
/* ====  Icons  ==== */

.icon__16 {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(/Images/icons.webp);
    background-repeat: no-repeat;
    background-size: auto;
    background-position-y: 0px;
}
.icon__16.is--check {
    background-position-x: 0px;
}
.icon__16.is--phone {
    background-position-x: -16px;
}
.icon__16.is--down {
    background-position-x: calc(-16px * 2);
}
.icon__16.is--up {
    background-position-x: calc(-16px * 3);
}
.icon__16.is--star {
    background-position-x: calc(-16px * 4);
}
.icon__16.is--star-0 {
    background-position-x: calc(-16px * 5);
}
.icon__16.is--star-b {
    background-position-x: calc(-16px * 6);
}
.icon__16.is--star-m {
    background-position-x: calc(-16px *7);
}
.icon__16.is--star-m0 {
    background-position-x: calc(-16px * 8);
}
.icon__16.is--like-m {
    background-position-x: calc(-16px * 9);
}
.icon__16.is--dislike {
    background-position-x: calc(-16px * 10);
}
.icon__16.is--dislike {
    background-position-x: calc(-16px * 11);
}

.icon__34 {
    display: inline-block;
    width: 34px;
    height: 34px;
    background-image: url(/Images/icons.webp);
    background-repeat: no-repeat;
    background-size: auto;
    background-position-y: -16px;
}
.icon__34.is--logo {
    background-position-x: 0px;
}
.icon__34.is--tag {
    background-position-x: -34px;
}
.icon__34.is--video {
    background-position-x: calc(-34px * 2);
}
.icon__34.is--prev {
    background-position-x: calc(-34px * 3);
}
.icon__34.is--next {
    background-position-x: calc(-34px * 4);
}
.icon__34.is--cart {
    background-position-x: calc(-34px * 5);
}
.icon__34.is--mobile {
    background-position-x: calc(-34px * 6);
}
.icon__34.is--image {
    background-position-x: calc(-34px * 7);
}
.icon__34.is--user {
    background-position-x: calc(-34px * 8);
}
.icon__34.is--search {
    background-position-x: calc(-34px * 9);
}

.icon__48 {
    display: inline-block;
    width: 48px;
    height: 48px;
    background-image: url(/Images/icons.webp);
    background-repeat: no-repeat;
    background-size: auto;
    background-position-y: -50px;
}
.icon__48.is--prev {
    background-position-x: 0px;
}
.icon__48.is--next {
    background-position-x: -48px;
}
.icon__48.is--facebook {
    background-position-x: calc(-48px * 2);
}
.icon__48.is--instagram {
    background-position-x: calc(-48px * 3);
}
.icon__48.is--youtube {
    background-position-x: calc(-48px * 4);
}
.icon__48.is--truck {
    background-position-x: calc(-48px * 5);
}
.icon__48.is--bct {
    background-position-x: calc(-48px * 6);
    width: 144px;
}
.icon__48.is--dmca {
    background-position-x: calc(-48px * 9);
    width: 74px;
}


/* ====  CSS NivoSlider  ==== */
.nivoSlider {
    position: relative;
    background: #fff url(/Images/loading.gif) center no-repeat;
    background-size: auto 100%;
}

.nivoSlider img {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}

.nivo-controlNav {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px;
    position: absolute;
    left: 0px;
    bottom: 60px;
    width: 100%;
    z-index: 8;
}

.nivoSlider:hover .nivo-controlNav {
    opacity: 1;
}

.nivo-controlNav a {
    width: 8px;
    height: 8px;
    border: 1px solid #fff;
    background: #fff;
    margin: 0 10px;
    font-size: 0px;
    border-radius: 50%;
}

.nivo-controlNav a:hover {
    box-shadow: 0px 0px 5px 0px #000;
}

.nivo-controlNav a.active {
    border: 1px solid #ff8400;
    background: none;
}


.nivo-directionNav a {
    display: block;
    font-size: 0px;
    position: absolute;
    top: calc(50% - 24px);
    cursor: pointer;
    z-index: 8;
    width: 48px;
    height: 48px;
    background-image: url(/Images/icons.webp);
    background-repeat: no-repeat;
    background-size: auto;
    background-position-y: -50px;
}

a.nivo-prevNav {
    left: -40px;
    background-position-x: 0px;
}
a.nivo-nextNav {
    right: -40px;
    background-position-x: -48px;
}

.nivoSlider {
    width: 100%;
    height: auto;
}

.nivoSlider img {
    position: absolute;
    top: 0px;
    left: 0px;
    max-width: none;
}

.nivo-main-image {
    display: block !important;
    position: relative !important;
    width: 100% !important;
}

.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
    background: white;
    filter: alpha(opacity=0);
    opacity: 0;
}

.nivo-slice {
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%;
    top: 0;
}

.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
    overflow: hidden;
}

.nivo-box img {
    display: block;
}

.nivo-html-caption {
    display: none;
}

.slider-wrapper {
    position: relative;
}

/* ====  Shared  ==== */
.container {
    max-width: 1090px;
}
.wrap:after {
    content: "";
    display: block;
    clear: both;
}
.view-content * {
    line-height: 1.6;
    /*font-size: 14px;*/
}
a:hover {
    color: #ff4800;
}
.bg__e7e7e7 {
    background: #e7e7e7;
}
.is--ff8400 {
    color: #ff8400;
}
.is--ff4800 {
    color: #ff4800;
}
.is--arial {
    font-family: Arial, Helvetica, sans-serif;
}
.is--padi--top {
    padding-top: 20px;
}
.is--padi--bottom {
    padding-bottom: 20px;
}
.title__center {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px 0px 14px;
}
.title__center .item__title {
    line-height: 1.6;
    font-size: 40px;
}
.title__inleft {
    padding: 16px 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.title__inleft .item__title {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.title__inleft .item__title strong {
    height: 50px;
    line-height: 50px;
    font-size: 32px;
    font-weight: normal;
}
.title__inleft .item__title span {
    line-height: 24px;
    font-size: 20px;
    font-weight: normal;
    padding-left: 10px;
    padding-top: 12px;
}
.title__inleft.is--s2 .item__title {
    font-size: 28px;
}
.title__inleft.is--s2 .item__title * {
    font-size: inherit;
    font-weight: inherit;
    margin: 0px;
    padding: 0px;
}
.title__inleft.is--s2 .item__more {
    font-size: 14px;
    color: #0090fd;
}

.bar__more {
    background: #fff;
    text-align: right;
    padding: 10px 15px;
    border-right: 1px solid #e7e7e7;
    border-left: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    box-shadow: 0px -1px 0px 0px #e7e7e7;
}
.bar__more a:hover {
    color: #ff4800;
}
.bar__more__s2 {
    text-align: center;
    padding: 20px 15px 0px;
}
.bar__more__s2 a {
    border: 1px solid #e7e7e7;
    background: #fff;
    display: inline-block;
    padding: 10px 15px;
    color: #0090fd;
}
.bar__more__s2 a span {
    position: relative;
    line-height: 20px;
    padding-right: 15px;
}
.bar__more__s2 a span:after {
    content: "";
    position: absolute;
    top: 8px;
    right: 0px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #0090fd;
}
.bar__more__s2 a:hover {
    color: #ff4800;
}
.bar__more__s2 a:hover span:after {
    border-top: 5px solid #ff4800;
}
.bar__freeship {
    border-top: 1px solid #e7e7e7;
    text-align: center;
    padding: 20px 0px;
}
.bar__freeship .item__link {
    display: inline-block;
    position: relative;
    padding-left: 58px;
    line-height: 48px;
    color: #f7941d;
    font-size: 20px;
}
.bar__freeship .item__link .icon__48 {
    position: absolute;
    top: 0px;
    left: 0px;
}

.bar__sort {
    padding: 15px 0px;
    border-bottom: 1px solid #e7e7e7;
    font-size: 16px;
    display: flex;
    align-items: center
}
.bar__sort strong {
    font-weight: normal;
    color: #000;
}
.bar__sort a {
    color: #0090fd;
    margin-left: 20px;
    display: flex;
    align-items: center;
}
.bar__sort a.is--active {
    border-bottom: 1px solid #0090fd;
}
.bar__sort .icon__16 {
    margin-top: 5px;
    margin-left: 5px;
}

.item__product .item__img {
    position: relative;
}
.item__product .item__img .is--tragop {
    background: #ff8500;
    color: #fff;
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 1px 10px 2px;
    border-radius: 4px;
    line-height: 16px;
    font-size: 11px;
}

.bar__paging {
    padding: 20px 0px;
}
.bar__paging .pagination {
    float: none;
    display: flex;
    justify-content: center;
    padding: 0px;
    margin: 0px;
}
.bar__paging .pagination li {
    margin: 0px 2px;;
}
.bar__paging .pagination a {
    border: 1px solid #e7e7e7;
    background: #fff;
    color: #0090fd;
    float: none;
    display: block;
    margin: 0px;
    line-height: 20px;
    padding: 6px 3px;
    min-width: 34px;
    text-align: center;
    font-size: 13px;
}
.bar__paging .pagination a:hover {
    background: #eee;
}
.bar__paging .pagination li.active a {
    border-color: #e7e7e7;
    color: #ff4800;
    background: #fff;
}

.breadcrumbs {
    padding: 10px 0px 13px 0;
}
.breadcrumbs ul {
    display: flex;
    justify-content: flex-start;
    margin: 0px;
    padding: 0px;
    flex-wrap: wrap;
}
.breadcrumbs li {
    list-style: none;
    padding: 0px 15px;
    background-image: url(/Images/icon-br.webp);
    background-position: 0px 7px;
    background-repeat: no-repeat;
}
.breadcrumbs li.is--home {
    padding-left: 0px;
    background: none;
}
.breadcrumbs a {
    color: #0090fd;
    display: block;
    line-height: 24px;
    font-size: 15px;
}
.breadcrumbs a:hover {
    text-decoration: underline;
}
.breadcrumbs a div {
    display: inline;
}