@CHARSET "CP1251";
/* Загальні налаштування */
html, body {
    height: 100%; /* Высота родителя */
    margin: 0; /* Убираем отступы у страницы */
}

body {
    color: #222;
    font-size: 12px;
    font-family: Tahoma, Geneva, sans-serif !important;
    background-color: white;
    letter-spacing: 0.5px;
    line-height: 12px;
}

a {
    text-decoration: none;
    font-size: inherit !important;
    font-family: Tahoma, Verdana, Geneva, sans-serif !important;
    font-weight: inherit !important;
    color: #8b4282;
    cursor: pointer;
    outline: none;
    transition: opacity 0.3s ease;
}

a:hover {
    color: rgba(139, 66, 130, 0.8);
    text-decoration: none !important;
}

input {
    font-size: 12px;
}

img {
    border: 0;
}

a img {
    text-decoration: none !important;
    border: 0 !important
}

h1, h2, h3, h4, h5, h6 {
    font-family: Tahoma !important;

}

h1 {
    font-size: 24px;
    color: #8b4282 !important;
    margin: 10px 0 15px !important;
}

h3 {
    font-size: 18px;
    margin: 14px 0 4px;
}

/* общие стили */

span.label_new {
    background: red;
    font-size: 9px;
    position: absolute;
    padding: 1px 2px;
    margin: 2px;
    margin-top: -3px;
    border-radius: 3px;
    -o-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

/* Налаштування верхнього та нижнього рядків */
header {
    background: #8b4282;
    color: #fff;
    /*opacity: 0.4;*/
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 5000;

}


.headLine {
    width: 80vw;
    margin: auto;
    overflow: hidden;
    height: 25px;
}

.call_us {
    font-size: 12px !important;
    color: white  !important;
}

@media screen and (max-width: 1230px) {
    .headLine {
        height: 75px;
    }

    .fl_header {
        float: none !important;
    }

    .fr_header {
        float: none !important;
        text-align: inherit !important;
    }
    .rightTopBlock{
        margin-top: 30px !important;
        margin-left: 10px !important;
        font-size: 15px !important;
    }
    .call_us,.welcome {
        display: none !important;
    }
    .siteFix{
        padding-top: 75px  !important;
    }
}

.footLine {
    width: 1000px;
    margin: auto;
    overflow: auto;
}

.headLine a, .headLine a:hover, .headLine a:visited, .headLine a:active, .headLine a:focus {
    color: #fff;
    font-weight: normal;
}

.footLine a, .footLine a:hover, .footLine a:visited, .footLine a:active, .footLine a:focus {
    color: #fff !important;
    font-weight: normal;
}

.fl {
    float: left;
    white-space: nowrap;
    text-align: left;
}
.fl_header {
    float: left;
    white-space: nowrap;
    text-align: left;
}

.leftTopBlock { /*Ширина верхнього лівого блоку*/
}

.leftTopBlock span {
    color: #e6e6e6;
    font-size: 10px;
    /*margin-left: 10px;*/
}

.fr {
    float: right;
    text-align: right;
}
.fr_header {
    float: right;
    text-align: right;
    font-size: 12px;
}
.rightTopBlock { /*Ширина верхнього правого блоку*/

    vertical-align: top;
}

.nofloat {
    clear: both;
}

#comment_button {
    border: 1px solid #fff;
    border-radius: 3px;
    background-color: #DDB100;
    padding: 0px 1px 1px 1px;
    font-size: small;

}
#drop_button {
    border: 1px solid #fff;
    border-radius: 3px;
    background-color: #DDB100;
    padding: 0px 1px 1px 1px;
    font-size: small;

}
#comment_button: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); /* Параметры тени */
    cursor: pointer;
}

footer {
    display: inline-block;
    position: relative;
    min-width: 100%;
    height: auto;
    margin-top: 0px;
    padding-bottom: 30px;
    padding-top: 0px;
    background: #8b4282;
    vertical-align: top;
    z-index: 2;
    line-height: 1.6;
}

.footer-box {
    width: 1000px;
    height: auto;
    margin: auto;
    position: relative;
    background: #8b4282;
    margin-bottom: 30px;
}

#footer_box_1 {
    float: left;
    width: 280px;
    color: #fff;
}

#footer_box_1 h2, #footer_box_3 h2 {
    padding-left: 20px;
}

#footer_box_1 ul li a, #footer_box_3 ul li a {
    color: #fff;
}

#footer_box_2 {
    float: left;
    width: 400px;
    color: #fff;
}

#footer_box_3 {
    float: left;
    width: 280px;
    color: #fff;
}

.padd_12 {
    padding-left: 12px;
}

ul, ol > footer {
    list-style: none;
}

#vk {
    position: relative;
    right: 80px;
    bottom: 5px;
}

#fb {
    position: relative;
    right: 60px;
    bottom: 22px;
}

#google {
    position: relative;
    right: 40px;
    bottom: 40px;

}

.footer-links {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-top: 0px;
    padding: 0px;
}

.links-row {
    display: inline-block;
    vertical-align: top;
    width: 33%;
    text-align: left;
}

.footer-links li {
    margin-bottom: 2px;
}

.footer-links a {
    margin-left: 10px;
    font-size: 15px;
    color: #FFF;
}

.footer-links h2 {
    color: #FFF;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 5px;
}

#social {
    width: 260px;
}

#social img {
    width: 30px;
}

.footer-links img {
    margin-left: -10px;
    width: 40px;
    height: 35px;
    overflow: hidden;
}

#social img:hover {
    position: relative;
    top: 1px;
}

.footerLogo img, .copy {
    color: whitesmoke !important;
    width: 75%;
    margin: 0 auto;
}

.footerLogo img, .copy a {
    color: #fff;
    font-style: italic;
}

.footerLogo img {
    margin-top: 20px;
    height: 62px;
}

.copy {
    font-size: 13px;
    margin-top: 10px;
}

.additional {
    width: 100%;
    height: 16px;
    border-top: 1px solid rgb(67, 117, 169);
    padding-top: 5px;
    overflow: hidden;
    margin: 0px 0px 20px 0px;

}

#count {
    font-family: Tahoma, Verdana, Geneva, sans-serif !important;
    font-weight: bold !important;
    color: white;
    display: block;
    cursor: pointer;
    opacity: 0.9;
}

#count:hover {
    opacity: 1;
}

#close_slide {
    font-family: Tahoma, Verdana, Geneva, sans-serif !important;
    font-weight: bold !important;
    color: white;
    display: none;
    cursor: pointer;
    opacity: 0.9;
}

#close_slide:hover {
    opacity: 1;
}

/*Основна частина сайту*/
.siteFix { /*Обмежуваний блок для основної частини сайту*/
    width: 1000px;
    margin: auto;
    box-shadow: 0 80px 80px #8b4282;
    -moz-box-shadow: 0 80px 80px #8b4282; /* Для Firefox */
    -webkit-box-shadow: 0 80px 80px #8b4282; /* Для Safari и Chrome */
    padding: 25px 1px 0px 1px;
    background-color: white;
    overflow: hidden;

    behavior: url(/var/www/zoobonus/spica.ua/css/PIE.htc);
}

/*Верхня-центральна частина*/
#headerMiddle {
    padding: 7px 0 0;
    margin: 10px 0px 0px 0px;
}

#headerMiddle fieldset {
    border: 0;
    padding: 0;
}

#headerMiddle input {
    width: 310px;
    margin: 0px;
    height: 22px;
    padding: 0 3px;
    font-weight: normal;
    font-family: Tahoma;
    font-size: 12px;
    color: #666 !important;
}

.seach_b {
    border: 0;
    background: #FF6600;
    padding: 0 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: white;
    font-size: 12px;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    height: 28px !important;
    margin: 0px 2px 2px 0px;
}

.opt_b {
    border: 0;
    background: #8b4282;
    padding: 0 15px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: white;
    font-size: 12px;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    height: 28px !important;
    margin: 0px 2px 2px 0px;
    position: relative;
    top: 20px;
    left: 30px;
}

.spPromoButton {
    background-color: #8BB901;
    font-weight: 500;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 1px;
}

.spPromoButton:hover {
    background-color: #759C00;
}

@-moz-document url-prefix() {
    .seach_b {
        padding: 2px 10px 5px 10px;
    }
}

#headerMiddle button:not(.spPromoButton):hover {
    border-top-color: rgba(139, 66, 130, 0.8);
    background-color: rgba(139, 66, 130, 0.8);
}

#headerMiddle button:active {
    border-top-color: #1b435e;
    background: #1b435e;
}

.headerMiddleLogo {
    width: 165px;
    height: 100px;
    /*line-height: 70px;*/
    float: left;
    padding: 0;
    margin-bottom: 2px;
    position: relative;
    /*bottom: 10px;*/
    left: 35px;
}

#vg_size {
    max-width: 25px;
}

.headerMiddleSearch {
    float: left;
    margin: 10px 0px 0px 0px;
}

#globalSearch {
    padding: 5px;
    border: 1px solid #E8E8E8;
    background: url('../images/main/stripe_bg.png') repeat;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

#globalSearch fieldset {
    padding: 1px 0px 0px 3px;
    border-width: 2px 1px 1px 1px;
    border-style: solid;
    border-color: #ABAAAA #E8E8E8 #E8E8E8;
    background: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

#SearchField {
    border: 0px none;
    background: none;
    height: 28px;

}

#ul_top_prod_menu li {
    display: inline;
    margin: 0;
    padding: 5px 5px 5px 5px;
    border: 1px solid #fff;
    color: white;
}

#ul_top_prod_menu {
    margin: 7px 0 7px 2px;
    padding: 0;
    width: 85%;
    float: left;
}

/*************************подменю (собак/котов/птиц/грызунов)**********************/
#underHeaderMenu {
    margin-top: 1px;
}

#underHeaderMenu table {
    width: 100%;
    border: 0;
    border-spacing: 0;
}

#underHeaderMenu tr {

}

#underHeaderMenu tr td {
    border-right: 1px solid #fff;
    color: #fff;
    height: 20px;
    text-align: center;
}

#underHeaderMenu #menu_dog, #underHeaderMenu #menu_cat, #underHeaderMenu #menu_bird, #underHeaderMenu #menu_rodent {
    width: 108px;
    padding: 2px 6px;
}

#underHeaderMenu .last {
    border-right: 0px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}

#underHeaderMenu .first {
    border-left: 0px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

/**********************************************************************************/

#menu_dog {
    color: white;
    background-color: #8BB901;
    cursor: pointer;
    padding: 0 5px !important;
}

#menu_cat {
    color: white;
    background-color: #8BB901;
    cursor: pointer;
    padding: 0 5px !important;
}

#menu_bird {
    color: white;
    background-color: #8BB901;
    cursor: pointer;
    padding: 0 5px !important;
}

#menu_rodent {
    color: white;
    background-color: #8BB901;
    cursor: pointer;
    padding: 0 5px !important;
}

/*Корзина покупок*/
.headerMiddleCart {
    float: right;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    font-family: Verdana, Geneva, sans-serif;
    /*color: #999;*/
    height: 60px;
    margin: 0 10px 5px 0;
    padding: 2px 0 0 0;
    border: 2px solid #FF6600;
    border-radius: 3px;
    background-color: #FF6600;
}

.headerMiddleCart a {
    color: #8b4282;
    display: block;
}

.headerMiddleCart a:hover {
    color: #06BD85 !important;
}

.headerMiddleCart a:visited {
    color: #8b4282;
}

span#numincart {
    display: block;
    background-color: #FF6600;
    color: #fff;
    width: 100%;
    margin: 2px 0px 0px 0px;
}

#headerMenu table {
    width: 100%;
    text-align: center;
    border: 0;
    border-spacing: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#headerMenu td {
    overflow: hidden;
    border-spacing: 0 !important;
    height: 30px;
    border-right: 1px solid #fff;
    margin: 0 !important;
    padding: 0;
}

#headerMenu td#active {
    background: #018ebb;
}

#headerMenu td#active a {
    text-decoration: none !important;
    cursor: pointer;
}

#underHeaderMenu tr td.products_with_discount:hover,
#underHeaderMenu tr td.r_order:hover,
#headerMenu td.head-buttons:hover {
    background-color: rgba(139, 66, 130, 0.8) !important;
}

#headerMenu a {
    color: #fff !important;
    display: block;
    line-height: 30px !important;
    height: 30px;
    margin: 0;
    text-align: center;
    font-family: Arial, Tahoma, Helvetica !important;
    font-size: 13px !important;
    font-weight: normal !important;
    padding: 0 9px;
}

#headerMenu .last {
    border-right: 0px;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
}

#headerMenu .first {
    border-left: 0px;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
}

/*Поділ основної чатини на 2 колонки*/
aside {
    width: 173px; /* Ширина колонки */
    float: left;
    margin-top: 10px;
    padding-bottom: 30px;
    padding-left: 5px;
}

.content {
    width: 800px; /* Ширина колонки */
    float: right;
    margin-top: 10px;
    padding-bottom: 60px;
    padding-right: 5px;
}

.content h1 {

    line-height: 22px;
}

.content_first_page {
    width: 815px; /* Ширина колонки */
    float: left;
    margin-top: 10px;
    margin-left: 7px;
    text-align: justify;
    padding-bottom: 60px;
}

.content_first_page table tr td table tr td table {
    width: 100%;
}

#left_bar {
    width: 680px;
    float: left;
}

#right_bar {
    width: 120px;
    float: left;
    margin-left: 5px;
}

.layer {
    width: 100%;
}

/*Інформаційний Блок*/
.warn {
    background: #ffd4bf;
    margin: 20px 15px 0;
    overflow: hidden;
    margin-top: 30px;
    padding: 20px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: left;
}

.warn h3 {
    margin-top: 0;
}

.warn ul {
    padding-left: 25px;
    overflow: hidden;
}

.warn li {
    margin: 3px 0;
}

/*Вивід помилок*/
.formError {
    margin: 10px auto;
    border: 5px solid #ff7b00;
    color: #ff7b00;
    background-color: #fff;
    font-size: 11px;
    overflow: hidden;
    width: 89%;
}

.formError h4 {
    margin: 0;
    padding: 4px 0 8px 6px;
    font: italic 14px;
    background-color: #ff7b00;
    text-align: left;
    color: #fff;
    text-shadow: rgba(0, 0, 0, .3) 0px 1px 1px;
}

.formError ul {
    padding: 10px 10px 10px 40px;
}

.formError ul li {
    padding: 3px 0;
    line-height: 14px;
    text-align: left;
    list-style-type: disc;
}

/*Вивід привітань*/
.formGreeting {
    margin: 10px auto;
    border: 2px solid #339900;
    color: #339900;
    background-color: #fff;
    font-size: 14pt;
    overflow: hidden;
    width: 89%;
}

.formGreeting h4 {
    margin: 0;
    padding: 4px 0 8px 6px;
    font: italic 14px;
    background-color: #339900;
    text-align: left;
    color: #fff;
    text-shadow: rgba(0, 0, 0, .3) 0px 1px 1px;
}

.formGreeting ul {
    padding: 10px 10px 10px 40px;
}

.formGreeting ul li {
    padding: 3px 0;
    line-height: 14px;
    text-align: left;
    list-style-type: disc;
}

article {
    display: block;
    padding: 20px;
}

/*article span {*/
/*font-weight: bold;*/
/*color: #8b4282;*/
/*}*/

#LeftMenu {
    text-align: center;
    line-height: 100%;
    margin-bottom: 10px;
}

#LeftMenu a span {
    color: #8b4282;
}

#LeftMenu a:hover span {
    color: rgba(139, 66, 130, 0.8);
}

#treemenu ul {
    font-size: 11px !important;
    list-style: none;
    margin-left: -25px;
    margin-top: 1px;
}

#treemenu li {

}

#treemenu img {
    margin-left: -15px;
    margin-right: 5px;
}

#treemenu .selitem a {
    color: #000;
}

.sideblock {
    width: 100%;
    overflow: hidden;
    font-size: 12px;
    margin-bottom: 20px;
}

.sideblock table { /*інтервал між клітинками 0*/
    max-width: 180px;
}

.sideblock td {
    border-bottom: 1px solid #8b4282;
    padding-bottom: 6px;
    padding-top: 3px;
}

.overblock {
    border: 1px solid #8b4282;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    margin-top: 15px;
}

#slider_on_main {
    height: 340px;
    margin-bottom: 5px;
}

#quadro_main {
    margin-bottom: 5px;
    margin-top: 5px;
}

.block_header {
    margin: 2px;
    background: #8b4282;
    border: 0;
    height: 25px;
    color: #FFF;
    text-align: center;
    vertical-align: middle;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    font-size: 10pt;
    /*text-shadow: black 1px 1px 2px*/
    padding-top: 5px;
    cursor: default;
}

.block_header_2 {
    margin: 2px 2px 10px 2px;
    background: #8b4282;
    border: 0;
    height: 20px;
    color: #FFF;
    text-align: center;
    vertical-align: middle;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 5px 5px;
    font-size: 10pt;
    /* text-shadow: black 1px 1px 2px; */
    padding-top: 5px;
    cursor: pointer;
}

#ViewTovName a, #ViewTovName a:visited {
    display: block;
    line-height: 110% !important;
    font-size: 11px !important;
    font-family: Tahoma, Verdana, Geneva, sans-serif !important;
    font-weight: normal !important;
    color: #8b4282;
}

#ViewTovName a:hover {
    text-decoration: underline;
    color: #06BD85 !important
}

#ViewTovName {
    font-size: 10px;
    color: #8b4282;
}

#ViewTovTM {
    margin: 0 0 2px;
    color: #999;
}

#ViewTovCena {
    font-size: 12px;
    color: #000;
}

#ViewTovCena span {
    color: #999
}

/*товари тижня на першій сторінці*/
#WeekTovName a, #WeekTovName a:visited {
    display: block;
    line-height: 1 !important;
    font-size: 10px !important;
    font-family: Tahoma, Verdana, Geneva, sans-serif !important;
    font-weight: normal !important;
    color: #8b4282;
}

#WeekTovName a:hover {
    text-decoration: underline;
    color: #06BD85 !important
}

#WeekTovName {
    font-size: 11px;
    color: #8b4282;
}

#WeekTovTM {
    margin: 0 0 2px;
    color: #999;
    font-size: 11px;
}

#WeekTovCena {
    font-size: 12px;
    color: #000;
}

#WeekTovCena span {
    color: #999
}

#cityonmap {
    z-index: 2;
    font-size: 25pt;
    font-weight: bold;
    text-shadow: black 1px 1px 2px;
    color: #8b4282;
    position: absolute;
    top: 10;
}

.nopages {
    color: gray;
}

.category_table {
    border-collapse: separate;
    border-spacing: 2px 0px;
}

.category_table td {
    vertical-align: top;
    text-align: left;
}

.category_table ul {
    font-size: 11px !important;
    list-style: none;
    padding-left: 12px;
    margin-top: 1px;
}

/***************Угода користувача******************/
#agreement-modal {
    display: none;
}

/* Overlay */
#agreement-overlay {
    background-color: #000;
    cursor: wait;
}

/* Container */
#agreement-container {
    width: 600px;
    height: 400px;
    color: #000;
    background-color: #fff;
    border: 4px solid #8b4282;
    padding: 12px;
    font-size: 12pt;
}

#agreement-container .simplemodal-data {
    padding: 8px;
}

#agreement-container a.modal-close, #agreement-container a.modal-close:link, #agreement-container a.modal-close:active, #agreement-container a.modal-close:visited {
    color: red;
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    text-decoration: none;
    right: 8px;
    top: 0px;
}

#agreement-container a.modal-close:hover {
    color: #ccc;
}

ul.popup_menu {
    margin: 0;
    padding: 0;
}

.popup_menu li:hover {
    background-color: #B9D5FF;
    color: #FFFFFF !important;
    cursor: pointer;
}

/*----------Часті питання---------*/
.main_cat {
    border-bottom: dotted 1px #ABABAB;

    width: inherit;
    height: 42px;
    padding: 2px 0px 0px 0px;
    line-height: 1.1;
}

.licat {
    float: left;
    font-family: Tahoma, Geneva, sans-serif !important;
    font-size: 15px;
    color: #8b4282;
    font-weight: normal;
    padding: 0px 5px 0px 5px;
    margin: 0px;
    border-right: solid 1px silver;
}

.qw_block {

    width: 97%;
    margin: 0px 0px 0px 10px;
    height: auto;
}

.qw_block span {
    margin: 0px 0px 0px 40px;
    font-family: Tahoma, Geneva, sans-serif !important;
    font-size: 13px;
    color: #8b4282;
    font-weight: bolder;
}

.qw_block ol {
    margin: 0px 0px 10px 0px;
}

.qw_block ol li {
    margin: 3px 0px 0px 0px;
    color: #8b4282;
    cursor: pointer;
}

.qw_block ol li:hover {
    margin: 3px 0px 0px 0px;
    color: #5bbd94;
}

.answer_block {
    border-bottom: dotted 1px #ABABAB;
    width: 97%;
    margin: 0px 0px 0px 10px;
    min-height: 300px;
}

.cat_qw {
    width: 100%;
    border-bottom: dotted 1px #ABABAB;
    font-family: Tahoma, Geneva, sans-serif !important;
    font-size: 17px;
    color: #8b4282;
    font-weight: 500;
    margin: 20px 0px 0px 0px;
    padding: 0px 0px 5px 0px;
}

#spus {

}

#spus dl {
    margin: 10px 0px 10px 0px;
    border-bottom: dotted 1px #ABABAB;
    padding: 0px 0px 10px 0px;
}

#spus dt {
    margin: 0px;
    font-family: Tahoma, Geneva, sans-serif !important;
    font-size: 15px;
    font-weight: 500;
}

#spus dd {
    margin: 5px 0px 0px 0px;
    font-family: Tahoma, Geneva, sans-serif !important;
    font-size: 12px;
    line-height: 1.4;
}

#faq_instruction {
    line-height: 1.4;
}

.faq_content {
    float: right;
    width: 810px;
    margin: 0px 5px 0px 0px;
}

.cat_rozd {
    text-transform: uppercase;
    margin: 20px 0px 10px 20px;
    color: #8b4282;
    font-family: Tahoma, Geneva, sans-serif !important;
    font-size: 20px;
}

dl {
    width: 750px;
    margin: 5px 0px 5px 40px;
}

dt {
    margin: 20px 0px 10px 0px;
    text-decoration: underline;
    color: #8b4282;

    font-family: Tahoma, Geneva, sans-serif !important;
    font-size: 16px;

    cursor: pointer;
}

dd span {
    text-decoration: underline;
    color: #8b4282;
    font-family: Tahoma, Geneva, sans-serif !important;
    font-size: 11px;
    margin: 0px 0px 20px 20px;
    cursor: pointer;
}

/*----------Часті питання---------*/

/*---------------------------------------------------Стилі для бордер на головній сторінці магазина-----------------------------------*/
#dog_bord {
    border-bottom: none;
}

#rabit_bord {
    margin: 0px 0px 0px 0px;
}

#rabit_bord h2 {
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 10px 0px;
    text-align: center;
}

#bird_bord1 h2 {
    margin: 0px 0px 0px 0px;

}

#bird_bord {
    margin: -3px 0px 0px 0px;
}

#bird_bord1 {
    height: 41px;
    padding: 14px 0px 0px 0px;
}

#dog_bord {
    border-top: 3px solid #C90;
    border-left: 3px solid #C90;
    border-right: 3px solid #C90;
}

#dog_bord1 {
    border-left: 3px solid #C90;
    border-bottom: 3px solid #C90;
    border-right: 3px solid #C90;
    border-bottom: 3px solid #C90;
    width: 338px;
}

#cat_bord {
    border-top: 3px solid #F60;
    border-left: 3px solid #F60;
    border-right: 3px solid #F60;
}

#cat_bord1 {
    border-bottom: 3px solid #F60;
    border-left: 3px solid #F60;
    border-right: 3px solid #F60;
}

#bird_bord {
    border-bottom: 3px solid #9C0;
    border-left: 3px solid #9C0;
    border-right: 3px solid #9C0;
}

#bird_bord1 {
    border-left: 3px solid #9C0;
    border-right: 3px solid #9C0;
    border-top: 3px solid #9C0;
}

#rabit_bord {
    border-bottom: 3px solid #C281C2;
    border-top: 3px solid #C281C2;
    border-left: 3px solid #C281C2;
    border-right: 3px solid #C281C2;
    margin: 2px 0px 0px 0px;
    height: 700px;
}

.dog_div {
    float: left;
    width: 165px;
}

.dog_div1 {
    float: left;
    width: 160px;
}

/*---------------------------------------------------Стилі для бордер на головній сторінці магазина-----------------------------------*/

/*---------------------------------------------------Стилі для бігучої строки-----------------------------------*/

.headerMiddleThesis {
    float: left;
    width: 410px;
    margin: 60px 0px 5px -410px;
    overflow: hidden;
    text-align: center;
    font: 20px Tahoma;
    color: #ff0000;
    font-weight: bold;

}

@-moz-document url-prefix() {
    .headerMiddleThesis {
        margin: 60px 0px 10px -415px;
    }
}

/*---------------------------------------------------Стилі для бігучої строки-----------------------------------*/
/*-----------------------------Блок Exchange в под меню----------------------------------------------------------------------*/
.fotogallery {
    background-color: #C455CC;
    height: 100%;
    width: 12.5%;
    -webkit-border-radius: 0px 4px 4px 0px;
    -moz-border-radius: 0px 4px 4px 0px;
    border-radius: 0px 4px 4px 0px;
    border-right: 0 !important;
}

.zoobonusFest {
    background-color: #e72538;
    height: 100%;
    width: 12.5%;
    border-radius: 4px 0px 0px 4px;
}

.zoobonusFest a {
    color: white;
}

.fotogallery a {
    color: #fff;
    display: block;
    height: 100%;
    padding: 4px 0 0 0;
}

.fotogallery:hover {
    opacity: 0.8;
}

.discount {
    background-color: #8b4282;
    height: 100%;
    width: 16%;
    -webkit-border-radius: 4px 0px 0px 4px;
    -moz-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px;
    color: #fff;
}

.discount a {
    color: #fff;

}

.products_with_discount {
    background-color: #8b4282;
    height: 100%;
    width: 15%;
    color: #fff;
    border-radius: 4px 0px 0px 4px;

}
.christmas_sale {
    background-color: red;
    height: 100%;
    width: 15%;
    color: #fff !important;
    border-radius: 4px 0px 0px 4px;
}
.products_for_groups {
    background-color: #ff6600;
    height: 100%;
    width: 20%;
    color: #fff;
    border-radius: 4px 0px 0px 4px;

}
.products_for_groups a {
    color: #fff;

}
.products_with_discount a {
    color: #fff;
    display: block;
    height: 100%;
    padding: 5px 0 0 0;
}

.r_order {
    height: 100%;
    width: 15%;
    border-radius: 4px 0px 0px 4px;

    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;

}

.r_order a {
    color: #fff;
    display: block;
    height: 100%;
    padding: 5px 0 0 0;
}

.black_friday {
    background-color: #1d1b1d;
    height: 100%;
    width: 13.2%;
    color: #fff;
    border-radius: 4px 0px 0px 4px;

}

.black_friday a {
    color: #fff;
    display: block;
    height: 100%;
    padding: 5px 0 0 0;
}

.exchange {
    background-color: #8b4282;
    height: 100%;
    width: 12.5%;
    color: #fff;
}

.exchange a {
    color: #fff;
    display: block;
    height: 100%;
    padding: 4px 0 0 0;
}

.exchange:hover {
    opacity: 0.8;
}

.exchange_without_border {
    background-color: #8b4282;
    height: 100%;
    width: 12.5%;
}

.exchange_without_border a {
    color: #fff;
    display: block;
    height: 100%;
    padding: 4px 0 0 0;
}

.exchange_without_border:hover {
    opacity: 0.8;
}

/*
	background:#018ebb;
	text-align: center;
	margin: 2px -18px 7px 2px;
	padding: 4px 0px 0px 0px;
	width: 123px;
	height: 20px;
	-webkit-border-radius:0px 4px 4px 0px;
	-moz-border-radius: 0px 4px 4px 0px;
	border-radius: 0px 4px 4px 0px;
	opacity:1 ;
}
*/

/*-----------------------------Блок Exchange в под меню----------------------------------------------------------------------*/

.new_orders_counter {
    background: red;
    font-size: 11px !important;
    color: white;
    padding: 2px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0 0 5px 1px #FFF;
}

/*-----------------------------Блок для ошибок ----------------------------------------------------------------------*/
/*#error_block {*/
/*    background: url("img/error_main1.jpg");*/
/*    width: 30px;*/

/*    height: 250px;*/
/*    position: fixed;*/
/*    top: 175px;*/
/*    right: 0px;*/
/*    -webkit-border-radius: 4px 0px 0px 4px;*/
/*    -moz-border-radius: 4px 0px 0px 4px;*/
/*    border-radius: 4px 0px 0px 4px;*/
/*    opacity: 0.8;*/
/*    cursor: pointer;*/
/*    z-index: 3000;*/
/*}*/




#error_block {
position: fixed !important;
top: 40vh !important;
right: 0px ;
display: table-cell !important;
height: 345px !important;
padding: 10px !important;
border: 3px solid #99d3f7 !important;
vertical-align: middle !important;
writing-mode: vertical-rl !important;
text-orientation: upright !important;
font-size: 16px !important;
font-weight: bolder !important;
background-color: #e17d3c !important;
color: white !important;
border-radius: 10px !important;
}

#error_block:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5) ;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5) ;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5) ;
}

#text_error {
    border: solid 1px #FF6600;
    height: 345px;
    width: 265px;
    margin: 0px 0px 0px 20px;
    background: white;
    position: fixed;
    top: 175px;
    right: 0px;
    display: none;
    z-index: 3000;
}

#say_error {
    height: 242px;
    width: 250px;
    /* max-height: 180px; */
    max-width: 250px;
    margin: 0px 0px 0px 4px;
}

#send_text_error {
    width: 100px;
    height: 20px;
    margin: 0px 0px 5px 0px;
    background: url("img/batton_send_error.jpg");
    border: none;
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    cursor: pointer;
    font: 12px Time New Roman;
    color: white;
    z-index: 3000;
}

#send_text_error:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

#head_of_error {
    width: 100%;
    text-align: center;
    font: 15px Time New Roman;
    color: gray;

    font-weight: bold;
}

#center {
    width: 100%;
    height: 20px;
    text-align: center;
    margin: 3px 0px 0px 0px
}

/*-----------------------------Блок для ошибок ----------------------------------------------------------------------*/

.block_main_site {
    position: fixed;
    width: 100%;
    height: 100%;
    display: none;
    opacity: 0.5;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    background: black;
    top: 0px;
    left: 0px;
    z-index: 3000;

}

#oklik_img {
    width: 15px;
    height: 20px;
    float: right;
    margin: 3px -5px 0px 0px;
    background: url(img/attention_bl.png);
}

.action_flag12 {
    width: 30px;
    height: 35px;
    position: absolute;
    margin: 0px 0px 0px 0px;

    background: url(img/new_tov.png) no-repeat;
}

@-moz-document url-prefix() {
    #send_text_error {
        padding: 0px 0px 3px 0px;
        margin: 0px 0px 0px 0px
    }
}

/****************************************/
#latest_gall {
    margin: 15px 0;
    height: 203px
}

#latest_gall img {
    padding: 2px;

}

.img_cont {
    float: left;
    width: 169px;
    height: 167px;
    overflow: hidden;
}

.prg10 {
    margin: 10px;
    padding: 0;
}

.prg5 {
    margin: 5px;
    padding: 0;
}

.zb_buttom {
    border-top: 1px solid #96d1f8;
    background: #8b4282;
    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: 5px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: white;
    font-size: 10px;
    font-family: Georgia, serif;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    text-transform: uppercase;
}

.like_inner_block {
    cursor: pointer;
    float: right;
    padding: 3px;
    margin: 6px;
}

.like_inner_bordered {
    cursor: pointer;
    float: right;
    padding: 2px;
    margin: 6px;

}

.like_block {
    width: 167px;
    margin: 128px 0 0 2px;
    height: 40px;
    position: absolute;
    color: white;
    background: url(img/slid_bl.png);
}

.tableBorder {
    padding: 10px;
    border-bottom: 1px solid rgba(78, 197, 255, 0.60);

}

.new_deal_counter {
    display: inline-block;
    background: #FF0000;
    font-size: 12px !important;
    color: white;
    padding: 2px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0 0 5px 1px #FFF;
    letter-spacing: 0px !important;
}

#feedback-form {
    margin-top: 10px;
    margin-right: 15px;
    width: 570px;
    padding: 2%;
    border-radius: 3px;
    background: #f1f1f1;
    float: right;
    font-size: 14px;
}

#feedback-form [required] {
    width: 100%;
    box-sizing: border-box;
    margin: 2px 0 2% 0;
    padding: 2%;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 3px;
    box-shadow: 0 1px 2px -1px rgba(0, 0, 0, .2) inset, 0 0 transparent;
}

#feedback-form [required]:hover {
    border-color: #7eb4ea;
    box-shadow: 0 1px 2px -1px rgba(0, 0, 0, .2) inset, 0 0 transparent;
}

#feedback-form [required]:focus {
    outline: none;
    border-color: #7eb4ea;
    box-shadow: 0 1px 2px -1px rgba(0, 0, 0, .2) inset, 0 0 4px rgba(35, 146, 243, .5);
    transition: .2s linear;
}

#feedback-form [type="submit"]:focus {
    box-shadow: 0 1px 1px #fff, inset 0 1px 2px rgba(0, 0, 0, .8), inset 0 -1px 0 rgba(0, 0, 0, .05);
}

.require {
    margin-right: 3px;
    color: red;
}

.mobile {
    margin-top: 20px;
    display: block;
    text-align: center;
    width: 300px;
    color: #8b4282;
    background-color: white;
    margin-left: 40px;
    height: 50px;
    vertical-align: middle;
    border-radius: 5px;
}

.mobileText {
    font-size: 20px;
    margin: 10px;
    display: inline-block;
}

.mobileImg {
    display: inline-block;
    position: relative;
    top: 5px;
}

.red {
    color: red;
}

.log_reg_btn {
    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;
    margin-top: 10px;
    width: 170px;
}

.content {
    line-height: 14px;
}

.content article {
    line-height: 17px;
}

.content article > a, .content a.page_list {
    color: #8b4282;
    transition: opacity 0.3s ease;
}

.content article > a:hover, .content a.page_list:hover {
    opacity: 0.8;
}

.work_phones {
    padding: 3px;
    font-size: 18px;

}

.payment_text {

    font-size: 14.4px;
    font-family: inherit !important;
    background-color: inherit !important;
    letter-spacing: inherit !important;
    line-height: normal !important;
}

.area {
    font-weight: bold;
    font-size: 15px;
    color: #8b4282;
    padding-bottom: 5px;
}

img {
    vertical-align: inherit !important;
}

.feedback-form {
    min-height: 400px;
}

.katalog_description {
    margin-top: 20px;
}

.new_description {
    margin-top: 40px;
}

.main_text_block {
    margin-top: 50px;
    margin-bottom: 20px;

}

.main_text_block ul {
    /*list-style: disc !important;*/
    /*box-sizing: content-box !important;*/
}

.r_table {
    margin-top: 20px;
    border-collapse: collapse;
}

.thr {
    border: 1px solid rgba(130, 130, 130, 0.47);
    padding: 5px;
}

.fa-repeat {
    font-size: 25px !important;

    color: #0f9d58;
}

.repeatButton {
    background-color: whitesmoke !important;
}

.repeatButton:hover {
    background-color: #a3f5a9 !important;
}

.close_err_window {
    position: absolute;
    top: 0px;
    right: 0px;
}

.close_err_window span {
    font-size: 30px;
}


.padding-10px {
    padding: 10px !important;
}

.padding-20px {
    padding: 20px !important;
}

.padding-top-10px {
    padding-top: 10px !important;
}

.padding-top-20px {
    padding-top: 20px !important;
}

.padding-top-10px {
    padding-top: 10px !important;
}

.padding-bottom-10px {
    padding-bottom: 10px !important;
}

.padding-bottom-20px {
    padding-bottom: 20px !important;
}


.padding-left-20px {
    padding-left: 20px !important;
}

.padding-left-10px {
    padding-left: 10px !important;
}

.padding-right-10px {
    padding-right: 10px !important;
}

.padding-right-20px {
    padding-right: 20px !important;
}


.margin-10px {
    margin: 10px !important;
}

.margin-20px {
    margin: 20px !important;
}

.margin-top-10px {
    margin-top: 10px !important;
}

.margin-top-20px {
    margin-top: 20px !important;
}

.margin-top-10px {
    margin-top: 10px !important;
}

.margin-bottom-10px {
    margin-bottom: 10px !important;
}

.margin-bottom-20px {
    margin-bottom: 20px !important;
}


.margin-left-10px {
    margin-left: 10px !important;
}

.margin-left-20px {
    margin-left: 20px !important;
}


.margin-right-10px {
    margin-right: 10px !important;
}

.margin-right-20px {
    margin-right: 20px !important;
}


.red {
    color: red;
}

.font-size-12px {
    font-size: 12px;
}

.grey-text {
    color: grey;
}

#order-tabs.nav-tabs > li.active > a,
#order-tabs.nav-tabs > li.active > a:focus,
#order-tabs.nav-tabs > li.active > a:hover {
    color: #555 !important;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-color: transparent;
}

#order-tabs.nav > li > a {
    padding: 14px 10px;
    color: inherit !important;
}

#order-tabs {
    margin-left: -18px;
    border-bottom: 0px;
    margin-bottom: 15px;
}

#order-tabs.nav-tabs > li > a {
    border-radius: 0px;
}

#order-tabs.nav-tabs > li.active > a {
    border-top: 3px solid orange !important;
}

.badge {
    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;
}

.badge-dark {
    color: #fff;
    background-color: #343a40;
}

.price_tip {
    font-size: 10px;
}

.portmone_checkout_button {
    background: #FF6600;
    padding: 19px 82px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: white;
    font-size: 20px;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    margin: 13px;
    /* margin-top: 10px; */
    position: relative;
    top: 34px;
}

.portmone_form {
    text-align: right;
    margin-top: 90px;
}

.big_button {
    background: #FF6600;
    padding: 5px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: white;
    font-size: 18px;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
}

.headLine > div {
    margin-top: 5px;
}

.discount_image {
    display: flex;
    position: relative;
    top: 20px;
    left: 150px;

}

.discount_image img {
    width: 75px;
    height: 54px;

}

.discount_image_small {
    display: flex;
    position: relative;
    bottom: 75px;
    left: 39px;
}

.discount_image_ajax {
    display: flex;
    position: relative;
    bottom: 175px;
    left: 180px;
}

.discount_image_small > img {
    max-height: 35px !important;
}

.highlight-categories {
    background-color: red;
    color: white;
    padding: 1px 6px 2px 3px;
    border-radius: 8px;
    margin-top: 7px;
    margin-bottom: 4px;
}

#pack_discount_text {
    display: inline-block;
    color: white;
    background: #8b4282;
    border-radius: 7px;
    padding: 10px;
    font-size: 15px;
    cursor: pointer;
}

.cursor-pointer {
    cursor: pointer;
}
.head-buttons {
    background-color: #8b4282 !important
}