/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.product-main .large-6.col {
    padding-bottom: 0;
}
.product-main .product-title {
    white-space: normal;
    width: 100%;
}
.page-wrapper {
    padding-top: 15px;
}
h6.entry-category {
    display: none;
}
.blog-single p {
    text-align: justify;
}
.entry-content {
    padding-top: 0;
}
.entry-header-text-top {
    padding-top: 0;
    padding-bottom: 0;
}
.entry-header-text {padding-bottom: 0;}
.entry-meta {
    display: none;
}
.entry-image.relative {
    display: none;
}
/* Dưới hình ảnh SP */
.muahang_freeship {
    display: block;
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
}
.muahang_line {
    padding-left: 40px;
    margin-bottom: 0;
    padding-top: 5px;
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    font-size: 120%;
    height: 38px;
    border: 1px solid #e8e8e8;
    border-radius: 5px 5px 0 0;
    background: #e8e8e8;
    color: black;
    background-image: url(/wp-content/uploads/check.png);
    background-repeat: no-repeat;
}
.muahang_freeship ul {
    border: 1px solid #e8e8e8;
    padding: 10px 0;
    margin-left: 0;
    list-style: none !important;
}
.muahang_freeship li {
    font-size: 100%;
    background-position: 0 1px;
    background-repeat: no-repeat;
    margin-left: 8px;
    padding-left: 25px;
    background-image: url(/wp-content/uploads/check2.png);
    line-height: 1.4;
    padding: 0 0 5px 25px;
    color: black;
    font-size: 14px;
}
/* End */
.section-title-normal {
    border-bottom: 2px solid #ff9d00;
}
.section-title-normal span {
    border-bottom: 2px solid rgba(212, 104, 11, 0.3);
	color: #ff9d00;
}
.section-title a {color: #ff9d00;}
.absolute-footer {padding: 0;}
.copyright-footer {
    padding: 7px 0;
}
p.validate-email {float:left; width:49%;}
p.validate-phone {width: 49%; margin-right: 0; float: right;}
.page-wrapper .large-3.col {
    padding: 15px;
}
.product-images {
    border: 1px solid #eaeaea;
}
.product-main, #product-sidebar {
    padding: 15px;
}
.product-footer .woocommerce-tabs {
    padding: 0px 0;
    border-top: none;
}
input[type='checkbox'] {margin-right: 5px;}
span.amount {
    color: #f00;
}
.box-image {
    position: relative;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    border: 1px solid #eaeaea;
}
.product-title {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 210px;
}
.sanpham .box-bounce .box-text {
    min-height: 75px;
}
.sanpham .product-title {width: 160px;}
/** mega menu */ 
#mega_menu ul.sub-menu > li:hover .sub-menu {
    position: absolute;
    top: -1px;
    left: 100%;
    background: #fff;
    margin: 0;
    padding: 0;
    border: 1px solid #ccc;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

#wide-nav > .flex-row > .flex-left {
    width: 20%;
    min-width: 245px;
    margin-right: 15px;
}
#wide-nav .flex-col.hide-for-medium.flex-left {
    max-width: 250px;
}
#mega-menu-wrap {
    width: 100%;
    background: #f9bc02;
    position: relative;
	max-width: 250px;
}

#mega-menu-title {
    padding: 10px 0 7px 15px;
    font-size: 15px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    color: #fff;
    cursor: pointer
}

#mega-menu-title i {
    margin-right: 9px
}

#mega_menu {
    position: absolute;
    top: 100%;
    margin-top: 0px;
    left: 0;
    width: 100%;
    border: 1px solid #ddd;
    padding: 0;
    background: #fff;
    display: none
}

#header.header.has-sticky .header-wrapper.stuck #mega_menu {
    margin-top: 0;
}

#mega_menu > li {
    position: relative;
    z-index: 8
}

#mega_menu li a {
    padding: 10px 15px;
    display: block;
    font-size: 14px
}

#mega_menu > li > a:after {
    content: "\f105";
    font-family: FontAwesome;
    float: right
}

#mega_menu > li > a {
    position: relative;
    padding-left: 15px
}

#mega_menu > li > a > img {
    position: absolute;
    top: 8px;
    left: 8px
}

#mega_menu > li:hover > a {
    background: #f5f5f5
}

#mega_menu li > .toggle {
    display: none
}

#mega_menu > li > ul.sub-menu {
    position: absolute;
    top: -1px;
    left: 100%;
    background: #fff;
    width: 100%;
/*    min-height: 334px; */
    margin: 0;
    padding: 0;
    border: 1px solid #ccc;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    margin-top: 0 !important;
}

#mega_menu ul.sub-menu > li > a {
    width: 100%
}

#mega_menu ul.sub-menu > li:hover > a {
    background: #f5f5f5
}

#mega_menu ul.sub-menu li a, #mega_menu > li:hover > ul.sub-menu {
    display: block
}

#header.header.has-sticky .header-wrapper.stuck #mega_menu:not(.active) {
    display: none
}

#header.header #mega_menu.active {
    display: block
}

#mega_menu > li > .menu-image {
    position: absolute;
    left: 100%;
    top: 0px;
    display: none;
    width: 200%;
    background: #fff;
    text-align: right;
}

#mega_menu > li > .menu-image > img {
    position: relative;
    z-index: 1;
    max-width: 49%;
    max-height: 330px;
    margin-top: 1px;
}

#mega_menu > li:hover > .menu-image, #mega_menu  li:hover > ul.sub-menu {
    display: block
}

#mega_menu > li:hover > ul.sub-menu:before {
    content: "";
    background: 0 0;
    position: absolute;
    top: -1px;
    bottom: 0;
    width: 15px;
    left: -15px
}

#mega_menu ul.sub-menu > li {
    position: relative
}

#mega_menu ul.sub-menu > li > .menu-image {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    min-height: 240px;
    background: #fff;
    text-align: right;
    display: none;
    z-index: 2
}

#mega_menu ul.sub-menu > li > .menu-image > img {
    width: 100%
}

#mega_menu ul.sub-menu > li:hover > .menu-image {
    display: block
}
div#mega_menu li {
    list-style: none;
}
/* End Mega menu */

p.form-row-wide {
    clear: inherit;
}
.woocommerce-variation-availability {
    display: none;
}

p.stock {
    display: none;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

.product-title {
    width: 170px;
}
.product-info .breadcrumbs, .muahang_freeship {
    display: none;
}
}