@font-face {font-family: "Conduit ITC W04 Extra Light";
  src: url("font/cc1834bc355597c7897ef61361e4a201.eot"); /* IE9*/
  src: url("font/cc1834bc355597c7897ef61361e4a201.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("font/cc1834bc355597c7897ef61361e4a201.woff2") format("woff2"), /* chrome、firefox */
  url("font/cc1834bc355597c7897ef61361e4a201.woff") format("woff"), /* chrome、firefox */
  url("font/cc1834bc355597c7897ef61361e4a201.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("font/cc1834bc355597c7897ef61361e4a201.svg#Conduit ITC W04 Extra Light") format("svg"); /* iOS 4.1- */
}

body {
    font-family: "Conduit ITC W04 Extra Light";
    font-weight: 400;
    color: #000;
    font-size: 1.2rem;
    line-height: 20px;
    width: 100%;
    background: #fff;
}

h1, h2, h3, h4, h5, h6 {
    color: #444;
}

/* default font size */
.fa {
    font-size: 9px;
}

/* Override the bootstrap defaults */
h1 {
    font-size: 33px;
}

h2 {
    font-size: 27px;
}

h3 {
    font-size: 21px;
}

h4 {
    font-size: 15px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 10.2px;
}

a {
    color: #23a1d1;
}

a:hover {
    text-decoration: none;
}

legend {
    font-size: 18px;
    padding: 7px 0px
}

label {
    font-size: 1rem;
    font-weight: normal;
    color: #000;
}

select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
    font-size: 12px;
}

.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
    font-size: 12px;
}

.input-group .input-group-addon {
    font-size: 17px;
    height: 30px;
    font-weight: 400;
    margin: 0px;
    color: #000;
    line-height: 12px;
}

/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
    display: inline;
}

.nav-tabs {
    margin-bottom: 15px;
}

div.required .control-label:before {
    content: '* ';
    color: #F00;
    font-weight: bold;
}

/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
}

/* top */
#top {
    background-color: #EEEEEE;
    border-bottom: 1px solid #e2e2e2;
    padding: 4px 0px 3px 0;
    margin: 0 0 20px 0;
    min-height: 40px;
}

#top .container {
    padding: 0 20px;
}

#top #form-currency .currency-select, #top #form-language .language-select {
    text-align: left;
}

#top #form-currency .currency-select:hover, #top #form-language .language-select:hover {
    text-shadow: none;
    color: #ffffff;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
}

#top .btn-link, #top-links li, #top-links a {
    color: #888;
    text-shadow: 0 1px 0 #FFF;
    text-decoration: none;
}

#top .btn-link:hover, #top-links a:hover {
    color: #444;
}

#top-links .dropdown-menu a {
    text-shadow: none;
}

#top-links .dropdown-menu a:hover {
    color: #FFF;
}

#top .btn-link strong {
    font-size: 14px;
    line-height: 14px;
}

#top-links {
    padding-top: 6px;
}

#top-links a + a {
    margin-left: 15px;
}

/* logo */
#logo {
    margin: 0 0 10px 0;
}

/* search */
#search {
    border: 1px solid #e8e8e8;
    border-radius: 100px;
    background: #e9e9e9;
}

#search .input-lg {
    height: 40px;
    line-height: 20px;
    padding: 0 10px;
    border: 0px;
    color: #000;
    background: #e9e9e9;
    border-radius: 100px !important;
    font-size: 1rem;
}

#search .btn-lg {
    font-size: 15px;
    line-height: 18px;
    padding: 10px 35px;
    text-shadow: 0 1px 0 #FFF;
}

/* cart */
#cart {
}

#cart > .btn {
    font-size: 12px;
    line-height: 0px;
    color: #FFF;
    top: 10px;
}

#cart.open > .btn {
    background-image: none;
    background-color: #FFFFFF;
    border: 1px solid #E6E6E6;
    color: #666;
    box-shadow: none;
    text-shadow: none;
}

#cart.open > .btn:hover {
    color: #444;
}

#cart .dropdown-menu {
    background: #eee;
    z-index: 1001;
}

#cart .dropdown-menu {
    min-width: 100%;
}

@media (max-width: 478px) {
    .poz-fil h1 {
        font-weight: 700;
        font-size: 23px;
    }

    #cart .dropdown-menu:before {
        content: "";
        border-bottom: 10px solid #fff;
        border-right: 10px solid transparent;
        border-left: 10px solid transparent;
        position: absolute;
        top: -10px;
        z-index: 9999999;
        left: 20%;
        opacity: 0;
    }

    .sshgrr {
        color: #000000;
        letter-spacing: 1px;
        margin-bottom: 0px;
        font-size: 24px;
        font-weight: bold;
        padding-bottom: 5px;
        text-align: center;
        text-transform: uppercase;
    }

    .newst {
        padding: 30px 20px;
    }

    #cart .dropdown-menu {
        width: 330px;
    }
}

#cart .dropdown-menu table {
    margin-bottom: 10px;
}

#cart .dropdown-menu li > div {
    min-width: 427px;
    padding: 0 10px;
}

@media (max-width: 478px) {
    #cart .dropdown-menu li > div {
        min-width: 100%;
    }
}

#cart .dropdown-menu li p {
    margin: 20px 0;
}

/* menu */
#menu {
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a;
    min-height: 40px;
}

#menu .nav > li > a {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    padding: 10px 15px 10px 15px;
    min-height: 15px;
    background-color: transparent;
}

#menu .nav > li > a:hover, #menu .nav > li.open > a {
    background-color: rgba(0, 0, 0, 0.1);
}

#menu .dropdown-menu {
    padding-bottom: 0;
}

#menu .dropdown-inner {
    display: table;
}

#menu .dropdown-inner ul {
    display: table-cell;
}

#menu .dropdown-inner a {
    min-width: 160px;
    display: block;
    padding: 3px 20px;
    clear: both;
    line-height: 20px;
    color: #333333;
    font-size: 12px;
}

#menu .dropdown-inner li a:hover {
    color: #FFFFFF;
}

#menu .see-all {
    display: block;
    margin-top: 0.5em;
    border-top: 1px solid #DDD;
    padding: 3px 20px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 3px 3px;
    font-size: 12px;
}

#menu .see-all:hover, #menu .see-all:focus {
    text-decoration: none;
    color: #ffffff;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
}

#menu #category {
    float: left;
    padding-left: 15px;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

#menu .btn-navbar {
    font-size: 15px;
    font-stretch: expanded;
    color: #FFF;
    padding: 2px 18px;
    float: right;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a;
}

#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
    color: #ffffff;
    background-color: #229ac8;
}

@media (min-width: 768px) {
    #menu .dropdown:hover .dropdown-menu {
        display: block;
    }
}

@media (max-width: 767px) {
    #menu {
        border-radius: 4px;
    }

    #menu div.dropdown-inner > ul.list-unstyled {
        display: block;
    }

    #menu div.dropdown-menu {
        margin-left: 0 !important;
        padding-bottom: 10px;
        background-color: rgba(0, 0, 0, 0.1);
    }

    #menu .dropdown-inner {
        display: block;
    }

    #menu .dropdown-inner a {
        width: 100%;
        color: #fff;
    }

    #menu .dropdown-menu a:hover, #menu .dropdown-menu ul li a:hover {
        background: rgba(0, 0, 0, 0.1);
    }

    #menu .see-all {
        margin-top: 0;
        border: none;
        border-radius: 0;
        color: #fff;
    }
}

/* content */
#content {
    min-height: 460px;
}

/* footer */
footer {
    margin-top: 20px;
    padding-top: 90px;
    color: #ffffff;
    background: #222;
    position: relative;
    font-size: 1.125rem;
}

footer hr {
    border-top: none;
    border-bottom: 1px solid #666;
}

footer a {
    color: #b8b8b8;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 28px;
}

footer a:hover {
    color: #a1a1a1;
}

footer h5 {
    font-size: 17px;
    font-weight: 700;
    color: #88af30;
    text-transform: uppercase;
    padding-bottom: 10px;
    font-family: "Conduit ITC W04 Extra Light";
    display: block;
}

/* alert */
.alert {
    padding: 8px 14px 8px 14px;
}

/* breadcrumb */
.breadcrumb {
    margin: 0 0 10px 0;
    padding: 0px 0;
    display: flex;
    position: relative;
    display: block;
    background: none;
}

.breadcrumb i {
    font-size: 15px;
}

.breadcrumb > li {
    /* text-shadow: 0 1px 0 #FFF; */
    padding: 0px 10px 0px 2px;
    position: relative;
    white-space: nowrap;
    text-align: center;
    display: inline-block;
}

.breadcrumb a {
    font-size: 1rem;
    color: #a2a2a2;
    margin-top: 5px;
    display: block;
}

.breadcrumb > li + li:before {
    content: '';
    padding: 0;
}

.breadcrumb > li:after {
    content: '';
    display: block;
    position: absolute;
    top: 13px;
    right: 2px;
    width: 5px;
    height: 5px;
    border-right: 1px solid #b1b1b1;
    border-bottom: 1px solid #b1b1b1;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.breadcrumb > li:last-child:after {
    display: none;
}

.pagination {
    margin: 0;
    text-align: center;
    justify-content: flex-end;
    display: flex;
    top: -1px;
    position: relative;
}

/* buttons */
.buttons {
    margin: 1em 0;
}

.btn {
}

.btn-xs {
    font-size: 9px;
}

.btn-sm {
    font-size: 10.2px;
}

.btn-lg {
    padding: 10px 16px;
    font-size: 15px;
}

.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
    font-size: 12px;
}

.btn-group > .btn-xs {
    font-size: 9px;
}

.btn-group > .btn-sm {
    font-size: 10.2px;
}

.btn-group > .btn-lg {
    font-size: 15px;
}

.btn-inverse {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #363636;
    background-image: linear-gradient(to bottom, #444444, #222222);
    background-repeat: repeat-x;
    border-color: #222222 #222222 #000000;
}

.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
    background-color: #222222;
    background-image: linear-gradient(to bottom, #333333, #111111);
}

/* list group */
.list-group a {
    border: 1px solid #DDDDDD;
    color: #888888;
    padding: 8px 12px;
}

.list-group a.active, .list-group a.active:hover, .list-group a:hover {
    color: #444444;
    background: #eeeeee;
    border: 1px solid #DDDDDD;
    text-shadow: 0 1px 0 #FFF;
}

/* carousel */
.carousel-caption {
    color: #FFFFFF;
    text-shadow: 0 1px 0 #000000;
}

.carousel-control .icon-prev:before {
    content: '\f053';
    font-family: FontAwesome;
}

.carousel-control .icon-next:before {
    content: '\f054';
    font-family: FontAwesome;
}

/* product list */
.product-thumb {
    margin-bottom: 20px;
}

.product-thumb:hover {
    margin-bottom: 20px;
}

.product-thumb .image {
    text-align: center;
    position: relative;
    border: 1px solid transparent;
}

.product-thumb .image a {
    display: inline-block;
    margin: 0px 0px;
    color: #000 !important;
}

.product-thumb .image a:hover {
    opacity: 1;
}

.product-thumb .image img {
    margin-left: auto;
    margin-right: auto;
}

.product-grid .product-thumb .image {
    float: none;
}

@media (min-width: 767px) {
    .product-list .product-thumb .image {
        float: left;
        padding: 0 15px;
    }
}

.product-thumb h4 {
    color: #000 !important;
    font-weight: 400;
    overflow: hidden;
    text-align: center;
    font-size: 1.2rem;
    line-height: 24px;
    text-transform: initial;
    letter-spacing: 0px;
    margin-bottom: 0px;
}

.product-thumb .caption {
    padding: 0px 0px 5px 0px;
    text-align: center;
}

.product-list .product-thumb .caption {
    margin-left: 230px;
}

@media (max-width: 1200px) {
    .product-grid .product-thumb .caption {
        min-height: 210px;
        padding: 0 10px;
    }
}

@media (max-width: 767px) {
    .product-list .product-thumb .caption {
        min-height: 0;
        margin-left: 0;
        padding: 0 10px;
    }

    .product-grid .product-thumb .caption {
        min-height: 0;
    }
}

.product-thumb .rating {
    padding-bottom: 10px;
}

.rating .fa-stack {
    font-size: 8px;
}

.rating .fa-star-o {
    color: #999;
    font-size: 15px;
}

.rating .fa-star {
    color: #FC0;
    font-size: 15px;
}

.rating .fa-star + .fa-star-o {
    color: #E69500;
}

h2.price {
    margin: 0;
}

.product-thumb .price {
    color: #000;
    text-align: center;
    font-family: "Conduit ITC W04 Extra Light";
    letter-spacing: -0.8px;
    margin-bottom: 10px;
}

font-weight: 600; color: red; }

.product-thumb .price-tax {
    color: #999;
    font-size: 12px;
    display: block;
}

@media (max-width: 768px) {
    .product-list .product-thumb .button-group {
        border-left: none;
    }
}

.product-thumb .button-group {
    overflow: auto;
    padding: 0px;
    /* background-color: #000000; */
}

@media (max-width: 1200px) {
    .product-thumb .button-group button, .product-thumb .button-group button + button {
        width: 33.33%;
    }
}

@media (max-width: 767px) {
    .product-thumb .button-group button, .product-thumb .button-group button + button {
        width: 33.33%;
    }
}

.thumbnails {
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
}

.thumbnails > li {
    margin-left: 20px;
}

.thumbnails {
}

.thumbnails > img {
    width: 100%;
}

.image-additional a {
    margin-bottom: 20px;
    padding: 5px;
    display: block;
    border: 1px solid #ddd;
}

.image-additional {
    max-width: 78px;
}

.thumbnails .image-additional {
    float: left;
    margin-left: 20px;
}

@media (min-width: 1200px) {
    #content .col-lg-2:nth-child(6n+1), #content .col-lg-2:nth-child(6n+1), #content .col-lg-3:nth-child(4n+1), #content .col-lg-4:nth-child(3n+1), #content .col-lg-6:nth-child(2n+1) {
        clear:left;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #content .col-md-2:nth-child(6n+1), #content .col-md-2:nth-child(6n+1), #content .col-md-3:nth-child(4n+1), #content .col-md-4:nth-child(3n+1), #content .col-md-6:nth-child(2n+1) {
        clear:left;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #content .col-sm-2:nth-child(6n+1), #content .col-sm-2:nth-child(6n+1), #content .col-sm-3:nth-child(4n+1), #content .col-sm-4:nth-child(3n+1), #content .col-sm-6:nth-child(2n+1) {
        clear:left;
    }
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left .product-layout .col-md-3 {
        width: 100%;
    }

    #column-left + #content .product-layout .col-md-3 {
        width: 50%;
    }

    #column-left + #content + #column-right .product-layout .col-md-3 {
        width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
        width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
    width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
    min-width: 35px;
    height: 37px;
    font-size: 19px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #202020;
    border-color: #202020;
}

.menutrans {
    position: static;
    z-index: 9999999;
    width: 100%;
}

.product-thumb:hover .button-group, .product-thumb:hover .abscart {
    opacity: 1;
}

.product-thumb .button-group {
    position: absolute;
    bottom: 60px;
    right: 15px;
    transition: all .3s ease-in-out;
    display: block;
    opacity: 0;
    z-index: 9999;
}

.product-thumb .button-group .absbtn {
    background: #000;
    padding: 8px 15px;
    display: inline-block;
    box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.2);
    z-index: 999999;
}

.product-thumb .button-group button {
    background-color: transparent;
    border: none;
    padding: 0;
}

.adauga {
    text-align: center;
    border-radius: 3px;
}

.adauga .buton2 {
    font-size: 15px;
    line-height: 19px;
    padding: 7px 9px;
    border: transparent;
    text-transform: initial;
    border-radius: 2px;
    color: #000;
    background: #fff;
}

.buton2:hover {
    font-size: 15px;
    line-height: 19px;
    padding: 7px 9px;
    border-radius: 2px;
    color: #fff;
    background: #353535;
}

.product-thumb .caption h4 > a {
    color: #000;
    font-family: "Conduit ITC W04 Extra Light";
    font-weight: 400;
}

.noborder {
    border: none;
}

.contacte i {
    margin-right: 10px;
    width: 20px;
    height: 20px;
    text-align: center;
}

.select2 {
    border-radius: 8px !important;
    background: #fff;
    color: #000;
    border: 1px solid #c3c3c3;
}

.input-group>.custom-file .custom-file-input:focus~.custom-file-label, .input-group>.custom-select:focus, .input-group>.form-control:focus {
    border-radius: 0px !important;
    background: #fff;
    color: #000;
}

.centrut h2 {
    font-size: 75px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    line-height: 75px;
    text-shadow: 0 5px 3px #000;
}

.clasamea {
    height: 474px;
}

.clasamea2 {
    height: 190px;
}

.producator {
    color: #000;
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 300;
}

.poz-fil h1 {
    font-weight: 300;
}

.linie li {
    display: inline-block;
    float: left;
    margin-right: 15px;
    font-size: 13px;
    font-weight: 300;
    line-height: 15px;
    /* margin-bottom: 10px; */
}

.bordercart {
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
}

.btncart {
    height: 50px;
    line-height: 28px;
    font-size: 1.5rem;
    border-color: rgba(0,0,0,0.08);
    border-radius: 0px;
    color: #fff;
    text-transform: uppercase;
    background: #1e8d29;
    -webkit-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.2);
    font-weight: 600;
    letter-spacing: 0.2px;
}

footer li {
    margin-bottom: 0px;
    padding: 2px 0;
}

#tab-description p {
    font-size: 1.4rem !important;
    line-height: 2rem;
    color: #000;
}

.btn10 {
    background: #d5090c;
    border: 1px solid #d5090c;
    color: #fff;
}

.cart-total {
    position: absolute;
    top: -8px;
    background: #e8504f;
    width: 16px;
    height: 15px;
    border-radius: 100%;
    color: #fff !important;
    left: -11px;
    line-height: 15px;
    font-size: 0.8rem;
    display: block !important;
}

.txtone {
    color: #000;
    position: relative;
    left: 9px;
    top: -6px;
    font-size: 1rem;
    font-weight: 400;
    font-family: "Conduit ITC W04 Extra Light";
}

.txttwo {
    font-family: "Conduit ITC W04 Extra Light";
    font-size: 12px;
    color: #1e8d29 !important;
    font-weight: 400;
    position: absolute;
    left: 9px;
    bottom: 0px;
    display: flex;
}

.btn-info.focus, .btn-info:focus {
    box-shadow: none;
}

.box-info h5 {
    font-size: 14px;
}

.cant {
    font-size: 15px;
    font-weight: 600;
    margin-top: 10px;
}

.li li {
    font-size: 18px;
    margin-bottom: 6px;
    line-height: 18px;
}

.li li i {
    color: #ee7e1b;
}

/* css CUSTOM */
.main-page-bar {
    background-color: #e7a712;
}

.main-page-bar .info-text-table {
    width: 100%;
    height: 45px;
    display: table;
    table-layout: fixed;
}

.main-page-bar .info-text-table .info-text-row {
    width: 100%;
    display: table-row;
}

.main-page-bar .info-text-table .info-text-row .info-text-box {
    color: #fff;
    display: table-cell;
    white-space: nowrap;
    width: 25%;
    padding: 3px;
    clear: both;
    position: relative;
    margin: auto;
}

.main-page-bar .info-text-table .info-text-row .info-text-box .icon {
    width: 30px;
    height: 30px;
    font-size: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    line-height: 40px;
}

.main-page-bar .info-text-table .info-text-row .info-text-box .content {
    display: inline-block;
    height: 17px;
    vertical-align: middle;
}

.main-page-bar .info-text-table .info-text-row .info-text-box .content .name {
    font-size: 13px;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    line-height: 10px;
}

.main-page-bar .info-text-table .info-text-row .info-text-box .content .desc {
    font-size: 10px;
    padding: 0;
    margin: 0;
}

.abs {
    margin-top: -15px;
    position: absolute;
    width: 100%;
}

.topWrapper {
    padding-bottom: 2px;
}

.topWrapper2 {
    background: #ffffff url(../../../../../image/footer_bg_img.jpg) no-repeat;
    padding-bottom: 2px;
    background-size: 100%;
    padding: 200px 0px;
}

.topWrapper3 {
    background: #ffffff !important;
    /* position: relative; */
    box-shadow: 0 4px 25px -25px #343434;
}

/* Responsive */
/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {
    .sshgrrr h3 {
        color: #ac8a7e;
        letter-spacing: 1px;
        margin-bottom: 0px;
        font-size: 23px;
        font-weight: normal;
        padding-bottom: 5px;
        text-align: center;
        text-transform: uppercase;
        font-family: "Conduit ITC W04 Extra Light";
        position: relative;
        /* border-bottom: 1px dashed #333; */
        display: inline-block;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
    .sshgrrr h3 {
        color: #000000;
        letter-spacing: 1px;
        margin-bottom: 0px;
        font-size: 35px;
        font-weight: 400;
        padding-bottom: 5px;
        text-align: center;
        text-transform: uppercase;
        font-family: "Conduit ITC W04 Extra Light";
        position: relative;
        /* border-bottom: 1px dashed #333; */
        display: inline-block;
    }
}

/* -- Sfarsit Responsive -- */
.bread {
    background: url(../../../../../image/breadcrumb.png) center no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.bread h1 {
    font-family: "Conduit ITC W04 Extra Light";
    color: #946d5f;
}

.coloanacentru h2 {
    text-align: center;
    font-size: 21px;
}

#product {
    top: 0;
    z-index: 8;
    font-weight: 300;
    border-bottom: 1px solid #dfdfdf;
}

.descrieredesc {
    border: 1px solid #e9e9e9;
    border-radius: 0px;
    background: #fff;
}

.footer2 ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    right: 0px;
    display: inline-block;
}

.footer2 li {
    float: left;
    margin: 0px 10px;
}

.footer2 a {
    color: #ffffff;
    font-size: 30px;
}

.footer2 span {
    font-weight: 700;
}

.paralax {
    background-attachment: fixed;
    background-size: cover;
    overflow: hidden;
    padding-bottom: 90px;
    padding-top: 90px;
    background-repeat: no-repeat;
    background-image: url(../image/paralax.jpg);
    margin-bottom: 60px;
}

.textpromo {
    display: block;
    color: #fff;
}

.textpromo h2 {
    color: #fff;
    font-size: 40px;
    font-weight: 300;
    text-transform: uppercase;
    position: relative;
}

.textpromo h2:after {
    content: "";
    position: absolute;
    height: 1px;
    bottom: 0px;
    background: #fff;
}

.sarbatori strong {
    color: #df136d;
}

.bordernegru {
    border-left: 1px solid #d1d1d1;
}

.liv {
    border: none;
}

.liv .card-header {
    padding: 3px;
    border-top: 1px solid rgba(0,0,0,.125);
    background: #fff;
    border-radius: 0px;
}

.liv .btn-link {
    color: #000;
}

.cont {
    border: none;
}

.cont .card-header {
    padding: 3px;
    background: #fff;
    border-radius: 0px;
}

.cont .btn-link {
    color: #000;
}

.butonm {
    background: transparent;
    color: #000;
    border-color: transparent;
    padding: 0;
}

.butonm:hover {
    background: transparent;
    color: #646464;
    border-color: transparent;
    padding: 0;
}

.butonm img {
    height: 18px;
    position: relative;
    top: -2px;
}

.liv a {
    color: #000;
}

.container2 {
    max-width: 1400px;
}

.butobannerbutobanner {
    height: 100%;
    background: linear-gradient(180deg, #fff 68%, #343a40 50%);
}

.box-info {
    text-align: center;
    margin: -3em auto 0px auto;
    padding-top: 3em;
}

.box-info h5 {
    margin: 10px 0px 10px 0px;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    padding-top: 35px;
    font-family: "Conduit ITC W04 Extra Light";
    height: 80px;
    overflow: hidden;
}

.box-info p {
    font-size: 15px;
    color: #fff;
    font-weight: normal;
    height: 40px;
    overflow: hidden;
    padding: 0px 0px 0px 0px;
}

.box-info img {
    margin: 0 auto;
    position: relative;
    bottom: -40px;
    height: 70px;
    width: 70px;
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    border: 4px solid #df136d;
    background-color: #fff;
}

.box-info:hover img {
    transform: rotateY(360deg);
    transition: transform 0.8s;
    transform-style: preserve-3d;
}

.butobannerbutobanner {
    margin: 0em 0px 0em 0px;
}

.classbg2 {
    background: transparent !important;
}

@media (max-width: 575px) {
    .butobannerbutobanner {
        margin: 0em 0px 0em 0px;
    }
}

.boxul {
    padding: 0px 5px 5px 5px;
    background: #df136d;
}

.htitlu .subtitlu a {
    color: #1c1b1b;
    font-weight: bold;
    text-decoration: none;
}

.htitlu .subtitlu a:hover {
    color: #df136e;
}

.htitlu .subtitlu a.activ {
    color: #df136e;
}

.htitlu .big {
    font-size: 4em;
    color: #df136e;
}

.htitlu a {
    color: #1c1b1b;
    text-decoration: none;
}

.htitlu a:hover {
    color: #df136e;
}

.subs a {
    font-family: "Conduit ITC W04 Extra Light";
    text-transform: none;
    text-decoration: none;
    display: inline-block;
}

.subs a:before {
    font-family: FontAwesome;
    content: "\002027";
    margin: 0px 10px 0px 10px;
    font-size: 36px;
    float: left;
    color: #df136e !important;
}

.subs a:first-child:before {
    content: "";
}

.subs .a1 {
    color: #df136e !important;
}

.subs a:hover {
    color: #df136e !important;
}

.subs .bull {
    display: inline-block;
    font-size: 0.5em;
}

.titluh2f h2 {
    font-family: "Conduit ITC W04 Extra Light";
    font-size: 50px;
    line-height: 55px;
}

#product h1 {
    font-family: "Conduit ITC W04 Extra Light";
    font-size: 34px;
    letter-spacing: -0.8px;
}

.logoproducator {
    position: relative;
    text-align: center;
    font-size: 12px;
}

.logoproducator em {
    margin-top: -13px;
    display: block;
    color: #000;
}

.logop {
    position: absolute;
    right: 10px;
}

.infostoc {
    text-align: center;
    background: #52aa47;
    color: #fff;
    padding: 3px 5px;
    border-radius: 3px;
    margin: 0;
    line-height: 18px !important;
    font-size: 15px !important;
    font-family: "Conduit ITC W04 Extra Light";
}

.menub {
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    background: #ffffff;
}

.icons i {
    width: 25px;
    text-align: center;
    color: #6f6f6f;
}

.icon-andt i {
    font-size: 27px;
}

.icon-andt {
    text-align: center;
}

.icon-andt span {
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
    font-size: 11px;
    /* padding: 0px 21px 0px 21px; */
    color: #0049b6;
}

#cart i {
    font-size: 27px;
    color: #0049b6;
}

.iarba {
    background: url(../../../../../image/ulei.jpg);
    background-repeat: no-repeat;
    background-position: left;
    background-size: 100%;
}

.prezentare h2 {
    font-size: 70px;
    line-height: 80px;
    font-weight: 700;
}

.top1 h2 {
    position: relative;
}

.top2 h2 {
    position: relative;
}

.top3 h2 {
    position: relative;
}

.top4 h2 {
    position: relative;
}

.top1 h2:before {
    position: absolute;
    content: "";
    height: 66px;
    width: 66px;
    background: url(../../../../../image/bio.png);
    left: -50px;
    top: -8px;
    background-size: 70%;
    background-repeat: no-repeat;
}

.top2 h2:before {
    position: absolute;
    content: "";
    height: 66px;
    width: 66px;
    background: url(../../../../../image/ozon.png);
    left: -50px;
    top: -8px;
    background-size: 70%;
    background-repeat: no-repeat;
}

.top3 h2:before {
    position: absolute;
    content: "";
    height: 66px;
    width: 66px;
    background: url(../../../../../image/cbd.png);
    left: -50px;
    top: -8px;
    background-size: 70%;
    background-repeat: no-repeat;
}

.top4 h2:before {
    position: absolute;
    content: "";
    height: 66px;
    width: 66px;
    background: url(../../../../../image/ter.png);
    left: -50px;
    top: -8px;
    background-size: 70%;
    background-repeat: no-repeat;
}

.reco {
	position:relative;
	background: #f9f9f9;
}

.reco:before {
	position: absolute;
	content: "";
	height: 379px;
	width: 344px;
	background: url(../../../../../image/rec.png);
	left: 0px;
	top: 0px;
    background-repeat: no-repeat;
    display:none;
}

.reco:after {
	position: absolute;
	content: "";
	height: 531px;
	width: 316px;
	background: url(../../../../../image/after.png);
	right: 0px;
	bottom: 0px;
	background-repeat: no-repeat;
    background-size: contain;
    display:none;
}

.citeste {
    display: inline-block;
}

.citeste a {
    background: #94c025;
    color: #fff;
    padding: 10px 20px;
    font-size: 20px;
    border-radius: 20px;
}

.bortitle {
    border-bottom: 1px solid #e2e2e2;
}

.preferinte {
	position:relative;
}

.preferinte a {
	font-size: 17px;
	position: absolute;
	z-index: 999;
	top: 21px;
	left: 104px;
}

.cbd {
		background: url(../../../../../image/cbd1.png);
		background-repeat:no-repeat;
		background-size:cover;
}

.cbd h2 {
	font-size:52px;
	line-height:52px;
	font-weight:700;
}

.cbd h3 {
	font-size: 25px;
	line-height: 30px;
}

.benfooter h2.transport, h2.materiale, h2.livrare, h2.consultanta {
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    position: relative;
    margin-bottom: 2px;
    color: #fff;
}

/* h2.transport:before {
    content:"";
    position: absolute;
    background: url(../../../../../image/transport.png);
    height: 28px;
    width: 40px;
    left: -54px;
    top: 5px;
}

h2.consultanta:before {
    content:"";
    position: absolute;
    background: url(../../../../../image/consultanta.png);
    height: 32px;
    width: 33px;
    left: -45px;
    top: 2px;
}

h2.livrare:before {
    content:"";
    position: absolute;
    background: url(../../../../../image/livrare.png);
    height: 43px;
    width: 30px;
    left: -41px;
    top: -5px;
}

h2.materiale:before {
    content:"";
    position: absolute;
    background: url(../../../../../image/oferta.png);
    height: 55px;
    width: 31px;
    left: -41px;
    top: -9px;
} */

.vezi i, .fav i {
    border: 2px solid #0049b6;
    padding: 5px;
    color: #0049b6;
    font-size: 33px;
}

#cart .dropdown-menu i {
    font-size: 15px;
    color: #fcc;
}

.categoriit ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    display: inline-block;
}

.categoriit li {
    float: left;
    margin: 0px 10px;
}

h3.ofertespeciale {
    color: #000000;
    font-size: 26px;
    line-height: 26px;
    font-weight: 400;
    text-align: center;
}

a.taburihome {
    background: #f9f9f9 !important;
    border-bottom: 10px solid #e8504f !important;
    color: #000000 !important;
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 700 !important;
    border-color: transparent !important;
    border-radius: 0px !important;
}

a.taburihome:hover {
    background: #f9f9f9 !important;
    border-bottom: 10px solid #e8504f !important;
    color: #6d6d6d !important;
    border-radius: 0px !important;
}

.nav-tabs .nav-link {
    border:none;
}

.imaginenews span {
    position: relative;
    display: inline-block;
    padding: 20px 0px;
    margin-bottom: 25px;
}

.imaginenews span:after {
    position: absolute;
    content: "";
    height: 1px;
    width: 270px;
    background: #ff3434;
    bottom: 0px;
    margin: 0 auto;
    text-align: center;
    left: 50px;
}

.benfooter img {
    margin-bottom: 15px;
}

.redus span {
    color: #fff;
    display: inline-block;
    text-align: center;
}

.marimidisponibile {
    display: block;
    min-height: 25px;
}

.marimidisp img {
    width: 25px;
    height: 25px;
    border-radius:100px;
    border: 1px solid #d1d1d1;
}

.descriere {
	background: #ffffff;
	padding: 5px 0px;
}

.descriere li {
	margin-top: 10px;
	color: #000000;
	font-size: 18px;
	line-height: 22px;
	font-weight: 300;
}

.descriere i {
	margin-right:10px;
}

#whatsapp {
    display: block;
    float: right;
}

.avantaje2 li {
    display: inline-block;
    float: left;
    color: #ffffff;
    font-size: 15px;
    line-height: 18px;
    margin-right: 8px;
    padding-top: 3px;
}

.avantaje2 li strong {
	font-size: 14px;
}

.avantaje2 img {
	top: -5px;
	position: relative;
	filter: contrast(0);
}

ul.avantaje2 {
	display:flex;
	padding-left:0px;
}

#intrebari {
    font-size: 13px !important;
    margin: 0 0 15px;
    float: left;
    color: #fff;
}

.redus p {
    transform: rotate(44deg);
    color:#fff;
    height: 130px;
    width: 35px;
}

span.stock {
    color:#94c025;
}

a.tag {
    padding: 0px 10px;
    border: 1px solid #1e8d29;
    background: #1e8d29;
    border-radius: 100px;
    color: #ffffff;
    margin: 6px 0px;
    display: inline-block;
    font-size: 12px;
}

a.tag:hover {
    padding: 0px 10px;
    border: 1px solid #4f4f4f;
    background: #4f4f4f;
    border-radius: 100px;
    color: #ffffff;
}

.store {
    border-radius: 10px;
    border: 1px solid #aed52c;
}

.store:hover {
    border-radius: 10px;
    box-shadow: 0px 8px 18px -22px #333;
    border: 1px solid #e9e9e900;
}

.store img {
	max-height:200px;
	max-width:200px;
	margin: 10px 0px;
}

.store h2 {
	font-size:26px;
	line-height:26px;
}

.store i {
	margin-right:5px;
}

.store p {
	padding:10px 5px;
}

ul.program {
    
list-style: none;
}

.informare p {
	font-size:20px;
	line-height: 24px;
	text-align: center;
	font-weight: 400;
	color: #fff;
}

.masa {
	background: url(../../../../../image/cover/masa.png);
	background-size: contain;
	background-position: bottom center;
	background-repeat:no-repeat;
	height: 880px;
}

.imagetel {
	position:relative;
}

.imagetel > img.logo  {
	position:absolute;
	right:0px;
	top:0px;
}

p.cumpara {
	font-size:18px;
	line-height: 25px;
	margin: 0px;
	color: #fff;
	text-align:left !important;
	/* border-radius: 10px; */
}

.informare {
	background: #212530;
	border-radius: 10px;
}

.informare i {
	font-size:50px;
	color: #b1d52a;
}

.locatiis a {
	font-size: 14px;
	margin: 0px 2px !important;
}

.locatiis li {
	margin: 3px 2px;
}

.selectd {
	border: 1px solid #000000 !important;
	box-shadow: 0px 2px 6px -4px #333;
}

.breadcrumb h1 {
	color: #000;
}

h4.recomand {
	height: 38px;
	line-height: 15px;
	font-size: 12px;
}

a.recoma {
	font-size:14px;
	line-height:16px;
}

#related-products.owl-carousel {
	background: #fff;
}

.bara-plutitoare {
    background: #000000;
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 99999999;
    border-top: 1px solid #0a0a0a;
}

.footer-comenzi-telefonice {
    font-size: 15px;
    color: #ffc107;
    padding-top: 10px;
    padding-bottom: 10px;
}

.footer-comenzi-telefonice a {
    color: #fff;
    text-decoration: none;
    font-size: 18px
}

.footer-comenzi-telefonice a:hover {
    color: #eee
}

.footer-comenzi-telefonice .wiggler {-webkit-animation: wiggle 0.5s infinite;-moz-animation: wiggle 0.5s infinite;animation: wiggle 0.5s infinite;}

.footer-comenzi-telefonice a:hover .wiggler {
    -webkit-animation: none;
    -moz-animation: none;
    animation: none
}

.footer-comenzi-telefonice .fa {
    font-size: 20px;
    color: #ffc107;
}

@media (max-width: 979px) {
    .footer-comenzi-telefonice, .footer-comenzi-telefonice a {
        font-size:13px
    }

    .footer-comenzi-telefonice .fa {
        font-size: 13px
    }
}

@media (max-width: 400px) {
    .footer-comenzi-telefonice, .footer-comenzi-telefonice a {
        font-size:11px
    }
}

@media (max-width: 420px) {
    .footer-comenzi-telefonice .fordesk {
        display:none !important
    }

    .footer-comenzi-telefonice .formob {
        display: inline-block !important
    }
}

@media (max-width: 400px) {
    .footer-comenzi-telefonice a {
        font-size:11px
    }

    .footer-comenzi-telefonice .col-xs-4, .footer-comenzi-telefonice .col-xs-12 {
        padding-left: 7px !important;
        padding-right: 7px !important
    }

    .footer-comenzi-telefonice {
        font-size: 11px !important
    }
}

#slideshow-img-aditional.owl-carousel {
	background: #fff;
}

#account .form-control, #address .form-control, #parola .form-control {
    height: 41px;
    box-shadow: 0 4px 6px -5px #666;
    border: 1px solid #c8c8c8;
    border-radius: 7px;
}

.marimidisp {
	display: inline-flex;
}

.perdea {
	position:relative;
}

.perdea:before {
	content:"";
	background: #ffffffb3;
	position:absolute;
	left:0px;
	z-index: 9;
	width: 15.5%;
	height:100%;
}

.perdea:after {
	content:"";
	background: #ffffffb3;
	position:absolute;
	right:0px;
	z-index:9999;
	width: 15.5%;
	height:100%;
}

.container.over-size {
	width: 100%;
	max-width: 100%;
}

hr.munte {
	position:relative;
}

hr.munte:before {
	position:absolute;
	background: url(../../../../../image/m.png);
	width:60px;
	height:27px;
	z-index:999;
	content:"";
	margin: 0 auto;
	lefT: 47%;
	top: -17px;
}

.extrafooter a {
	color:#999;
	font-size:0.8rem;
}

.extrafooter a:hover {
	color:#88af30;
}

.extrafooter p {
	color:#999;
	font-size:11px;
}

.extrafooter h3 {
	color:#999;
	font-size:1rem;
	font-weight:300;
	text-transform:uppercase;
}

#back2Top {
    width: 60px;
    line-height: 60px;
    overflow: hidden;
    z-index: 999999999999;
    display: none;
    cursor: pointer;
    position: fixed;
    bottom: 13%;
    right: 13%;
    background-color: #4d4d4d;
    color: #fff;
    text-align: center;
    font-size: 30px;
    text-decoration: none;
}
#back2Top:hover {
    background-color: #DDF;
    color: #000;
}

.sticky #sweetthemes-main-head {
    position: sticky;
    top: 0;
    width: 100%;
    padding: 0px 0px;
    background: #fff;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    z-index: 999999;
}

.anterior-my-slider {
    color: rgb(0, 0, 0) !important;
    z-index: 999;
    font-size: 19px;
    left: 1%;
    cursor: pointer;
    position: absolute;
    transition: all .3s ease;
    font-weight: 900;
    border-radius: 19%;
    width: 30px;
    height: 30px;
    line-height: 32px;
    background: #e4e4e4;
    text-align: center;
    bottom: 35%;
}

.urmator-my-slider {
    color: rgb(0, 0, 0) !important;
    z-index: 999;
    font-size: 19px;
    right: 1%;
    cursor: pointer;
    position: absolute;
    transition: all .3s ease;
    font-weight: 900;
    border-radius: 20%;
    width: 30px;
    height: 30px;
    line-height: 32px;
    background: #e4e4e4;
    text-align: center;
    bottom: 35%;
}

.producatorislide {
	position:relative;
}

.imagini-aditionale {
    height: 575px;
    overflow: hidden;
    padding-top: 0px;
}

.imagine-secundara {
    height: 140px;
    background-size: contain;
    background-position: center;
    border: 1px solid #b3b3b3;
    margin-bottom: 5px;
    cursor: pointer;
    background-repeat: no-repeat;
}

.imagine-secundara:hover {
    transition: all ease .5s;
    border: 1px solid #6f6f6f;
}

.zonapozasa {
    overflow: hidden;
    /* border: 1px solid #d9d8d6; */
    margin-top: 0px;
    border-radius: 0px;
    margin-bottom: 20px;
    /* background: #dcdbd9; */
}

.poza-principala {
    max-height: 510px;
    width: 100%;
    height: 510px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
    /* transition: transform .3s ease-out; */
    cursor: pointer;
}

@media (max-width: 575px) {
    .poza-principala {
        height: 338px;
        width: 100%;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        overflow: hidden;
        /* transition: transform .3s ease-out; */
        cursor: pointer;
    }
}

.photo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transition: transform .5s ease-out;
}

.imagine-secundara {
    height: 115px;
    background-size: contain;
    background-position: center;
    border: 1px solid #e1e0deb5;
    margin-bottom: 6px;
    cursor: pointer;
    border-radius: 0px;
    /* background-color: #e9e8e6; */
}

.imagine-secundara:hover {
    transition: all ease .5s;
    border: 1px solid #6f6f6f;
}

.photo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transition: transform .5s ease-out;
}

.zonapozasamodal {
    overflow: hidden;
    border: 1px solid #d9d8d6;
    margin-top: 0px;
    border-radius: 0px;
    margin-bottom: 0px;
    /* background: #dcdbd9; */
}

@media (max-width: 575px) {
    .zonapozasamodal {
        overflow: hidden;
        border: 1px solid #d9d8d6;
        margin-top: 0px;
        border-radius: 0px;
        background: #dcdbd9;
        margin-bottom: 10px;
    }
}

.poza-principala-modal {
    height: 660px;
    width: 100%;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
    /* transition: transform .3s ease-out; */
    cursor: crosshair;
}

.img-sec-modal {
    height: 88px;
    margin-bottom: 6px;
    width: 86px;
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
    border: 1px solid #ddd;
}

.sec-img-sec-modal {
    display: grid;
    justify-content: center;
    height: 380px;
    overflow: hidden;
}

@media (max-width: 575px) {
    .poza-principala-modal {
        height: 355px;
        width: 100%;
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
        overflow: hidden;
        /* transition: transform .3s ease-out; */
        cursor: crosshair;
    }

    .img-sec-modal {
        height: 70px;
        margin-bottom: 6px;
        width: 86px;
        background-size: cover;
        background-repeat: no-repeat;
        cursor: pointer;
        border: 1px solid #ddd;
        background-position: center;
        margin: 0px 5px;
    }

    .sec-img-sec-modal {
        display: flex;
        justify-content: center;
        height: auto;
        overflow: hidden;
    }
	
	.mobil .owl-stage { 
    transform: translate3d(0px, 0px, 0px) !important;
	width: max-content !important;
}

.mobil .owl-item {
	margin: 0px !important;
}
	
}

#zoomImage .modal-content {
    border: none;
    border-radius: 0px;
}

.inchide-zoom {
    position: absolute;
    top: 0px;
    right: 3px;
    background: #fff;
    color: #000;
    font-size: 20px;
    width: 35px;
    height: 35px;
    text-align: center;
    border: 0px;
    padding: 0px;
    margin: 0px;
    z-index: 1;
    border-radius: 30px;
    line-height: 35px;
    box-sizing: unset;
    outline: none !important;
}

#openNo {
    float: right;
    position: relative;
    top: 9px;
    transition: .5s;
    font-size: 14px;
    color: #72569a;
}

#slideshow-img-aditional .owl-stage { 
    transform: translate3d(0px, 0px, 0px) !important;
	width: auto !important;
}

.left {
    float: left!important;
}

.avatarf {
	position:absolute;
	top: -130px;
	z-index: 999;
}

.avatarf img {
	border-radius:100%;
}

.imagineav {
	position:relative;
}

.avatarf h3 {
	font-weight:700;
	font-style:italic;
	font-size: 26px;
	line-height: 30px;
	color:#fff;
}

.benefa i {
	font-size:46px;
}

@media (min-width: 576px) {
.dialog21 {
    max-width: 750px !important;
}

.sizechart {
	max-width: 880px !important;
}

}

.comparare {
	background: #ebebeb;
	padding: 5px 10px;
	width: 100%;
	font-size: 1rem;
}

.wishlistt {
	background: #ebebeb;
	padding: 5px 10px;
	width: 100%;
	font-size: 1rem;
}

.price-old {
	position:relative;
}

span.redtop {
	position:absolute;
	background: #d81213;
	color: #fff;
	font-size: 15px;
	padding: 2px 10px;
	font-weight: 600;
	-webkit-transform: rotate(-10deg);
	transform: rotate(-10deg);
	top: -5px;
	margin-left: 10px;
}

.avatarf p {
	color:#fff;
	font-size:13px;
}

#imagsub img {
	    width: 50%;
}

.bgn {
	background:transparent !important;
}

#target {
	    text-align: center;
    display: block;
    width: 100%;
    padding: 20px 0px;
    font-weight: 600;
    font-size: 16px;
    line-height: 17px;
}

.alertajm {
    position: fixed;
    bottom: 0;
    left: 10px;
    z-index: 9999999999999999999;
    display: none;
    background: #ffffff;
    color: #000;
    font-weight: 400;
    width: 15%;
    box-shadow: 0px 0px 7px -4px #000;
    border-color: #ffffff;
}

a.acceseaza {
	background: #88af26;
	padding: 10px 20px;
	color:#fff;
	font-size:15px;
	border-radius: 7px;
}

.card-header:first-child {
	color:#fff;
}

.scrollbar {
    max-height: 600px;
    overflow-y: scroll;
}

/*
 *  STYLE 4
 */

#slideshow-img-aditional::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 4%);
	background-color: #fff;
}

#slideshow-img-aditional::-webkit-scrollbar
{
	width: 6px;
	background-color: #Fff;
}

#slideshow-img-aditional::-webkit-scrollbar-thumb
{
	background-color: #1e8d29;
	border: 1px solid #1e8d29;
}