﻿@charset "UTF-8";
/*******************************************
 *	Theme Name: SuperMaket
 *	Author: Magentech
 *	Author URI: http://www.magentech.com
 *	Version: 1.0.0
 *	Description: This is html5 Sass template 
 *******************************************/
/* [2] */
/* [8] */
/*===============================================
 [SASS DIRECTORY ]
 [1] Minxin Link
 [2] Minxin Button
 [3] Minxin Triangle
 [4] Minxin LABEL PRODUCT
 [5] Minxin Scrollbars
 [6] Minxin Dev Custom
 ==============================================*/
.button, .btn {
  background: #555;
  color: #fff;
  border-radius: 3px;
  border: none;
  background: #D5393F;
  border-color: #D5393F; }
  .button:hover, .btn:hover {
    background: #555;
    border-color: #555; }

.btn-warning {
  background: #f0ad4e; }

.btn-success {
  background: #5cb85c; }

.btn-info {
  background: #999;
  border-radius: 0;
  text-transform: uppercase; }

.btn-primary {
  background: #999;
  border-radius: 0;
  text-transform: uppercase; }

.btn-danger {
  background: #d9534f;
  border-radius: 0; }

.btn-revo {
  background: #D5393F;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 14px;
  border-radius: 20px;
  padding: 0 35px;
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 20px 0 0px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }
  .btn-revo:hover {
    background: #999; }
.no-margin {
  margin: 0 !important; }
.padin-price-cart {
    padding:0px 0px 10px 0px!important;
}
.margin-top10 {margin-top:10px}
.margin-top20 {margin-top:20px}
.allcart{
    line-height: 20px;
    padding: 0;
    font-size: 12px;
    float: left;
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 0;
    color: #fff;
    position: relative;
    background: url(/image/icon-cart.png) no-repeat center center;
    font-size: 0;
    left: 15px;
}
.items_cart2 {
    position: relative;
    line-height: 20px;
    padding: 0;
    top: 0px;
    left: 15px;
    color: #f30000;
    font-size: 11px;
    background: #f3ecec;
    height: 18px;
    width: 18px;
    background-color: #ffffff;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    /* border: solid 0.2px white; */
    padding: 0px 0px 6px 0px;
    font-weight: 700;
}
.allcart2{
    line-height: 20px;
    padding: 0;
    font-size: 12px;
    float: left;
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 0;
    color: #fff;
    position: relative;
    background: url(/image/icon-cart2.png) no-repeat center center;
    font-size: 0;
    left: 15px;
}
/*.descriptions{
    background: none repeat scroll 0 0 padding-box #FFFED2;
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 6px 6px 6px 6px;
    color: #555;
    float: left;
    line-height: 14px;
    padding: 9px 10px 12px 6px;
    text-shadow: 0 1px 0 #FFF;
    margin: 5px 0 0 0;
}*/
.border-row {border:solid 1px #ececec;background:#f1f1f1;padding-top:10px;margin-bottom:10px
}
.border-row-item {border-right:solid 2px #ececec;height:60px
}
/*.addicon:before { background-image:url(../image/bag.png); width:20px;height:26px;
}*/
.items_cart{
    position: relative;
    line-height: 20px;
    padding: 0;
    top: 0px;
    left: 15px;
    color: white;
    font-size: 11px;
    background: red;
    height: 18px;
    width: 18px;
    background-color: #bf0202;
    border-radius: 50%;
    display: inline-block;
    text-align: center;  
    /* border: solid 0.2px white; */
    padding: 0px 0px 6px 0px;
     font-weight: 700;
}
.marginbottom__3x {
  margin-bottom: 30px; }


/*===============================================
 [SASS DIRECTORY ]
 [1] SO LATSET BLOG
 [2] SIMPLE BLOG
 [3] ARTICLE INFO
 ==============================================*/
/*============SO LATSET BLOG ==================*/
/*============ SIMPLE BLOG ==================*/
.blog-category .modcontent {
  padding: 0; }
  .blog-category .modcontent ul li {
    border: none; }
  .blog-category .filters-panel .list-view button.btn {
    color: #fff; }

.blog-header {
  margin: 0 0 20px; }
  .blog-header h3 {
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 5px;
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 16px;
    font-size: 1.6rem;
    /* [8] */
    color: #555; }

.blog-cate ul {
  margin-bottom: 0;
  padding: 10px 0; }
  .blog-cate ul li.list-group-item {
    border: none;
    padding: 5px 15px; }
/*===============================================
 [SASS DIRECTORY ]
 [1] SO LATSET BLOG
 [2] SIMPLE BLOG
 [3] ARTICLE INFO
 ==============================================*/
/*============SO LATSET BLOG ==================*/
/*============SIMPLE BLOG ==================*/
.blog-header {
  margin-bottom: 23px; }
  .blog-header h3 {
    color: #222;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    font-size: 18px;
    font-size: 1.8rem; }

.blog-listitem.grid .itemBlogImg.left-block {
  display: block;
  position: relative; }

.simple_blog-article-view .contacts-form .form-group.required .col-sm-12 {
  padding: 0; }

.so-latest-blog .media-content .media-author {
  padding: 0 10px 0 0; }
  .so-latest-blog .content-detail {
    text-align: left; }
  .so-latest-blog .media-content .readmore {
    padding-right: 15px;
    padding-left: 0; }

.blog-listitem.list .blog-item .itemBlogImg .article-image {
  margin: 0; }

.blog-listitem {
  margin: 0 -15px; }
  .blog-listitem .blog-content {
    background: #fff;
    padding: 17px 20px; }
  .blog-listitem .blog-content .article-description {
    display: block !important; }
  .blog-listitem .blog-item .itemBlogImg .article-image {
    border-radius: 3px 3px 0 0; }
  .blog-listitem .article-date {
    color: #222;
    font-size: 14px;
    text-transform: capitalize;
    margin: 0px; }
  .blog-listitem .article-date b {
    color: #ff5c00;
    font-size: 26px;
    font-weight: bold;
    position: relative;
    padding-right: 10px; }
  .blog-listitem .article-date b:before {
    position: absolute;
    font-size: 14px;
    content: "/";
    right: 0;
    top: 8px;
    color: #222; }
  .blog-listitem .blog-item {
    margin-bottom: 30px; }
  .blog-listitem .blog-item .itemBlogImg .article-image {
    position: relative; }
  .blog-listitem .blog-item .itemBlogImg .article-image .article-date {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0; }
  .blog-listitem .blog-item .itemBlogImg .article-image .article-date .date {
    font-size: 14px;
    color: #909090;
    display: block; }
    .blog-listitem .blog-item .itemBlogImg .article-image .article-date .date b {
      font-size: 24px;
      color: #909090;
      font-family: 'Raleway';
      display: block; }
  .blog-listitem .blog-item .readmore a {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    float: none;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 30px;
    margin-top: 30px;
    text-transform: uppercase; }
  .blog-listitem .blog-item .article-image {
    overflow: hidden; }
  .blog-listitem .blog-item .article-image img {
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s; }
  .blog-listitem .blog-item .article-image:hover img {
    opacity: 0.8;
    transform: rotate(5deg) scale(1.2);
    -moz-transform: rotate(5deg) scale(1.2);
    -webkit-transform: rotate(5deg) scale(1.2);
    -ms-transform: rotate(5deg) scale(1.2); }
  .blog-listitem .blog-item .itemBlogContent .article-title h4 {
    margin-bottom: 5px;
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 16px;
    font-size: 1.6rem;
    /* [8] */ }
  .blog-listitem .blog-item .itemBlogContent .article-title h4 a {
    margin-top: 5px;
    font-size: 16px;
    color: #222;
    font-weight: 600;
    text-transform: capitalize;
    display: block;
    transition: 0.3s all ease 0s; }
    .blog-listitem .blog-item .itemBlogContent .article-title h4 a:hover {
      color: #ff5c00; }
  .blog-listitem .blog-item .itemBlogContent .blog-meta {
    display: inline-block;
    padding: 30px 0 5px;
    vertical-align: top;
    width: 100%;
    position: relative; }
  .blog-listitem .blog-item .itemBlogContent .blog-meta:before {
    position: absolute;
    content: "---------";
    top: -7px;
    color: #ff5c00;
    font-size: 20px; }
  .blog-listitem .blog-item .itemBlogContent .blog-meta .author {
    font-size: 12px;
    color: #ff5c00;
    display: inline-block; }
    .blog-listitem .blog-item .itemBlogContent .blog-meta .author span {
      color: #666; }
  .blog-listitem .blog-item .itemBlogContent .blog-meta > span {
    font-weight: normal;
    color: #666; }
    .blog-listitem .blog-item .itemBlogContent .blog-meta > span .comment_count {
      display: inline-block;
      color: #666; }
    .blog-listitem .blog-item .itemBlogContent .blog-meta > span .comment_count a {
      color: #666;
      font-size: 12px; }
  .blog-listitem .list .article-description {
    padding-bottom: 10px;
    margin-bottom: 0; }
  .blog-listitem .list .blog-item {
    margin-bottom: 40px; }
  .blog-listitem .list .blog-item .itemBlogContent .blog-meta {
    padding: 15px 0 20px;
    border: none; }

.product-filter-bottom.filters-blog {
  display: inline-block;
  float: none;
  width: 100%;
  padding: 15px;
  margin: 10px 0 0 !important;
  text-align: center;
  background-color: #fff;
  border: none; }
  .product-filter-bottom.filters-blog .view-mode {
    text-align: left; }
  .product-filter-bottom.filters-blog .pagination {
    margin-top: 5px; }
  .product-filter-bottom.filters-blog .pagination > li span, .product-filter-bottom.filters-blog .pagination > li a {
    width: 32px;
    height: 32px;
    padding: 0;
    line-height: 30px;
    border-radius: 100%; }
/*============ARTICLE INFO==================*/
div.article-info .panel-body .product-thumb .image {
  margin-bottom: 20px; }
  div.article-info .entry-wrap {
    background-color: #fff;
    margin-bottom: 60px;
    border: 1px solid #eee;
    padding: 30px 30px 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px; }
  div.article-info .article-title h3 {
    font-size: 24px;
    margin-bottom: 20px;
    color: #333; }
  div.article-info .article-sub-title .article-date {
    text-transform: uppercase;
    color: #D5393F;
    font-weight: 600;
    font-size: 14px; }
  div.article-info .article-sub-title {
    display: inline-block;
    width: 100%;
    padding-bottom: 17px;
    border-bottom: 1px solid #eee;
   }
  div.article-info .article-sub-title span {
    display: block;
    float: left;
    color: #999;
    padding: 0 10px;
    font-size: 13px; }
  div.article-info .article-sub-title span.article-author {
    padding-left: 0; }
  div.article-info .article-sub-title span.article-author a {
    color: #999;
    font-size: 13px; }
    div.article-info .article-sub-title span.article-author a:hover {
      color: #D5393F; }
  div.article-info .article-sub-title span.article-comment {
    border-right: 0; }
  div.article-info .article-sub-title .article-share {
    display: none; }
  div.article-info .article-image {
    margin-bottom: 30px; 
    text-align:center;
  }
  div.article-info .article-comment {
    padding: 6px 0px 0 30px;
    color: #555; }
  div.article-info .article-comment i {
    color: #333;
    margin-right: 5px;
    font-size: 13px; }
  div.article-info .related-comment {
    border-radius: 0;
    border: 0;
    box-shadow: none;
    border-radius: 0;
    background: transparent; }
  div.article-info .related-comment .article-reply {
    border: none;
    background: #f9f9f9; }
  div.article-info .related-comment .article-reply .author {
    font-weight: bold;
    font-size: 16px; }
  div.article-info .related-comment .article-reply .article-reply {
    background: #f4f3f3; }
  div.article-info .related-comment .panel-body {
    padding: 0;
    border: 0; }
  div.article-info .related-comment .panel-body .form-group #comments {
    padding: 0;
    border: 0;
    overflow: hidden; }
  div.article-info .related-comment .panel-body .form-group #comments h2#review-title {
    margin: 0 0 30px;
    padding: 0;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    color: #121212; }
  div.article-info .related-comment #button-comment {
    background: #D5393F;
    border-color: #D5393F;
    text-transform: uppercase; }
  @media (min-width: 992px) {
      div.article-info .related-comment #button-comment {
        padding: 10px 52px; } }
  div.article-info .related-comment #button-comment:hover {
    background: #444;
    border-color: #444; }
  div.article-info .itemFullText {
    text-align: justify; }
/*============ARTICLE COMMENTS==================*/
.comments {
  margin-bottom: 30px; }

.comments.comments-level-1 {
  margin-left: 136px; }

.comments .pull-left {
  width: 100px;
  height: 100px;
  display: block;
  background-color: #f5f5f5;
  margin-right: 30px;
  position: relative;
  padding: 0; }

.comments .pull-left .fa {
  font-size: 46px;
  display: block;
  text-align: center;
  margin: 25px 0; }

.comments .pull-left img {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 2; }

.comments .pull-left span {
  position: absolute;
  display: inline-block;
  top: 15%; }

.comments .media-body .media-title {
  color: #1fc0a0;
  padding-bottom: 14px; }

.comments .media-body .media-title .username {
  font-size: 18px;
  font-style: italic;
  font-family: Georgia, sans-serif;
  display: inline-block;
  margin-right: 14px; }

.comments .media-body .media-title .time {
  font-size: 16px; }

.comments .media-body .media-title .time .fa {
  font-size: 20px;
  margin-right: 13px;
  position: relative;
  top: 3px; }

.comments .media-body .media-title .link:hover {
  text-decoration: none; }

@media (max-width: 745px) {
  .comments {
    margin-bottom: 28px; }

  .comments.comments-level-1 {
    margin-left: 70px; }

  .comments .pull-left {
    width: 70px;
    height: 70px;
    margin-right: 20px; }

  .comments .pull-left:before {
    font-size: 46px;
    line-height: 1em;
    top: 10px; }

  .comments .media-body .media-title time {
    display: block; }

  .comments .media-body .media-title time .icon {
    font-size: 20px;
    margin: 0 6px 0 0;
    position: relative;
    top: 3px; } }
/*****************************************************************************
 ******                     SO Framework: Sass Garenal                   ******
 ******************************************************************************/
.wrapper-boxed .typeheader-2.navbar-compact, .wrapper-boxed .typeheader-4.navbar-compact, .wrapper-boxed .typeheader-1.navbar-compact {
  width: 100%;
  max-width: 1650px; }

.clearfix {
  clear: both; }
/*================ Layout Type  ===================*/


@media (min-width: 1200px) and (max-width: 1650px) {
  body.layout-2 .main-left, body.layout-2 .col-md-3.content-aside {
    width: 21%; }
    body.layout-2 .main-right, body.layout-2 #content.col-sm-9, body.layout-2 #content.col-md-9 {
      width: 79%; } }




option {
  padding: 2px 5px;
  border-width: 1px; }

.alert ol li {
  list-style-type: decimal;
  margin: 0 0 5px 15px; }

img {
  max-width: 100%; }

.align-center {
  display: table;
  margin: 0 auto; }

.text-danger {
  color: #fff;
  display: inline-block;
  background-color: #a94442;
  padding: 0 5px;
  margin: 5px 0;
  border-radius: 3px;
  font-size: 11px; }

/*a {
  color: #666; }
  a:hover {
    text-decoration: none;
    color: #D5393F; }

a, a:visited, a:active, a:link, a:focus {
  cursor: pointer;
  text-decoration: none;
  outline: none; }

ul, ol {
  margin: 0; }*/

.btn.active, .btn:active {
  box-shadow: none !important; }

.input-group-btn > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

ol {
  counter-reset: item;
  list-style-type: none;
  margin: 0 0 0 15px; }

em {
  font-style: normal; }

.fancybox-outer, .fancybox-inner {
  text-align: center; }
  .fancybox-outer .wishlist_product_view, .fancybox-inner .wishlist_product_view {
    margin-bottom: 15px; }

.list-inline {
  display: inline-block; }

.zoomContainer {
  overflow: hidden; }

.img-thumbnail.pull-left {
  margin-right: 30px; }
  .img-thumbnail.pull-right {
    margin-left: 30px; }

.selector {
  display: inline-block;
  position: relative;
  height: 30px;
  padding-right: 30px; }
  .selector span {
    display: none; }
  .selector select {
    position: absolute;
    height: 100%;
    width: 100%;
    border-radius: 0;
    box-shadow: none;
    top: 0px;
    left: 0px;
    font-size: 13px;
    color: #999;
    padding: 5px 7px;
    border: solid 1px #e6e6e6; }
  .selector select:focus {
    box-shadow: none;
    outline: none;
    border-color: #e6e6e6; }
  .selector:after {
    content: "\f0d7";
    margin: 0;
    height: 28px;
    width: 28px;
    text-align: center;
    color: #666;
    position: absolute;
    top: 1px;
    right: 1px;
    background: #fff;
    pointer-events: none;
    line-height: 25px;
    font-size: 12px; }

.margin-zero {
  margin: 0; }

.col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-15 {
  width: 20%;
  float: left; }

@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left; } }

@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left; } }

@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left; } }
/* 4. FORM
 -----------------------------------------------------------------*/
.clearfix {
  clear: both; }

.inline {
  display: inline-block; }

legend {
  font-size: 18px;
  padding: 7px 0px; }

label {
  font-size: 12px;
  font-weight: normal; }

.input-group .input-group-addon {
  font-size: 12px;
  height: 30px; }

.dropdown-menu {
  font-size: inherit; }

.btn {
  border-radius: 0; }

.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default {
  background: #D5393F;
  border-color: #D5393F;
  color: white; }

.buttonGray {
  padding: 9px 20px;
  background: #555;
  color: #fff;
  border-radius: 3px;
  border: none; }
  .buttonGray:hover {
    background: #D5393F;
    border-color: #D5393F;
    color: #fff; }

.submit {
  margin: 1em 0; }

select, textarea {
  color: #666; }

select {
  box-shadow: none;
  padding-left: 5px;
  -webkit-box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url("../image/icons/bg-selectbox.png") no-repeat right center #fff; }

textarea {
  height: auto;
  resize: none; }

.alert-danger, .alert-success {
  display: inline-block;
  width: 100%;
  border-radius: 0; }

.filter_group input {
  display: none; }

.filter_group [type=checkbox] + span:before {
  content: "\f00c";
  font-family: FontAwesome;
  width: 18px;
  padding-left: 2px;
  line-height: 16px;
  height: 18px;
  border: 1px solid #ddd;
  border-radius: 3px;
  position: absolute;
  top: 3px;
  left: 0;
  font-size: 12px;
  color: #fff; }

.filter_group [type=checkbox]:checked + span:before {
  color: #333; }
/* 4. Dropdown
 -----------------------------------------------------------------*/
.shopping_cart .btn-shopping-cart .checkout {
  padding: 10px 20px; }
  .shopping_cart .dropdown-menu .content-item {
    max-height: 245px;
    overflow: auto; }
  .shopping_cart .btn-shopping-cart .added_items {
    color: #222; }

.header-top-right .top-link > li {
  position: relative; }

header .account.open .dropdown-menu {
  opacity: 1;
  visibility: visible;
  display: block !important; }

header .dropdown-menu {
  margin: 0;
  min-width: 120px;
  box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.2);
  right: 0;
  left: auto;
  border-radius: 0; }
  @media (min-width: 1200px) {
  header .dropdown-menu {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    transition: transform 0.4s ease 0s, opacity 0.2s ease 0s, visibility 0.2s ease 0s;
    opacity: 0;
    visibility: hidden;
    display: block; } }
  header .dropdown-menu > li .btn-block {
    line-height: 22px;
    color: #555; }
  header .dropdown-menu > li .btn-block:hover {
    color: #D5393F; }
  header .dropdown-menu > li:hover button {
    color: #D5393F; }
  header .dropdown-menu .btn-block {
    border: none;
    background: transparent;
    text-align: left; }

.dropdown-menu > li > a {
  line-height: 22px;
  color: #555; }
  .dropdown-menu > li > a:hover {
    color: #D5393F; }

.btn-group .btn-link {
  text-align: left;
  background: transparent;
  text-decoration: none;
  padding: 5px 10px;
  color: #666;
  font-weight: normal;
  color: #555;
  position: relative;
  z-index: 1; }
  .btn-group .btn-link:hover {
    color: #D5393F; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background: transparent; }

.nav-header {
  color: #667280; }

header .open > .dropdown-menu {
  margin-top: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible; }

.size-img-cart {
  width: 80px; }
/* 5. TABLE
 -----------------------------------------------------*/
.table thead > tr > th {
  background: #eee; }

table.std th, table.std td {
  vertical-align: middle;
  border: 1px;
  padding: 10px;
  text-align: center; }

table.std th {
  white-space: nowrap;
  background: #f5f5f5; }

table.std tfoot td {
  color: #333;
  text-align: right;
  white-space: nowrap; }

table.std {
  background: #fdfdfd;
  border-spacing: 0;
  vertical-align: middle;
  border: 1px;
  width: 100%; }

table th {
  border: 1px;
  color: #7a7a7a;
  font-size: 13px;
  font-weight: bold;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase; }

.delivery_option table td {
  text-align: center; }

table tfoot td {
  text-align: right; }

table.table-bordered thead > * {
  background-color: rgba(51, 51, 51, 0.1);
  font-weight: bold; }

.no-margin {
  margin: 0 !important; }

.no-margin-bottom {
  margin-bottom: 0 !important; }

.sidebar-menu .box-category-menu {
  z-index: 2; }

.label-mega {
  background: #ee3b27; }

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
  margin: 0 auto; }

#button-review {
  margin-top: 12px;
  padding: 7px 12px;
  margin-right: 10px;
  background: gray;
  color: #fff;
  text-transform: capitalize;
  border-radius: 0;
  border-color: gray; }
  #button-review:hover {
    background: #D5393F;
    border-color: #D5393F; }

.product-search .checkbox-inline {
  display: block; }
/*  +----------------------------------------------------+

/*===============================================
 [SASS DIRECTORY ]
 [1] BOX SALE,NEW
 [2] RATE
 [3] TODAY'S DEALS 
 [4] PRODUCT CATEGORY
 [5] TOOLBAR
 [6] PRODUCT LIST GRID SIMPLE
 [7] QUICKVIEW
 [8] Category  Featured
 ==============================================*/
.container-slider .price {
  color: #D5393F; }

.listing-page .products-list.grid .product-layout .product-item-container {
  min-height: 335px; }
/*.category-desc{
 margin: 30px 0;
 }
 .filter-v3 .modcontent{
 margin: 20px 0 30px 0;
 }*/
/*============ BOX SALE,NEW ==============*/
.label-product {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  display: block;
  width: 54px;
  height: 54px;
  z-index: 7;
  border-radius: 50%;
  line-height: 45px;
  position: absolute;
  top: 20px; }

.label-sale {
  background-image:url(/css/images/sale_label.png);
  right: 6px;top:6px;padding-top:4px }

/*.label-sale:before {
  content: "";
  border-right: 17px solid transparent;
  border-left: 17px solid transparent;
  border-bottom: 17px solid #63c54c;
  position: absolute;
  top: -6px;
  right: -6px;
  transform: rotate(30deg); }*/

.label-new {
  background: #ed3f46;
  left: 20px; }
  .label-new:before {
    content: "";
    border-right: 17px solid transparent;
    border-left: 17px solid transparent;
    border-bottom: 17px solid #ed3f46;
    position: absolute;
    top: -6px;
    left: -6px;
    transform: rotate(-30deg); }
  .label-new:after {
    display: none; }

.label-percent {
  padding: 2px 5px;
  background: #D5393F;
  font-size: 13px;
  font-weight: normal; }
/*============ BOX RATING ==============*/
.ratings {
  display: inline-block;
  color: #666; }

.rate-history .ratings, .rate-history .order-num {
  display: inline-block;
  color: #666; }
  .rate-history .rating-num, .rate-history .order-num {
    font-size: 12px; }
  .rate-history .rating-num {
    color: #999; }
  .rate-history .rating-num:hover {
    color: #D5393F; }
  .rate-history .order-num:before {
    content: "|";
    display: inline-block;
    padding: 0 5px; }

.rating, .ratings {
  font-size: 0; }
  .rating .rating-box, .ratings .rating-box {
    display: inline-block;
    vertical-align: middle; }
  .rating span.fa-stack .fa-star-o:before, .ratings span.fa-stack .fa-star-o:before {
    content: "\f005";
    color: #bbb; }
  .rating span.fa-stack .fa-star.fa-stack-1x, .ratings span.fa-stack .fa-star.fa-stack-1x {
    z-index: 1; }
  .rating span.fa-stack .fa-star.fa-stack-1x:before, .ratings span.fa-stack .fa-star.fa-stack-1x:before {
    content: "\f005";
    color: #fec42d; }

span.fa-stack {
  width: 14px;
  height: 14px;
  line-height: 14px; }
  span.fa-stack .fa-star-o:before {
    content: "\f005";
    color: #bbb; }
  span.fa-stack .fa-stack-2x {
    font-size: 11px; }
  span.fa-stack .fa-star.fa-stack-2x {
    position: relative;
    z-index: 1; }
  span.fa-stack .fa-star.fa-stack-2x:before {
    content: "\f005";
    color: #fec42d; }
/*------------------PRODUCT GRID ====================*/
/*----------------PRODUCT LIST ------------------*/
.products-list .product-layout {
  overflow: hidden; }
  .products-list .product-layout .product-item-container .left-block .countdown_box .countdown_inner {
    background: transparent;
    box-shadow: none; }
    .products-list .product-layout .product-item-container .left-block .countdown_box .countdown_inner .time-item {
      padding: 1px 0;
      background: #444;
      border: none;
      margin-right: 2px;
      width: 23.5%; }
    .products-list .product-layout .product-item-container .left-block .countdown_box .countdown_inner .time-item .num-time {
      font-size: 14px;
      color: #fff;
      margin: 0;
      border: none;
      height: 18px;
      line-height: 20px;
      font-weight: bold; }
    .products-list .product-layout .product-item-container .left-block .countdown_box .countdown_inner .time-item .name-time {
      font-size: 10px;
      color: #fff;
      margin: 0;
      height: 20px;
      line-height: 20px;
      text-transform: uppercase; }
  .products-list .product-layout .product-item-container .left-block .quickview {
    height: 32px;
    width: 32px;
    text-align: center;
    line-height: 32px;
    background: #D5393F;
    color: #fff;
    cursor: pointer;
    z-index: 99; }
    .products-list .product-layout .product-item-container .left-block .quickview:hover {
      background-color: #cc4b00;
      color: #fff; }
  .products-list .product-layout .product-item-container:hover .countdown_box {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0); }


.shoppingcart-box .btn-view-cart:hover {
  color: #fff; }

.shoppingcart-box .btn-checkout:hover {
  color: #fff; }

.shopping_cart .fa-check-circle {
  display: none; }

#header #sosearchpro.so-search .searchbox .select_category select:hover {
  cursor: pointer; }

.dropdown-menu.shoppingcart-box .table {
  margin-bottom: 0; }
  .dropdown-menu.shoppingcart-box .table .btn-danger {
    background-color: transparent; }
  .dropdown-menu.shoppingcart-box .table .btn-danger i {
    color: #666; }
  .dropdown-menu.shoppingcart-box .table .btn-danger:hover i {
    color: #D5393F; }

header #sosearchpro .dropdown-menu {
  border-radius: 0; }

header ul.top-link > li.language .btn-link img {
  margin-top: -1px; }
/*============ HEADER  ==================*/
.common-home .horizontal ul.megamenu > li.home > a {
  background: transparent;
  color: #D5393F; }

.container-megamenu.horizontal ul.megamenu > li.active > a, .container-megamenu.horizontal ul.megamenu > li:hover > a {
  background-color: transparent;
  color: #D5393F; }
  .container-megamenu.horizontal .subcategory li a {
    color: #555; }
  .container-megamenu.horizontal .subcategory li a:hover {
    color: #D5393F; }

.header-top .header-top-left .welcome-msg .owl2-carousel .owl2-stage-outer {
  direction: ltr; }

.mega-horizontal .navbar-default {
  border: none;
  background: transparent; }

@media (max-width: 991px) {
  .responsive ul.megamenu > li.click:before, .responsive ul.megamenu > li.hover:before {
    right: 0;
    left: auto; }

  .responsive ul.megamenu > li.active .close-menu {
    right: 0;
    left: auto; } }

.header-bottom .content_menu .container {
  overflow: visible; }

.btn-shopping-cart .dropdown-menu {
  min-width: 320px; }
  .btn-shopping-cart .dropdown-menu .cart_product_name {
    color: #555; }
  .btn-shopping-cart .dropdown-menu .cart_product_name:hover {
    color: #D5393F; }
  .btn-shopping-cart .dropdown-menu .empty {
    padding: 15px;
    margin: 0; }
  .btn-shopping-cart .table > tbody > tr > td {
    border: none;
    border-bottom: 1px solid #eee;
    vertical-align: middle; }
  .btn-shopping-cart .checkout {
    padding: 0 20px 10px; }
  .btn-shopping-cart .added_items {
    padding: 10px; }

.size-img-cart img {
  width: 100%; }

/*======================================================*/
header ul.top-link > li .btn-group .btn-link:hover, header ul.top-link > li > a:hover {
  color: #D5393F; }

.typeheader-1 #sosearchpro .search button:hover {
  background-color: #cc4b00; }

.typeheader-1 .shopping_cart .btn-shopping-cart .top_cart .icon-c i {
  color: #D5393F; }

.typeheader-1 .welcome-msg span {
  color: #D5393F; }
/*.typeheader-1 .wishlist-comp li a.top-link-wishlist:hover:before,
 .typeheader-1 .wishlist-comp li a:hover i{
 color: $linkColor;
 }*/
.common-home .typeheader-2 .container-megamenu.horizontal ul.megamenu > li.home > a {
  color: #D5393F; }

.typeheader-2 .container-megamenu.horizontal ul.megamenu > li:hover > a, .typeheader-2 .container-megamenu.horizontal ul.megamenu > li.active > a, .typeheader-2 .container-megamenu.horizontal ul.megamenu > li.menu_active > a {
  color: #fff; }

.typeheader-2 #sosearchpro .search button {
  background-color: #D5393F; }
  .typeheader-2 #sosearchpro .search button:hover {
    background-color: #cc4b00; }
.typeheader-2 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .total-shopping-cart .items_cart {
  background-color: #D5393F; }

.typeheader-2 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .total-shopping-cart .items_carts {
  color: #D5393F; }

.typeheader-2 .container-megamenu.horizontal ul.megamenu > li.item-special > a, .typeheader-2 .telephone ul li i {
  color: #D5393F; }

.typeheader-3 .container-megamenu.vertical #menuHeading .megamenuToogle-pattern .container {
  background-color: #D5393F; }

.common-home .typeheader-3 .container-megamenu.horizontal ul.megamenu > li.home > a {
  color: #D5393F; }

.typeheader-3 .container-megamenu.horizontal ul.megamenu > li:hover > a, .typeheader-3 .container-megamenu.horizontal ul.megamenu > li.active > a, .typeheader-3 .container-megamenu.horizontal ul.megamenu > li.menu_active > a {
  color: #fff; }

.typeheader-3 #sosearchpro .search button {
  background-color: #D5393F; }
  .typeheader-3 #sosearchpro .search button:hover {
    background-color: #cc4b00; }

.typeheader-3 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .total-shopping-cart .items_cart {
  background-color: #D5393F; }

.typeheader-3 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .total-shopping-cart .items_carts {
  color: #D5393F; }

.typeheader-3 .container-megamenu.horizontal ul.megamenu > li.item-special > a, .typeheader-3 .telephone ul li i {
  color: #D5393F; }

/*===============================================
 [SASS DIRECTORY ]
 [1] 
 ==============================================*/
/*===============================*/


.sohomepage-slider .so-homeslider {
  border: none; }

.container-fluid .container {
  padding-left: 15px;
  padding-right: 15px; }

.float_none {
  float: none; }

.sosearchpro-wrapper .search {
  margin-bottom: 0; }

btx textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, .form-control, select {
  border-radius: 3px;
  background-color: #eee;
  border: none;
  color: #3d3d3d;
  padding: 9px;
  font-size: 12px;
  font-size: 1.2rem;
  box-shadow: none !important;
  transition: all 0.3s ease; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5; }

.button .fa, .btn .fa {
  margin: 0 5px; }

#main-content, #content {
  margin-bottom: 30px; }

.common-home a:hover {
  color: #D5393F; }
/*EFECT PRODUCT NUMBER*/
.lib-two-img, .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left .item-image .lt-image, .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left .item-image .lt-image, .products-list .product-layout .product-item-container .left-block .product-image-container.second_img {
  position: relative;
  display: block; }
  .lib-two-img .img-1, .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left .item-image .lt-image .img-1, .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left .item-image .lt-image .img-1, .products-list .product-layout .product-item-container .left-block .product-image-container.second_img .img-1 {
    position: relative;
    transition: all 0.5s ease-in-out; }
  .lib-two-img .img-2, .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left .item-image .lt-image .img-2, .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left .item-image .lt-image .img-2, .products-list .product-layout .product-item-container .left-block .product-image-container.second_img .img-2 {
    position: absolute;
    z-index: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    display: block;
    -webkit-transform: rotate(0);
    -webkit-backface-visibility: hidden;
    transition: all 0.5s ease-in-out;
    left: 0; }

.lib-two-img-over .img-1, .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1:hover .media-left .item-image .lt-image .img-1, .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1:hover .media-left .item-image .lt-image .img-1, .products-list .product-layout .product-item-container:hover .left-block .product-image-container.second_img .img-1 {
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease-in-out;
  -webkit-transform: rotate(0);
  -webkit-backface-visibility: hidden; }
  .lib-two-img-over .img-2, .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1:hover .media-left .item-image .lt-image .img-2, .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1:hover .media-left .item-image .lt-image .img-2, .products-list .product-layout .product-item-container:hover .left-block .product-image-container.second_img .img-2 {
    opacity: 1;
    visibility: visible;
    transition: all 0.5s ease-in-out; }
/*====================== mod title ========================*/
.layout-1.common-home #content .content-main-w {
  clear: both; }
  .layout-1.common-home #content .price .price-old {
    padding: 0; }
  .layout-1.common-home #content .label-product-new, .layout-1.common-home #content .label-product-sale {
    text-align: center;
    background-color: #D5393F;
    border-radius: 50%;
    color: #333;
    display: block;
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 12px;
    font-size: 1.2rem;
    /* [8] */
    font-weight: 600;
    height: 38px;
    width: 38px;
    line-height: 38px;
    position: absolute;
    top: 10px;
    text-transform: uppercase;
    z-index: 2;
    padding: 0;
    margin-bottom: 5px; }
  .layout-1.common-home #content .label-product-sale {
    background-color: #ffd839;
    right: 20px; }
  .layout-1.common-home #content .label-product-new {
    background-color: #53d542;
    left: 20px; }
  .layout-1.common-home #content .main-right .module.product-simple {
    border: 1px solid #e9ecf1;
    border-radius: 5px; }
  .layout-1.common-home #content .main-right .module.product-simple h3.modtitle {
    background-color: #e9ecf1;
    border: none;
    display: inline-flex;
    width: 100%;
    position: relative;
    margin-top: 0;
    margin-bottom: 0; }
  .layout-1.common-home #content .main-right .module.product-simple h3.modtitle:after {
    display: none; }
  .layout-1.common-home #content .main-right .module.product-simple h3.modtitle span {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    float: left;
    text-transform: uppercase;
    background-color: transparent;
    bottom: 0;
    color: #222; }
  .layout-1.common-home #content .main-right .module.product-simple .modcontent {
    padding-top: 4px;
    padding-bottom: 4px; }
  .layout-1.common-home #content .main-right .module div.modtitle {
    border-bottom: 2px solid #eee;
    display: inline-block;
    width: 100%;
    position: relative;
    margin-top: 0;
    margin-bottom: 10px; }
  .layout-1.common-home #content .main-right .module div.modtitle:after {
    position: absolute;
    content: "";
    width: 110px;
    height: 2px;
    background-color: #D5393F;
    bottom: -2px;
    left: 0; }
  .layout-1.common-home #content .main-right .module div.modtitle span {
    font-size: 20px;
    color: #333;
    font-weight: 700;
    float: left;
    text-transform: uppercase;
    margin-bottom: 4px;
    background-color: transparent;
    padding: 0;
    padding-bottom: 4px;
    padding-top: 2px;
    bottom: 0; }
  .layout-1.common-home #content .main-right .module h3.modtitle {
    border-bottom: 2px solid #eee;
    display: inline-block;
    width: 100%;
    position: relative;
    margin-top: 0;
    margin-bottom: 30px; }
  .layout-1.common-home #content .main-right .module h3.modtitle:after {
    display: none; }
  .layout-1.common-home #content .main-right .module h3.modtitle span {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    float: left;
    text-transform: uppercase;
    margin-bottom: 0px;
    background-color: #232f3e;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    padding: 11px 20px;
    position: relative;
    bottom: -2px; }
  .layout-1.common-home #content .main-left .module h3.modtitle {
    border-bottom: 2px solid #eee;
    display: inline-block;
    width: 100%;
    position: relative;
    margin-top: 0;
    margin-bottom: 15px; }
  .layout-1.common-home #content .main-left .module h3.modtitle:after {
    position: absolute;
    content: "";
    width: 110px;
    height: 2px;
    background-color: #D5393F;
    bottom: -2px;
    left: 0; }
  .layout-1.common-home #content .main-left .module h3.modtitle span {
    font-size: 16px;
    color: #222;
    font-weight: 600;
    float: left;
    text-transform: uppercase;
    margin-bottom: 5px;
    background-color: transparent;
    padding: 0;
    padding-bottom: 5px;
    bottom: 0; }
/*.box-content1{
 margin-bottom: 30px;
 }*/
/************************************************************************************************
 SHORTCODE HTML 
 *************************************************************************************************/

/*== static cates ==*/
.static-cates {
  margin-top: 30px;
  margin-bottom: 45px;
  display: inline-block; }
  .static-cates ul {
    margin: 0 -15px; }
  .static-cates ul li {
    padding: 0 15px;
    float: left;
    width: 20%; }
  .static-cates ul li a {
    display: block;
    position: relative; }
  .static-cates ul li a:before {
    background-color: rgba(0, 0, 0, 0.2);
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    visibility: hidden;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    z-index: 1; }
  .static-cates ul li a:hover:before {
    visibility: visible;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s; }
  .static-cates ul li a:before {
    border-radius: 5px; }
/*== block policy ==*/
.policy-w {
  margin-top: 40px; }
  .policy-w > a:hover img {
    opacity: 0.8; }

.block-infos {
  border: 1px solid #ebebeb;
  border-radius: 3px;
  padding: 0 20px;
  margin-bottom: 40px; }
  .block-infos li {
    border-top: 1px solid #ebebeb;
    display: inline-block;
    width: 100%; }
  .block-infos li:first-child {
    border-top: none; }
  .block-infos li .inner {
    padding: 25px 0;
    font-size: 13px; }
  .block-infos li .inner i {
    font-size: 36px;
    padding-top: 5px;
    width: 50px;
    float: left;
    margin-right: 0px;
    color: #D5393F; }
  .block-infos li .inner .info-cont a {
    color: #333;
    text-transform: uppercase;
    font-weight: 600; }
    .block-infos li .inner .info-cont a:hover {
      color: #D5393F; }
  .block-infos li .inner .info-cont p {
    color: #999;
    text-transform: capitalize;
    margin-top: 3px;
    line-height: 100%;
    margin-bottom: 0; }
  .block-infos li .inner:hover {
    cursor: pointer; }
  .block-infos li .inner:hover i {
    color: #D5393F; }
  .block-infos li .inner:hover .info-cont a {
    color: #D5393F;
    font-weight: 700; }

/************************************************************************************************
 SHORTCODE HTML SLIDER BRANDS
 *************************************************************************************************/

.main-left .col1 {
  min-height: 450px; }
  .main-left .so-extraslider {
    margin: 0; }

@media (min-width: 1650px) {
  .main-right .col2 {
    width: 80%; }
    .main-right .col3 {
      width: 20%; } }
/*==================== ===================*/
@media (min-width: 1200px) and (max-width: 1649px) {
  .main-left .col1 {
    min-height: 300px;
    margin-bottom: 30px; }

  .module.sohomepage-slider .so-homeslider img {
    min-height: 335px; }

  .container-megamenu.vertical .vertical-wrapper ul.megamenu .fa-caret-right {
    float: right;
    margin-top: 5px;
    color: #999; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu > li.with-sub-menu > a .fa-angle-right::before {
      top: 8px; }

  .main-right .col2 {
    width: 75%; }
    .main-right .col3 {
      width: 25%; }

  .common-home .main-right .product-simple .so-extraslider .extraslider-inner .item .item-inner {
    padding-bottom: 1px;
    margin-bottom: 1px; }
    .common-home .main-right .product-simple .so-extraslider .extraslider-inner .item .item-inner .item-image {
      width: 60px; }
    .common-home .main-right .product-simple .so-extraslider .extraslider-inner .item .item-inner .item-info {
      margin-left: 65px; }
      .common-home .main-right .product-simple .so-extraslider .extraslider-inner .item .item-inner .item-info .item-title {
        margin-bottom: 0; }

  .banners3 .item1, .banners3 .item3 {
    width: 25.9%; }
    .banners3 .item2 {
      width: 48.2%; }

  .block-infos, .banners2, .testimonials {
    margin-bottom: 30px; }

  .policy-w {
    margin-top: 30px; } }

@media (min-width: 1200px) and (max-width: 1365px) {
  .common-home .products-list .product-grid .product-item-container .right-block .cartinfo--static .addToCart, .common-home .products-list .product-grid .product-item-container .right-block .button-group .addToCart {
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    margin: 0 1px;
    position: relative; }
    .common-home .products-list .product-grid .product-item-container .right-block .cartinfo--static .addToCart:before, .common-home .products-list .product-grid .product-item-container .right-block .button-group .addToCart:before {
      font-family: 'FontAwesome'; }
    .common-home .products-list .product-grid .product-item-container .right-block .cartinfo--static .addToCart span, .common-home .products-list .product-grid .product-item-container .right-block .button-group .addToCart span {
      display: none; } }

@media (min-width: 992px) {

    .responsive .navbar-default, .responsive .megamenu-wrapper {
        background: transparent;
    }

    .so-page-builder .container-megamenu.container {
        padding: 0 !important;
        position: relative;
    }

    .container-megamenu.vertical #menuHeading {
        margin-top: 0;
        height: 45px;
        cursor: pointer;
    }

        .container-megamenu.vertical #menuHeading .megamenuToogle-wrapper {
            height: 45px;
            cursor: pointer;
            -webkit-transition: 0.3s all ease 0s;
            -moz-transition: 0.3s all ease 0s;
            transition: 0.3s all ease 0s;
            border-radius: 3px 3px 0 0;
        }

        .container-megamenu.vertical #menuHeading .container:before {
            width: 19px;
            height: 14px;
            display: inline-block;
            background: url("../image/icon/icon_general.png") no-repeat -20px -1379px;
            margin-right: 10px;
        }

    div#content .col-lg-2:nth-child(6n+1), #content .col-lg-2:nth-child(6n+1), #content .col-lg-3:nth-child(4n+1), #content .col-lg-4:nth-child(3n+1), #content .col-lg-6:nth-child(2n+1) {
        clear: none;
    }

    .container .container {
        width: auto !important;
    }

    ::-webkit-scrollbar {
        width: 0.5em;
        height: 0.5em;
    }

    ::-webkit-scrollbar-thumb {
        background: #777;
    }

    ::-webkit-scrollbar-track {
        background: #d6d6d6;
    }

    .btn-shopping-cart .dropdown-menu {
        min-width: 350px;
        border: none;
        font-size: 12px;
    }

        .btn-shopping-cart .dropdown-menu:before {
            content: "";
            background: #cc4b00;
            height: 3px;
            width: 100%;
            left: 0;
            right: 0;
            top: 0;
            position: absolute;
        }

        .btn-shopping-cart .dropdown-menu .cart_product_name {
            color: #555;
        }

            .btn-shopping-cart .dropdown-menu .cart_product_name:hover {
                color: #D5393F;
            }

        .btn-shopping-cart .dropdown-menu .empty {
            /* padding: 15px; */
        }

    .btn-shopping-cart .table > tbody > tr > td {
        border: none;
        border-bottom: 1px solid #eee;
        vertical-align: middle;
    }

    .btn-shopping-cart .checkout {
        padding: 0 20px 10px;
    }

    .btn-shopping-cart .added_items {
        padding: 10px;
    }
}