body,
.p-entry__body,
.p-entry-item__body,
.p-wc__body,
body.page .p-entry__body {
  font-size: 16px;
}

.l-footer .p-footer-widget-area__inner .site_info_widget {
  width: 40%;
}

.l-footer .p-footer-widget-area__inner .site_info_widget .p-siteinfo__desc {
  margin-top: 30px !important;
  margin: 30px 0;
}

.l-footer .p-footer-widget-area__inner .site_info_widget .p-siteinfo__title img {
  height: 60px;
}

.l-footer .p-footer-widget-area__inner > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 55%;
}

.l-footer .p-footer-widget-area__inner > ul > li {
  margin: 0;
  padding: 30px 0;
}

.l-footer .p-footer-widget-area__inner > ul li {
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 1.9;
}

.l-footer .p-footer-widget-area__inner > ul li h2 {
  margin: 0 0 20px;
  font-size: 16px;
}

.l-footer .p-footer-widget-area__inner .p-social-nav__item--facebook a::before {
  content: none;
}

.p-header__top {
  color: #FFFFFF;
  background-color: #09192b;
}

.p-header__top a {
  color: #FFFFFF !important;
}

.p-header__bar__inner {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#cb_1 .p-hover-effect--type1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

#cb_1 .p-hover-effect--type1 .p-index-boxes__item-content {
  position: static !important;
}

#cb_1 .p-hover-effect--type1 .p-index-boxes__item-content h2 {
  text-align: center;
}

.p-blog-archive__item-thumbnail {
  padding-top: 100%;
}

.loopimg {
  display: none;
}

.a-item-single_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.a-item-single_box .p-entry-item__images {
  width: 60%;
}

.a-item-single_box .p-entry-item__carts {
  width: 33%;
}

.p-entry-item__body-cart .p-entry-item__body {
  width: 100% !important;
}

body .l-main h3.style3a {
  border-top: 1px solid #222;
  border-bottom: 1px solid #222;
  font-size: 22px;
  font-weight: 400;
  margin: 3em 0 1.5em;
  padding: 1.1em 0.2em 1em;
}

.l-main .l-2columns .l-primary {
  width: 100%;
}

.p-archive-news .p-hover-effect--type1 {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.anchor-item .p-button {
  width: 100%;
  min-width: auto;
}

.anchor-item {
  width: 25%;
  padding: 0 10px;
}

.page h2 {
  margin: 50px 0 28px;
}

.l-main .anchor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 40px;
}

.l-main h2#order {
  padding-top: 100px;
  margin-top: -100px;
}

.l-main .p-entry__body h2 {
  font-size: 150%;
}

.l-main .p-entry__body h3 {
  padding: 0 0 10px;
  border-bottom: 1px solid #ddd;
  font-size: 130%;
}

.l-main .p-entry__body p {
  margin-bottom: 2.5em;
}

.l-main .p-entry__body ul {
  list-style: square;
}

.mw_wp_form {
  padding: 50px;
  margin: 40px auto 0;
  border: 40px solid #f9f9f9;
}

.post_row {
  margin-bottom: 3em;
  border-bottom: 1px dotted #ddd;
  line-height: 2;
  margin-left: -15px;
  margin-right: -15px;
}

.post_row .contact_label {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 30%;
  min-width: 305px;
}

.post_row .contact_control {
  width: 68%;
  padding: 0 0 0 2%;
  margin-bottom: 2em;
}

.post_row:before,
.post_row:after {
  content: " ";
  display: table;
}

.req {
  display: block;
  width: 38px;
  height: 23px;
  padding: 4px;
  margin: 0 0 0 10px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 16px;
  background-color: #d61111;
}

.input-text,
.input-post,
.input-num,
.textarea,
.select {
  max-width: 516px;
  width: 100%;
  padding: 0.8em 1em;
  border: 1px solid #ddd;
  border-radius: 3px;
}

.contact_agree {
  padding: 30px 0 0;
  text-align: center;
}

.contact_buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
  margin: 40px auto 0;
  border: none;
}

@media only screen and (max-width: 1024px) {
  .anchor-item {
    width: 50%;
    padding: 0 5px;
  }
}

@media only screen and (max-width: 991px) {
  body,
  .p-entry__body,
  .p-entry-item__body,
  .p-wc__body,
  body.page .p-entry__body {
    font-size: 15px;
    line-height: 1.9;
  }
  #gtranslate_selector {
    position: absolute;
    right: 150px;
  }
  .p-footer-widget-area__has-social-nav .p-social-nav__mobile {
    border-top: none;
    text-align: left;
    position: initial;
  }
  .post_row .contact_control {
    width: 100%;
    padding: 0 15px;
  }
  .mw_wp_form {
    padding: 0;
    margin: 40px auto 0;
    border: none;
  }
}

@media screen and (max-width: 990px) {
  .a-item-single_box {
    display: block;
  }
  .a-item-single_box .p-entry-item__images,
  .a-item-single_box .p-entry-item__carts {
    width: 100%;
  }
  .l-footer .p-footer-widget-area__inner .site_info_widget {
    width: 100%;
  }
  .l-footer .p-footer-widget-area__inner .site_info_widget .p-siteinfo__desc {
    margin-bottom: 0;
  }
  .l-footer .p-footer-widget-area__inner .p-siteinfo__desc {
    margin-top: 0;
  }
  .l-footer .p-footer-widget-area__inner > ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
  }
  .l-footer .p-footer-widget-area__inner > ul > li {
    width: 50%;
  }
  .l-footer .p-footer-widget-area__inner > ul li {
    margin-bottom: 10px;
  }
}
#cb_4 {
	display: none;
}
@media screen and (min-width: 768px) {
  .p-blog-archive__item {
    width: 23%;
  }
	#cb_3 {
	display: none;
	}
	#cb_4 {
	display: block;
	}
}
/*# sourceMappingURL=add-style.css.map */