.page-background img {
    width: 100%;
    height: auto;
}

.content-wrap {
    padding-right: 15px;
    padding-left: 15px;
}

.editor-styles-wrapper,
.entry-content {
    width: 1210px;
    margin: auto;
    padding-top: 3vw;
}

.wp-block-image img {
    width: 100% !important;
    border-radius: 8px;
    overflow: hidden;
}

.wp-block-image-center {
    margin: 8vw 0 3vw 0;
}

.entry-content p {
    margin: 0 0 10px;
    line-height: 21px;
    text-align: justify;
    font-size: 14px;
}

.entry-content p.has-text-align-center {
    margin: 55px 0 10px
}

.entry-content .post-thumbnail {
    margin: 0 0 3vw 0;
    text-align: center;
}

.entry-content a {
    text-decoration: none;
}

.entry-content .post-thumbnail img {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
}

.entry-content .post-meta {
    margin: 0 0 2vw 0;
    opacity: 0.85;
    display: inline-block;
    margin-right: 10px;
    font-size: 13px;
    font-weight: 600;
    gap: 5px;
    display: flex;
    align-items: baseline;
    align-content: center;
}

.entry-content .post-meta .cat-post i {
    margin-right: 5px
}

.entry-content .post-meta .cat-post a {
    color: #000000;
    text-decoration: none;
}

.entry-content .post-meta .cat-post a:hover {
    color: #FFD64F;
}

.entry-content h1 {
    color: #000000;
    margin: 0 0 12px;
    line-height: 1.2;
    font-size: 55px;
    font-weight: 400;
}

.entry-content p.post-center {
    font-size: 14pt;
    line-height: normal;
    width: 65%;
    margin: auto;
   
}

.entry-content h2 {
    color: #000000;
    margin: 0 0 12px;
    line-height: 1.2;
    font-size: 28px;

}

.entry-content table tr td {
    border: none
}

.wp-block-columns p {
    margin: 0 0 10px;
    line-height: 21px;
    font-size: 16px !important;

}

.wp-block-columns ul {
    font-size: 12pt;
    line-height: normal;
    padding: 0;
}

.wp-block-columns ul li {
    list-style: none;
}

.entry-content table tr td {
    padding: 10px;
    border-left: 1px solid #000;
    font-weight: 700;
    margin-top: 40px;
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background-color: #f0f0f000 !important;
}

.block-sidebar {
    margin-bottom: 10px;
    float: left;
    width: 100%;
}

.heading_box {
    float: left;
    width: 100%;
    color: #fff;
    background: #018791;
    line-height: 38px;
    border-bottom: 2px solid #f37022;
    padding-left: 10px;
    font-size: 15px;
    text-transform: uppercase;
    box-sizing: border-box;
}

.block-content {
    float: left;
    width: 100%;
    border: 1px solid #ccc;
    padding-bottom: 10px;
    box-sizing: border-box;
}

.block-filter {
    padding: 15px 0 5px 0;
    border-bottom: 2px solid #018791;
    box-sizing: border-box;
    margin-left: 10px;
    margin-right: 5px;
    box-sizing: border-box;
}

.block-filter:last-child {
    border-bottom: none;
}

.heading_filter {
    font-size: 13px;
    color: #018791;
    margin-bottom: 3px;
    font-weight: bold;
    text-transform: uppercase;
}

ul#menu-sidebar {
    padding: 0;
    margin: 0;
    list-style: none;
}

ul#menu-sidebar ul {
    list-style: none;
    float: left;
    margin: 0;
    width: 100%;
    padding: 0;
}

#menu-sidebar a:hover {
    background: #018791;
    color: #fff !important;
}

#menu-sidebar a {
    color: #018791;
    text-decoration: none;
    text-transform: uppercase;
    float: left;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(1, 135, 145, 0.6);
}

#menu-sidebar ul a {
    padding-left: 25px;
}

.block-sidebar .item-post {
    padding: 10px;
    box-sizing: border-box;
    width: 100%;
    float: left;
    border-bottom: 1px solid rgba(1, 135, 145, 0.6);
}

.block-sidebar .item-post:last-child {
    border-bottom: none;
}

.block-sidebar .item-images {
    width: 23%;
    float: left;
    margin-right: 2%;
    border: 1px solid rgba(1, 135, 145, 0.6);
    box-sizing: border-box;
}

.block-sidebar .item-images img {
    height: auto;
}

.block-sidebar .item-detail {
    float: left;
    width: 75%;
}

.block-sidebar .item-detail h4.title {
    font-size: 13px;
    padding: 0;
    color: #018791;
    margin: 0;
    overflow: hidden;
    max-height: 32px;
}

.block-sidebar a:hover .item-detail h4.title {
    text-decoration: underline;
}

.block-sidebar .item-detail .item-date {
    font-size: 12px;
    color: #018791;
    margin-top: 3px;
}

.block-tag h2.widgettitle {
    display: none;
}

.tagcloud a {
    color: #018791;
    font-size: 16px !important;
    float: left;
    width: 100%;
    text-decoration: none;
    padding: 8px 5px;
    box-sizing: border-box;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tagcloud a:before {
    content: "\f02b";
    float: left;
    margin-right: 8px;
    font: normal normal normal 14px/1 FontAwesome;
    transform: rotate(90deg);
}

.block-cart .widgettitle {
    display: none;
}

.woocommerce-mini-cart-item.mini_cart_item {
    list-style: none;
    margin-top: 5px;
}

.woocommerce-mini-cart-item.mini_cart_item a {
    font-weight: 600;
    text-transform: uppercase;
    color: #000000;
    text-decoration: none;
    outline: none;
}

.woocommerce-mini-cart-item.mini_cart_item a:hover {
    color: #FFD64F;
}

.woocommerce.widget_shopping_cart .total {
    text-align: right;
    padding-right: 10px;
}

.woocommerce.widget_shopping_cart .buttons a {
    padding: 5px;
    font-size: 12px;
    margin-left: 10px;
    background: #f37022;
    color: #fff;
}

.woocommerce.widget_shopping_cart .buttons a.checkout {
    background: #018791;
}

.woocommerce.widget_shopping_cart .buttons a.checkout:hover {
    color: #fff;
}

.woocommerce .widget_price_filter .price_slider_amount .button {
    font-size: 12px;
    background: #018791;
    color: #fff;
    padding: 5px 8px;
    font-weight: normal;
}

.woocommerce .widget_price_filter .price_slider_amount .button:hover {
    background: #f37022;
}

.control-sidebar {
    width: 30px;
    position: absolute;
    height: 30px;
    background: #fff;
    text-align: center;
    top: 55%;
    border: 1px solid rgba(1, 135, 145, 0.6);
    cursor: pointer;
    display: none;
}

.sidebar-one .control-sidebar {
    left: auto;
    right: -30px;
    border-left: none;
    border-radius: 0px 5px 5px 0px;
}

.sidebar-two .control-sidebar {
    right: 239px;
    left: auto;
    border-right: none;
    border-radius: 5px 0 0 5px;
}

.sidebar-fa {
    font-size: 18px;
    margin-top: 6px;
    color: #018791;
}

/* yith */

ul.yith-wcan-list li.chosen>a:before {
    display: none;
}

ul.yith-wcan-list li {
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

ul.yith-wcan-list li:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f096";
    width: 20px;
    float: left;
    font-size: 16px;
    color: #01959f;
}

ul.yith-wcan-list li.chosen:before {
    content: "\f046";
}

ul.yith-wcan-list li a {
 
    text-decoration: none;
    color: #018791;
    font-size: 13px;
}

ul.yith-wcan-list li a:hover {
    text-decoration: underline;
}

ul.yith-wcan-color.yith-wcan.yith-wcan-group,
ul.yith-wcan-list {
    margin: 0;
    padding: 0;
}

.yith-woocommerce-ajax-product-filter ul li {
    line-height: 22px;
}

.woocommerce a.yith-wcan-reset-navigation.button {
    background: #018791;
    color: #fff;
    padding: 6px 8px;
    font-size: 12px;
    border: none;
}

.woocommerce a.yith-wcan-reset-navigation.button:hover {
    background: #f37022;
    color: #fff;
}

.woocommerce-products-header {
    margin: 5vw 0 5vw 0;
    text-align: center;
}

h1.woocommerce-products-header__title.page-title {
    font-weight: 500;
    font-size: 54px;
    color: #000000;
    margin: 0 0 12px;
  
    line-height: 1.2;
}

h1.woocommerce-products-header__title.product_categorys_header__title {
    font-size: 24px !important;
}

.woocommerce-breadcrumb a {
    color: #000000 !important;
    text-decoration: none;
    font-weight: 200
}

.woocommerce-breadcrumb span.list_br {
    margin-left: 15px;
}

.woocommerce-breadcrumb a:hover {
    text-decoration: underline;
}

.woocommerce-breadcrumb {
    padding: 10px 5px !important;
    background: #f5f5f5;
    /* background: transparent; */
    border-radius: 0;
    margin: 0 !important;
    line-height: 1.4;
    color: #777 !important;
    font-weight: 800 !important;
    font-size: 18px !important;
}
ul.cart_list{
    padding: 0;
    margin: 0;
}
ul.cart_list li img,
ul.product_list_widget li img {
    float: left !important;
    width: 16% !important;
    margin-right: 3%;
    height: auto;
    border: 1px solid rgba(0, 0, 0, .5);
}

.woocommerce-mini-cart__total {
    border-top: 1px solid #e1e3e4;
    margin: 10px 0;
    padding-top: 14px;
    display: flex;
    justify-content: space-between;
}

.woocommerce-mini-cart__total .woocommerce-Price-amount bdi {
    font-weight: 600;
    font-size: 16px;
    color: red;
}

.woocommerce-mini-cart__total .woocommerce ul.cart_list li a span,
.woocommerce ul.product_list_widget li a span {
    float: left;
    width: 70%;
    font-size: 14px;
    color: #018791;
}

.woocommerce ul.cart_list li a:hover span,
.woocommerce ul.product_list_widget li a:hover span {
    text-decoration: underline;
}

ul.cart_list li,
ul.product_list_widget li {
    border-bottom: 1px solid rgba(1, 135, 145, 0.6);
}

ul.cart_list li:last-child,
ul.product_list_widget li:last-child {
    border-bottom: none;
}

.ul.product_list_widget li .woocommerce-Price-amount.amount {
    font-size: 12px;
}

.search-product {
    width: 60%;
    display: block;
    margin: auto;
}

.search-product .search-submit {
    position: relative;
    background: #000;
    color: #f6f8fa;
}

.search-product .search-submit i {
    color: #f5f5f5;
}

h2.subtexts {
    font-weight: 600;
    font-size: 22px;
    text-align: center;
}

.subtext {
    margin-bottom: 40px;
    display: block;
    text-align: center;
}

.archive-heading-s {
    float: left;
    width: 100%;
    margin: 30px 0 30px;
    line-height: 21px;
}

.product-categorys .product-img {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    border: 1px solid #ddd;
    border-radius: 10px;
    background: #fff;
    margin-bottom: 10px;
    box-shadow: 2px 2px 15px #00000017;
}

.product-categorys .product-img img {
    width: 100%;
    height: 100% !important;
}

.entry-content table tr {
    display: flex;
    /* flex-direction: row;
    flex-wrap: wrap */
}

@media only screen and (max-width: 1210px) {

    .editor-styles-wrapper,
    .entry-content {
        width: auto;
    }
}

@media only screen and (max-width: 900px) {

    .entry-content table tr td {
        width: 32% !important;
        text-align: center;
        margin-top: 5vw;
        padding: 0;
        margin-bottom: 0;
    }

    .editor-styles-wrapper,
    .entry-content {
        width: auto !important;
    }

    .sidebar-one,
    .sidebar-two {
        width: 240px;
        position: fixed;
        background: #fff;
        top: 0;
        height: 100%;
        z-index: 99;
    }

    .control-sidebar {
        display: block;
    }

    .sidebar-one {
        top: 0;
        left: -240px;
    }

    .sidebar-two {
        right: -240px;
    }

    .sidebar-content {
        height: 100%;
        overflow-y: scroll;
        width: 100%;
    }

}

@media only screen and (max-width: 768px) {
    .woocommerce .woocommerce-breadcrumb {
        font-size: 14px !important;
    }

    .entry-content table tr {
        display: flex;
        flex-wrap: wrap
    }

    .search-product {
        width: 90%;
    }

    .search-product .search-submit {
        right: 0;
        top: 0px;
    }

    .search-product #search-form {
        width: 60%;
        height: 43px;
    }

    .entry-content .post-meta {
        flex-wrap: wrap;
    }


    .entry-content h1 {
        font-size: 28px;
    }

    .entry-content h2 {
        font-size: 19px;
    }

    .entry-content table tr td {
        width: 45% !important;
        text-align: center;
        margin-top: 5vw;
        padding: 0;
        margin-bottom: 0;
    }

    h1.woocommerce-products-header__title.page-title {
        font-size: 38px;
    }



    .woocommerce .woocommerce-breadcrumb {
        padding: 10px 0 5px;
        font-size: 10px;
    }
}