/*
Theme Name: The Retailer Child Theme
Theme URI: http://theretailer.getbowtied.com/
Description: This is a child theme for The Retailer.
Author: Get Bowtied
Author URI: http: //www.getbowtied.com/
Template: theretailer
Version: 2.1.2
*/

@import url("../theretailer/style.css");

/****************************************************************/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/****************************************************************/

.from_the_blog_img {
    float: left;
    margin-right: 80px;
    position: relative;
    color: #FFF;
    width: 7%;
}

.slider .product_item {
    padding: 11px 47px 20px !important;
    margin: 0px !important;
    width: auto;
    display: inline-block;
    float: none;
    max-width: 240px;
}

html {
    margin-top: 0px !important;
}
.gbtr_tools_wrapper {
    padding: 10px 0px !important;
}


.gbtr_items_sliders_nav{
display:none;
}


.author {
     display: none;
}

html{
 margin-top:0px !important;
}


/****************************************************************/
/****************************************************************/
/****************************************************************/