/* jetko.css */
.header_middle, .header_top.top_two {
    background: #ffb938;
}
.header_bottom_container .categories_title {
    background: #ffb938;
}

.follow_us {color: #3a3410}
.follow_us i {color:#3a3410}

.header_top.top_two .container {
  border-bottom: #f9be00 1px solid;
}

.search-container { margin-right: 0;}
.slider_content h2 { color: #bbb; }
.slider_content h1 { color: #333;}
.slider_content a { color: #000; }
/* .slider_section.slider_two.mb-50 { border-bottom: #f9be00 8px solid; } */
.button, .banner_text a { background: #ffb938 }

.created span{
  padding: 3px 12px;
  background: #F9BE00;
  border-radius: 5px;
}

.created { margin-bottom: 15px; }
.news-description {margin-top: 15px;}

.call_to_action {
    background: #ffb938;
}

.call_to_action .call_text h3 { color: #363637; }
.call_to_action .call_text p { color: #453d36; }

.mc-form.footer-newsletter  input {
    width: 100%;
    height: 48px;
    color: #666;
    font-size: 13px;
    background: #f0f0f0;
    border: 0;
    padding: 0 120px 0 15px;
    border-radius: 5px;
}

#mc-submit {
    position: absolute;
    right: 0;
/*    top: 0; */
    height: 48px;
    background: #353535;
    color: #fff;
    font-weight: 400;
    padding: 0 18px;
    border: 0;
    text-transform: uppercase;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.link_follow { width: 50%; }

.footer_top { padding-bottom:0;}
.footer_bottom { padding-top:0; }
.copyright_area { text-align: center; }
.footer_top { padding-top: 8px; }
.widgets_container.widget_menu { padding-top: 30px; }
.header_middle { padding: 5px 0;}

.tileItem { margin-bottom: 35px; }
.breadcrumb_content {padding-bottom:5px;}
.tileFooter {margin-top:30px;}
.pagination ul{
  display: table;
  margin: 0 auto;
}

.pagination ul li.previous, .pagination ul li.next { width: auto; }
.pagination ul li.previous a, .pagination ul li.next a{ width: auto; padding-left: 15px; padding-right:15px; }
.pagination li.active { background:#ffd54c; }

p.download.tileHeadline {margin-top:20px;}
p.download.tileHeadline span {margin: 5px 20px;}
div.download.tileFooter {margin:10px 50px 30px 50px; display:block; text-align:center}
.downloaditem {border: #ddd 1px solid; margin-bottom: 20px;}

#product-item h1 {margin-bottom:5px;}
#product-item .priduct_social { position: absolute; bottom:0}
#product-item .social-title { margin-bottom: 3px;}

/*不確定會不會影響到其他頁面*/
.blog_page_section {
    margin-bottom: 0px;
}

.product-listing .product_content {margin-top:0}
.product-listing .left_caption {
    width: 100%;
    padding-right: 10px;
    border-right: initial;
    margin-right: 0;
}
.product-listing .product_content.list_content .product_name h4 {
    font-size: 20px;
}
.widget_list > ul > li > a {margin-left:10px}
.portlet-newproduct {margin:10px 0}
.portlet-newproduct .col-5 {padding-right: 10px}
.portlet-newproduct .col-7 {padding-left: 10px}

.sidebar_widget .widget_inner {padding: 20px 10px}
.portletWrapper {margin-bottom:30px;}

#news-content {margin-bottom: 50px;}
#news-content img {width:100%; max-width: 100%}
.news-title {margin-top:30px}

#homepage #latest-news .product_thumb {overflow: hidden; max-height: 150px;}
#homepage #latest-news .product_thumb img {height: fit-content; width: fit-content;}
