/*body{font-family:Arial,sans-serif,Helvetica!important;
}*/
.container .section, .row .section {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
/* .col */
.col {
  padding-bottom: 5px !important;
}
.col.product {
  padding-bottom: 25px !important;
}
/* border radius */
.home .col-inner, .home .box, .home .box-image, .col.product-category .col-inner, .col.product .col-inner, .col.product .box {
  border-radius: 10px;
}
.col.product .box-image {
  border-radius: 10px 10px 0px 0px;
}
/*table*/
table, th, td {
  border-color: #ececec;
  border-style: solid;
}
table {
  border-width: 1px 0 0 1px !important;
}
th, td {
  border-width: 0 1px 1px 0 !important;
}
th:first-child, td:first-child, th, td {
  padding-left: 1.8em !important;
}
th, td {
  padding-top: 1.8em !important;
  padding-bottom: 1.8em !important;
  border-right: none !important;
}
table {
  border-left: none;
  border-right: none !important;
}
/*button*/
.button {
  margin-bottom: 0px;
}
/*heading*/
/*homepage test*/
.page-id-3611 .is-border {
  top: 3px;
  height: 78%;
}
.page-id-3611 input[type='submit']:not(.is-form) {
  background-color: #e62129 !important;
  border-radius: 5px;
}
.page-id-3611 input[type=text] {
  border-radius: 5px;
}
.page-id-3611 select {
  border-radius: 5px;
}
.page-id-3611 textarea {
  border-radius: 5px;
}
.page-id-3611 input[type=email] {
  border-radius: 5px;
}
.page-id-3611 input[type=date] {
  border-radius: 5px;
}
.page-id-3611 .post-item .post-title {
  color: #c98426;
}
.page-id-3611 .post-item .text-left {
  text-align: center !important;
}
.page-id-3611 .post-item .is-divider {
  margin-left: auto;
}
@media screen and (max-width: 849px) {
  .page-id-3611 .is-border {
    display: none;
  }
}
/*nav*/
.cus_down_menu img {
  border-radius: 99px !important;
}
/*accordion*/
.accordion-title {
  padding: 1.6em 2.3em !important;
}
.accordion span {
  color: #a68a66 !important;
}
.accordion .toggle {
  top: 1.3em !important;
  color: #a68a66 !important;
}
/*box test style*/
.box-text {
  padding-left: 20px !important;
  padding-right: 20px !important;
  margin-bottom: 20px !important;
}
