.block-item-h1 {
    font-size: 26px !important;
    font-weight: 700;
    line-height: 100%;
}

h3 {
    margin-bottom: .5rem;
    font-weight: 800;
    line-height: 1.5;
    font-size: 18px !important;
}

table {
  background: #f5f5f5;
  border-collapse: separate;
  box-shadow: inset 0 1px 0 #fff;
  font-size: 12px;
  line-height: 24px;
  /*margin: 30px auto;*/
  text-align: left;
  width: 800px;
} 

th {
  background:linear-gradient(#327093, #4087af);
  border-left: 1px solid #4087af;
  border-right: 1px solid #4087af;
  border-top: 1px solid #4087af;
  border-bottom: 1px solid #4087af;
  box-shadow: inset 0 1px 0 #999;
  color: #fff;
  font-weight: bold;
  padding: 10px 15px;
  position: relative;
  text-shadow: 0 1px 0 #000;  
}

th:after {
  background: linear-gradient(rgba(255,255,255,0), rgba(255,255,255,.08));
  content: '';
  display: block;
  height: 25%;
  left: 0;
  margin: 1px 0 0 0;
  position: absolute;
  top: 25%;
  width: 100%;
}

th:first-child {
  border-left: 1px solid #777;  
  box-shadow: inset 1px 1px 0 #999;
}

th:last-child {
  box-shadow: inset -1px 1px 0 #999;
}

td {
  border-right: 1px solid #fff;
  border-left: 1px solid #e8e8e8;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #e8e8e8;
  padding: 10px 15px;
  position: relative;
  transition: all 300ms;
}

td:first-child {
  box-shadow: inset 1px 0 0 #fff;
} 

td:last-child {
  border-right: 1px solid #e8e8e8;
  box-shadow: inset -1px 0 0 #fff;
} 

tr {
  background: #f1f1f1;
}

tr:nth-child(odd) td {
  background: #f1f1f1; 
}

tr:last-of-type td {
  box-shadow: inset 0 -1px 0 #fff; 
}

tr:last-of-type td:first-child {
  box-shadow: inset 1px -1px 0 #fff;
} 

tr:last-of-type td:last-child {
  box-shadow: inset -1px -1px 0 #fff;
} 

tbody:hover td {
  color: transparent;
  text-shadow: 0 0 3px #aaa;
}

tbody:hover tr:hover td {
  color: #000;
  text-shadow: 0 1px 0 #fff;
  font-weight: 700; 
}
.block .block-content .block-item-name {
    font-size: 26px;
}
.block .block-content .block-item-text
{
    font-size: 23px;
    opacity: 1;
    font-weight: 400;
}
.block .block-content .block-item-text-price
{
    font-size: 23px;
    font-weight: 800;
    color: #ff0000;
}
.block .block-content .block-item-text-price del
{
    color: #000;
}
.block-description.text-center
 {
    font-weight: 500;
    opacity: 1;
    padding: 15px;
}

.link_wrapper{
  position: relative;
}

.link_wrapper a{
  display: block;
  /*width: 250px;*/
  height: 50px;
  line-height: 50px;
  font-weight: bold;
  text-decoration: none;
  background: #ff6d6d;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: 3px solid #dc404099;
  transition: all .35s;
}

.icon_wrapper {
  width: 50px;
  height: 50px;
  border: 3px solid transparent;
  position: absolute;
  transform: rotate(45deg);
  right: 0;
  top: 0;
  z-index: -1;
  transition: all .35s;
}

.icon_wrapper svg{
  width: 30px;
  position: absolute;
  top: calc(50% - 15px);
  left: calc(50% - 15px);
  transform: rotate(-45deg);
  fill: #347498;
  transition: all .35s;
}

.link_wrapper a:hover{
  /*width: 200px;*/
  border: 3px solid #347498;
  background: transparent;
  color: #347498;
}

.link_wrapper a:hover + .icon_wrapper{
  border: 3px solid #347498;
  right: -25%;
}
h2.block-title.text-center
 {
    font-weight: 700;
    line-height: 125%;
    font-size: 24px;
}
.block-item-name-18 
{
    font-size: 18px;
    font-weight: 700;
    padding-top: 20px;
}

/* Default table styles for this demo */
table {
    border-collapse: collapse;
    text-align: left;
    width: 100%;
}
table tr {
    background: white;
    border-bottom: 1px solid
}
table th, table td {
    padding: 10px 20px;
}

/* Simple CSS for flexbox table on mobile */
@media(max-width: 800px) {
    table thead {
        left: -9999px;
        position: absolute;
        visibility: hidden;
    }
    table tr {
        border-bottom: 0;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin-bottom: 40px;
    }
    table td {
        border: 1px solid;
        margin: 0 -1px -1px 0;
        width: 50%;
    }
}
.akciya, .doctor, .compani { border-radius: 40px;box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175); margin: 0 20px;}
.glaz {
    padding-right: 1.5rem;
}

.horosho1
 {
    display: flex;
    width: 120px;
    align-items: center;
}
.block-content.shares.owl-carousel.owl-default.owl-info.shadow-lg.border.border-info.owl-loaded.owl-drag
 {
    height: 500px;
}

header.block
 {
 
    margin: 20px;
    border-radius: 15px;
}
header.block .phone {
    color: #000000;
}
i.fas.fa-bars {
    font-size: 25px;
    color: #3e3b3b;
}
div#slider {
    margin: -35px 0 0 0;
}
.horosho
 {
    display: flex;
    align-items: center;
}
.block .block-content .block-item.shadow-sm:not(:hover), .block .block-content .block-item.shadow:not(:hover), .block .block-content .block-item.shadow-lg:not(:hover), .block .block-content .block-item-image .shadow-sm:not(:hover), .block .block-content .block-item-image .shadow:not(:hover), .block .block-content .block-item-image .shadow-lg:not(:hover) {
    box-shadow: none !important;
    border-radius: 2rem !important;
    margin: -15px;
}
.akciya {
   padding-bottom: 150px !important;
}
/* Mobile/PWA fixes */
@media (max-width: 767.98px) {
    html,
    body {
        max-width: 100%;
        overflow-x: hidden;
    }

    img,
    iframe,
    video {
        max-width: 100%;
    }

    .block,
    header.block {
        margin-left: 0;
        margin-right: 0;
    }

    div#slider {
        margin: 0;
    }

    .akciya,
    .doctor,
    .compani {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 20px;
        border-radius: 20px;
    }

    .akciya {
        padding-bottom: 30px !important;
    }

    .block-content.shares.owl-carousel.owl-default.owl-info.shadow-lg.border.border-info.owl-loaded.owl-drag {
        height: auto;
        min-height: 0;
    }

    .block .block-content .block-item.shadow-sm:not(:hover),
    .block .block-content .block-item.shadow:not(:hover),
    .block .block-content .block-item.shadow-lg:not(:hover),
    .block .block-content .block-item-image .shadow-sm:not(:hover),
    .block .block-content .block-item-image .shadow:not(:hover),
    .block .block-content .block-item-image .shadow-lg:not(:hover) {
        margin: 0 0 15px;
    }

    .block .block-content .block-item-name,
    .block-item-h1 {
        font-size: 22px !important;
    }

    .block .block-content .block-item-text,
    .block .block-content .block-item-text-price {
        font-size: 18px;
    }
}


/* Mobile content visibility fix v3 */
@media (max-width: 767.98px) {
    .block .block-content,
    .block .block-content .block-item,
    .block .block-content .block-item-image,
    .block .block-content .block-item-text,
    .block .block-content .block-item-text-price,
    main,
    section {
        visibility: visible;
        opacity: 1;
        max-height: none;
    }

    .block-content.owl-carousel:not(.owl-loaded) {
        display: block;
    }

    .block-content.owl-carousel:not(.owl-loaded) > * {
        display: block;
        width: 100%;
    }
}
