<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Ignas CSS */
@font-face {
    font-family: 'Poppins';
    src: url('../font/Poppins/Poppins-Regular.ttf') format('truetype');
}

.top-menu{
    padding: 5px;
    background: #f0f0f0;
}

ol li {
    list-style-type: decimal!important;
}

.card-body&gt;.list-group{
    margin-bottom: 0!important;
}

.margin-auto{

    margin:0 auto;
    margin-top:25px;
}

.col-custom-5 {
    width: 20%;
    float: left;
    display: flex;
}

.row-categorys {
    display: flex;
    flex-wrap: wrap;
}

.product-layout &gt; [class*="col-"] {
    display: flex;
    flex-direction: column;
}

.product-thumb {
    flex: 1;
}

.image-category img {
    max-width: 100%;
    height: auto;
    width: 100%;
}

.table-action {
    max-width: 160px;
}

.table-isbn {
    width: 12%;
    max-width: 140px;
}

.table-quantity, .table-price {
    width: 6%;
}

.table-price{
    min-width: 65px;
}

.table-name {
    width: 64%;
}

.table &gt; tbody &gt; tr &gt; td {
    vertical-align: middle !important;
}

.cat_product {
    max-width: 100px;
    position: relative;
    margin: 0 auto;
    border-top-left-radius: 6px!important;
    border-bottom-left-radius: 6px!important;
}

.wish_product{
    border-top-right-radius: 6px!important;
    border-bottom-right-radius: 6px!important;
}

.cat_product:before {
    content: '\f07a';
    font-family: 'FontAwesome';
    margin-right: 5px;
}

.product-table th {
    vertical-align: middle !important;
    border-top: 1px solid #ddd;
    font-weight: 100;
}

.h2-product {
    font-size: 22px !important;
    font-weight: 100 !important;
    text-transform: uppercase;
}

.h3-product {
    font-size: 18px !important;
    font-weight: 100 !important;
}

.h1-category {
    margin-top: 0 !important;
    margin-bottom: 20px !important;
    margin-left:20px;
}

.h2-category {
    font-size: 15px !important;
    text-align: center;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding: 18px 0;
    font-weight: bold;
}

.product-thumb .image-category img {
    margin-left: auto;
    margin-right: auto;
    padding: 8px 10px 0 10px;
}

@media only screen and (max-width: 1024px) {
    .col-custom-5 {
        width: 50% !important
    }
}

.col-custom-5 .caption h4 {
    line-height: 1.2em;
    height: 3.6em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

#common-home h2 {
    font-weight: 600;
    margin-bottom: 15px;
}

#common-home h3 {
    font-weight: 600;
}

.manufacturerLogo img {
    max-width: 100%;
}

#carousel0 img {
    margin: 0 auto;
}

.pointer {
    cursor: pointer;
}

.swiper-slide.col-lg-2 h4 {
    height: 54px;
    line-height: 1.2;
    overflow: hidden;
}

.swiper-viewport {
    border-radius: 20px !important;
    overflow: hidden !important;
}

.swiper-viewport {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
}

.slideshow.swiper-viewport {
    border: 4px solid white !important;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.1) !important;
}

.nav-justified {
    margin-bottom: 20px;
}

.nav-pills &gt; li.active &gt; a, .nav-pills &gt; li.active &gt; a:focus, .nav-pills &gt; li.active &gt; a:hover {
    background-color: #044b1c !important;
}

.col-lg-3 .product-thumb h4 {
    height: 32px;
    overflow: hidden;
}

.price-tax {
    display: none !important;
}

#information-information #content {
    background: white;
    border-radius: 20px;
    padding: 0 50px 15px 50px;
}

#information-information #content img {
    margin: 0 0 30px 0;
}

.panel-default &gt; .panel-heading {
    background: #f9f9f9;
}

.table-bordered {
    background: white;
}

.input-group .form-control {
    z-index: 1;
}

.well {
    background: white;
}

.product-thumb .button-group button + button {
    width: 40%;
}

.XXcol-lg-3 .product-thumb .caption {
    min-height: 136px;
}

.carousel.swiper-viewport {
    margin-top: 35px;
    background: none !important;
    border: none !important;
    box-shadow: none !important;
}

.naujienos {
    margin-left: 15px;
    margin-right: 15px;
}

.naujienos button:after {
    margin-left: 6px;
    font-family: 'FontAwesome';
    content: '\f178';

}

.naujienos p {
    line-height: 1.60;
}

.naujienos h4 {
    color: black;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px;
}

.naujienos .row:nth-child(2n) .col-lg-6:nth-child(1) {
    order: 2 !important;
}

.naujienosInner .row:nth-child(2n) .col-lg-6:nth-child(1) {
    order: 2 !important;
}

.naujienos .row .col-lg-6:nth-child(2) {
    padding: 30px;
}

.naujienos button {
    background: none;
    display: block;
    margin-top: 25px;
    font-weight: 600;
    border: none;
    padding: 0px !important;
    font-size: 14px;
    color: #064b1c;
}

.naujienos span {
    float: right;
    display: block;
    margin-top: 30px;
    font-size: 12px;
    font-weight: 500;
    float: unset !important;
}

.naujienos .row, .naujienosInner .row {
    display: flex;
    margin-bottom: 40px;
    background: white;
    box-sizing: border-box;
    padding: 20px;
    border-radius: 40px;
    box-shadow: 1px 1px 50px rgba(0, 0, 0, 0.1);
    align-items: center;
}

.naujienos img {
    border-radius: 12px;
}

.product-thumb .price {
    font-weight: 600;
}

.product-thumb .price span {
    font-weight: 600;
}

.price-new {
    color: rgb(233, 78, 78)!important;
    font-weight: 600 !important;
}

button#button-cart:before {
    content: '\f07a';
    font-family: 'FontAwesome';
    margin-right: 5px;
}

button#button-cart:hover {
    background: #2FA350;
}

input#input-quantity {
    width: 50px;
}

.single-product-content .tags {
    font-size: 12px;
}

.single-product-content .nav-tabs &gt; li {
    float: left;
    margin-bottom: -1px;
    font-size: 12px !important;
    font-weight: 500 !important;
}

.single-product-content .rating {
    margin-bottom: 30px;
}

.single-product-content h2 {
    font-weight: 600;
    font-family: 'Poppins';
    color: #064117;
}

.single-product-content h1 {
    margin-top: 40px;
}

.single-product-content .btn-group &gt; .btn {
    font-size: 16px;
}

.productButtons {
    display: flex;
    gap: 8px;
}

.btn-primary {
    color: #ffffff;
    background-color: #064b1c;
    text-shadow: none !important;
    border: none !important;
    font-weight: 500;
    border-radius: 10px;
    padding: 12px 28px;
}

.nav.nav-tabs li.active a {
    background: #f7f7f7 !important;
    color: #064b1c !important;
}

.swal2-popup {
    border-radius: 20px;
    box-shadow: 1px 1px 40px rgba(0, 0, 0, 0.2);
}

.swal2-html-container a {
    font-weight: bold;
    font-family: 'Poppins'
}

.swal2-popup button {
    border: none;
    text-shadow: none !Important;
    margin: 4px;
    padding: 8px 30px;
    font-size: 12px;
}

.swal2-popup .swal2-confirm.btn-success {
    background: #105d26
}

#swal2-title {
    color: black;
    font-weight: 600;
    font-size: 20px;
}

.sticker{
    width: 100px;
    height: 100px;
    position: absolute;
    top: -20px;
    left: -4px;
}

.manufacturerLogo {
    position: absolute;
    right: 20px;
    max-height: 46px;
    max-width: 100px;
    top: 20px;
}

.thumbnail {
    border: none
}

#product &gt; .form-group {
    max-width: 240px;
}

.header-btn:hover, .header-btn:focus{
    background: #ffffff;
}
.header-btn{
    background: #064b1c;
    color: #ffffff;
    padding: 2px 25px;
    border-radius: 20px;
    border:1px solid #064b1c;
}

.single-product-content h1 {
    font-size: 24px;
    font-weight: 600;
    color: black;
    padding: 15px 15px 0 0;
    max-width: 760px;
}

.small-margin{
    margin:10px;
}

.single-product-content {
    background: white;
    border-radius: 25px;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
    padding-bottom: 15px;
    padding-top: 15px;
    margin-top: 15px;
}

#common-home #content h2:after {
    content: '';
    background: url(/image/arrow.png);
    width: 46px !important;
    height: 50px !important;
    position: relative;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain !important;
    background-position: 50% 50%;
    margin-left: 8px;
    margin-bottom: -15px;
}

#content h3 {
    color: black !important;
}

.pagination &gt; .active &gt; a, .pagination &gt; .active &gt; a:focus, .pagination &gt; .active &gt; a:hover, .pagination &gt; .active &gt; span, .pagination &gt; .active &gt; span:focus, .pagination &gt; .active &gt; span:hover {
    background: #064b1c;
}

input[type=number] {
    border-radius: 8px;
}

a:focus, a:hover {
    color: #064b1c;
}

.banksfooter img {
    max-width: 65%;
}

.banksfooter {
    text-align: right;
}

input[type="button"], input[type="submit"] {
    min-width: 200px !important;
}

.datatable_custom_field {
    border: 1px solid #aaa;
    border-radius: 3px;
    background-color: transparent;
    color: inherit;
    padding: 3px;
    font-size: inherit;
    line-height: inherit;
    margin-left: 15px;
    float: right;
}

.dataTables_filter input {
    width: 350px;
}

.input-group .form-control, .input-group-addon, .input-group-btn {
    border-radius: 10px;
    z-index: 1;
}

footer h5 {
    font-size: 14px;
    color: black;
}

footer .list-unstyled {
    line-height: 2.5em;
}

.accordion {
    background: white;
    margin-top: 40px;
    border: none !important;
    border-radius: 20px !important;
    overflow: hidden;
    box-shadow: 1px 1px 50px rgba(0, 0, 0, 0.1);
}

.product-thumb .caption {
    padding: 0 20px;
    min-height: 92px;
}

.product-layout.col-lg-2 .product-thumb .caption {
    min-height: 108px;
}

.caption p:not(.price) {
    display: none;
}

.split-margin{
    margin: 8px 0!important;
}

.rightsection a:hover, .rightsection a:focus, #cart &gt; .btn:hover {
    color: #064b1c;
}

.rightsection a, #cart &gt; .btn {
    display: flex;
    align-items: center;
    gap: 4px;
}

.rightsection span {
    font-size: 13px;
}

#menu .dropdown-inner {
    width: 100%;
}

#menu .dropdown-menu {
    min-width: 300px;
    padding-bottom: 0;
    border-radius: 10px;
}

li.dropdown a:after {
    content: '\25BC';
    display: inline-block !important;
    margin-left: 4px;
    font-size: 8px;
    color: silver;
}

.navbar-nav {
    display: flex;
    place-content: center;
    float: none;
}

.hideit {
    display: none !important;
}

.nerandate {
    padding: 10px;
    background: #f0f0f0;
    border: 1px solid #eaeaea;
    border-radius: 20px;
    min-width: 160px;
    font-size: 12px;
}

.themenu {
    background: white;
    margin-bottom: 30px;
    box-shadow: 1px 1px 50px rgba(0, 0, 0, .1);
}

#top .list-inline {
    margin-bottom: 0px;

}

.leftsection {
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: center;
}

.rightsection {
    display: grid;
    grid-template-columns:auto auto auto;
    gap: 18px;
    align-items: center;
    justify-content: end;
}

.container {
    width: 100%;
    max-width: 1360px;
}

body {
    background: #f0f0f0 !important;
}

header {
    background: white;
    border-bottom: 1px solid #eaeaea;
    position: relative;
    z-index: 2;
}

#logo a {
    max-width: 100px !important;
    display: block;
}

.flexrow {
    display: flex;
    align-items: center;
}

.middlesection {
    display: grid;
    grid-template-columns: 2fr 1fr;
    align-items: center;
    gap: 8px;
}

/* End of Ignas CSS */

/* Ignas Viewport */
@media only screen and (max-width: 968px) {
    .manufacturerLogo {
        top: 70px;
    }

    .XXXcol-lg-3 .product-thumb h4 {
        height: unset;
        overflow: visible;
    }

    #information-information #content {
        padding: 15px;
    }

    .themenu {
        border-radius: 0px 0px 10px 10px;
    }

    .naujienos .row, .naujienosInner .row {
        display: block
    }

    .naujienos .row:nth-child(2) .col-lg-6:nth-child(1) {
        order: 0 !important;
    }

    .naujienosInner .row:nth-child(2) .col-lg-6:nth-child(1) {
        order: 0 !important;
    }

    .single-product-content h1 {
        margin-top: 20px;
    }

    .navbar-nav {
        display: block !important;
    }

}

@media only screen and (max-width: 1224px) {
    #common-home .swiper-slide {
        padding-left: 5px;
        padding-right: 5px;
    }

    .middleTwo, .socials {
        display: none !important;
    }

    .rightsection #cart-total {
        display: none;
    }

    .middlesection {
        grid-template-columns: 1fr;
    }

    #search .btn-lg {
        border-left: none;
        padding: 10px 5px !important;
    }
}

@media only screen and (max-width: 768px) {
    #menu .nav &gt; li &gt; a {
        border-radius: 0 !important;
        border-bottom: 1px solid #eaeaea;
    }

}

/* End of Ignas Viewport */

body {
    font-family: 'Poppins';
    font-weight: 400;
    color: #666;
    font-size: 14px;
    line-height: 20px;
    width: 100%;
}

h1, h2, h3, h4, h5, h6 {
    color: black;
}

/* default font size */
.fa {
    font-size: 14px;
}

/* Override the bootstrap defaults */
h1 {
    font-size: 33px;
}

h2 {
    font-size: 27px;
}

h3 {
    font-size: 27px;
}

h4 {
    font-size: 15px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 10.2px;
}

a {
    color: black;
}

a:hover {
    text-decoration: none;
}

legend {
    font-size: 18px;
    padding: 7px 0px
}

label {
    font-size: 12px;
    font-weight: normal;
}

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: 12px;
    height: 30px;
    border-radius: 10px 0px 0px 10px;
}

/* 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 &gt; a:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #064b1c;
}

/* top */
#top {
    background-color: white;
    padding: 4px 0px 3px 0;
}

#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: 10px 0px 10px 0px;
    max-width: 80px;
}

/* search */

#search .input-lg {
    height: 40px;
    line-height: 20px;
    padding: 0 10px;
    border-radius: 20px 0px 0px 20px;
    box-shadow: none !important;
}

#search .btn-lg {
    font-size: 15px;
    line-height: 18px;
    padding: 10px 20px;
    background: white;
    border-radius: 0px 20px 20px 0px;
}

/* cart */
#cart &gt; .btn {
    line-height: 18px;
    color: black;
    padding: 0px !important;
    background: none !important;
    border: none !important;
    box-shadow: none !important;
}

#cart.open &gt; .btn {
    background-image: none;
    background-color: #FFFFFF;
    border: 1px solid #E6E6E6;
    color: #666;
    box-shadow: none;
    text-shadow: none;
}

#cart.open &gt; .btn:hover {
    color: #444;
}

#cart .dropdown-menu {
    background: #eee;
    z-index: 1001;
}

#cart .dropdown-menu {
    min-width: 100%;
    overflow-y: auto;
    max-height: 800px;
    scrollbar-width: thin;
    overflow-x: hidden;
    background: white;
    border-radius: 20px;
}

@media (max-width: 555px) {

    .product-table .input-group-btn:last-child&gt;.btn:not(:last-child):not(.dropdown-toggle) {
        border-top-right-radius: 0!important;
        border-bottom-right-radius: 0!important;
    }

    .product-table .input-group-btn:first-child&gt;.btn:not(:first-child) {
        border-top-left-radius: 0!important;
        border-bottom-left-radius: 0!important;
    }


    .product-table span.hidden-xs, .product-table span.hidden-sm, .product-table span.hidden-md{
        display: inline!important;
    }

    .tables-responsive th, .tables-responsive td {
        vertical-align: top;
        display: flex;
        align-items: center;
        flex-direction: row;
        flex-wrap: wrap;
        padding: 0;
    }

    .tables-responsive th{
        display: none;
    }

    .tables-responsive td:not(.table-quantity, .table-price){
        width: 100%!important;
        min-width: 100%;
    }

    .tables-responsive td.table-price, .tables-responsive td.table-quantity{
        font-weight: bold;
        float:left;
        width: 33%;
        min-width: 33%;
    }

    .tables-responsive td.table-price{
        padding:14px;
        display: block;
    }

    .tables-responsive tr{
        margin-bottom: 15px;
        display: block;
    }
}


#cart .dropdown-menu table {
    margin-bottom: 10px;
}

#cart .dropdown-menu li &gt; div {
    min-width: 427px;
    padding: 0 10px;
}

@media (max-width: 478px) {
    #cart .dropdown-menu {
        min-width: 270px;
    }

    #cart .dropdown-menu table td:first-child{
        display:none;
    }

    #cart .dropdown-menu .table&gt;tbody&gt;tr&gt;td, #cart .dropdown-menu .table&gt;tbody&gt;tr&gt;th {
        padding: 6px;
        border-top: none!important;
    }

    #cart .dropdown-menu .table&gt;tbody&gt;tr{
        background: white!important;
    }

    #cart .dropdown-menu li &gt; div {
        min-width: 100%;
    }
}

#cart .dropdown-menu li p {
    margin: 20px 0;
}

/* menu */
#menu {
    background-color: white;
    background-repeat: repeat-x;
    min-height: 40px;
    margin-bottom: 0px;
}

#menu .nav &gt; li &gt; a {
    color: black;
    padding: 10px 20px 10px 20px;
    min-height: 15px;
    background-color: transparent;
    font-weight: 500;
    border-radius: 5px;
}

#menu .nav &gt; li &gt; a:hover, #menu .nav &gt; li.open &gt; a {
    background-color: #064b1c;
    color: white;
}

#menu .dropdown-menu {
    padding-bottom: 0;
}

#menu .dropdown-inner {
    display: table;
}

#menu .dropdown-inner ul {
    display: table-cell;
}

#menu .dropdown-inner a {
    min-width: 200px;
    display: block;
    padding: 3px 20px;
    clear: both;
    line-height: 28px;
    color: #333333;
    font-size: 14px;
}

#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: #064b1c
}

#menu #category {
    float: left;
    padding-left: 15px;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    color: #242424;
}

#menu .btn-navbar {
    font-size: 15px;
    font-stretch: expanded;
    color: #FFF;
    padding: 2px 26px;
    float: right;
    background-color: #064b1c;
    border: none !important;
}

#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
    color: #ffffff;
    background-color: #064b1c;
}

@media (min-width: 768px) {
    #menu .dropdown:hover .dropdown-menu {
        display: block;
    }
}

@media (max-width: 767px) {
    #menu {
        border-radius: 4px;
    }

    #menu div.dropdown-inner &gt; ul.list-unstyled {
        display: block;
    }

    #menu div.dropdown-menu {
        margin-left: 0 !important;
        padding-bottom: 10px;
        background-color: #f9f9f9;
        border: 1px solid silver;
        border-radius: 0 0 10px 10px;
    }

    #menu .dropdown-inner {
        display: block;
    }

    #menu .dropdown-inner a {
        width: 100%;
        color: #242424;
    }

    #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: black;
    }
}

/* footer */
footer {
    margin-top: 30px;
    padding-top: 30px;
    background-color: white;
    box-shadow: 1px 1px 50px rgba(0, 0, 0, 0.1);
    color: black;
}

footer hr {
    border-top: none;
    border-bottom: 1px solid #eaeaea;
}

footer a {
    color: black;
}

footer a:hover {
    color: #064b1c;
}

footer h5 {
    font-family: 'Poppins';
    font-size: 13px;
    font-weight: bold;
    color: black;
}

/* alert */
.alert {
    padding: 8px 14px 8px 14px;
}

/* breadcrumb */
.breadcrumb {
    margin: 0 0 20px 0;
    padding: 8px 0;
    border: 1px solid #ddd;
    border-radius: 20px;
    overflow: hidden;
}

.breadcrumb i {
    font-size: 15px;
}

.breadcrumb &gt; li {
    text-shadow: 0 1px 0 #FFF;
    padding: 0 20px;
    position: relative;
    white-space: nowrap;
}

.breadcrumb &gt; li + li:before {
    content: '';
    padding: 0;
}

.breadcrumb &gt; li:after {
    content: '';
    display: block;
    position: absolute;
    top: -3px;
    right: -5px;
    width: 26px;
    height: 26px;
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.pagination {
    margin: 0;
}

/* buttons */
.buttons {
    margin: 1em 0;
}

.btn {
    padding: 7.5px 12px;
    font-size: 12px;
    border: 1px solid #cccccc !important;
    border-radius: 4px;
}

.btn-remove {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.cart-table td {
    vertical-align: middle !important;
}

.table-quantity {
    text-align: center;
    position: relative;
    margin: 0 auto;
}

.btn-xs {
    font-size: 9px;
}

.btn-sm {
    font-size: 10.2px;
}

.btn-lg {
    padding: 10px 16px;
    font-size: 15px;
}

.btn-group &gt; .btn, .btn-group &gt; .dropdown-menu, .btn-group &gt; .popover {
    font-size: 12px;
}

.btn-group &gt; .btn-xs {
    font-size: 9px;
}

.btn-group &gt; .btn-sm {
    font-size: 10.2px;
}

.btn-group &gt; .btn-lg {
    font-size: 15px;
}

.XXbtn-default {
    color: white;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #064b1c;
    border: 1px solid white;
}

.semi li {
    display: inline-block !important;
    min-width: 180px;
    border: 1px solid #044b1c;
    margin-right: 2px;
    border-radius: 20px;
    overflow: hidden;
}

.swal2-title {
    margin-top: 0 !important;
}

.swal2-html-container .form-group:last-child {
    margin-bottom: 0 !important;
}

.alert-dismissable .close, .alert-dismissible .close {
    right: -4px !important;
}

.btn-default {
    color: #333 !important;
    background-color: #eeeeee !important;
}

.btn-left {
    margin: 4px 0 4px 4px !important;
    border-radius: 0.25em 0 0 0.25em !important;
}

.btn-right {
    margin: 4px 4px 4px 0 !important;
    border-radius: 0 0.25em 0.25em 0 !important;
}

.btn-primary {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #064b1c !important;
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background-color: #064b1c;
    background-position: 0 -15px;
}

.btn-warning {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #faa732;
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704;
}

.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-danger {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #da4f49;
    background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    border-color: #bd362f #bd362f #802420;
}

.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-success {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5bb75b;
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
}

.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-info {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #df5c39;
    background-image: linear-gradient(to bottom, #e06342, #dc512c);
    background-repeat: repeat-x;
    border-color: #dc512c #dc512c #a2371a;
}

.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}

.btn-link {
    border-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    color: #064b1c;
    border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link[disabled] {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    box-shadow: none;
}

.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: black;
    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 {
    border: 1px solid #dfdfdf;
    margin-bottom: 20px;
    overflow: hidden;
    background: white;
    border-radius: 15px;
}

.product-category-thumb {
    border: 1px solid #dfdfdf;
    background: white;
    border-radius: 15px;
    overflow: hidden;
    justify-content: center;
    display: grid;
    place-items: center;
    height: 100%;

}

.category-layout {
    display: block !important;
    margin-bottom: 28px;
}

.product-thumb .image {
    text-align: center;
}

.product-thumb .image a {
    display: block;
    margin-bottom: -12px;
}

.product-thumb .image a:hover {
    opacity: 0.8;
}

.product-thumb .image img {
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
}

.product-grid .product-thumb .image {
    float: none;
}

@media (min-width: 767px) {
    .product-list .product-thumb .image {
        float: left;
        padding: 0 15px;
    }
}

.product-thumb h4 {
    font-weight: bold;
}

.product-list .product-thumb .caption {
    margin-left: 230px;
}

@media (max-width: 1200px) {
    .product-grid .product-thumb .caption {
        padding: 0 10px;
    }
}

@media (max-width: 767px) {
    footer {
        text-align: center;
    }

    .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: #323232;
    font-size: 15px;
}

.product-thumb .price-new {
    font-weight: 600;
}

.product-thumb .price-old {
    color: #999;
    text-decoration: line-through;
    margin-left: 10px;
}

.product-thumb .price-tax {
    color: #999;
    font-size: 12px;
    display: block;
}

.product-thumb .button-group {
    border-top: 1px solid #ddd;
    background-color: #eee;
    overflow: auto;
}

.product-list .product-thumb .button-group {
    border-left: 1px solid #ddd;
}

@media (max-width: 768px) {
    .product-table .input-group-btn {
        white-space: inherit;
    }

    .input-group-btn &gt; .cat_product, .input-group-btn &gt; .wish_product{
        border-radius: 4px!important;
    }

    .product-list .product-thumb .button-group {
        border-left: none;
    }
}

.product-thumb .button-group button {
    width: 60%;
    border: none;
    display: inline-block;
    float: left;
    background-color: #064b1c;
    color: white;
    line-height: 38px;
    font-weight: 100;
    text-align: center;
    font-size: 13px;

}

.product-thumb .button-group button + button {
    width: 40%;
    border-left: 1px solid #ddd;
}

.product-thumb .button-group button:hover {
    color: white;
    background-color: #2FA350;
    text-decoration: none;
    cursor: pointer;
}

@media (max-width: 1200px) {
    .product-thumb .button-group button, .product-thumb .button-group button + button {
        width: 50%;
    }
}

@media (max-width: 767px) {
    .product-thumb .button-group button, .product-thumb .button-group button + button {
        width: 50%;
    }
}

.thumbnails {
    overflow: auto;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
}

.thumbnails &gt; li {
    margin-left: 20px;
}

.thumbnails {
    margin-left: -20px;
}

.thumbnails &gt; 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-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-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-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: 50px;
}

/* 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: #df5c39;
}

.form-content img{
    max-width: 100%;
}

.nav-justified&gt;li&gt;a {
    margin-bottom: 0!important;
}</pre></body></html>