/* style post */
/* News post*/
.list .news-post { margin-bottom: 10px; overflow: hidden; }
.list .news-post p { text-align: justify; }
.list .news-post .news-title { color: #0083ca; font-size: 15px; text-align: left; }
.list .news-post .more-link { display: none; font-size: 13px; color: #0083ca; }
.list .news-post .post-thumbnail { overflow: hidden; }

/*content_style_1*/
.content_style_1 .news-post { width: 100%; float: left; }
.content_style_1 .news-post .post-thumbnail { width: 25%; float: left; margin-right: 10px; }
.content_style_1 .news-post:nth-child(2n+1) { clear: both; }

/*content_style_2*/
.content_style_2 .left, .content_style_2 .right { margin-bottom: 10px; }
.content_style_2 .news-post .post-thumbnail { width: 25%; float: left; margin-right: 10px; }
.content_style_2 .news-post .more-link { display: none; }
.content_style_2 .news-post-big .post-thumbnail { width: 100%; margin-right: 0; }
.content_style_2 .news-post-big .post-thumbnail img { width: 100%; float: none; margin: 0; }
.content_style_2 .news-post-big .more-link { font-size: 12px; color: #fff; font-weight: 600; background: #2b2d42; padding: 5px; display: inline-block; }

/*content_style_3*/
.content_style_3 .news-post { margin: 15px 0; padding: 15px 0; border-bottom: 1px dashed #eee; width: 100%; }
.content_style_3 .news-post .post-thumbnail { width: 30%; float: left; }
.content_style_3 .news-post .content { width: 68%; float: right; }
.content_style_3 .news-post .more-link { font-size: 12px; color: #fff; font-weight: 600; background: #2b2d42; padding: 5px; display: inline-block; }
.content_style_3 .news-post:first-child { margin-top: 0; }

/*content_style_4*/
.content_style_4 .list-news { margin: 0 -10px; }
.content_style_4 .list-news .news-post { width: 25%; float: left; padding: 0 10px; }
.content_style_4 .list-news .news-post .box { border: 1px solid #e4e4e4; }
.content_style_4 .list-news .news-post .box .post-thumbnail img { width: 100%; border: none; border-bottom: 1px solid #e4e4e4; }
.content_style_4 .list-news .news-post .box .content { padding: 10px; text-align: center; }
.content_style_4 .list-news .news-post .more-link { display: inline-block; background: #0f85b9; color: #fff; padding: 5px 10px; border-radius: 10px; border: 3px solid #31b5e5; }
.content_style_4 .list-news:nth-child(4n+1) { clear: both; }

/*content_style_5*/
.content_style_5 .news-post { width: 50%; float: left; margin-bottom: 10px; }
.content_style_5 .news-post .post-thumbnail { width: 25%; float: left; margin-right: 10px; }
.content_style_5 .news-post-big { padding-right: 25px; }
.content_style_5 .news-post-big .box { position: relative; padding: 3px; border: 1px solid #e4e4e4; overflow: hidden; }
.content_style_5 .news-post-big .box .post-thumbnail { width: 100%; margin-right: 0; }
.content_style_5 .news-post-big .box .post-thumbnail img { width: 100%; float: none; margin: 0; padding: 0; border: none; }
.content_style_5 .news-post-big .box .news-title { position: absolute; bottom: 3px; left: 0; padding: 15px 10px; width: 100%; background: rgba(34, 34, 34, 0.62); margin-bottom: 0; color: #fff; }

/* post */
/*.rt__news .new__list .news-post { border-bottom: 1px solid #cccccc; padding: 10px 0; margin-bottom: 10px; }
.rt__news .new__list .news-post .rt-post-info { border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; padding: 10px 0; margin-bottom: 10px; }
.rt__news .new__list .news-post .rt-post-info span { margin-right: 30px; }
.rt__news .new__list .news-post .title { font-size: 15px; font-weight: 600; }
.rt__news .new__list .news-post .rt-post-image { width: 30%; float: left; }
.rt__news .new__list .news-post .rt-post-content { width: 69%; float: right; }
.rt__news .new__list .news-post .more-link { font-size: 12px; color: #fff; font-weight: 600; background: #00aced; padding: 5px; display: inline-block; }
*/
/* related-post */
.related__post ul { padding: 0; margin: 0; }
.related__post ul li { list-style: inside; }
.related__post ul li a { color: #333; font-size: 15px; font-weight: 600; }

.thumbnail-left { float: left; width: 35%; margin-right: 10px; }

/* post */
.date_time_post {float: left;width: 11%;padding: 0 2%;text-align: center;}
.date_time_post .mon{font-weight: 600;font-size: 17px;color: #9a9692;}
.date_time_post  .date_times {font-size: 32px;font-weight: 600;border-top: 5px dashed #ebe9eb;display: inline-block;margin-top: 10px;color: #666669;}
.overlay {position: absolute;bottom: 0;left: 0;right: 0;background-color: #1111114f;overflow: hidden;width: 100%;height: 100%;-webkit-transform: scale(0);transition: .3s ease;}
.texts {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);text-align: center;}
.texts a {color: #ffffff;font-size: 16px;}
/* style-1 */
.new__list-1 {overflow: hidden;clear: both;}
.new__list-1 .news-post{margin-bottom: 20px;}
.new__list-1 .rt-post-image{display: table;width: 100%;table-layout: fixed;height: 200px;overflow: hidden;position: relative;overflow: hidden;}
.new__list-1 .rt-post-image > a {text-align: center;display: table-cell;position: relative;vertical-align: middle;height: 100%;width: 100%;line-height: 0;transition: all 400ms ease-in-out;-moz-transition: all 400ms ease-in-out;-web-transition: all 400ms ease-in-out;}
.new__list-1 .rt-post-image > a > img{width: 100%;height: 200px;/*max-height: 150px;*/margin: 0 auto;object-fit: cover;position: relative;-webkit-transition: -webkit-transform 0.5s ease;-moz-transition: -moz-transform 0.5s ease;transition: transform 0.5s ease;}
.new__list-1 .rt-post-content {padding: 10px ;}
.new__list-1 .rt-post-content h3{margin: 0 0 5px 0;}
.new__list-1 .rt-post-content h3 a{font-size: 15px;display: block;line-height: 22px;text-transform: uppercase;}
.new__list-1 .rt-post-content span{color: #8f8f8f;font-size: 13px;}
.new__list-1 .rt-post-content p{font-size: 14px;line-height: 22px;text-align: justify;}
.new__list-1 .rt-post-content a.view-post{color: #2489da;display: inline-block;text-decoration: underline;}
.new__list-1 .news-post .rt-post-image:hover .overlay {transform: scale(1);}
.new__list-1 .news-post .rt-post-image:hover .overlay {transform: scale(1);}
.more-link{display: none;}
/* style 2*/
.new__list-2 .news-post {margin-bottom: 60px;overflow: hidden;clear: both;}
.new__list-2 .news-post .rt-post-info {margin-bottom: 10px;}
.new__list-2 .news-post .rt-post-info span {margin-right: 20px;color: #666;font-size: 12px;}
.new__list-2 .news-post .rt-post-info span a{color: #666;font-size: 12px; }
.new__list-2 .news-post .title {font-size: 20px;font-weight: 600;line-height: 30px;}
.new__list-2 .news-post .rt-post-image {width: calc(100% - 44% - 11%);float: left;position: relative;}
.new__list-2 .news-post .rt-post-image  a img{width: 100%;height: 300px;object-fit: cover;}
.new__list-2 .news-post .rt-post-content {width: calc(100% - 48% - 11%);float: right;border-bottom: 1px solid #ccc;padding-bottom: 15px;}
.new__list-2 .news-post .rt-post-content p{text-align: justify;line-height: 24px;color: #919191;margin: 0;}
.new__list-2 .news-post .more-link {font-size: 12px;color: #fff;font-weight: 400;background: #2b2d42;padding: 5px;display: inline-block;display: none;}
/* style 3 */
.new__list-3 .news-post .post__info {clear: both;}
.new__list-3 .news-post .post__info .right_info {width: 88%;float: left;padding-top: 10px;}
.new__list-3 .news-post {margin-bottom: 60px;overflow: hidden;clear: both;}
.new__list-3 .news-post .rt-post-info {margin-bottom: 10px;}
.new__list-3 .news-post .rt-post-info span {margin-right: 20px;color: #666;font-size: 12px;}
.new__list-3 .news-post .rt-post-info span a{color: #666;font-size: 12px; }
.new__list-3 .news-post .title {font-size: 20px;font-weight: 600;line-height: 30px;}
.new__list-3 .news-post .rt-post-image {margin: 10px 0;position: relative;}
.new__list-3 .news-post .rt-post-image  a img{width: 100%;height: 300px;object-fit: cover;}
.new__list-3 .news-post .rt-post-content {border-bottom: 1px solid #ccc;padding-bottom: 15px;}
.new__list-3 .news-post .rt-post-content p{text-align: justify;line-height: 24px;color: #919191;margin: 0;}
.new__list-3 .news-post .more-link {font-size: 12px;color: #fff;font-weight: 400;background: #2489da;padding: 5px;display: inline-block;}

/*# sourceMappingURL=news.css.map */


/*# sourceMappingURL=news.css.map */

/*
box_atb
*/
.box_atb {
    padding: 14px 10px 0;
    border: 1px solid #d5d5d5;

}
.box_mobile_filter {
    clear: both;
    position: relative;
    justify-content: flex-start;
    display: flex;
    flex-wrap: wrap
 }
.box_mobile_filter .with-checkbox {
    width: 48%;
}
.box_mobile_filter .with-checkbox:nth-child(3) {
    min-width: 117px;
    width: 48%;
}
.sidebar .box_mobile_filter .with-checkbox {
    margin: 0px 2px 5px 2px !important;
}
.box_mobile_filter .with-checkbox a,
.rt-result-count .woocommerce-ordering {
    margin: 0px !important;
}
.rt-result-count {
    padding: 10px !important;
}
.box_mobile_filter .with-checkbox .widget-title,
.box__mobile .list-cat,
.rt-result-count,
.box_mobile_filter #yith-woo-ajax-navigation-sort-by-2 .widget-title .widget-dropdown {
    /*display: none !important;*/
}
.box_mobile_filter #yith-woo-ajax-navigation-sort-by-2 .widget-title {
    display: block !important;
    color: #838383;
    margin: 0px;
    padding: 11px 20px 11px 5px;
    border: 1px solid #cecece;
    border-radius: 0px;
    background: transparent url(../images/select-arrow.png) top 15px right no-repeat;
    font-size: 12px;
    font-weight: normal;
    text-transform: initial;
}
.box_mobile_filter #yith-woo-ajax-navigation-sort-by-2 .widget-title.with-dropdown.open {
    background: transparent url(../images/select-arrow.png) bottom 15px right no-repeat;
}
.box_mobile_filter #yith-woo-ajax-navigation-sort-by-2 .orderby {
    border: 1px solid #cecece;
    padding: 10px 0px;
    display: none;
    position: absolute;
    top: 37px;
    right: 0px;
    left: 0px;
    z-index: 99999;
    background: #fff;
}
.box_mobile_filter #yith-woo-ajax-navigation-sort-by-2 .orderby li {
    list-style: none;
    padding: 5px 5px;
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent;
    margin: 0px;
}
.box_mobile_filter .with-checkbox .yith-wcan-select li {
    padding: 5px !important;
}
.box_mobile_filter #yith-woo-ajax-navigation-sort-by-2 .orderby li a {
    color: #838383;
}
.box_mobile_filter .with-checkbox .yit-wcan-select-open {
    padding: 10px 20px 10px 5px;
    font-size: 13px;
    font-weight: 500;
}
.box_mobile_filter .with-checkbox .yith-wcan-select li a {
    font-weight: 500;
}
.box_mobile_filter .with-checkbox .orderby li a,
.box_mobile_filter .with-checkbox .yith-wcan-select li a {
    font-size: 15px;
}
.box_mobile_filte .yith-woocommerce-ajax-product-filter.with-checkbox ul li a:before {
    margin-right: 0px !important;
}
.sidebar .box_mobile_filter .widget .yith-wcan-select-wrapper {
    position: absolute !important;
    top: 37px;
    opacity: 0;
}
.box_mobile_filter .prdctfltr-widget {
    width: 32.3333%;
    float: left;
    clear: none;
    margin: 0 1% 20px 0 !important;
}
.sidebar .box_mobile_filter  .widget.prdctfltr-widget .widget-title {
    margin: 0;
    border: 1px solid #ddd;
    text-transform: none;
    color: #333;
    font-size: 14px;
    text-align: center;
    font-weight: 500;
    border-radius: 0;
    line-height: 30px;
    padding: 0;
}
.sidebar .box_mobile_filter  .prdctfltr-down:before {
    font-size: 9px;
    /*margin-right: 8px;*/
}
.sidebar .box_mobile_filter .prdctfltr-up:before {
    font-size: 9px;
    /*margin-right: 8px;*/
}

.sidebar .box_mobile_filter  .widget.prdctfltr-widget .prdctfltr_add_scroll {
	position: absolute;
    width: 100%;
    z-index: 9999;
    /* height: 120px; */
    left: 0;
    background: #fff;
    display: none;
    border: solid 1px #d00;
    padding: 10px;
    margin-top: 2px;
}
.sidebar .box_mobile_filter  .widget > div {
	position: inherit !important;
}
.box_mobile_filter  .prdctfltr_woocommerce.pf_default .prdctfltr_woocommerce_ordering {
	position: inherit !important;
}
.box_mobile_filter  .prdctfltr_woocommerce .prdctfltr_filter {
	position: inherit;
}
.box_mobile_filter .prdctfltr-down,.box_mobile_filter  .prdctfltr-up {
	display: inline-block !important;
}
.sidebar .box_mobile_filter .widget.prdctfltr-widget .prdctfltr_filter label {
	float: left;
	width: 48%;
}
.sidebar .box_mobile_filter .widget.prdctfltr-widget .prdctfltr_filter label:nth-child(2n) {
	float: right;
}
.prdctfltr-down, .prdctfltr-up {
	display: none;
}
/*.prdctfltr_down {
    display: none !important;
}
.prdctfltr_down.prdctfltr_down_block {
    display: block !important;
}*/
.prdctfltr-shop .prdctfltr_down {
    display: none;
}
.yith-wcan-list,
.yith-wcan-list li,
.product-cats,
.product-cats li,
.yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li {
    list-style: none !important;
}
.yith-wcan-list li,
.product-cats li {
    line-height: 30px;
    font-size: 12px;
    font-weight: 600;

}
.wp-pagenavi ul li {
    padding-top: 30px;
}
.container .sidebar .box_atb .widget-title,
.container .sidebar .widget .widget-title {
    background: none;
    color: #dc0021;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: left;
    border-bottom: 1px solid #dedede;
    line-height: initial;
    margin: 0 0 10px 0;
    padding: 0 0 5px;
}
.product-cats,
.sidebar .widget {
    margin-bottom: 15px !important;
}
.product-cats li a:before {
    content: "";
    display: inline-block;
}
.yith-woocommerce-ajax-product-filter.with-checkbox ul li a:before,
.product-cats li a:before {
    background-image: none !important; 
    width: 14px !important;
    height: 14px !important;
    margin-right: 4px !important;
    border: 1px solid #ccc !important;
    background: #f3f3f3 !important;
    vertical-align: middle !important;
}
.yith-woocommerce-ajax-product-filter.with-checkbox ul li a.active:before,
.yith-woocommerce-ajax-product-filter.with-checkbox ul li a.chosen:before,
.yith-woocommerce-ajax-product-filter.with-checkbox ul li.active a:before,
.yith-woocommerce-ajax-product-filter.with-checkbox ul li.chosen a:before,
.yith-woocommerce-ajax-product-filter.with-checkbox ul.orderby li a.active:before,
.yith-woocommerce-ajax-product-filter.with-checkbox ul.orderby li a.chosen:before,
.yith-woocommerce-ajax-product-filter.with-checkbox ul.orderby li.active a:before,
.yith-woocommerce-ajax-product-filter.with-checkbox ul.orderby li.chosen a:before,
.product-cats li .active_check:before,
.widget_layered_nav.with-checkbox .chosen::before{
  background: url(../images/checkboxicon.png) center center / 10px no-repeat !important;
}
.sidebar .count {
    margin-left: 8px;
    font-size: 13px;
    font-weight: 500;
    color: #333!important;
    opacity: 1;
    border-radius: 0;
    display: inline-block;
    height: 15px;
    line-height: 15px;
    padding: 0 2px;
    border: 1px solid #888;
    vertical-align: text-bottom;
    min-width: 12px;
    text-align: center;
    display: none !important;
}
.woocommerce-page .widget_layered_nav .yith-wcan-select-wrapper ul li.chosen a, 
.woocommerce-page .widget_layered_nav .yith-wcan-select-wrapper ul li.chosen a{
    background: none !important;
}
.yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li:hover, .woocommerce-page .widget_layered_nav .yith-wcan-select-wrapper ul li.chosen {
    box-shadow: none !important;
    border: none !important;
}
.box_sidebar  .widget-title {
    background: #2e3553;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 400;
    border-radius: 4px 4px 0 0;
    text-align: center;
    margin-bottom: 1px;
    padding: 6px 5px;
}
.yith-woocommerce-ajax-product-filter.with-checkbox ul li a.active:before, .yith-woocommerce-ajax-product-filter.with-checkbox ul li a.chosen:before, .yith-woocommerce-ajax-product-filter.with-checkbox ul li.active a:before, .yith-woocommerce-ajax-product-filter.with-checkbox ul li.chosen a:before, .yith-woocommerce-ajax-product-filter.with-checkbox ul.orderby li a.active:before, .yith-woocommerce-ajax-product-filter.with-checkbox ul.orderby li a.chosen:before, .yith-woocommerce-ajax-product-filter.with-checkbox ul.orderby li.active a:before, .yith-woocommerce-ajax-product-filter.with-checkbox ul.orderby li.chosen a:before, .product-cats li .active_check:before, .widget_layered_nav.with-checkbox .chosen::before {
    background: url(images/checkboxicon.png) center center / 10px no-repeat !important;
}

@media (min-width: 1025px) {
    .archive .no__sidebar .content__area {
      width: 80% !important;
    }
}


