.gsbrand-class .slick-list .slick-slide,
.gsbrand-slider2 .slick-list .slick-slide { box-shadow: none !important;}



.gswcbr_brand_post_image {
    float: right;
    margin: 0 0 10px 10px;
    width: 100%;
}
.gswcbr_brand_description {
    max-width: 100%;
    margin: 1em 0;
}
.gs_widget_brand_element {
    margin-top: 1.5em;
  	margin-bottom: 1.5em;
}
.sidebar .gs_widget_brand_element a,
.gs_widget_brand_element a {
	border-bottom: none;
}
.sidebar .gs_widget_brand_element span.count,
.gs_widget_brand_element span.count {
    margin: 0 15px 0 5px;
}

.sidebar .gs_widget_brand_element a.brand-name,
.gs_widget_brand_element a.brand-name { text-transform: capitalize; }
.brand-nm-count { text-align: center; }
.brand-nm-count .brand-nm-txt { text-transform: capitalize; }
.brand-grids .brand-nm-count { margin-top: 10px;}

/*slider two*/
.gsbrand-slider2 .slick-slide {
	transform: scale(0.8);
	opacity: .5;
	transition: .3s ease-in-out all;

}
.gsbrand-slider2 a {
	text-decoration: none !important;
}
.gsbrand-slider2 .slick-slide.slick-center {
	opacity: 1;
	transform: scale(1.08);
}
.slick-prev, .slick-next {
    background:#b1acac !important;
    color:#fff !important;
    opacity:1 !important;
    width:33px !important;
    height:30px !important;
}
.slick-prev { left: -32px !important; }
.slick-next { right: -32px !important; }
.slick-slide img {
    height: 60px;
    margin: 20px auto;
}
.slick-list{ padding:15px 5px !important; }
.webTicker img,.webTicker-rtl img{
    height:50px;
    margin:0px 10px;
}
.webTicker .caption,.webTicker-rtl .caption {
    margin-top: -158px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.webTicker a:focus, .webTicker a:hover,
.webTicker-rtl a:focus, .webTicker-rtl a:hover,
.brand-grids a:focus, .brand-grids a:hover,
.brand-grid-filter a:focus, .brand-grid-filter a:hover { text-decoration: none; }


/*brand-grid*/

.horizontal-filter img ,.brand-grid img ,.brand-grid-masonary img{
	margin-bottom: 20px;
}

/*brand-grid-filter*/

ul.gs-brand-select  {
    text-align: center;
	list-style-type: 
    margin-left: 0 !important;
}
ul.gs-brand-select  li {
	display: inline-block;
	margin: 10px;
	font-size: 16px;
	cursor: pointer;
	padding: 10px;
}
ul.gs-brand-select  li.active {
	color: red;
	padding: 10px;
}
.brand-grid-filter-list img {
    width: 100px;
    text-align: center;
    margin: 0 auto;
}
.product-brand {
    display: inline-block;
    margin: 10px;
    /*border: 1px solid #b5a5a5;*/
    padding: 10px;
}
.product-brand a.gswcbr { border-bottom: none; display: block; }
.brand-grid-masonary .text-center {
	border: 1px solid rgba(0, 0, 0, 0.07);
	padding: 10px;
	margin: 18px 0;
}
.brand-grid-masonary figcaption { padding: 11px; }

table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td {
	vertical-align: middle;
    text-align: center;
}
table#gs-brand .brand-img a img { width:120px !important; }

.brand-grids .normal-grid,
.brand-grid-filter .horizontal-filter {
    min-height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.brand-img a {
    display : block;
    border-bottom : none !important;
    width: 120px !important;
}
.brand-leter { font-size: 25px; margin: 20px 0 8px 0; font-weight: 500;}
.brand-fig { margin: 10px 0; }
.gs-brand-select { margin-left: 0 !important; }

.tax-gswcbr_brand .content-area { margin-top: 50px; }
.tax-gswcbr_brand .woocommerce-products-header {
    background: #eaeff3;
    text-align: center;
    margin: 20px 0 40px;
    padding: 10px;
    border-radius: 3px;
}
.tax-gswcbr_brand .woocommerce-products-header .page-title { text-transform: capitalize; }
.slick-initialized .slick-slide,
ul.webTicker li a,
ul.webTicker-rtl li a,
.brand-grids .normal-grid a,
.brand-grid-masonary .text-center a,
.brand-grid-filter .horizontal-filter a,
.brand-grid-filter-list .brand-fig a { border-bottom: none; text-decoration: none; display: block; }

.gs-brand ul.products li.product div a,
.woocommerce ul.products li.product div a { border-bottom: none; text-decoration: none; text-transform: capitalize; }
.woocommerce ul.products li.product .price span,
.gs-brand-on-shop { font-size: 15px; font-weight: 600; }
.brand-grid-filter-list .col-md-12 { text-align: center; }
.dataTables_length select, .dataTables_filter input[type="search"] { padding: 10px 16px; }
/*.brand-grid-masonary .text-center a { display: block; }*/

@media screen and (min-width: 1600px) {
/*for different height grid*/
    .brand-grids, .brand-grid-filter {
        overflow: hidden;
        display: flex;
        flex-wrap: wrap;
        padding-top: 35px;
    }
    /*.brand-grids .gs_book_author .col-md-4 {
        float: left;
        width: 33.33%;
        margin-bottom: 10px;
    }*/
    /*.brand-grids .col-md-4:nth-child(3n+3):after,
    .brand-grid-filter .col-md-3:nth-child(4n):after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }*/
    /*end for different height grid*/ 
    .brand-grid-masonary { padding-top: 35px; }
}
@media only screen and (min-width: 768px) and (max-width: 1023px){
    .product-brand { margin: 10px auto; }
}
@media only screen and (min-width: 480px) and (max-width: 599px) {
    .product-brand { margin: 10px 20px; }
}
@media only screen and (max-width: 479px) {
    .col-xs-6 { width: 100% !important; }
    .product-brand { display: block; text-align: center; }
}