body, html, div, span, p, a, li, ul {
  font-family: "PT Sans", sans-serif;
}

body, html {
  overflow-x: hidden;
}

.warehouse a, .top-bar_email a {
  color: #fff;
}

.header-phones a {
  font-size: 13px;
  color: #fff;
}

.featured-icon-box.style1 {
  min-height: 130px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}

.product .onsale:after {
  left: 94px;
}

.product .onsale {
  width: 95px;
}

nav.menu ul.nav > li > a {
  text-transform: initial;
}

@media (min-width: 992px) {
  .menu-vertical li.parent:hover .sub-menu {
    border-radius: 0px;
    top: -1px;
  }
}
.menu-vertical li.parent .megamenu ul.list-unstyled li {
  position: relative;
}

.menu-vertical li.parent .megamenu ul.list-unstyled li .sub-menu {
  display: none;
}

.menu-vertical li.parent .megamenu ul.list-unstyled li:hover .sub-menu {
  display: block;
  position: absolute;
}

.breadcrumb-wrapper a, .breadcrumb-wrapper span {
  text-transform: initial;
}

.comment_container .avatar {
  width: 80px;
  height: 80px;
  margin: 7px 28px 0px 0px;
  float: left;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 40px;
  border-radius: 50px;
  color: #fff;
  font-weight: bold;
}

.commentlist .review:nth-child(6n+1) .avatar {
  background: #ffff66;
}

.commentlist .review:nth-child(6n+2) .avatar {
  background: #ffc966;
}

.commentlist .review:nth-child(6n+3) .avatar {
  background: #00e600;
}

.commentlist .review:nth-child(6n+4) .avatar {
  background: #ffff66;
}

.commentlist .review:nth-child(6n+5) .avatar {
  background: #e600e6;
}

.commentlist .review:nth-child(6n+6) .avatar {
  background: #ff6666;
}

.commentlist .review:nth-child(6n+7) .avatar {
  background: #ff6666;
}

.commentlist .review:nth-child(6n+8) .avatar {
  background: #ffff66;
}

.commentlist .review:nth-child(6n+9) .avatar {
  background: #ff6666;
}

.commentlist .review:nth-child(6n+10) .avatar {
  background: #00e600;
}

.commentlist .review:nth-child(6n+11) .avatar {
  background: #e600e6;
}

.commentlist .review:nth-child(6n+12) .avatar {
  background: #6666ff;
}

.commentlist .review:nth-child(6n+13) .avatar {
  background: #6666ff;
}

.commentlist .review:nth-child(6n+14) .avatar {
  background: #ffff66;
}

.commentlist .review:nth-child(6n+15) .avatar {
  background: #e600e6;
}

.commentlist .review:nth-child(6n+16) .avatar {
  background: #ff6666;
}

.commentlist .review:nth-child(6n+17) .avatar {
  background: #e600e6;
}

.commentlist .review:nth-child(6n+18) .avatar {
  background: #00e600;
}

.commentlist .review:nth-child(6n+19) .avatar {
  background: #6666ff;
}

.commentlist .review:nth-child(6n+20) .avatar {
  background: #ffc966;
}

.sidebar .widget ul > li {
  overflow: initial;
}

.footer-products-links {
  display: flex;
  flex-wrap: wrap;
}
.footer-products-links li {
  width: 50%;
}

.checkout-button {
  display: inline-block;
  margin-top: unset;
  height: 44px;
}

.attr-line {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  font-size: 18px;
  margin-bottom: 15px;
  position: relative;
}
.attr-line:before {
  content: "";
  width: 100%;
  position: absolute;
  bottom: -3px;
  border-bottom: 1px solid #E0E0E0;
  height: 2px;
}
.attr-line div {
  position: relative;
  z-index: 3;
}
.attr-line .attr-name, .attr-line .attr-value {
  font-family: "Poppins", sans-serif !important;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 140%;
  color: #8A8A8A;
}
.attr-line .attr-value {
  font-weight: 500;
  color: #02112B;
}

.menu-vertical li a {
  line-height: 20px;
}

.page-title-heading h1 {
  text-transform: initial;
  font-size: 24px;
}

.product-box-inner {
  position: relative;
  overflow: inherit;
}

.widget-price-filter .price_slider_amount .button {
  width: 75px;
}

#logo-img {
  max-width: 200px;
  margin-top: -20px;
}

#footer-logo-img {
  max-width: 150px;
}

.product-image-box {
  height: 108px;
  display: flex;
  position: relative;
}
.product-image-box .pro-image-front {
  max-width: 100%;
  object-fit: cover;
}
.product-image-box .pro-image-back {
  object-fit: cover;
  width: 100%;
  object-position: center;
  max-height: 100%;
}

.widget-price-filter .price_slider_amount input {
  width: 60px;
}

.price_slider_amount {
  position: relative;
}
.price_slider_amount .button {
  position: absolute;
  right: 0px;
}

.filter-block {
  margin-bottom: 30px;
}

.cat_menu_list {
  z-index: 19;
}

input[type=number] {
  -moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.top_bar_contact_item {
  align-items: center;
  height: 32px;
}

.warehouse {
  text-align: center;
  display: flex;
  align-items: center;
  font-size: 13px;
  line-height: 17px;
  color: #EF2B1F;
  padding-right: 10px;
  height: 16px;
}

.warehouse span {
  margin: 0px 10px;
}

.city-selector {
  text-align: center;
  display: flex;
  align-items: center;
  font-size: 13px;
  line-height: 17px;
  color: #02112B;
  padding-right: 10px;
  border-right: 1px solid #CCD6E9;
  height: 16px;
  cursor: pointer;
}

.city-selector span {
  margin: 0px 10px;
}

.warehouse.instock {
  color: #449A1B;
}

.top-bar_address {
  font-size: 13px;
  color: #4C5F7E;
  margin-left: 10px;
}

.site-branding {
  display: flex;
  align-items: center;
}

.site-branding .desc {
  font-size: 13px;
  line-height: 17px;
  color: #4C5F7E;
  margin-left: 22px;
}

.header-conacts_item {
  padding: 0px 15px;
}
.header-conacts_item .icon {
  line-height: 0;
  min-height: 17px;
  display: flex;
  align-items: center;
}
.header-conacts_item.email a {
  font-size: 14px;
  line-height: 25px;
  color: #02112B;
}
.header-conacts_item.phone a {
  font-weight: bold;
  font-size: 18px;
  line-height: 25px;
  color: #02112B;
}

.cart-block.dropdown_link {
  padding-top: 8px;
  padding-left: 20px;
  margin-left: 20px;
  position: relative;
}
.cart-block.dropdown_link:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 40px;
  left: 0px;
  background: #D2DBEC;
}
.cart-block.dropdown_link .cart_count {
  position: absolute;
  top: -7px;
  left: 8px;
}
.cart-block.dropdown_link .cart_price {
  font-weight: bold;
  font-size: 16px;
  line-height: 25px;
  color: #02112B;
}

#site-header-menu .cat_menu_container .cat_menu {
  background-color: #ffd200;
  padding: 0px;
}
#site-header-menu .cat_menu .h4 {
  font-size: 15px;
  line-height: 25px;
  color: #02112B;
}
#site-header-menu .cat_menu .h4:after {
  display: none;
}
#site-header-menu .cat_menu svg {
  position: absolute;
  right: 15px;
}

.product-box .add-to-cart .add-to-cart-btn {
  background: #FFFFFF;
  border: 1px solid #E9EEF6;
  box-sizing: border-box;
  padding: 10px 15px;
}
.product-box .add-to-cart .add-to-cart-btn span {
  font-weight: bold;
  font-size: 14px;
  line-height: 25px;
  color: #02112B;
  margin-left: 10px;
}

.product-box .add-to-cart.incart .add-to-cart-btn {
  background: #2457aa;
}
.product-box .add-to-cart.incart .add-to-cart-btn span {
  color: #fff;
}

.product-att_block {
  text-align: left;
  margin-bottom: 20px;
}
.product-att_block .product-att_item {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin: 10px 0px;
  position: relative;
}
.product-att_block .product-att_item .name {
  max-width: 125px;
  font-size: 12px;
  line-height: 20px;
  color: #4B566A;
  background-color: #fff;
  z-index: 2;
  position: relative;
}
.product-att_block .product-att_item .value {
  background-color: #fff;
  z-index: 2;
  position: relative;
  font-size: 12px;
  line-height: 20px;
  color: #4B566A;
}
.product-att_block .product-att_item:before {
  content: "";
  width: 100%;
  height: 11px;
  position: absolute;
  top: 4px;
  border-bottom: 1px dotted #CDCDCD;
}

#citySelector {
  position: relative;
}

.city-selector_close {
  position: absolute;
  top: 10px;
  right: 10px;
}
.city-selector_close svg {
  fill: #000;
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 21px;
  cursor: pointer;
}

.city-group {
  margin-bottom: 30px;
}

.home-link svg {
  max-width: 100%;
}

#citySelector {
  max-width: 600px;
  width: 100vw;
}
@media (max-width: 601px) {
  #citySelector {
    max-width: 100%;
  }
}

.category_content-after p {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 25px;
}
.category_content-after ul {
  margin-bottom: 20px;
}
.category_content-after ul li {
  padding-left: 20px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 25px;
  position: relative;
}
.category_content-after ul li:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #2457aa;
  border-radius: 50px;
  position: absolute;
  left: 0px;
  top: 10px;
}

.pd-layout-new .product-rating li {
  font-size: 18px;
}
.pd-layout-new .count-revies {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 23px;
  color: #333333;
}
.pd-layout-new .stock-block span {
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 23px;
  color: #41AD4A;
  margin-left: 5px;
}
.pd-layout-new .stock-block.discontinued span {
  color: red;
}
.pd-layout-new .guaranty-block span {
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 23px;
  color: #333333;
  margin: 0px 5px;
}
.pd-layout-new .guaranty-block .popup {
  position: relative;
}
.pd-layout-new .guaranty-block .popup-block {
  display: none;
  position: absolute;
  background-color: #fff;
  z-index: 9;
  padding: 20px;
  min-width: 320px;
  max-width: 600px;
  width: 100%;
  top: 0px;
  left: 20px;
  -webkit-box-shadow: 1px 1px 8px 0px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 1px 1px 8px 0px rgba(50, 50, 50, 0.5);
  box-shadow: 1px 1px 8px 0px rgba(50, 50, 50, 0.5);
}
.pd-layout-new .current-price .value {
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 22px;
  color: #02112B;
}
.pd-layout-new .current-price .nds {
  height: 27px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ECF1F7;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 22px;
  color: #333333;
}
.pd-layout-new .old-price {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  text-decoration-line: line-through;
  color: #465267;
}
.pd-layout-new .mailto {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  color: #616161;
}
.pd-layout-new .mailto a {
  color: #2457AA;
}
.pd-layout-new .delivery-blocks .title {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  color: #494949;
  margin-bottom: 6px;
}
.pd-layout-new .delivery-blocks .block {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.pd-layout-new .delivery-blocks .block span {
  display: block;
  margin-left: 10px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  color: #656C76;
}
.pd-layout-new .advantages .block {
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  width: 50%;
}
.pd-layout-new .advantages .block span {
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
  display: block;
  margin-left: 10px;
  width: calc(100% - 32px);
}
.pd-layout-new .tabs-nav {
  background: #ECF1F7;
  display: flex;
  align-items: center;
}
.pd-layout-new .tabs-nav .tab {
  padding: 20px 20px;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  color: #02112B;
  border-top: 3px solid transparent;
  background-color: transparent;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}
.pd-layout-new .tabs-nav .tab:hover, .pd-layout-new .tabs-nav .tab.active {
  background-color: #fff;
  border-top: 3px solid #2457AA;
  transition: all 0.2s ease-in-out;
}
.pd-layout-new .tabs-content .tab-content {
  display: none;
  padding: 20px 0px;
}
.pd-layout-new .tabs-content .tab-title {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 22px;
  color: #02112B;
  margin-bottom: 15px;
}
.pd-layout-new #commentForm .title {
  font-weight: bold;
  font-size: 20px;
  line-height: 26px;
  color: #02112B;
}
.pd-layout-new #commentForm .appraisal span {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #939393;
}
.pd-layout-new #commentForm .appraisal li {
  color: #DDE3EB;
  transition: all 0.2s ease-in-out;
}
.pd-layout-new #commentForm .appraisal li.hover {
  color: #FFD200;
}
.pd-layout-new #commentForm .appraisal li.active {
  color: #FFD200;
}
.pd-layout-new #commentForm label {
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #939393;
}
.pd-layout-new #commentForm label span {
  color: #FB3232;
}
.pd-layout-new #commentForm input[name=name], .pd-layout-new #commentForm input[name=email], .pd-layout-new #commentForm textarea {
  background: #F7F8FB;
  border: 1px solid #ECF1F7;
  box-sizing: border-box;
}
.pd-layout-new #commentForm input[name=name], .pd-layout-new #commentForm input[name=email] {
  height: 40px;
}
.pd-layout-new #commentForm .policy {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  color: #898989;
}
.pd-layout-new #commentForm .policy a {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  color: #2457AA;
  border-bottom: 1px solid;
}
.pd-layout-new .reviews-block .title {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 42px;
  color: #02112B;
}
.pd-layout-new .reviews-block .review-block {
  padding: 25px;
  background: #F7F8FB;
  min-height: 140px;
  margin-bottom: 20px;
}
.pd-layout-new .reviews-block .review-block .name {
  font-weight: bold;
  font-size: 16px;
  color: #02112B;
}
.pd-layout-new .reviews-block .review-block .date {
  font-weight: normal;
  font-size: 13px;
  color: #848484;
  margin-bottom: 10px;
}
.pd-layout-new .reviews-block .review-block .comment {
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  color: #848484;
}
.pd-layout-new .product-rating li {
  color: #DDE3EB;
}
.pd-layout-new .product-rating li.active {
  color: #FFD200;
}
.pd-layout-new .ppc-block {
  background: #F7F8FB;
  padding: 25px;
  margin-top: 41px;
  display: flex;
}
.pd-layout-new .ppc-block .rating {
  font-style: normal;
  font-weight: bold;
  font-size: 55px;
  line-height: 1;
  color: #02112B;
  margin-bottom: 15px;
}
.pd-layout-new .ppc-block .count-rev p {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  color: #888888;
}
.pd-layout-new .ppc-block .right-block {
  padding-left: 15px;
}
.pd-layout-new .ppc-block .right-block .line {
  background: linear-gradient(0deg, #E4E4E4, #E4E4E4), linear-gradient(0deg, #E9E9E9, #E9E9E9), #E9E9E9;
  height: 3px;
  width: 120px;
  position: relative;
  margin: 0px 10px;
}
.pd-layout-new .ppc-block .right-block .line .overlay {
  height: 100%;
  background: linear-gradient(0deg, #2457AA, #2457AA), linear-gradient(0deg, #E9E9E9, #E9E9E9), #E9E9E9;
  position: absolute;
  left: 0px;
  top: 0px;
}
.pd-layout-new .ppc-block .right-block .percent, .pd-layout-new .ppc-block .right-block .item {
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  color: #888888;
}
@media (max-width: 767px) {
  .pd-layout-new .actions a.ttm-btn {
    margin-bottom: 0em;
  }
  .pd-layout-new .add-to-cart, .pd-layout-new .one-click {
    width: 100%;
  }
  .pd-layout-new .add-to-cart a, .pd-layout-new .one-click a {
    width: 100%;
    text-align: center;
    display: block;
  }
  .pd-layout-new .current-price .value {
    font-size: 22px;
  }
  .pd-layout-new .tabs-content .tab-content {
    display: block !important;
    padding: 0px;
  }
  .pd-layout-new .tabs-content .tab-content.active .content {
    display: block;
  }
  .pd-layout-new .tabs-content .tab-title {
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 22px;
    color: #02112B;
    margin-bottom: 15px;
    background: #ECF1F7;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 50px;
    padding: 20px;
  }
  .pd-layout-new .tabs-content .content {
    display: none;
    padding: 20px;
  }
  .pd-layout-new .attr-line {
    width: 100%;
    position: relative;
  }
}

#oneClick .header {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 31px;
  text-align: center;
  color: #02112B;
}
#oneClick input[type=text],
#oneClick input[type=tel] {
  background: #F7F8FB;
  border: 1px solid #ECF1F7;
  box-sizing: border-box;
  height: 50px;
}

.border-btn {
  padding: 14px 30px 14px;
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  border: 2px solid #2457aa;
  background-color: transparent;
  transition: all 0.2s ease-in-out;
}
.border-btn:hover, .border-btn.active {
  background-color: #2457aa;
  color: #fff;
  transition: all 0.2s ease-in-out;
}

.quantity {
  width: 130px;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #e9eef6;
}
.quantity span {
  width: 30px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.quantity input {
  width: 70px;
  text-align: center;
  border: 0px;
}

@media (max-width: 767px) {
  .quantity {
    width: 110px;
  }

  .quantity input {
    width: 40px;
    padding: 0px;
    text-align: center;
    border: 0px;
  }
}
.delMap, .delTab {
  display: none;
}
.delMap.active, .delTab.active {
  display: block;
}

.d-table-header {
  outline: 1px solid #2457AA;
}
.d-table-header .d-table-cell {
  height: 50px;
  vertical-align: middle;
  padding: 0px 5px;
}

.ptable {
  border-collapse: separate;
  border-spacing: 0px 10px;
}

.d-table-row {
  outline: 1px solid #E6E6E6;
}

.d-table-body {
  margin: 4px 0px;
}
.d-table-body .d-table-cell {
  padding: 0px 10px;
  vertical-align: middle;
}
.d-table-body .product-title h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #000B1C;
  margin-bottom: 0px;
}
.d-table-body .measurement {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #4B566A;
  margin-bottom: 0px;
}
.d-table-body .measurement span {
  font-weight: bold;
}
@media (max-width: 767px) {
  .d-table-body .measurement {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    color: rgba(75, 86, 106, 0.6);
  }
  .d-table-body .measurement span {
    font-style: normal;
    font-size: 14px;
    line-height: 18px;
    color: #4B566A;
    margin-bottom: 0px;
    font-weight: bold;
  }
}
.d-table-body .table-price {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 21px;
  color: #000B1C;
}
@media (max-width: 767px) {
  .d-table-body .table-price span {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    color: rgba(75, 86, 106, 0.6);
  }
}
.d-table-body .quantity {
  height: 36px;
}
.d-table-body .quantity input {
  max-height: 36px;
}
.d-table-body .quantity span {
  height: 36px;
  width: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.d-table-body .quantity span.dec {
  background: #E9EFF8;
}
.d-table-body .quantity span.dec svg path {
  fill: #2457AA;
}
.d-table-body .quantity span.inc {
  background: #2457AA;
}
.d-table-body .product {
  width: 100%;
  outline: 1px solid #E6E6E6;
  padding: 20px;
}

.sort a {
  margin: 0px 10px;
  border-bottom: 1px dashed #000B1C;
}
.sort a:hover svg path {
  fill: #2457AA;
}
.sort a.active {
  color: #2457AA;
}

.yellow-btn {
  width: 154px;
  height: 38px;
  background: #FFD200;
  font-style: normal;
  font-weight: bold;
  font-size: 15px;
  line-height: 19px;
  color: #000B1C;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sort-btns a {
  margin: 0px 5px;
}
.sort-btns a:first-child {
  margin-left: 0px;
}
.sort-btns a:last-child {
  margin-right: 0px;
}

.change-view {
  width: 38px;
  height: 38px;
  left: 1464px;
  top: 897px;
  background: #FFFFFF;
  border: 1px solid #E6E6E6;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}
.change-view.active {
  background: #2457AA;
}
.change-view.active svg rect {
  fill: #Fff;
}

.article-wrapper .image img {
  max-width: 100%;
  object-fit: cover;
  object-position: center;
}
.article-wrapper .data {
  border: 1px solid #E6E6E6;
  padding: 20px;
}
.article-wrapper .data .title {
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  line-height: 140%;
  color: #000B1C;
  margin-bottom: 16px;
  min-height: 50px;
}
.short_desc {
  min-height: 150px;
}
.article-wrapper .data .short_desc {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 150%;
  color: #4B566A;
  margin-bottom: 15px;
}
.article-wrapper .data .readmore a {
  width: 151px;
  height: 38px;
  border: 1px solid #FFD200;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 19px;
  color: #000B1C;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  transition: all 0.5s ease;
}
.article-wrapper .data .readmore a:hover {
  background: #FFD200;
  transition: all 0.5s ease;
}

.table-row-group {
  display: table-row-group;
}
@media (max-width: 767px) {
  .table-row-group {
    display: block;
  }
}

@media (max-width: 576px) {
  #del-tab li {
    width: 100%;
  }
}

#description table {
  width: 100% !important;
}

.content-textdiv, .content-text span, .content-text p, .content-text a, .content-text li, .content-text ul {
  font-family: "Poppins", sans-serif !important;
}

.tab-content-title {
  font-family: "Poppins", sans-serif !important;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 140%;
  color: #02112B;
  margin-bottom: 20px;
}

/*# sourceMappingURL=custom.css.map */
