@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap');

#container-borne {
    position: relative;
    width: 1050px;
    margin: auto;
    margin-top: 50px;
}
#container-borne input:focus {
    outline-color: #ffffff;
}

#borne h2, #borne h3,  #borne h4 {
    font-family: Ubuntu;
    font-weight: bold;
    padding: 0;
    margin: 0;
}
#borne h2 {
    color: #ffffff;
}
#borne h3,  #borne h4 {
    color: #000000;
}
#borne p {
    font-family: Ubuntu;
}
#borne img {
    border-radius: 0;
}
#borne ul {
    margin: 0 0 0 0;
}

#borne {
    background-image: url("../images/borne.png");
    background-size: contain;
    height: 1600px;
    width: 600px;
    margin: auto;
}
#borne .container-app {
    width: 80%;
    height: 52%;
    margin: auto;
    top: 5%;
    position: relative;
}
#borne .container-top-app {
    background-image: url("../images/bg-top-app.png");
    width: 100%;
    height: 22.9%;
    background-size: cover;
    position: relative;
}
.logo-terminal-center {
    width: 19.5%;
    position: absolute;
    left: 50%;
    top: 10%;
    transform: translate(-50%,0%);
}
.logo-terminal-left {
    width: 19.5%;
    position: absolute;
    left: 5%;
    top: 10%;
}
#logo-terminal img {
    max-width: 100%;
    display: block;
    max-height: 60px;
}
#borne .language {
    width: 8.8%;
    right: 2.933333%;
    top: 10%;
    float: right;
    position: absolute;
    display: flex;
    border-radius: 5px;
    background-color: #fff;
}
#borne .language svg {
    position: absolute;
    right: 20%;
    top: 45%;
}
#borne .language img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0;
}
#borne .bullets{
    width: 16.2%;
    margin: auto;
    bottom: 0px;
    position: absolute;
    left: 50%;
    transform: translate(-50%,0%);
    background: #146893;
    border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
}
#borne .bullets img {
    max-width: 100%;
    height: auto;
    display: block;
    border-radius: 0;
    margin: 0;
    padding: 0;
}
.text-top {
    position: absolute;
    top: 37.5%;
    left: 5%;
}
.text-top h2 {
    color: #fff;
    font-size: 17px;
    font-weight: 700;
}
.text-top p {
    color: #fff;
    font-weight: 300;
    font-size: 10px;
    width: 180px;
    line-height: 16px;
    padding: 0;
    margin: 0;
}
.text-top p span {
    color: #069;
    font-weight: 300;
    font-size: 11px;
    width: 180px;
    line-height: 16px;
}
.container-content-app{
    background-color: #fff;
    overflow: hidden;
    height: 77.1%;
}
#borne .container-content-app h3{
    line-height: 16px !important;
    font-size: 15.72px !important;
}
.container-content-app svg{
    margin-left: auto;
    padding-right: 2%;
    box-sizing: initial;
}
.content-sidebar {
    width: 28%;
    float: left;
    margin-left: 5%;
    margin-right: 1%;
    margin-top: 30px;
}
.main-category {
    font-family: 'Ubuntu', sans-serif;
    font-size: 9px;
    text-transform: uppercase;
    font-weight: 700;
    color: #7F7F7F;
    margin-top: 8px;
    letter-spacing: 0.05em;
}
ul.sub-category-list {
    list-style: none;
    padding: 0;
    margin-top: 10px;
    margin-bottom: 0;
}
#borne li.sub-category {
    font-family: Ubuntu;
    font-size: 11.5px;
    line-height: 24.5px;
    padding-left: 20px;
    color: #000000;
    margin: 0;
    list-style: none;
}
#selected{
    background-color: #146893;
    color: #fff !important;
    border-radius: 5px;
    position: relative;
    z-index: 1;
}
.allergens {
    font-family: Ubuntu;
    font-size: 11.5px;
    line-height: 24.5px;
    text-align: center;
    border-radius: 5px;
    border-color: #146893;
    border-style: solid;
    border-width: 1px;
    color: #146893;
    margin-top: 10px;
}
.content{
    width: 61.5%;
    float: left;
    margin-right: 4.5%;
    margin-top: 30px;
}

.title-content {
    display: flex;
    align-items: flex-end;
    margin: 0 2% 1%;
}
#borne .container-content-app .title-content img {
    margin: 0;
    width: 12px;
}
.color-svg{
    fill: #146893;
}
.text-content {
    font-weight: 400;
    font-size: 7.3px;
    line-height: 10px;
}
.product .text-content{
    color: #7F7F7F;
    margin: 0 7%;
}

.row-products {
    width: 100%;
    clear: both;
}
.product {
    width: 46%;
    margin: 2%;
    min-height: 137px;
    float: left;
    position: relative;
    border-radius: 5px;
    background-color: #fff;
}
.product.shadow {
    -webkit-box-shadow: 0px 14px 38px -7px rgba(220,220,220,1);
    -moz-box-shadow: 0px 14px 38px -7px rgba(220,220,220,1);
    box-shadow: 0px 14px 38px -7px rgba(220,220,220,1);
}
.image-product {
    width: 88%;
    height: 70px;
    margin: 5% 5% 0;
    background-size: cover;
    border-radius: 5px;
} 
.image-product-1 {
    background-image: url(../images/salatik.jpg);
}
.image-product-2 {
    background-image: url(../images/pushka.jpg);
}
.image-product-3 {
    background-image: url(../images/supec.jpg);
}
.image-product-4 {
    background-image: url(../images/pirozhenka.jpg);
}
.title-product {
    display: flex;
    align-items: flex-end;
    margin: 5% 5% 4%;
}
#borne .container-content-app .title-product h3 {
    font-size: 10.5px !important;
    line-height: 14px !important;
}
.price{
    margin-left: auto;
    font-size: 10px;
    line-height: 14px;
    font-family: ubuntu;
    color: #146893;
    font-weight: 700;
}
.frame {
    margin: 0 2%;
    height: 103px;
    background-image: url("../images/frame.jpg");
    background-size: cover;
    border-radius: 5px;
    position: relative;
    padding: 0 4%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#borne .frame h3 {
    color: #ffffff !important;
}
.frame h3{
    position: relative;
    color: #ffffff;
    font-size: 10.5px;
    line-height: 14px;
}
.frame .text-content{
    color: #ffffff;
    margin: 8px 0;
}
.custom-button {
    padding: 5px 20px;
    color: #ffffff;
    background-color: #146893;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    border: 0;
    border-radius: 20px;
    cursor: pointer;
    font-size: 12px;
  }
.custom-button:focus {
    outline-style: none;
    box-shadow: none;
    border-color: transparent;
  }
  
.custom-button:hover {
    background-color:#146893;
    opacity: 0.9;
    color: #ffffff;
    border: 0;
  }
  
.custom-text {
    font-family: sans-serif;
    color: #000126;;
    font-size: 10px;
    text-align: center;
}
.control.right {
    text-align: left;
}  
.control.left {
    text-align: right;
}
.control-logo {
    position: absolute;
    top: 110px;
}
.control-bg-top {
    position: absolute;
    top: 170px;
    right:0;
}
.control-bg-top .image-bg-position {
    margin-top: 10px;
    position: absolute;
}
.control-font {
    position: absolute;
    top: 410px;
    right:0;
}
.control-font select {
    font-family: ubuntu;
    width: 140px;
    height: 35px;
}
.control-theme {
    position: absolute;
    top: 605px;
    right:0;
}
.control-color {
    position: absolute;
    top: 400px;
}
.control-color .input-text{
    border: 0;
    width: 70px;
    height: 25px;
    font-family: 'Montserrat', sans-serif;
    padding-left: 7px;
}
.control-color input
{
    font-size: 13px !important;
}

.control .title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #000126;
    font-size: 20px;
    position: relative;
    line-height: 24px;
}
.control.left .title:after {
    content: '';
    width: 175px;
    margin-left: 8px;
    height: 2px;
    background: #146893;
    display:inline-block;
    position: absolute;
    top: 50%;
    left: 100%;
    transform: translate(0,-100%);
    z-index: 20;
}
.control.right .title:after {
    content: '';
    width: 200px;
    margin-right: 8px;
    height: 2px;
    background: #146893;
    display:inline-block;
    position: absolute;
    top: 50%;
    right: 100%;
    transform: translate(0,-100%);
    z-index: 20;
}
.control .control-description {
    font-family: 'Montserrat', sans-serif;
    color: #000126;
    font-size: 13px;
    margin: 0 0 10px;
    padding: 0;
}
.control .logo-position{
    font-size: 12px;
    padding: 0 0 8px;
    font-family: 'Montserrat', sans-serif;
    color: #000126;
    overflow: hidden;
}
.control .control-theme-switch {
    display: flex;
}
.control .control-theme-switch img {
    width: 30px !important;
    margin: 0 10px;
}
.range-bas {
    float: left;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    color: #000126;
}
.range-haut {
    float: right;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    color: #000126;
}