
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
    float: left;
}

.owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer;
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.grabbing {
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    min-height: 1px;
}

.gallery__image {
    background: url(../../img/loader.gif) no-repeat 50% 50%;
}

.promo-slider {
    margin-left: 235px;
    width: 690px;
}

.promo-slider:before, .promo-slider:after {
    content: " ";
    display: table;
}

.promo-slider:after {
    clear: both;
}

.promo-slider__slides {
    position: relative;
    z-index: 2;
    height: 335px;
    overflow: hidden;
}

.promo-slider__slides .slider-item {
    width: 690px;
}

.promo-slider .promo-banners {
    position: absolute;
    top: 0;
    left: 100%;
    margin-left: 10px;
    width: 240px;
    height: 493px;
}

.promo-slider .promo-banners a:last-child, .promo-slider .promo-banners a:last-child img {
}

.promo-slider .promo-banners-bottom {
    margin: 27px 0px 0px 0px;
    position: absolute;
    width: 690px;
    border: 1px solid #ddd;
    height: 132px;
    background-color: #fff;
}

.promo-slider .promo-banners-bottom .promo-banners-bottom-item {
    margin: 0px 3px 3px 10px;
    width: 120px;
    text-align: center;
    display: inline-block;
}

.promo-slider .promo-banners-bottom .promo-banners-bottom-item .banner-title {
    font-size: 14px;
    margin-top: 4px;
}

.promo-slider .promo-banners-bottom .promo-banners-bottom-item .banner-content {
    color: #aaaaaa;
    font-size: 13px;
    font-weight: 400;
    margin-top: 2px;
}

.promo-slider .promo-banners> a {
    display: block;
    height: 120px;
    margin-bottom: 5px;
}

.promo-slider .promo-banners> a:first-child {
    margin-bottom: 4px;
}

.promo-slider .promo-banners> a> img {
    max-width: 100%;
    height: auto;
}

.promo-slider .promo-banners> a + a {
    margin-top: 0px;
}

.promo-slider .btn-prev, .promo-slider .btn-next {
    position: absolute;
    top: 50%;
    display: none;
    width: 36px;
    height: 66px;
    line-height: 80px;
    margin-top: -33px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 2;
    text-align: center;
    cursor: pointer;
}

.promo-slider .btn-prev span, .promo-slider .btn-next span {
    display: inline-block;
}

.promo-slider:hover .btn-prev, .promo-slider:hover .btn-next {
    display: block;
}

.promo-slider .btn-prev {
    left: 0;
}

.promo-slider .btn-next {
    right: 0;
}

.promo-slider__pager {
    position: absolute;
    right: 0px;
    bottom: -22px;
}

.promo-slider__pager a {
    display: inline-block;
    margin: 0 4px;
    color: #cbcbcb;
    font-size: 10px;
}

.promo-slider__pager a.active {
    color: #70be10;
}

.promo-slider__pager a i {
    color: inherit;
}

.promo-slider__thumbnails {
    position: relative;
    z-index: 2;
    float: left;
    width: 200px;
    height: 390px;
}

.promo-slider__thumbnails .promo-thumbnail {
    position: relative;
    display: block;
    height: 78px;
    border-bottom: 1px solid #eeeeee;
    padding: 17px 10px;
    border-top: 1px solid #fff;
}

.promo-slider__thumbnails .promo-thumbnail:focus, .promo-slider__thumbnails .promo-thumbnail:active, .promo-slider__thumbnails .promo-thumbnail:hover {
    text-decoration: none;
}

.promo-slider__thumbnails .promo-thumbnail.active {
    background-color: #ed1c24;
}

.promo-slider__thumbnails .promo-thumbnail.active .promo-thumbnail__subtitle, .promo-slider__thumbnails .promo-thumbnail.active .promo-thumbnail__title {
    color: #ffffff;
}

.promo-slider__thumbnails .promo-thumbnail.active:after {
    position: absolute;
    right: 100%;
    top: 50%;
    z-index: 3;
    margin-right: -1px;
    margin-top: -21px;
    content: "\f0d9";
    color: #ed1c24;
    font-family: FontAwesome;
    font-size: 30px;
}

.promo-slider__thumbnails .promo-thumbnail__bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    opacity: .6;
}

.promo-slider__thumbnails .promo-thumbnail__subtitle {
    display: block;
    color: #373737;
    line-height: 1.2;
    font-size: 14px;
}

.promo-slider__thumbnails .promo-thumbnail__title {
    display: block;
    color: #373737;
    line-height: 1.3;
    font-size: 21px;
    text-transform: uppercase;
    margin: 3px 0 0 0;
}

.promo-row {
    padding: 0 5px 10px;
}

.promo-row:before, .promo-row:after {
    content: " ";
    display: table;
}

.promo-row:after {
    clear: both;
}

.promo-row> a {
    padding: 0 5px;
    margin-bottom: 10px;
}

.promo-row> a> img {
    width: 100%;
    height: auto;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}

.block {
    padding: 0 0 10px;
}

.page-home .block {
    margin-bottom: 30px;
}

.block__header {
    border-bottom: 1px solid #d2d2d2;
}

.block__header:before, .block__header:after {
    content: " ";
    display: table;
}

.block__header:after {
    clear: both;
}

.block__branding {
    display: inline-block;
    width: 34px;
    height: 34px;
    margin-right: 0px;
    margin-left: -15px;
    color: #fff;
    font-size: 20px;
    line-height: 34px;
    text-align: center;
    border-radius: 6px 0 6px 0;
    background-color: #bababa;
}

.block__title {
    float: left;
    display: inline-block;
    margin: 0 25px 5px 0;
    font-size: 18px;
    text-transform: uppercase;
}

.block__title a {
    color: #333333;
    text-decoration: none;
    vertical-align: -6px;
}

.block__title a:hover {
    color: #000000;
}

.block__nav {
    padding-top: 16px;
    padding-bottom: 10px;
    float: right;
}

.block__nav ul, .block__nav li {
    list-style-type: none;
}

.block__nav li {
    float: left;
    padding: 0 8px;
    font-size: 13px;
    line-height: 1;
}

.block__nav li + li {
    border-left: 1px solid #999999;
}

.block__nav li> a {
    color: #666;
}

.block__content {
    padding: 20px 0 0;
}

.block__footer {
    text-align: center;
}

.block__more {
    padding: 6px 15px 6px 15px;
    border: 1px solid #dedede;
    background-color: #ffffff;
    color: #666;
    font-size: 14px;
}

.block__more:hover {
    border-color: #000;
    color: #000;
}

.block__more i {
    font-size: 15px;
    margin-left: 5px;
}

.block__sorting {
    float: right;
}

.block__sorting .product-sortings {
    margin: 0;
    background: transparent;
}

.block__sorting .product-sortings .filter {
    border: 0;
}

.block__sorting .product-sortings .filter__title {
    padding: 2px 4px;
    border: 0;
    float: left;
    margin-right: 10px;
}

.block__sorting .product-sortings .filter__body {
    padding: 0;
}

.block--tab {
}

.block--tab.tab-carousel .tab {
    width: 9999em;
}

.block--tab .block__header .tab {
    margin: 0 0 -1px;
    padding: 2px 0 0 0;
    float: left;
    line-height: 34px;
}

.block--tab .block__header .tab__item {
    position: relative;
    display: inline-block;
    margin: 0 2px 0 0;
    text-transform: uppercase;
}

.block--tab .block__header .tab__item a {
    border: 1px solid #f6f6f6;
    border-bottom-color: #d2d2d2;
    padding: 4px 15px;
    min-width: 120px;
    font-size: 17px;
    color: #777777;
    text-align: center;
}

.block--tab .block__header .tab__item a:focus, .block--tab .block__header .tab__item a:hover {
    background-color: #eee;
}

.block--tab.tab-style--campaign .block__header {
    border-bottom: 1px solid #ee242d;
}

.block--tab.tab-style--campaign .block__header .tab {
    margin: 0;
    padding: 10px 0 0 0;
    float: left;
    line-height: 34px;
}

.block--tab.tab-style--campaign .block__header .tab__item {
    position: relative;
    display: inline-block;
    margin: 0 2px 0 0;
    text-transform: uppercase;
}

.block--tab.tab-style--campaign .block__header .tab__item a {
    border: 0;
    padding: 1px 20px;
    min-width: 95px;
    font-size: 15px;
    font-weight: 700;
    color: #000;
    background-color: #eeeeee;
    text-align: center;
}

.block--tab.tab-style--campaign .block__header .tab__item.active {
    border-bottom: 0;
}

.block--tab.tab-style--campaign .block__header .tab__item.active:after {
    content: "";
}

.block--tab.tab-style-1 .block__header .tab__item {
    position: relative;
    text-transform: uppercase;
}

.block--tab.tab-style-1 .block__header .tab__item a {
    margin-right: 15px;
    padding: 4px 0;
    border: 0;
    border-bottom: 2px solid transparent;
    font-size: 15px;
    font-weight: 400;
    color: #777;
    text-align: center;
}

.block--tab.tab-style-1 .block__header .tab__item.active {
    border-bottom: 0;
}

.block--tab.tab-style-1 .block__header .tab__item.active:after {
    content: "";
}

.block--tab.tab-style-branding .block__title {
    height: 36px;
    padding: 0 20px 0 15px;
    margin: -2px 0 0;
    min-width: 170px;
    background-color: #bababa;
    line-height: 36px;
}

.block--tab.tab-style-branding .block__title a {
    font-size: 17px;
    font-weight: 700;
    color: #fff;
    vertical-align: middle;
    white-space: nowrap;
}

.block--tab.tab-style-branding .block__branding {
    height: 36px;
    width: 42px;
    line-height: 36px;
    font-size: 19px;
}

.block--tab.tab-style-branding .block__branding i {
    vertical-align: -2px;
}

.block--tab.tab-style-branding .block__nav {
    padding: 0;
    margin: 0;
}

.block--tab.tab-style-branding .block__nav ul {
    padding: 10px 0;
}

.block--tab.tab-style-branding .block__nav ul li a {
    color: #6e6e6e;
}

.block--tab.tab-style-branding .block__nav ul li a:hover {
    color: #000;
}

.block--tab.tab-style-branding .block__header {
    height: 36px;
    border-top: 2px solid #bababa;
    border-bottom: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    background-color: #fff;
}

.block--tab.tab-style-branding .block__header .tab {
    margin: 0;
    padding: 0 15px;
}

.block--tab.tab-style-branding .block__header .tab__item a {
    border: 0;
    padding: 0 15px;
    min-width: 100px;
    font-size: 12px;
    color: #444444;
    line-height: 33px;
}

.block--normal .block__title {
    margin-bottom: 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #c4c4c4;
}

.block--normal .block__nav {
    padding-top: 7px;
}

.block--normal:last-child {
    padding-bottom: 0;
}

.tab-item-active, .block--tab .block__header .tab__item.active a {
    border: 1px solid #d2d2d2;
    border-bottom-color: #f6f6f6;
    font-weight: 400;
    background-color: transparent;
    color: #222222;
}

.tab-item-active-campaign, .block--tab.tab-style--campaign .block__header .tab__item a:focus, .block--tab.tab-style--campaign .block__header .tab__item a:hover, .block--tab.tab-style--campaign .block__header .tab__item.active a {
    border: 0;
    font-weight: 700;
    background-color: #ee242d;
    color: #fff;
}

.tab-item-active-style-1, .block--tab.tab-style-1 .block__header .tab__item a:focus, .block--tab.tab-style-1 .block__header .tab__item a:hover, .block--tab.tab-style-1 .block__header .tab__item.active a {
    border: 0;
    border-bottom: 2px solid #ed1c24;
    font-weight: 400;
    background-color: transparent;
    color: #000;
}

.tab-item-active-branding, .block--tab.tab-style-branding .block__header .tab__item a:focus, .block--tab.tab-style-branding .block__header .tab__item a:hover, .block--tab.tab-style-branding .block__header .tab__item.active a {
    position: relative;
    border: 0;
    font-weight: 400;
    color: #000;
}

.tab-item-active-branding:after, .block--tab.tab-style-branding .block__header .tab__item a:focus:after, .block--tab.tab-style-branding .block__header .tab__item a:hover:after, .block--tab.tab-style-branding .block__header .tab__item.active a:after {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -5px;
    content: " ";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #bababa;
}

.btn--back {
    margin: 5px 0 0 0;
}

.btn--back .hd {
    vertical-align: -2px;
}

.btn--general {
    min-width: 130px;
    border-radius: 4px;
}

.btn--buy-now {
    min-width: 130px;
    font-weight: 700;
    border-radius: 4px;
    text-shadow: 0 1px 1px rgba(99, 165, 15, 0.75);
}

.btn--buy-now:active, .btn--buy-now:focus, .btn--buy-now:hover {
    background-color: #7fd611;
    border-color: #79cc10;
}

.products .product {
    cursor: pointer;
}

.products .product__rating {
    display: none;
}

.products .product .stars {
    font-size: 11px;
}

.products .product:hover {
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
}

.products .product__title {
    max-height: 48px;
    overflow: hidden;
}

.products .product__views {
    color: #999;
    font-size: 15px;
}

.products .product__views i {
    font-size: 15px;
    vertical-align: -1px;
}

.products .product__calltoaction {
    position: absolute;
}

.product {
    position: relative;
    margin-bottom: 20px;
    background-color: #ffffff;
}

.product__image {
    position: relative;
}

.product__icons {
    position: absolute;
    bottom: 50px;
    right: 10px;
    width: 80px;
    height: 80px;
}

.product__icons.bar {
    width: 40%;
}

.product__icons img {
    bottom: 0;
    right: 0;
    position: absolute;
    max-width: 100%;
    max-height: 100%;
}

.product__header {
    margin: 0 15px;
    padding: 10px 0;
    min-height: 69px;
    border-bottom: 1px solid #dddddd;
}

.product__title {
    margin: 0;
    font-size: 15px;
    line-height: 24px;
}

.product__title a {
    color: #222;
    font-weight: normal;
}

.product__title a:hover {
    color: #000;
    text-decoration: none;
}

.product__info {
    padding: 10px 15px;
}

.product__price {
    color: #ed1c24;
    font-size: 20px;
    font-weight: 700;
    white-space: nowrap;
}

.product__price--list-price {
    margin-right: 10px;
    color: #aaaaaa;
    font-size: 16px;
    font-weight: 400;
}

.product__price--discount {
    background: url(http://www.hotdeal.vn/assets/img/icons/discount2.svg) no-repeat;
    width: 42px;
    height: 30px;
    background-size: contain;
    text-align: center;
}

.product__price--discount .price {
    display: block;
    color: #fff;
    font-size: 16px;
    line-height: 25px;
    font-weight: 300;
    vertical-align: top;
}

.product__price--discount .price__symbol {
    vertical-align: baseline;
}

.product__stats {
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: #414141;
    font-size: 14px;
}

.product__rating {
    display: inline-block;
    margin-right: 10px;
}

.product__views {
    font-size: 12px;
}

.product__views .hd-user {
    vertical-align: -1px;
}

.product__purchases, .product__views {
    display: inline-block;
}

.product__details .product__purchases {
    font-size: 18px;
}

.product__details .product__purchases> i {
    border-radius: 100%;
    border: 1px solid #999;
    padding: 5px 8px;
    width: 30px;
    height: 30px;
    font-size: 16px;
}

.product:hover .product__delivery {
    opacity: 1;
    transition-duration: .5s;
}

.product__delivery {
    transition-duration: .5s;
    position: absolute;
    left: auto;
    top: auto;
    bottom: 5px;
    right: 5px;
    z-index: 4;
}

.product__delivery span:hover i {
    color: #333;
}

.product__delivery .delivery {
    width: auto;
    height: 40px;
    float: left;
    padding: 5px 7px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
    font-size: 9px;
}

.product__delivery .delivery> i {
    display: block;
    margin: 0 auto 2px;
    font-size: 18px;
}

.product__delivery .delivery img {
    display: block;
    margin: 0 auto 2px;
}

.product__delivery .delivery--ticket {
    background-color: rgba(73, 80, 57, 0.7);
}

.product__delivery .delivery--evoucher {
    background-color: rgba(73, 80, 57, 0.7);
}

.product__delivery .delivery--shipping {
    background-color: rgba(73, 80, 57, 0.7);
}

.product__delivery .delivery--shipping img {
    margin: 2px auto 4px;
}

.product--short-info {
    margin: 0;
    box-shadow: none;
    border: 0;
}

.product--short-info:before, .product--short-info:after {
    content: " ";
    display: table;
}

.product--short-info:after {
    clear: both;
}

.product--short-info:hover {
    box-shadow: none;
}

.product--short-info .product__cell {
    padding: 0 0px;
    height: 45px;
    float: left;
    text-align: center;
}

.product--short-info .product__cell:nth-child(1n) {
    width: 200px;
}

.product--short-info .product__cell:nth-child(2n) {
    width: 200px;
}

.product--short-info .product__cell:nth-child(3n) {
    width: 140px;
}

.product--short-info .product__cell:nth-child(4n) {
    overflow: hidden;
    width: auto;
    padding: 0 0 0 35px;
}

.product--short-info .product__cell + .product__cell {
    border-left: 1px solid #c8c8c8;
}

.product--short-info .product__price {
    margin: 0;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.1;
}

.product--short-info .product__price .price__symbol {
    font-size: 60%;
}

.product--short-info .add-to-cart__actions {
    padding: 0 0;
}

.product--short-info .add-to-cart__actions .btn {
    margin-left: 10px;
    font-size: 24px;
    line-height: 1.25;
}

.product--short-info .add-to-cart__actions .btn--buy-now {
    min-width: 200px;
}

.gallery__thumbnails {
    padding: 0 10px;
    margin: 18px 0;
    height: 56px;
    overflow: hidden;
}

.gallery__thumbnails a {
    position: relative;
    width: 82px;
    height: 56px;
    display: inline-block;
    margin: 0 1px;
    outline: 0;
    cursor: pointer;
    box-shadow: none;
    padding: 0px 1px;
}

.gallery__thumbnails a img {
    width: 100%;
    border: 1px solid #414141;
    height: 56px;
}

.gallery__thumbnails .btn {
    position: absolute;
    z-index: 5;
    top: 0;
    margin: 0;
    padding: 0;
    height: 56px;
    width: 18px;
    background-color: #fff;
    line-height: 50px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid #cccccc;
}

.gallery__thumbnails .btn.disabled {
    opacity: 0;
}

.gallery__thumbnails .btn:active, .gallery__thumbnails .btn:hover, .gallery__thumbnails .btn:focus {
    box-shadow: none;
}

.gallery__thumbnails .btn i {
    color: #888888;
}

.gallery__thumbnails .btn--prev {
    left: -10px;
}
.gallery__thumbnails .btn--prev:before{
    content: "\f104";
    font: normal normal normal 14px/1 fontawesome ;
}
.gallery__thumbnails .btn--next:after{
    content: "\f105";
    font: normal normal normal 14px/1 fontawesome ;
}
.gallery__thumbnails .btn--prev i {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
}

.gallery__thumbnails .btn--next {
    right: -10px;
}

.gallery__thumbnails .btn--next i {
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.gallery__thumbnails .thumbs-carousel {
    position: relative;
    margin: 0 auto;
    z-index: 3;
    padding: 0px 7px;
}

.gallery__thumbnails .thumbs-carousel .item {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
}

.swiper-container-android.gallery__thumbnails .thumbs-carousel .item {
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
}

.gallery__thumbnails .thumbs-carousel .item img {
    width: 60px;
}

.gallery__thumbnails .thumbs-carousel .item.active:after {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 1px solid #414141;
}

.gallery__thumbnails .thumbs-carousel .owl-item img {
    width: 100%;
}

.gallery__thumbnails .thumbs-carousel .owl-item.active> a:after {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 1px solid #414141;
}


@media screen and (max-width: 767px) {

    .gallery__thumbnails {
        padding: 0 5px;
        margin: 10px 0;
    }

    .product--details .gallery__thumbnails {
        position: absolute;
        top: 333px;
        left: 0;
        right: 0;
        height: 40px;
        margin: 0;
    }

    .gallery__thumbnails a {
        width: 76px !important;
        height: 50px !important;
    }

    .gallery__thumbnails a img {
        width: 76px !important;
        height: 50px
    }
    .gallery__image .owl-item{
        text-align: center;
    }
    .gallery__thumbnails .btn {
        display: none;
    }

    .gallery__thumbnails .thumbs-carousel .owl-wrapper-outer {
        margin: 0 auto;
        max-width: 100%;
    }


}

@media screen and (max-width: 767px) {

}

@media screen and (min-width: 768px) and (max-width: 1199px) {

    .product__image img {
        height: auto;
    }


}
