/*
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.   ***************/

table>tbody>tr>td,
table>tbody>tr>th,
table>tfoot>tr>td,
table>tfoot>tr>th,
table>thead>tr>td,
table>thead>tr>th {
    border: 1px solid #ddd;
    padding: 7px 10px;
    font-size: 16.5px !important
}
:root {
	--main-color: #0095da;
	--sc-color: #0083b4;
    --color-black: #000000;
    --color-white: #ffffff;
    --color-grey: #cccccc;
	--font-main: 'Arial';
}
@font-face {
    font-family: 'Arial';
    src: url('/wp-content/themes/flatsome-child/fonts/Arial-Bold.ttf');
	font-weight: bold;
}
@font-face {
    font-family: 'Arial';
    src: url('/wp-content/themes/flatsome-child/fonts/arial-regular-2.ttf');
    font-weight: 400;
}
body {
	 font-family: 'Arial';
	font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
.header-bottom-nav > li > a {
    font-size: 15px;
}
.hz-page-title ,
.archive-page-header{
    display:none;
}

.slogan_topbar {
    font-size: 23px;
    text-align: center;
    padding: 5px 0px;
    line-height: 1;
    color: var(--secondary-color) !important;
}

.slogan_topbar a {
    font-weight: 600;
	font-size: 20px;
	color: var(--main-color) !important;
	text-transform: uppercase
}

.section-title-container {
    margin-bottom: 0;
}

.section-title-container .section-title {
    margin-bottom: 0;
}

.product-small.box {
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
}

.product-small.box .product-title a {
    font-size: 15px;
    font-weight: 600;
}

.product-small.box span.amount {
    color: var(--primary-color);
}

.product-small.box .price del .amount  {
    font-size: 14px;
        color:#ee0808;
}

.product-small.box .price ins .amount   {
    font-size: 16px;
}




.shop-container .product-small .col-inner {
    border-radius: 6px;
}

.badge-container {
    margin: 5px;
    left: auto;
    right: 0;
}

.badge-container .badge-circle {
    width: 2em;
    height: 2em;
}

.badge-container .badge-inner {
    background-image: url(/wp-content/uploads/2023/09/icon_sale.png);
    background-repeat: no-repeat;
    background-color: #ffffff00 !important;
    background-size: cover;
}

.badge-container .badge-circle .onsale {
    font-size: 11px;
}

.box-blog-post .box-text .post-title {
    color: var(--primary-color);
}




/* -------------------------------- MENU --------------------------------  */

#menu-vertical-menu .menu-item-title a {
    color: var(--primary-color) !important;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
}

#menu-vertical-menu > .menu-item:hover > a {
    background: #efefef !important;
}

#menu-vertical-menu > .menu-item > .sub-menu {
    border-radius: 10px;
    border: none;
    padding: 20px 0;
}

#menu-vertical-menu .menu-item > .sub-menu .menu-item a {
    border: none;
    font-size: 14px;
    padding: 10px 20px;
    margin: 0;
}

#menu-vertical-menu .menu-item > .sub-menu .menu-item:hover > a {
    background: #f5f5f5 !important;
}

/* -------------------------------- END MENU --------------------------------  */

/* -------------------------------- HOME PAGE --------------------------------  */

.product-categories-section .section-title {
    border-bottom: 2px solid var(--primary-color);
}
.product-categories-section .section-title .section-title-main {
    border-bottom: none;
    line-height: 41px;
    height: 41px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    float: left;
    margin: 0;
    background: url(/wp-content/uploads/2023/09/bg-t-wcs.png) no-repeat center right;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0 50px 0 15px;
    cursor: pointer;
}

.product-categories-section .product-category {
    padding-bottom: 0 !important;
}

.product-categories-section .product-category .box-image {
	    background-color: #f2f2f29e;
    border: 1px solid #1e90c7;
}

.flash-sale-section .section-heading-title-container {
    height: 55px;
    border-bottom: solid 2px #b62329;
}

.flash-sale-section .section-heading-title {
    width: auto;
    line-height: 55px;
    height: 55px;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    float: left;
    margin: 0;
    background: url(/wp-content/uploads/2023/09/giasoc-bgpng.png) no-repeat center right;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0 50px 0 15px;
    cursor: pointer;

    display: flex;
    align-items: center;
    gap: 10px;
}

.flash-sale-section .section-heading-title:before {
    content: url(/wp-content/uploads/2023/09/hot-sale-bag.png);
    height: 50px;
}

.products-row > .col > .col-inner {
    border-radius: 5px;
    overflow: hidden;
}

.products-section .section-title {
    border-bottom: 2px solid var(--primary-color);
}

.products-section .section-title .section-title-main {
    border-bottom: none;
    line-height: 41px;
    height: 41px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    float: left;
    margin: 0;
    background: url(/wp-content/uploads/2023/09/bg-t-wcs.png) no-repeat center right;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0 50px 0 15px;
    cursor: pointer;
}

.products-section .section-title a {
    font-weight: 600;
    margin-right: 15px;
    padding: 2px 10px;
    font-size: 14px;
    border: 2px solid transparent;
    border-radius: 5px;
	transition: all .3s
}

/* -------------------------------- END HOME PAGE  --------------------------------  */

/* -------------------------------- POST SIDEBAR --------------------------------  */
.post-sidebar .widget {
    background-color: #fff;
    padding: 10px;
    border-radius: 5px;
    border-bottom: 3px solid var(--primary-color);
}

.post-sidebar .widget .widget-title {
    color: var(--primary-color);
}

.post-sidebar .widget .widget-title + .is-divider {
    max-width: 100%;
    height: 1px;
    background-color: #aee1f4;
}

/* -------------------------------- END POST SIDEBAR --------------------------------  */

/* -------------------------------- SINGLE POST --------------------------------  */
.blog-single h1.entry-title {
    font-weight: 600;
    font-size: 21px;
    background-color: #f5f5f5;
    padding: 10px;
    border-radius: 9px;
    box-shadow: 0px 0px 5px #0000004f;
    color: var(--primary-color);
}

.blog-single .entry-content {
    background-color: #fff;
    border-end-end-radius: 9px;
    border-end-start-radius: 9px;
    padding: 15px;
}

.blog-single .entry-author > .flex-row {
    flex-direction: column;
    justify-content: center !important;
    align-items: center !important;
}

.blog-single .entry-author .author-name {
    text-align: center;
}

.blog-single .entry-author .author-desc {
    text-align: center;
    background-color: #fff;
    padding: 15px;
    border-radius: 9px;
    border-bottom: 3px solid #0084c6;
    margin-bottom: 0;
}

.blog-single #respond .form-submit #submit {
    border-radius: 7px;
    padding: 0 30px;
}

/* -------------------------------- END SINGLE POST --------------------------------  */

/* -------------------------------- SINGLE PRODUCT --------------------------------  */

.woocommerce-breadcrumb {
    text-transform: initial;
    padding:15px 0
}

.woocommerce-breadcrumb  a {
    color: var(--primary-color) 
}

.product-info-section .product-info-row {
    background-color: #fff;
    padding: 20px;
    margin-bottom: 30px;
    border-radius: 5px;
}

.product-description-section .product-description-wrapper {
    background-color: #fff;
    border-radius: 5px;
}

.related-products-section .related-products-row {
    background-color: #fff;
    border-radius: 5px;
    padding:15px 15px 0
}

.product-info-section .block-sidebar .icon-box{
    padding: 8px 0;
    border-bottom: 1px solid #e7e7e7;
}

.product-info-section  .block-sidebar .icon-box .icon-box-text {
    font-size: 14px;
}

.product-info-section .consulting-form-row form .form-fields-wrapper {
    display: flex;
    align-items: start;
}

.product-info-section .consulting-form-row form input {
    box-shadow: none;
    border-radius: 5px 0 0 5px;
}

.product-info-section .consulting-form-row form .wpcf7-submit {
    border-radius:  0 5px 5px 0;
    background: #b62329;
    font-weight: 500;
    text-transform: initial;
}

.product-info-section .price-wrapper {
    background-color: #f5f5f5;
    padding: 15px;
    border-radius: 9px;
}

.price-wrapper .price {
    margin-bottom: 0;
}

.product-info-section .price-wrapper .price del bdi {
    color: #ee0808;
    font-size: 18px;
}

.product-info-section .price-wrapper .price ins bdi {
    color: var(--primary-color);
    font-size: 23px;
}

.product-info-section .product-promotions-wrapper {
    color: #0016b6;
    padding: 10px 15px;
    text-align: justify;
    border-radius: 5px;
    font-weight: 600;
    box-shadow: 0px 0px 15px red;
    margin-bottom: 30px;
}

.product-info-section .product-promotions-wrapper .product-promotions-title {
    font-size: 16px;
    color: red;
    text-transform: uppercase;
}
.product-info-section .product-promotions-wrapper  .product-promotions {
    margin-bottom: 0;
}

.product-info-section .product-short-description li {
    margin-bottom: 3px;
}

.product-info-section .product-short-description p {
    margin-bottom: 10px;
}

.product-info-section .single_add_to_cart_button {
    border-radius: 5px;
}


.product-description-section {
    position: relative;
}

.product-specifications-wrapper {
    border-radius: 5px;
    margin-top: 30px;
}

.product-description-section .product-specifications-wrapper .product-specifications-title {
    margin-bottom: 0;
    padding: 10px;
    border-bottom: 1px solid #e9e9e9;
    background: #0084c6;
    color: #fff;
    text-transform: uppercase;
}

.product-description-section .product-specifications-wrapper .product-specifications {
    margin: 0;
    list-style: none;
    background: #f2f2f2;
    border-bottom: 5px solid #0084c6;
}

.product-description-section .product-specifications-wrapper .product-specifications li {
    margin: 0;
    padding: 4px 8px;
    font-size: 14px;
    display: flex;
    align-items: start;
    border-bottom: 1px solid #aee1f4;
}

.product-description-section .product-specifications-wrapper .product-specifications li .key {
    width: 40%;
    padding-right:10px;
   color: #a0a0a0;
}

.product-description-section .product-specifications-wrapper .product-specifications li .value {
    width: 60%;
}

.product-description-section .product-description {
    max-height: 300px;
    overflow-y: hidden;
}

.product-description-section .product-description.active {
    max-height: 100%;
}

.product-description-section  .toggle-desc {
    color: #ee0808;
    display: block;
    font-weight: 600;
    margin-bottom: 15px;
    text-align:center;
    width: 100%;
    text-transform: initial;
    margin-top: 30px;
}

/* -------------------------------- END SINGLE PRODUCT --------------------------------  */

/* -------------------------------- PRODUCT SIDEBAR --------------------------------  */
#shop-sidebar .widget {
    background-color: #fff;
    padding: 10px;
    border-radius: 5px;
    border-bottom: 3px solid var(--primary-color);
}

#shop-sidebar .widget .widget-title  {
    color: #000;
}

#shop-sidebar .widget .widget-title + .is-divider {
    max-width: 100%;
    height: 1px;
    background-color: #aee1f4;
}

#woocommerce_product_categories-2 .product-categories .cat-item-15 {
    display: none;
}


/* -------------------------------- END PRODUCT SIDEBAR --------------------------------  */

/* -------------------------------- SHOP PAGE  --------------------------------  */

h1.shop-page-title {
    font-size: 20px;
    color: var(--primary-color);
    margin:0;
}
.shop-container .product-small.box .product-title{
    margin-bottom: 8px;
}
.shop-container .product-small.box .product-title a {
    font-size: 15px;
    font-weight: 600;
}


.page-description,
.term-description {
  max-height:300px;
  overflow:hidden;

}

.page-description.active,
.term-description.active{
  max-height:100%;
  overflow:hidden;
}

.toggle-desc {
    color: #ee0808;
    display: block;
    font-weight: 600;
    margin-bottom: 15px;
    text-align:center;
    width: 100%;
    text-transform: initial;
    margin-top: 30px;
    display:none;
}



.page-description  + .toggle-desc,
.term-description  + .toggle-desc{
      display:block;
}


/* -------------------------------- END SHOP PAGE  --------------------------------  */


p.slogan_topbar a {
    color: #fff;
    font-size: 20px;
}
p.slogan_topbar {
	padding: 0
}
.section-title i.icon-angle-right {
    margin-left: 7px;
    margin-right: 0;
    opacity: 1;
    top: 1.75px;
	transition: all .2s
}
.products-section .section-title a:hover i {
	 margin-left: 10px;
}
.shop-container .product-small.box .product-title a, .product-small.box .product-title a {
    color: #000;
}
@media only screen and (max-width: 848px) {
    .slogan_topbar  {
        font-size: 20px;
        text-align: center;
        padding: 0px 0px;
    }

    .sidebar-menu .nav li a {
        font-size: 16px !important;
        text-transform: capitalize !important ;
        color: #1d346a !important;
        font-weight:600 !important
    }

    .sidebar-menu .nav li .button {
        color: #fff !important; 
    }

    .nav-slide-header .toggle {
        color: #ee0808;
        font-weight: 900;
    }

    .main-menu-overlay +  .mfp-wrap .mfp-content {
        width: 320px;
    }
    
    .product-info-section .product-info-row {
        padding:20px 0;
    }   
}


@media only screen and (max-width: 549px) {
    .products-section .section-content > .row > .col > .col-inner {
        position:relative;
            padding-bottom: 50px;
    }
    
    .products-section .section-content > .row > .col > .col-inner .section-title {
           position: static;
    }
    
    .products-section .section-content > .row > .col > .col-inner .section-title a{
       position: absolute;
        bottom: 20px;
        left: 50%;
        transform: translateX(-50%);
        
        padding: 6px 12px;
        border: 2px solid #ee0808;
        border-radius: 50px;
        color: #ee0808;
        
    }
}
