b, strong {
  font-size: 24px;
  line-height: 36px;
  font-weight: 700;
}

p:nth-child(4n) {
border-radius: 18px;
  background: #f5f7fa;
  padding: 30px;
  color: rgba(0, 26, 52, .6);
}

.controller-club .products {
    margin-top: -25px;
}


.header-site-club {
    box-shadow: none !important;
}
.header-site-club .header-index  {
    padding-bottom: 10px;
    padding-top: 5px;
    border-bottom: 1px solid #ccc;
}


.header-site-club .search-line .line {
    float: unset !important;
}
.header-site-club .line-search {
    border-radius: 18px;
    border-color: rgba(0,26,52,.6);
    border: 1px solid #ddd;
}

.header-site-club .line-search .btn {
    background: transparent !important;
    color: #bbb !important;
    left: 0px;
    padding: 0 15px !important;
    float: left;
    text-align: left;
}

.header-site-club .search-input {
    margin-left: 30px;
}

.club-item-content  {
    padding-right: 30px;
}
.club-item-content p {
line-height: 30px;
  font-size: 18px;
}
.club-item-page img{
    max-width: 100%;
}

@media (max-width: 980px) {
.club-item-content  {
    padding-right: 0px;
}

.club-item-page h1 {
    font-size: 24px;
}
}

@media (max-width: 480px){
.club-item-actions .button-text {
  display: none !important;
}
}

@media (max-width: 720px) {
.club-item-page h1 {
    font-size: 24px !important;
}
}

.link-cat {
    background: #f5f7fa;
    color: #005bff;
    border-radius: 8px;
    line-height: 33px;
    margin-right: 10px;
    padding: 0px 13px;
    height: 35px;
    font-size: 14px;
    display: inline-block;
    margin-bottom: 10px;
    transition: all 0.3s;
}

.link-cat:hover {
    opacity: 0.8;
    transition: all 0.3s;
}

.cat-sat-club {
    margin-right: 15px;
}

.club-item {
    margin-bottom: 35px;
}

.club-item .title {
    font-size: 18px;
    font-weight: 600;
}

.club-item .image {
    height: 240px;

}
.club-item .image, .club-item .desc {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 24px;
}
.club-item .title, .club-item .desc {
    margin-bottom: 5px;
}

.club-item {

}

.first-item .club-item .image{
    height: 360px;
}

.club-item .image a {
    height: 100%;
    display: block;
    background-position: center;
    background-size: cover;
    border-radius: 18px;
	transition: all 0.3s;
}

.club-item .image a:hover {
opacity:0.9;
transition: all 0.3s;
}

.club-item .info {
    font-weight: 400;
    font-size: 14px;
}

.club-item .info .date {
    color: rgba(0,26,52,.6);
}
.club-item .cat-link-item a {
    color: rgba(0,26,52,.6);
}


.affix {
    position: fixed;
}
.affix-bottom {
    position: absolute;
}

.banner-right {
    margin-top: 65px;
    margin-bottom: 100px;
}

.banner-right-item {
    display: block;
    margin-bottom: 20px;
	transition: all 0.3s;
}

.banner-right-item:hover {
opacity:0.9;
transition: all 0.3s;
}

.banner-right-item img{
    display: block;
    height: auto;
	border-radius: 18px;
}
.banner-right-item span{
    font-size: 14px;
    color: rgba(0,26,52,.6);
}

.banner-full {
    margin-bottom: 35px;
	transition: all 0.3s;
}

.banner-full:hover {
opacity:0.9;
transition: all 0.3s;
}

.banner-full img {
    border-radius: 8px;
	width: 100%;
}

.footer_club  {
    background: #000 !important;
}
.footer_club .subline {
    background: #14171a000 !important;
}

.club-item-page h1 {
    font-size: 28px;
}

.close-page-item {
    float: right;
}

.fixed-action-item {
    width: 60px;
    text-align: center;
}

.fixed-action-item .action-box{
    border-radius: 5px;
    margin-bottom: 10px;
}

.fixed-action-item .like{
    background: aliceblue;
}

.fixed-action-item .like{
    background: aliceblue;
}


.fixed-action-item .like a{
    display: block;
}

.fixed-action-item .add-item, .fixed-action-item .repost {
    background: #f3f1ed;
}

.fixed-action-item .repost{

}

.fixed-action-item .repost a{

}

.fixed-action-item .add {

}

.fixed-action-item .add a{

}

.fixed-action-item a {
    padding: 10px;
    display: block;
}
.fixed-action-item .clear {
    height: 3px;
    background: #fff;
}

.club-item-actions {
    margin: 18px 0;
}

.club-item-actions .box-user {
    display: -webkit-flex;
    display: flex;
}		

.club-item-actions .box-user .user {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    pointer-events: none;
}


.club-item-actions .box-actions {
    position: relative;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    white-space: nowrap;
    margin: 18px 0;
}

.club-item-actions .avatar-box {
    width: 60px;
    height: 60px;
    transition: width .2s ease;
}
.club-item-actions .avatar-box .avatar-colorbox {
    margin-top: 2px;

}
.club-item-actions .avatar-box .avatar-colorbox {
    line-height: 31px !important;
    font-size: 17px !important;
}


.club-item-actions .count {
    font-size: 16px;
    line-height: 16px;
    color: #14171a;
    margin-left: 4px;
}

.club-item-actions .box-actions, .club-item-actions .box-actions-controls, .club-item-actions .box-user {
    display: -webkit-flex;
    display: flex;
	padding-right: 50px;
}


.club-item-actions .button-icon {
    padding: 4px;
}
.club-item-actions .button-icon {
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 0;
    text-decoration: none;
    border: none;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: none;
    cursor: pointer;
    text-align: left;
    box-sizing: border-box;
    border-radius: 12px;
    margin-right: 4px;
    padding: 4px;
}
.club-item-actions .button-icon {
    margin-right: 4px;
}
.club-item-actions .button-text {
    display: inline-block;
    white-space: nowrap;
    line-height: 16px;
    font-size: 16px;
    margin-right: 4px;
	color: #14171a;
}
.club-item-actions .button-icon:hover {
    background: #f3f1ed;
}

.other-post-fixed {
}

.other-post-fixed .title {
    font-weight: bold;
	font-size: 18px;
margin-bottom: 20px;
}

.other-post-fixed .title .bord{
    height: 4px;
    width: 25px;
    background: #14171a;
    margin-top: 15px;
}

.other-post-fixed .items{

}

.other-post-fixed .items {
    margin-top: 10px;
}		

.other-post-fixed .item:not(:last-child) {
    margin-bottom: 16px;
}
.other-post-fixed .item {
    display: -webkit-flex;
    display: flex;
    width: 100%;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}
.other-post-fixed .item .content {
    width: 100%;
	padding-right: 10px;
}


.other-post-fixed .image {
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex: none;
    flex: none;
    background-size: cover;
    background-position: 50%;
    cursor: pointer;
    -webkit-order: 1;
    order: 1;
    margin-right: 12px;
    width: 72px;
    height: 54px;
    border-radius: 8px;
}

.other-post-fixed .link {
    cursor: pointer;
}

.other-post-fixed .link {
    display: block;
    display: -webkit-box;
    font-size: 16px;
    line-height: 18px;
    max-height: 54px;
    color: #14171a;
    font-weight: 500;
    -webkit-line-clamp: 3;
}
.like-up-button:hover svg, .like-down-button:hover svg{
    opacity: 0.2;
}
.like-up-button.clickable {
    fill: #005bff;

}
.like-down-button.clickable {
    fill: #f15045;
}

.hide-pc  {
    display: none;
}

@media (max-width: 980px) {

    .hide-mobile  {
        display: none;
    }

    .hide-pc  {
        display: block;
    }
}

.club-item-user .img-thumbnail {
    margin: 0;
    padding: 0;
    background: no-repeat center;
    background-size: 1em;
    width: 64px;
    max-width: 100%;
}

.club-item-actions .avatar-box .img-thumbnail, .club-item-actions img {
    line-height: 31px !important;
    font-size: 17px !important;
}

.club-item-actions img {
    margin-top: 2px;
    width: 60px !important;
    height: 60px !important;
}

#comments_widget .track label {
    display: none;
    line-height: 30px;
}
#comments_widget #comments_add_link {
    margin: 0 0 10px 0;
    clear: both;
}

.btn-orange {
  color: #fff;
  background-color: #f15045;
  border-color: #f15045;
}

.btn-orange:hover {
  color: #fff;
  background-color: #f15045;
  border-color: #f15045;
  opacity: 0.7;
}

.btn-orange:focus, .btn-primary.focus {
  background-color: #f15045;
  border-color: #f15045;
}

.btn-orange.disabled, .btn-primary:disabled {
  color: #fff;
}

#comments_add_link + #comments_add_form {
    margin: 0;
}
.widget_image_single, .widget_image_multi {
    overflow: hidden;
    clear: both;
}
.widget_image_multi .previews_list {
    clear: both;
    overflow: hidden;
    margin-bottom: 5px;
}
.comments .form .widget_image_single .block, .comments .form .widget_image_multi .block {
    height: auto;
}
.hidden {
    display: none !important;
}

    
#comments_widget #comments_add_form {
    background: transparent !important;
    padding: 0px !important;
}
.comments #widget_image_images input, .comments #widget_image_images .qq-upload-button {
    display: none !important;
}

#comments_widget #comments_add_link a {
    color: #fff !important;
    font-size: 16px  !important;
}

.club-item-image img {
    border-radius: 18px;
    transition: all 0.3s;
    cursor:pointer;
	width: 100%;
}

.club-item-image img:hover {
   opacity:0.9;
    transition: all 0.3s;
}


.product-block-title {
    font-size: 24px;
    transition: all 0.3s ease 0s;
    color: #000;
    text-transform: none;
    font-weight: 600;
    margin-bottom: 10px;
}

.product-block-title2 {
font-size: 24px;
  line-height: 1.2;
  transition: all 0.3s ease 0s;
  color: #000;
  text-transform: none;
  font-weight: 700;
  margin-bottom: 10px;
}

.hover_image {
    position: relative;
    display: inline-block;
    border: 1px solid #eee;
}
#comments_list .comment .content img {
    max-width: 100%;
}
.images-review img {
    width: 64px;
}


#comments_list  .img-thumbnail {
    width: 60px;
    height: 60px; 
    max-width: 100%;
    margin-top: 8px;
}

#comments_list .comment .body .avatar {
    float: left;
    position: relative;
    height: 38px;
}

.club-item-actions .avatar-box .default_avatar {
    position: relative;
    font-style: normal;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden;
    display: block;
    background: no-repeat center;
    background-size: 1em;
    border-radius: 50%;
    height: 32px;
    width: 32px;
    line-height: 32px !important;
}

.banner-right.airSticky_fixed {
    top: 60px  !important;
}

  /* 
  ============================================================================================ */
  /* 420px
  ============================================================================================ */
  
 @media (max-width: 420px) {
nav .menu > li > a {
    padding: 0 5px!important;
}

.club-item-actions .button-text {
    display: none;
}
.hide-mobile    {
    display: none!important;
}  
}