ul.product_list_widget{
    padding: 0;
    list-style: none;
}
ul.product_list_widget > li {
    margin-bottom: 10px;
    overflow: visible;
}
ul.product_list_widget > li:after{
    clear: both;
    display: block;
    content: "";
}
ul.product_list_widget > li a{
    color:#000000;
    display: block;
}
ul.product_list_widget > li a:hover{
    color:#246ea3;
    text-decoration: none;
}
ul.product_list_widget li img {
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    height: auto;
}
ul.product_list_widget .content-random-product {
    margin-left: 90px;
}
ul.product_list_widget .product-title{
    float: left;
    position: relative;
    width: 83px;
    height: 83px;
    border: 1px solid #f5f1f1;
    text-align: center;
}
ul.product_list_widget .product-title .content-random-product > .old-price, 
ul.product_list_widget .product-title .content-random-product > .special-price {
    display: block !important;
    height: auto !important;
    text-align: left;
}
ul.product_list_widget .content-random-product .old-price, 
ul.product_list_widget .content-random-product .special-price {
    display: block;
}
ul.product_list_widget .store_featured_item{
    color: #E21E27;
    font-weight: bold;
}
.store_plugin .review_star {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  width: auto;
}
.menustore-wrapper {
    position: fixed;
    right: 0;
    top: 33%;
    z-index: 100;
    transition: right 0.45s ease 0.5s;
}
.menustore {
    background: #de4a4a none repeat scroll 0 0;
    border-radius: 15px 0 0 15px;
    cursor: pointer;
    float: left;
    padding: 10px;
}
.menustore > i {
    color: #fff;
    font-size: 25px;
}
.menustore-wrapper .menu-store-contain {
    background: #246ea3;
    box-shadow: 3px 2px 6px 0 rgba(0, 0, 0, 0.5);
    color: #fff;
    display: block;
    float: left;
    padding: 0;
    width: auto;
    border-radius: 4px 0 0 4px;
}
.menu-store-contain > a {
    color: #fff;
    display: block;
    padding: 10px;
    width: 100%;
}
.menu-store-contain > a:hover {
    background:#000;
    color: #fff;
}
.menustore-wrapper.showtime {
    transition: right 0.45s ease 0.5s;
    right:0;
}
.menu-store-contain > a em {
    font-style: normal;
}
.menu-store-contain > a > i {
    font-size: 20px;
}
/*.tooltip-inner {
    white-space:nowrap;
}
.tooltip > .tooltip-inner {background-color: #bd1000;}
.tooltip.top .tooltip-arrow {
    border-top-color: #bd1000;
}*/
.bus_review_photo div.bus_review_photo_item {
    float: left;
    margin-top: 10px;
    padding: 2px;
    width: 20%;
}
.bus_review_photo div.bus_review_photo_item a {
    background-size: cover;
    display: block;
    height: 0;
    overflow: hidden;
    padding-bottom: 100%;
    width: 100%;
}
.bus_review_photo {
    overflow: hidden;
}
.layer_square.photoModal > img ,
.bus_review_photo .layer_square > img ,
.bus_detail_tab .photoItem .layer_square.photoModal > img {
    width: 100%;
}
.bus_review_info .review_star{
    background-color: transparent;
}
.menu-store-contain .cart_balloon{
    position: absolute;
    background-color: #f00;
    border-radius: 20px;
    left: -6px;
    right: 0;
    width: 30px;
    height: 30px;
    text-align: center;
    top: -17px;
    padding-top: 8px;
    overflow: hidden;
}
#storeModal .modal-dialog {
    width: 890px;
}
#storeModal button.close span {
    font-size: 30px;
}
#quickview-content {
    background: #fff;
    padding: 15px 10px;
}
#quickview-content .product-images .quick-thumbnails {
    float: left;
    width: 100%
}
#quickview-content .product-images .quick-thumbnails .slick-prev,
#quickview-content .product-images .quick-thumbnails .slick-next {
    height: 30px;
    margin-top: -15px;
    width: 30px
}
#quickview-content .product-images .quick-thumbnails .slick-prev {
    left: 0
}
#quickview-content .product-images .quick-thumbnails .slick-next {
    right: 0
}
#quickview-content .product-images .quick-thumbnails .slick-prev:before,
#quickview-content .product-images .quick-thumbnails .slick-next:before {
    color: #999;
    display: block;
    font-size: 30px;
    height: 30px;
    width: 30px
}
#quickview-content .product-images .main-image {
    float: left;
    margin-bottom: 10px;
    width: 332px;
    height: 332px;
    overflow: hidden;
    text-align: center;
}
#quickview-content .product-images .main-image img {
    box-shadow: none;
    max-width:100%;
    max-height:100%;
}
#quickview-content .product-info {
    float: left;
    padding-left: 30px;
    padding-right: 30px;
    width: 60%;
}
#quickview-content .connected-carousels .stage {
    width: 100%;
    margin: 0 auto 20px;
    position: relative
}
#quickview-content .connected-carousels .photo-credits {
    position: absolute;
    right: 15px;
    bottom: 0;
    font-size: 13px;
    color: #fff;
    text-shadow: 0 0 1px rgba(0, 0, 0, .85);
    opacity: .66
}
#quickview-content .connected-carousels .photo-credits a {
    color: #fff
}
#quickview-content .connected-carousels .navigation {
    width: 100%;
    margin: 20px auto;
    position: relative
}
#quickview-content .connected-carousels .carousel {
    overflow: hidden;
    position: relative
}
#quickview-content .connected-carousels .carousel ul {
    width: 999999px;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0
}
#quickview-content .connected-carousels .carousel li {
    float: left;
    height: 332px;
    width: 332px;
    text-align: center;
    border: 1px solid #f5f1f1;
}
#quickview-content .connected-carousels .carousel-navigation li {
    float: left;
    width: 83px;
    cursor: pointer
}
#quickview-content .connected-carousels .carousel-stage {
    width: 332px;
    height: 332px;
}
#quickview-content .connected-carousels .carousel-navigation {
    background: #fff;
    border: none;
    border-radius: 0;
    box-shadow: none;
    height: 83px;
    width: 100%
}
#quickview-content .connected-carousels .carousel-navigation li img {
    display: block;
    border: 1px solid #f5f1f1;
    max-width: 100%;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}
#quickview-content .connected-carousels .next-stage,
#quickview-content .connected-carousels .prev-stage {
    display: block;
    position: absolute;
    top: 0;
    width: 305px;
    height: 410px;
    color: #fff
}
#quickview-content .connected-carousels .prev-stage {
    left: 0
}
#quickview-content .connected-carousels .next-stage {
    right: 0
}
#quickview-content .connected-carousels .next-stage.inactive,
#quickview-content .connected-carousels .prev-stage.inactive {
    display: none
}
#quickview-content .connected-carousels .next-stage span,
#quickview-content .connected-carousels .prev-stage span {
    display: none;
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #4E443C;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 24px/27px Arial, sans-serif;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: 0 0 2px #999;
    -moz-box-shadow: 0 0 2px #999;
    box-shadow: 0 0 2px #999
}
#quickview-content .connected-carousels .prev-stage span {
    left: 20px
}
#quickview-content .connected-carousels .next-stage span {
    right: 20px
}
#quickview-content .connected-carousels .next-stage:hover span,
#quickview-content .connected-carousels .prev-stage:hover span {
    display: block
}
#quickview-content .connected-carousels .next-navigation,
#quickview-content .connected-carousels .prev-navigation {
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    background: #4E443C;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 16px/29px Arial, sans-serif;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: 0 0 2px #999;
    -moz-box-shadow: 0 0 2px #999;
    box-shadow: 0 0 2px #999
}
#quickview-content .connected-carousels .prev-navigation {
    left: -15px;
    top: 22px;
    text-indent: 6px
}
#quickview-content .connected-carousels .next-navigation {
    right: -15px;
    top: 22px;
    text-indent: 20px
}
#quickview-content .connected-carousels .next-navigation.inactive,
#quickview-content .connected-carousels .prev-navigation.inactive {
    opacity: .5;
    cursor: default
}
#quickview-content .carousel.carousel-stage>ul li>img {
    max-width: 100%;
    max-height: 100%;
}
#quickview-content .store_product_item {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: none repeat scroll 0 0 #fff;
    padding: 0 5px;
    margin-bottom: 10px;
}
#quickview-content .store_image_wrapper {
    width: 310px;
    padding: 0;
    position: relative;
    float: left;
}
#quickview-content .store_image_wrapper .product-image {
    display: inline-block;
    margin: 0 0 5px;
    position: relative;
    width: 100%;
    text-align: center;
    position: relative;
}
#quickview-content .store_image_wrapper .product-image a img {
    box-shadow: none;
    float: none;
    margin: auto;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#quickview-content .store_image_wrapper .product-image .quick-view {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    background: #ccc url(images/quick_view.png) no-repeat;
    width: 50px;
    height: 50px;
    display: block;
    text-indent: -9999px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    opacity: 0.8;
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transition: 0.3s !important;
    cursor: pointer;
    z-index: 999;
}
#quickview-content .store_image_wrapper:hover .product-image .quick-view {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
}
#quickview-content .store_image_wrapper .product-image .quick-view {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    background: #ccc url(images/quick_view.png) no-repeat;
    width: 50px;
    height: 50px;
    display: block;
    text-indent: -9999px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    opacity: 0.8;
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transition: 0.3s !important;
    cursor: pointer;
    z-index: 999;
}
#quickview-content .store_product_wrapper .product-name a {
    color: #444;
    text-decoration: none;
    display: block;
    width: 100%;
}
#quickview-content .store_product_wrapper .product-name {
    height: auto;
    line-height: normal;
    margin: 0 0 5px;
    max-height: 100px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
    font-size: 18px;
}
#quickview-content .store_product_wrapper .store_review_star {
    text-align: left;
    display: inline-block;
}
#quickview-content .store_product_wrapper .price-box {
    margin: 3px 0;
    clear: both;
    float: left;
    width: 100%;
    text-align: left;
    display: block;
}
#quickview-content .store_product_wrapper .special-price {
    font-size: 20px;
    color: #246ea3;
    display: inline-block;
    line-height: 30px;
}
#quickview-content .store_product_wrapper .product_item_actions {
    padding: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    width: 100%;
    margin: 0;
    background-color: #fff;
}
#quickview-content .store_product_wrapper .product_item_actions .action-buttons {
    padding: 0;
    display: box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    width: 100%;
    margin: 0;
    background-color: #fff;
}
#quickview-content .store_product_wrapper .product_item_actions .action-buttons>div {
    float: none!important;
    margin-right: 1px;
    text-align: center!important;
    width: auto!important;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    box-flex: 1;
}
#quickview-content .store_product_wrapper .product_item_actions .action-buttons>div i{
    font-size: 16px;
    vertical-align: sub;
    margin: 0;
}
#quickview-content .store_product_wrapper .product_item_actions .add-to-cart .add_to_cart_inline {
    border: none !important;
    margin: 0;
    padding: 0 !important;
    position: relative;
}
#quickview-content .store_product_wrapper .product_item_actions .add-to-cart .add_to_cart_inline a{
    background: none;
    width: 100%;
    padding: 0 10px;
    display: block;
    background: #fff;
    font-size: 14px;
    height: 35px;
    line-height: 33px;
    text-align: center;
    white-space: nowrap;
    color: #246ea3;
    text-transform: uppercase;
    font-weight: normal;
    border: 1px solid #246ea3;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    text-decoration: none;
}
#quickview-content .store_product_wrapper .product_item_actions .action-buttons>div a:hover, #quickview-content .store_product_wrapper .product_item_actions .action-buttons>div a.active{
    transition: all .3s ease 0s;
    background: #246ea3;
    color: #fff;
}
#quickview-content .store_product_wrapper .store_detail_addcart .store_detail_addcart_quantity{
    float: left;
    font-size: 14px;
    height: 50px;
    margin-right: 5px;
    width: auto;
}
#quickview-content .store_product_wrapper .store_detail_addcart .store_detail_addcart_quantity input {
    background: none;
    border: 1px solid #333;
    border-radius: 0;
    box-shadow: none;
    font-weight: normal;
    height: 50px;
    margin: 0 1px;
    width: 50px;
}
#quickview-content .store_product_wrapper .store_detail_addcart .store_detail_addcart_button {
    background: #222;
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding: 0 28px;
    text-shadow: none;
    text-transform: uppercase;
    width: auto;
}
#quickview-content .store_product_wrapper .store_detail_addcart .store_detail_addcart_button:hover, #quickview-content .store_product_wrapper .store_detail_addcart .store_detail_addcart_buttonn.active {
    background: #246ea3;
}
#quickview-content .store_product_wrapper .short-description{
    margin-top: 10px;
}
#quickview-content .store_product_wrapper .store_product_meta {
    margin-top: 10px;
    position: relative;
    width: 100%;
}
#quickview-content .store_product_wrapper .store_product_meta .meta_wrapper{
    display: block
}
#quickview-content .store_product_wrapper{
    border: none;
    padding: 0 0 0 15px;
    float: left;
    position: relative;
    min-height: 1px;
    width: 550px;
}
#quickview-content .store_product_item:after{
    clear: both;
    display: block;
    content: "";
}
#quickview-content .product-name, #quickview-content  .store_review_star, #quickview-content  .price-box{
    text-align: left;
}
#quickview-content .store_review_star{
    vertical-align: middle;
}
#quickview-content .store_product_wrapper .product_item_actions .action-buttons{
    width: auto;
}
#quickview-content .store_product_wrapper .product_item_actions .action-buttons > div{
    margin-right: 10px !important;
}
#quickview-content .store_product_wrapper .product_item_actions .action-buttons a{
    width: auto;
    padding: 0 10px;
    float: left;
}
#quickview-content .store-product-action .add-to-links>a, .store-product-action .shareproduct>a, .store-product-action .shareproduct .list_option {
    width: auto;
    background: 0 0;
    border: 1px solid #246ea3;
    color: #246ea3;
    display: block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    transition: all .3s ease 0s;
}
#quickview-content .store_review_star {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    width: auto !important;
}
#quickview-content .store_featured_product {
    background-image: url(images/featured.png);
    background-size: 100% auto;
    display: block !important;
    height: 99px !important;
    left: auto;
    position: absolute !important;
    right: -9px;
    top: -7px;
    width: 102px !important;
    z-index: 99;
    transform: rotate(90deg) scale(1) skew(1deg) translate(0px);
    -webkit-transform: rotate(90deg) scale(1) skew(1deg) translate(0px);
    -moz-transform: rotate(90deg) scale(1) skew(1deg) translate(0px);
    -o-transform: rotate(90deg) scale(1) skew(1deg) translate(0px);
    -ms-transform: rotate(90deg) scale(1) skew(1deg) translate(0px);
}
#quickview-content .store_featured_product:hover{
    text-decoration: none;
}
#quickview-content .store_featured_product span {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    bottom: 0;
    color: #ffffff;
    display: block;
    font-size: 12px;
    height: 40px;
    left: -3px;
    line-height: 40px;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    right: 0px;
    text-overflow: ellipsis;
    top: 6px;
    white-space: nowrap;
}
#quickview-content .store-social-share{
    border-bottom: 1px solid #f1f1f1;
    border-top: 1px solid #f1f1f1;
    float: left;
    padding: 10px 0;
    text-align: center;
    width: 100%;
    margin-top: 10px;
}
#quickview-content .store-social-share .store-social-share-icons{
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style: none;
}
#quickview-content .store-social-share .store-social-share-icons li:first-child {
    margin-left: 0;
}
#quickview-content .store-social-share .store-social-share-icons li {
    display: inline-block;
    list-style: none;
    margin: 5px 15px 5px 0;
    position: relative;
}
#quickview-content .store-social-share .store-social-share-icons li i{
    height: 30px;
    width: 30px;
    display: inline-block;
}
#quickview-content .s-facebook {
    background-image: url(images/facebook_circle.png)!important;
    background-repeat: no-repeat!important;
    background-position: 0 0;
    background-size: 100%;
}
#quickview-content .s-twitter {
    background-image: url(images/twitter_circle.png)!important;
    background-repeat: no-repeat!important;
    background-position: 0 0;
    background-size: 100%;
}
#quickview-content .s-google-plus {
    background-image: url(images/google_circle.png)!important;
    background-repeat: no-repeat!important;
    background-position: 0 0;
    background-size: 100%;
}
#quickview-content .s-linkedin {
    background-image: url(images/linkedin_circle.png)!important;
    background-repeat: no-repeat!important;
    background-position: 0 0;
    background-size: 100%;
}
#quickview-content .s-pinterest {
    background-image: url(images/pinterest_circle.png)!important;
    background-repeat: no-repeat!important;
    background-position: 0 0;
    background-size: 100%;
}
.quickview-message{
    margin-top:5px;
    color: #D8601F;
    font-weight: bold;
}
.store_feed_image{
    width: 150px;
    height: 150px;
    border: 1px solid #f5f1f1;
    display: block;
    text-align: center;
}
.store_feed_image img{
    max-width: 100%;
    max-height: 100%;
    float: none;
}
.activity_item.store_review_item .store_review_info{
    margin-left: 0;
}
.store_review_photo {
    overflow: hidden;
}
.store_review_photo div.store_review_photo_item {
    float: left;
    margin-top: 10px;
    padding: 2px;
    width: 10%;
}
.store_review_photo div.store_review_photo_item a {
    background-size: cover;
    display: block;
    height: 0;
    overflow: hidden;
    padding-bottom: 100%;
    width: 100%;
}
.store_review_photo .layer_square > img{
    width: 100%;
}
.store_activity_item .activity_left{
    max-height: none;
    height: 150px;
    border: 1px solid #f5f1f1;
}
.store_activity_item .activity_left a{
    display: block;
    width: 100%;
    text-align: center;
    height: 100%;
}
.store_activity_item .activity_left a img{
    max-height: 100%;
    max-width: 100%;
}
.store_search_item:after{
    display: block;
    content: "";
    clear: both;
}
.store_search_item a.store_search_img{
    width: 20%;
    height: 163px;
    display: block;
    border: 1px solid #f5f1f1;
    float: left;
    text-align: center;
    margin-right: 10px;
}
.store_search_item a.store_search_img img{
    max-width: 100%;
    max-height: 100%;
}
.store_flexslider {
    margin: 0 0 10px;
    background: #fff;
    position: relative;
    zoom: 1;
    padding: 0;
    overflow: hidden;
}
.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.store_flexslider .store_slides {
    zoom: 1;
    width: 1200%;
    transition-duration: 0s;
    transform: translate3d(0px, 0px, 0px);
}
#store_slider .store_slides li{
    width: 310px;
    margin-right: 0px;
    float: left;
    display: block;
    
}
#store_slider{
    border: 1px solid #f5f1f1;
}
#store_carousel .store_slides li{
    width: 81px;
    margin-right: 3px;
    float: left;
    display: block;
    cursor: pointer;
}
.store_flexslider_thumb{
    position: relative;
}
.store_flexslider_thumb img {
    border: 1px solid #cecece;
    width: 100%;
}
.store_flexslider_thumb .store-flex-active-slide img {
    -webkit-box-shadow: 0px 0px 3px 0px rgba(74,169,210,1);
    -moz-box-shadow: 0px 0px 3px 0px rgba(74,169,210,1);
    box-shadow: 0px 0px 3px 0px rgba(74,169,210,1);
    border: 1px solid #4aaad2;
}
.store_flexslider .store_slides img {
    height: auto;
    -moz-user-select: none;
    width: 100%;
}
.store_slides, .flex-control-nav, .store-flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}
.store-flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
    cursor: default;
    z-index: -1;
}
.store-flex-direction-nav .store-flex-prev {
    left: -5px;
}
.store-flex-direction-nav .store-flex-next {
    right: -5px;
    text-align: right;
}
.store-flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 30px;
    height: 30px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.store-flex-direction-nav a i{
    font-size: 30px;
    color: #eeeeee;
}
.store-flex-direction-nav a.store-flex-disabled {
    visibility: hidden;
}
.old-price {
    text-decoration: line-through;
    margin-right: 3px;
    display: inline-block;
    line-height: 30px;
}
span.newarrival, span.onsale {
    border-radius: 0;
    height: 31px;
    position: absolute;
    width: 67px;
    z-index: 20;
    line-height: 3.236;
    margin: 0;
    min-height: 3.236em;
    min-width: 3.236em;
    padding: .202em;
    color: #fff;
    font-weight: 700;
    text-align: center;
    background: url(../images/bg-sale.png) no-repeat rgba(0, 0, 0, 0);
    left: 0;
    top: 18px;
    font-size: .857em;
}
.sale-text {
    display: block;
    font-size: 15px;
    left: -7px;
    position: absolute;
    right: 0;
    line-height: 3.236;
    text-transform: uppercase;
    top: -9px;
}
@media (max-width: 767px){
    .activity_feed_content_text .review_star {
        display: block;
        background: none;
        height: auto;
    }
    .store_search_item a.store_search_img{
        width: 100px;
        height: 100px;
    }
    .store_search_item .blog-description-truncate{
        margin-top: 0;
    }
    .store_activity_item .activity_left{
        height: auto;
    }
}