/******************************************************************
    Main Colors
******************************************************************/
/******************************************************************
    Fonts
******************************************************************/
/******************************************************************
    Borders
******************************************************************/
/******************************************************************
    Backgrounds
******************************************************************/
/******************************************************************
    RESPONSIVE
******************************************************************/
#index #homefeatured_block {
    background-color: white;
    padding-top: 30px;
    padding-bottom: 30px;
}

#index #homefeatured_block h2 {
    font-weight: normal;
}

#index #homefeatured_block .title {
    color: #717171;
    font-size: 30px;
    text-transform: uppercase;
    font-family: "SaveurSans-Regular";
    text-align: center;
    margin-bottom: 60px;
}

#index #homefeatured_block .title span {
    font-weight: bold;
}

#index #homefeatured_block > .sep {
    width: 6px;
    height: 1px;
    background-color: #593312;
    margin: 20px auto 0;
    display: block;
}

@media only screen and (max-width: 768px) {
    #index #homefeatured_block {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

/*
#index #homefeatured li {margin-left:20px}
#index #homefeatured li.first-in-line {width: 490px;height:680px;margin-left:0;border-bottom: none}
#index #homefeatured li.first-in-line .product_img_link {display: block;width: 490px;height: 490px;overflow: hidden}
#index #homefeatured li.first-in-line .product_img_link img {width: 490px;height: 490px;}
#index #homefeatured li.first-in-line .product-name {margin-top:30px;font-size: 24px;line-height: 28px;padding:0 120px}
#index #homefeatured li.first-in-line .content_price {margin-top:25px}
#index #homefeatured li.first-in-line .c_hover {margin-top: 120px}

#index #homefeatured li:hover .product_img_link img {width: 255px;height: 255px;}
#index #homefeatured li.first-in-line:hover .product_img_link img {width: 530px;height: 530px;margin:-20px 0 0 -20px}
*/
/*
@media (max-width: $screen-tablet ) {
  #index #homefeatured li {margin:10px 0 0 8px!important}
  #index #homefeatured li.first-in-line {width: 376px;margin-left:0!important}
  #index #homefeatured li.first-in-line .product_img_link {width: 376px;height: 376px;padding-bottom:10px}
  #index #homefeatured li.first-in-line .product_img_link img {width: 376px;height: 376px;}
  #index #homefeatured li.first-in-line:hover .product_img_link img {width: 416px;height: 416px;}
  #index #homefeatured li.first-in-line .product-name {padding:0 70px}
  #index #homefeatured li.first-in-line .content_price {display: block}
  #index #homefeatured li.first-in-line .tablet_mobile {clear: both;margin-top:22px}
  #index #homefeatured li:hover .product_img_link img {width: 204px;height: 204px;}
}

@media (max-width: $screen-mobile ) {
  #index #center_column #homefeatured_block {margin-top:40px}
  #index #center_column #homefeatured_block .c_center {width: 100%;margin:0}
  #index #center_column #homefeatured li {float:left;width: 48%;margin:0 1% 20px!important;height: auto}
  #index #center_column #homefeatured li.last-in-line {border: none;}
  #index #center_column #homefeatured li.first-in-line {margin:0 1%;float: left;width: 48%;text-align: left;height: auto;padding: 15px 0;}
  #index #center_column #homefeatured li .product_img_link {width: 100%;height: auto;border: none;padding-bottom:0 }
  #index #center_column #homefeatured li .product_img_link img {width: 100%;height: auto}
  #index #center_column #homefeatured li .product-name {padding:0;height: 40px;font-size: 16px;line-height: 20px;margin:0 5%}

  #index #center_column #homefeatured li:hover .product_img_link img {width: 100%;height: auto;margin:0}
  #index #center_column #homefeatured li.first-in-line .content_price {margin-top:10px}
  #index #center_column #homefeatured li.first-item-of-mobile-line {clear: both}
  #index #center_column #homefeatured li.first-in-line .tablet_mobile {margin-top:10px}
  #index #center_column #homefeatured li:last-child {display: none!important}

}
*/
