@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,700');

html, body{
    background-color: #fbfbfb;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #000;
    font-family: Helvetica Neue,Helvetica,Arial,\\6587\6CC9\9A5B\6B63\9ED1,WenQuanYi Zen Hei,Hiragino Sans GB,\\5137\9ED1 Pro,LiHei Pro,Heiti TC,\\5FAE\8EDF\6B63\9ED1\9AD4,Microsoft JhengHei UI,Microsoft JhengHei,sans-serif;
    font-size: 0.9rem;
}

header{
    background-image:linear-gradient(top, #f6412e 0%, #fe6432 51%);
    background-image:-webkit-linear-gradient(top, #f6412e 0%, #fe6432 51%);
    background-image:-ms-linear-gradient(top, #f6412e 0%, #fe6432 51%);
    background-image:-webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #f6412e),
        color-stop(0.51, #fe6432)
    );
}

a{
    color: rgba(0,0,0,.8);
}
a:hover{
    color: #f6412e;
}

header .small{
    color: #fff !important;
}

.navbar-brand{
    color: #fff;
    font-weight: bold;
}

main .order .fa-user-circle{
    font-size: 1.0rem !important;
}

main .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: transparent !important;
    color: #f6412e;
    border-radius: 0 !important;
    border-bottom: 2px #f6412e solid;
}

footer, footer a{
    color: #707070 !important;
    font-size: 0.8rem !important;
}

.fa-star{
    font-size: 0.6rem !important;
    color: #707070 !important;
}

.fa-heart{
    font-size: 0.6rem;
    color: #707070 ;
}

.fa-num{
    font-size: 0.6rem !important;
    color: #707070 !important;
}

.bg-disc{
    background-image: url('../img/bg_disc.png');
    width: 38px;
    height: 39px;
    position: absolute;
    text-align: center;
    color: #fff;
    top:-2px;
    right: 0;
    font-size: 0.7rem;
    font-weight: bold;
}
.bg-disc p{
    margin: 0;
    padding: 0;
}

.disc{
    color: #ff0000;
}

.bg-love{
    background-image: url('../img/bg_love.png');
    width: 69px;
    height: 19px;
    position: absolute;
    text-align: center;
    color: #fff;
    top:8px;
    left: -2px;
    font-size: 0.7rem;
    font-weight: bold;    
}

.checked {
    color: #ee2106 ;
}

.jumbotron{
    background-color: #f5f5f5 !important;
    margin: 0 !important;
    border-radius: 0 !important;
}

.bg-filter{
    background-color: rgba(0,0,0,.03);
    margin: 0 2px 20px 2px;
}
.bg-filter a{
    color: #000;
}

.bg-filter .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff !important;
    background-color: #fe6432;
    border-radius: 0 !important;
}

.bg-filter .active{
    background-color: #fe6432 ;
    color: #fff ;
    border-radius: 0px;
}

.card-body{
    padding: 0.4rem;
}

.card-body a:hover{
    text-decoration: none;
}

.card-title{
    font-size: 0.7rem !important;
    margin-bottom: 2px !important;

}

.new-cost{
    color: #ff0000;
    font-size: 0.7rem !important;
    line-height: 1.5rem !important;
   
}
.old-cost{
    color: #707070;
    font-size: 0.7rem !important;
    line-height: 1.5rem !important;
    text-decoration-line: line-through;
}

#nav-header .nav a, #nav-footer .nav a{
    font-size: 0.8rem;
    color: #000 ;
}

form a{
    font-size: 0.8rem;
    color: #707070;
}

.nav a:hover{
    color: #f6412e !important;
}

.jumb{
    height: 2px;
    background-color: #f6412e;
}

#nav-header ul li a{
    border-right: 1px #ff9c7c solid;
    
}

.sidebar-sticky .fa-user-circle, main .fa-user-circle{
    font-size: 3.5rem;
    color: #707070;
}

.sidebar-sticky .fa-user{
    color: #fff;
    padding: 3px;
    width: 20px;
    height: 20px; 
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
    background-color: #ffc107 ;
}

.nav-item{
    position: relative !important;
}

.notice {
    font-weight: bold;
    color: #ee4d2d;
    position: absolute;
    top:-5px;
    left: 0px;
  }

.sidebar-sticky .fa-list{
    font-size: 1.2rem;
    color: #44b5ff;

}

.breadcrumb{
    background-color: transparent !important;
    border-radius: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
}

.badge-danger, .btn-danger, .btn-warning{
    border-radius: 0 !important;
}

.through{
    text-decoration-line: line-through !important;
}

.nav-statistic li a{
    padding: 0 15px;
    font-size: 0.9rem !important;
    border-right: 1px #707070 solid;
    border-radius: 0 !important;
    color: #3f3535 !important;
}

.gray{
    background-color: #f5f5f5;
}

.product-rate .fa-user-circle{
    font-size: 3.5rem !important;
    color: #707070 !important;
}

.product-rate .user-rate .fa-star{
    font-size: 0.9rem !important;
}

.red-v{
    background-color: #fffbf8;
    border: 1px #f9ede5 solid;
}

.ma-model{
    height: 200px;

}

.mn-dropdown-pro{
    width: 300px;
    height: 200px;
}

.mn-dropdown-fat{
    width: 300px;

}



.product-detail .product-sale{
    font-size: 1.5rem !important;
}

.nav-statistic li a .fa-star{
    font-size: 1rem !important;
}

.sidebar-sticky .fa-bell{
    font-size: 1.2rem;
    color: #ee4d2d;
}

.sidebar-sticky .fa-shopping-bag{
    font-size: 1.2rem;
    color: #ff7761;
}

.red{
    color: #ee4d2d !important;
}

.sidebar-sticky .fa-money{
    font-size: 1.2rem;
    color: #ffae04;
}

.btn-text{
    background-color: transparent !important;
    border: 0;
    color: #000;
    border-radius: 0 !important;
}

.btn-file {
    position: relative;
    overflow: hidden;
}

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

main{
    background-color: #fff;
    border: 1px #dfdfdf solid;
}

.mn-label{
    text-align: right !important;
}


#nav-header .nav-link {
    display: block;
    padding: 0 0.5rem;
    color: #fff !important;
    font-size: 0.8rem;
}

#nav-footer ul li a{
    border-right: 1px #707070 solid;
}

#nav-footer .nav-link {
    display: block;
    padding: 0rem 1.5rem;
    color: #707070 !important;
    text-transform: uppercase;
}

.product-rate .fa-star{
    font-size: 1.2rem !important;
}

input,select{
    border-radius: 0 !important;
}

.has-search .form-control {
    padding-left: 1.0rem;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
    right: 20px;
    top: -2px;
    font-size: 1.0rem;
}

/* Style all font awesome icons */
header .fa {
    padding: 3px;
    font-size: 0.7rem;
    width: 15px;
    height: 15px; 
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
    margin-left: 3px;
  }

 footer .fa {
    padding: 3px;
    font-size: 1.2rem;
    width: 15px;
    height: 15px; 
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
    margin-left: 3px;
    margin-right: 5px;
  }
  
  /* Add a hover effect if you want */
  header .fa:hover {
    opacity: 1;
    text-decoration: none;
    color: #fff;
  }

  footer .fa:hover {
    opacity: 1;
    text-decoration: none;
    color: #a5a5a5;
  }
  
  /* Set a specific color for each brand */
  
  /* Facebook */
  .fa-facebook {
    background: #fff;
    color: #f6412e;
  }
  
  /* instagram */
  footer  .fa-instagram {
    background: #fff;
    color: #707070;
  }

  footer  .fa-facebook {
    background: #fff;
    color: #707070;
  }
  
  /* instagram */
  .fa-instagram {
    background: #fff;
    color: #f6412e;
  }

  /*Shopping cart*/
  .fa-shopping-cart{
      font-size: 2rem !important;
      color: #fff;
      margin-left: -25px !important;
  }
  .fa-shopping-cart:hover{
      color: #fff !important;
  }

  .my-list-collapse{
      display: none;
  }

.popover {max-width:400px;}

#popover-content-logout > * {
  background-color:#ff0000 !important;
}

.padding{
    padding: 20px 10px;
}

.btn-primary{
    background-color: #fe6432 !important;
    border-radius: 0px !important;
    border: 0;
    
}

.btn-select{
    background-color: transparent !important;
    border: 1px #c0c0c0 solid;
    border-radius: 0;
    color: #c0c0c0;
    position: relative;
}


.title-page{
    font-size: 1.3rem;
    color: #fff;

}

.btn-secondary{
    background-color: transparent !important;
    border-radius: 0 !important;
    border: 1px #ccc solid !important;
    color: #707070 !important;
}

.w-150{
    width: 150px;
}

.btn-check{
    position: absolute;
    bottom: 0;
    right: 0;
}

.card{
    min-width: 11rem !important;
    max-width: 11rem !important;
}

/* Customize the label (the container) */
.my-checkbox {
    background-color: transparent !important;
    position: relative;
    margin-bottom: 12px;
    border-radius: 0;
    cursor: pointer;
    border: 1px #c0c0c0 solid;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  
  /* Hide the browser's default checkbox */
  .my-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
    
  }
  
  /* Create a custom checkbox */
  .checkmark {
    position: absolute;
    bottom: -8px;
    right: -7px;
    height: 25px;
    width: 25px;
    background-color: transparent;
    
  }
  
  /* On mouse-over, add a grey background color */
  .my-checkbox:hover input ~ .checkmark {
    background-color: transparent;
  }
  
  /* When the checkbox is checked, add a blue background */
  .my-checkbox input:checked ~ .checkmark {
    background-color: transparent;
  }
  
  /* Create the checkmark/indicator (hidden when not checked) */
  .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }
  
  /* Show the checkmark when checked */
  .my-checkbox input:checked ~ .checkmark:after {
    display: block;
  }
  
  /* Style the checkmark/indicator */
  .my-checkbox .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid #f6412e;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }


.img-cart{
    width: 100px;
    height: 100;
    overflow: hidden;
}

/* Customize the label (the container) */
.my-normal-checkbox {
    display: block;
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  
  /* Hide the browser's default checkbox */
  .my-normal-checkbox  input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
  
  /* Create a custom checkbox */
  .my-normal-checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
      border: 2px solid #ef6725;
  }
  
  /* On mouse-over, add a grey background color */
  .my-normal-checkbox :hover input ~ .my-normal-checkmark {
    background-color: #ccc;
  }
  
  /* When the checkbox is checked, add a blue background */
  .my-normal-checkbox  input:checked ~ .my-normal-checkmark {
    background-color: #ee4d2d;
  }
  
  /* Create the checkmark/indicator (hidden when not checked) */
  .my-normal-checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }
  
  /* Show the checkmark when checked */
  .my-normal-checkbox  input:checked ~ .my-normal-checkmark:after {
    display: block;
  }
  
  /* Style the checkmark/indicator */
  .my-normal-checkbox  .my-normal-checkmark:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

.btn-add {
    background-color: #ffb9a1 !important;
    border-radius: 0px !important;
    border: 1px #ff0000 solid;
    color: #f6412e !important;
    padding: 5px 10px !important;
}

.product-disc .breadcrumb {
    padding-top: 0 !important; 
    padding-left: 0 !important;
}

.title{
    padding: 0.8rem;
    text-transform: uppercase;
    margin-bottom: 0 !important;
}

.btn-add .fa-shopping-cart{
    font-size: 0.9rem !important;
    margin-left: 0 !important;
    color: #f6412e !important;
}

#product-thumbnail .list-inline{
    white-space:nowrap;
    overflow-x:auto;
}

#product-thumbnail .carousel-indicators{
    position: static;
    left: initial;
    width: initial;
    margin-left: initial;
}

#product-thumbnail .carousel-indicators > li {
    width: initial;
    height: initial;
    text-indent: initial;
}

#product-thumbnail .carousel-indicators > li.active img, #main-slider .carousel-indicators > li.active img  {
    opacity: 0.7;
}

.bg-white{
    background-color: #fff;
}

#main-slider .list-inline{
    white-space:nowrap;
    overflow-x:auto;
}

#main-slider .carousel-indicators > li {
    width: initial;
    height: initial;
    text-indent: initial;
}

#main-slider .carousel {
    display:flex;
  }
  
#main-slider .carousel-indicators {
    position: static;
    left: initial;
    width: initial;
    margin-left: initial;
}

.btn-play{
    position: absolute;
    left: 10px;
    bottom: 10px;
}

.fa-play:hover{
    color: #ee4d2d !important;
}

.fa-play{
    font-size: 2.5rem !important;
    color: #fff !important;
}

.btn-white{
    background-color: #fff !important;
}

/*---Media Queries --*/

@media (max-device-width : 1024px){ 
    #nav-footer ul li a, #nav-header ul li a{
        border-right: none;
    } 
    #nav-header .navbar-nav{
        padding-bottom: 5px;
    }
    .my-list{
        display: none;
    }
    .my-list-collapse{
        display: block;
    }
    .my-list-collapse .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
        color: #fff !important;
        background-color: #f6412e !important;
        border-radius: 0px !important;
    }
    .mn-label{
        text-align: left !important;
    }
    .card{
        min-width: 14rem!important;
        max-width: 14rem!important;
    }

}

@media (max-width: 992px) {
    #nav-footer ul li a, #nav-header ul li a{
        border-right: none;
    }  
    #nav-header .navbar-nav{
        padding-bottom: 5px;
    } 
    .my-list{
        display: none;
    }
    .my-list-collapse{
        display: block;
    }
    .my-list-collapse .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
        color: #fff !important;
        background-color: #f6412e !important;
        border-radius: 0px !important;
    }
    .mn-label{
        text-align: left !important;
    }
    .card{
        min-width: 14rem!important;
        max-width: 14rem!important;
    }

}


@media (max-width: 768px) {
    #nav-footer ul li a, #nav-header ul li a{
        border-right: none;
    }
    #nav-header .navbar-nav{
        padding-bottom: 5px;
    }
    .my-list{
        display: none;
    }
    .my-list-collapse{
        display: block;
    }
    .my-list-collapse .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
        color: #fff !important;
        background-color: #f6412e !important;
        border-radius: 0px !important;
    }
    .mn-label{
        text-align: left !important;
    }
    .card{
        min-width: 14rem!important;
        max-width: 14rem!important;
    }

}

@media (max-width: 576px) {
    #nav-footer ul li a, #nav-header ul li a{
        border-right: none;
    }
    #nav-header .navbar-nav{
        padding-bottom: 5px;
    }
    .my-list{
        display: none;
    }
    .my-list-collapse{
        display: block;
    }
    .my-list-collapse .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
        color: #fff !important;
        background-color: #f6412e !important;
        border-radius: 0px !important;
    }
    .mn-label{
        text-align: left !important;
    }

    .card{
        min-width: 11rem !important;
        max-width: 11rem !important;
    }

}

@media (max-width: 360px) {
    #nav-header ul li a{
        border-right: none;
    }
    #nav-header .navbar-nav{
        padding-bottom: 5px;
    }
    .my-list{
        display: none;
    }
    .my-list-collapse{
        display: block;
    }

    .my-list-collapse .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
        color: #fff !important;
        background-color: #f6412e !important;
        border-radius: 0px !important;
    }
    .mn-label{
        text-align: left !important;
    }

    .card{
        min-width: 11rem !important;
        max-width: 11rem !important;
    }

}

/*---Firefox Bug Fix --*/
.carousel-item {
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
}
/*--- Fixed Background Image --*/
figure {
    position: relative;
    width: 100%;
    height: 60%;
    margin: 0!important;
}
.fixed-wrap {
    clip: rect(0, auto, auto, 0);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#fixed {
    background-image: url('../img/background.png');
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    will-change: transform;
}
/*--- Bootstrap Padding Fix --*/
[class*="col-"] {
    padding: 0rem 1rem;
}






/*
Extra small (xs) devices (portrait phones, less than 576px)
No media query since this is the default in Bootstrap

Small (sm) devices (landscape phones, 576px and up)
@media (min-width: 576px) { ... }

Medium (md) devices (tablets, 768px and up)
@media (min-width: 768px) { ... }

Large (lg) devices (desktops, 992px and up)
@media (min-width: 992px) { ... }

Extra (xl) large devices (large desktops, 1200px and up)
@media (min-width: 1200px) { ... }
*/








