/*
Theme Name: OCD
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.absolute-footer{ display:none; }
.hotline-top{ font-size:15px!important }


.box-blog-post img{
    height: auto;
}
.box-blog-post .image-cover{
    padding-top: 52% !important;
}
.content-footer-2 li{
    position: relative;
     list-style: none;
    margin-left: 0 !important;
    margin-right: 20px;
    font-size: 16px;
    font-weight: 400;
}
.content-footer-2 li:before {
    content: "";
    font-family: fl-icons !important;
        font-variant: normal !important;
    font-weight: 400 !important;

    margin-right: 5px;
}
.from_the_blog_excerpt{
min-height:50px;
}
.back-to-top{
    margin-right: 4.12em !important;
}
.blog-single .entry-header{
    display: grid;
}
.blog-single .entry-header-text{
    order: 2;
    margin-top: 30px;
}
.blog-single .entry-image{
    order: 1;
    display: none;
    
}
.blog-single .badge.post-date{
    display: none;
}
.page-wrapper {
    padding-top: 0px;
}
.blog-single .slider-wrapper{
    margin-bottom: 30px;
}
.nav-dropdown>li.nav-dropdown-col{display:block}
.nav-dropdown{border:none; padding:0;box-shadow: none;border-bottom: solid 4px #0f7d00;}
.nav-dropdown .nav-dropdown-col>a, .nav-dropdown li a{font-size:20px; font-weight:500;text-transform: uppercase;}
.nav-dropdown .nav-dropdown-col>ul li:hover{background:#0f7d00;color: #fff; font-weight: bold;}
.nav-dropdown-default>li:hover>a, .nav-dropdown .nav-dropdown-col>ul li:hover>a{color:#fff !important;}
.nav-dropdown-default>li:hover{background:#0f7d00;}
.nav-dropdown-default>li>a{border-bottom:0 !important; color: #000 !important;}.nav-dropdown-has-arrow li.has-dropdown:before{border-width: 10px;
    margin-left: -10px; display: none;}
.nav-dropdown .nav-dropdown-col>ul{margin-top:-46px;display:none;position: absolute;left: 100%;z-index: 9;background: #fff ;min-width: 240px;border-right: solid 4px #0f7d00;}
.nav-dropdown>li.nav-dropdown-col{width:100%;border-right:0}
.nav-dropdown .nav-dropdown-col>ul li a{padding:10px;  text-transform: none;color:#000}
.header-nav li.nav-dropdown-col:hover >ul {
    display: block !important;
}
.nav-dropdown-default>li>a>i{
    float: right;
}
.nav-dropdown-has-arrow li.has-dropdown:after{
    display: none !important;
}
.row-large>.flickity-viewport>.flickity-slider>.col, .row-large>.col {
    padding: 0 15px 15px;
    margin-bottom: 0;
}
.product-summary .quantity {
    margin-bottom: 0;
}
.quantity+.button {
    margin-bottom: 0;
}
.single_variation_wrap{
    display: grid;
}

.product-summary .variations_button {
    margin-bottom: 15px;
}
.woocommerce-variation{
     display: grid;
    order: 2;
    flex-direction: column !important;
    
}
.woocommerce-variation-description sup{
        vertical-align: top;
    margin-top: .05em;
}
.woocommerce-variation-description{
    order: 2;
}
.woocommerce-variation ul{
    margin: 0;
}
.posted_in{
    display: none !important;
}
.block-post-side .post-title {
    font-size: 14px;
}
.block-post-side .post-item .box-text {
    background-color: #fff;
    padding: 5px 0px 5px 10px;
}
.block-post-side .is-divider{
    display: none;
}


.woo-selected-variation-item-name{
    display: none;
}
.search-price{
    display: none;
}
#comments{
    display: none;
}
.autocomplete-suggestion img+.search-name {
    margin-top: -0.15em;
    padding-left: 0.5em;
    font-size: 20px;
}
#menu-item-33 a{
      color: #fff;
    background: #0f7d00;
    border-radius: 5px;
    padding: 10px 15px;
    font-weight: 500;
}
.content-footer li{
    display: inline-block;
}
.product-type-variable .price-wrapper{
display: none;
}
.product-type-simple .cart{
    display: none;
}
.shop-container .products .price-wrapper{
    display: none;
}
.devvn_woocommerce_price_suffix{
font-weight: 100;
    margin-left: 2px;
    color: #000;
    font-size: 18px !important;
    vertical-align: top;
    margin-top: .05em;
}
.header-full-width .container,.row.row-large,.container,.row-full-width{
    max-width: 1350px;
}
p{
    margin-bottom: 10px;
}
.header-main .nav > li > a {
    line-height: 16px;
    font-size: 20px;
}
.nav-spacing-xlarge>li {
    margin: 0 15px;
}
.header-nav-main{
    justify-content: center;
}
.product_title{
    font-size: 21px;
}

.padding-bot-0{
    padding-bottom: 0 !important;
}
.list-products .col-inner{
    padding: 5px;
    border: solid 1px #3e3e3e;
    border-radius: 3px;
}
.sku{
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
}
div.box-title {
    color: #fff;
    font-size: 16px;
    height: 37px;
    line-height: 37px;
    text-transform: uppercase;
    border-bottom: 1px solid #3e3e3e;
    margin-bottom: 5px;
}
div.box-title div {
    float: left;
    background: #3e3e3e;
    padding: 0px 20px;
    min-width: 170px;
    position: relative;
        font-size: 30px;
}
div.box-title div:before {
    position: absolute;
    right: -37px;
    top: 0px;
    height: 0;
    width: 0;
    content: '';
    border-top: 37px solid transparent;
    border-left: 37px solid #3e3e3e;
}
#footer{
        border-top: solid 5px #0f7d00;
}
.content-footer li{
    list-style: none;
    margin-left: 0 !important;
    margin-right: 20px;
}
.content-footer i{
    margin-right: 5px;
}
.widget-footer{
        font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
}


.entry-content {
    padding-top: 0;
    padding-bottom: 0;
}
.product-footer .woocommerce-tabs {
    border-top: none;
}
.tabbed-content .tabs {
    display: inherit;
}
.woocommerce-tabs .nav-tabs>li {
    width: 33.33%;
    margin: 0;
}
.woocommerce-tabs .nav-tabs>li.active>a {
    border: none;
    background: #3e3e3e !important;
    color: #fff;
    display: block;
    text-align: center;
}
.woocommerce-tabs .nav-tabs>li>a {
    border: none;
    background: #EFF3F7;
    color: #3e3e3e;
    display: block;
    text-align: center;
}
.entry-divider{
    display: none;
}
.post-item .box-text{
    background-color: rgba(4, 4, 4, 0.05);
    padding: 15px 15px 15px 15px;
}
.archive-page-header .page-title span{
    font-size: 23px;
}
.price{
    margin-top: 10px;
}
.font-bold{
    font-weight: bold;
}
.font-20{
    font-size: 20px;
}
.form-page .wpcf7-text {
    border: none;
    color: #26384E;
    font-size: 16px;
    box-shadow: none;
    border-bottom: solid 1px #3e3e3e;
    margin-bottom: 0;
    background: none;
}
.form-page textarea {
    border: solid 1px #3e3e3e !important;
}
.button-form-page input {
    background: #3e3e3e;
    padding: 0px 50px;
    border-radius: 5px;
}
.margin-top-30{
    margin-top: 30px;
}
.content-title {
    border-bottom: solid 1px #3e3e3e;
    margin-bottom: 15px;
    padding-bottom: 5px;
}
.padding-box {
    margin-top: 30px;
}
.gioithieu-tab .nav>li>a {
        font-size: 21px !important;
}
.nav-line-bottom>li>a:before {
    background-color: rgba(102,102,102,0.85);
    height: 1.5px;
    width: 245px;
    left: 120px;
}
.gioithieu-tab .tab-panels {
    border-left: none !important;
}
.nav-vertical>li+li {
    border: none;
}
.subcategory {
    width: 31%;
    padding: 1%;
    margin: 1%;
    text-align: center;
    border: 1px solid #3e3e3e;
    border-radius: 5px;
        font-size: 21px;
    font-weight: bold;
}
.box-subcate{
    border-bottom: solid 1px #ccc;
    margin-bottom: 15px;
}
.variations .reset_variations {
    display: none !important;
    }
.page-title{
    text-align: left;
}
ul{
    margin-bottom: 0;
}
.product-short-description{
        background: #f7b58652;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 20px;
}
.tab-panels .product-short-description{
        background: #fff;
    padding: 0px;
}

.widget .current-cat>a {
    color: #3e3e3e;
    font-weight: bolder;
    display: block;
}
.widget ul {
    margin: 0;
    font-size: 21px;
    font-weight: bold;
}
span.widget-title {

    font-size: 24px;
}
#shop-sidebar .widget>ul>li ul {
    border-left: none;
}
#shop-sidebar .product-categories>li {
    border-top: none;
        background: #d8d8d8;
    padding: 5px 15px;
    border-bottom: solid #fff;
}
.widget_product_categories .product-categories>li {
    border-top: none;
        background: #d8d8d8;
    padding: 5px 15px;
    border-bottom: solid #fff;
}
.subcategory{
    margin-bottom: 15px;
    list-style: none;
}
.product-thumbnails .flickity-viewport .first{
    display: none;
}
.woocommerce-Price-currencySymbol{
    font-weight: 100;
    margin-left: 5px;
    color: #000;
    font-size: 18px !important;
}
span.amount {
    white-space: nowrap;
    color: red !important;
    font-weight: bold;
    font-size: 30px;
}
.variations .label label{
        width: 10px;
}
.woocommerce-variation-add-to-cart{
    
}
.product_meta>span {
    display: block;
    border-top: none;
    padding: 0;
    font-size: 16px;
}
.woocommerce-variation-price {
    border-top: none;
    font-size: .8em;
    margin-bottom: 15px;
}
.recipe{
    padding: 15px;
    background: #bde6e8;
    color: #3e3e3e;
    border-radius: 10px;
}
.product-gallery{
        padding: 15px !important;
    margin-right: 15px;
    background: #fff;
}
.product-info{
    background: #fff;
    padding: 15px;
    margin-left: 15px;
}
.product-main {
    padding: 30px 0;
}
.size-title{
    font-size: 30px;
    margin-bottom: 15px !important;
    color: rgb(79 73 61);
}
.size-content{
     font-size: 21px;
    font-weight: bold;
    color: rgb(100 94 84);
}
.box-title-products p{
    font-size: 21px;
}
.box-title-products h1{
    font-size: 33px;   
}
.widget-footer{
     font-size: 18px;
}
.content-footer{
    font-size: 16px;
}
.entry-content {
    font-size: 18px;
}
.gioithieu-tab{
    font-size: 21px;
}
.is-divider {
    max-width: 100px;
}
.widget {
    margin-bottom: 50px;
}
.product-title{
font-size: 21px;
}
.post-title{
    font-size: 21px;
    min-height: 55px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.absolute-footer{
    border-top: solid #ccc3;
}
.product-small .col-inner{
    padding: 5px;
    border: solid 1px #3e3e3e;
    border-radius: 3px;
}
ul{
   list-style-type: circle;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
{}
.variations .label label {
    width: 10px;
}
.box-title-products p {
    font-size: 18px;
}
.box-title-products h1 {
    font-size: 20px;
}
li{
    margin-left: 15px !important;
}
.sku {
    font-size: 14px;
}
.size-title {
    font-size: 16px;
    margin-bottom: 15px !important;
}
.size-content {
    font-size: 16px;
    font-weight: bold;
}
.product-title {
    font-size: 16px;
}
div.box-title div {
    font-size: 16px;
}
.post-title{
    font-size: 16px;
}
.entry-content {
    font-size: 16px;
}
.entry-title{
    font-size: 18px;
}
.is-larger {
    font-size: 1em;
}
.page-title-inner {
    min-height: 100% !important;
}
.shop-page-title {
    min-height: 100%;
}
span.widget-title {
    font-size: 16px;
}
.widget ul {
    margin: 0;
    font-size: 16px;
    font-weight: bold;
}
.box-text.text-center {
    padding-left: 5px;
    padding-right: 5px;
}
.box-text {
    padding-bottom: 10px;
}
#shop-sidebar .product-categories>li {
    border-top: none;
    background: #d8d8d8;
    padding: 5px 5px;
    border-bottom: solid #fff;
    margin-left: 0 !important;
}
.breadcrumbs {    font-size: 13px;   }

}
#footer{ background:#292929;  }
.copyright{ background:var(--color-2); color:#fff; padding:5px; }
#footer *{ color: #fff}
#footer a:hover{ color: var(--color-1)}


.btn-zoom-in-zoom-out a, .btn-book{ animation: zoom-in-zoom-out 2s ease infinite; }
@keyframes zoom-in-zoom-out {
  0% {
    scale: 100%;
  }
  50% {
    scale: 125%;
  }
  100% {
    scale: 100%;
  }