html,
body {
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: 'Roboto', sans-serif;
}
.header {
    position: relative;
}
.costum_colum_pachet
{
    border: 1px solid;
    margin: 1px;
    background-color: #F9F9F9;
    height: calc(100vw/5);
}
.costum_colum_pachet2
{
    border: 1px solid;
    margin: 1px;
    background-color: #F9F9F9;
    height: calc(100vw/4.8);
    padding: 5px;

}
.costum_line
{
        height: calc(100vw/6);
}
@media only screen and (max-width: 1024px) {
  .costum_colum_pachet
{
    height:100%;
}
.costum_colum_pachet2
{
    height:100%;
}
.costum_colum_pachet2>line
{
     height: calc(100vw/4.8);
}
.costum_Btn
{
    width:100%;
}
.costum_line
{
        height: calc(100vw/4);
}

}
@media only screen and (max-width: 700px) {
  .costum_colum_pachet
{
    height:100%;
}
.costum_colum_pachet2
{
    height:100%;
}
.costum_line
{
        height: calc(100vw/2);
}
}
li.list-group-item a {
    color: #ffffff;
}
.font_size li.list-group-item {
    padding-top: 5px;
}
.navbar {
    height: auto;
}
.shadow {
    -webkit-box-shadow: 0 8px 6px -4px #f2f2f2;
    -moz-box-shadow: 0 8px 6px -4px #f2f2f2;
    box-shadow: 0 8px 6px -4px #f2f2f2;
}
ul.nav.navbar-nav {
    padding-top: 33px;
    font-size: 0.8vw;
}
ul.nav.navbar-nav li a {
    padding-right: 10px;
}
ul.nav.navbar-nav.navbar-right {
    padding-right: 0;
}
ul.nav.navbar-nav.navbar-right i {
    padding-left: 10px;
    padding-right: 10px;
}
ul.nav.navbar-nav li a {
    padding-left: 0;
    color: #00a0e3;
}
.navbar-default {
    margin-bottom: 0px;
    border: 0;
    margin-left: 123px;
    margin-right: 123px;
    background-color: #ffffff;
}
.topInfo {
    position: relative;
    padding-left: 6%;
    background-color: #f5fbff;
    color: #00a0e3;
}
form.navbar-form {
    padding-top: 0;
    border: 0;
}
form.navbar-form .form-group {
    width: 250px;
    margin: 0 auto;
}
input.form-control.customBorder {
    border-color: 1px solid #e1e1e1;
    font-size: 11px;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    padding-bottom: 0;
    padding-right: 30px;
    box-shadow: none;
    width: 85%;
}
ul.horizontal-list {
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
    font-size: 12px;
}
ul.horizontal-list li {
    padding-left: 10px;
    display: inline;
    list-style-type: none;
    color: #00a0e3;
}
ul.horizontal-list li a {
    color: #00a0e3;
}

.pullright {
    position: absolute;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 8.5%;
    top: 0;
    right: 0;
}
.pullright a {
    color: #00a0e3;
}
.fa-angle-left {
    left: 0 !important;
    margin-left: 0 !important;
}
.fa-angle-right {
    right: 0 !important;
    margin-right: 0 !important;
}
.carousel-indicators {
    bottom: 0;
    margin-bottom: 0;
}
.carousel-indicators .active {
    background-color: #00a0e3;
}
ol.carousel-indicators li {
    border-radius: 0;
}
ol.carousel-indicators li:active {
    background-color: #00a0e3;
}
a.left.carousel-control {
    background: rgba(0, 0, 0, 0);
}
a.right.carousel-control {
    background: rgba(0, 0, 0, 0);
}
.noBorder {
    border-radius: 0;
}
.carousel-caption {
    position: absolute;
    text-align: center;
    padding-right: 0;
    width: 30%;
    top: 30%;
    right: 20%;
    left: initial;
}
div.carousel-caption.text-right {
    position: absolute;
}
.hover_effect {
    background-color: #00a0e3;
    border-color: #00a0e3;
}
.hover_effect:hover {
    background-color: #00a0e3;
    border-color: #00a0e3;
}
.carousel-caption h1 {
    color: #00a0e3;
    font-size: 2.1vw;
}
.carousel-caption p {
    color: #04578f;
    font-size: 20px;
    font-size: 1.2vw;
}
.btn-primary {
    position: relative;
    right: 34.5%;
    font-size: 1vw;
    border-style: none;
}
.btn-default {
    background-color: #e3e3e3;
    border-color: #e3e3e3;
}
.carousel-inner {
    position: relative;
}
.carousel-inner > .item > img {
    min-height: 300px;
    height: 599px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    max-height: calc(100vw / 2.8);
    object-fit: cover;
}
.hover_child {
    position: absolute;
    height: 600px;
    max-height: calc(100vw / 2.8);
    background-color: #00a0e3;
    color: #ffffff;
    top: auto;
    /*opacity: 0.800000011920928955078125;*/
    width: 100%;
    z-index: 2;
    transition: all 1s ease;
    padding-top: 30px;
}
.hover_child2 {
    top: auto;
}
.close_button {
    position: absolute;
    right: 10%;
    bottom: 1%;
    z-index: 100;
    cursor: pointer;
}
.servicii {
    color: #00a0e3;
    margin-top: 30px;
}
.contact {
    margin-top: 0px;
    margin-bottom: 60px;
}
.contact .col-md-11{
    margin-top: 30px;
    margin-bottom: 60px;
}
.noPadding {
    padding-left: 0;
    padding-right: 0;
}
.noMargin {
    margin-left: 0;
    margin-right: 0;
}
.categorii {
    position: relative;
}
.categorii h3 {
    text-align: center;
    color: #00a0e3;
}
.categorii h4 {
    color: #00a0e3;
}
.relative_position {
    position: relative;
}
.produse_image img {
    padding-top: 20px;
    width: 100%;
}
.produse_image {
    position: relative;
}
.produse_image button {
    position: absolute;
    display: block;
    margin: auto;
    left: 50%;
    transform: translateX(-50%);
    bottom: -20px;
    color: #fff;
    border-radius: 0;
    font-size: 14px;
    padding: 10px;
}
.produse_image button:hover {
    color: #fff;
}
.produse {
    position: absolute;
    background-color: #ffffff;
    opacity: 0.8;
    width: 55%;
    top: 40px;
    padding-left: 15px;
    color: #00a0e3;
}
.produse h5 {
    font-size: 13px;
}
.background_about {
    background-image: url("../img/medic.jpg");
    min-height: 248px;
    padding-top: 24px;
}
.logo_about img {
    margin-top: 30px;
}
.about {
    text-align: justify;
    color: #ffffff;
    padding-right: 30px;
    padding-left: 30px;
    padding-top: 28px;
    padding-bottom: 28px;
}
.about a {
    color: #ffffff;
    text-decoration: none;
}
.customPadding {
    padding-left: 2px;
    padding-right: 0px;
    width: 59.33%;
}
.contact_about {
    background-image: url("../img/Layer8.png");
    min-height: 248px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: justify;
    color: #ffffff;
}
.promotii_title {
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 30px;
    color: #00a0e3;
}
.promotii {
    position: relative !important;
    padding-top: 20px;
    padding-left: 18px !important;
    margin-left: 6%;
    margin-right: 6%;
}
.item_promotii {
    text-align: center;
    top: 0;
}
div.item_promotii h5 {
    font-family: 'Roboto', sans-serif;
    color: #00a0e3;
}
.line {
    position: relative;
}
.line h6{
    color: #064175;
}

.line:after {
    content: '';
    position: absolute;
    top: 0;
    right: -11px;
    width: 2px;
    height: 100%;
    display: block;
    background: #ebebeb;
}
.products_wrapper .product_item:last-child .line:after {
    content: "";
    background: transparent;
}
.item_general {
    height: 360px;
}
.item_general2 {
    min-height: 400px;
    width: 96%;
}
.item_general_3 {
    min-height: 400px;
    width: 96%;
}
.imaginePromotii {
    padding-right: 11px;
    display: block;
}
.imaginePromotii h5 {
    color: #565656;
    height: 50px;
}
.imaginePromotii h6 {
    color: #064175;
}
.imaginePromotii button {
    color: #ffffff;
}
.imaginePromotii button:hover {
    color: #ffffff;
}
.imaginePromotii:hover button {
    background-color: #00a0e3;
}
.bottom {
    bottom: 20px;
}
.produseCarousel {
    position: relative;
}
.owl-nav {
    position: absolute;
    top: 40%;
    width: 98%;
    z-index: 2;
}
.custom_owl {
    width: 100%;
}
.customArrow {
    position: absolute;
    color: #00a0e3;
    font-size: 30px;
    cursor: pointer;
}
.customArrow2 {
    position: absolute;
    color: #00a0e3;
    font-size: 30px;
    cursor: pointer;
}
.customCarouselA {
    position: absolute;
    top: 45%;
    font-size: 50px;
    color: #337ab7;
}
.fullwidth {
    width: 100%;
}
.fullwidth:hover {
    background-color: #00a0e3;
    transition: all 1s ease;
}
.contact_background {
    padding-right: 0;
    width: 100%;
    height: 247px;
}
.form-group {
    position: relative;
}
.form-group i {
    position: absolute;
    bottom: 5px;
    font-size: 17px;
    right: 0;
    color: #bfc1c0;
}
.form-control {
    border-radius: 0;
}
input#email_newsletter.form-control {
    width: 100%;
    border-radius: 0;
}
.form-inline button {
    background-color: #00a0e3;
    border-color: #00a0e3;
}
.form-inline button:hover {
    background-color: #00a0e3;
    border-color: #00a0e3;
}
.button_left {
    width: 79%;
}
.button_right {
    width: 20%;
}
.footer {
    background-image: url("../img/Rectangle.png");
    background-size: cover;
    position: relative;
    top: 40px;
    box-sizing: border-box;
    width: 100%;
    min-height: 206px;
}
.logo_footer {
    width: 100%;

}
.list-group-item {
    background-color: rgba(0, 0, 0, 0) !important;
    border: 0;
    color: #ffffff;
    padding-top: 0px;
    padding-bottom: 0;
    padding: 0;
}
.font_size {
    font-size: 10px;
}
.font_size1 {
    padding-left: 10px;
    padding: 0px;
    font-size: 10px;
}
.font_size1 li.list-group-item span {
    color: #00a0e3;
}
.map {
    padding-top: 30px;
}
.logoImage {
    position: relative;
    color: #ffffff;
    text-align: center;
}
.pullDown {
    position: relative;
    padding-top: 40px;
    color: #ffffff;
    text-align: center;
}
.pullDown1 {
    color: #ffffff;
    padding-top: 35px;
}
.padding_top {
    padding-top: 0px;
}
.listPadding {
    color: #ffffff;
    padding-left: 15px;
}
.marginBottom a:hover {
    color: #ffffff;
}
.border_color {
    border-left: 1px solid #d5d5d5;
    min-height: calc(80vw / 12);
}
.move_down {
    padding-top: 20px;
}
.carousel-caption button {
    position: absolute;
    right: 40px;
    color: #fff;
    border-radius: 0;
    font-size: 14px;
    padding: 10px;
}
.noMargin {
    margin-left: 0px;
    margin-right: 0px;
}
.subscription {
    width: 66%;
}
div.owl-stage-outer {
    width: 99%;
}
ul.list-group {
    margin-bottom: 0px;
}
.navbar-nav {
    float: none;
    margin: 0 auto;
    display: block;
    text-align: center;
}
.navbar-nav > li {
    display: inline-block;
    float: none;
}
.vdivide1 {
    border-right: 1px solid;
    min-height: calc(100vw / 12);
}
.vdivide2 {
    border-right: 1px solid;
    min-height: calc(100vw / 12);
}
.right_l .col-md-10 .col-md-4:first-child {
    border-right: 1px solid;
    min-height: calc(100vw / 3.1);

}
.right_l .col-md-10 .col-md-4:nth-child(2) {
    border-right: 1px solid;
    min-height: calc(100vw / 3.1);
}
.vdivide4 {
    border-right: 1px solid;
    min-height: calc(100vw / 3.1);
}
.line h5>span {
    text-decoration: line-through;
}
.marginBottom {
    margin-bottom: 30px;
}

.googleMap {
    width: 100%;
    height: 150px;
}
.pad_top {
    padding-top: 15px;
}
a:link {
    text-decoration: none;
}
.content {
    background-image: url("../img/back.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: 150% 150%;
}
.parola h5 {
    font-size: 20px;
    color: #00a0e3;
}
.parola p {
    font-size: 16px;
}
.reseteazaParola {
    min-height: 475px;
    text-align: center;
}
.resetPass {
    width: 100%;
}
.reseteazaParola button {
    margin-top: 15px;
    padding: 3px;
    width: 40%;
    color: #fff;
}
.pullDown2 {
    padding-top: 50px;
}
.footer {
    top: 0px;
}
ul.leftList {
    list-style-type: none;
    margin: 0;
    padding: 10px;
    overflow: hidden;
}
ul.leftList li {
    float: left;
}
ul.leftList>li:last-child a {
    position: relative;
    bottom: 1px;
    color: #00a0e3;
    font-size: 16px;
    padding-left: 10px;
}
.producatori h3 {
    text-align: center;
    color: #00a0e3;
}
.product_detail_info {
    text-align: left;
}
.product_color {
    color: #000;
}
.product_color p {
    color: #00a0e3;
    width: 100%;
}
.product_color_item {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    border: 1px solid transparent;
    box-shadow: 0px 0px 1px 0px rgb(0, 79, 112);
    transition: all 0.3s linear;
}
.product_color_item:hover {
    cursor: pointer;
}
.product_color_item:active,
.product_color_item.active {
    cursor: default;
}
.product_color_item:hover,
.product_color_item:active,
.product_color_item.active {
    border: 1px solid #00a0e3;
}
.color_black {
    background-color: #000;
}
.color_blue {
    background-color: #75c0ff;
}
.color_green {
    background-color: #9cffb1;
}
.color_violet {
    background-color: #bf9cff;
}
.color_white {
    background-color: #fff;
}
.product_size {
    color: #00a0e3;
    text-transform: uppercase;
}
.product_size p {
    padding-top: 10px;
    width: 100%;
}
.product_size_item {
    display: inline-block;
    width: 250px;
    margin-bottom: 5px;
    height: 30px;
    padding: 5px;
    background-color: #00a0e3;
    text-align: center;
    color: #fff;
    text-decoration: none;
    transition: all 0.3s linear;
}
.product_size_item:hover {
    cursor: pointer;
}
.product_size_item:active,
.product_size_item.active {
    cursor: default;
}
.product_size_item:hover,
.product_size_item:active,
.product_size_item.active {
    text-decoration: none;
    color: #fff;
    border: 1px solid #00a0e3;
    box-shadow: 1px 1px 1px 1px #00a0e3;
    transition: all 0.6s linear;
}
/*Start of Producatori*/

.centerImage {
    display: block;
    padding-top: 25px;
    margin: auto;
}
.centerImage2 {
    display: block;
    margin: auto;
}
.logoContent {
    width: 100%;
    position: relative;
    min-height: 235px;
    display: table;
}
.logo1 {
    min-height: 170px;
    width: 100%;
    padding: 20px;
    text-align: center;
    border: 2px solid #ebebeb;
}
.logo1 a img {
    display: block !important;
    padding-top: 25px !important;
    margin: auto !important;
    width: 100% !important;
}
.logoText {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0;
    color: #00a0e3;
    text-align: center;
}
.logoText p {
    color: #333333;
}
.logoText h4 {
    margin-bottom: 0px;
}
.logoList {
    margin-top: 50px;
    margin-bottom: 30px;
}
.logoContent {
    margin-bottom: 35px;
}
/*End of Producatori*/
/*Start of Error404*/

.eroare404 {
    background-image: url("../img/Img404.png");
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 80% auto;
    position: relative;
    margin-top: 100px;
    width: 100%;
    height: 499px;
}
.erorContent {
    position: absolute;
    bottom: 50%;
    font-size: 18px;
    color: #74c8ef;
}
.erorContent button {
    background-color: #00a0e3;
    color: #ffffff;
    padding: 8px;
    width: 130px;
}
.erorContent button:hover {
    background-color: #00a0e3;
    color: #ffffff;
}
.erorContent button:last-child {
    background-color: #04578f;
}
/*End of Error404*/
/*Contul meu*/

.title_cont {
    padding-left: 0px;
    color: #00a0e3;
}
.title_table {
    color: #00a0e3;
}
.title_table2 {
    padding-left: 15px;
    color: #00a0e3;
}
.table_resp {
    padding-bottom: 20px;
    border-bottom: 1px solid #3d3d3d;
}
.table_resp1 {
    padding-bottom: 20px;
}
.title_h h3 {
    font-size: 18px;
}
.title_h h4 {
    color: #00a0e3;
}
.contContainer {
    margin-top: 95px;
    min-height: 650px;
}
.menu_my_account {
    width: 100%;
}
.my_account_ul {
    padding-left: 0px;
}
.my_account_ul_li {
    width: 100%;
    height: 50px;
    border-radius: 0px;
    background: #00a0e3;
    margin-bottom: 10px;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    padding-left: 37%;
}
.my_account_ul_li_a {
    font-size: 18px;
    color: #FFF;
}
.my_account_ul_li_a:hover {
    color: #FFF;
}
.tableOfPage table {
    width: 100%;
    border-collapse: collapse;
}
.tableOfPage th,
.tableOfPage td {
    font-size: 14px;
    text-align: left;
}
.tableOfPage td {
    vertical-align: top;
}
.tableOfPage th {
    font-weight: 800;
}
.set_border_bottom {
    border-bottom: 1px solid #3d3d3d;
}
.set_border_bottom th {
    font-weight: 400;
}
.set_border_bottom th:last-child {
    text-align: left;
}
.set_border_bottom_2 {
    border-bottom: 1px solid #3d3d3d;
}
.set_border_bottom_2 th {
    font-weight: 400;
}
.set_border_bottom_2 th:last-child {
    text-align: right;
}
.order_c,
.id_order,
.date_order,
.sum_order,
.status_order,
.view_more {
    padding-top: 5px;
}
.view_more a {
    border-bottom: 2px solid #9c9d9d;
    color: #333;
}
.view_more a:hover {
    color: #333;
}
.status_order {
    color: #86bf0a;
}
/*End of Contul meu*/

.second_menu li.list-group-item {
    position: relative;
    background-color: #f9f9f9 !important;
    margin-top: 0;
    color: #3eb6e9;
    border-radius: 0;
    padding-left: 40% !important;
}
.second_menu li.list-group-item a {
    color: #3eb6e9;
}
li.list-group-item.custom_link a {
    color: #105488 !important;
}
.custom_box {
    margin: 0;
    padding: 0;
}
ul.list-group.first_menu li a {
    border-radius: 0;
    padding-left: 40%;
    width: 100%;
}
.moveDown {
    margin-top: 30px;
    font-size: 12px;
}
.produseDetalii {
    position: absolute;
    text-align: center;
    top: 0;
    background-color: #86bf0a;
    padding-left: 0;
}
.produseDetalii h6 {
    margin: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
}

.custom_product {
    position: relative;
    border-left: 2px solid #ebebeb;
    padding-bottom: 80px;
}

.custom_product img {
    position: absolute;
    right: 15px;
    top: 0;
}
.custom_product .firstList {
    position: relative;
    top: 100px;
}
.firstList li {
    padding-top: 5px;
}
.firstList li > h6 {
    color: #353535;
    display: inline-block;
    text-decoration: line-through;
    text-align: right;
    padding-left: 5px;
}
.firstList li > p {
    display: inline-block;
}
.firstList li h4 {
    display: inline-block;
    color: #353535;
}
.firstList li p {
    color: #353535;
}
.custom_button {
    text-align: center;
    background-color: #3eb6e9 !important;
    padding: 10px 0px 10px 0px;
    border-radius: 0;
    width: 100%;
    font-size: 10px;
    color: #fff !important;
}
.custom_button2 {
    margin-top: 15px;
    text-align: center;
    padding: 10px 0px 10px 0px;
    background-color: #004f70 !important;
    border-radius: 0;
    width: 100%;
    font-size: 10px;
    color: #fff !important;
}
.dynamicPills {
    position: relative;
    top: 20px;
    margin-bottom: 40px;
}
.nav-pills > li > a {
    background: rgba(0, 0, 0, 0) !important;
    color: #a3a3a3;
}
.nav-pills > li > a:last-child {
    padding-left: 5px
}
.nav-pills > li.active > a {
    color: #00a0e3;
}
.nav-pills > li.active > a:hover {
    color: #00a0e3;
}
.nav-pills > li.active > a:focus,
.nav > li > a:hover {
    background-color: rgba(0, 0, 0, 0);
    color: #00a0e3;
}
.noPadding {
    padding-left: 0;
    padding-right: 0;
}
.taiat {
    font-size: 11px;
    text-decoration: line-through;
}
.noMargin {
    margin-left: 0;
    margin-right: 0;
}
.bottom_border {
    border: #ebebeb solid 0.5px;
    width: 50%;
    margin-left: 0;
    margin-top: 0;
}
button.btn.btn-default.btn-xs {
    background-color: rgba(0, 0, 0, 0);
}
.line p {
    font-size: 12px;
    color: #064175;
}
.custom_item p{
    color: #064175;
}
.custom_column {
    position: relative;
    padding-top: 5%;
}
.panel,
.panel-body {
    padding-left: 0px;
    padding-right: 0px;
    border: none !important;
}
.panel-body:first-child {
    padding-top: 0px;
}
.customPan {
    color: #fff !important;
    padding-left: 40% !important;
    background: #00a0e3 !important;
}
.panel-title {
    font-size: 13px;
}
.scrollbar {
    float: left;
    max-height: 300px;
    overflow-y: scroll;
}
#style-1::-webkit-scrollbar-track {
    border-radius: 10px;
}
#style-1::-webkit-scrollbar {
    width: 10px;
}
#style-1::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 6px #00a0e3;
    background-color: #00a0e3;
}
.tab-pane ul {
    padding-left: 15px;
}
.lichidareStoc {
    background-color: #818181 !important;
}
.Cabinet {
    background-color: #f9f9f9 !important;
    color: #00a0e3 !important;
}
.promotiiMenu {
    background: #86bf0a !important;
}
.Cabinet {
    padding: 10px 0 0px 0;
}
#adaugaProdus {
    border: 1px solid #e4e1d8;
    width: 30px;
    display: inline-block;
    text-align: center;
    padding: 3px;
    border-radius: 0px;
}
#adaugaProdus::placeholder {
    color: #3eb6e9;
}
.qty {
    display: inline-block;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}
.companyImage {
    margin-top: 40px;
    margin-bottom: 40px;
}
.continutCompanie {
    text-align: justify;
    margin-top: 20px;
}
/*contact*/

.include_input select{
    color: #808080;
}
.aliniere_adresa {
    margin-top: 60px;
}
.include_input {
    margin-bottom: 20px;
}
.title_h h3 {
    font-size: 25px;
    font-weight: 800;
    text-transform: uppercase;
}
.form_input {
    width: 100%;
    background: #FFF;
    height: 40px;
    padding-left: 15px;
    border-radius: 0px;
    border: 1px solid #d7d7d7;
    font-size: 16px;
    color: #601C3F;
}
.include_input_subiect {
    width: 100%;
}
.include_input_subiect input {
    width: 100%;
}
.message_contact {
    padding-top: 15px;
    min-height: 160px;
    margin-bottom: 10px;
}
.button_1 {
    border: none;
    outline: none;
    background: transparent;

}
.button_2 {
    width: 100%;
    background: #00a0e3;
    height: 40px;
    border-radius: 0px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 16px;
}

.btn_submit {
    font-size: 16px;
}
.button_3 {
    width: 100%;
    background: #00a0e3;
    height: 40px;
    border-radius: 0px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
}
.location {
    margin-top: 148px;
    margin-bottom: 148px;
}
.include_map {
    width: 100%;
    overflow: hidden;
    border: 1px solid #d7d7d7;
}
.include_map iframe {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    min-height: 372px;
}
.details_contact {
    font-weight: 500;
}
.details_contact a {
    color: #601c3f;
}
.details_contactList li,
a {
    color: #403f3f;
}
.details_contactList li>a {
    color: #403f3f;
}
.assistance {
    min-height: 245px;
}
.title_contact {
    margin-left: 15px;
    color: #00a0e3;
}
.title_contact h4{
    color: #004f70;
}
.title_contact2 {
    margin-left: 15px;
    color: #00a0e3;
}
/*end contact*/
/*Start of ListaProduse*/
.include_pagination {
    margin-right: 20px;
}
.pagination_ul {
    margin-top: 20px;
    float: right;
}
.pagination_ul2 {
    list-style: none;
    padding-left: 0px;
}
.pagination_ul2 li {
    width: 100%;
}
.pagination_ul2 li p:first-child {
    width: 80%;
}
.pagination_ul2 li p:last-child {
    float: right;
    width: 20%;
    padding-right: 0px;
}
#adrese_livrare {
    list-style: none;
}
.pagination_ul_li {
    background: #00a0e3;
    display: inline-block;
    padding: 1px 5px 1px 5px;

}
.pagination_ul_li_a {
    font-size: 11px;
    color: #fff;
}
.pagination_ul_li_a:hover {
    color: #FFF;
}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
}
.col-xs-5ths {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

/*End of ListaProduse*/
.custom_label {
    padding-left: 15px;
    color: #00a0e3;
}
.custom_label2 {
    color: #00a0e3;
}
.newsletter_p {
    padding-top: 20px;
}
.modificaAdresa a:first-child {
    color: #00a0e3;
}
.modificaAdresa a:last-child {
    color: #e30000;
}
ul.horizontal-list.font_cs li{
    color: #000000;
}ul.horizontal-list.font_cs li:last-child{
    color: #00a0e3;
}
.custom_details {
    padding-left: 0;
}

.custom_details_li {
    font-size: 10px;
    color: #353535 !important;
}
.custom_details li:last-child {
    font-size: 16px;
    color: #00a0e3;
    padding-left: 10px;
}
/*Start of Cosul meu*/
.flex_p {
  display: flex;
  align-items: left;
}
.flex_start {
    padding-top: 20px;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
      -webkit-align-items: flex-start;
              align-items: flex-start;
}
.product_wishlist {
  width: 129px;
  height: 110px;
  margin-right: 30px;
}
.product_wishlist img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.price_product_list p {
  font-size: 14px;
  margin-top: 20px;
}
.price_product_list p:last-child {
  font-size: 12px;
}
.qtyminus, .qtyplus {
    width: 30px;
    height: 20px;
    line-height: 20px;
    font-size: 30px;
    font-weight: 600;
    border: none;
    outline: none;
    background: transparent;
    vertical-align: middle;
}
.details_box .price_product_list p {
  font-size: 28px;
  margin-top: 20px;
}
.row_c {
  margin-top: 30px;
}
.subtotal_c_n {
  font-size: 14px;
}
.remove_p_w {
    padding-top: 20px;
}
.remove_p_w a{
    color: red;
}
.title_p_w h5 {
    color: #00a0e3;
}
.title_p_w p {
    font-size: 11px;
    color: #337ab7;
}
.title_cm {
    padding-top: 60px;
    padding-bottom: 40px;
}
.title_cm h3{
    color: #00a0e3;
}
.title_cm2 h5{
    color: #00a0e3;
}
.title_cm2 ul{
    padding-left: 0px;
    list-style: none;
}
.title_cm2 ul li{
    font-size: 12px;
    padding-left: 30px;
    display: inline-block;
}
.ist_com h4{
    color: #00a0e3;
}
.ist_com1 h4{
    font-size: 13px;
    font-weight: 400;
}
.ist_com h5{
    padding-top: 80px;
    font-size: 13px;
    color: #00a0e3;
}

.ist_com1 h4 span{
    padding-left: 20px;
}
.title_cm2 ul li:first-child{
    padding-left: 0px;
}
.set_quant {
    padding-top: 20px;
}
.title_pl {
    color: #00a0e3;
    
    padding-left: 15px;
}
.title_pl h5{
    color: #40b8ea;
    font-weight: 400;
}


/*style radio and checkbox */


.fill_form input[type="radio"].css3radio{
  display: none;
}
.fill_form input[type="checkbox"].css3radio{
  display: none;
}
.toggler_r {
    padding-top: 3px;
}
.fill_form label.toggler_r { /* radio label */
  display: block;
  position: relative;
  margin-bottom: 1em; /* bottom spacing */
  padding-left: 22px;
  cursor: pointer;
  font-size: 12px;
  font-weight: 500;
  color: #6c6c6d;
}
.fill_form label.toggler_r:before{ /* outer round circle */
  content: '';
  display: block;
  position:absolute;
  width: 18px;
  height: 18px;
  background: #fff;
  border-radius: 0px;
  border: 1px solid #000;
  left: 0;
  top: 2px;
}
.fill_form label.toggler_r:after{ /* inner dark circle */
      content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    left: 0;
    top: 2px;
    overflow: hidden;
    transition: all 0.2s;
}
.fill_form input[type="radio"]:checked + label.toggler_r::after{ /* inner dark circle when radio is selected */
    background: #00a0e3;
    border-radius: 0px;
      width: 18px;
    height: 18px;
    border: 1px solid #fff;
}
.fill_form input[type="checkbox"]:checked + label.toggler_r::after{ /* inner dark circle when radio is selected */
    background: #00a0e3;
    border-radius: 0px;
    width: 18px;
    height: 18px;
    border: 1px solid #fff;
}
.include_checkbox label {
    font-size: 14px;
}
label.toggler_checkbox {
/*    display: block;*/
    position: relative;
    padding-left: 22px;
    padding-top: 5px;
    cursor: pointer;
    font-weight: 600;
}
label.toggler_checkbox::before {
    content: '';
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #00a0e3;
    left: 0;
    top: 4px;
}
label.toggler_checkbox::after {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 4px;
    overflow: hidden;
    transition: all 0.2s;
}
input[type="checkbox"]:checked + label.toggler_r::after{ /* check mark when checkbox is checked */
    background: #601c3f;
    border-radius: 5px;
    border: 1px solid #00a0e3;
}
.total_c_n p {
    font-size: 18px;
    color: #00a0e3;
}
.custom_col {
    padding-right: 0;
}
.aut_wraper2 {
    padding-top: 10px;
}
.custom_cb {
    padding-top: 25px;
}
label.toggler_r{
    font-size: 12px !important;
}
.cont_wrap {
    padding-top: 95px;
    min-height: 600px;
}
.info_pay {
    text-align: right;
}

.remove_p_w {
    text-align: right;
}
.forgot_password {
    padding-top: 10px;
    font-size: 14px;
    text-decoration: underline;
}
.include_input p {
    text-decoration: underline;
}
.include_btn_autentif {
    margin-bottom: 30px;
}
.button_wrap {
    padding-top: 20px;
}
.anuleaza_etapa {
    background-color: #383838;
    color: #fff;
}.anuleaza_etapa:hover {
    background-color: #383838;
    color: #fff;
}
.trimite_comanda {
    background-color: #004f70;
    color: #fff;
}
.trimite_comanda:hover {
    background-color: #004f70;
    color: #fff;
}
.remove_padding_lr {
    padding-left: 0;
    padding-right: 0;
}
.submit_wrapper {
    background-color: red;
    margin-top: 30px;
    margin-bottom: 30px;
    border-top: 1px solid #e4e4e4;
}
.color_hover {
    color: #fff;
}
.padding_left{
    padding-left: 15px;
}
.owl-dot span{
    display: none !important;
}
.font_size1 ul{
    padding-left: 15px;
}
.news_custom_btn {
    float: right;
}
.min_height {
    min-height: 600px;
}
.product_color select {
    width: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #fff;
    border-radius: 5px;
    border-color: #3eb6e9;
}
.product_color select:focus {
    outline: none;
    padding-top: 10px;
}
.lightSlider {
    /*height: calc(100vw/5) !important;*/
    padding-bottom: 0% !important;
}
.custom_column {
/*    height: calc(100vw/5);*/
    padding-top: 0px;
}
.lSSlideWrapper .lslide  img {
    max-width: 100%;
    max-height: 552px;
    position: relative;
    left: -3px;
}
.set_m_w {
    max-width: 130px;
    max-height: 100px;
}
.clone  {
    margin-right: 2px !important;
}