@CHARSET "CP1251";

div.zoom1 {
    width: 40px;
    height: 40px;
    position: relative;
    float: left;
}

div.zoom1 img {
    position: relative;
    cursor: pointer;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
}

div.zoom1:hover {
    z-index: 150;
}

div.zoom1:hover img {
    z-index: 150;
}

#cat_table {
    width: 100% !important;
    margin: 15px 0 0 0;
    border-spacing: 0px;
}

#cat_table td {
    vertical-align: bottom;
    text-align: left;
    width: 200px;
    /*padding: 5px 5px 0;*/
}

#cat_table .piture {
    text-align: center;
    height: 130px;
}

#cat_table a img {
    opacity: 1;
    filter: alpha(opacity=100);
}

#cat_table a:hover img {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

#cat_table .category {
    text-align: center;
    height: 150px;
    width: 250px;
}

#tm_table {
    width: 100% !important;
    margin: 25px 0;
    border-spacing: 0px;
}

#tm_table td {
    vertical-align: bottom;
    text-align: left;
    width: 200px;
    /*padding: 5px 5px 0;*/
}

#tm_table a img {
    opacity: 1;
    filter: alpha(opacity=100);
}

#tm_table a:hover img {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

#tm_table .price {
    color: #1e346d;
    font-weight: normal;
    font-size: 20px;
    font-family: Tahoma;
    margin: 6px 0 5px;
    width: 90%;
    border-spacing: 0;
    position: absolute;
    bottom: 0;
    cursor: pointer;
}

#tm_table .piture {
    text-align: center;
    height: 130px;
}

.product {
    min-height: 280px;
    margin-top: 8px;
    padding: 10px 15px 0;
    width: 220px;
    position: relative;
    cursor: pointer;
}

.product:hover {
    box-shadow: 0 0 10px rgba(204, 204, 204, 0.5);
}

#tm_table .category {
    text-align: center;
    height: 180px;
    width: 250px;
}

.navigation {
    height: 20px;
    padding: 2px;
}

/*навігаційний бар*/
#socials {
    width: 220px;
    position: relative;
    display: block;
}

#FaceBook {
    padding: 7px 7px 0 0 !important;
}

#Twitter {
    padding: 7px 7px 0 0 !important;
}

#VK {
    padding: 0 7px 3px 0 !important;
}

#article {
    margin-top: 10px;
}

#article li {
    margin-left: -40px;
    margin-bottom: 5px;
    list-style: none;
    line-height: 1;
    text-align: left;
}

#article ul {
    margin-top: 0;
}

/*   Часть вывода цены или наличия   */
#SelectFullTovar {
    font-family: Verdana, Geneva, sans-serif;
    display: block;
    position: relative;
}

.SelectFullTovaTDSelect {
    vertical-align: top !important;
    width: 70px !important;
    /*color: #999;*/
}

#SelectFullTovar select {
    margin-bottom: 5px;
    min-width: 150px;
}

#SelectFullTovar input {
    width: 30px !important;
}

#SelectFullTovar select, #SelectFullTovar input {
    background: #ffffff !important;
    font-size: 12px !important;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: bold;
    color: #222;
    border: solid 1px #CCC !important;
}

/*-------------------------------*/
.BigPic {
    text-align: center;
    float: left;
    height: 300px;
    width: 260px;
    margin: 0 0 15px 0;
}

.BigPic table {
    width: 100%;
    height: 100%;
}

#main_pic_tov {
    cursor: url("../images/main/zoomin.cur"), pointer !important;
    max-width: 300px;
    max-height: 300px;
}

#noproducttext {
    color: #0086B2;
    padding-top: 10px;
    font-weight: lighter;
}

.kol_tov {

    /*  margin: -5px 0pt 0pt; */
    border: 0.5pt solid #ccc;
    width: 75px;
    height: 30px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;

}

#mybasket {

    width: 100%;
    text-align: center;
    border-spacing: 0;

}

#mybasket th {

    border-bottom: 1px solid #71cae4;
    border-top: 1px solid #71cae4;
    padding: 5px;
    background-color: #ECF8FF;
}

.searchtext span {

    color: green !important;
}

.oldprice {
    color: red !important;
    font-size: small;
    font-family: Tahoma, Geneva, sans-serif !important;
    text-decoration: line-through;

}

.oldprice span, span.oldprice {
    text-decoration: line-through;
}

.actia {
    font-size: large;
    /*background-color: blue;*/
    margin-top: 15px;
    color: green;
    padding: 0;
    cursor: pointer;
    font-family: Tahoma, Geneva, sans-serif !important;
}

.actiatext {
    font-size: x-small;
    color: red;
}

#critery span.delitem {
    color: grey
}

#critery:hover span.delitem {
    color: red;
    font-size: large;
}

.ribbon_actia {
    background: url("../images/main/actia_ru.png") no-repeat 0 0;
}

.ribbon_new {
    /*background: url("../images/main/new_ru.png") no-repeat 0 0;*/
}

.ribbon_new:after {
    content: '';
    display: block;
    width: 100px;
    height: 80px;
    background: url("../images/main/new_ru.png") no-repeat 0 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 200;
}


#characters {
    margin-bottom: 10px !important;
    border-spacing: 0;
    padding-left: 0;
    border: 1px solid black;
}

.printable {
    width: 25px;
    cursor: pointer;
    opacity: 0.6; /* Значение прозрачности */
    filter: alpha(Opacity=60); /* Прозрачность в IE */
}

.printable:HOVER {
    opacity: 1; /* Значение прозрачности */
    filter: alpha(Opacity=100); /* Прозрачность в IE */
}

.mailto {
    width: 25px;
    cursor: pointer;
    opacity: 0.6; /* Значение прозрачности */
    filter: alpha(Opacity=60); /* Прозрачность в IE */
}

.mailto:HOVER {
    opacity: 1; /* Значение прозрачности */
    filter: alpha(Opacity=100); /* Прозрачность в IE */
}

#tm_tovar {
    text-align: center;
    padding: 5px;
}

.header_in_tab {
    /*заголовок в середині вкладок в товарі*/
    display: block;
    line-height: 1.1;

    margin-bottom: 20px;
    text-align: center;
    width: 100%;
}

#header_tovar {
    width: 100%;
}

button.incart {
    background: #FF6600;
    padding: 0 10px;
    border-radius: 8px;
    color: white;
    font-size: 14px;
    text-decoration: none;
    width: 210px;
    height: 25px;
    cursor: pointer;
    border: 0;
}

/* button.incart:HOVER {
  background: -webkit-gradient(linear, left top, left bottom, from(#DE3F00), to(#FFDCA8) );
  background: -webkit-linear-gradient(top, #DE3F00, #FFDCA8);
  background: -moz-linear-gradient(top, #DE3F00, #FFDCA8);
  background: -ms-linear-gradient(top, #DE3F00, #FFDCA8);
  background: -o-linear-gradient(top, #DE3F00, #FFDCA8);
} */
button.remindme {
    background: #8b4282;
    padding: 0 10px;
    border-radius: 8px;
    color: white;
    font-size: 14px;
    text-decoration: none;
    width: 210px;
    cursor: pointer;
    border: 0;
}

/* button.remindme:HOVER {
  border-top-color: #009fcf;
  background: #009fcf;
  color: #ccc;
} */
button.checkout {
    margin-top: 15px;
    background: #FF6600;
    padding: 5px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: white;
    font-size: 14px;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
}

button.recalc {
    margin-top: 15px;
    background: #466c85;
    padding: 5px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: white;
    font-size: 14px;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
}

#short_description {
    background-color: #DCDCDC;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px;
    width: 100%;
    vertical-align: top;
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 15px;
}

.description {
    font-size: 13px;
    padding: 0;
    margin-right: 40px;
    line-height: 15px;
}

#dostavka {
    cursor: pointer;
    color: grey;
    font-weight: bold;
    margin: 0;
    margin-top: 10px;
    padding-left: 20px;
    background: url(../images/main/car_color.png) no-repeat 0 -15px;
    font-size: 11px;
}

#dostavka:HOVER {
    color: #F00;
    background: url(../images/main/car_color.png) no-repeat 0 0;
}

#baytext {
    color: green;
    font-size: large;
    cursor: help;
}

#artikul_bottom {
    visibility: hidden;
}

#artikul_top {

}

.charname {
    display: block;
    padding-bottom: 5px;
}

span.favorites {
    padding-left: 20px;
    background: url(../images/main/favor_green.png) no-repeat 0 -14px;
}

span.favorites:HOVER {
    background: url(../images/main/favor_green.png) no-repeat 0 0;
}

.favorites_link {
    border-bottom: 1px dashed #0086B2;
    cursor: pointer;
    color: #0086B2;
    margin-left: 0;

}

#favorinbasket a {
    padding-top: 2px;
    padding-left: 20px;
    color: grey;
    background: url(../images/main/favor_green.png) no-repeat 0 -14px;
}

#favorinbasket :hover {
    color: green;
    font-weight: 600;
    background: url(../images/main/favor_green.png) no-repeat 0 0;
}

#deleteinbasket a {

    padding-left: 20px;
    color: grey;
    background: url(../images/main/del_red.png) no-repeat 0 -14px;
}

#deleteinbasket :hover {
    color: red;
    font-weight: bolder;
    background: url(../images/main/del_red.png) no-repeat 0 0;
}

#video {
    margin: auto;
}

.searchresult {
    background-color: yellow;
}

/*вивід маленьких фотографій*/
.image_carousel .item img {
    max-width: 100%;
    max-height: 100%;
}

.image_carousel .item table {
    width: 100%;
    height: 100%;
}

.image_carousel .item:hover {
    border: solid 2px #60D4F4 !important;
}

/*----------------------------------*/
/******для каруселі*******/
.image_carousel {
    padding: 0;
    position: relative;
    width: 325px;
}

#foo2 {
    width: 320px;
}

.image_carousel .item {
    padding: 0;
    margin: 0 1px;
    float: left;
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
    border: solid 2px #ccc !important;
    width: 73px;
    height: 73px;
    cursor: pointer;
    text-align: center;
    overflow: hidden;
    transition: border-color 0.3s ease;
}

a.prev, a.next {
    background: url(../images/main/jcarusel_buttons.png) no-repeat transparent;
    width: 20px;
    height: 50px;
    display: block;
    position: absolute;
    top: 15px;
    opacity: 0.1;
}

a.prev {
    left: -10px;
    background-position: 0 0;
}

a.prev:hover {
    background-position: 0 -50px;
}

a.prev.disabled {
    background-position: 0 -100px !important;
}

a.next {
    right: -10px;
    background-position: -20px 0;
}

a.next:hover {
    background-position: -20px -50px;
}

a.next.disabled {
    background-position: -20px -100px !important;
}

a.prev.disabled, a.next.disabled {
    cursor: default;
}

.image_carousel:hover a.next, .image_carousel:hover a.prev {
    opacity: 0.6;
}

.image_carousel:hover a.prev.disabled, .image_carousel:hover a.next.disabled {
    opacity: 0.1;
}

a.prev span, a.next span {
    display: none;
}

.clearfix {
    float: none;
    clear: both;
}

/****таблиця з переліком артикулів*****/
.sklad_yes {
    color: green;
}

.sklad_no {
    color: red;
}

.artikul {
    position: absolute;
    bottom: 30px;
}

table.artikul_table {
    width: 100%;
    border-spacing: 0;
}

.artikul_table tr:nth-child(2n) {
    background: #f0f0f0;
}

.artikul_table tr:nth-child(1) {
    background: #666;
    color: #fff;
}

.artikul_table th {
    border: 1px solid black;
    padding: 0 5px;
}

/*---------------------------------------Флажок акций-------------------------------------*/
.action_flag {
    width: 85px;
    height: 55px;
    position: absolute;
    margin: 5px 0px 0px 165px;

}

.back_ac_flag {
    background: url("../images/main/actia_ru.png") no-repeat 0 0;
}

.action_flag_on_tov {
    width: 85px;
    height: 55px;
    display: none;
    position: absolute;
    margin: 0px 0px 0px 175px;
    background: url("../images/main/actia_ru.png") no-repeat 0 0;
    cursor: pointer;
}

.shot_desc_of_ac {
    display: none;
    color: white;
    background: #8b4282;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px;
    width: 100%;
    vertical-align: top;
    margin-bottom: 10px;
    font-size: 13px;
}

.shot_desc_of_one_day_action {
    display: block;
    color: white;
    background: #e72538;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px;
    width: 100%;
    vertical-align: top;
    margin-bottom: 10px;
    font-size: 13px;
}

.shot_desc_of_ac:hover {
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); /* Для Firefox */
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    /* Для Safari и Chrome */
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); /* Параметры тени */
}

#head_ac_zag {
    font-size: 18px;
    font-weight: bold;
    width: 510px;
    text-align: center;
    color: white;

}

.head_ac_zag_one_day {
    font-size: 18px;
    font-weight: bold;
    width: 510px;
    text-align: center;
    color: white;

}

#transcription {
    font-size: 12px;
    font-weight: bold;
    width: 500px;
    margin: 5px 0px 0px 0px;
    color: white;
}

/*---------------------------------------Флажок акций-------------------------------------*/

.clickable_ingredient {
    cursor: pointer;
    color: #82B0CF;
}

.hide_description {
    background: #E4E4E4;
    color: #fff;
    border-radius: 3px;
    padding: 3px;
    margin-left: 5px;
    cursor: pointer;
}

#availability {
    width: 5px;
}

#ShowStock {
    margin-bottom: 1px;
    font-size: 14px;
    font-weight: bolder;
    color: green;
}

#ShowStockNo {
    margin-bottom: 4px;
    font-size: 14px;
    font-weight: bolder;
    color: #ff0003;
}

#Obl {
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: 500;
}

.reg {
    border-top: 2px solid #96d1f8;
    background: #466c85;
    background: -webkit-gradient(linear, left top, left bottom, from(#71cae4),
    to(#0fa5d2));
    background: -webkit-linear-gradient(top, #71cae4, #0fa5d2);
    background: -moz-linear-gradient(top, #71cae4, #0fa5d2);
    background: -ms-linear-gradient(top, #71cae4, #0fa5d2);
    background: -o-linear-gradient(top, #71cae4, #0fa5d2);
    padding: 6px 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: rgba(0, 0, 0, 1) 0 1px 0;
    -moz-box-shadow: rgba(0, 0, 0, 1) 0 1px 0;
    box-shadow: rgba(0, 0, 0, 0.5) 0 1px 0;

    color: white;
    font-size: 16px;
    font-family: Georgia, serif;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;

}

title {
    background-color: #0000BA;
}

.badge {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem;
    display: inline-block;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    color: #fff;
    background-color: #6c757d;
}

.modal-content{
    width: 300px;
    margin-left: auto !important;
    margin-right: auto !important;
}
.custom-badge-black{

    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    box-sizing: border-box;
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    color: #fff;
    background-color: #343a40;
}
.black_friday_background{
    background-color: #000000b5;
    color: white;
    border: none;
}


