/*html {
    position: relative;
    min-height: 100%;
}*/

body {
    padding: 0;
   /* margin: 0 0 60px;*/
    font-size: 16px;
    background: url("/img/bg.png");
}

table, td, th {
    border: 1px solid #cecece;
    border-collapse: collapse;
}

td, th {
    padding: 10px;
}

h1, h2, h3 {
    /*background-color: #fff;*/
    padding: 10px 0;
}

.list-on-main-page {
    margin-top: 30px;
    font-size: 20px;
    font-weight: bold;
}

.list-on-main-page li {
    padding: 5px 0 5px 17px;
    list-style-type: none;
    background: url(/img/marker.png) no-repeat left 10px;
}

#sidebar {
    margin-top: 30px;
    padding: 0;
}

#sidebar, #sidebar ul {
    list-style: none;
}

#sidebar li {
    padding: 0 0 10px 0;
}

#sidebar li a, #sidebar li span {
    font-size: 14px;
    font-weight: bold;
    color: #55372f;
}

#sidebar li span {
    color: #ae0f12;
    font-size: 16px;
}

.child-ul-sidebar {
    margin-left: -30px;
    margin-top: 10px;
    margin-bottom: -10px;
}

#sidebar a:hover, #sidebar a.active {
    border-bottom: 3px solid #ae0f12;
    text-decoration: none;
}

@media (max-width: 767px) {
/*    .fullscreen-bg {
        background: url('../images/plane.jpg') center center / cover no-repeat;
    }

    .fullscreen-bg__video {
        display: none;
    }

    .overlay h1 {
        font-size: 40px;
    }*/
}

/**/
.backToSitehereBtn {
    display: block;
    width: 150px;
    height: 150px;
    background: #01BC78;
    text-align: center;
    line-height: 170px;
    font-size: 20px;
    border-radius: 50%;
    color: #fff;
    position: absolute;
    text-decoration: none;
    top: -40px;
    left: -40px;
    transform: rotate(-45deg) scale(1);
    transition: all 0.25s linear;
}

.backToSitehereBtn:hover {
    text-decoration: none;
    top: -10px;
    left: -10px;
    transform: rotate(-45deg) scale(1.3);
}

#footer {
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 60px;
    background-color: #f5f5f5;
}

/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */


code {
    font-size: 80%;
}

.navbar-default {
    background-color: rgba(21, 20, 21, 0.92);
    margin-bottom: 0;
    border: none;
    background: url(/img/IMG_8249.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 0;
    padding-bottom: 0;
}

.navbar-nav > li > a {
    font-size: 16px;
    padding-top: 20px;
    padding-left: 5px;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent;
}

.navbar-default .navbar-nav > li > a {
    color: #d2d2d2;
}

.breadcrumb {
    margin-top: 20px;
}

.preview-product {
    padding: 10px 0;
}

.preview-product img {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
}

.img-preview {
    display: inline-block;
    position: relative;
    padding-bottom: 20px;
}

.img-preview span {
    display: none;
    position: absolute;
    bottom: 6px;
    font-size: .8em;
    color: #7e7e7e;
}

.img-preview > .active {
    border: 1px solid #bb2323;
}

.product-buttons {
    margin: 30px 0;
}

.product-buttons a {
    min-width: 135px;
}

.prev-next {
    margin-top: 40px;
    padding-top: 20px;
    border-top: 1px solid #cecece;
}

.prev-next .fa {
    color: #777;
}

.prev-next .fa, .img-wrapper .fa {
    font-size: 40px;
}

.prev-next span {
    display: block;
}

.img-wrapper .fa {
    position: absolute;
    bottom: 50%;
    color: #a91809;
}

.img-wrapper .fa-chevron-right {
    right: 10px;
}

.img-wrapper .fa-chevron-left {
    left: 10px;
}

.up, .down {
    text-align: center;
    position: fixed;
    bottom: 10px;
    width: 70px;
    height: 70px;
    cursor: pointer;
    z-index: 1000;
}

.up {
    right: 0;
}

.down {
    left: 0;
}

.up .fa, .down .fa {
    font-size: 60px;
    color: #9e9e9e;
}

#plus-minus {
    margin-top: 20px;
}

#plus-minus td {
    cursor: pointer;
    font-size: 30px;
    padding: 0 10px;
}

#plus-minus td#num {
    font-size: 20px;
    cursor: inherit;
}

#plus-minus td.no-active {
    cursor: inherit;
    color: #a9a9a9;
}

.price {
    font-size: 20px;
    font-weight: bold;
}

.link-preview p {
    margin-bottom: 10px;
}

.link-preview a {
    display: inline-block;
    color: #777777;
    font-size: 18px;
    font-weight: bold;
    padding: 20px;
    border: 1px solid;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

/*.main-content div {
    background-color: #fff;
}*/

.main-content .owl-carousel, .main-content .owl-carousel div {
    background-color: transparent;
}

.main-content .row {
    margin: 0;
}

.img-wrapper {
    position: relative;
    display: inline-block;
}

.img-wrapper #code, .img-wrapper #price-for-admin {
    position: absolute;
    display: block;
    padding: 10px;
    background-color: rgba(29, 29, 29, 0.6);
    color: #fff;
    bottom: 0;
    font-size: 18px;
}

.chunk {
    padding-top: 10px;
    font-size: 18px;
    font-style: italic;
    color: #d33413;
}

.img-wrapper #code {
    left: 0;
}

.img-wrapper #price-for-admin {
    right: 0;
}

#slogan, #slogan h2 {
    background-color: transparent;

}

#slogan h2 {
    color: #ffffff;
    font-size: 28px;
    font-weight: bold;
}

#slogan h2 span {
    display: inline-block;
    padding-left: 40px;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff !important;
    background-color: transparent !important;
}

.prewiew-in-order .fa-close {
    position: absolute;
    right: 5px;
    top: 0;
    color: #ae0f12;
    font-size: 20px;
}

.preview-product {
    padding: 10px 0;
}

.preview-product img {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
}

.prewiew-in-order {
    display: inline-block;
    position: relative;
}

.top-menu {
    padding-top: 40px;
}

.radio label, .checkbox label {
    font-weight: bold;
}

.upak {
    top: 0;
    font-size: 20px;
    position: absolute !important;
    right: 0;
    margin-right: 20px;
}

.custom-search-form {
    margin:0;
    padding: 0;
}

.search {
    margin-top: -10px;
}

.custom-search-form .search-query {
    background: rgba(255, 255, 255, 0.57);
    display: inline-block;
    border: 1px solid #cecece;
    font-size: 14px;
    border-radius: 3px;
}

.custom-search-form button {
    color: #969494;
    border: 0;
    background: none;
    padding: 2px 5px;
    margin-top: 10px;
    position: relative;
    left: -27px;
    margin-bottom: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.search-query:focus + button {
    z-index: 3;
}

.icon-search {
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 14px;
    vertical-align: text-top;
    margin-top: 1px;
}

.alert-dismissible .close {
    margin-right: 10px;
}

#product-list {
    position: relative;
}

#product-list .pagination {
    clear: both;
    display: block;
    margin-left: 15px;
}

.product-sorter {
    list-style: none;
    text-align: right;
    padding-right: 15px;
}

.product-sorter li {
    display: inline-block;
}

.product-sorter li a {
    color: #777777;
}

.img-big {
    background-color: #f5f5f5;
}

.nav.navbar-nav.navbar-right.contact-data {
    margin-top: -35px;
}

.nav.navbar-nav.navbar-right.contact-data > li {
    float: none;
}

.nav.navbar-nav.navbar-right.contact-data > li > a {
    padding: 5px 0;
}

.img-inner {
    position: relative;
}

.img-inner .more {
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 5px 0;
    background-color: rgba(0, 0, 0, 0.75);
    display: none;
    position: absolute;
    bottom: -15px;
}

.img-more:hover + .more {
    display: block;

}

.more:hover {
    display: block;
}

