/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
button.single_add_to_cart_button.button.alt {
  color: #fff !important;
}

.btn:hover {
  color: #fff;
}

a {
  text-decoration: none;
}

a,
.nav-link {
  color: #222;
}

h3 {
  font-size: 20px;
  font-weight: bold;
}

h1,
h1.product_title.entry-title {
  font-size: 25px;
}

.container {
  max-width: 1470px;
}

a.nav-link:hover,
a:hover {
  color: #f34770;
}

#content {
  margin-top: 25px !important;
  padding-top: 0 !important;
}
@media screen and (max-width: 1000px) {
  #content {
    margin-top: 0 !important;
  }
}

a.btn-primary {
  color: #fff !important;
}

.card {
  border: none;
  box-shadow: rgba(191, 191, 191, 0.35) 0 0 10px;
}

.ksalesv small {
  font-size: 11px;
  margin-left: 5px;
}

.license-table-tools {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: space-between;
}

header#masthead a.navbar-brand.md.d-none.d-md-block {
  margin-right: 30px;
}

.ms-auto {
  margin-right: auto !important;
  margin-left: 0 !important;
}

#myaccount-trigger span {
  margin-left: 10px;
}

.bg-body-tertiary {
  background: #fff;
}

nav#nav-main {
  box-shadow: 0 10px 50px -2px rgba(0, 0, 0, 0.14);
  background-color: #fff;
  z-index: 9;
}

.nav-link {
  font-size: 17px;
}

.navbar > .container {
  justify-content: start;
}

.navbar-brand {
  margin-right: auto;
}

a.navbar-brand img {
  min-height: 60px;
}

div#offcanvas-navbar .offcanvas-header span.h5.offcanvas-title {
  opacity: 0;
}

#myaccount-trigger {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  height: 40px;
}
#myaccount-trigger i {
  margin-left: 5px;
}
@media screen and (max-width: 576px) {
  #myaccount-trigger i {
    margin-left: 0 !important;
  }
}
#myaccount-trigger span {
  font-size: 15px;
}

.header-actions.d-flex.align-items-center {
  margin: 0 15px;
}
.header-actions.d-flex.align-items-center > * {
  margin: 7px;
}
@media screen and (max-width: 992px) {
  .header-actions.d-flex.align-items-center {
    margin: 0 !important;
  }
}

ul#bootscore-navbar li a {
  font-size: 15px;
}

li.breadcrumb-item {
  display: flex;
}

.breadcrumb-item + .breadcrumb-item {
  padding: 0;
}

.breadcrumb-item + .breadcrumb-item::before {
  padding-left: 3px;
  padding-right: 3px;
}

li.breadcrumb-item:first-child {
  margin-left: 15px;
}

nav.wc-breadcrumb {
  padding-left: 0 !important;
}

nav.wc-breadcrumb {
  background: none !important;
}

.wc-breadcrumb .breadcrumb-item:first-child a::before {
  content: none;
}

li.breadcrumb-item:first-child {
  margin: 0;
}

main#main .py-3.py-md-5.text-center {
  display: none;
}

p.category-badge .badge {
  font-weight: normal;
}

body.single-post ul.pagination li.page-item span,
body.single-post ul.pagination li.page-item a {
  width: auto;
  height: auto;
}

body.single-post #content .entry-content p {
  line-height: 2.5;
  color: #4a4e57;
}

body.single-post #content .entry-content {
  box-shadow: rgba(191, 191, 191, 0.35) 0 0 10px;
  border-radius: 4px;
  padding: 40px;
  margin-bottom: 15px;
}

body.single-post ul.pagination {
  padding: 0;
}

aside section.widget.card {
  box-shadow: rgba(191, 191, 191, 0.35) 0 0 10px;
  border-radius: 4px;
  border: none;
}
aside section.widget.card.widget_media_image {
  padding: 0;
  box-shadow: none;
}
aside section.widget.card.widget_media_image img {
  width: 100%;
  height: auto;
}
aside section.widget.card .card-header {
  background: #fff;
  height: 45px;
  font-size: 19px;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
}

body.single-post #main .post-thumbnail img {
  max-height: 300px;
  width: auto;
  margin-top: 15px;
}

body.single-post #main .post-thumbnail {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
}

body.rtl #page #content #primary nav.breadcrumb-scroller {
  background: none !important;
  padding-right: 0 !important;
}

p.comment-form-cookies-consent {
  display: flex;
  align-items: center;
  align-content: start;
  flex-direction: row;
}
p.comment-form-cookies-consent input#wp-comment-cookies-consent {
  margin-left: 10px;
}

.entry-content .seriesbox .center {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  font-size: 25px;
  margin: 10px;
}
.entry-content .seriesbox ul.serieslist-ul {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: start;
}
.entry-content .seriesbox ul.serieslist-ul li.serieslist-li,
.entry-content .seriesbox ul.serieslist-ul li.serieslist-li-current {
  margin-bottom: 10px;
}

.ksf_wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-content: center;
  justify-content: center;
}

.ksf_wrapper .ksf_links {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 15px;
}

.ksf_info p {
  margin: 0;
}

.ksf_links p {
  margin: 5px;
}

.ksf_wrapper .ksf_links a {
  margin: 5px 10px;
  padding: 10px 20px;
}

.ksf_wrapper .ksf_links a.ksf_link.ksf_link_instagram {
  color: white;
  font-size: 14px;
  height: 36px;
  width: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
  right: auto;
  left: auto;
  background-color: #fbb034;
  background-image: linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);
  border: none;
  border-radius: 7px;
  font-weight: 300;
  transition-duration: 0.2s;
  box-shadow: 0 7px 15px #e046cf;
  pointer-events: all;
  cursor: pointer;
}

.ksf_wrapper .ksf_links a.ksf_link.ksf_link_telegram {
  color: white;
  font-size: 14px;
  height: 36px;
  width: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
  right: auto;
  left: auto;
  background-color: #4f17e2;
  background-image: linear-gradient(126deg, #405de6, #5851db, #3355d5, #3560c1, #4631b6, #345cad);
  border: none;
  border-radius: 7px;
  font-weight: 300;
  transition-duration: 0.2s;
  box-shadow: 0 7px 15px #5f3dc6;
  pointer-events: all;
  cursor: pointer;
}

a.btn.btn-primary.shadow.top-button.position-fixed.zi-1020.visible {
  background: #333333;
  color: #fff;
  border: none;
}

.top-button {
  bottom: 65px;
}
@media screen and (max-width: 1000px) {
  .top-button {
    right: 0;
  }
}

.kttwrapper_master {
  margin-top: 15px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.kttwrapper_master .kttwrapper {
  position: relative;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  border-radius: 20px;
  margin: 5px;
  box-shadow: 0 0 20px rgba(66, 64, 64, 0.15);
  cursor: help;
}
.kttwrapper_master .kttwrapper:hover .ktttext {
  display: block;
}
.kttwrapper_master .kttwrapper .ktttext {
  display: none;
  position: absolute;
  right: -50px;
  top: -30px;
  background-color: #fff;
  border-radius: 4px;
  padding: 10px 10px;
  box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.3019607843);
  z-index: 99;
  font-size: 12px;
  text-align: center;
  width: 200px;
}
.kttwrapper_master .kttwrapper img {
  max-height: 50px;
}
@media screen and (max-width: 1000px) {
  .kttwrapper_master {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
  }
}

#single-product-sidebar > div:not(:first-child) {
  margin-top: 25px;
}

#product_details_info {
  padding: 30px;
  box-shadow: rgba(191, 191, 191, 0.35) 0 0 10px;
  border-radius: 4px;
}
#product_details_info p.kpdetail {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: space-between;
  margin: 0;
}
#product_details_info p.kpdetail.kpdetail_tags {
  display: grid;
  grid-template-columns: 1fr 4fr;
  align-items: start;
}
#product_details_info p.kpdetail.kpdetail_tags span.kpdv {
  text-align: right;
}
#product_details_info p.kpdetail.kpdetail_tags span.kpdv a {
  display: block !important;
}
#product_details_info p.kpdetail .kpdk,
#product_details_info p.kpdetail .kpdv {
  font-size: 15px;
  line-height: 45px;
  color: #696969;
}
#product_details_info p.kpdetail .kpdv .kpdvcat {
  display: inline-block;
  margin: 0 3px;
}

#vendor_info {
  padding: 30px;
  box-shadow: rgba(191, 191, 191, 0.35) 0 0 10px;
  border-radius: 4px;
}
#vendor_info .vendor_shop_url {
  color: #f46a79;
  margin-top: 10px;
}

#product_badges {
  padding: 30px 10px;
  box-shadow: rgba(191, 191, 191, 0.35) 0 0 10px;
  border-radius: 4px;
}

.sta-main {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.sta-main .col-md-6 {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.sta-main .col-md-6 > span.woocommerce-Price-amount.amount {
  font-size: 40px;
  font-weight: 700;
  color: #3c3c3c;
  font-size: 30px;
}
.sta-main .col-md-6 > span.woocommerce-Price-amount.amount bdi {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  align-content: center;
}
.sta-main .col-md-6 > span.woocommerce-Price-amount.amount bdi span.woocommerce-Price-currencySymbol {
  font-size: 16px;
  color: #212529;
  font-weight: normal;
}
.sta-main .col-md-6 del {
  display: none;
}
.sta-main .col-md-6 ins span.woocommerce-Price-amount.amount {
  font-size: 30px;
  font-weight: 700;
  color: #3c3c3c;
}
.sta-main .col-md-6 ins span.woocommerce-Price-amount.amount bdi {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  align-content: center;
}
.sta-main .col-md-6 ins span.woocommerce-Price-amount.amount bdi span.woocommerce-Price-currencySymbol {
  font-size: 16px;
  color: #212529;
  font-weight: normal;
}
.sta-main .col-md-6 .ksalesv {
  font-size: 30px;
  font-weight: 700;
  color: #3c3c3c;
}
@media screen and (max-width: 1000px) {
  .sta-main {
    justify-content: space-around;
  }
}

ul.wc-tabs.nav {
  border: none;
  border: none;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: space-around;
  background: #e9e9e9;
  background: rgba(173, 188, 200, 0.1);
  padding: 10px;
}

ul.wc-tabs.nav li {
  width: 100%;
  text-align: center;
  margin: 0 5px;
}

ul.wc-tabs.nav li.active a {
  background: #333333;
  color: #fff;
  border: none;
  border-radius: 0.375rem;
}

.nav-tabs .nav-link:hover,
ul.wc-tabs.nav li.active a:hover {
  border-radius: 0.375rem;
}

h2.woocommerce-Reviews-title {
  font-size: 25px;
}

.k_offer_row {
  margin: 15px 20px;
  padding: 15px 20px;
  border-radius: 10px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  align-items: center;
  align-content: center;
  justify-content: center;
}
.k_offer_row > span {
  text-align: center;
  padding: 5px;
}
.k_offer_row.kerasno_bronze {
  background-color: #CD7F32;
  color: #fff;
}
.k_offer_row.kerasno_silver {
  background: #ebe6e6;
  color: #000;
}
.k_offer_row.kerasno_gold {
  background: #FFD700;
}
.k_offer_row.kerasno_get {
  background: #73a612;
  color: #fff;
}
@media screen and (max-width: 900px) {
  .k_offer_row {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 768px) {
  .k_offer_row {
    grid-template-columns: 1fr;
  }
}

.binfo_wrapper {
  border: 1px solid #eaebef;
  border-radius: 1.25rem;
  margin: 10px;
  display: grid;
  grid-template-columns: 2fr 5fr;
  padding: 5px 10px;
  box-shadow: 0 0 transparent, 0 0 transparent, 0px 4px 6px -4px rgba(13, 16, 45, 0.1), 0px 10px 15px -3px rgba(13, 16, 45, 0.1);
}
.binfo_wrapper .binfo {
  display: flex;
  flex-direction: column;
  padding: 0 10px 0 0;
  font-size: 14px;
  justify-content: center;
}
.binfo_wrapper .binfo .binfo_label {
  font-size: 13px;
}
.binfo_wrapper .binfo .binfo_value {
  font-weight: 600;
}
.binfo_wrapper .bimage {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.binfo_wrapper .vimage {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.binfo_wrapper .vimage img {
  max-width: 45px;
  height: auto;
}

#bookinfo_wrapper {
  display: grid;
  clear: both;
  grid-template-columns: repeat(4, 1fr);
  padding-top: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  #bookinfo_wrapper {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media only screen and (min-width: 500px) and (max-width: 767px) {
  #bookinfo_wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 499px) {
  #bookinfo_wrapper {
    grid-template-columns: 1fr;
  }
}

.vinfo_wrapper {
  border: 1px solid #eaebef;
  border-radius: 1.25rem;
  margin: 10px;
  display: grid;
  grid-template-columns: 2fr 5fr;
  padding: 5px 10px;
  box-shadow: 0 0 transparent, 0 0 transparent, 0px 4px 6px -4px rgba(13, 16, 45, 0.1), 0px 10px 15px -3px rgba(13, 16, 45, 0.1);
}
.vinfo_wrapper .vimage {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.vinfo_wrapper .vimage img {
  max-width: 45px;
  height: auto;
}

#videoinfo_wrapper {
  display: grid;
  clear: both;
  grid-template-columns: repeat(6, 1fr);
  padding-top: 20px;
  order: 3;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  #videoinfo_wrapper {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (min-width: 500px) and (max-width: 767px) {
  #videoinfo_wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 499px) {
  #videoinfo_wrapper {
    grid-template-columns: 1fr;
  }
}

.faq_question {
  font-weight: 700;
  color: #3260ac;
}

.woo-tabs-horizontal .woocommerce-tabs > .tabs {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  width: 100%;
  border-bottom: 1px solid #ddd;
}

.woo-tabs-horizontal .woocommerce-tabs > .tabs li {
  border: 1px solid #e7e6e6;
  width: 100%;
  text-align: center;
}

.woo-tabs-horizontal .woocommerce-tabs > .tabs .active a {
  background: #484848;
  color: #fff;
}

.summary.entry-summary {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.woocommerce div.product form.cart {
  margin-bottom: 10px;
}

#ksptop_wrapper {
  overflow: auto;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  overflow: visible;
}
#ksptop_wrapper #ksptop_wrapper_row_one {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: space-between;
  margin-bottom: 20px;
  flex-wrap: wrap;
}
@media screen and (max-width: 1000px) {
  #ksptop_wrapper #ksptop_wrapper_row_one h1.product_title {
    width: 100%;
  }
}
#ksptop_wrapper #ksptop_wrapper_row_one #kerasnopv {
  background: #e9e9e9;
  padding: 3px 15px;
  border-radius: 5px;
  font-size: 13px;
  font-weight: normal;
  max-width: 120px;
  color: #000;
  line-height: 20px;
  margin-left: 15px;
}
@media screen and (max-width: 1000px) {
  #ksptop_wrapper #ksptop_wrapper_row_one #kerasnopv {
    margin-right: 0;
  }
}
#ksptop_wrapper #ksptop_wrapper_row_one .onsale {
  top: auto;
  right: auto;
  position: unset;
  box-shadow: 0 0.5rem 1.125rem -0.275rem rgba(243, 71, 112, 0.9);
  font-size: 13px;
  font-weight: normal;
  max-width: 100px;
  background-color: #f34770;
  padding: 3px 15px;
  border-radius: 5px;
  line-height: 20px;
  margin-left: auto;
}
#ksptop_wrapper #ksptop_wrapper_row_two {
  display: flex;
  align-items: start;
  align-content: flex-start;
  justify-content: space-between;
  margin-bottom: 25px;
}
@media screen and (max-width: 1000px) {
  #ksptop_wrapper #ksptop_wrapper_row_two {
    flex-wrap: wrap;
  }
  #ksptop_wrapper #ksptop_wrapper_row_two form.cart {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 !important;
    z-index: 9999;
  }
}
@media screen and (max-width: 1000px) {
  #ksptop_wrapper #ksptop_wrapper_row_two .summary.entry-summary {
    order: 2;
    width: 100%;
  }
}
@media screen and (max-width: 1000px) {
  #ksptop_wrapper #ksptop_wrapper_row_two .woocommerce-product-gallery div {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
  }
}
@media screen and (max-width: 1000px) {
  #ksptop_wrapper #ksptop_wrapper_row_two .woocommerce-product-gallery div img {
    width: auto;
  }
}
@media screen and (max-width: 1000px) {
  #ksptop_wrapper #ksptop_wrapper_row_two .woocommerce-product-gallery {
    order: 1;
    width: 100%;
  }
}
#ksptop_wrapper #ksptop_wrapper_row_two form.cart .quantity {
  display: none;
}
#ksptop_wrapper #ksptop_wrapper_row_two .kpricecount_wrapper {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}
#ksptop_wrapper #ksptop_wrapper_row_two #kerasno_preview {
  width: 100%;
  background: #484848;
  display: block;
  color: #fff;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  padding: 15px 30px;
  border-radius: 5px;
}
#ksptop_wrapper #ksptop_wrapper_row_two button.single_add_to_cart_button {
  width: 100%;
  height: 57px;
  font-size: 18px;
}
#ksptop_wrapper #ksptop_wrapper_row_two .price {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  flex-direction: column;
}
#ksptop_wrapper #ksptop_wrapper_row_two .price > * {
  margin: 0 5px;
}
#ksptop_wrapper #ksptop_wrapper_row_two .price span bdi {
  font-weight: 700;
  font-size: 40px;
  color: #3c3c3c;
}
#ksptop_wrapper #ksptop_wrapper_row_two .price del span bdi {
  font-size: 24px;
  color: #6c757d;
}
#ksptop_wrapper #ksptop_wrapper_row_two .price ins span.woocommerce-Price-amount.amount {
  font-weight: 700;
  font-size: 40px;
  color: #3c3c3c;
}
#ksptop_wrapper #ksptop_wrapper_row_two #ksalestop {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-content: center;
  justify-content: center;
}
#ksptop_wrapper #ksptop_wrapper_row_two #ksalestop span.ksalesv {
  font-size: 40px;
  font-weight: 700;
  color: #3c3c3c;
}
#ksptop_wrapper #ksptop_wrapper_row_two #ksalestop span.ksalesk {
  color: #3c3c3c;
  font-weight: 600;
  font-size: 15px;
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
  order: 1;
  width: 38%;
  padding: 30px;
  box-shadow: hsla(0, 0%, 74.9%, 0.35) 0 0 10px;
  margin-right: 10px;
  min-height: 462px;
  border-radius: 4px;
}
@media screen and (max-width: 1000px) {
  .woocommerce #content div.product div.summary,
  .woocommerce div.product div.summary,
  .woocommerce-page #content div.product div.summary,
  .woocommerce-page div.product div.summary {
    min-height: inherit;
  }
}

.summary .product-border.fusion-separator.sep-none {
  display: none !important;
}

.woocommerce-tabs {
  padding-top: 0 !important;
}

.avada-single-product-gallery-wrapper {
  display: none !important;
}

.ltr .product .summary.entry-summary {
  margin-left: 0 !important;
  order: 0 !important;
  min-height: 500px !important;
  border: 0 !important;
}

@media screen and (max-width: 1000px) {
  #single-product-wrapper #single-product-content {
    width: 100%;
  }
}
@media screen and (max-width: 1000px) {
  #single-product-wrapper #single-product-sidebar {
    width: 100%;
  }
}

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
  float: right;
  width: 60%;
  order: 2;
}

.woocommerce .woocommerce-product-rating {
  display: flex;
  align-items: flex-start;
  align-content: center;
  justify-content: center;
}

body.single-product p.price > span.woocommerce-Price-amount.amount > bdi {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

ol.commentlist.list-unstyled {
  padding-right: 0;
}

.woocommerce-Tabs-panel ul li {
  line-height: 35px;
}

.kfitems {
  padding: 0;
}
.kfitems .kfitems-title {
  list-style: none;
  margin-bottom: 5px;
}
.kfitems .kfitem {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
  list-style: none;
  font-size: 13px;
  line-height: 2.5;
  color: #696969;
}
.kfitems .kfitem:before {
  content: "\f00c";
  font-family: "FontAwesome";
  margin-right: 7px;
  color: #38733c;
}

.woocommerce-tabs p {
  color: #4a4e57;
  line-height: 2.5;
}

.woocommerce-Tabs-panel--description img {
  margin: 35px auto;
}

.woocommerce-tabs .panel {
  box-shadow: rgba(191, 191, 191, 0.35) 0 0 10px;
  border-radius: 4px;
  padding: 40px;
}

main#main .product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel {
  padding: 40px;
}
@media screen and (max-width: 1000px) {
  main#main .product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel {
    padding: 20px;
  }
}

section.related.products .card .card-body .add_to_cart_button {
  display: flex;
  width: auto;
  max-width: 157px;
  align-items: center;
  align-content: center;
  justify-content: center;
}

.kerasnoalert {
  min-height: 38px;
  padding: 12px 15px 15px;
  margin: 5px auto;
  border-radius: 4px;
  border-right: 4px solid;
  opacity: 1;
  transition: opacity 0.6s;
  display: block;
  clear: both;
}

.kerasnowarning {
  border-color: #d93025;
}

.kerasnoinfo {
  border-color: #00539f;
}

.kerasnosuccess {
  border-color: #4CAF50;
}

.kerasnotip {
  border-color: #ff9800;
}

.vinfo {
  display: flex;
  flex-direction: column;
  padding: 0 10px 0 0;
  font-size: 14px;
  justify-content: center;
}
.vinfo .vinfo_label {
  font-size: 13px;
}
.vinfo .vinfo_value {
  font-weight: 600;
}

span.vinfo_value.tuttime {
  direction: ltr;
  text-align: right;
}

div.comment-body .comment-content {
  width: 100%;
}

.commentlist .comment-body .flex-shrink-0.me-3 {
  margin: 0 !important;
}

.commentlist ul.children {
  padding: 0 10px 0 0 !important;
}

.commentlist ul.children li {
  width: 100% !important;
  padding: 0 !important;
}

#product_galley_wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: space-between;
  margin-top: 30px;
}

#product_galley_wrapper a.fltrigger {
  margin-bottom: 15px;
}

p#product_galley_tip {
  font-size: 14px;
  text-align: center;
  color: #fff;
  background-color: #ef3b4c;
  border-radius: 5px;
}

.woocommerce .star-rating span::before {
  font-family: star;
  color: #ff8426;
}

.rtl .product .onsale {
  top: 5px !important;
  right: 5px !important;
  box-shadow: 0 0.5rem 1.125rem -0.275rem rgba(243, 71, 112, 0.9);
  font-size: 11px;
  font-weight: normal;
  max-width: 100px;
  background-color: #f34770;
}

.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
  font-size: 15px;
}

.woocommerce .star-rating span {
  right: 1px;
}

nav ul.pagination {
  margin-top: 20px;
}

ul.pagination li.page-item span,
ul.pagination li.page-item a {
  border-radius: 5px;
  margin: 0 5px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}

.row.products .card.product h2.woocommerce-loop-product__title {
  max-height: 55px;
  line-height: 30px;
  overflow: hidden;
  min-height: 55px;
}

.card-body .add_to_cart_button.ajax_add_to_cart,
body.archive.woocommerce .products .product a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  display: flex;
  width: auto;
  max-width: 157px;
  align-items: center;
  align-content: center;
  justify-content: center;
}

tr.woocommerce-cart-form__cart-item.cart_item {
  height: 90px;
}

th.product-quantity,
td.product-quantity {
  display: none;
}

tr td.actions {
  height: 90px;
}

tr.cart-subtotal td,
tr.order-total td {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  height: 48px;
}

.shop_table td.actions .coupon button.button {
  border-radius: 5px !important;
  margin: 0 10px;
}

td.actions > button.button,
input#coupon_code {
  margin: 0 10px;
}

.woocommerce-message {
  padding-right: 35px;
}

.woocommerce-mini-cart-item .row .item-name strong,
.woocommerce-mini-cart-item .row .item-name .item-quantity,
.woocommerce-mini-cart-item .row .item-name strong a {
  font-weight: normal;
  font-size: 14px;
}

.woocommerce-mini-cart-item .row .item-image {
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
}

.woocommerce-mini-cart-item .row .item-image img {
  border-radius: 4px;
}

body.woocommerce-cart td.actions > button.button,
body.woocommerce-cart .shop_table tr.woocommerce-cart-form__cart-item.cart_item .quantity,
body.woocommerce-cart .shop_table tr.woocommerce-cart-form__cart-item.cart_item td.product-quantity,
body.woocommerce-cart .shop_table tr.woocommerce-cart-form__cart-item.cart_item td.product-subtotal,
th.product-subtotal,
td.product-subtotal {
  display: none !important;
}

tr.cart-discount th,
tr.cart-discount td {
  font-size: 15px !important;
  font-weight: bold;
  color: green;
}

body.woocommerce-cart .woocommerce table.shop_table_responsive tr td::before,
body.woocommerce-cart .woocommerce-page table.shop_table_responsive tr td::before {
  display: none;
}

tr.cart-discount td {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}

@media screen and (max-width: 1000px) {
  table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
    border: none !important;
  }
  th.product-name,
  th.product-price {
    display: none;
  }
  body.woocommerce-cart td.actions {
    height: auto;
  }
  body.woocommerce-cart td.actions > .coupon {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin: 13px 5px 5px;
  }
  body.woocommerce-cart td.actions > .coupon button.button,
  body.woocommerce-cart td.actions > .coupon input#coupon_code {
    width: 90% !important;
  }
  body.woocommerce-cart td.actions > .coupon label.screen-reader-text, body.woocommerce-cart td.actions > .coupon:before {
    display: none !important;
  }
  .woocommerce table.shop_table_responsive tr td,
  .woocommerce-page table.shop_table_responsive tr td {
    text-align: right !important;
  }
}
@media screen and (max-width: 1000px) {
  body.woocommerce-cart .woocommerce td.product-name a {
    display: block;
    max-width: 500px;
    width: 500px;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 10px 15px;
  }
}
@media screen and (max-width: 800px) {
  body.woocommerce-cart .woocommerce td.product-name a {
    max-width: 400px;
    width: 400px;
  }
}
@media screen and (max-width: 600px) {
  body.woocommerce-cart .woocommerce td.product-name a {
    max-width: 300px;
    width: 300px;
  }
}
@media screen and (max-width: 500px) {
  body.woocommerce-cart .woocommerce td.product-name a {
    width: auto;
    overflow: auto;
    text-overflow: initial;
    max-width: 100%;
    white-space: normal;
  }
}

@media screen and (max-width: 1000px) {
  tr.woocommerce-cart-form__cart-item.cart_item {
    display: grid !important;
    grid-template-columns: 1fr 20fr 5fr;
    height: auto;
  }
}
@media screen and (max-width: 500px) {
  tr.woocommerce-cart-form__cart-item.cart_item {
    grid-template-columns: 1fr;
  }
}

body.woocommerce-cart .woocommerce body.cart_totals tr,
body.woocommerce-cart .woocommerce body.cart_totals tr td {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  text-align: center;
}

@media screen and (max-width: 1000px) {
  body.woocommerce-cart .woocommerce .shop_table.woocommerce-cart-form__contents tr td {
    border: none;
    text-align: center !important;
  }
}
@media screen and (max-width: 1000px) {
  body.woocommerce-cart .woocommerce .shop_table.woocommerce-cart-form__contents tr {
    border: 2px solid #b1b1b1;
    margin: 10px 0;
    padding: 10px;
  }
}

@media screen and (max-width: 1000px) {
  .cart-collaterals .cart_totals table.shop_table.shop_table_responsive tr td {
    display: flex;
    justify-content: center;
  }
}

@media screen and (max-width: 1000px) {
  .wc-proceed-to-checkout a {
    margin: 0;
  }
}
@media screen and (max-width: 1000px) {
  .wc-proceed-to-checkout {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 0 !important;
  }
}

#offcanvas-cart .woocommerce-message:first-child,
#offcanvas-cart .woocommerce-error:first-child {
  font-size: 13px;
  text-align: justify;
}

p.woocommerce-mini-cart__empty-message.woocommerce-info.m-3 {
  font-size: 13px;
  padding-right: 30px;
}

.widget_shopping_cart_content .woocommerce-info:before,
.widget_shopping_cart_content .woocommerce-message:before {
  margin-right: -10px !important;
}

body.woocommerce-checkout main#main form.checkout.woocommerce-checkout #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

body.woocommerce-checkout main#main form.checkout.woocommerce-checkout #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p {
  width: 32%;
}

@media only screen and (max-width: 1000px) {
  body.woocommerce-checkout main#main form.checkout.woocommerce-checkout #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p {
    width: 100%;
  }
}
.woocommerce form .form-row-first {
  padding-right: 0;
}

.woocommerce form .form-row-last {
  padding-left: 0;
}

.woocommerce-checkout #payment #place_order {
  max-width: 400px;
}

.woocommerce-checkout #payment ul.payment_methods .woocommerce-info {
  padding: 15px 30px;
}

body.woocommerce-checkout .woocommerce form .form-row-last,
body.woocommerce-checkout .woocommerce-page form .form-row-last {
  float: right;
}

body.woocommerce-checkout .woocommerce .woocommerce-billing-fields__field-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 15px;
}

body.woocommerce-checkout .woocommerce .woocommerce-billing-fields__field-wrapper > p {
  width: 100%;
}

@media screen and (max-width: 1000px) {
  body.woocommerce-checkout .woocommerce .woocommerce-billing-fields__field-wrapper {
    display: grid;
    grid-template-columns: 1fr;
  }
  body.woocommerce-checkout .woocommerce .woocommerce-billing-fields__field-wrapper .form-row-first,
  body.woocommerce-checkout .woocommerce .woocommerce-billing-fields__field-wrapper .form-row-last,
  body.woocommerce-checkout .woocommerce .woocommerce-billing-fields__field-wrapper .form-row-last,
  body.woocommerce-checkout .woocommerce .woocommerce-billing-fields__field-wrapper p {
    width: 100%;
  }
}
table.shop_table.woocommerce-checkout-review-order-table th.product-total,
table.shop_table.woocommerce-checkout-review-order-table td.product-total {
  text-align: center;
}

.woocommerce-checkout #payment ul.payment_methods li {
  line-height: inherit;
  padding-left: 0;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
  margin-bottom: 20px;
  cursor: pointer;
}

.woocommerce-checkout #payment ul.payment_methods li * {
  cursor: pointer;
}

.woocommerce-checkout #payment ul.payment_methods li div {
  display: block !important;
}

.woocommerce-checkout #payment ul.payment_methods li label {
  margin-right: 10px;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
  width: 250px;
}

li.wc_payment_method input {
  width: 30px !important;
  height: 30px !important;
}

.download-expires,
td.download-remaining,
th.download-remaining,
td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a.woocommerce-button.button.cancel {
  display: none;
}

td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-items,
th.woocommerce-orders-table__header.woocommerce-orders-table__header-order-items {
  max-width: 350px;
}

td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions > * {
  margin: 0 2px;
}

th.license-product {
  max-width: 200px;
}

td.license-site a,
td.license-product a {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

td.license-product a {
  text-align: right;
}

th.license-site {
  max-width: 100px;
}

td.license-created {
  text-align: left;
}

div#gl-wrapper input#website {
  height: 50px;
  border-radius: 5px;
  border: 1px solid #ccc;
}

ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
  display: flex;
  justify-content: space-around;
}

.woocommerce ul.order_details li {
  border: none;
}

.woocommerce-order section.woocommerce-customer-details {
  display: none;
}