@import url(font-awesome.css);
@import url(flexslider.css);
@import url(owl.carousel.css);
@import url(shortcodes.css);
@import url(jquery-ui.css);
@import url(waves.min.css);
@import url(cloud-zoom.css);
@import url(mCustomScrollbar.css);

@import url(https://fonts.googleapis.com/css?family=Nunito:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i&amp;subset=latin-ext,vietnamese);

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

@font-face {
    font-family: "Calibri-Bold";
    src: url("https://minorstore.az/frontend/stylesheets/fonts/Calibri-Bold.ttf");
}

svg {
    font-family: 'Calibri-Bold' !important;
}

@font-face {
    font-family: JISAZNBold;
    src: url(../fonts/AZN.ttf)
}

.azcurrency {
    font-family: JISAZNBold
}

html {
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, textarea, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    font-style: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: 0 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

ol, ul {
    list-style: none
}

blockquote, q {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    quotes: none
}

figure {
    margin: 0
}

:focus {
    outline: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle
}

legend {
    white-space: normal
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

button, input {
    line-height: normal
}

input, textarea {
    background-image: -webkit-linear-gradient(hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0))
}

button, input[type=button], input[type=reset], input[type=submit] {
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: button;
    border: none
}

input[type=checkbox], input[type=radio] {
    padding: 0
}

input[type=search] {
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    line-height: 24px;
    font-weight: 400;
    background-color: #fff;
    color: #656565;
    overflow: hidden;
    position: relative
}

a {
    text-decoration: none;
    color: #333;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

a:focus, a:hover {
    color: #ffca00;
    text-decoration: none;
    outline: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

ol, ul {
    padding: 0
}

img {
    /*max-width: 100%;*/
    height: auto
}

#showedSel {
    padding: 0px 17px;
    margin-right: 17px;
}

b, strong {
    font-weight: 900
}

button:hover, uttonb {
    border: none
}

button:focus {
    outline: 0
}

button, input[type=button], input[type=reset], input[type=submit] {
    display: inline-block;
    color: #fff;
    padding: 0 27px 0 27px;
    height: 48px;
    line-height: 42px;
    font-size: 14px;
    color: #fff;
    background: #e5e5e5;
    border-radius: 30px;
    font-weight: 600;
    font-family: Nunito, sans-serif;
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

button.search-submit-form {
    position: absolute;
    right: 2px;
    top: 7px;
    padding: 0 10px;
    color: #999;
    background-color: transparent;
    display: inline-block;
    height: 29px;
    line-height: 31px;
    font-size: 12px;
    border-color: transparent;
    border-left: 1px solid #d0d0d0;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select, textarea {
    position: relative;
    display: block;
    font-family: 'Roboto', sans-serif;
    width: 100%;
    line-height: 24px;
    padding: 8px 16px 8px 16px;
    color: #222;
    border: 1px solid #e5e5e5;
    height: 48px;
    border-radius: 4px;
    background-color: transparent;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

select {
    border: none
}

input[type=search] {
    width: 250px;
    margin-bottom: 0;
    border-radius: 0;
    background-color: #fff
}

input[type=email] {
    padding: 8px 14px;
    color: #555;
    border: 1px solid #e5e5e5;
    margin-bottom: 20px
}

input[type=color]:focus, input[type=date]:focus, input[type=datetime-local]:focus, input[type=datetime]:focus, input[type=email]:focus, input[type=month]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus, input[type=url]:focus, input[type=week]:focus, textarea:focus {
    border: 2px solid #cacaca;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

textarea {
    width: 100%;
    padding: 11px 18px;
    height: 173px
}

input[type=checkbox] {
    display: inline
}

input:-moz-placeholder, input::-moz-placeholder, textarea:-moz-placeholder, textarea::-moz-placeholder {
    color: #aeaeae;
    opacity: 1
}

input:-ms-input-placeholder {
    color: #aeaeae
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #aeaeae;
    opacity: 1
}

.btn {
    background-image: none
}

.dropdown-menu, .navbar .nav > .active > a, .navbar .nav > .active > a:focus, .navbar .nav > .active > a:hover, .uneditable-input, input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=submit], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select, textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    color: #727272
}

select::-ms-expand {
    opacity: 0
}

h1, h2, h3, h4, h5, h6 {
    font-family: Nunito, sans-serif;
    font-weight: 400
}

h1 {
    font-size: 32px
}

h2 {
    font-size: 24px
}

h3 {
    font-size: 20px;
    font-weight: 500;
    color: #2d2d2d
}

h4 {
    font-size: 18px
}

@media screen and (min-width: 1200px) {
    .container {
        width: 100%;
        max-width: 1260px
    }
}

.clearfix {
    clear: both
}

.left {
    text-align: left
}

.center {
    text-align: center
}

.sale {
    color: #f83169;
    font-weight: 500;
    font-size: 22px;
    font-family: Nunito
}

.regular {
    color: #1c1b17;
    font-size: 14px;
    text-decoration: line-through;
    text-decoration-color: #f83169;
    font-weight: 700
}

.background {
    background-color: #f5f5f5
}

.boxed {
    position: relative
}

.boxed > .overlay {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .5);
    z-index: 909;
    opacity: 0;
    display: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.boxed > .overlay.show {
    opacity: 1;
    display: block
}

#header {
    position: relative;
    z-index: 999;
    background-color: #fff
}

.header-top {
    background: #464E53;
    border-bottom: 1px solid #e5e5e5
}

.header-top.style1 {
    background-color: #f5f5f5;
    padding: 6px 0
}

.header-top.style2 {
    background-color: #ffa020;
    padding: 0 0;
    border-bottom: none
}

.header-top.style2 ul.flat-support > li > a {
    color: #fff
}

.header-top.style2 ul.flat-support > li {
    border-color: #fec579
}

.header-top.style2 ul.flat-infomation > li.phone {
    color: #fff
}

.header-top.style2 ul.flat-infomation > li.phone > a {
    color: #fff
}

.header-top.style2 ul.flat-unstyled > li > a {
    color: #fff
}

.header-top.style3 {
    background-color: #f5f5f5;
    padding: 0 0;
    border-bottom: none
}

.header-top.style4 {
    background-color: #f5f5f5;
    padding: 6px 0 6px;
    border-bottom: none
}

ul.flat-support li {
    display: inline-block;
    line-height: 38px;
    height: 37px
}

ul.flat-support li a {
    border-right: 1px solid #e5e5e5;
    padding-right: 10px;
    padding-left: 7px;
    font-size: 12px;
    font-weight: 400
}

ul.flat-support li:first-child > a {
    padding-left: 0
}

ul.flat-support li:last-child > a {
    padding-right: 0;
    border-right: none
}

ul.flat-support.style1 > li, ul.flat-unstyled.style2 > li {
    display: inline-block;
    line-height: 27px;
    height: 24px
}

ul.flat-infomation {
    text-align: center
}

ul.flat-infomation li.phone {
    color: #f28b00;
    line-height: 38px;
    height: 37px;
    letter-spacing: -.5px
}

.grid-right ul.flat-infomation li.phone {
    height: 55px;
    line-height: 59px;
    font-size: 15px
}

ul.flat-unstyled {
    text-align: right;
    margin-right: 3px
}

ul.flat-unstyled > li {
    display: inline-block;
    line-height: 38px;
    height: 37px;
    position: relative;
    color: #fff;
}

ul.flat-unstyled > li > a {
    border-left: 1px solid #e5e5e5;
    line-height: 1;
    padding-left: 9px;
    padding-right: 6px;
    letter-spacing: -.5px
}

ul.flat-unstyled > li:last-child > a {
    padding-right: 0
}

ul.flat-unstyled > li:first-child > a {
    border-left: none;
    color: #fff;
}

ul.flat-unstyled > li > a i {
    padding-left: 10px;
    padding-right: 4px
}

ul.flat-unstyled > li:last-child > a i {
    padding-right: 0
}

ul.flat-unstyled > li > ul {
    background-color: #fff;
    border-radius: 10px;
    padding: 10px 0;
    box-shadow: 0 2px 3px 0 rgba(72, 72, 72, .15);
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    z-index: 99;
    width: 130px;
    text-align: left;
    top: 100px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

ul.flat-unstyled > li > ul:before {
    content: '';
    position: absolute;
    left: 30px;
    top: -8px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #e5e5e5;
    z-index: 100
}

ul.flat-unstyled > li:hover > ul {
    opacity: 1;
    visibility: visible;
    top: 38px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

ul.flat-unstyled li > ul > li > a {
    display: block;
    padding: 1px 15px;
    line-height: 24px;
    font-size: 12px
}

.flat-unstyled.style1 {
    float: right;
    line-height: 102px;
    height: 101px;
    margin-right: 3px
}

.header-middle #logo {
    line-height: 60px;
    margin-left: -2px;
    margin-bottom: 0;
    margin-top: 6px;
}

.header-middle .grid-left #logo {
    margin-bottom: 0
}

.header-middle .logo.style1 {
    float: left;
    width: 23%;
    margin-right: 0
}

.header-middle.style1 {
    background-color: #f28b00
}

.show-search {
    display: none
}

.show-search button {
    content: '';
    background: #fff;
    color: #ffca00;
    border-color: transparent;
    height: 45px;
    line-height: 45px;
    width: 45px;
    display: block;
    padding: 0;
    border-radius: 50%;
    position: relative
}

.show-search button:before {
    content: "\f002";
    font-family: fontawesome;
    position: absolute;
    font-size: 18px;
    line-height: 45px;
    left: 50%;
    top: 0;
    transform: translateX(-50%)
}

.show-search > button.active:before {
    content: "\f00d"
}

.top-search {
    padding: 27px 0;
    padding-left: 47px;
    margin-right: -21px
}

.top-search form.form-search {
    position: relative
}

.top-search form.form-search .cat-wrap {
    position: absolute;
    z-index: 9;
    padding: 15px 0
}

.top-search form.form-search .cat-wrap-v1 {
    position: absolute;
    z-index: 9;
    padding: 12px 0
}

.top-search form.form-search .cat-wrap select {
    height: 20px;
    line-height: 20px;
    padding: 1px 63px 0 36px;
    border-radius: 0;
    border-right: 1px solid #e5e5e5
}

.top-search form.form-search .cat-wrap span {
    position: absolute;
    top: 14px;
    right: 22px;
    color: #1b1b19;
    font-size: 14px
}

.top-search form.form-search .cat-wrap-v1 span {
    top: 11px !important
}

.top-search form.form-search .cat-wrap .all-categories {
    position: absolute;
    top: 80px;
    left: 0;
    width: 215px;
    border: 2px solid #484848;
    border-radius: 10px;
    height: 287px;
    background: #fff;
    padding: 10px 20px;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.top-search form.form-search .cat-wrap .all-categories.show {
    top: 55px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.top-search form.form-search .cat-wrap .all-categories:before {
    content: '';
    position: absolute;
    border-bottom: 5px solid #484848;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    top: -7px;
    left: 57px
}

.top-search form.form-search .cat-wrap .all-categories .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #f28b00
}

.top-search form.form-search .cat-wrap .all-categories .cat-list-search .title {
    color: #f28b00;
    line-height: 30px
}

.top-search form.form-search .cat-wrap .all-categories .cat-list-search ul {
    margin-bottom: 5px
}

.top-search form.form-search .cat-wrap .all-categories .cat-list-search ul li {
    padding-left: 9px;
    line-height: 20px;
    cursor: pointer
}

.top-search form.form-search .cat-wrap .all-categories .cat-list-search ul li:hover {
    color: #ffca00
}

.top-search form.form-search .box-search input {
    padding-left: 191px;
    padding-top: 11px;
    height: 49px
}

.top-search form.form-search .box-search .btn-search {
    position: absolute;
    top: 0;
    right: 0
}

.top-search form.form-search .box-search .search-suggestions {
    width: 100%;
    max-width: 712px;
    overflow: hidden;
    position: absolute;
    top: 100px;
    left: 0;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.top-search form.form-search .box-search .search-suggestions.show {
    opacity: 1;
    visibility: visible;
    top: 77px
}

.top-search.style1 {
    max-width: 732px;
    width: 100%;
    padding: 5px 0 5px 1px;
    float: left
}

.top-search.style1 form.form-search .box-search input {
    background-color: #fff;
    border-color: #fff;
    height: 45px;
    padding-left: 24px
}

.top-search.style1 form.form-search .box-search .btn-search button {
    background: #464E53;
    border: 1px solid #fff;
    padding: 0 27px 0 32px;
    height: 45px;
    line-height: 43px;
    border-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.top-search.style1 form.form-search .box-search .btn-search button img {
    margin-top: -3px
}

.top-search.style2 {
    padding: 28px 0 26px 48px;
    float: left;
    width: 68%
}

.top-search.style2 form.form-search .box-search .btn-search button {
    background: #484848;
    padding: 0 29px 0 30px;
    height: 49px;
    line-height: 39px
}

.top-search.style2 form.form-search .box-search input {
    background-color: #fff;
    border-color: #fff
}

.top-search.style3 {
    padding-left: 93px;
    margin-right: -37px
}

.search-suggestions .box-suggestions {
    width: 100%;
    float: left;
    background: #fff;
    padding: 20px 30px
}

.search-suggestions .box-cat .title, .search-suggestions .box-suggestions .title {
    color: #ffca00;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 15px
}

.search-suggestions .box-suggestions ul li {
    margin-bottom: 28px;
    overflow: hidden
}

.search-suggestions .box-suggestions ul li .image {
    width: 40px;
    float: left;
    height: 40px;
    line-height: 50px;
    margin-right: 20px
}

.search-suggestions .box-suggestions ul li .info-product {
    overflow: hidden
}

.search-suggestions .box-suggestions ul li .info-product .name a:not(:hover) {
    color: #484848
}

.search-suggestions .box-suggestions ul li .info-product .price .sale {
    color: #484848;
    font-size: 16px;
    font-weight: 500;
    font-family: Nunito;
    margin-right: 15px
}

.search-suggestions .box-suggestions ul li .info-product .price .regular {
    font-size: 13px
}

.box-cart {
    text-align: right;
    padding: 27px 0
}

.box-cart .inner-box {
    display: inline-block;
    position: relative
}

.box-cart .inner-box > a > div {
    display: inline-block
}

.box-cart .inner-box > a > div.icon-cart {
    height: 48px;
    line-height: 40px;
    width: 48px;
    text-align: center;
    border: 2px solid #e5e5e5;
    border-radius: 50%;
    position: relative;
    padding-top: 10px;
}

.box-cart .inner-box > a:hover > div.icon-cart {
    border-color: #ffca00
}

.box-cart .inner-box > a > div.icon-cart span {
    position: absolute;
    top: -3px;
    right: -8px;
    background-color: #ffca00;
    width: 20px;
    height: 20px;
    line-height: 20px;
    color: #1c1b17;
    font-size: 12px;
    border-radius: 50%;
    font-weight: 700
}

.box-cart .inner-box > a > .price {
    font-weight: 600;
    font-size: 16px;
    margin-left: 8px;
    position: relative;
    top: 3px
}

.box-cart .inner-box ul.menu-compare-wishlist li {
    display: inline-block;
    margin-right: 19px
}

.box-cart .inner-box ul.menu-compare-wishlist li a {
    display: inline-block;
    height: 48px;
    width: 48px;
    line-height: 40px;
    text-align: center;
    border: 2px solid #e5e5e5;
    border-radius: 50%
}

.box-cart .inner-box ul.menu-compare-wishlist li a:hover {
    border-color: #ffca00
}

.box-cart .inner-box .dropdown-box {
    padding: 25px 20px 32px;
    position: absolute;
    background-color: #fff;
    border-radius: 8px;
    top: 100px;
    width: 332px;
    right: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 99;
    box-shadow: 0 2px 3px 0 rgba(72, 72, 72, .15);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.box-cart .inner-box .dropdown-box:before {
    content: '';
    position: absolute;
    top: -7px;
    right: 70px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #fff
}

.box-cart > .inner-box:hover > .dropdown-box {
    top: 55px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.box-cart .inner-box .dropdown-box > ul > li {
    position: relative;
    margin-bottom: 30px
}

.box-cart .inner-box .dropdown-box > ul > li .img-product {
    float: left;
    margin-right: 20px;
    width: 64px;
    height: 64px;
    border: 2px solid transparent;
    border-radius: 8px;
    text-align: center
}

.box-cart .inner-box .dropdown-box > ul > li:hover .img-product {
    border-color: #e5e5e5
}

.box-cart .inner-box .dropdown-box > ul > li .info-product {
    text-align: left
}

.box-cart .inner-box .dropdown-box > ul > li .info-product .name {
    margin-bottom: 3px;
    color: #484848;
    font-size: 12px;
    line-height: 20px
}

.box-cart .inner-box .dropdown-box > ul > li .info-product .price {
    color: #f83169
}

.box-cart .inner-box .dropdown-box > ul > li span.delete {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 18px;
    cursor: pointer
}

.box-cart .inner-box .dropdown-box .total {
    text-align: left
}

.box-cart .inner-box .dropdown-box .total span {
    color: #484848;
    font-weight: 700;
    font-size: 14px
}

.box-cart .inner-box .dropdown-box .total span.price {
    color: #f83169;
    font-size: 22px;
    font-weight: 500;
    float: right
}

.box-cart .inner-box .dropdown-box .btn-cart {
    margin-top: 30px;
    overflow: hidden
}

.box-cart .inner-box .dropdown-box .btn-cart a.view-cart {
    padding: 10px 33px;
    color: #ffca00;
    border: 2px solid #ffca00;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 600;
    float: left;
    position: relative;
    overflow: hidden;
    z-index: 5
}

.box-cart .inner-box .dropdown-box .btn-cart a.view-cart:hover {
    color: #fff
}

.box-cart .inner-box .dropdown-box .btn-cart a.check-out:before, .box-cart .inner-box .dropdown-box .btn-cart a.view-cart:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: #ffca00;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.box-cart .inner-box .dropdown-box .btn-cart a.check-out:hover:before, .box-cart .inner-box .dropdown-box .btn-cart a.view-cart:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
    transition-timing-function: cubic-bezier(.52, 1.64, .37, .66)
}

.box-cart .inner-box .dropdown-box .btn-cart a.check-out {
    padding: 12px 35px;
    color: #fff;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 600;
    background-color: #484848;
    float: right;
    position: relative;
    overflow: hidden;
    z-index: 5
}

.box-cart .inner-box .dropdown-box .btn-cart a.check-out:hover {
    border-color: transparent
}

.header-bottom {
    background-color: #464E53
}

.header-bottom > .container > .row {
    position: relative
}

.header-bottom.style2 {
    background-color: #ffca00
}

.header-bottom.style3 {
    background-color: #fff
}

#mega-menu {
    position: relative;
    top: -10px;
    height: 55px;
    width: 238px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#mega-menu >
.btn-mega {
    font-weight: 600;
    font-size: 16px;
    color: #fefefe;
    height: 65px;
    padding-left: 76px;
    line-height: 65px;
    background-color: #464E53;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    position: relative;
    z-index: 98;
    cursor: pointer
}

#mega-menu:hover ul.menu {
    top: -1px;
    visibility: visible;
    opacity: 1;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#mega-menu > .btn-mega > span {
    position: absolute;
    height: 2px;
    width: 18px;
    left: 30px;
    top: 31px;
    background-color: #fff;
    display: inline-block
}

#mega-menu > .btn-mega > span:before {
    content: '';
    position: absolute;
    height: 2px;
    width: 24px;
    top: -7px;
    background-color: #fff
}

#mega-menu > .btn-mega > span:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 24px;
    top: 7px;
    background-color: #fff
}

#mega-menu > ul.menu {
    position: relative;
    z-index: 90;
    background-color: #fff;
    border: 1px solid #484848;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    top: -40px;
    opacity: 0;
    visibility: hidden;
    height: 555px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#mega-menu > ul.menu > li > a {
    height: 50px;
    line-height: 51px;
    padding: 0 24px;
    border-bottom: 1px solid #e5e5e5;
    display: block;
    position: relative
}

#mega-menu > ul.menu > li:last-child > a {
    border-bottom: none
}

#mega-menu > ul.menu > li:hover > a .menu-title {
    color: #ffca00
}

#mega-menu > ul.menu > li > a.dropdown:after {
    content: '\f105';
    position: absolute;
    font-family: fontawesome;
    right: 29px;
    font-size: 14px;
    color: #484848
}

#mega-menu > ul.menu > li > a .menu-img {
    margin-right: 18px;
    min-width: 30px;
    display: inline-block;
    text-align: center;
    display: none
}

#mega-menu > ul.menu > li > a .menu-title {
    color: #484848
}

#mega-menu.style1 > ul.menu {
    transform: translateY(0);
    opacity: 1;
    top: -1px;
    visibility: visible;
    border-width: 1px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

#mega-menu > ul.menu > li:hover > .drop-menu {
    opacity: 1;
    visibility: visible;
    transform: translateX(0)
}

#mega-menu > ul.menu > li .drop-menu {
    transform: translateX(-10%);
    opacity: 0;
    visibility: hidden;
    padding: 16px 7px 27px 0;
    position: absolute;
    top: -1px;
    left: 257px;
    width: 700px;
    border-radius: 10px;
    z-index: -1;
    height: 516px;
    background-color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#mega-menu > ul.menu > li .drop-menu > .one-third {
    float: left;
    padding-left: 24px;
    padding-right: 15px
}

#mega-menu > ul.menu > li .drop-menu > .one-third .cat-title {
    color: #ffca00;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 20px
}

#mega-menu > ul.menu > li .drop-menu > .one-third ul li {
    margin-bottom: 5px
}

#mega-menu > ul.menu > li .drop-menu > .one-third ul li a:not(:hover) {
    color: #484848
}

#mega-menu > ul.menu > li .drop-menu > .one-third .show a {
    color: #ffca00;
    font-weight: 700;
    position: relative
}

#mega-menu > ul.menu > li .drop-menu > .one-third .show a:before {
    content: '';
    position: absolute;
    width: 0;
    height: 2px;
    bottom: -4px;
    right: 0;
    background: #ffca00;
    -webkit-transition: width .2s cubic-bezier(.29, .18, .26, .83);
    -o-transition: width .2s cubic-bezier(.29, .18, .26, .83);
    transition: width .2s cubic-bezier(.29, .18, .26, .83)
}

#mega-menu > ul.menu > li .drop-menu > .one-third .show a:hover:before {
    width: 100%;
    left: 0
}

#mega-menu > ul.menu > li .drop-menu > .one-third ul.banner li {
    border: 2px solid #e5e5e5;
    background: #fff;
    border-radius: 5px;
    height: auto;
    padding: 12px 10px;
    margin-bottom: 20px;
    width: 120px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#mega-menu > ul.menu > li .drop-menu > .one-third ul.banner li:hover {
    background-color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#mega-menu > ul.menu > li .drop-menu > .one-third ul.banner li .banner-text {
    float: left
}

#mega-menu > ul.menu > li .drop-menu > .one-third ul.banner li .banner-text .more-link a img {
    margin-left: 10px
}

#mainnav {
    width: 100%;
    text-align: right
}

#mainnav > ul.menu > li {
    display: inline-block;
    line-height: 57px;
    height: 55px
}

#mainnav ul.menu > li > a {
    display: inline-block;
    color: #fefefe;
    font-size: 14px;
    font-weight: 500;
    padding: 0 21.5px;
    border-right: 1px solid #fec579;
    line-height: 1;
    position: relative;
    z-index: 8
}

#mainnav ul.menu > li > a:after {
    content: '';
    position: absolute;
    bottom: -20px;
    left: -1px;
    opacity: 0;
    background-color: #fff;
    height: 48px;
    width: calc(100% + 2px);
    z-index: -3;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

#mainnav ul.menu > li:hover > a {
    color: #464E53
}

#mainnav ul.menu > li:hover > a:after {
    opacity: 1
}

#mainnav ul.menu > li:last-child > a {
    border-right: none
}

#mainnav.style1 {
    padding-left: 4px;
    line-height: 84px
}

#mainnav.style1 ul.menu > li > a {
    color: #484848;
    border: none;
    padding: 0;
    font-weight: 400;
    margin-left: 10px;
    margin-right: 10px
}

#mainnav.style1 ul.menu > li > a:hover {
    color: #ffca00
}

#mainnav.style2 {
    padding-left: 55px
}

#mainnav.style2 ul.menu > li {
    margin-top: 24px
}

#mainnav.style2 ul.menu > li > a {
    margin-right: 43.5px;
    text-transform: uppercase;
    font-weight: 700;
    color: #656565;
    padding: 0;
    border-right: 0
}

#mainnav.style2 ul.menu > li:last-child > a {
    margin-right: 0
}

#mainnav.style2 ul.menu > li.has-mega-menu:hover > .submenu {
    top: 80px
}

#mainnav.style3 ul.menu > li > a {
    color: #484848;
    border-color: #c9c9c9
}

#mainnav.style4 {
    padding-left: 72px
}

#mainnav ul.menu > li.active > .submenu {
    opacity: 1;
    visibility: visible;
    top: 55px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#mainnav.style1 ul.menu > li.column-1:hover > .submenu {
    top: 55px
}

#mainnav.style1 ul.menu > li.active > .submenu {
    top: 80px
}

.today-deal {
    float: right
}

.today-deal a {
    line-height: 55px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    position: relative
}

.today-deal a:before {
    content: '';
    position: absolute;
    width: 0;
    height: 2px;
    bottom: -4px;
    right: 0;
    background: #fff;
    -webkit-transition: width .2s cubic-bezier(.29, .18, .26, .83);
    -o-transition: width .2s cubic-bezier(.29, .18, .26, .83);
    transition: width .2s cubic-bezier(.29, .18, .26, .83)
}

.today-deal a:hover:before {
    width: 100%;
    left: 0
}

.today-deal.style1 > a {
    color: #f28b00
}

ul.menu li.column-1 {
    position: relative
}

ul.menu li.column-1 .submenu {
    width: 263px;
    left: -1px;
    padding: 18px 0
}

ul.menu li.column-1 .submenu > li {
    line-height: 30px
}

ul.menu li.column-1 .submenu > li:last-child {
    border-bottom: none
}

ul.menu li.column-1 .submenu > li > a {
    display: block;
    font-size: 13px;
    padding-left: 22px;
    position: relative;
    font-weight: 500;
    color: #484848
}

ul.menu li.column-1 .submenu > li > a:hover {
    color: #f28b00
}

ul.menu li.column-1 .submenu > li > a i {
    padding-right: 15px
}

.submenu .row:not(:last-child) {
    margin-bottom: 30px
}

.submenu .col-md-4 {
    padding-left: 50px
}

.submenu .cat-title {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px
}

.submenu ul > li {
    margin-bottom: 5px;
    line-height: 22px
}

.submenu .show {
    line-height: 24px;
    margin-bottom: 14px;
    display: inline-block;
}

.submenu .show a {
    color: #f83169;
    font-weight: 700;
    position: relative
}

.submenu .show a:before {
    content: '';
    position: absolute;
    width: 0;
    height: 2px;
    bottom: -4px;
    right: 0;
    background: #ffca00;
    -webkit-transition: width .2s;
    margin-bottom: 14px;
cubic-bezier(.29, .18, .26, .83);
    -o-transition: width .2s cubic-bezier(.29, .18, .26, .83);
    transition: width .2s cubic-bezier(.29, .18, .26, .83)
}

.submenu .show a:hover:before {
    width: 100%;
    left: 0
}

#mainnav-mobi {
    display: block;
    margin: 0 auto;
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 1000;
    background-color: #222
}

#mainnav-mobi > ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0
}

#mainnav-mobi ul li {
    margin: 0;
    position: relative;
    text-align: left;
    border-top: 1px solid #333;
    cursor: pointer;
    display: block
}

#mainnav-mobi ul > li > a {
    text-decoration: none;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    color: #fff;
    border: none
}

#mainnav-mobi ul.submenu {
    top: 100%;
    left: 0;
    z-index: 2000;
    position: relative;
    background-color: #222
}

#mainnav-mobi > ul > li > ul > li {
    position: relative;
    border-top: 1px solid #333
}

#mainnav-mobi ul.submenu > li > a {
    display: block;
    text-decoration: none;
    padding: 0 50px;
    border-top-color: rgba(255, 255, 255, .1);
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

#mainnav-mobi > ul > li > ul > li:first-child a {
    border-top: none
}

#mainnav-mobi ul.submenu > li > a:hover, #mainnav-mobi > ul > li > ul > li.active > a {
    color: #fff
}

#mainnav-mobi ul.menu li.has-mega-menu .submenu {
    background: #222;
    right: 0;
    width: 100%;
    position: relative
}

#mainnav-mobi ul.menu li.has-mega-menu h3.cat-title {
    color: #fff;
    padding-left: 50px;
    cursor: pointer
}

#mainnav-mobi ul.menu li.has-mega-menu .submenu .row:not(:last-child) {
    margin: 0
}

.btn-menu, .btn-menu-mega {
    display: none;
    position: relative;
    background: 0 0;
    cursor: pointer;
    float: right;
    top: 10px;
    width: 25px;
    height: 25px;
    border: 2px solid #fff;
    padding: 15px 18px 17px;
    border-radius: 4px;
    z-index: 8;
    -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s;
    transition: all ease .238s
}

.btn-menu-mega {
    background: #484848;
    border-color: #484848
}

.btn-menu span, .btn-menu-mega span, .btn-menu-mega:after, .btn-menu-mega:before, .btn-menu:after, .btn-menu:before {
    background-color: #fff;
    -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s;
    transition: all ease .238s
}

.btn-menu-mega:after, .btn-menu-mega:before, .btn-menu:after, .btn-menu:before {
    content: '';
    position: absolute;
    height: 2px;
    width: 25px;
    left: 5px;
    top: 50%;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.btn-menu span, .btn-menu-mega span {
    position: absolute;
    width: 25px;
    height: 2px;
    left: 5px;
    top: 50%;
    overflow: hidden;
    text-indent: 200%
}

.btn-menu-mega span {
    width: 20px
}

.btn-menu-mega:before, .btn-menu:before {
    -webkit-transform: translate3d(0, -7px, 0);
    transform: translate3d(0, -7px, 0)
}

.btn-menu-mega:after, .btn-menu:after {
    width: 25px;
    -webkit-transform: translate3d(0, 7px, 0);
    transform: translate3d(0, 7px, 0)
}

.btn-menu-mega.active:after, .btn-menu.active:after {
    width: 25px
}

.btn-menu-mega.active span, .btn-menu.active span {
    opacity: 0
}

.btn-menu-mega.active:before, .btn-menu.active:before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg)
}

.btn-menu-mega.active:after, .btn-menu.active:after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg)
}

.btn-submenu, .btn-submenu-child {
    position: absolute;
    right: 0;
    top: -1px;
    font: 20px/51px FontAwesome;
    text-align: center;
    cursor: pointer;
    width: 51px;
    height: 50px;
    background: #333
}

.btn-submenu-child {
    right: 57px;
    top: 0;
    height: 45px;
    line-height: 46px
}

.btn-submenu:before {
    content: "\f107";
    color: #fff
}

.btn-submenu-child:before {
    content: "\f107";
    color: #fff
}

.btn-submenu-child.active:before, .btn-submenu.active:before {
    content: "\f106"
}

#mega-mobile {
    display: block;
    margin: 0 auto;
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 1000;
    background-color: #222
}

#mega-mobile > ul.menu > li > a {
    color: #fff;
    display: block;
    padding: 15px 0;
    cursor: pointer;
    padding-left: 15px;
    border-bottom: 1px solid #333;
    position: relative
}

#mega-mobile > ul.menu > li > a .menu-img {
    margin-right: 18px;
    min-width: 30px;
    display: inline-block;
    text-align: center
}

#mega-mobile > ul.menu > li > a.dropdown .btn-dropdown, .btn-dropdown-child {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    width: 54px;
    height: 54px;
    background: #262626;
    text-align: center;
    cursor: pointer;
    font: 20px/54px FontAwesome
}

.btn-dropdown-child {
    right: 0;
    width: 44px;
    height: 44px;
    line-height: 44px
}

#mega-mobile > ul.menu > li > a.dropdown .btn-dropdown:after, .btn-dropdown-child:after {
    content: '\f107'
}

#mega-mobile > ul.menu > li > a.dropdown .btn-dropdown.active:after, .btn-dropdown-child.active:after {
    content: '\f106'
}

#mega-mobile > ul.menu > li > .drop-menu {
    padding: 0 54px 0 50px
}

#mega-mobile > ul.menu > li > .drop-menu .cat-title {
    position: relative;
    color: #f5f5f5;
    padding: 10px 0;
    border-bottom: 1px solid #333
}

#mega-mobile > ul.menu > li > .drop-menu ul {
    padding-left: 20px
}

#mega-mobile > ul.menu > li > .drop-menu ul li {
    border-bottom: 1px solid #333
}

#mega-mobile > ul.menu > li > .drop-menu ul li a {
    color: #f5f5f5;
    font-size: 12px;
    padding: 8px 0;
    display: block
}

#mega-mobile > ul.menu > li > .drop-menu .one-third:nth-child(3), #mega-mobile > ul.menu > li > .drop-menu .show {
    display: none
}

.flat-breadcrumb {
    padding: 24px 0
}

.flat-breadcrumb ul.breadcrumbs {
    padding: 0;
}


.flat-breadcrumb ul.breadcrumbs li {
    display: inline-block;
    vertical-align: middle
}

.flat-breadcrumb ul.breadcrumbs li.trail-item {
    margin-right: 11px;
    margin-left: 2px;
    font-size: 14px;
}

.flat-breadcrumb ul.breadcrumbs li.trail-item a {
    margin-right: 19px;
    color: #8c8c8c;
    font-weight: 500;
}

.flat-breadcrumb ul.breadcrumbs li.trail-item a:hover {
    color: #ffca00
}

.flat-breadcrumb ul.breadcrumbs li.trail-item span {
    float: right
}

.flat-breadcrumb ul.breadcrumbs li.trail-end {
    line-height: 10px
}

.flat-breadcrumb ul.breadcrumbs li.trail-end a {
    padding: 0 25px 0 22px;
    border: 1px solid #e5e5e5;
    border-radius: 30px;
    color: #2d2d2d;
    height: 36px;
    line-height: 34px;
    font-weight: 500;
    position: relative;
    display: inline-block;
    overflow: hidden;
    z-index: 5
}

.cart-totals form .btn-cart-totals a.checkout:before, .cart-totals form .btn-cart-totals a.update:before, .flat-breadcrumb ul.breadcrumbs li.trail-end a:before, .form-coupon form button:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #ffca00;
    z-index: -1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.cart-totals form .btn-cart-totals a.checkout:hover:before, .cart-totals form .btn-cart-totals a.update:hover:before, .flat-breadcrumb ul.breadcrumbs li.trail-end a:hover:before, .form-coupon form button:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
    transition-timing-function: cubic-bezier(.52, 1.64, .37, .66)
}

.flat-breadcrumb ul.breadcrumbs li.trail-end a:hover {
    color: #fff;
    border-color: #ffca00
}

.main-blog {
    margin-top: 30px
}

.sidebar .widget {
    margin-bottom: 36px
}

.sidebar .widget .widget-title h3 {
    font-size: 20px;
    font-family: Nunito;
    font-weight: 500;
    color: #2d2d2d;
    padding-bottom: 15px;
    margin-bottom: 22px;
    border-bottom: 1px solid #e5e5e5;
    position: relative
}

.sidebar .widget .widget-title h3 span:before {
    content: '';
    position: absolute;
    background-color: #484848;
    height: 2px;
    width: 15px;
    top: 8px;
    right: 0;
    cursor: pointer
}

.sidebar .widget .widget-title h3 span:after {
    content: '';
    position: absolute;
    background-color: #484848;
    height: 15px;
    width: 2px;
    top: 2.5px;
    right: 6.5px;
    cursor: pointer;
    opacity: 0
}

.sidebar .widget .widget-title h3 span.active:after {
    opacity: 1
}

.widget-search form input {
    height: 40px;
    border: none;
    background: #f5f5f5
}

.widget-categories > ul.cat-list > li {
    margin-bottom: 15px;
    font-weight: 400
}

.widget-categories > ul.cat-list > li:last-child {
    margin-bottom: 12px
}

.widget-categories > ul.cat-list > li > a {
    color: #484848;
    padding-left: 21px;
    position: relative
}

.widget-categories > ul.cat-list > li.active > a {
    color: #ffca00
}

.widget-categories > ul.cat-list > li > a:before {
    content: '\f105';
    position: absolute;
    font-family: fontawesome;
    top: -2px;
    left: 0
}

.widget-categories > ul.cat-list > li > a:hover {
    color: #ffca00
}

.widget-categories > ul.cat-list > li > a > span {
    color: #bababa;
    font-size: 12px;
    margin-left: 10px
}

.widget-categories > ul.cat-list > li > ul.cat-child {
    padding-left: 32px;
    margin-top: 6px
}

.widget-categories > ul.cat-list > li > ul.cat-child li {
    margin-bottom: 1px
}

.widget-categories > ul.cat-list > li > ul.cat-child li a {
    color: #bababa
}

ul.product-list li:not(:last-child) {
    margin-bottom: 32px
}

ul.product-list li .img-product {
    float: left;
    margin-right: 21px
}

ul.product-list li .img-product img {
    border-radius: 8px
}

ul.product-list li .info-product {
    overflow: hidden
}

ul.product-list li .info-product .name {
    line-height: 24px;
    color: #484848
}

ul.product-list li .info-product .queue {
    margin-left: 2px;
    line-height: 21px;
    margin-bottom: 5px
}

ul.product-list li .info-product .queue i {
    color: #ffca00;
    font-size: 13px
}

ul.product-list li .info-product .price .sale {
    font-family: Nunito;
    font-size: 16px;
    color: #484848;
    font-weight: 600;
    margin-right: 8px
}

ul.product-list li .info-product .price .regular {
    color: #1c1b17;
    font-weight: 600;
    font-size: 13px
}

.widget-tags {
    margin-top: 56px
}

.sidebar .widget-tags .widget-title h3 {
    margin-bottom: 26px
}

.widget-tags ul.tag-list li {
    display: inline-block;
    margin-right: 17px;
    margin-bottom: 11px
}

.widget-tags ul.tag-list li a {
    display: inline-block;
    padding: 5px 28px;
    color: #8c8c8c;
    font-size: 12px;
    background-color: #f5f5f5;
    border-radius: 30px
}

.widget-tags ul.tag-list li a:hover {
    color: #fff;
    background-color: #ffca00
}

article.main-post {
    margin-bottom: 44px
}

.post-wrap.style2 {
    margin-right: -14px;
    margin-left: -14px
}

article.main-post .featured-post a img {
    border-radius: 10px
}

article.main-post .content-post h3.title-post {
    font-weight: 500;
    margin-bottom: 18px
}

article.main-post .content-post h3.title-post a:not(:hover) {
    color: #2d2d2d
}

article.main-post .content-post ul.meta-post {
    margin-bottom: 11px
}

article.main-post .content-post ul.meta-post li {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    margin-left: 2px;
    margin-right: 23px
}

article.main-post .content-post ul.meta-post li:last-child {
    margin-right: 0
}

article.main-post .content-post ul.meta-post li.comment a:not(:hover) {
    color: #f92400
}

article.main-post .content-post ul.meta-post li.date a:not(:hover) {
    color: #ffca00
}

article.main-post .content-post .entry-post > p {
    color: #919191
}

article.main-post .content-post .entry-post .more-link {
    margin-top: 29px
}

article.main-post .content-post .entry-post .more-link a {
    display: inline-block;
    width: 192px;
    padding-left: 43px;
    line-height: 48px;
    height: 50px;
    border: 2px solid #e5e5e5;
    border-radius: 40px;
    font-size: 14px;
    font-weight: 500;
    color: #2d2d2d;
    text-align: left;
    position: relative;
    z-index: 9;
    overflow: hidden
}

article.main-post .content-post .entry-post .more-link a:hover {
    color: #fff
}

article.main-post .content-post .entry-post .more-link a:before {
    content: '';
    position: absolute;
    background: #ffca00;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

article.main-post .content-post .entry-post .more-link a:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
    transition-timing-function: cubic-bezier(.52, 1.64, .37, .66)
}

article.main-post .content-post .entry-post .more-link a span {
    padding-left: 16px
}

article.main-post.style1 {
    margin-bottom: 46px
}

article.main-post.style1:last-child {
    padding-top: 10px;
    overflow: hidden;
    margin-bottom: 65px
}

article.main-post.style1 .featured-post {
    float: left;
    margin-right: 35px
}

article.main-post.style1 .content-post h3.title-post {
    line-height: 26px;
    margin-bottom: 16px
}

article.main-post.style2 {
    width: 50%;
    float: left;
    padding-left: 14px;
    padding-right: 14px;
    margin-bottom: 42px
}

article.main-post.style2:last-child {
    margin-bottom: 53px
}

article.main-post.style3 {
    padding: 0 49px;
    text-align: center
}

.post-wrap article.main-post.style3:last-child {
    margin-bottom: 34px
}

article.main-post.style3 .content-post {
    padding: 0 100px
}

article.main-post.style4 .content-post .entry-post > p {
    letter-spacing: 0
}

article.main-post.style4 .content-post h3.title-post {
    margin-bottom: 13px
}

.blog-pagination {
    padding: 16px 0 10px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 70px
}

.blog-pagination.style1 {
    margin-bottom: 30px
}

.blog-pagination span {
    float: left;
    line-height: 42px
}

ul.flat-pagination {
    text-align: center;
    overflow: hidden
}

ul.flat-pagination li {
    display: inline-block;
    margin: 0 5px
}

ul.flat-pagination li a, ul.flat-pagination li.active a {
    display: inline-block;
    height: 40px;
    line-height: 37px;
    width: 40px;
    text-align: center;
    color: #484848;
    border: 2px solid #e5e5e5;
    border-radius: 50%;
    overflow: hidden;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

ul.flat-pagination li a:hover, ul.flat-pagination li.active a {
    background-color: #ffca00;
    color: #fffefe;
    border-color: #ffca00
}

ul.flat-pagination li.next a img {
    margin-left: 15px
}

ul.flat-pagination li.prev a img {
    margin-right: 15px
}

ul.flat-pagination li.next a, ul.flat-pagination li.prev a {
    width: auto;
    border: none
}

ul.flat-pagination li.next a:hover, ul.flat-pagination li.prev a:hover {
    background: 0 0;
    border: none;
    color: #ffca00
}

ul.flat-pagination.style1 {
    float: right
}

ul.flat-pagination.style1 li {
    margin: 0 4.5px
}

ul.flat-pagination.style1 li.next {
    margin-right: 2px
}

ul.flat-pagination.style1 li.prev {
    margin-right: 11px
}

.blog-pagination.style2 {
    margin-bottom: 60px
}

.blog-pagination.style3 {
    margin-bottom: 48px
}

.blog-pagination.style4 {
    margin-bottom: 41px
}

footer {
    padding: 80px 0 80px;
    border-top: 1px solid #e5e5e5;
    background-color: #fff
}

footer.style1 {
    background-color: #f5f5f5;
    border-top: none;
    border-radius: 10px;
    margin: 0 270px
}

footer.style2 .container-fluid {
    background-color: #f5f5f5;
    padding: 40px 70px;
    border-radius: 5px
}

footer.style3 {
    padding: 33px 0 42px
}

footer.style4 {
    width: 1720px;
    margin: 0 auto;
    padding: 45px 0 42px;
    background: #f5f5f5;
    border-radius: 10px;
    border-top: none
}

footer.style4 .widget-about {
    padding-left: 54px
}

footer.style4 .widget-categories-ft {
    padding-left: 95px
}

footer.style4 .widget-menu {
    padding-left: 82px
}

footer.style4 .widget-newsletter {
    padding-right: 55px;
    margin-left: -15px
}

.footer-bottom {
    background-color: #f5f5f5;
    padding: 24px 0
}

.footer-bottom.style2 {
    background-color: #151515
}

.footer-bottom.style2 .copyright {
    color: #717171
}

.footer-bottom .copyright {
    color: #484848;
    float: left;
    line-height: 34px;
    margin-left: -1px
}

.footer-bottom .btn-scroll {
    float: right
}

.footer-bottom .btn-scroll ul {
    display: inline-block;
    margin-top: 0;
    margin-right: 31px
}

.footer-bottom .btn-scroll ul li {
    margin-right: 12px
}

.footer-bottom .btn-scroll a {
    display: inline-block;
    margin-right: 1px;
    margin-top: 3px
}

.footer-bottom.style1 {
    background-color: #fff
}

.widget-ft .widget-title h3 {
    color: #484848;
    font-weight: 500;
    margin-top: 8px;
    margin-bottom: 24px;
    margin-left: -1px
}

.widget-ft.style2 .widget-title h3 {
    color: #fff
}

.widget-about .logo-ft {
    margin-bottom: 21px;
    margin-left: -2px
}

.widget-about .widget-content {
    padding-top: 15px
}

.widget-about .widget-content .icon {
    float: left;
    margin-right: 16px;
    margin-top: 27px
}

.widget-about .widget-content .info {
    margin-left: 68px
}

.widget-about .widget-content .info p.questions {
    font-size: 14px;
    color: #919191;
    line-height: 36px
}

.widget-about .widget-content .info p.phone {
    font-size: 18px;
    font-weight: 700;
    color: #484848;
    margin-right: -30px;
    margin-bottom: 9px
}

.widget-about.style2 .widget-content .info p.phone {
    color: #fff
}

.widget-about .widget-content .info p.address {
    line-height: 18px;
    color: #919191
}

.widget-about ul.social-list {
    margin-top: 33px
}

ul.social-list li {
    display: inline-block;
    font-size: 18px;
    margin-right: 27px
}

ul.social-list li:last-child {
    margin-right: 0
}

.head-top-phone img {
    width: 24px;
    margin-right: 8px;
    margin-top: -4px
}

ul.social-list li a {
    color: #fff;
}

ul.social-list li a:hover {
    color: #919191
}

.widget-categories-ft {
    padding-left: 66px
}

.widget-categories-ft ul.cat-list-ft li, .widget-menu ul li {
    line-height: 30px
}

.widget-categories-ft ul.cat-list-ft li a:not(:hover), .widget-menu ul li a:not(:hover) {
    color: #919191
}

.widget-newsletter > p {
    color: #919191;
    line-height: 22px;
    margin-bottom: 19px;
    margin-top: 30px
}

.widget-newsletter .subscribe-form .subscribe-content {
    position: relative
}

.widget-newsletter .subscribe-form .subscribe-content input {
    padding: 16px 25px 15px;
    height: 49px
}

.widget-newsletter .subscribe-form .subscribe-content button {
    position: absolute;
    top: 0;
    right: -3px;
    background-color: transparent
}

.widget-newsletter.style2 .subscribe-form .subscribe-content input {
    border-width: 1px;
    border-color: #484848;
    color: #484848
}

ul.pay-list {
    margin-top: 22px;
    margin-left: 6px
}

ul.pay-list li {
    display: inline-block;
    margin-right: 13px
}

ul.pay-list li:last-child {
    margin-right: 0
}

.widget-apps .widget-title h3 {
    text-align: center;
    color: #484848;
    font-weight: 500;
    margin-top: 33px;
    margin-bottom: 25px
}

.widget-apps.style2 ul.app-list li {
    border: 1px solid #484848
}

.widget-apps.style2 ul.app-list li a .text h4 {
    color: #fff
}

ul.app-list {
    text-align: center;
    overflow: hidden
}

ul.app-list li {
    height: 75px;
    width: 232px;
    border: 2px solid #e5e5e5;
    border-radius: 8px;
    position: relative;
    display: inline-block;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

ul.app-list li:hover {
    border: 2px solid #ffca00
}

ul.app-list li.app-store {
    margin-right: 25px
}

ul.app-list li a {
    display: block;
    padding: 13px 21px
}

ul.app-list li a .img {
    float: left;
    margin-right: 33px
}

ul.app-list li.google-play a .img {
    margin-right: 21px
}

ul.app-list li a .text {
    text-align: left
}

ul.app-list li a .text h4 {
    color: #484848;
    font-weight: 500;
    line-height: 24px
}

ul.app-list li a .text p {
    color: #919191
}

ul.app-list.style1 {
    text-align: left
}

ul.app-list.style1 .app-store {
    margin: 0;
    margin-bottom: 18px
}

ul.app-list.style1 .google-play {
    margin-bottom: 8px
}

.tabs ul.menu-tab {
    text-align: center;
    margin-bottom: 36px;
    margin-top: 16px
}

.tabs ul.menu-tab li {
    display: inline-block;
    font-family: Nunito;
    font-size: 20px;
    font-weight: 300;
    color: #919191;
    cursor: pointer;
    margin-right: 36px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.tabs ul.menu-tab li:last-child {
    margin-right: 0
}

.tabs ul.menu-tab li.active, .tabs ul.menu-tab li:hover {
    color: #2d2d2d;
    font-weight: 500;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

article.main-post.single {
    margin-bottom: 0
}

article.main-post.single .content-post .entry-post > p {
    margin-bottom: 24px
}

article.main-post.single .content-post .entry-post > p > span {
    color: #484848;
    font-weight: 700
}

article.main-post.single .content-post .entry-post blockquote {
    padding: 27px 28px 32px 104px;
    border: 2px solid #e5e5e5;
    color: #919191;
    border-radius: 8px;
    font-style: italic;
    position: relative;
    margin-top: 29px;
    margin-bottom: 32px;
    display: inline-block
}

article.main-post.single .content-post .entry-post blockquote span {
    font-family: Nunito;
    font-size: 80px;
    color: #ffca00;
    font-weight: 700;
    line-height: 24px;
    position: absolute;
    top: 47px;
    left: 30px
}

article.main-post.single .content-post .entry-post ul {
    margin-bottom: 39px
}

article.main-post.single .content-post .entry-post ul li {
    margin-left: 25px;
    padding-left: 12px;
    position: relative;
    color: #959393
}

article.main-post.single .content-post .entry-post ul li:before {
    content: '';
    position: absolute;
    height: 4px;
    width: 4px;
    background-color: #ffca00;
    border-radius: 50%;
    top: 50%;
    left: 0
}

article.main-post.single .content-post .social-single span {
    display: inline-block;
    font-weight: 700;
    color: #484848;
    line-height: 20px;
    margin-right: 26px
}

article.main-post.single .content-post .social-single {
    padding: 29px 0 26px;
    border-top: 1px solid #e5e5e5
}

article.main-post.single .content-post .social-single ul.social-list {
    display: inline-block
}

article.main-post.single .content-post .social-single ul.social-list li {
    font-size: 16px;
    margin-right: 20.5px
}

.blog-pagination.single {
    margin-bottom: 34px;
    padding: 22px 0 12px
}

ul.flat-pagination.style2 li.prev {
    margin: 0;
    float: left
}

ul.flat-pagination.style2 li.next {
    margin: 0;
    float: right
}

ul.flat-pagination.style2 li.next a img, ul.flat-pagination.style2 li.prev a img {
    margin-left: 20px
}

.comment-area h2.comment-title {
    font-weight: 500;
    font-size: 20px;
    color: #2d2d2d;
    margin-bottom: 18px
}

ol.comment-list li.comment {
    padding: 30px 0 0
}

ol.comment-list li.comment:nth-child(2) {
    padding-top: 33px
}

ol.comment-list li.comment:nth-child(2) .comment-text .comment-content {
    padding-bottom: 28px
}

ol.comment-list li.comment:last-child {
    border-bottom: none;
    padding-top: 39px
}

ol.comment-list li.comment .comment-author {
    float: left;
    margin-right: 33px
}

ol.comment-list li.comment .comment-author img {
    border-radius: 8px
}

ol.comment-list li.comment .comment-text .comment-metadata .name {
    float: left;
    font-weight: 700;
    color: #484848;
    line-height: 17px
}

ol.comment-list li.comment .comment-text .comment-metadata .name span {
    color: #838383;
    font-weight: 400
}

ol.comment-list li.comment .comment-text .comment-metadata .queue {
    text-align: right;
    color: #ffca00;
    line-height: 15px
}

ol.comment-list li.comment .comment-text .comment-metadata .queue i {
    margin-right: 6.5px;
    font-size: 12px
}

ol.comment-list li.comment .comment-text .comment-metadata .queue i:last-child {
    color: #919191;
    margin-right: 4px
}

ol.comment-list li.comment .comment-text .comment-content {
    margin-top: 20px;
    margin-left: 97px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 24px;
    margin-right: -5px
}

ol.comment-list li.comment:last-child .comment-text .comment-content {
    border-bottom: none
}

ol.comment-list li.comment .comment-text .comment-content p {
    margin-right: -5px
}

.comment-respond h2.comment-reply-title {
    font-size: 20px;
    font-weight: 500;
    color: #2d2d2d;
    margin-top: 32px;
    margin-bottom: 13px
}

.comment-respond > p {
    color: #838383
}

.comment-respond .form-comment {
    margin-top: 20px;
    margin-bottom: 41px
}

.comment-respond .form-comment form > div {
    margin-bottom: 26px
}

.comment-respond .form-comment form .comment-form-email, .comment-respond .form-comment form .comment-form-name {
    width: 54%
}

.comment-respond .form-comment form div label {
    color: #484848;
    margin-bottom: 12px
}

.comment-respond .form-comment form div input {
    height: 40px
}

.comment-respond .form-comment form .comment-form-comment {
    width: 88.4%
}

.comment-respond .form-comment form .comment-form-comment textarea {
    height: 158px;
    border-radius: 10px
}

.comment-respond .form-comment form .btn-submit button {
    background-color: #f92400;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    color: #fff;
    font-size: 16px;
    height: 55px;
    line-height: 55px;
    padding: 0 55px;
    position: relative;
    overflow: hidden;
    z-index: 5
}

.comment-respond .form-comment form .btn-submit button:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #a52915;
    z-index: -1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.comment-respond .form-comment form .btn-submit button:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
    transition-timing-function: cubic-bezier(.52, 1.64, .37, .66)
}

.preloader {
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000002 !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.clear-loading {
    text-align: center;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

.loading-effect-2 {
    width: 100px;
    height: 100px
}

.loading-effect-2 > span, .loading-effect-2 > span:after, .loading-effect-2 > span:before {
    content: "";
    display: block;
    border-radius: 50%;
    border: 2px solid #ffca00;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.loading-effect-2 > span {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-left-color: transparent !important;
    -webkit-animation: effect-2 2s infinite linear;
    -moz-animation: effect-2 2s infinite linear;
    -ms-animation: effect-2 2s infinite linear;
    -o-animation: effect-2 2s infinite linear;
    animation: effect-2 2s infinite linear
}

.loading-effect-2 > span:before {
    width: 75%;
    height: 75%;
    border-right-color: transparent !important
}

.loading-effect-2 > span:after {
    width: 50%;
    height: 50%;
    border-bottom-color: transparent !important
}

@-webkit-keyframes effect-2 {
    from {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes effect-2 {
    from {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.logo img {
    max-width: 100%;
    height: 61px;
    object-fit: contain
}

.social-list-head {
    margin-top: 6px
}

.discount-top, .discount-top .owl-carousel-6.owl-theme .owl-controls .owl-dots, .flat-highlights.style1 {
    background:white;
    padding-top: 40px;
    padding-bottom: 40px
}

#mainnav > ul.menu > li.active a {
    color: #1c1b17;
    font-weight: 700
}

.imagebox.style4 {
    background: #fff
}

.pp40 {
    padding-top: 40px !important
}

.image-about {
    height: 460px
}

.image-about img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.has_mega_menu .submenu {
    text-align: left
}

.login-register-method {
    background: #f5f5f5;
    padding-top: 80px;
    padding-bottom: 80px
}

.max600 {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto
}

.sign-in-cover {
    display: inline-flex !important;
    justify-content: flex-start;
    align-items: center;
    font-weight: 600;
    font-size: 16px;
    color: #fff;
    margin-right: 20px;
    position: relative;
    top: 4px
}

.flat-brand .owl-carousel img {
    width: 140px;
    height: 100px;
    object-fit: contain
}

.flat-brand {
    margin-bottom: 50px !important
}

.flat-brand .owl-carousel-5 li, .sign-in-cover, .sign-in-cover .fa-sign-in, .tv-name a, .tv-play {
    transition: all .4s ease
}

.flat-brand .owl-carousel-5 li:hover {
    background: #ffca00
}

.widget-content .phone a {
    color: #fff
}

.sign-in-cover:hover, .sign-in-cover:hover .fa-sign-in, .tv-name a:hover, .widget-content .phone a:hover {
    color: #ffca00
}

.sign-in-cover .fa-sign-in {
    color: #fff;
    margin-right: 10px;
    font-size: 20px
}

.tv-img {
    height: 200px;
    overflow: hidden;
    position: relative;
    border-radius: 10px
}

.tv-img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.tv-name {
    font-size: 14px;
    color: #1c1b17;
    margin-top: 12px
}

.tv-row {
    /*background: #1c1b17*/
}

.mb0 {
    margin-bottom: 0 !important
}

.tv-row .owl-carousel .owl-controls {
    background: 0 0
}

.tv-row .owl-carousel.owl-theme .owl-controls .owl-dots {
    padding-bottom: 32px
}

.tv-title {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 40px;
    color: #ffca00;
    font-size: 32px
}

.tv-name, .tv-name a {
    color: #fff;
    font-size: 16px
}

.tv-play {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #f83169;
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center
}

.tv-play i {
    font-size: 20px
}

.tv-play:hover {
    transform: scale(1.1)
}

.ssitem-tt {
    color: #1c1b17;
    font-size: 14px;
    margin-top: 12px
}

.ssitem_price .sale {
    font-size: 16px !important;
    font-weight: 700
}

.sprice_btn {
    border-radius: 28px;
    background: #1c1b17;
    color: #fff;
    height: 40px;
    line-height: 40px;
    margin-top: 12px;
    transition: all .4s ease
}

.sprice_btn span {
    margin-left: 4px
}

.sprice_btn img {
    position: relative;
    top: -1px;
    margin-right: 4px
}

.ssitem-img {
    height: 150px;
    overflow: hidden;
    text-align: center;
    margin-top: 16px
}

.ssitem-img img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.special-slider .owl-controls .owl-dots {
    padding-top: 20px !important
}

.special-slider .owl-controls {
    background: 0 0
}

.wwtop-left, .wwtop-right, .wwtt-left {
    width: 238px
}

.wwtopcenter {
    width: calc(100% - 476px);
    padding-left: 20px;
    padding-right: 20px
}

.wwtop-cover {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start
}

.wwtt-right {
    width: calc(100% - 238px)
}

.wwtt-right .top-search {
    padding-left: 20px
}

.item-image {
    width: 230px;
    height: auto;
    object-fit: contain
}

.wwtopcenter .slider {
    position: relative;
    overflow: hidden;
}

.live-video {
    position: fixed;
    left: 24px;
    bottom: 40px;
    z-index: 999;
    width: 80px;
    object-fit: contain
}

.live-chat {
    position: fixed;
    right: 24px;
    bottom: 0;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    color: #1c1b17;
    font-size: 16px;
    background: #ffca00;
    min-width: 160px;
    padding: 12px 16px;
    text-align: center;
    font-weight: 500;
    z-index: 999
}

.live-chat i {
    margin-left: 6px;
    font-size: 18px
}

.product_price {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.product_add_btn {
    padding-left: 10px;
    padding-right: 10px;
    width: 140px;
    height: 44px;
    margin-top: 0;
    background: #f51a58;
}

.product_price .sale {
    display: block;
    margin-right: 0
}

.product_add_btn.added_btn {
    opacity: .5
}

.add__cart img {
    position: relative;
    top: -2px
}

.add__cart:hover {
    opacity: .8;
    transition: all .4s ease
}

.slider .sale .azcurrency {
    font-size: 24px
}

.slider .regular .azcurrency {
    font-size: 14px
}

.tv-iframe iframe {
    width: 100%;
    height: 100%
}

#wpVideoModal .modal-header, .tvPlay .modal-header {
    border-bottom: 0;
    height: 40px;
    display: flex;
    justify-content: flex-end
}

.tvPlay .modal-body {
    padding: 0
}

.tvPlay .modal-dialog {
    max-width: 80%;
    margin: 60px auto;
    padding-left: 20px;
    padding-right: 20px
}

.tvPlay .tv-iframe {
    height: calc(100vh - 180px)
}

.tvPLay .tv-iframe iframe {
    width: 100%;
    height: 100%
}

.tvPlay {
    padding-right: 0
}

.wpvideo {
    position: fixed;
    left: 30px;
    bottom: 30px;
    z-index: 1000001 !important;
    padding: 0;
    width: 100px;
    height: 100px;
    border-radius: 0;
    background: 0 0
}

.wpvideo img {
    width: 100%;
    height: 100%
}

#wpVideoModal .modal-dialog {
    max-width: 700px
}

.videoforminfo {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #1c1b17;
    font-size: 14px;
    background: rgb(16 220 220 / 28%);
    padding: 12px;
    border-radius: 4px
}

.videoforminfo i.fa-whatsapp {
    font-size: 32px;
    color: #25d348
}

.videoforminfo span {
    padding-left: 16px
}

.wpvidetitle {
    color: #1c1b17;
    text-align: center;
    margin-bottom: 32px;
    font-size: 24px;
    font-weight: 600
}

.wp-video-form {
    margin-top: 20px
}

#number-contact input[type=number]::-webkit-inner-spin-button, #number-contact input[type=number]::-webkit-outer-spin-button, .quanlity input[type=number]::-webkit-inner-spin-button, .quanlity input[type=number]::-webkit-outer-spin-button, .table-cart tr td .quanlity input[type=number]::-webkit-inner-spin-button, .table-cart tr td .quanlity input[type=number]::-webkit-outer-spin-button, .wp-video-form input[type=number]::-webkit-inner-spin-button, .wp-video-form input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.wp-video-form input {
    border: 1px solid #c5c5c5;
    border-radius: 4px;
    color: #1c1b17;
    font-size: 14px;
    height: 48px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: 'Roboto', sans-serif;
}

.wp-video-form input:focus {
    border: 1px solid #1c1b17
}

.video-error, .video-success {
    padding: 12px;
    background: rgb(248 49 106 / 16%);
    color: #1c1b17;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-radius: 4px;
    margin-top: 12px;
    text-align: left
}

.video-error i, .video-success i {
    font-size: 20px;
    color: #f83169;
    margin-right: 16px
}

.video-success {
    background: rgba(0, 128, 0, .192)
}

.video-success i {
    color: green
}

.wp-send-btn {
    border-radius: 4px;
    background: #f83169;
    color: #fff;
    transition: all .4s ease;
    border: 1px solid #f83169;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    margin-top: 6px
}

.wp-send-btn:hover {
    color: #f83169;
    background: 0 0;
    border: 1px solid #f83169
}

#wpVideoModa .modal-dialog {
    margin: 50px auto
}

.wpvideoform {
    padding-left: 20px;
    padding-right: 20px
}

.btn-mega-inner {
    height: 55px !important;
    line-height: 55px !important;
    top: 10px;
    border-radius: 0 !important;
    background-color: transparent !important;
    padding-left: 48px !important
}

.btn-mega-inner span {
    top: 27px !important;
    left: 0 !important
}

#mega-menu.style1 > ul.menu-inner-pages {
    top: 8px !important
}

.testimonial-item {
    padding-left: 16px;
    padding-right: 16px
}

.page_tt {
    text-align: center;
    font-weight: 600;
    color: #1c1b17;
    margin-bottom: 32px;
    font-size: 32px
}

.privacy-policy {
    padding-bottom: 60px
}

.privacy-policy .text-about {
    margin-top: 0
}

.header-error {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto
}

.back-home {
    border-radius: 28px;
    background: #f83169;
    color: #fff;
    font-weight: 600;
    text-align: center;
    display: inline-block;
    padding: 12px 24px;
    min-width: 120px;
    margin-top: 20px
}

.tt-404 {
    font-size: 150px;
    color: #1c1b17;
    font-weight: 700
}

.tt-404 span {
    color: #ffca00
}

.faq-accordion {
    min-height: 50vh
}

.faq-accordion .accordion {
    margin-top: 20px
}

#map {
    width: 100%;
    height: 100%;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    margin-top: 20px
}

.form-contact {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto
}

.form-contact-content input:focus, .form-contact-content textarea:focus {
    border: 1px solid #1c1b17
}

.form-contact-content textarea {
    border-radius: 4px !important
}

.form-box label span {
    color: #f83169
}

#form-contact {
    margin-top: 20px
}

.all_categories_cover .imagebox.style1.v1 .btn-more a:hover {
    text-decoration: underline
}

.partners-brand .brands-list {
    margin-top: 24px
}

.filial-item {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 24px
}

.filial_item {
    border: 1px solid #c5c5c5;
    border-radius: 4px;
    padding: 40px 20px;
    text-align: center
}

.filial-grid {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 60px
}

.filial_item .fa-map-marker {
    font-size: 32px;
    color: #1c1b17;
    margin-bottom: 12px
}

.filial-name {
    color: #1c1b17;
    font-size: 20px;
    font-weight: 500;
    font-family: Nunito, sans-serif
}

.filial-location {
    color: #1c1b17;
    font-size: 14px
}

.main-shop .flat-row-title {
    border-bottom: 0
}

.product_slider img {
    object-fit: cover;
    object-position: center;
    height: 100%;
    width: 100%
}

.product_slider .slider-item:before {
    display: none
}

.pro_add_btn button img {
    margin-right: 6px
}

.product-wrap-imagebox .sort_box .box-image {
    text-align: center;
    margin-bottom: 4px;
    height: 200px;
    overflow: hidden;
    width: 100%;
    position: relative
}

.product-wrap-imagebox .sort_box .box-image a {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%
}

.product-wrap-imagebox .sort_box a img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    height: 80%;
    object-fit: cover;
    object-position: center center
}

.sort-box2 .box-content, .sort-box2 .box-image, .sort-box2 .box-price {
    float: none !important
}

.sort-box2 .imagebox {
    display: flex;
    justify-content: flex-start
}

.imagebox-details {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: calc(100% - 228px)
}

.sort-box2 .box-image {
    margin-right: 0
}

.sort-box2 .regular, .sort-box2 .sale {
    display: flex !important;
    justify-content: flex-end;
    margin-bottom: 6px
}

.sort-box2 .add__cart {
    margin-top: 10px;
    text-align: right
}

.sort-box2 .add__cart button {
    background: #f83169;
    border-radius: 4px
}

.sort-box2 .add__cart img {
    margin-right: 6px
}

.status {
    color: #f83169
}

.sort-box2 .imagebox.style1.v3 .box-image {
    height: 240px;
    overflow: hidden
}

.sort-box2 .imagebox.style1.v3 .box-image img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.com-name, .com-text, .sort_box .product-name {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-box-orient: block-axis;
    display: -webkit-box;
    overflow: hidden
}

.sort_box .product-name {
    height: 48px;
    -webkit-line-clamp: 2
}

.com-name, .com-text {
    -webkit-line-clamp: 2
}

.login-reg-form input:focus {
    border: 1px solid #1c1b17
}

.login-reg-form label span {
    color: #f83169
}

.login-reg-form .video-error, .login-reg-form .video-success {
    margin-bottom: 20px
}

.form-login-flex {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.go-login, .go-register {
    border: 1px solid #f83169 !important;
    border-radius: 4px !important;
    margin-bottom: 16px
}

.go-login:hover, .go-register {
    background: 0 0 !important;
    color: #f83169 !important
}

.form-login-flex .login {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.go-register:hover {
    background-color: #f83169 !important;
    color: #fff !important
}

.mtb20 {
    margin-top: 20px;
    margin-bottom: 20px
}

.go_register {
    display: inline-block
}

.login-reg-form input {
    margin-bottom: 20px
}

.bg-orange {
    background: rgba(255, 204, 0, .506)
}

.bg-orange i {
    color: #d3ab0b
}

.go-forget {
    padding: 0 20px !important
}

.secret-key {
    color: #7d7a7a;
    font-size: 14px;
    margin-top: -4px;
    margin-bottom: 12px
}

.secret-key a {
    color: #f83169
}

.flat-shop-cart {
    padding-bottom: 80px
}

.bag-close i {
    font-size: 20px;
    color: #c5c5c5
}

.bag-close i:hover {
    color: #f83169
}

.table-cart tr td .quanlity input {
    border: 0;
    width: 100px
}

.nquanlity {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 120px;
    border: 1px solid #c5c5c5;
    border-radius: 4px;
    padding-left: 10px;
    padding-right: 10px
}

.fields_content input {
    border: 1px solid #c5c5c5 !important
}

.fields_content input:focus {
    border-color: #1c1b17 !important
}

.box-checkout h3.title {
    font-size: 24px
}

.fields_content label span {
    color: #f83169
}

.box_checkout {
    border-radius: 4px;
    box-shadow: 1px 2px 3px 2px rgb(234 234 234 / 55%);
    padding: 40px 32px;
    min-height: 480px
}

.flat-checkout {
    margin-bottom: 40px
}

.flex-control-thumbs li {
    margin-bottom: 12px;
    width: 100px;
    height: 100px;
    overflow: hidden
}

.flex-control-thumbs li img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.flexslider .slides li {
    height: 400px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center
}

.flexslider .flex-viewport ul.slides li img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain
}

.flexslider .flex-viewport ul.slides li .zoom {
    height: 400px
}

.com-img {
    width: 220px;
    height: 220px;
    overflow: hidden
}

.com-item {
    -webkit-box-shadow: 0 0 12px 0 rgba(209, 209, 209, .815);
    -moz-box-shadow: 0 0 12px 0 rgba(209, 209, 209, .788);
    box-shadow: 0 0 12px 0 rgba(209, 209, 209, .747);
    padding: 10px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 30px;
    border-radius: 4px
}

.com-details {
    width: calc(100% - 220px);
    padding: 12px 20px 20px 20px
}

.com-name {
    font-size: 20px;
    color: #1c1b17;
    font-family: Nunito, sans-serif;
    font-weight: 600;
    margin-bottom: 8px
}

.com-date {
    font-size: 14px;
    font-family: Nunito, sans-serif;
    font-weight: 600
}

.com-text {
    margin-top: 6px
}

.com-see-more {
    display: inline-block;
    background-color: transparent;
    color: #f83169;
    border: 1px solid #f83169;
    padding: 8px 20px;
    margin-top: 12px;
    border-radius: 4px;
    transition: all .4s ease
}

.com-see-more i {
    margin-left: 4px;
    color: #f83169;
    font-size: 10px
}

.com-see-more:hover {
    background-color: #f83169;
    color: #fff
}

.com-see-more:hover i {
    color: #fff
}

.com-img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.com-img a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.comp-single-cover {
    height: 400px;
    overflow: hidden
}

.comp-single-cover img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.comp-single-tt {
    font-size: 24px;
    color: #1c1b17;
    margin-top: 20px;
    margin-bottom: 16px;
    font-family: Nunito, sans-serif;
    font-weight: 700
}

.com-single-content {
    font-size: 16px;
    margin-top: 6px
}

.compains-single-cover {
    padding-bottom: 100px
}

.account-img {
    width: 100px;
    height: 100px;
    border-radius: 4px
}

.account-img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.account-head {
    max-width: 600px;
    margin: 40px auto
}

.account-head {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start
}

.account-text {
    font-size: 16px;
    color: #1c1b17;
    font-family: Nunito, sans-serif;
    font-weight: 700;
    margin-bottom: 32px
}

#myaccount {
    padding-top: 40px;
    padding-bottom: 60px
}

.myaccount-cover {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto
}

.myaccount-cover .nav-tabs {
    margin-bottom: 24px
}

.account-btn {
    background: 0 0;
    border: 1px solid #f83169;
    color: #f83169;
    padding: 10px 20px;
    text-align: center;
    border-radius: 4px;
    line-height: 25px;
    transition: all .4s ease
}

.account-btn:hover {
    border: 1px solid #f83169;
    background-color: #f83169;
    color: #fff
}

.history_img {
    width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 4px
}

.history_img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.history-img {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start
}

.history-item-name {
    font-size: 14px
}

.history-img {
    width: 200px
}

.history-item {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.history-item-name {
    font-family: Nunito, sans-serif;
    padding-left: 12px
}

.history-close {
    padding: 0;
    background: 0 0;
    border-radius: 4px;
    width: 32px;
    height: 32px;
    background: #f5f5f5;
    font-size: 16px
}

.history-close i {
    position: relative;
    top: -4px;
    color: #b9b4b4
}

.history-count, .history-price {
    width: calc((100% - 232px) / 2);
    text-align: center
}

.history-close {
    width: 32px
}

.history-item {
    margin-bottom: 16px;
    border: 1px solid #f1ecec;
    border-radius: 4px;
    padding: 8px
}

.history-close:hover {
    transition: all .4s ease;
    background: #f83169
}

.history-close:hover i {
    color: #fff
}

footer.style2 {
    border-top: none;
    background: url(../images/slider/bg-ft.jpg) bottom center repeat
}

.vacancy-item {
    border: 1px solid silver;
    border-radius: 4px;
    padding: 40px 32px;
    margin-top: 32px
}

.vacancy-name {
    font-size: 22px;
    color: #1c1b17;
    font-weight: 700
}

.vacancy-info {
    margin-top: 24px
}

.vacancy-desc, .vinfo-item {
    font-size: 13px;
    color: #1c1b17
}

.vinfo-item strong {
    margin-right: 8px;
    font-weight: 700;
    font-size: 13px
}

.vacancy-desc {
    margin-top: 16px
}

.vseemore {
    display: inline-block;
    margin-top: 15px;
    font-weight: 700;
    font-size: 15px;
    transition: all .4s ease
}

.vseemore i {
    font-size: 10px
}

.vseemore:hover {
    color: #ffca00
}

.vinfo-item span {
    font-size: 13px
}

.vinfo-item {
    margin-bottom: 6px
}

.vacancy-single {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto
}

.share-socials {
    margin-top: 20px
}

.share-socials li {
    display: inline-block;
    font-size: 14px;
    color: #1c1b17;
    font-weight: 700
}

.share-socials li a {
    margin-left: 6px
}

@media screen and (max-width: 992px) {
    .vacancy-cover {
        flex: 0 0 100%;
        max-width: 100%
    }

    .vacancy-item {
        margin-top: 20px;
        padding: 30px 15px
    }

    .vacancy-info {
        margin-top: 20px
    }
}

@media screen and (max-width: 576px) {
    .page_tt_vc {
        margin-bottom: 12px
    }

    .vacancy-name {
        font-size: 18px
    }

    .vacancy-cover {
        padding-left: 0;
        padding-right: 0
    }
}

.first-price span, .modal_title, .monthly-price p, .productk-name, .productk-price {
    color: #1c1b17
}

.modal_title {
    font-size: 20px;
    font-weight: 700
}

.productk-name {
    font-size: 24px;
    margin-top: 4px
}

.productk-price {
    margin-top: 12px;
    font-size: 15px
}

.monthly-price small, .productk-price span {
    color: #f83169;
    font-size: 18px;
    font-weight: 700
}

.productk-price span, .productk-price strong {
    font-weight: 700
}

.credit-month [type=radio]:checked, .credit-month [type=radio]:not(:checked) {
    position: absolute;
    left: -9999px
}

.credit-month [type=radio]:checked + label, .credit-month [type=radio]:not(:checked) + label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #1c1b17;
    font-size: 14px
}

.credit-month [type=radio]:checked + label:before, .credit-month [type=radio]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff
}

.credit-month [type=radio]:checked + label:after, .credit-month [type=radio]:not(:checked) + label:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #ffca00;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.credit-month [type=radio]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
}

.credit-month [type=radio]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.credit-month {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.first-price {
    margin-top: 10px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
}

.first-price-val {
    width: 120px !important;
    height: 40px !important;
    border: 0 !important;
    border-radius: 0 !important;
    border-bottom: 1px solid #1c1b17 !important;
    font-size: 14px;
    padding: 0 !important;
    font-weight: 700
}

.first-price span, .monthly-price p {
    font-weight: 700;
    font-size: 14px;
    margin-right: 10px
}

#buycredit input[type=number]::-webkit-inner-spin-button, #buycredit input[type=number]::-webkit-outer-spin-button, .order-contact input[type=number]::-webkit-inner-spin-button, .order-contact input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.monthly-price {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px
}

.credit-form-btn, .credit-form-btn:focus, .credit-form-btn:hover {
    color: #fff;
    background: #f83169;
    display: inline-block;
    padding: 12px 16px;
    min-width: 120px;
    text-decoration: none;
    transition: all .4s ease;
    border-radius: 3px;
    font-weight: 700;
    line-height: initial
}

.credit-form-btn:hover {
    opacity: .6
}

.credit-info {
    font-size: 14px
}

.credit-info-cover {
    background: rgba(0, 195, 255, .4);
    border-radius: 3px;
    padding: 12px 16px;
    margin-top: 16px;
    color: #1c1b17;
    font-size: 14px
}

.productk-name, .productk-price {
    text-align: center
}

.credit-order-ctt {
    color: #1c1b17;
    font-size: 24px;
    margin-bottom: 16px;
    font-weight: 700
}

.order-contact {
    margin-top: 20px
}

.order-contact label {
    font-size: 14px;
    font-weight: 700;
    color: #1c1b17
}

.order-contact label span {
    color: #f83169
}

.order-contact input, .order-contact textarea {
    font-size: 14px;
    color: #1c1b17;
    margin-top: 10px;
    height: 48px;
    border-radius: 0;
    transition: all .4s ease
}

.order-contact input:focus, .order-contact textarea:focus {
    border: 1px solid #1c1b17
}

.order-contact textarea {
    min-height: 100px
}

.input-flex {
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.number-prefix {
    display: block;
    padding-left: 12px;
    padding-right: 12px;
    min-width: 60px;
    color: #1c1b17;
    font-weight: 700;
    background: #f5f5f5;
    height: 48px;
    margin-top: 10px;
    padding-top: 12px;
    border: 1px solid #e5e5e5;
    border-right: 0
}

.order-contact:not(:first-child) {
    border-top: 1px solid #e5e5e5;
    padding-top: 40px
}

.credit-product {
    margin-top: 20px
}

.credit-order-btn {
    background: #f83169;
    color: #fff;
    font-weight: 700;
    min-width: 150px;
    text-align: center;
    padding: 12px 16px;
    border: 1px solid #f83169;
    transition: all .4s ease;
    border-radius: 3px;
    line-height: 24px;
    margin-top: 16px
}

.credit-order-btn:hover {
    opacity: .6
}

.credit-pro {
    margin-top: 20px
}

.cp-img {
    height: 120px;
    overflow: hidden;
    text-align: center
}

.cp-img img {
    width: auto;
    height: 100%;
    object-fit: contain
}

.cp-name, .cp-name a {
    font-size: 15px;
    font-weight: 700;
    color: #1c1b17;
    margin-top: 12px
}

.credit-pro .price .sale {
    font-size: 15px;
    font-weight: 700;
    margin-top: 10px
}

.credit-pdet {
    font-size: 14px;
    color: #1c1b17;
    margin-bottom: 4px
}

.credit-pdet span {
    font-weight: 700
}

.credit-pro {
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    padding: 15px
}

.credit-products {
    max-height: 700px;
    overflow: auto
}

.credit-products::-webkit-scrollbar {
    width: 6px;
    -webkit-border-radius: 18px;
    border-radius: 18px
}

.credit-products::-webkit-scrollbar-thumb {
    background-color: #e8ecef;
    outline: 1px solid #708090;
    -webkit-border-radius: 18px;
    border-radius: 18px
}

.cp-name a:hover {
    color: #f83169;
    transition: all .4s ease
}

@media screen and (max-width: 992px) {
    .order-left, .order-right {
        padding-left: 0;
        padding-right: 0;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-left .row {
        margin-left: -15px !important;
        margin-right: -15px !important
    }

    .credit-pro {
        max-width: 300px;
        float: left;
        margin-right: 15px;
        min-width: 240px
    }

    .page_ttk {
        margin-bottom: 12px
    }

    .credit-order-ctt {
        font-size: 20px
    }
}

#snackbar {
    visibility: hidden;
    min-width: 250px;
    margin-left: -125px;
    background-color: #333;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    z-index: 99999999;
    left: 50%;
    bottom: 30px;
    font-size: 17px
}

#snackbar.show {
    visibility: visible;
    -webkit-animation: fadein .5s, fadeout .5s 2.5s;
    animation: fadein .5s, fadeout .5s 2.5s
}

@-webkit-keyframes fadein {
    from {
        bottom: 0;
        opacity: 0
    }
    to {
        bottom: 30px;
        opacity: 1
    }
}

@keyframes fadein {
    from {
        bottom: 0;
        opacity: 0
    }
    to {
        bottom: 30px;
        opacity: 1
    }
}

@-webkit-keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1
    }
    to {
        bottom: 0;
        opacity: 0
    }
}

@keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1
    }
    to {
        bottom: 0;
        opacity: 0
    }
}

.head-top-phone a {
    padding-left: 0 !important;
    transition: all .4s ease;
}

.head-top-phone a:hover {
    color: #ffca00 !important;
}

.info-contact {
    margin-left: 0 !important;
}

.info-contact .phone a {
    display: inline-block;
    margin-bottom: 4px;
}

.address, .info-contact pre {
    color: #fff;
}

.copyright a {
    color: #ffca00;
}

.search-suggestions {
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, .1), 0 10px 30px 0 rgba(0, 0, 0, .2);
}

.buy-credit {
    transition: all .4s ease;
    border: 2px solid #000 !important;
    color: #fff !important;
    background: #000 !important;
}

.buy-credit:hover {
    background: transparent !important;
    color: #000 !important;
}

#firstly_amount {
    min-width: 132px !important;
}

.iconbox .box-content {
    padding-left: 12px;
    padding-right: 12px;
}

.box-cart.style2 .btn-add-cart a {
    border: 2px solid #f83169;
}

.box-cart.style2 .btn-add-cart a:first-child:hover {
    background: transparent;
    color: #f83169;
}

.wwtopcenter .owl-theme .owl-dots .owl-dot.active span:after {
    display: none;
}

.wwtopcenter .owl-theme .owl-dots .owl-dot.active span, .wwtopcenter .owl-theme .owl-dots .owl-dot.active span:hover {
    background: #f51a58;
    border-color: #f51a58;
}

@media screen and (max-width: 400px) {
    #firstly_amount {
        width: 110px !important;
        font-size: 12px;
    }
}

.order.btn-block {
    background: green !important;
    border: 1px solid green;
    transition: all .4s ease;
}

.order.btn-block:hover {
    color: green;
    background: transparent !important;
}

.filial-location {
    min-height: 48px;
    margin-top: 12px;
}

.sub-sub-child .submenu-child {
    display: none;
}

.current-carculator {
    display: flex;
    justify-content: space-between;
    margin-top: 24px;
}

.cc-right-result {
    border: 1px solid rgba(0, 0, 0, 0.404);
    border-radius: 4px;
    padding: 12px 12px 12px 0;
    color: #000;
    font-weight: bold;
    font-size: 16px;
    height: 40px;
}

.cc-right-result img {
    height: 60px;
    object-fit: contain;
    margin-left: -16px;
}

.cc-right-result small {
    font-weight: 300;
}

.cc-right-cover {
    position: relative;
    top: -22px;
}

.product-detail {
    padding: 4px 0;
}

.payment-methods ul {
    display: flex;
    flex-wrap: wrap;
}

.cc-items-cover {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 24px;
}

.cc-right-items {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cc-right-item {
    background: #f5f5f5;
    text-align: center;
    padding: 6px 8px;
    font-size: 14px;
    color: #000;
    width: 104px;
    border-radius: 4px;
}

.cc-right-item:first-child {
    margin-right: 6px;
    width: calc(50% - 6px);
}

.cc-right-item .cc_right_tt {
    display: block;
}

.cc-right-item small {
    font-weight: bold;
}

.cc_rght {
    background: #f83169;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    height: 61px;
    padding: 12px;
    margin-right: 6px;
    align-items: center;
    display: flex;
    border-radius: 4px;
}

.flexslider .flex-viewport ul.slides li {
    border: none;
}

.flat-product-detail .flex-viewport {
    border: 1px solid #f5f5f5;
}

.cc-left-tt {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    margin-top: 12px;
}

.current-carculator .irs-with-grid {
    width: 272px;
    margin-top: 30px;
}

.current-carculator .irs--flat .irs-grid-text {
    color: #000 !important;
    font-size: 14px !important;
    top: 12px !important;
}

.current-carculator .irs-grid-pol {
    top: -12px;
    width: 2px;
    height: 12px;
}

.current-carculator .irs-grid-pol.small {
    display: none;
}

.current-carculator .irs--flat .irs-bar {
    height: 4px;
    background-color: #f83169;
    cursor: pointer;
}

.current-carculator .irs--flat .irs-handle > i:first-child {
    position: absolute;
    display: block;
    top: 0;
    left: 50%;
    width: 10px;
    height: 10px;;
    border-radius: 50%;
    margin-left: -5px;
    background-color: #f83169;
}

.current-carculator .irs--flat .irs-line {
    cursor: pointer;
    top: 25px;
    height: 12px;
    border-radius: 4px;
    border-top: 4px solid #e1e4e9;
    height: 12px !important;
    background: transparent;
}

.current-carculator .irs--flat .irs-from, .irs--flat .irs-to, .irs--flat .irs-single, .current-carculator .irs--flat .irs-min, .irs--flat .irs-max {
    font-size: 14px;
}

.current-carculator .irs--flat .irs-from, .irs--flat .irs-to, .irs--flat .irs-single {
    background-color: #f83169;
}

.current-carculator .irs--flat .irs-min, .irs--flat .irs-max, .current-carculator .irs--flat .irs-single {
    top: -4px;
}

.product-detail .footer-detail {
    margin-top: 14px;
}

.product-detail .content-detail .info-text {
    margin-top: 20px;
}

.product-gift {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-color: #f83169;
    text-align: center;
    border-radius: 6px;
    position: absolute;
    right: 4px;
    top: 4px;
    color: #fff;
    width: 74px;
    height: 60px;
    line-height: 15px;
    padding-top: 2px;
}

.gift-price, .gift-type {
    display: block;
}

.gift-price {
    font-size: 14px;
    font-weight: 600;
}

.gift-type {
    font-size: 12px;
    margin-top: 2px;
    line-height: 15px;
}

.product-single-gift {
    left: 10px;
    top: 10px;
    width: 82px;
    height: 70px;
    z-index: 9;
}

.product-single-gift .gift-type {
    font-size: 12px;
    margin-top: 4px;
}

.product-single-gift .gift-price {
    font-size: 15px;
}

.second-single-gift {
    top: 88px;
}

.left-product-gift {
    left: 4px;
    top: 4px;
}

.wwtopcenter .slider .slider-item .item-image img {
    object-fit: contain;
    object-position: center center;
}

.wwtopcenter .slider .slider-item.style5 {
    height: auto;
}

.iconbox .box-header .image {
    height: 84px;
}

.btn-menu-name small {
    display: none;
    font-size: 9px;
    letter-spacing: 3px;
    color: #202020;
    text-align: center;
    margin-left: 2px;
}

.btn-menu-name .btn-menu.style1 {
    top: 8px;
}

.logo img {
    height: 61px;
}

.counter.style1.v2 {
    padding-top: 20px;
    padding-bottom: 16px;
}

.text-about .content table td {
    border: 1px solid #e5e5e5;
    padding: 10px;
}

.text-about .content table {
    margin-top: 10px;
    width: 100% !important;
    max-width: 750pt;
}

.privacy-policy .text-about h3 {
    margin-bottom: 10px;
}

.brands-list .brands-item a.box-cat img {
    max-height: 100%;
}

.wwtopcenter .owl-carousel-11.owl-theme .owl-controls .owl-dots {
    bottom: 6px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.wwtopcenter .owl-theme .owl-dots .owl-dot {
    display: inline-block;
}

.wwtopcenter .owl-theme .owl-dots .owl-dot.active span:after, .owl-theme .owl-dots .owl-dot:hover span:after {
    top: 0;
    right: 3px;
}

.wwtopcenter .owl-theme .owl-dots .owl-dot:hover span:after {
    display: none !important;
}

.wwtopcenter .owl-theme .owl-dots .owl-dot span, .top-special-offer .owl-theme .owl-dots .owl-dot span, .tv-items .owl-theme .owl-dots .owl-dot span {
    width: 9px;
    height: 9px;
    margin: 4px;
    background: #ccc;
    border-color: #ccc;
}

.top-special-offer .owl-theme .owl-dots .owl-dot.active span:after, .top-special-offer .owl-theme .owl-dots .owl-dot:hover span:after {
    display: none;
}

.top-special-offer .owl-theme .owl-dots .owl-dot.active span, .top-special-offer .owl-theme .owl-dots .owl-dot:hover span {
    background: #ffca00;
    border-color: #ffca00;
}

#mega-menu .menu .show-overlay .drop-menu {
    display: flex;
    overflow: auto;
}

.comp_single_cover {
    height: auto;
}

.search-filter-input .amount input:focus {
    outline: none !important;
    border: none !important;
}

#shop .sidebar .widget-price .widget-content > p {
    margin-bottom: 10px;
}

.shop-flat-none, .home-category-nav {
    display: none;
}

.home-category-spc {
    display: none !important;
}

.style3-mb {
    margin-bottom: 0;
}

.style3-mb0 {
    margin-bottom: 0 !important;
}

.banner-box .inner-box a {
    border-radius: 0;
}

.wwtopcenter .slider .slider-item .item-image img {
    border-radius: 8px;
}

.description-text table td {
    border: 1px solid rgba(32, 32, 32, 0.26);
}

.description-text table {
    border: 1px solid rgba(32, 32, 32, 0.26);
    width: 100%;
}

.wp-fixed-btn {
    position: fixed;
    left: 30px;
    bottom: 30px;
    z-index: 1000001 !important;
    padding: 0;
    width: 90px;
    height: 90px;
    border-radius: 0;
    background: 0 0;
    transition: all .4s ease;
}

.wp-fixed-btn img {
    width: 100%;
    height: 100%;
}

.flat_product_detail .flexslider .flex-viewport {
    max-height: 410px;
    overflow: hidden;
}

.wp-fixed-btn:hover {
    transform: scale(1.1);
}

.chip-price {
    color: #202020;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
}

/* chip price modal */
#chip-price .modal-dialog {
    max-width: 600px;
}

#chip-price .modal-header {
    background: #f83169;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 24px;
}

#chip-price .modal-content {
    border-radius: 10px;
    border: none;
}

#chip-price .modal-body {
    padding: 24px 24px 40px 24px;
}

#chip-price .modal_title {
    font-size: 18px;
    color: #fff;
    line-height: 26px;
    padding-right: 16px;
}

#chip-price label .error-email {
    color: #f83169;
    font-size: 12px;
}

#chip-price label {
    color: #222;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
}

#chip-price .form-group .form-element {
    color: #202020;
    font-size: 13px;
    padding-left: 16px;
    font-family: 'Roboto', sans-serif;
}

#chip-price input.form-element {
    height: 40px;
}

#chip-price input::-webkit-outer-spin-button,
#chip-price input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

#chip-price textarea {
    height: 140px;
    overflow: auto;
    resize: none;
}

#chip-price textarea::-webkit-scrollbar {
    width: 6px;
    -webkit-border-radius: 18px;
    border-radius: 18px;
}

#chip-price textarea::-webkit-scrollbar-thumb {
    background-color: #E8ECEF;
    border-radius: 20px;
    -webkit-border-radius: 18px;
    border-radius: 18px;
}

#chip-price input:focus, #chip-price textarea:focus {
    border: 1px solid #202020;
}

.chip-sale-btn {
    min-width: 120px;
    border-radius: 4px;
    background: #25D366;
    border: 1px solid #25D366;
    font-size: 14px;
    font-weight: 600;
    height: auto;
    line-height: 39px;
    padding-top: 2px;
    margin-top: 10px;
    transition: all .4s ease;
}

.chip-sale-btn:hover {
    background: #fff;
    color: #25D366;
    border: 1px solid #25D366;
}

#chip-price .close {
    opacity: 1;
}

#chip-price .close span {
    color: #fff;
}

#chip-price .form-group {
    margin-bottom: 14px;
}

.chip-price-info {
    background: rgba(3, 169, 244, 0.322);
    color: #202020;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    padding: 16px 24px;
    margin-bottom: 14px;
    border-radius: 4px;
}

.chip-price-info p {
    padding-left: 12px;
    width: calc(100% - 60px);
    margin-bottom: 0;
    line-height: 20px;
}

.chip-price-info i {
    color: #f83169;
    font-size: 24px;
}

.successfull-send {
    margin-bottom: 10px;
}

.wp-btn-style {
    margin-bottom: 20px;
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    min-width: 160px;
}

.wp-btn-style1 {
    background: #25D366;
    color: #fff;
    border-radius: 4px;
    padding: 8px 16px;
    animation: colorchange 5s infinite;
    -webkit-animation: colorchange 5s infinite;
}

@keyframes colorchange {
    0% {
        background: #25D366;
        color: #fff;
    }
    33% {
        background: #f51a58;
        color: #fff;
    }
    66% {
        background: #ffca00;
        color: #fff;
    }
}

@-webkit-keyframes colorchange {
    0% {
        background: #25D366;
        color: #fff;
    }
    33% {
        background: #f51a58;
        color: #fff;
    }
    66% {
        background: #ffca00;
        color: #fff;
    }
}

.wp-btn-style1 span, .wp-btn-style2 span, .wp-btn-style3 span {
    font-size: 14px;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    margin-left: 8px;
}

.wp-btn-style1 i {
    animation: scaleElement 5s infinite;
    -webkit-animation: scaleElement 5s infinite;
}

.wp-btn-style1 i, .wp-btn-style2 i, .wp-btn-style3 i {
    font-size: 34px;
}

.wp-btn-style3 {
    background: #25D366;
    color: #fff;
    border-radius: 4px;
    padding: 8px 16px;
}

.second-gift {
    top: 70px;
}

.left-product-gift {
    left: 4px;
}

@keyframes scaleElement {
    0% {
        transform: scale(1.1)
    }
    33% {
        transform: scale(1.13)
    }
    66% {
        transform: scale(0.9)
    }
}

@-webkit-keyframes scaleElement {
    0% {
        transform: scale(1.1)
    }
    33% {
        transform: scale(1.13)
    }
    66% {
        transform: scale(0.9)
    }
}

.glow-on-hover {
    color: #fff;
    border-radius: 4px;
    padding: 8px 16px;
    height: 50px;
    border: none;
    outline: none;
    cursor: pointer;
    position: relative;
    z-index: 0;
}

.glow-on-hover:before {
    content: '';
    background: linear-gradient(45deg, #f51a58, #ff7300, #ffca00, #1fa851, #f51a58, #ff7300, #ffca00, #1fa851, #ff0000);
    position: absolute;
    top: -2px;
    left: -2px;
    background-size: 400%;
    z-index: -1;
    filter: blur(5px);
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    animation: glowing 20s linear infinite;
    opacity: 0;
    transition: opacity .3s ease-in-out;
    border-radius: 10px;
}

.glow-on-hover:before {
    opacity: 1;
}

.glow-on-hover:after {
    z-index: -1;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #1fa851;
    left: 0;
    top: 0;
    border-radius: 4px;
}

.wp-btn-style3 {
    animation: shadow-pulse 1s infinite;
}

@keyframes glowing {
    0% {
        background-position: 0 0;
    }
    50% {
        background-position: 400% 0;
    }
    100% {
        background-position: 0 0;
    }
}

@keyframes shadow-pulse {
    0% {
        box-shadow: 0 0 0 0px rgba(151, 3, 3, 0.562);
    }
    100% {
        box-shadow: 0 0 0 20px rgba(163, 3, 3, 0);
    }
}

.privacy-policy .text-about .content img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin-bottom: 20px;
}

.wp-mnone {
    display: block;
}

.wp-mblock {
    display: none;
}

.header-information {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.header-information .monthly-payment {
    margin-bottom: 0;
    margin-left: 10px;
}

.header-information .monthly-payment a {
    color: #fff;
    display: inline-block;
    border-radius: 4px;
    background: #f51a58;
    border: 1px solid #fff;
    height: 28px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    font-weight: 500;
    transition: all .4s ease;
    white-space: nowrap;
}

.header-information .monthly-payment a:hover {
    background: #fff;
    color: #464E53;
}

@media screen and (min-width: 1200px) {
    .owl_carousel_11 {
        max-height: 382px;
    }
}

@media screen and (max-width: 1320px) {
    .current-carculator .irs-with-grid {
        width: 248px;
    }

    .cc-right-item {
        font-size: 13px;
    }
}

@media screen and (max-width: 1200px) {
    .current-carculator {
        flex-direction: column;
    }

    .current-carculator .irs-with-grid {
        margin-top: 20px;
        margin-bottom: 30px;
    }

    .cc-left-tt {
        margin-top: 0;
    }

    .cc-right-result {
        max-width: 246px;
    }

    .header-top {
        display: block !important;
    }

    .m-txt-left {
        text-align: left !important;
    }

    .wp-mnone {
        display: none;
    }

    .wp-mblock {
        display: block;
    }
}

@media screen and (max-width: 992px) {
    #mainnav {
        display: none;
    }

    .header-middle .col-md-12 {
        display: block;
    }

    .iconbox_cover .row {
        display: flex;
        flex-wrap: nowrap;
    }

    .iconbox_cover .row .box-header {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .iconbox_cover .iconbox .box-header .image {
        height: 42px;
        line-height: 42px;
        max-height: 42px;
    }

    .iconbox.style1 .box-header .box-title {
        width: auto;
        padding-left: 4px;
        padding-right: 4px;
    }

    .iconbox_cover .iconbox.style1 .box-header .box-title h3 {
        font-size: 10px;
        line-height: 12px;
        text-align: center;
        max-width: 84px;
    }

    .iconbox_cover .row .box-header {
        height: 76px;
    }

    .sub-dblock, .btn-menu-name small {
        display: block !important;
    }

    .iconbox_cover .iconbox .box-header .image img {
        width: 80%;
        height: 100%;
        object-fit: contain;
    }

    .home-category-spc {
        background: #1c1b17;
        padding: 10px 20px;
    }

    .home-category-spc, .home-category-spc a {
        display: flex !important;
        justify-content: space-between;
        align-items: center;
        width: 100%;
    }

    .home-category-spc span {
        color: #fff;
        font-weight: 600;
        font-size: 15px;
    }

    .home-category-spc .btn-menu, .btn-menu-mega {
        border-color: #1c1b17;
    }

    .home-category-spc i {
        color: #fff;
        position: relative;
        top: 2px;
    }

    .home-category-nav {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        flex-wrap: wrap;
        padding: 16px;
        background: #f5f5f5;
    }

    .hcn-item {
        width: calc((100% / 3) - 8px);
        margin: 4px;
        background: #fff;
        border: 1px solid #f5f5f5;
        border-radius: 4px;
        padding: 8px 4px;
        text-align: center;
        box-shadow: 0 0 2px 0 rgba(0, 0, 0, .1), 0 3px 3px 0 rgb(245 245 245 / 20%);
    }

    .hcn-item img {
        width: 100%;
        height: 100%;
        object-fit: contain
    }

    .hcn-img {
        width: 56px;
        height: 56px;
        overflow: hidden;
        background: #fff;
        margin: 0 auto;
    }

    .hcn-item span {
        font-size: 10px;
        text-align: center;
        display: block;
        color: #202020;
        margin-top: 3px;
    }

    .btn-submenu, .btn-submenu-child {
        background: transparent;
    }

    #mainnav-mobi ul.menu li.has-mega-menu .submenu .row .btn-submenu {
        top: 0 !important;
    }

    .submenu .col-md-12 {
        padding-left: 6px;
        padding-right: 6px;
    }

    .has_mega_menu .btn-submenu-child {
        right: 10px;
    }

    #mainnav-mobi ul.menu li.has-mega-menu .submenu .row ul {
        margin-top: 0;
        background: #444242;
        padding-right: 4px !important;
    }

    #mainnav-mobi ul.menu li.has-mega-menu .submenu .row h3 {
        font-size: 14px !important;
    }

    .submenu .col-md-12 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .mobile-padding00 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .mobile-padding00 .slider .slider-item, .mobile-padding00 .slider, .wwtop-right .counter.style1.v2 {
        border-radius: 0;
    }

    .wwtopcenter .iconbox_cover .custom-container {
        padding-left: 20px;
        padding-right: 20px;
    }

    .wwtopcenter .slider .slider-item .item-image img {
        border-radius: 0;
    }

    .divider30 {
        height: 0;
    }

    .iconbox_cover .col-lg-4 {
        padding-left: 4px;
        padding-right: 4px;
    }

    .wwtopcenter .iconbox_cover .custom-container .row {
        margin-left: -4px;
        margin-right: -4px;
    }

    .wwtop-right .counter.style1.v2 {
        margin-top: 4px;
    }

    .iconbox.style1 {
        margin-bottom: 16px;
    }

    #chip-price {
        z-index: 1000001 !important;
    }

    .flex-control-thumbs img {
        border-radius: 6px;
    }

    .hipr00 {
        padding-right: 0;
        padding-left: 0;
    }
}

@media screen and (max-width: 767px) {
    .mobile-hide-list {
        display: none;
    }

    .header-information {
        justify-content: space-between;
        flex-direction: row-reverse;
    }

    .col-sm-6.hipr00 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .header-information .monthly-payment {
        margin-left: 0;
    }
}

@media screen and (min-width: 576px) and (max-width: 992px) {
    .wwtopcenter .slider .slider-item.style5 {
        max-height: auto !important;
    }

    .btn-menu-name {
        display: flex;
        flex-direction: column;
        align-items: center;
        float: right;
        margin-top: 10px;
    }

    .iconbox_cover .col-md-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33%;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }

    .wwtop-right .counter.style1.v2 {
        padding-top: 32px;
        padding-bottom: 32px;
    }

    .boxed.style1 .flat-row {
        margin-bottom: 0;
    }

    .iconbox.style1 {
        margin-bottom: 20px;
    }

    .boxed.style1 .flat-row.flat-slider.style3 {
        margin-bottom: 20px !important;
    }

    .discount-top {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .owl_carousel_11 {
        max-height: auto !important;
    }
}

@media screen and (max-width: 576px) {
    .btn.btn-warning.btn-block.mb-5 {
        height: 40px;
    }

    .widget-price .mb-5 {
        margin-bottom: 1.5rem !important;
    }

    .price .amount {
        height: 32px;
    }

    .submenu-child {
        margin-top: 20px;
    }

    #mainnav-mobi ul.menu li.has-mega-menu .submenu .row h3 {
        padding-left: 12px;
        padding-right: 12px;
    }

    #mainnav-mobi ul.menu li.has-mega-menu .submenu .row ul {
        padding-left: 16px !important;
        padding-right: 10px !important;
    }

    .sub-sub-child .submenu-child {
        margin-top: 0;
    }

    .cat-title {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
    }

    .btn-submenu-child {
        right: 20px;
    }

    .header-top .custom-container {
        padding-left: 5px;
        padding-right: 5px;
    }

    .header-top .col-sm-6:first-child {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 30%;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
    }

    .header-top .col-sm-6:nth-child(2) {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 70%;
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%;
    }

    .header-top .flat-unstyled {
        text-align: right;
    }

    .logo img {
        height: 61px !important;
    }

    .text-about .content p {
        font-size: 12px;
        line-height: 20px;
    }

    .privacy-policy {
        padding-bottom: 32px;
    }

    .text-about .content h3 strong {
        font-weight: 700;
        font-size: 18px;
    }

    .text-about .content p strong {
        font-weight: 700;
    }

    .page_tt {
        font-size: 24px !important;
    }

    .privacy-policy .page_tt {
        margin-bottom: 10px !important;
    }

    .credit-modal-body #firstly_amount1 {
        font-size: 16px;
    }

    #buycredit .modal-header {
        padding-top: 2px;
        padding-bottom: 0;
    }

    #buycredit .modal_title {
        font-size: 16px;
    }

    .credit_pro_dd {
        padding-left: 12px;
    }

    .productk-name {
        font-size: 14px;
    }

    .credit-modal-body .credit-pro-head {
        margin-top: 0;
    }

    #buycredit .modal-body {
        padding-top: 0;
        padding-bottom: 0;
    }

    .credit_pro_img img {
        border: 1px solid #eceeef;
        padding: 4px;
    }

    .credit-modal-body .credit_month {
        margin-top: 32px !important;
        margin-bottom: 10px;
    }

    .credit-modal-body .kk-credit-details {
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .flat_product_detail .flex-control-thumbs {
        margin-top: 12px !important;
    }

    .flat_product_detail .col-md-6 {
        padding-left: 0;
        padding-right: 0;
    }

    .flat_product_detail .flexslider {
        margin-bottom: 0;
    }

    .product-detail .header-detail h4.name {
        font-size: 20px;
    }

    .flat_product_detail .reviewed .status-product {
        padding-top: 0;
    }

    .flat_product_detail .product-detail .content-detail .info-text {
        margin-top: 4px;
    }

    .flat_product_detail .product-detail .box-cart.style2 .btn-add-cart a {
        min-width: 100px;
        padding-left: 12px;
        padding-right: 12px;
        height: 50px;
        line-height: 48px;
    }

    .payment-methods ul li {
        width: 64px !important;
        height: 64px !important;
        padding: 10px;
        margin-right: 4px;
    }

    .flat_product_content {
        margin-top: 10px;
    }

    .wwtopcenter .owl-theme .owl-dots .owl-dot span {
        width: 10px;
        height: 10px;
        border-width: 1px;
    }

    .owl-theme .owl-dots .owl-dot.active span:after, .owl-theme .owl-dots .owl-dot:hover span:after {
        width: 6px;
        height: 6px;
    }

    .wwtopcenter .owl-carousel-11.owl-theme .owl-controls .owl-dots {
        right: 0;
        bottom: 0;
    }

    .iconbox_cover .row .box-header {
        height: 76px;
    }

    .sign-in-cover {
        font-size: 14px;
    }

    .wwtt-right .box-cart.style1 .inner-box > a > div.icon-cart, .wwtt-right .show-search button {
        width: 40px;
        height: 40px;
    }

    .wwtop-cover .icon-cart img {
        position: relative;
        bottom: 2px;
    }

    .tv-title {
        padding-top: 32px;
        padding-bottom: 20px;
        font-size: 24px;
    }

    .tv-row .col-md-12 {
        padding-left: 0;
        padding-right: 0;
    }

    .tv-row .owl-carousel.owl-theme .owl-controls .owl-dots {
        padding-top: 6px;
    }

    #shop .widget-categories {
        display: block !important;
    }

    #shop .widget-categories .widget-price h3, #shop .sidebar .widget .widget-title h3 {
        display: none;
    }

    #shop .widget-categories .widget-content {
        background: #f5f5f5;
        padding: 10px 10px 1px 16px;
        margin-bottom: 16px !important;
    }

    .widget-categories > ul.cat-list > li:last-child {
        margin-bottom: 10px;
    }

    #shop {
        margin-top: 0;
    }

    #shop .mb-5 {
        margin-bottom: 1.5rem !important;
    }

    .main-shop .wrap-imagebox .flat-row-title h3 {
        padding-bottom: 10px;
    }

    #shop .sidebar .widget .widget-content {
        margin-bottom: 16px;
    }

    .product_wrap_imagebox .sort_box {
        margin-left: -4px !important;
        margin-right: -4px !important;
    }

    .product_wrap_imagebox .sort_box .col-6 {
        padding-left: 4px;
        padding-right: 4px;
    }

    .sort_box .product-box .imagebox {
        border-color: rgba(229, 229, 229, 0.32) !important;
        padding-left: 10px;
        padding-right: 10px;
        background: rgba(229, 229, 229, 0.32);
    }

    .add__cart img {
        display: none;
    }

    .imagebox .box-content .product-name a {
        font-size: 12px !important;
        display: inline-block;
        line-height: 18px;
    }

    .imagebox .box-content .cat-name a {
        margin-top: 4px;
    }

    .imagebox .box-bottom .btn-add-cart button, .best-sale-products .imagebox .box-bottom .btn-add-cart button, .product_add_btn {
        min-width: 80px;
        font-size: 12px;
        height: 40px;
        line-height: 40px;
        border-radius: 4px;
    }

    .product-wrap-imagebox .sort_box .box-image {
        background: #fff;
    }

    .cat-name {
        font-size: 11px;
        line-height: 16px;
    }

    .imagebox .box-content .product-name {
        margin-top: 0;
        margin-bottom: 0;
        min-height: 32px;
    }

    .imagebox .box-content .price .sale {
        font-size: 14px;
    }

    .imagebox .box-bottom {
        padding-bottom: 4px !important;
    }

    .sort_box .imagebox .box-bottom .btn-add-cart button {
        margin-top: 8px !important;
    }

    .sort-product {
        border-bottom: 0;
        margin-bottom: 0 !important;
        padding: 6px 0;
    }

    .sort_box .product-box .imagebox {
        margin-bottom: 10px !important;
    }

    .blog-pagination {
        border-bottom: 0;
    }

    .tv-items .owl-dots .owl-dot.active span:after, .tv-items .owl-dots .owl-dot:hover span:after,
    .owl-carousel-6.owl-theme .owl-dots .owl-dot.active span:after, .owl-carousel-6.owl-theme .owl-dots .owl-dot:hover span:after {
        display: none !important;
    }

    .tv-items .owl-dots .owl-dot.active span, .tv-items .owl-dots .owl-dot:hover span, .best-sale-products .owl-dots .owl-dot.active span, .best-sale-products .owl-dots .owl-dot:hover span,
    .owl-carousel-6.owl-theme .owl-dots .owl-dot.active span, .owl-carousel-6.owl-theme .owl-dots .owl-dot:hover span {
        background: #ffca00;
        border-color: #ffca00;
    }

    .best-sale-products .flat-row-title {
        margin-bottom: 4px;
    }

    .best-sale-products {
        padding-top: 20px !important;
    }

    .best-sale-products .product-box .imagebox {
        background: rgba(229, 229, 229, 0.32);
        border: 1px solid rgba(229, 229, 229, 0.32);
    }

    .flat-row-title h3 {
        font-size: 15px !important;
    }

    .tv-items .owl-dots .owl-dot span, .owl-carousel-6.owl-theme .owl-dots span {
        width: 9px;
        height: 9px;
    }

    .tv-row .owl-carousel.owl-theme .owl-controls .owl-dots {
        padding-bottom: 10px;
    }

    .boxed.style1 .flat-row.flat-highlights.style1 {
        margin-bottom: 12px;
    }

    .flat-row-title {
        margin-bottom: 0;
        border-bottom: 0;
    }

    footer {
        padding: 40px 0 10px;
    }

    .widget-about .widget-content {
        padding-top: 0;
    }

    .best-sale-products .btn-add-cart img, .product_add_btn img {
        display: none !important;
    }

    .wpvideo, .wp-fixed-btn {
        bottom: 20px !important;
    }

    .best-sale-products .owl-dots .owl-dot span {
        display: none;
    }

    .owl_carousel_11 {
        max-height: 280px;
    }

    .owl-carousel-19 .box-image {
        background: #fff;
        width: 100% !important;
        height: 30vw !important;
        padding: 6px;
    }

    .owl-carousel-19 .product-box.style1 .imagebox.style1 {
        margin-bottom: 8px;
        padding: 10px;
    }

    .discount-top, .flat-highlights.style1 {
        padding-top: 20px !important;
    }

    .wrap-most-view {
        padding: 0 !important;
    }

    .wrap-most-view .product-name {
        margin-bottom: 6px;
        text-align: center !important;
    }

    .wrap-most-view .owl-nav {
        display: none;
    }

    .owl-carousel-6.owl-theme .imagebox.style4 .box-image img {
        object-fit: contain;
    }

    .owl-carousel-6 .imagebox.style4 .box-content .product-name {
        height: 32px !important;
    }

    .imagebox.style4 {
        border-width: 1px !important;
    }

    .discount-top {
        padding-bottom: 0 !important;
    }

    .imagebox.style4 {
        padding: 10px;
    }

    .imagebox.style4 .box-image {
        height: 30vw;
        width: 100% !important;
    }

    .wrap_banner {
        padding-top: 20px;
    }

    .wrap_banner .inner-box {
        margin-bottom: 0 !important;
    }

    .owl-carousel-6 .owl-dots {
        display: none !important;
    }

    .discount-top {
        padding-bottom: 28px !important;
    }

    .plr-zero {
        padding-left: 0;
        padding-right: 0;
    }

    .ssitem-tt {
        font-size: 11px;
    }

    .discount-top .regular {
        font-size: 12px !important;
    }

    .counter.style1.v2 .item-special {
        font-size: 18px;
    }

    .top-special-offer .counter.style1.v2 .counter-content {
        margin-top: 4px;
    }

    .count-down .square .numb, .count-down .square .text {
        font-size: 12px !important;
    }

    .ssitem_price_add button {
        display: none;
    }

    .ssitem_price .sale {
        font-size: 13px !important;
    }

    .special-slider-item .ssitem-img {
        height: 26vw !important;
    }

    .special-slider-item .ssitem-img {
        width: 90%;
        height: 90%;
        object-fit: contain;
    }

    .top-special-offer {
        padding-bottom: 32px !important;
    }

    .wwtop-right .counter.style1.v2 .counter-content {
        margin-top: 10px;
    }

    .counter.style1.v2 .counter-content .count-down {
        margin-top: 14px;
    }

    .count-down .square {
        margin-left: 8px;
    }

    .top-search.style1.active {
        top: 40px !important;
    }

    .top-search.style1 {
        width: 100% !important;
        left: 0 !important;
        right: 0 !important;
        margin: auto !important;
        max-width: 100% !important;
    }

    .top-search.style1 form.form-search .box-search .btn-search button {
        padding: 0 12px;
        border-radius: 0 !important;
    }

    .top-search.style1.active form.form-search .box-search input,
    .top-search.style1 form.form-search .box-search input {
        border: 0 !important;
        border-radius: 0;
        box-shadow: 0 0 12px 0 rgba(0, 0, 0, .1), 0 10px 30px 0 rgba(0, 0, 0, .2);
    }

    .search-suggestions {
        top: 45px !important;
    }

    .top-search form.form-search .box-search .search-suggestions {
        visibility: visible !important;
        opacity: 1 !important;
        border-radius: 0;
    }

    .search-suggestions .box-suggestions {
        padding: 12px !important;
    }

    .search-suggestions .box-suggestions ul li .image {
        background: #f5f5f5;
        margin-right: 10px;
        line-height: initial !important;
    }

    .search-suggestions .box-suggestions ul li .image img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

    .box-suggestions .info-product .name, .search-suggestions .box-suggestions ul li .info-product .price .sale {
        font-size: 13px;
    }

    .gift-price {
        font-size: 9px !important;
        line-height: 12px !important;
    }

    .product-gift {
        width: 50px;
        height: 42px;
    }

    .gift-type {
        font-size: 8px !important;
        line-height: 10px !important;
    }

    .flat-product-detail .flex-viewport {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .m-text-left {
        text-align: left !important;
    }

    #chip-price .modal_title {
        font-size: 15px;
    }

    #chip-price .modal-header {
        padding: 16px;
    }

    #chip-price .modal-body {
        padding: 16px 16px 56px 16px;
    }

    .wp-btn-style1 span, .wp-btn-style2 span, .wp-btn-style3 span {
        font-size: 13px;
    }

    .wp-btn-style1 i, .wp-btn-style2 i, .wp-btn-style3 i {
        font-size: 28px;
    }

    .col-sm-6.hipr00 {
        webkit-box-flex: 0;
        -webkit-flex: 0 0 100% !important;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .monthly-payment {
        margin-left: 15px;
    }

    .second-gift {
        top: 52px;
    }

    .product-wrap-imagebox .sort_box .box-image {
        height: 40vw;
    }

    .gift-type {
        margin-top: 0;
    }

    .second-single-gift {
        top: 58px;
    }

    .product-single-gift .gift-type {
        margin-top: 0;
    }
}

@media screen and (max-width: 460px) {
    .header-top ul.social-list li {
        font-size: 12px;
        margin-right: 12px;
    }

    .header-top .head-top-phone span {
        display: none;
    }

    .header-top .col-sm-6:first-child {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
        padding-right: 0;
    }

    .header-top .col-sm-6:nth-child(2) {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 80%;
        -ms-flex: 0 0 80%;
        flex: 0 0 80%;
        max-width: 80%;
        padding-left: 0;
    }

    .header-top .social-list-head {
        white-space: nowrap;
    }

    .credit-modal-body .credit_month p:not(:last-child):after {
        width: 10px;
    }

    .owl_carousel_11 {
        max-height: 260px;
    }
}

@media screen and (max-width: 400px) {
    .imagebox .box-content .product-name a {
        font-size: 11px !important;
    }

    .owl_carousel_11 {
        max-height: 224px;
    }

    .header-information .monthly-payment a, .head-top-phone a {
        font-size: 12px;
    }
}

@media screen and (width: 1280px) {
    .owl_carousel_11 {
        max-height: 334px;
    }
}

@media screen and (width: 375px) {
    .owl_carousel_11 {
        max-height: 201px;
    }
}

@media screen and (width: 414px) {
    .owl_carousel_11 {
        max-height: 230px;
    }
}

@media screen and (width: 411px) {
    .owl_carousel_11 {
        max-height: 222px;
    }
}

@media screen and (width: 360px) {
    .owl_carousel_11 {
        max-height: 194px;
    }
}

@media screen and (max-width: 300px) {
    .header-information .monthly-payment a, .head-top-phone a {
        font-size: 11px;
    }

    .header-information .monthly-payment a {
        padding-left: 6px;
        padding-right: 6px;
    }

    .hcn-item span {
        line-height: 15px;
    }
}

@media screen and (min-width: 576px) {
    .product-gift {
        transform: scale(0.94);
    }

    .submenu {
        max-height: 80vh;
        overflow: auto;
    }

    .submenu::-webkit-scrollbar, #mega-menu .menu .show-overlay .drop-menu::-webkit-scrollbar, .menu_ban::-webkit-scrollbar {
        width: 6px;
        -webkit-border-radius: 18px;
        border-radius: 18px
    }

    .submenu::-webkit-scrollbar-thumb, #mega-menu .menu .show-overlay .drop-menu::-webkit-scrollbar-thumb, .menu_ban::-webkit-scrollbar-thumb {
        background-color: #d0d2d3;
        -webkit-border-radius: 18px;
        border-radius: 18px
    }

}

@media screen and (min-width: 767px)  and (max-width: 1200px) {
    .owl_carousel_11 {
        max-height: auto !important;
    }
}

.product-detail .header-detail h1.name {
    color: #1c1b17;
    font-size: 24px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 3px;
}

.cursor-pointer {
    cursor: pointer !important;
}

#mainnav.style1 ul.menu > li > span {
    color: #484848;
    border: none;
    padding: 0;
    font-weight: 400;
    margin-left: 10px;
    margin-right: 10px;
}

#mainnav.style1 ul.menu > li > span:hover {
    color: #ffca00;
}

@media only screen and (max-width: 1199px) {
    .mainnav.style1 ul.menu > li > span {
        margin-right: 22px;
    }
    #mainnav-mobi ul > li > span {
        text-decoration: none;
        height: 50px;
        line-height: 50px;
        padding: 0 20px;
        color: #fff;
        border: none;
    }
}

