@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,700;1,100;1,300&display=swap");
body {
  margin: 0;
  font-family: "Roboto", sans-serif;
}
body.lock_scroll_y {
  overflow-y: hidden !important;
}
body p {
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 32px;
}
.max-width-paddings, nav.woocommerce-breadcrumb {
  padding: 0 140px;
}
.max-width-paddings-right {
  padding: 0 140px;
  padding-right: 0px;
}
@media only screen and (max-width: 1200px) {
  .max-width-paddings {
    padding: 0 15px;
  }
}
.site-main {
  background-color: #E7E5E1;
}
.center-row {
  align-items: center;
}
nav.woocommerce-breadcrumb {
  font-size: 16px;
  line-height: 16px;
  font-weight: 200;
  display: flex;
  align-items: center;
  margin-right: 0px;
  color: #0E0E0E;
  padding-top: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-style: italic;
  font-weight: 300;
  font-size: 16px;
}
nav.woocommerce-breadcrumb a {
  color: #000000;
  text-decoration: none;
  color: #0E0E0E;
  border-bottom: 1px solid;
}
header.header-manu {
  padding: 0px 0px 20px 0;
}
header.header-manu .row.nav-header {
  padding-top: 20px;
}
header.header-manu .container-fluid.top-bar-container {
  padding: 1rem 9rem;
  background: #637350;
}
header.header-manu .container-fluid.top-bar-container .contact-edrano {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
header.header-manu .container-fluid.top-bar-container .top-bar .adress-edrano span.adress-text {
  font-family: "Roboto";
  font-weight: 700;
  color: #fff;
  font-size: 1rem;
}
header.header-manu .container-fluid.top-bar-container .top-bar .adress-edrano a {
  display: flex;
  gap: 12px;
  align-items: center;
}
header.header-manu .container-fluid.top-bar-container .top-bar .contact-edrano span.tel-text {
  font-family: "Roboto";
  font-weight: 300;
  color: #fff;
  font-size: 1rem;
}
header.header-manu .container-fluid.top-bar-container .top-bar .contact-edrano span.call-text {
  color: #FFF;
  font-size: 1rem;
  font-weight: 700;
  /* 150% */
}
header.header-manu .container-fluid.top-bar-container .top-bar .contact-edrano a {
  display: flex;
  gap: 12px;
  align-items: center;
}
header.header-manu .logo-column {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 1200px) {
  header.header-manu .container-fluid.top-bar-container {
    padding: 0.5rem 0.5rem !important;
  }
}
@media only screen and (max-width: 992px) {
  header.header-manu .container-fluid.top-bar-container .top-bar {
    display: flex;
    gap: 12px;
  }
  header.header-manu .container-fluid.top-bar-container .top-bar .adress-edrano a {
    display: flex;
    gap: 12px;
    align-items: center;
    justify-content: center;
  }
  header.header-manu .container-fluid.top-bar-container .top-bar .contact-edrano {
    justify-content: center;
  }
  header.header-manu .container-fluid.top-bar-container .top-bar .contact-edrano span.tel-text {
    font-family: "Roboto";
    font-weight: 300;
    color: #fff;
    font-size: 1rem;
  }
  header.header-manu .container-fluid.top-bar-container .top-bar .contact-edrano span.call-text {
    color: #FFF;
    font-size: 1rem;
    font-weight: 700;
    /* 150% */
  }
  header.header-manu .container-fluid.top-bar-container .top-bar .contact-edrano a {
    display: flex;
    gap: 12px;
    align-items: center;
  }
}
@media (max-width: 1400px) {
  #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    font-size: 16px !important;
  }
}
.dgwt-wcas-search-wrapp {
  margin: 0 0;
}
.edrano-top-right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 2rem;
}
.dgwt-wcas-ico-magnifier, .dgwt-wcas-ico-magnifier-handler, html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon {
  max-width: 24px !important;
}
.dgwt-wcas-search-icon {
  width: 24px !important;
}
@media screen and (max-width: 992px) {
  .edrano-top-right {
    display: block;
    text-align: center;
  }
  .search-edrano {
    width: fit-content;
    margin: auto;
    margin-bottom: 15px;
  }
}
.dgwt-wcas-ico-magnifier, .dgwt-wcas-ico-magnifier-handler {
  max-width: 24px !important;
  height: 22px !important;
}
.search-edrano-mobile {
  display: none;
}
@media screen and (max-width: 767px) {
  .search-edrano {
    display: none;
  }
  .search-edrano-mobile {
    display: block !important;
    width: auto;
  }
  svg.dgwt-wcas-ico-magnifier-handler path {
    fill: #000 !important;
  }
  #mega-menu-wrap-menu-1 {
    width: auto;
  }
  .zp_mobile_column {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 0.5rem;
  }
}
/* Search Styling */
svg.dgwt-wcas-ico-magnifier-handler path {
  fill: #fff;
}
.custom-woo-search {
  position: relative;
  display: inline-block;
}
.custom-woo-search .search-icon {
  cursor: pointer;
  padding: 5px;
}
.custom-woo-search .search-field {
  display: none;
  padding: 8px 12px;
  border: 1px solid #ddd;
  border-radius: 4px;
  width: 300px;
}
.custom-woo-search .search-field.active {
  display: block;
  position: absolute;
  background: #fff;
  right: 110%;
  margin: auto;
  top: 0;
  bottom: 0;
  width: 300px;
}
.custom-woo-search .search-results {
  display: none;
  position: absolute;
  top: 100%;
  right: 110%;
  width: 300px;
  background-color: white;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  max-height: 400px;
  overflow-y: auto;
}
.custom-woo-search .search-result-item {
  padding: 10px;
  border-bottom: 1px solid #eee;
}
.custom-woo-search .search-result-item:last-child {
  border-bottom: none;
}
.custom-woo-search .search-result-item a {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: inherit;
}
.custom-woo-search .search-result-item img {
  width: 50px;
  height: 50px;
  margin-right: 10px;
  object-fit: cover;
}
.custom-woo-search .product-info {
  flex: 1;
}
.custom-woo-search .product-info h4 {
  margin: 0 0 5px 0;
  font-size: 14px;
}
.custom-woo-search .product-info .sku {
  display: block;
  font-size: 12px;
  color: #666;
}
.custom-woo-search .product-info .price {
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #333;
}
.custom-woo-search .no-results {
  padding: 10px;
  text-align: center;
  color: #666;
}
@media screen and (max-width: 768px) {
  .custom-woo-search .search-field.active {
    display: block;
    position: fixed;
    height: 70px;
    background: #fff;
    margin: 0 auto;
    top: 21%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 300px;
  }
  .custom-woo-search .search-results {
    display: none;
    position: fixed;
    top: 33%;
    right: 0;
    left: 0;
    bottom: 0;
    margin: 0 auto;
    width: 300px;
    background-color: white;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    max-height: 400px;
    height: fit-content;
    overflow-y: auto;
  }
}
.site-footer {
  background: #637350;
  border-top: 1px solid #000000;
  padding: 80px 0;
}
.site-footer .footer-menu.links {
  margin-top: 1rem;
}
.site-footer h3.furniture-title {
  font-style: normal;
  font-weight: 200;
  font-size: 40px;
  line-height: 40px;
  /* identical to box height, or 100% */
  display: flex;
  align-items: center;
  color: #FFFFFF;
}
.site-footer form {
  margin-top: 35px;
  max-width: 550px;
}
.site-footer form button {
  background: transparent;
  border: 0;
  color: white;
}
.site-footer form input#moosendemail {
  width: 70%;
  color: white;
  border-bottom: 0.7px solid rgba(255, 255, 255, 0.2);
}
.site-footer form ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 0.5;
  /* Firefox */
}
.site-footer form :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: white;
}
.site-footer form ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: white;
}
.site-footer .footer-menu section.footer-area.footer-area-four ul#menu-footer {
  list-style: none;
  margin: 0;
  padding: 0;
}
.site-footer .footer-menu section.footer-area.footer-area-four ul#menu-footer li a {
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 40px;
  /* identical to box height, or 167% */
  display: flex;
  align-items: center;
  color: #FFFFFF;
}
.site-footer .footer-menu section.footer-area.footer-area-four ul.contact-list {
  padding: 0;
  margin: 0;
}
.site-footer .footer-menu section.footer-area.footer-area-four .wpb_wrapper p {
  font-family: "Roboto";
  color: #fff;
  padding: 0;
  margin: 0;
  margin-top: 18px;
}
.site-footer .footer-menu section.footer-area.footer-area-four .wpb_wrapper ul.contact-list li {
  list-style: none;
  display: flex;
  gap: 0;
  align-items: center;
  color: #fff;
  margin-bottom: 8px;
}
.site-footer .footer-menu section.footer-area.footer-area-four .wpb_wrapper ul.contact-list li a {
  list-style: none;
  display: flex;
  gap: 20px;
  align-items: center;
  color: #fff;
  margin-bottom: 0 !important;
}
.site-footer .footer-menu section.footer-area.footer-area-four .wpb_wrapper ul.contact-list li i {
  margin-right: 16px;
}
.site-footer .site-info.social-media.row {
  padding-top: 40px;
}
.site-footer .site-info.social-media.row span.site-development {
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 32px;
  align-items: center;
  color: #FFFFFF;
}
.site-footer .site-info.social-media.row span.site-development a {
  color: #FFDC73;
}
.zp_footer_container p {
  display: flex;
}
.woocommerce-checkout {
  /** Checkout **/
  /* .woo_shipping_section input#createaccount {
                padding: 0.2em;
                -webkit-appearance: none;
                outline: 2px solid var(--black);
                outline-offset: 0.2em;
                border-radius: 1px;
                margin-right: 5px;
                display: inline-block;
                margin-bottom: 3px;
            } */
  /* .woo_billing_section input#ship-to-different-address-checkbox {
                padding: 0.2em;
                -webkit-appearance: none;
                outline: 2px solid var(--black);
                outline-offset: 0.2em;
                border-radius: 1px;
                margin-right: 5px;
                display: inline-block;
                margin-bottom: 3px;
            } */
  /* .delivery_section input[type="radio"] {
                padding: 0.2em;
                -webkit-appearance: none;
                outline: 2px solid var(--black);
                outline-offset: 0.2em;
                border-radius: 1px;
                margin-right: 5px;
                display: inline-block;
                margin-bottom: 4px;
            }
            
            .delivery_section input[type="radio"]:checked {
                display: inline-block;
                background: #63B2E0;
            } */
  /* .woo_payment_section input[type="radio"] {
                padding: 0.2em;
                -webkit-appearance: none;
                outline: 2px solid var(--black);
                outline-offset: 0.2em;
                border-radius: 1px;
                margin-right: 5px;
                display: inline-block;
                margin-bottom: 4px;
            }
            
            .woo_payment_section input[type="radio"]:checked {
                display: inline-block;
                background: #63B2E0;
            } */
}
.woocommerce-checkout .woo_checkout_section {
  background: #fafafa;
  padding: 50px 0;
}
.woocommerce-checkout .woo_checkout_login form.woocommerce-form.woocommerce-form-login.login {
  background: var(--white);
  border: 4px solid var(--light-blue);
  padding: 20px;
}
.woocommerce-checkout .woo_checkout_login form.woocommerce-form.woocommerce-form-login.login .message {
  margin-bottom: 30px;
}
.woocommerce-checkout .woo_checkout_login p {
  display: block;
}
.woocommerce-checkout .woo_checkout_login .form-row-first input {
  width: 100%;
  margin-bottom: 20px;
  min-height: 48px;
}
.woocommerce-checkout .woo_checkout_login .form-row-last input {
  width: 100%;
  margin-bottom: 20px;
  min-height: 48px;
}
.woocommerce-checkout .woocommerce-form-login-toggle .showlogin {
  color: var(--white) !important;
}
.woocommerce-checkout .woo_checkout_login p.form-captcha-row {
  flex-direction: row;
  margin-bottom: 20px;
}
.woocommerce-checkout .woo_checkout_login button {
  background: #007AC3;
  color: #fff;
  padding: 12px;
  display: inline-block;
  font-size: 14px;
  line-height: 15px;
  border-radius: 5px;
  padding-top: 14px;
  margin: auto 4px;
}
.woocommerce-checkout .woo_checkout_login button:hover {
  background: var(--white) !important;
  color: var(--blue);
}
.woocommerce-checkout .woo_checkout_login .lost_password a {
  font-size: 14px;
  margin: 15px 0;
  display: block;
  color: rgba(43, 43, 43, 0.5);
}
.woocommerce-checkout .woo_checkout_login .lost_password a:hover {
  display: block;
  color: var(--blue);
  font-weight: bold;
}
.woocommerce-checkout .woo_checkout_section .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
  margin-bottom: 30px;
}
.woocommerce-checkout .woo_shipping_section .woocommerce-account-fields span {
  color: var(--black);
  line-height: 20px;
}
.woocommerce-checkout .woo_shipping_section .create-account p {
  flex-direction: column;
}
.woocommerce-checkout .woo_shipping_section .create-account label {
  display: block;
  color: var(--black);
}
.woocommerce-checkout .woo_shipping_section div.create-account input {
  margin-bottom: 20px;
  width: 100%;
  min-height: 48px;
}
.woocommerce-checkout .woo_shipping_section .woocommerce-billing-fields p {
  flex-direction: column;
}
.woocommerce-checkout .woo_shipping_section .woocommerce-shipping-fields p {
  flex-direction: column;
}
.woocommerce-checkout .woo_shipping_section .woocommerce-billing-fields p input {
  margin-bottom: 20px;
  width: 100%;
  min-height: 48px;
}
.woocommerce-checkout .woo_shipping_section .woocommerce-shipping-fields p input {
  margin-bottom: 20px;
  width: 100%;
  min-height: 48px;
}
.woocommerce-checkout .woo_shipping_section input#createaccount:checked {
  display: inline-block;
  background: #63b2e0;
}
.woocommerce-checkout p.form-row.form-row-wide.create-account.woocommerce-validated {
  margin-bottom: 10px;
  margin-left: 0px;
}
.woocommerce-checkout .woo_billing_section {
  background: #ffffff;
  border: 1px solid rgba(43, 43, 43, 0.1);
  box-sizing: border-box;
  border-radius: 10px;
  padding: 30px;
  margin-bottom: 30px;
}
.woocommerce-checkout .woo_billing_section h3 {
  font-size: 24px;
  line-height: 29px;
  margin-bottom: 25px;
}
.woocommerce-checkout .woo_shipping_section .woocommerce-shipping-fields span {
  color: var(--black);
  line-height: 20px;
}
.woocommerce-checkout label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
  margin-left: -5px;
}
.woocommerce-checkout h3#ship-to-different-address {
  font-size: 18px;
}
.woocommerce-checkout .woo_billing_section input#ship-to-different-address-checkbox:checked {
  display: inline-block;
  background: #63b2e0;
}
.woocommerce-checkout .woo_billing_section .shipping_address p {
  flex-direction: column;
}
.woocommerce-checkout .woo_billing_section .shipping_address label {
  display: block;
  color: var(--black);
}
.woocommerce-checkout .woo_billing_section div.shipping_address input {
  margin-bottom: 20px;
  width: 100%;
  min-height: 48px;
}
.woocommerce-checkout .woo_billing_section .form-row.notes {
  flex-direction: column;
  display: flex;
}
.woocommerce-checkout .delivery_section {
  background: #ffffff;
  border: 1px solid rgba(43, 43, 43, 0.1);
  box-sizing: border-box;
  border-radius: 10px;
  padding: 30px;
  margin-bottom: 30px;
}
.woocommerce-checkout .delivery_section h3 {
  font-size: 24px;
  line-height: 29px;
  margin-bottom: 15px;
}
.woocommerce-checkout .delivery_section ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.woocommerce-checkout .delivery_section ul li {
  margin-top: 20px;
}
.woocommerce-checkout .delivery_section ul li input {
  margin-right: 20px;
}
.woocommerce-checkout .delivery_section ul li input {
  margin-right: 10px !important;
  margin-bottom: 2.5px !important;
}
.woocommerce-checkout .woo_payment_section ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.woocommerce-checkout .woo_payment_section ul li {
  margin-top: 20px;
}
.woocommerce-checkout .woo_payment_section ul li input {
  margin-right: 20px;
}
.woocommerce-checkout .woo_payment_section ul li input {
  margin-right: 10px !important;
  margin-bottom: 2.5px !important;
}
.woocommerce-checkout .woo_payment_section .payment_box {
  margin-left: 15px;
}
.woocommerce-checkout .woocommerce-privacy-policy-text {
  margin: 30px 0;
}
.woocommerce-checkout button#place_order {
  background: #9CB977;
  min-height: 48px;
  max-width: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--white);
  border: 0px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.woocommerce-checkout .black-text {
  color: #3a343a;
}
.woocommerce-checkout .white-text {
  color: #fff;
}
.woocommerce-checkout .line {
  width: 56px;
  height: 4px;
  display: block;
}
.woocommerce-checkout .blue-line {
  background: #000;
}
.woocommerce-checkout .white-line {
  background: #fff;
}
.woocommerce-checkout .form-row-first {
  margin-right: 4% !important;
}
.woocommerce-checkout .form-row-first, .woocommerce-checkout .form-row-last {
  width: 48%;
  float: left;
}
.woocommerce-checkout .form-row-wide {
  width: 100%;
  display: block;
}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper input {
  background: #FFFFFF;
  border: 1px solid rgba(55, 55, 55, 0.1);
}
.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper input {
  background: #FFFFFF;
  border: 1px solid rgba(55, 55, 55, 0.1);
}
.woocommerce-checkout span.select2-selection.select2-selection--single {
  margin-bottom: 20px;
  width: 100%;
  background: #FFFFFF;
  min-height: 48px;
}
.woocommerce-checkout h3.panel-title.titlee {
  margin-bottom: 50px;
}
.woocommerce-checkout label {
  display: inline-block;
  margin-bottom: 0.5rem;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  color: #3a343a;
}
.woocommerce-checkout .review-order-box {
  background: white;
  background: #ffffff;
  padding: 30px;
  margin-bottom: 30px;
}
.woocommerce-checkout td.product-total {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
  padding-bottom: 20px;
}
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table.woo_checkout_products_table tbody {
  border-bottom: 1px solid rgba(58, 52, 58, 0.1);
}
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table.woo_checkout_products_table th {
  padding-bottom: 20px;
  padding-top: 20px;
}
.woocommerce-checkout tr.cart-subtotal th {
  padding-bottom: 20px;
  padding-top: 20px;
}
.woocommerce-checkout tr.cart-subtotal td {
  text-align: right;
}
.woocommerce-checkout tr.order-total th {
  padding-bottom: 20px;
  padding-top: 20px;
}
.woocommerce-checkout tr.order-total td {
  text-align: right;
}
.woocommerce-checkout .head-title-section {
  margin-bottom: 25px;
}
.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon {
  display: block;
  background: white;
  margin: 0;
  padding: 25px;
  margin-bottom: 25px;
  border: 0px solid rgba(43, 43, 43, 0.1);
  box-sizing: border-box;
  padding: 30px;
}
.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon button.button.wp-element-button {
  background: #9CB977;
  color: #fff;
  min-height: 58px;
  padding: 15px;
  display: inline-block;
  /* font-family: "ObjectiveBold"; */
  font-size: 14px;
  line-height: 15px;
  padding-top: 18px;
  margin: auto 4px;
}
.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon .form-row-first {
  width: 70%;
  display: inline-block;
  float: none;
}
.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon .form-row-last {
  width: 20%;
  display: inline-block;
  float: none;
}
.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon input#coupon_code {
  width: 100%;
  background: #f3f3f3;
  min-height: 48px;
}
.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon .form-row-first {
  margin-right: 0px !important;
}
.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon header.entry-header {
  display: none;
}
.woocommerce-checkout .woocommerce-info {
  background: #F5F5F5;
  border-top: 2px solid #8c9865;
  padding: 16px 40px;
  margin-bottom: 20px;
  color: white;
}
.woocommerce-checkout .woocommerce-info a {
  font-weight: bold;
  color: white;
}
.woocommerce-checkout h3.panel-title.ship_method {
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  display: flex;
  align-items: center;
  color: #373737;
}
.woocommerce-checkout .woocommerce-checkout-review-order tr.woocommerce-shipping-totals.shipping th {
  display: none;
}
.woocommerce-checkout tr.woocommerce-shipping-totals.shipping th {
  color: white;
  justify-content: space-between;
  margin-bottom: 24px;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  color: #FFFFFF;
}
.woocommerce-checkout .cart-collaterals input[type=radio] {
  padding: 0.5em !important;
  -webkit-appearance: none;
  outline: 0.1em solid #fff;
  outline-offset: 0.1em;
  margin-right: 11px;
}
.woocommerce-checkout .cart-collaterals ul#shipping_method {
  padding: 0;
  list-style: none;
  margin: 0;
  color: white;
}
.woocommerce-checkout .cart-collaterals p.woocommerce-shipping-destination, .woocommerce-checkout .cart-collaterals span.woocommerce-Price-amount.amount {
  color: white !important;
}
.woocommerce-checkout .cart-collaterals ul#shipping_method li label {
  color: white;
}
.woocommerce-checkout .cart-collaterals input[type=radio]:checked {
  display: inline-block;
  background-color: #fff;
}
.woocommerce-checkout .woo_payment_section input[type=radio] {
  padding: 0.5em !important;
  -webkit-appearance: none;
  outline: 0.1em solid #9CB977;
  outline-offset: 0.1em;
}
.woocommerce-checkout .woo_payment_section input[type=radio]:checked {
  display: inline-block;
  background-color: #9CB977;
}
.woocommerce-checkout p#order_comments_field {
  display: flex;
  flex-direction: column;
}
.woocommerce-checkout .woocommerce-checkout-review-order tfoot {
  border-top: 1px solid #373737;
  margin-top: 10px;
}
.woocommerce-checkout .woocommerce-checkout-review-order tfoot th {
  padding-bottom: 15px;
  padding-top: 15px;
  width: 110px;
}
.woocommerce-checkout .woocommerce-checkout-review-order .cart_review_totals_shipping th {
  padding-bottom: 20px;
  padding-top: 15px;
  width: 110px;
}
.woocommerce-checkout .woocommerce-checkout tr.cart_review_totals_shipping {
  margin-top: 40px;
  color: #373737;
  align-items: center;
  font-size: 18px;
  line-height: 22px;
}
.woocommerce-checkout .woocommerce-checkout-review-order tr.cart_review_totals_shipping td {
  text-align: right;
}
.woocommerce-checkout .woocommerce-checkout-review-order tr.order-total {
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: #000;
}
.woocommerce-checkout .woocommerce-checkout-review-order tr.order-total td {
  text-align: right;
}
.woocommerce-checkout .woocommerce-checkout-review-order td.product-name {
  width: 150px;
}
.woocommerce-checkout .woocommerce-checkout-review-order tr.cart_item img {
  width: 100px;
  padding: 10px;
}
.woocommerce-checkout .checkout-containt {
  margin-bottom: 50px;
}
.woocommerce-checkout .woocommerce-cart td.product-price, .woocommerce-checkout .woocommerce-cart td.product-quantity, .woocommerce-checkout .woocommerce-cart td.product-subtotal {
  min-width: 110px;
}
.woocommerce-checkout .quantity.wqpmb_quantity .input-text.qty {
  max-width: 70px;
}
.woocommerce-checkout .woocommerce-checkout h1.entry-title {
  text-align: center;
}
.woocommerce-checkout .woocommerce-checkout tr.woocommerce-shipping-totals.shipping th {
  display: none;
}
/*WooCommerce cart */
tr.woocommerce-cart-form__cart-item.cart_item .product-name a {
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
  color: #373737;
}
.woocommerce-cart .woocommerce {
  background: #FAFAFA;
}
.woocommerce-cart h1.entry-title {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: 40px;
  line-height: 49px;
  color: #373737;
}
.woocommerce-cart header.entry-header {
  padding-top: 80px;
  padding-bottom: 80px;
}
.cart_contents {
  padding: 24px 40px;
  background: white;
}
section#cart-table {
  padding-top: 80px;
  padding-bottom: 80px;
}
.cart-collaterals {
  background: #9CB977;
}
.coupon {
  margin-top: 24px;
  background: white;
  padding: 24px 40px;
  min-height: 172px;
}
.coupon label {
  display: flex;
}
.cart_contents h3 {
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  color: #373737;
  margin-bottom: 40px;
}
.kalathi-border {
  border-bottom: 1px solid rgba(55, 55, 55, 0.1);
}
td.product-remove a {
  color: #373737;
  font-size: 20px;
}
.woocommerce-cart span.woocommerce-Price-amount.amount {
  font-size: 18px;
  line-height: 32px;
  color: #373737;
}
.coupon button.button.wp-element-button {
  padding: 16px 60px;
  background: #9CB977;
  font-size: 18px;
  font-weight: 400px;
  line-height: 22px;
  color: #FFFFFF;
  border: 2px solid #9CB977;
  min-width: 221px;
}
.coupon button.button.wp-element-button:hover {
  background: #373737;
  border-color: #373737;
  color: #FFFFFF;
}
input#coupon_code {
  padding: 16px 20px;
  margin-right: -5px;
  border-radius: 0px;
  border: 1px solid rgba(55, 55, 55, 0.1);
  min-width: 260px;
}
.cart_totals {
  padding-top: 24px;
  padding-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
}
.wc-proceed-to-checkout {
  background: white;
  padding: 16px;
  text-align: center;
}
.wc-proceed-to-checkout a {
  color: #373737;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
}
.wc-proceed-to-checkout:hover {
  background: #373737;
  border-color: #373737;
}
.wc-proceed-to-checkout:hover a {
  color: #FFFFFF;
}
.update-button:hover {
  background: #373737;
  border-color: #373737;
  color: #FFFFFF;
}
tr.kalathi-border th {
  padding-bottom: 20px;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: #373737;
}
footer.entry-footer {
  background: #FAFAFA;
}
.cart_totals h2 {
  margin-bottom: 40px;
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  color: #FFFFFF;
}
tr.order-total {
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  color: #FFFFFF;
  justify-content: space-between;
}
tr.cart-subtotal {
  justify-content: space-between;
  margin-bottom: 24px;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: #FFFFFF;
}
table.shop_table.shop_table_responsive {
  margin-bottom: 40px;
}
input#coupon_code::placeholder {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: rgba(55, 55, 55, 0.5);
}
.cart-subtotal span.woocommerce-Price-amount.amount {
  font-size: 18px;
  line-height: 32px;
  color: #FFFFFF;
}
.order-total span.woocommerce-Price-amount.amount {
  font-size: 24px;
  line-height: 30px;
  color: #FFFFFF;
}
img.green-arrow {
  margin-right: 6px;
}
a.button.wc-backward.wp-element-button {
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
  color: #9CB977;
}
.update-button {
  background: #9CB977;
  margin-top: 20px;
  font-size: 18px;
  font-weight: 400px;
  line-height: 22px;
  color: #FFFFFF;
  border: 2px solid #9CB977;
  margin-bottom: 20px;
}
td.product-thumbnail a {
  margin-right: 20px;
}
.kalathi-agorwn-table {
  border-bottom: 1px solid rgba(55, 55, 55, 0.1);
}
.woocommerce-message {
  color: #373737;
}
/*WooCommerce cart */
button#mobile_filters, .filters_flex {
  display: none;
}
h2.woocommerce-loop-product__title {
  font-style: normal;
  font-weight: 200;
  font-size: 26px;
  line-height: 48px;
  display: flex;
  align-items: center;
  color: #0E0E0E;
}
h1.woocommerce-products-header__title.page-title {
  font-weight: 200;
  font-size: 60px;
  line-height: 80px;
  /* identical to box height, or 125% */
  font-weight: 200;
  display: flex;
  align-items: center;
  padding: 40px 0;
  color: #0E0E0E;
}
.count-ordering {
  display: flex;
  justify-content: flex-end;
}
.count-ordering p.woocommerce-result-count {
  font-size: 24px;
  line-height: 24px;
  /* identical to box height, or 125% */
  font-weight: 200;
  display: flex;
  align-items: center;
  margin-right: 15px;
  color: #0E0E0E;
}
.count-ordering select.orderby {
  background: transparent;
  border: 0px;
  border-bottom: 1px solid #00000063;
  padding-bottom: 5px;
  font-size: 24px;
  line-height: 22px;
  font-weight: 200;
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
  text-decoration: none;
  opacity: 1;
  transition: 0.5s all;
}
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:hover {
  opacity: 0.5;
  transition: 0.5s all;
}
.product-innder {
  margin-top: 0px;
}
h1.product_title.entry-title {
  color: #0E0E0E;
  font-size: 50px;
  font-style: normal;
  font-weight: 200;
  line-height: 68px;
}
section.related.products {
  padding-top: 60px;
}
section.related.products h2 {
  font-size: 40px;
  line-height: 80px;
  /* identical to box height, or 125% */
  font-weight: 200;
  display: flex;
  align-items: center;
  padding: 20px 0;
  padding-top: 0px;
  color: #0E0E0E;
}
button#enquiryButton, input.wpcf7-form-control.has-spinner.wpcf7-submit {
  color: white;
  text-decoration: none;
  border: 1px solid #637350;
  padding: 10px 20px;
  font-size: 17px;
  font-weight: 400;
  background-color: #637350;
  position: relative;
  z-index: 4;
  transition: all 1s;
  overflow: hidden;
  border-radius: 0;
}
button#enquiryButton:hover {
  color: #637350;
}
button#enquiryButton::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 0%;
  top: 0;
  left: -40px;
  transform: skewX(45deg);
  background-color: #f5f5f5eb;
  z-index: -1;
  transition: all 1s;
}
button#enquiryButton:hover::before {
  width: 160%;
}
span.posted_in, span.posted_in strong {
  display: block;
  font-weight: 500;
  font-size: 18px;
  padding-top: 20px;
}
span.posted_in a, span.posted_in span {
  color: #0E0E0E;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 36px;
  /* 180% */
}
.single-product div.product .woocommerce-product-gallery {
  position: relative;
  float: left;
  width: 100%;
  background: white;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
span.sku_wrapper {
  display: block;
  margin-top: 40px;
  display: block;
  font-weight: 500;
  font-size: 18px;
  padding-top: 20px;
}
span.sku_wrapper .sku {
  color: #0E0E0E;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 36px;
  /* 180% */
}
.woocommerce-product-details__short-description {
  font-size: 18px;
}
.woocommerce-product-gallery__image img {
  display: block;
  margin: 0 auto;
}
.psfw-social-wrap {
  position: absolute;
  bottom: 0;
}
ul.psfw-social-icons.round li a {
  border-radius: 50%;
  color: black;
}
.single-product div.product {
  /* position: relative; */
  padding-top: 50px;
}
.product-leptomeries-proiontos {
  padding: 30px;
}
.product-xaraktiristika {
  background: white;
  padding: 30px;
}
.extra-det {
  margin-top: 80px;
  padding-bottom: 50px;
  border-bottom: 1px solid rgba(55, 55, 55, 0.1);
}
.extra-det h2 {
  font-size: 40px;
  line-height: 50px;
  font-weight: 200;
  display: flex;
  align-items: center;
  padding: 20px 0;
  padding-top: 0px;
  color: #0E0E0E;
}
.woocommerce-breadcrumb {
  display: flex;
  justify-content: flex-start;
  font-style: normal !important;
}
.woocommerce-breadcrumb a {
  border-bottom: 0 !important;
  font-style: normal;
}
/*PRODUCT CATEGORY*/
#category_products .product {
  display: flex;
  flex-direction: column;
}
.bookmark-contact {
  padding: 0px 0px 0px 0px;
  text-align: center;
  margin: 0px;
  width: 170px;
  height: 45px;
  z-index: 15;
  background: #fff;
  border-radius: 0px 0px 0px 0px;
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform-origin: bottom right;
  position: fixed;
  top: 65%;
  right: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bookmark-contact span {
  color: #637350;
  font-family: "Roboto";
  font-size: 20px;
  font-weight: 300;
}
.bookmark-contact svg path {
  stroke: #637350;
  fill: #fff;
}
html {
  scroll-behavior: smooth;
}
.custom {
  color: red;
}
.homepage h3.furniture-title {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 200;
  font-size: 64px;
  line-height: 80px;
  /* identical to box height, or 125% */
  display: flex;
  align-items: center;
  color: #0E0E0E;
}
section.business_space {
  padding-top: 120px;
  border-bottom: 1px solid rgba(14, 14, 14, 0.1);
}
section.business_space .more-link {
  font-style: italic;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  /* identical to box height, or 150% */
  display: inline-block;
  align-items: center;
  text-decoration: none;
  color: #0E0E0E;
  border-bottom: 1px solid;
  padding-bottom: 5px;
}
section.business_space .slider-categories {
  padding-top: 80px;
}
.home_space {
  padding-bottom: 80px;
  padding-top: 80px;
}
.row.category-layer {
  background: white;
  /* align-items: center; */
  margin-top: 64px;
}
.row.category-layer .padding-top-bottom {
  padding-top: 20px;
  padding-bottom: 20px;
}
.row.category-layer h4.furniture-title {
  font-style: normal;
  font-weight: 200;
  font-size: 40px;
  line-height: 56px;
  /* identical to box height, or 140% */
  display: flex;
  align-items: center;
  margin-bottom: 40px;
  color: #0E0E0E;
}
.row.category-layer p.category-description {
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 32px;
  display: flex;
  align-items: center;
  margin-bottom: 40px;
  color: #0E0E0E;
}
.row.category-layer .more-link {
  font-style: italic;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  /* identical to box height, or 150% */
  display: inline-block;
  align-items: center;
  text-decoration: none;
  color: #0E0E0E;
  border-bottom: 1px solid;
  padding-bottom: 5px;
}
.row.category-layer .col-md-7.image-holder-left {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-direction: row;
  padding-left: 0;
}
.row.category-layer .col-md-7.image-holder-right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-direction: row;
  padding-right: 0;
}
section.design_space {
  background-color: white;
  padding-top: 80px;
  padding-bottom: 80px;
}
section.design_space .more-link {
  font-style: italic;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  /* identical to box height, or 150% */
  display: inline-block;
  align-items: center;
  text-decoration: none;
  color: #0E0E0E;
  border-bottom: 1px solid;
  padding-bottom: 5px;
}
section.projects {
  background-color: #637350;
}
section.projects h3.furniture-title {
  color: white;
  margin-top: 100px;
}
section.projects p {
  color: white;
}
section.projects .more-link {
  font-style: italic;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  /* identical to box height, or 150% */
  display: inline-block;
  align-items: center;
  text-decoration: none;
  color: white;
  border-bottom: 1px solid white;
  padding-bottom: 5px;
}
section.projects .row.center-row {
  margin-right: 0;
}
section.projects .row.center-row .col-lg-7.slider-width {
  padding-right: 0px;
}
.n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls {
  transition: 0.5s all;
  left: 0;
}
section#blog {
  padding: 80px 0;
}
section#blog .col-xl-4.col-md-6.col-lg-4.col-sm-6.article {
  padding-bottom: 30px;
}
section#blog .col-xl-4.col-md-6.col-lg-4.col-sm-6.article p.date {
  margin: 0;
  padding-top: 11px;
  font-size: 14px;
  font-style: italic;
}
section#blog .col-xl-4.col-md-6.col-lg-4.col-sm-6.article a {
  text-decoration: none;
  opacity: 1;
  transition: 0.5s all;
}
section#blog .col-xl-4.col-md-6.col-lg-4.col-sm-6.article a:hover {
  opacity: 0.5;
}
section#blog .col-xl-4.col-md-6.col-lg-4.col-sm-6.article .image {
  width: 100%;
  height: 300px;
  position: relative;
}
section#blog .col-xl-4.col-md-6.col-lg-4.col-sm-6.article .thumb {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}
section#blog .col-xl-4.col-md-6.col-lg-4.col-sm-6.article h3.blog-title {
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 40px;
  /* identical to box height, or 167% */
  display: flex;
  align-items: center;
  color: #0E0E0E;
}
section.contact-section {
  padding-bottom: 50px;
  padding-top: 80px;
}
section.contact-section .category-description {
  margin-top: 8rem;
}
section.contact-section .shops {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding-top: 20px;
}
section.contact-section .shops .shop1 {
  display: flex;
  flex-direction: column;
  margin-right: 25px;
  padding-top: 20px;
}
section.contact-section .shops .shop1 h5 {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 40px;
}
section.contact-section .shops .shop1 span {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 32px;
}
section.contact-section .shops .shop1 span a {
  color: #0E0E0E;
}
section.contact-section .form-contact {
  padding-top: 80px;
}
section.contact-section .form-contact input.wpcf7-form-control.has-spinner.wpcf7-submit {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  align-items: center;
  text-decoration: underline;
  color: #0E0E0E;
  background: transparent;
  border: 0;
  flex-direction: row;
  justify-content: flex-end;
  font-style: italic;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  /* identical to box height, or 150% */
  display: inline-block;
  align-items: center;
  border-radius: 0%;
  text-decoration: none;
  color: #0E0E0E;
  border-bottom: 1px solid;
  padding-bottom: 5px;
}
section.contact-section .map {
  margin-top: 50px;
}
section.contact-section h3.furniture-title {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 200;
  font-size: 64px;
  line-height: 80px;
  display: flex;
  align-items: center;
  color: #0E0E0E;
}
.single-post .site-main {
  background-color: #ffffff;
}
.single-post h1.entry-title {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 200;
  font-size: 64px;
  line-height: 80px;
  display: flex;
  align-items: center;
  color: #0E0E0E;
}
.single-post h2 {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 200;
  font-size: 34px;
  line-height: 80px;
  display: flex;
  align-items: center;
  color: #0E0E0E;
}
section#recent-posts-2 {
  padding: 40px 15px;
}
section#recent-posts-2 ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.single-product .site-main {
  background-color: #f5f5f5eb;
}
form.woocommerce-ordering {
  display: none;
}
span.rpwwt-post-title {
  color: #000;
}
.image-fit {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 1200px) {
  .homepage h3.furniture-title {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 200;
    font-size: 40px;
    line-height: 50px;
    display: flex;
    align-items: center;
    color: #0E0E0E;
  }
  .homepage .row.category-layer .col-md-7.image-holder-right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: row;
    padding-right: 0;
    padding-left: 0;
  }
  .homepage .row.category-layer .col-md-7.image-holder-left {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: row;
    padding-right: 0;
    padding-left: 0;
  }
  .homepage .row.category-layer {
    background: white;
    align-items: center;
    margin-top: 64px;
    padding-bottom: 20px;
  }
  .homepage .image-fit {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  .homepage .max-width-paddings-right {
    padding: 0 15px;
    padding-right: 15px;
  }
  .homepage section.contact-section h3.furniture-title {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 200;
    font-size: 40px;
    line-height: 50px;
    display: flex;
    align-items: center;
    color: #0E0E0E;
  }
  .homepage section.contact-section .shops {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 10px;
  }
  .homepage .row.category-layer h4.furniture-title {
    font-style: normal;
    font-weight: 200;
    font-size: 40px;
    line-height: 56px;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    color: #0E0E0E;
    padding-top: 20px;
  }
  .psfw-social-wrap {
    position: relative;
    bottom: 0;
  }
  .socialmedia-icons {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 20px 0;
  }
  .site-footer .site-info.social-media.row {
    padding-top: 40px;
    flex-direction: column-reverse;
  }
  .single-post h1.entry-title {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 200;
    font-size: 35px;
    line-height: 35px;
    display: flex;
    padding: 20px 0;
    align-items: center;
    color: #0E0E0E;
  }
  .single-post h2 {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 200;
    font-size: 34px;
    line-height: 43px;
    display: flex;
    align-items: center;
    color: #0E0E0E;
  }
}
.single-project .site-main {
  background-color: #fff;
  margin-bottom: 3rem;
}
.single-project .site-main .mm-masonry__img {
  height: 100%;
  object-fit: cover;
}
#back_to_top {
  position: fixed;
  right: 50px;
  bottom: 50px;
  z-index: 1000;
}
#back_to_top a {
  outline: none;
}
#back_to_top img {
  width: 40px;
  height: 40px;
  outline: none;
}
.single-project h1.entry-title {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 200;
  font-size: 34px;
  line-height: 43px;
  margin-top: 20px;
  display: flex;
  align-items: center;
  color: #0E0E0E;
}
.single-project footer.entry-footer {
  background-color: #fff;
}
ul.mega-sub-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.mega-sub-menu ul li a {
  color: rgba(14, 14, 14, 0.5);
  text-align: right;
  padding-top: 10px;
  font-size: 16px;
  font-style: normal;
  font-family: "Roboto", sans-serif;
  margin-top: 10px;
  font-weight: 400;
  line-height: 24px;
}
ul.mega-sub-menu ul li {
  padding-top: 10px;
}
li#mega-menu-234-0 {
  padding: 20px !important;
}
ul.mega-sub-menu li.mega-toggle-on a.mega-menu-link {
  margin-top: 4px;
  transition: 0.3s all;
  border-bottom: 1px solid #FFDC73 !important;
}
#portfolio {
  margin: 1rem 0;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 1rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
  -webkit-column-width: 33.3333333333%;
  -moz-column-width: 33.3333333333%;
  column-width: 33.3333333333%;
}
#portfolio .tile {
  display: none;
}
#portfolio .scale-anm {
  margin: 0 0 1.125rem;
  position: relative;
  width: 100%;
  border: 1px solid #ccc;
}
#portfolio .tile img {
  max-width: 100%;
  height: auto;
  display: block;
  width: 100%;
}
#portfolio .link-holder {
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #6373509e;
  width: 100%;
  color: white;
  text-align: left;
  height: 41px;
  padding-top: 6px;
  font-size: 14px;
  padding-left: 5px;
  align-items: center;
  transition: 0.5s all;
}
#portfolio .link-holder:hover {
  text-decoration: none;
  height: 80px;
}
div#filters {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
div#filters .btn {
  font-size: 1rem;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  line-height: normal;
  padding: 0.5rem 1rem;
  margin: 0;
  height: auto;
  border: 1px solid #ccc;
  vertical-align: middle;
  -webkit-appearance: none;
  color: #555;
  background-color: rgba(0, 0, 0, 0);
  color: #637350;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid #637350;
  padding: 10px 20px;
  font-size: 17px;
  font-weight: 400;
  background-color: transparent;
  position: relative;
  transition: all 1s;
  overflow: hidden;
  margin: 0 10px;
  border-radius: 0;
}
article .entry-footer {
  display: none;
}
@media (max-width: 767px) {
  .projects #filters {
    flex-wrap: wrap;
  }
  .projects #filters .btn {
    width: calc(40% - 10px);
    margin-bottom: 1.5rem;
  }
  #portfolio {
    column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2;
  }
}
@media (max-width: 500px) {
  .projects #filters {
    flex-wrap: wrap;
  }
  .projects #filters .btn {
    width: calc(100% - 10px);
    margin-bottom: 1rem;
  }
  #portfolio {
    column-count: 1;
    -moz-column-count: 1;
    -webkit-column-count: 1;
  }
}
/*# sourceMappingURL=custom.css.map */