/*
Theme Name: Phinviet Child
Description: This is a child theme for Phinviet Theme
Author: UX Themes
Template: phinviet
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background-color: #12657b;
    background-image: -webkit-linear-gradient(45deg,
            rgba(255, 255, 255, .2) 25%,
            transparent 25%,
            transparent 50%,
            rgba(255, 255, 255, .2) 50%,
            rgba(255, 255, 255, .2) 75%,
            transparent 75%,
            transparent)
}

::-webkit-scrollbar-thumb:window-inactive {
    background: rgb(226, 226, 226);
}

::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

.devvn_button_call_action {
    position: fixed;
    z-index: 999;
    bottom: 5px;
    left: 5px;
}

.devvn_button_call_action a.devvn_call_action_zalo {
    background: #0080c8 !important;
}
.xc-flash-sale .section-title b {
    background: #0065b3 !important;
	z-index: 999;
}
.xc-flash-sale {color: #fff;}



.devvn_button_call_action a {
    display: inline-block;
    background: #df043e;
    color: white;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    font-size: 16px;
    padding: 3px 10px;
    margin-bottom: 5px;
    clear: both;
}

.devvn_button_call_action strong {
    font-weight: 700;
}

.devvn_button_call_action a.devvn_call_action_face {
    background: #0160a0 !important;
}

.devvn_button_call_action .devvn_call_action_item:last-child a {
    margin-bottom: 0;
}

.khuyen-mai {
    background-color: #0065B3;
    padding-right: 10px !important;
    padding-left: 10px !important;
    border-radius: 5px;
}

.khuyen-mai:hover {
    background-color: white;
}

.khuyen-mai:hover a {
    color: #0065b3 !important;
}

.khuyen-mai a {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.flash-sale {
    background: #0065B3;
    padding-top: 1%;
    font-style: italic;
}
@media screen and (min-width: 850px) {
    .vertical-slide .large-3 {
        max-width: 22%;
        -ms-flex-preferred-size: 22%;
        flex-basis: 22%;
    }

    .vertical-slide .large-7 {
        max-width: 61%;
        -ms-flex-preferred-size: 61%;
        flex-basis: 61%;
    }
}

a.button-red {
    background: #e11b1e;
    background: -webkit-linear-gradient(#f52f32, #e11b1e);
    background: -o-linear-gradient(#f52f32, #e11b1e);
    background: -moz-linear-gradient(#f52f32, #e11b1e);
    background: linear-gradient(#f52f32, #e11b1e);
    border: solid 1px #e11b1e;
}

a.big-button {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #fff;
    font-size: 14px;
    padding: 8px 5px;
    line-height: 18px;
    width: 100%;
    border-radius: 5px;
    display: block;
    text-align: center;
    cursor: pointer;
}

.f-left,
.left {
    float: left !important;
}

.f-left {
    width: 100%;
}

a.button-blue {
    background: #0c2340;
}

.woocommerce-Price-amount.amount {
    color: #e10c00;
    font-weight: bold;
}

a.devvn_buy_now_style,
a.devvn_buy_now_style:hover,
a.devvn_buy_now_style:focus {
    max-width: unset;
    background: linear-gradient(#f52f32, #e11b1e);
}

span.price del .woocommerce-Price-amount.amount,
span.devvn_price del .woocommerce-Price-amount.amount,
.price-on-sale del .woocommerce-Price-amount.amount,
.product_list_widget del span.woocommerce-Price-amount.amount {
    color: #ccc !important;
    font-size: 12px;
}

.image-cover .wp-post-image {
    height: auto;
}

.title-home .section-title-main {
    background-color: #0c2340;
}

.title-home .section-title b {
    background-color: #0c2340;
    opacity: 1;
}

.quantity input.button.is-form,
.single_add_to_cart_button {
    border-radius: 5px;
}

.nav .nav-dropdown {
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    padding: 0;
    font-size: 91%;
    border-radius: 5px;
}

.searchform .button.icon i {
    color: white
}

::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: white;
    opacity: 1;
    /* Firefox */
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: white;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: white;
}

.search-field {
    border-color: white !important;
}

.TextCaptions {
    padding: 5px 1% !important;
    background-color: #0c2340 !important;
}

.TextCaptions .item {
    padding: 1% !important;
    font-size: 13px;
    color: #fff !important;
    border: none !important;
}

.content-area {
    padding-top: 0;
}

#content .col.medium-2 {
    padding-left: 0;
}

#content .col.medium-10 {
    padding-right: 0;
}

#wide-nav>.flex-row>.flex-left {
    min-width: 255px
}

#mega-menu-wrap {
    background: #0c2340;
}

.form-flat input:not([type="submit"]) {
    color: white !important;
}

.icon-html {
    float: left;
    margin-right: 10px;
    max-width: 40px;
}

#mega_menu>li,
.sf-menu ul li {
    background: #0c2340;
}

#mega_menu>li>a,
#mega_menu a {
    color: white;
}

#mega_menu a:hover {
    color: #083059
}

.sf-vertical.sf-arrows>li>.sf-with-ul:after {
    border-left-color: rgba(255, 255, 255, 0.5);
}

.nav>li.active>a {
    color: #0065B3 !important;
}

.is-selected.is-nav-selected {
    background-color: none;
    color: #fff !important;
}

.absolute-footer {
    background-color: #12657b
}

.widget>ul>li+li {
    border: none
}

.block_widget ul {
    margin-bottom: 5%;
}

.tai-sao-chon-chung-toi .col-inner {
    height: 100%
}

.product-short-description {
    padding: 10px 0 10px 10px;
    border-radius: 5px;
    background-color: #f7f7f7;
    color: black;
}

.devvn-popup-content input::placeholder,
.devvn-popup-content textarea::placeholder {
    color: black !important;
}

#product-sidebar .technical-info .header {
    z-index: unset !important;
}

.woobt-product-together .variations_form {
    display: none
}

.section-title a {
    position: absolute;
    right: 0;
    bottom: 25px;
}

.icon-header {}

@keyframes zoominoutsinglefeatured {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(1.3, 1.3);
    }

    100% {
        transform: scale(1, 1);
    }
}

.icon-sale img {
    animation: zoominoutsinglefeatured 1s infinite;
}

.product-section-title-related {
    text-align: center;
}

b,
strong {
    font-weight: bold !important;
}

.widget-title.shop-sidebar {
    background-color: #0c2340 !important;
    color: white;
    padding: 4%;
}

.widget .is-divider {
    margin-top: 20px;
    max-width: 100%;
    background-color: rgb(18, 101, 123);
}

.font-bold {
    font-weight: bold;
}

.font-bold a {
    color: black !important;
    font-size: 12px;
}

.product-footer .entry-content {
    color: #0c2340 !important;
}

.technical-info h2 {
    margin-bottom: 0
}

.tabbed-content a {
    color: red !important;
}

.tabbed-content a:hover {
    color: #0c2340 !important;
}

.entry-content a {
    color: red !important;
}

#popmake-11366 {
    background: #fff !important;
}

#pum_popup_title_11366 {
    font-size: 18px !important;
    line-height: 1.5em;
    text-align: center;
    margin-top: 80px;
}

.popmake-content img {
    position: absolute;
    top: -290px;
}

::-webkit-input-placeholder {
    /* Edge */
    color: gray;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: gray;
}

::placeholder {
    color: gray;
}

@media only screen and (max-width: 764px) {
    .hidden-mb {
        display: none !important;
    }
}

@media only screen and (min-width: 765px) {
    .hidden-pc {
        display: none !important;
    }
}

.row-full-width {
    max-width: 1220px !important;
}

@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/


}

@media (min-width: 320px) {
    p#billing_first_name_field {
        width: 100%;
    }

    #billing_address_1_field {
        width: 100%;
    }
}