@font-face {
    font-family: "Regular";
    src: url("../fonts/OpenSans-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@import url("https://fonts.googleapis.com/css2?family=Montserrat&display=swap");

.centerall {
    text-align: center;
}
a{
    text-decoration: none!important;
}
.desktop {
    display: block;
}

.phone {
    display: none;
}

.iphone5 {
    display: none
}

.spice {
    margin-top: 80px;
}

.widht {
    text-align: center !important;
}

body {
    padding: 0;
    margin: 0;
    background: #efefef;
    font-family: 'Regular', regular;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    margin: 0;
}

.sbtn {
    background: #e60094 !important;
    border: #e60094 !important;
    color: white !important;
}

html, h1, h2, h3, h4, h5, h6, a {
    font-family: "Regular";
}

.navbar-default .navbar-nav > li > a, .navbar-default
.navbar-text {
    color: #3e3b3a !important;
}
.navbar-expand-lg .navbar-collapse {
    justify-content: flex-end;
}

#site-title {
    margin: 0px;
    font-size: 24px;
    font-weight: bold;
    line-height: 112%;
    display: inline-block;
    vertical-align: middle;
}

#site-description {
    margin: 0;
    clear: both;
    color: #888;
    font-size: 13px;
    line-height: 120%;
    font-weight: normal;
}

li a {
    font-family: Regular;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 20px;
}

.navbar-default {
    position: fixed;
    border-bottom: 1px solid #FAFAFA;
    z-index: 99;
    background: #FAFAFA;
    margin: 0 auto;
    width: 100%;
    opacity: 1;
    height: 5em;
}

navbar-default {
    top: 30px;
}

.naming a img {
    height: 5em;
}
.navbar img{
    height: 3em;
}

#main-menu {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    float: right;
    padding-top: 6px;
}

.focusm:active, .focusm:hover {
    font-family: Regular;
    background-color: #656160;
    color: #ffffff;
    text-decoration: none;
    user-select: none;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #fdfdfd!important;
}

.naming a img{
    float: right;
}

ul.menu {
    padding: 0;
    margin: 5px 0 5px 0;
    float: left !important;
    font-size: 16px;
}

ul a {
    font-family: Georgia;
}

#logo {
    width: 100%;
}

h8 {
    font-weight: normal;
    color: #000000;
    font-size: 18px;
}


#logo {
    display: inline-block;
    vertical-align: middle;
    margin-top: 50px;
}

#logo a {
    margin: 0 5px 0 0;
    display: block;
}

#logo img {
    display: block;
    margin: 0 auto;
}

.header {
    background: url('../image/slider.png');
    background-position: center;
    overflow: hidden;
    /*background-size: 91em auto;*/
    background-size: 86% auto;
    background-repeat: no-repeat;
    background-position-y: -1em;
    /*background-position-x: 22em;*/
}

.header .content, A {
    font-family:  Regular;
    color: #656160;
    text-align: left;
}


.phonest .row {
    text-align: center;
    margin-top: 13em;
}

.headtext {
    line-height: 35px;
}

.phonest h2 {
    font-family: Regular;
    color: #ffffff;
    font-size: 80px;
    text-align: right !important;
    margin-left: 0.5em;
    text-shadow: 10px 1px 18px #000000;
}
.phonest a {
    font-size: 23px;
}
.faicons a {
    color: #818681;
}
.faicons a:hover {
    color: #9e567f;
}
.fa-instagram:before {
    content: "\f16d";
    font-size: 24px;
}
.fa-vk:before {
    content: "\f189";
    font-size: 24px;
}
.fa-odnoklassniki:before {
    content: "\f263";
    font-size: 24px;
}
.catalogmain {
    background-color: #f5f5f5;
}
.catalogmain img {
    /*307 222*/
    width: 14em;
    height: 14em;
    border: 1px solid #e4e2e5;
}
.catalogmain img:active, .catalogmain img:hover {
    border: 1px groove #A73661;
}
.catalogmain a:hover{
    color: #A73661;
}
.about h3 {
    font-family: Regular;
    line-height: 38px;
    color: #656160;
    font-size: 24px;
    text-align: justify !important;
    margin-left: 0.5em;
}
.panel-body {
    font-family:  Regular;
}
.contact {
    height: auto;
    position: relative;
    font-size: 18px;
    background-color: #f5f5f5;
}
.contact h4 {
    text-align: left;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    line-height: 40px;
}
.contact h2 {
    text-align: center;
    font-family: Regular;
    color: #A73661;
    position: relative;
    overflow: hidden;
    font-size: 41px;
}
.wrapper {
    display: flex;
    flex-direction: column;
    min-height: 94vh;
}
.content {
    font-family: Regular;
    flex: 1;
    padding-top: 3em;
}
.footer {
    background-color: #f8f8f8;
    text-align: center;
    padding: 10px 0;
}
.contentfull {
    flex: 1 0 84vh;
}
.footer a {
    color: #636b6f;
	font-family: Regular, serif;
}

.footer img {
    height: 35px;
}

.block-catalog td {
    border: white !important;
}

.modal {
    font-family:  Regular;
}

h2 {
    text-align: center;
    font-family:Regular;
    color: #A73661;
    position: relative;
    overflow: hidden;
    font-size: 41px;
}

.catalog .color:hover {
    background: #FFFFFF;
    border: 4px dashed #777777;
}

.catalog .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.cat {
	overflow: hidden;
	width: 100%;
	display: flex;
	flex-direction: column;
	height: 100%;
	aspect-ratio: 3 / 4;
	cursor: pointer;
  box-sizing: border-box;
}
.cat .nom img,
.cat img {
	width: 100%;
	height: auto;
	object-fit: cover;
	object-position: center;
}
.cat .nom,
.cat img[src*="/default.jpg"] {
	position: absolute;
	inset: 0;
	width: 100%;
	height: auto;
	object-fit: cover;
	padding: 1em;

}
.catalog .row.central {
	margin-top: 0;
	margin-bottom: 1.5rem;
}

.catalog  .color {
	display: flex;
    position: relative;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    text-align: center;
    flex: 1;
    background-color: #f8f8f8;
    border: none;
    border-radius: 8px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px,
    rgb(129, 127, 127) 0px 1px 3px -1px;
}
.catalog  .cat .row_footer{
	margin-top: auto;
	padding-top: 9rem;
	text-align: center;
}
.catalog  .market{
	margin-top: auto;
	padding-top: .75rem;
	text-align: center;
}

.but-wrap {
    margin-top: auto;
    text-align: center;
}

.buy {
    margin-top: 10px; /* Отступ сверху для кнопки */
    cursor: pointer; /* Указываем, что элемент кликабельный */
}
.buy img{
    height: 3em;
    border-radius: 5px;
    width: 16em;
}

.catalog h2 {
    font-family: "Regular";
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 49px;
    color: #754abb;
}

.catalog h3 {
    font-size: 18px;
    line-height: 1.2;
    color: #625f5e;
    font-weight: 700;
    padding-top: 1px;
    padding-bottom: 1px;
    font-family: Regular;
}

.catalog h4 {
    font-family:Georgia;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
}

.catalog {
    height: auto;
    position: relative;
}
.catalog li{
    display: inline;
    float: left;
    padding: 1em;
}

.input-container {
    position: relative;
    width: 25em;
    margin: auto;
}
.catalog input {
    display: block;
    width: 100%;
    margin:  auto;
    padding: 10px 45px;
    background: white url("../img/search.svg") no-repeat 15px center;
    background-size: 15px 15px;
    font-size: 16px;
    border: none;
    border-radius: 5px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px,
    rgb(129, 127, 127) 0px 1px 3px -1px;
}

.clear-icon {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 15px;
    height: 15px;
    background: url("../img/close.svg") no-repeat center center;
    background-size: contain;
    cursor: pointer;
}

.clear-icon:hover {
    opacity: 0.7;
}

.catalog .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.catalog  .col-md-4 {
    flex: 1 1 30%;
    margin: 10px;
    display: flex;
    flex-direction: column;
}

.form_radio_btn {
    display: inline-block;
    margin-right: -8px;
}

.form_radio_btn input[type=radio] {
    display: none;
}

.form_radio_btn label {
    display: inline-block;
    cursor: pointer;
    padding: 0px 15px;
    line-height: 34px;
    /*border: 1px solid #999;*/
    border-radius: 0px;
    user-select: none;
}

/* Checked */
.form_radio_btn input[type=radio]:checked + label {
    background: #ac345f;
    color: #FFFFFF;
}

/* Hover */
.form_radio_btn label:hover {
    color: #666;
}

.text-h3 {
    height: 4em;
}

.form_radio_button {
    height:4em;
}

.buy:active {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
}
.we {
    margin-top: calc( 100vh - 68em );
}
/*
end catalog
*/

.sidebar {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999;
    top: 0;
    right: 0;
    background-color: #f5f5f5;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 6px;
}

.sidebar a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidebar a:hover {
    color: #f1f1f1;
}


.sidebar img {
    height: 4em;
}


.sidebar h3 {
    font-size: 19px;
}

.sidebar h4 {
    font-size: 15px;
    /*color: #a83660;*/
    text-decoration: none;
    user-select: none;
}

.sidebar input {
    width: 65%;
    height: 36px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccd0d2;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.sidebar textarea {
    width: 65%;
    height: 100px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccd0d2;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.sidebar .btn-success {
    color: #fff;
    background-color: #a83660;
    border-color: #be6e8c;
}

.sidebar .btn-danger {
    color: #fff;
    background-color: #a83660;
    border-color: #be6e8c;
}


.trash_button {
    position: fixed;
    top: calc(50vh - 65px);
    right: 0.5em;
    width: 65px;
    height: 65px;
    background-image: url("../image/trash.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    -webkit-filter: drop-shadow(-3px 3px 3px #555555);
    filter: drop-shadow(-3px 3px 3px #555555);

}

.trash_button span {
    color: white;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    top: 0.5em;
    left: 1em;
    display: inline-block;
    position: relative;
}

.trash_button:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

/*Описание товара*/
.oneposition img {
    width: 30em;
}

.oneposition .buy img {
    width: 235px;
    height: 46px;
}

.oneposition h3 {
    font-family: Regular;
    line-height: 40px;
    color: #656160;
    font-size: 28px;
    text-align: justify !important;
    margin-left: 0.5em;
    margin: -0.5em;
}

.oneposition h2 {
    font-size: 4em;
}
.oneposition .we {
    margin-top: calc( 100vh - 50em );
}

.pagination>li>a, .pagination>li>span {
    color: #ac345f;
}
.pagination>li>a:hover, .pagination>li>span:hover {
    color: #777777;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #ac345f;
    border-color: #ac345f;
}

/*куки*/
.view_kuki {
    display: none;
    position: fixed;
    z-index: 9999999;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 15px;
    font-family: Verdana, sans-serif;
    color: #f3f0f0;
    background: rgba(5, 47, 82, 0.87);
    padding: 8px 15px;
}
/* Оформление кнопок */
.view_button {
    display: inline-block;
    margin: 8px 5px 5px 8px;
    text-decoration: none;
    position: relative;
    font-size: 13px;
    padding: 5px 14px;
    color: #f5f3f3;
    font-weight: bold;
    border-radius: 50px;
    text-transform: uppercase;
    background: #2670af;
    border: 2px solid #b8d1e6;
}
.view_button:hover {
    color: #FFF;
    background: #062946;
}



@media screen and (min-width: 1300px) and (max-width: 1400px) {
    .header {
        background-size: 90em auto;
        background-position-y: -20em;
    }
    .buy img{

        width: 12em;
    }
}
@media screen and (min-width: 768px) and (max-width: 1299px) {
    .navbar-default .navbar-collapse{
        background: #f9f9f9;
    }

    .buy img{

        width: 12em;
    }
    .navbar img {
        height: 5em;
    }
    .catalogmain img {
        width: 110px;
        height: 110px;
    }

    /*.catalog img {*/
    /*    width: 207px;*/
    /*    height: 207px;*/
    /*}*/
    .catalog h3 {
        font-size: 15px;
        line-height: 30px;
    }
    /*.catalog .color {*/
    /*    width: 261px;*/
    /*    height: 625px;*/
    /*}*/
    /*.header {*/
    /*    background-size: 90em auto;*/
    /*    background-position-y: -20em;*/
    /*}*/
}

/*iphone se*/
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
	.navbar img {
		height: 5em;
	}
    .navbar-default .navbar-collapse{
        background: #f9f9f9;
    }
    .iphone5 {
        display: block
    }

    /*phone*/
    .phone {
        display: block
    }
    .desktop {
        display: none
    }


    .naming {
        display: none
    }

    .nav > li, .nav > li > a {
        text-align: center;
        font-size: 26px;
        line-height: 40px;
    }

    .navbar-default {
        opacity: 0.9;
    }
    .navbar-toggle {
        float: left;
        margin-left: 15px;
    }

    .mlogo img {
        position: fixed;
        height: 4em;
        right: 1em;
    }
    .navbar img {
        height: 3em;
    }

    .phonest h2 {
        font-family: Regular;
        color: #ffffff;
        font-size: 40px;
        text-align: left !important;
        margin-left: 1em;
        text-shadow: 10px 1px 18px #000000;
    }

    .header {
        background-size: 40em auto;
        background-repeat: no-repeat;
        background-position-y: 9em;
        background-position-x: -8em;
    }
    .about h3 {
        line-height: 30px;
        font-size: 20px;
    }

    .oneposition img {
        width: 24em;
    }

    .oneposition h2 {
        font-size: 40px;
    }

    .oneposition h3 {
        margin: -0.5em 1em;
        line-height: 30px;
        font-size: 20px;
    }
    .catalog input {
        position: relative;
        width: 20em;
        margin: auto;
    }

    .input-container {
        position: static;
        width: 20em;

    }
    .footer h4{
        font-size: 14px;
    }

}

/* iPhone 6 Portrait */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) {
    .iphone5 {
        display: none
    }
    .navbar img {
        height: 3em;
    }
    .navbar-default .navbar-collapse{
        background: #f9f9f9;
    }

    /*phone*/
    .phone {
        display: block
    }

    .desktop {
        display: none
    }

    .center {
        display: block;
        margin-left: 0em;
        margin-right: auto;
    }

}


/*iphone 7+*/
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: portrait) {
    .iphone5 {
        display: none
    }
    .navbar img {
        height: 3em;
    }
    /*phone*/
    .phone {
        display: block
    }

    .desktop {
        display: none
    }

    .center {
        display: block;
        margin-left: 1.5em;
        margin-right: auto;
    }
}

/*iphone 10+*/
@media only screen and (device-width: 375px) and (device-height: 812px)
and (-webkit-device-pixel-ratio: 3) {
    .iphone5 {
        display: none
    }.navbar img {
         height: 5em;
     }

    /*phone*/
    .phone {
        display: block
    }

    .desktop {
        display: none
    }
}

