.my_logobox {
	padding: 5px 15px!important;
}

.icon-profile, .menu .profile .item, .icon-messages, .menu .messages .item, .icon-group, .menu .group .item, .icon-add, .menu .add .item, .icon-cpanel, .menu .cpanel .item, .icon-logout, .menu .logout .item, .icon-settings, .menu .settings .item, .icon-edit, .menu .edit .item, .icon-group_add, .menu .group_add .item, .icon-user_add, .menu .user_add .item, .icon-delete, .menu .delete .item, .icon-basket_put, .menu .basket_put .item, aside .menu .item, section .menu .item, .menu .item {
	background: none;
	padding-left: 10px;
}

.topbar_search {
	background: #4e4d4d!important;
}
.my_topbar, .topbar_left {
	background: #66bb6a;	
}

footer .footer_middle {
    background: #f8f8ff;
}

#layout .widget.fixed_actions_menu .body .menu a, #layout .widget.fixed_actions_menu .body .menu span.item {
    padding: 5px 10px;
	}

.content_categories li {
    background: none;
}

.widget_search {
    margin-top: 0px;
    margin-left: 0px;
    width: 100%;
}

.footer_top {
    background: none!important;
}

footer .footer_top:before {
	display:none;
}

.icon-page_gear, .menu .page_gear .item {
    background: none;
}

main aside .menu li:hover, main aside .menu li.active, .is_three_columns .menu li:hover, .is_three_columns .menu li.active, main section .menu li:hover, main section .menu li.active {
    background: none;
}

.icon-save, .menu .save .item {
    background-image: none;
}
.icon-cancel, .menu .cancel .item {
    background-image: none;
}

/* poster */

.wd_poster .image{height: 150px; overflow: hidden;clear: both;}
.wd_poster .title {clear: both;padding: 5px;}
.wd_poster .image img {max-width: 100%;}
.wd_poster .item {border-bottom: 1px solid #EAEAEA;padding-bottom: 10px;}
.wd_poster .moreinfo .category {float: left;}
.wd_poster .moreinfo .date {float: right;}

/*.icon-gifts, .menu .send_gift .item { background-image: url("/templates/default/controllers/gifts/images/gifts.png"); }*/
#layout .gifts_list_buttons {width: 174px;}



@-webkit-keyframes autofill {
    to {
        color: #000;
        background: transparent;
    }
}

input:-webkit-autofill {
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both;
}

header .widget_user_avatar .menu {
    /*background: #66bb6a !important;*/
}
.topbar_right .menu li a:hover {
    color: #ffffff !important;
}
header .widget_user_avatar .menu li ul {
    left: auto;
    /*background: #66bb6a !important;*/
    right: 180px;
    width: 200px;
}
#layout #menu_mobile.is_mm_open {
    background: #66bb6a !important;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #66bb6a !important;
  color: #fff;
  
}
.my_topbar li ul li ul {
    left: auto;
    background: #66bb6a !important;
    right: 180px;
    width: 200px;
}
header .my_topbar li ul li ul {
    text-align: left;
    visibility: hidden;
    position: absolute;
    left: -100px !important;
}
header .menu ul li ul {
    width: 100px !important;
}

.images_field.field_slider_owl.arrow-bottom .owl-nav .owl-prev span:before, .images_field.field_slider_owl.arrow-bottom .owl-nav .owl-next span:before {
    background: #66bb6a !important;
}

/*#user_profile #avatar img {
    border: 5px #66bb6a solid;
    
}*/
.show_phone {
    padding: 7px 10px;
    line-height: 100%;
    border-radius: 3px;
    cursor: pointer;
    width: auto;
    font-size: 14px;
    color: #FFF;
    margin-top: -6px;
    text-decoration: none;
    vertical-align: middle;
    background: #66bb6a;
    border: none;
    transition: background ease-in-out .15s;
}
.show_phone:hover {
    color: #FFF;
}


    #wall_add_form .url {
        margin-bottom: 10px;
    }
        
    .url img {
        width: 48px;
    }
    .wall_url {
        padding: 5px 5px 0px 5px;
    }
    .url-block .icon {
        float: left;
        width: 3%;
    }
    .url-block .page-info {
        float: left;
        width: 97%;
        padding-left: 5px;
    }
    .url-block {
        display: flex;
        background: #e8f5e9;
        border: 1px solid #66bb6a;
        border-radius: 2px;
        padding: 5px;
        margin-bottom: 5px;
    }
    .url-block .page-url {
        text-overflow: ellipsis;
        overflow-x: hidden;
        color: #939393;
        line-height: 12px;
        padding-bottom: 2px;
        font-size: 12px;
        margin-top: 5px;
        cursor: default;
    }
    .url-block  .page-title {
        float: none !important;
    }
    .url-block .body-text {
        font-size: 12px;
        padding-top: 5px;
        cursor: default;
        float: none !important;
    }
    .url-header {
        display: inline-table;
        width: 100%;
        margin-bottom: 5px;
    }
    .url-header .action-close {
        margin: 0 4px;
        float: right;
        cursor: pointer;
    }
    .url-header .title{
        margin: 0 4px;
        float: left;
        cursor: pointer;
    }
    .url-block:hover {
        background: #f1f1f1;
    }
    .directionup {
        z-index: 99;
    }
    .links .view {
        float: right;
        padding-left: 22px;
        background: url(/templates/default/images/icons/eye-small.png) no-repeat 5px center;
        margin-right: 5px;
    }
    #wall_add_form .url {
        margin-bottom: 10px;
    }
    #wall_add_form .video {
        margin-bottom: 10px;
    }
   .video-header {
        display: inline-table;
        width: 100%;
        margin-bottom: 5px;
    }
    .video-header .action-close {
        margin: 0 4px;
        float: right;
        cursor: pointer;
    }
    .video-header .title{
        margin: 0 4px;
        float: left;
        cursor: pointer;
    }
    
    .wall_video {
        padding: 5px;
    }
    
    .auth_soc .title {
        color: #000 !important;
        height: 11px !important;
        line-height: 15px !important;
    }
    
    
    


.cities-menu {
    margin-right: auto;
    margin-left: auto;
    font-size: 0px;
    display: flow-root;

}
.cities-menu-item-link span {
    position: absolute;
    font-size: 23px;
}

.cities-menu-item {
    width: 50%;
    height: auto;
    float: left;
    position: relative;
    overflow: hidden;
    margin-bottom: 7px;
    
}
.city-block {
display: block;
    width: auto;
    height: 100%;
    padding: 0 7px 0px 0px;
}
.cities-menu-item-link {
    font-size: 1.63em;
}
.cities-menu-item-link {
    position: relative;
    overflow: hidden;
}
.cities-menu-item-link {
    display: block;
    width: 100%;
    height: 100%;
    background: grey;
    color: #fff;
}
.cities-menu-item-link span {
    padding-top: 2px;
    padding-left: 14px;
    bottom: 0;
    width: 100%;
    background: -webkit-linear-gradient(rgba(39, 39, 39, 0.12), rgba(39, 39, 39, 0.87));
    background: -o-linear-gradient(rgba(39, 39, 39, 0.12), rgba(39, 39, 39, 0.87));
    background: -moz-linear-gradient(rgba(39, 39, 39, 0.12), rgba(39, 39, 39, 0.87));
    background: linear-gradient(rgba(39, 39, 39, 0.12), rgba(39, 39, 39, 0.87));
}

.cities-menu-item-link span {
    position: absolute;
    font-size: 23px;
}
.change-city {
    color: #66bb6a;
}
.change-city:hover {
    color: #66bb6a;
    cursor: pointer;
}

@media (max-width: 610px) {
    .cities-menu-item {
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    overflow: hidden;
    margin-bottom: 7px;
}
}

.change-city:after {
    content: "\f078";
    font: normal normal normal 14px/1 boxedFont;
    margin-left: 5px;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
        vertical-align: middle;
    margin-top: -4px !important;
}
    



[href^="/users/"] img {
    display: block;
    border: 0;
    text-decoration: none;
    border-radius: 50%;
    overflow: hidden;
}
.widget_activity_list .images img{
    border-radius: 0px;
}
.widget_activity_list .item > .image {
    border: 0px;
}
#wall_widget #entries_list .entry .content {
    margin-left: 0px;
    padding-left: 0px;
}
#wall_widget #entries_list .entry .body .avatar img {
    max-width: 50px;
}

#wall_widget #entries_list .entry .content {
    background: none;
}



#wall_widget #entries_list .repost {
    overflow: hidden;
    margin-bottom: 15px;
    padding-bottom: 0px;
    border-bottom: none;
    border-left: 2px solid #dee6ee;
    padding-left: 10px;
}
#wall_widget #entries_list .repost .body .avatar img {
    max-width: 48px !important;  
}
#wall_widget #entries_list .repost .action {
    display: none;
}


#wall_widget #entries_list .repost .content {
    margin-left: 52px  !important;
}

.entry .action a {
        align-items: center;
}

.entry .action {
    margin-top: 10px;
    display: flex;
}
.views-right {
    cursor: default !important;
    opacity: 0.5;
}

.entry .action a {
    cursor: pointer;
    text-decoration: none!important;
    height: 26px;
    padding-left: 0px;
    box-sizing: border-box;
    /* white-space: nowrap; */
}
.entry .action a  {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
        padding-right: 10px;
}


.action a span {
    overflow: hidden;
    margin-left: 10px;
}

.icon-button {
    width: 24px;
    height: 24px;
    background: no-repeat 50% / contain;
    opacity: 0.7;
    -o-transition: opacity 100ms ease-in-out;
    transition: opacity 100ms ease-in-out;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: block;
}

.icon-like {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%3Ctitle%3Elike_outline_24%3C%2Ftitle%3E%3Cpath%20d%3D%22M0%2C0H24V24H0Z%22%20fill%3D%22none%22%2F%3E%3Cpath%20d%3D%22M17%2C2.9A6.43%2C6.43%2C0%2C0%2C1%2C23.4%2C9.33c0%2C3.57-1.43%2C5.36-7.45%2C10l-2.78%2C2.16a1.9%2C1.9%2C0%2C0%2C1-2.33%2C0L8.05%2C19.37C2%2C14.69.6%2C12.9.6%2C9.33A6.43%2C6.43%2C0%2C0%2C1%2C7%2C2.9a6.46%2C6.46%2C0%2C0%2C1%2C5%2C2.54A6.46%2C6.46%2C0%2C0%2C1%2C17%2C2.9ZM7%2C4.7A4.63%2C4.63%2C0%2C0%2C0%2C2.4%2C9.33c0%2C2.82%2C1.15%2C4.26%2C6.76%2C8.63l2.78%2C2.16a.1.1%2C0%2C0%2C0%2C.12%2C0L14.84%2C18c5.61-4.36%2C6.76-5.8%2C6.76-8.63A4.63%2C4.63%2C0%2C0%2C0%2C17%2C4.7c-1.56%2C0-3%2C.88-4.23%2C2.73L12%2C8.5l-.74-1.07C10%2C5.58%2C8.58%2C4.7%2C7%2C4.7Z%22%20fill%3D%22%23828a99%22%2F%3E%3C%2Fsvg%3E");
}
.icon-repost {
    background-image: url("/templates/default/images/repost.svg");
}

.icon-views {
    background-image: url('data:image/svg+xml;charset=utf-8,<svg%20xmlns%3D"http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg"%20width%3D"14"%20height%3D"10"%20viewBox%3D"1%202%2014%2010"%20style%3D"fill%3A%23828a99%3B"><path%20d%3D"M8%2012C3.8%2012%201%208%201%207%201%206%203.8%202%208%202%2012.2%202%2015%206%2015%207%2015%208%2012.2%2012%208%2012ZM8%2010.5C9.9%2010.5%2011.5%208.9%2011.5%207%2011.5%205.1%209.9%203.5%208%203.5%206.1%203.5%204.5%205.1%204.5%207%204.5%208.9%206.1%2010.5%208%2010.5ZM8%208.6C7.1%208.6%206.4%207.9%206.4%207%206.4%206.1%207.1%205.4%208%205.4%208.9%205.4%209.6%206.1%209.6%207%209.6%207.9%208.9%208.6%208%208.6Z"%2F><%2Fsvg>');
}
.views-right {
    position: absolute;
    right: 0px;
}

.action a span {
    font-weight: 500;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: auto;
    -o-transition: margin-left 100ms linear;
    transition: margin-left 100ms linear;
}
.action a span {
    font-size: 14px;
    line-height: 16px;
    height: 16px;
    overflow: hidden;
    color: #67707a;
}
.hash_tag, .hash_tag:hover {
    color: #66bb6a;
    text-decoration: underline;
}


#wall_widget #wall_add_form .loading{ display: none; }

#wall_widget #entries_list{
    margin-top:20px;
}

#wall_widget #entries_list .entry{
    overflow: hidden;
    margin-bottom:15px;
    padding-bottom:15px;
    border-bottom: dashed 1px #ccc;
}

#wall_widget #entries_list .entry:last-child{
    border:none;
    margin-bottom: 0;
}


#wall_widget #entries_list .entry .info,
#wall_widget #entries_list .entry .body {
    overflow: hidden;
}

#wall_widget #entries_list .entry .info{
    margin-bottom:6px;
}

#wall_widget #entries_list .entry .avatar {
    float: left;
}

#wall_widget #entries_list .entry .anchor,#wall_widget #entries_list .entry .date  {
    float: left;
    margin-right: 10px;
    font-size:12px;
}

#wall_widget #entries_list .header-left {
    float: left;
    padding-left: 10px;
    font-size: 12px;
}

#wall_widget #entries_list .entry .info a { color: #999; }
#wall_widget #entries_list .entry .info a:hover { color: #66bb6a; }

#wall_widget #entries_list .entry .info .name .user{ color:#000; }
#wall_widget #entries_list .entry .info .name .user:hover{ color:#66bb6a; }

#wall_widget #entries_list .entry .info .date{ color:#999; }

#wall_widget #entries_list .entry .body {}
#wall_widget #entries_list .entry .body .avatar img{ display:block; }

#wall_widget #entries_list .entry .content{
    color:#333;
    padding-top: 4px;
    background: url("../images/comment_arrow.png") no-repeat 0px 6px;
    position: relative;
    z-index: 2;
}
#wall_widget #entries_list .entry .content .text img {
    max-width: 100%;
}
#wall_widget #entries_list .entry .links{
    font-size:12px;
    margin-top:10px;
}

#wall_widget #entries_list .entry .links.has_replies{
    background:url("../images/icons/comment-small.png") no-repeat left center;
    padding-left:20px;
}

#wall_widget #entries_list .entry .links a {
    font-size:11px;
    color:#7f8c8d;
    border-bottom:dashed 1px #BDC3C7;
    text-decoration: none;
    margin-right:6px;
}

#wall_widget #entries_list .entry .links a:hover {
    color:#66bb6a;
    border-bottom:dashed 1px #66bb6a;
}

#wall_widget #entries_list .entry .links a.get_replies{
    font-weight:bold;
    color:#000;
    border-bottom: dashed 1px #34495e;
}

#wall_widget #entries_list .entry .links a.get_replies:hover{
    color:#66bb6a;
    border-bottom-color:#66bb6a;
}

#wall_widget #entries_list .replies_loading {
    margin-top:12px;
    margin-bottom: 10px;
    color:#666;
    display: none;
}

#wall_widget #entries_list .replies {
    clear:both;
}

#wall_widget #entries_list .replies .entry{
    font-size:12px;
    padding:10px;
    border-left:solid 4px #ddd;
    border-bottom:none;
    margin:0;
    margin-top:10px;
    margin-left:18px;
}

#wall_widget #entries_list .replies .entry:hover{
    border-left-color:#BDC3C7;
}

#wall_widget #entries_list .replies .entry:hover .avatar{
    border-color:#BDC3C7;
}

#wall_widget #entries_list .replies .entry .info{
    margin:0; padding:0;
    padding-left:0px;
    margin-bottom: 3px;
}

#wall_widget #entries_list .replies .entry .content{
    background:none;
    margin:0; padding:0;
}

#wall_widget #entries_list .replies .entry .avatar{
    float:right;
    border:solid 1px #ddd;
}

#wall_widget #entries_list .show_more {
    margin-top:-14px;
}

#wall_widget #entries_list .show_more a{
    display: block;
    height: 30px;
    line-height: 30px;
    text-align:center;
    background:#e8f5e9;
    color:#000;
    text-decoration:none;
}

#wall_widget #entries_list .show_more a:hover{
    background:#66bb6a;
}



@media (max-width: 410px) {
    .action a span.name {
        display: none;
}
}


    .board_list {
        
    }
    
    .board_list .vip .block {
        background: #fcf19c;
    }

    .board_list .item {
    width: 32.6%;
    float: left;
    padding-top: 5px;
    padding-left: 5px;
    }
    .board_list .item .block {
        margin-right: 15px;
        margin-bottom: 15px;
        position: relative;
        box-shadow: 0 0 5px 2px rgba(39,39,39,0.30) !important;
        
    }
    .board_list .item .block:nth-child(3n) {
        padding-right: 0px;
    }
    .board_list .item .image {
        position: relative;
        
    }
    .board_list .item .image a.img {
        height: 180px;
        width: 100%;
        display: block;
    }
    .board_list .item .price {
        position: absolute;
        color: #fff;
        bottom: 25px;
        background: #66bb6a;
        right: 0px;
        padding: 5px 5px;
    }
    .board_list .item .city {
        position: absolute;
        color: #000;
        top: 10px;
        background: #fff;
        left: 10px;
        padding: 5px 5px;
        font-size: 12px;
        line-height: 9px;
    }
    .board_list .item .name {
        font-size: 110%;
    }
    .board_list .item .name a {
        color: #000;
    }
    .board_list .item .footer {
        padding: 10px;
        display: flow-root;
        
    }
    .board_list .item .views {
        color: #666;
        float: left;
        font-size: 12px;
    }
    .board_list .item .views i{
        padding-right: 5px;
    }
    .board_list .item .date {
        font-size: 12px;
        color: #666;
        float: right;
    }
    .board_list .item .header {
        padding: 10px;
    }
    
    .board_list .item .price{
	display:inline-block;
	color:#374046;
	text-align:center;
	text-decoration:none !important;
	padding:5px;
	text-transform:uppercase;
	font-size:10px;
	position:absolute;
	border-right:15px solid #fff;
	-moz-transition: all 300ms ease; -o-transition: all 300ms ease; -webkit-transition: all 300ms ease; transition: all 300ms ease;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition: color 1000ms;
        transition: color 1000ms;
	overflow:hidden;
    }


    .board_list .item .price{
            font-size:12px;	
            background:red;
            color:#222;
            border:0;
            font-weight:600;
    }
    .board_list .item .price{
            background:#fff;
            color:#000;
    }
    .board_list .item .price::before{
      content: "";
      position: absolute;
      z-index: -1;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: #374046;
      -webkit-transform: scaleX(0);
      transform: scaleX(0);
      -webkit-transform-origin: 0 50%;
      transform-origin: 0 50%;
      -webkit-transition-property: transform;
      transition-property: transform;
      -webkit-transition: 300ms ease-out;
      transition: 300ms ease-out;
    }
    .board_list .item .price::before{
       background:#222;
    }
    .board_list .item .price::before{
       background:#fff;
       color: #000;
    }

    .board_list .item .price:after{
        font: normal normal normal 14px/1 FontAwesome;
            content:'\f061';
            margin-left:5px;
    }
    .board_list .item .price:after{
            background:#fff;
            display:block;
            float:right;
            margin:-8px -6px;
            margin-left:5px;
            padding:8px 6px;
            line-height:1.0;
    }
    .board_list .item .price:hover{
             color:#000;
    }
    .board_list .item .price:hover:after{
            color:#222;
    }
    .board_list .item .price:hover{
             color:#000;
    }
    .board_list .item .price:after,
    .board_list .item .price:hover:after{
            color:#000;
            background:#fff;
    }

    .board_list .item .price:hover::before {
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
    }
    .board_list .item .image-zoomer {
        height: 60px;
        width: 60px;
        position: absolute;
        cursor: pointer;
        display: inline-block;
        z-index: 2;
        bottom: 0px;
        left: -5px;
        opacity: .8;
        background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMzJweCIgaGVpZ2h0PSIzMnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDk3LjkzOCw0MzAuMDYzbC0xMTItMTEyYy0wLjMxMy0wLjMxMy0wLjYzNy0wLjYwNy0wLjk1NS0wLjkwOUM0MDQuNjM2LDI4NS40MDMsNDE2LDI0OC4wMDYsNDE2LDIwOCAgIEM0MTYsOTMuMzEzLDMyMi42OTUsMCwyMDgsMFMwLDkzLjMxMywwLDIwOHM5My4zMDUsMjA4LDIwOCwyMDhjNDAuMDA3LDAsNzcuNDA0LTExLjM2NCwxMDkuMTU0LTMxLjAxOCAgIGMwLjMwMiwwLjMxOSwwLjU5NiwwLjY0MywwLjkwOSwwLjk1NWwxMTIsMTEyQzQzOS40Myw1MDcuMzEzLDQ1MS43MTksNTEyLDQ2NCw1MTJjMTIuMjgxLDAsMjQuNTctNC42ODgsMzMuOTM4LTE0LjA2MyAgIEM1MTYuNjg4LDQ3OS4yMDMsNTE2LjY4OCw0NDguNzk3LDQ5Ny45MzgsNDMwLjA2M3ogTTY0LDIwOGMwLTc5LjQwNiw2NC42MDItMTQ0LDE0NC0xNDRzMTQ0LDY0LjU5NCwxNDQsMTQ0ICAgYzAsNzkuNDA2LTY0LjYwMiwxNDQtMTQ0LDE0NFM2NCwyODcuNDA2LDY0LDIwOHoiIGZpbGw9IiNGRkZGRkYiLz4KCTxwYXRoIGQ9Ik0yNzIsMTc2aC0zMnYtMzJjMC0xNy42NzItMTQuMzI4LTMyLTMyLTMycy0zMiwxNC4zMjgtMzIsMzJ2MzJoLTMyYy0xNy42NzIsMC0zMiwxNC4zMjgtMzIsMzJzMTQuMzI4LDMyLDMyLDMyaDMydjMyICAgYzAsMTcuNjcyLDE0LjMyOCwzMiwzMiwzMnMzMi0xNC4zMjgsMzItMzJ2LTMyaDMyYzE3LjY3MiwwLDMyLTE0LjMyOCwzMi0zMlMyODkuNjcyLDE3NiwyNzIsMTc2eiIgZmlsbD0iI0ZGRkZGRiIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
        background-repeat: no-repeat;
        background-position: center center;
    }
    .board_list .item .image-zoomer:hover{
        opacity:1;
    }
    
    @media (max-width: 610px) {
    .board_list .item{
        width: 100%;
    }   
    }
    
    .board_list_widget .owl-item{
        overflow: unset;
    }
    .board_list_widget .item {
        width: 95%;
    }

    @media screen and (max-width: 480px) {
        .board_list_widget .item {
            width: 95% !important;
        }
    } 

    .board_list_widget .item {
        padding: 5px;
    }