



/* Typography */
body, ul, li, p, a, label, input, div {
  font-family: 'Roboto', sans-serif;
  font-size: 20px !important;
  
  
}
.h1 {
  font-family: 'Roboto', sans-serif;
  font-size: 50px !important;
  font-weight: 200 !important;
}
.h2 {
  font-family: 'Roboto', sans-serif;
  font-size: 30px !important;
  
}
.h3 {
  font-family: 'Roboto', sans-serif;
  font-size: 24px !important;
}
/* General */
.logo { font-weight: 777 !important;}
.text-warning {  color: #ede861 !important;}
.text-muted { color: #bcbcbc !important;}
.text-success { color: #bca67b !important;}
.text-light { color: #000 !important;}
.bg-dark { background-color: #efefef !important;}
.bg-light { background-color: #e9eef5 !important;}
.bg-black { background-color: #808080 !important;}
.bg-success { background-color: #bca67b !important;}
.btn-success {
  background-color: #bca67b !important;
  border-color: #56ae6c !important;
}
.pagination .page-link:hover {color: #000;}
.pagination .page-link:hover, .pagination .page-link.active {
  background-color: #bca67b;
  color: #fff;
}
/* Nav */
#templatemo_nav_top { min-height: 40px;}
#templatemo_nav_top * { font-size: .9em !important;}
#templatemo_main_nav a { color: #212934; font-weight: 700 !important;}
#templatemo_main_nav a:hover { color: #bca67b;}
#templatemo_main_nav .navbar .nav-icon { margin-right: 20px;}

/* Hero Carousel */
#template-mo-zay-hero-carousel { background: #efefef !important;}
/* Accordion */
.templatemo-accordion a { position: relative;
    display: block;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    color: #000;
    line-height: 2em;
    padding: 10px 10px;
    background: #efefef;
    border-top: 1.5px solid #41464b;
    text-decoration: none;
	border: 1px solid rgba(0, 0, 0, .125);
	border-radius: 5px;
	}
.templatemo-accordion a:hover { color: #bc9557;}
/* Shop */
.shop-top-menu a:hover { color: #bca67b !important;}
/* Product */
.product-wap { box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.10);}
.product-wap .product-color-dot.color-dot-red { background:#f71515;}
.product-wap .product-color-dot.color-dot-blue { background:#6db4fe;}
.product-wap .product-color-dot.color-dot-black { background:#000000;}
.product-wap .product-color-dot.color-dot-light { background:#e0e0e0;}
.product-wap .product-color-dot.color-dot-green { background:#0bff7e;}
.card.product-wap .card .product-overlay {
  background: rgba(0,0,0,.2);
  visibility: hidden;
  opacity: 0;
  transition: .3s;
}
.card.product-wap:hover .card .product-overlay {
  visibility: visible;
  opacity: 1;
}
.card.product-wap a { color: #000;}
#carousel-related-product .slick-slide:focus { outline: none !important;}
#carousel-related-product .slick-dots li button:before {
  font-size: 15px;
  margin-top: 20px;
}
/* Brand */
.brand-img {
  filter: grayscale(100%);
  opacity: 0.5;
  transition: .5s;
}
.brand-img:hover {
  filter: grayscale(0%);
  opacity: 1;
}
/* Carousel Hero */
#template-mo-zay-hero-carousel .carousel-indicators li {
  margin-top: -50px;
  background-color: #bca67b;
}
#template-mo-zay-hero-carousel .carousel-control-next i,
#template-mo-zay-hero-carousel .carousel-control-prev i {
  color: #bca67b !important;
  font-size: 2.8em !important;
}
/* Carousel Brand */
.tempaltemo-carousel .h1 {
  font-size: .5em !important;
  color: #000 !important;
}
/* Services */
.services-icon-wap {transition: .3s;}
.services-icon-wap:hover, .services-icon-wap:hover i {}
.services-icon-wap:hover {}
/* Contact map */
.leaflet-control a, .leaflet-control { font-size: 10px !important;}
.form-control { border: 1px solid #e8e8e8;}
/* Footer */
#tempaltemo_footer a { color: #000000bf;}
#tempaltemo_footer a:hover { color: #bc9557;}
#tempaltemo_footer ul.footer-link-list li { padding-top: 10px;}
#tempaltemo_footer ul.footer-icons li {
  width: 2.6em;
  height: 2.6em;
  line-height: 2.6em;
}
#tempaltemo_footer ul.footer-icons li:hover {
  background-color: #cfd6e1;
  transition: .5s;
}
#tempaltemo_footer ul.footer-icons li:hover i {
  color: #212934;
  transition: .5s;
}
#tempaltemo_footer .border-light { border-color: #bca67b !important; font-weight: 600 !important;}
/*
// Extra small devices (portrait phones, less than 576px)
// No media query since this is the default in Bootstrap
*/
/* Small devices (landscape phones, 576px and up)*/
.product-wap .h3, .product-wap li, .product-wap i, .product-wap p {
  font-size: 12px !important;
}
.product-wap .product-color-dot {
  width: 6px;
  height: 6px;
}

@media (min-width: 576px) {
  .tempaltemo-carousel .h1 { font-size: 1em !important;}
}

/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
  #templatemo_main_nav .navbar-nav {max-width: 450px;}
 }

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
  #templatemo_main_nav .navbar-nav {max-width: 95%;}
  #template-mo-zay-hero-carousel .carousel-item {min-height: 30rem !important;}
  .product-wap .h3, .product-wap li, .product-wap i, .product-wap p {font-size: 16px !important;}
  .product-wap .product-color-dot {
    width: 12px;
    height: 12px;
  }
}

}
table {
    width: 100%;
}
table tbody tr {
    border-left: 0;
    border-right: 0;
    border-bottom: 10px solid #f7f7f7;
}
table td {
    padding: 6px;
	border: 1px solid rgba(0, 0, 0, .125);
	background-color: #efefef87;
}
table th {
    padding: 0px 20px 20px 20px;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-align: left;
    text-transform: capitalize;
}
    @media screen and (max-width: 980px) {
        table th {
            font-size: 15px;
        }
    }
table.alt {
    border-collapse: separate;
}
table.alt tbody tr td {
    border: solid 1px;
    border-left-width: 0;
    border-top-width: 0;
}
    table.alt tbody tr td:first-child {
        border-left-width: 1px;
    }
table.alt tbody tr:first-child td {
    border-top-width: 1px;
}
table.alt thead {
    border-bottom: 0;
}
table.alt tfoot {
    border-top: 0;
}
table tbody tr {

	;border: 1px solid #212934;
	border: 1px solid #f7f7f7;
}
    table tbody tr:nth-child(2n + 1) {
       
    }
table th {
    color: #4a4a4a;
}
ul.table-pagination {
    padding: 0;
    margin-top: 30px;
    list-style: none;
    text-align: center;
}
ul.table-pagination li {
    display: inline-block;
}
ul.table-pagination li:first-child {
    float: left;
}
ul.table-pagination li:last-child {
    float: right;
}
ul.table-pagination li a {
    display: inline-block;
    height: 40px;
    background-color: #e7e7e7;
    text-align: center;
    line-height: 40px;
    padding: 0px 15px;
    min-width: 40px;
    color: #4a4a4a;
    text-transform: uppercase;
    font-size: 13px;
    transition: all 0.5s;
}
ul.table-pagination li a:hover,
ul.table-pagination li.active a {
    background-color: #535ba0;
    color: #fff;
}
.scroll-top-button {
position: fixed;
bottom: 20px;
right: 13px;
background-color: #454343;
color: white;
width: 40px;
height: 40px;
border-radius: 20%;
text-align: center;
line-height: 38px;
font-size: 20px;
text-decoration: none;
box-shadow: 0 2px 5px rgba(0,0,0,0.3);
opacity: 0.7;
transition: opacity 0.3s;
}

.scroll-top-button:hover {
opacity: 1;
}
.scroll-top-button {
/* Те же стили, что и выше */
transition: opacity 0.3s, visibility 0.3s;
}

.scroll-top-button.hidden {
opacity: 0;
visibility: hidden;
}
.important-block {
   display: block;
    padding: 21px 28px;
    background: #efefef;
    border-left: 5px solid #bca67b;
    font-weight: 500;
    margin: 28px 0;
    border-radius: 5px;
	border: 1px solid rgba(0, 0, 0, .125);
}

.important-block p {
    margin-bottom: 3px
}

.important-block p:last-child {
    margin-bottom: 0
}
.table-box {
        max-width: 100%;
    }
    .table-box p {
        font-size: larger;
        
    }
    table {
        width: 100%;
        border: 1px solid #ccc;
        border-collapse: collapse;
    }
    thead {
        border: 1px solid #ccc;
    }
    th, td {
        border-left: 1px solid #ccc;
        padding: 5px;
    }
    @media (min-width: 641px) {
        td:nth-last-child(-n+2) {
            
        }
    }
    @media (max-width: 640px) {
        table,
        thead,
        tbody,
        th,
        td,
        tr {
            display: block;
        }
        thead {
            display: none;
        }
        tr {
            border-bottom: 1px solid #ccc;
        }
        tr:last-child {
            border-bottom: 0;
        }
        tr:last-child td:last-child {
            border-bottom: 0;
        }
        td {
            border: none;
            position: relative;
            white-space: normal;
            text-align:left;
        }
        td:before {
            content: attr(data-title);
            display: block;
            white-space: nowrap;
            font-weight: bold;
        }
/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {}
