/* Цвет кнопок слайдера */

.owl-carousel .owl-dots .owl-dot.active {
    background: #444444!important;
    cursor: default;
}

/* Карточки категорий */

.category-wall__item.type2 {
    display: flex;
    padding: 15px;
    background: #f7f7f7;
    border: none;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    border-radius: 10px;
}


.home-banner__item {
    background: #DED6C5;
}

.home-banner__icon {
    color: #666;
}

.uni-item {
    background: #ffffff00;
    border: solid 1px rgb(211 200 180);
}

.add_to_cart {
    background: #d3c8b4;
}

a, .dropdown-menu li > a i {
    color: #666;
}

.product-thumb__name {
    color: #666;
}

.price {
    color: #666;
}

.price .price-new {
    color: #666;
}

.fly-menu {
    background: #d3c8b4;
}

.uni-wrapper {
        background: #ffffff00;
    }

.category-info {
    background: #d3c8b4;
}

.uni-item-bg {
    background: #d4c8b4;
}

.wishlist, .wishlist a {
    color: #ffffff;
    background: #d4c8b4;
}

.compare, .compare a {
    color: #ffffff;
    background: #d4c8b4;
}

.btn-default {
    color: #ffffff;
    background: #d4c8b4;
}

.menu-module__a, .menu-module__a:focus, a.list-group-item {
    color: #ffffff;
    background: #d4c8b4;
}

.menu-module__children-a {
    color: #ffffff !important;
    background: #d4c8b4;
}

.menu__header {
    border-radius: 10px!important;
}

.menu {
    background: #f5f5f500;
}


@media (max-width: 767px) {
    :root {
        --body-bg: #F3EFE7;
    }
}

.owl-carousel .owl-nav button {
    color: #ffffff;
    background: #d4c8b4;
}

.nav-tabs {
    background: #d4c8b4;
}

img.header-logo__img.img-responsive {
    width: 198px;
}

/* .header-search__form {
    position: relative;
    display: none!important;
} */

div.heading {
    display: flex;
    align-items: center!important;
    margin: 0 0 15px;
    font-weight: 700;
   
    color: var(--heading-c);
    justify-content: center;
    text-transform: uppercase!important;
}

p.p1 {
    display: flex;
    justify-content: flex-start;
    font-size: 20px;
}

.video_txt {
    text-align: center;
    position: absolute;
    margin-left: 33%;
    margin-top: 161px;
    z-index: 100;
    font-family: "Playfair", serif;
    font-optical-sizing: auto;
    line-height: normal;
}

@media (min-width: 1200px) {
    .header-logo span, .header-logo a {
        font-size: 3.9em;
        font-family: "Playfair", serif;
        font-optical-sizing: auto;
    }
}

.video_txt p {
    color: white;
    text-transform: uppercase;
    font-size: 42px;
    font-weight: 700;
}

.video_txt a {
    background: #ded6c5;
    padding: 15px 20px;
    color: black;
    border-radius: 100px;
}

p.videotxt_p {
    font-size: 14px;
}


.header-block__item.header-block__item-telephone {
    display: none;
}

.fly-menu__phone
 {
    display: none;
}

header {
    background-repeat: no-repeat;
    background-size: cover;
}



@media (max-width: 575px) {
    .video_txt {
    margin-left: 0%;
    margin-top: 144px;
}
}

.uni-item {

    border: solid 0px rgb(211 200 180);
}


.home-page .html-module {
    background: rgba(0 0 0 / .00);
}

.box-heading h3 {
    display: none;
}

select.form-control {
    padding-right: 30px;
    background: url(../image/chevron.png) no-repeat #e4e3d9;
    background-size: 7px;
    background-position: top 50% right 10px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background: #e4e3d9;
    border-radius: 4px;
}

.constructor_ring__left img {
    width: 50%;
}

.constructor_ring__left {
    text-align: center;
}

.constructor_ring__inner {
    display: grid;
    grid-template-columns: 1fr 2fr;
    grid-template-rows: 1fr;
    column-gap: 30px;
    row-gap: 0px;
    background: #d4c8b4;
    padding: 20px;
    border-radius: 10px;
}

.constructor_ring__right a {
    
    padding: 0 12px;
    border: none;
    border-radius: var(--border-radius-1);
    transition: color 
linear .2s, background 
linear .2s;
    background: #eee9e0;
    padding: 15px 20px;
}

.constructor_ring__right {
    display: flex
;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.constructor_ring__right h2 {
    text-transform: uppercase;
    font-size: 5vh;
    text-align: center;
}

@media (max-width: 560px) {
    .constructor_ring__inner {
    
    grid-template-columns: 1fr;
    
}
.constructor_ring__right h2 {
    
    font-size: 2vh;
 
}
}

.category-wall_v2-0 {
    background: url(https://loveme.takoymedvedev.ru/image/catalog/fon.png?_t=1760792262);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    width: 100vw;
    padding: 20px 0;
}

.main-video {
  width: 100%;
  height: 500px;
  object-fit: cover;

}

a.constructor_ring_zag_call_btn {
    border: none;
    border-radius: var(--border-radius-1);
    transition: color 
linear .2s, background 
linear .2s;
    background: #666666;
    padding: 15px 20px;
    color: #f3f1e5;
    text-decoration: none;
    display: flex
;
    flex-direction: column;
    align-items: center;
    width: 300px;
    justify-self: center;
}

h2.constructor_ring_zag_call {
    text-align: center;
}

.unicheckout-sticky__wrapper {
   
    background: #e4e3d9!important;
    
}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="number"],
input[type="search"],
textarea,
select {
    background-color: #e4e3d9!important;
}