/*
Theme Name: ShopTheThao.vn
Description: 
Author: Nguyễn Anh Đức
Template: flatsome
Version: 1.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

body{
    color: #000;
}

body,
h1,h2,h3,h4,h5,h6, .heading-font,
.nav > li > a {
    /*font-family: "Helvetica", "Arial", sans-serif !important;*/
    font-family: 'Montserrat', sans-serif !important;
}
h4.widget-title,
h3.widget-title{
    font-size: 1em;
    font-weight: 600;
    text-transform: uppercase;
}
#snippet-box {
    max-width: 100%;
    width: 100%;
}
div#snippet-box .star-rating {
    margin: 0;
}
div#snippet-box form#bsf-rating {
    margin: 0;
}
a.devvn_buy_now_style {
    max-width: 100%;
}
h1.shop-page-title {
    text-transform: uppercase;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
    margin: 0 0 20px 0;
}
.videoWrapper iframe,
.videoWrapper object,
.videoWrapper embed{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.star-rating:before, .woocommerce-page .star-rating:before,
.star-rating span:before, .color-secondary{
    color: #d26e4b !important;
}
form.cart {
    margin: 0;
}
form.cart button {
    margin-bottom: 10px;
}
.devvn_single_buynow_right .button {
    margin-bottom: 10px;
}
.devvn_single_buynow_right form.cart button.single_add_to_cart_button {
    display: none;
}
.product-main a.button {
    margin-bottom: 10px;
}
.star-rating{
    width: 5em;
}
body.woocommerce #reviews .star-rating {
    margin-right: 10px;
}
.devvn_single_buynow {
    width: 100%;
    margin: 0 auto 20px;
    border: 1px solid rgba(236, 236, 236, 0.75);
    padding: 10px;
    overflow: hidden;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.devvn_single_buynow_right a.devvn_buy_now_style {
    margin-bottom: 0;
}
.devvn_single_buynow_left {
    width: calc(100% - 380px);
    width: -webkit-calc(100% - 380px);
    width: -moz-calc(100% - 380px);
    float: left;
}
.devvn_single_buynow_right {
    width: 360px;
    float: right;
}
.devvn_single_buynow_left img {
    width: 100px;
    float: left;
    margin: 0 20px 0 0;
}
.devvn_single_buynow_infor {
    font-size: 16px;
    overflow: hidden;
}
.devvn_single_buynow_infor .price {
    color: #333;
    font-size: 16px;
    font-weight: 600;
    margin-top: 11px;
}
.devvn_single_buynow_infor .price .amount {
    color: red;
}
.devvn_single_buynow_right .quantity.buttons_added {
    display: none;
}
.devvn_single_buynow_infor .price ins {
    text-decoration: none;
}
.devvn_single_buynow_infor .price del .amount, .devvn_single_buynow_infor .price del {
    font-size: 13px;
    color: #0006;
}

.call-btn-wrap {
    margin: 0 -5px;
    width: auto;
    float: none;
    max-width: 100% !important;
}
.call-btn-wrap > .col {
    padding: 0 5px !important;
}
.tabbed-content .nav a {
    text-align: center;
}
p.category.product-cat {
    margin: 0;
    line-height: 1.3em;
}
.product-info-top {
    border-bottom: 1px solid #ececec;
    margin-bottom: 12px;
}
p.price.product-page-price {
    margin: 0 0 10px 0;
}
.product-short-description {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 10px 15px;
    margin-bottom: 10px;
}
.product-short-description p:last-child{
    margin-bottom: 0;
}

.product-info .fast-ship {
    background-color: #ecf7ed;
    border-radius: 3px;
    border: solid 1px #c4ddc8;
    margin: 5px 0px 10px;
    padding: 2px 10px 3px 36px;
    color: #30a43b;
    position: relative;
    font-size: 14px;
}
.fast-ship:before {
    content: '';
    background-image: url(images/1h.png);
    width: 19px;
    height: 21px;
    position: absolute;
    top: 2px;
    left: 10px;
}
.product_meta {
    font-size: 14px;
    margin-bottom: 5px;
}
.product_meta > span > span {
    font-weight: 700;
    font-size: 17px;
    line-height: 24px;
    color: #007ff0;
}
.product_meta span {
    vertical-align: middle;
}
span.brand_wrapper .brand {
    color: #000;
}

.product_meta > span {
    display: inline-block;
}
.product_meta > span ~ span {
    margin-left: 20px;
}

p.price.product-page-price del span.amount {
    font-size: 18px;
    color: #999;
}
p.price.product-page-price del {
    color: #999;
}
p.price.product-page-price del span.woocommerce-Price-currencySymbol {
    margin-top: 0.4em;
}

@media (min-width: 561px) {
    body .devvn_toolbar {
        left:auto;
        right: 5px;
        bottom: 60px
    }

    body .devvn_toolbar ul li a span {
        right: calc(100% + 10px);
        right: -webkit-calc(100% + 10px);
        right: -moz-calc(100% + 10px);
        left: auto
    }

    .devvn_toolbar ul li a span:after {
        left: 100%;
        right: 0;
        transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg)
    }
    .devvn_toolbar ul li a {
        background-color: transparent !important;
        padding: 0 !important;
        border-radius: 0 !important;
        height: initial !important;
        text-align: center;
        width: 60px !important;
        line-height: 1;
    }
    .devvn_toolbar ul li a img {
        max-width: 35px !important;
        max-height: 35px !important;
        position: relative !important;
        top: inherit !important;
        left: inherit !important;
        transform: initial !important;
    }
    body .devvn_toolbar ul li a span {
        right: auto !important;
        position: relative !important;
        opacity: 1 !important;
        visibility: inherit !important;
        background-color: transparent !important;
        top: inherit !important;
        padding: 0 !important;
        font-size: 11px !important;
    }
    .devvn_toolbar ul li a span:after{
        display: none !important;
    }
    .devvn_toolbar a.is-small{
        display: none !important;
    }

}
.single-product .devvn_toolbar ul li:last-child {
    display: none !important;
}

@media (max-width: 560px){
    .devvn_toolbar ul li a img {
        height: 42px !important;
    }
    .devvn_toolbar ul li a {
        padding-bottom: 1px !important;
    }
    .devvn_toolbar ul li a span {
        font-size: 11px !important;
    }
    .devvn_toolbar a.is-small i {
        font-size: 29px;
        background: #ed1c24;
        color: #fff;
        width: 42px;
        height: 42px;
        line-height: 42px;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
    }

    .single-product .devvn_toolbar ul li:last-child {
        display: table-cell !important;
    }
    .devvn_toolbar a.devvn_buy_now.devvn_buy_now_style {
        background: transparent;
    }
    .devvn_toolbar a.devvn_buy_now.devvn_buy_now_style .fas {
        background-color: #fc701b;
        width: 42px;
        height: 42px;
        line-height: 42px;
        font-size: 23px;
        border-radius: 5px;
    }
}

.widget-product-infor ul li ~ li {
    border-top: 1px solid #ddd;
}
.widget-product-infor ul li {
    margin: 0;
    padding: 5px 10px;
    list-style: none;
}
ul.service li i {
    position: absolute;
    top: 10px;
    left: 10px;
    color: green;
}
.widget-product-infor a {
    color: #007ff0;
    text-decoration: none;
}
ul.service li {
    position: relative;
    padding-left: 35px;
}
.product-info-bottom-right {
    font-size: 14px;
}
.product-info-top .is-divider {
    display: none;
}
.product-info-top h1 {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 5px;
}
.product_meta>span {
    border-top: 0;
    padding: 0;
}
span.amount {
    color: #e10c00;
}
p.price.product-page-price span.amount {
    font-size: 24px;
    color: #e10c00;
    vertical-align: middle;
    margin-right: 10px;
}
.devvn_prod_cmt, div#reviews.woocommerce-Reviews {
    max-width: 100%;
}
.woocommerce-product-rating .star-rating.star-rating--inline {
    margin: 0;
}
.woocommerce-product-rating {
    margin-bottom: 5px;
}
.star-rating:before, .woocommerce-page .star-rating:before, .star-rating span:before, .color-secondary {
    color: #ffc120 !important;
}
.devvn-popup-quickbuy.devvn-form-quickbuy-inline .devvn-popup-inner {
    max-width: 100%;
}
.product-info-bottom-right {
    width: 100%;
    background: #fff;
    border-radius: 5px;
    float: right;
    border: 1px solid #ddd;
}
.product-short-description ul:last-child, .product-short-description ul:last-child li:last-child {
    margin-bottom: 0;
}
.product-short-description ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.product-short-description ul li {
    margin: 0 0 5px 0;
    padding: 0 0 0 25px;
    list-style: none;
    position: relative;
}
.product-short-description ul li:before {
    content: '\f058';
    color: #3fb846;
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    position: absolute;
    top: 0;
    left: 0;
}
.section-widget ul.product_list_widget li {
    margin: 0;
}
.section-widget .container.section-title-container {
    margin-bottom: 0;
}
.section-widget .product-small.box .box-image {
    width: 60px;
    float: left;
    margin: 0 10px 0 0;
}
.section-widget .product-small.box .box-text.box-text-products {
    overflow: hidden;
    width: auto;
    font-size: 100%;
    padding: 0;
    margin: 0;
}
.section-widget .row .product-small.col {
    padding-bottom: 5px !important;
}
.section-widget .row .product-small.col .col-inner {
    padding-bottom: 5px;
    border-bottom: 1px solid #ececec;
}
footer#footer {
    font-size: 14px;
}
footer#footer .is-divider {
    display: none;
}
footer#footer h4.widget-title {
    font-size: 16px;
    letter-spacing: normal;
    line-height: 1.3;
    margin: 0 0 10px 0;
}
.footer-1, .footer-2 {
    border-top: 0;
}
.footer {
    padding-top: 20px;
}
.footer .widget {
    margin-bottom: 10px;
}
ul.support li {
    margin-bottom: 0;
}
li.support-social i {
    font-size: 35px;
    margin: 0 5px 8px 0;
}
.footer-2 ul.menu li+li {
    border-top: 0;
}
.footer-2 ul.menu li a {
    padding: 2px 0;
}
.footer-2 > .row {
    border-top: 1px solid #c3c3c3;
    padding-top: 20px;
}
.footer-2 {
    padding-top: 10px;
}
.absolute-footer {
    border-top: 1px solid #c3c3c3;
}
.absolute-footer.dark {
    color: #fff;
    padding: 7px 0;
}
.absolute-footer .footer-secondary.pull-right {
    padding: 0;
}
.footer-widgets.footer img.size-full.alignnone {
    margin-bottom: 0;
}
.section-widget .product-small.col {
    width: 100%;
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
.page-title:not(.featured-title)+main .product-main {
    padding-bottom: 0;
}
.product-footer .woocommerce-tabs {
    padding-top: 0;
    border-top: 0;
}
span.loop_sku_wrapper {
    display: block;
    background-color: #007ff0;
    color: #fff;
    border-radius: 20px;
    padding: 2px 10px;
    font-weight: 700;
}
.image-tools.hide-for-small.bottom.left.show-on-hover {
    opacity: 1 !important;
    display: block !important;
}

h2.sub_cat_title {
    position: relative;
    background: #f3f4f6;
}
h2.sub_cat_title a {
    margin: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 45px;
    color: #fff;
    padding: 0 8px 0 12px;
    height: 45px;
    background: #f21e1e;
    position: relative;
    text-transform: uppercase;
    display: inline-block;
}
h2.sub_cat_title a:before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 22px solid transparent;
    border-left: 15px solid #f21e1e;
    border-right: 0 solid transparent;
    border-bottom: 23px solid transparent;
    position: absolute;
    top: 0;
    right: -15px;
}
.header-main .nav>li>a.header_hotline {
    font-size: 16px !important;
    font-weight: 700 !important;
    color: #ffffff !important;
    line-height: 22px !important;
    display: block !important;
}
/*#logo {
    background: #000;
    height: 74px;
    padding-left: 10px;
    margin-right: 0;
}*/
/*div#masthead .flex-col.flex-left {
    background: #000;
    height: 63px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    max-width: 210px;
}*/
div#masthead input.search-field {
    background: #fff !important;
    border: 0;
    border-radius: 4px !important;
    height: 36px;
    font-size: 15px;
}
div#masthead .is-outline {
    color: #0A0A0A;
}
.header-main .nav>li>a img {
    display: block;
    padding-bottom: 3px;
    margin: auto;
    max-height: 30px;
    margin-bottom: 5px;
    height: 30px;
    width: auto !important;
}
.header-main .nav>li>a {
    line-height: 18px !important;
    text-align: center !important;
    margin: 0 auto 0px !important;
    display: inline-block;
    padding: 5px 10px;
    position: relative;
    font-weight: 400;
}
.header-main .nav > li > a:hover {
    background: #fff;
}
.nav-box>li.active>a, .nav-pills>li.active>a {
    background: transparent;
}

.home-icon .icon-box-img {
    margin-bottom: 0;
}
.home-icon > .col {
    padding-bottom: 0;
}
ul.header-nav li.cart-item {
    margin-left: 15px;
}

.product-footer > .container > .row > .large-3.col {
    position: sticky;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
    top: 65px;
    align-self: flex-start;
}

@media only screen and (min-width: 850px) {
    ul.sidebar-wrapper.home-footer-sidebar .widget {
        max-width: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    }
    ul.sidebar-wrapper.home-footer-sidebar {
        width: 100%;
        -js-display: flex;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }
    .product-info-bottom-right {
        max-width: 256px;
    }
    .product-info-bottom-left {
        max-width: calc(100% - 256px - 20px);
        width: 100%;
        margin-bottom: 15px;
        float: left;
    }
    .product-gallery.large-5.col > .row {
        margin-left: 0;
    }
    .product-info {
        padding-left: 0;
    }
    .footer-widgets.footer.footer-1 .widget:nth-child(2) {
        max-width: 27%;
        -ms-flex-preferred-size: 27%;
        flex-basis: 27%;
    }
    .footer-widgets.footer.footer-1 .widget:nth-child(3) {
        max-width: 39.66666%;
        -ms-flex-preferred-size: 39.66666%;
        flex-basis: 39.66666%;
    }

    .banner_right{
        padding-left: 0;
    }
    .banner_right div.img{
        margin-bottom: 10px !important;
    }
}
@media only screen and (max-width: 1180px) {
    .header-main .nav>li>a img {
        display: none;
    }
    .header-main .nav > li > a {
        max-width: 120px;
    }
}
@media only screen and (max-width: 991px) {
    .header-main .nav > li > a {
        max-width: 80px;
        min-height: 63px;
    }
}
@media only screen and (max-width: 767px) {
    .devvn_single_buynow_right,
    .devvn_single_buynow_left{
        width: 100%;
    }
    .devvn_single_buynow_left {
        margin-bottom: 10px;
    }
}
@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    
}

@media (min-width: 561px) {
    body .devvn_toolbar {
        top: 50%;
        bottom: auto;
        margin-top: -100px;
    }
}
@media only screen and (max-width: 849px) {
    .header-wrapper, .header-bg-color, .header-wrapper {
        background-color: #000 !important;
    }
    div#masthead .flex-col.flex-left {
        max-width: 100%;
        width: 100%;
        margin-right: 8px;
    }
    #logo {
        height: auto;
        padding-left: 0;
        margin-right: 10px !important;
    }
    .mobile-nav li.nav-icon.has-icon a i {
        background: #8C8C8C!important;
        color: #fff;
        padding: 3px 5px;
        border-radius: 5px;
    }
    .mobile-nav li.nav-icon.has-icon a {
        line-height: 50px !important;
    }
    div#masthead .flex-col.flex-left {
        height: 50px;
        padding-top: 0;
    }
}
@media only screen and (max-width: 549px) {
    div#masthead .flex-col.flex-left {
        padding-top: 2px;
    }
    .header-main .nav>li>a{
        padding: 0;
        min-height: unset;
    }
    .home-icon .icon-box-text {
        font-size: 13px;
    }
}