/*
Theme Name:           One
Theme URI:            #
Author:               One
Author URI:          #
Description:          Multi-Purpose Responsive ONE Theme
Version:              14.2
Requires at least:    5.0.0
Requires PHP:         5.6.20
WC requires at least: 4.0.0
Text Domain:          One

*/


/***************
All custom CSS should be added to One > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/

.diy-title .title-overlay {
    background-color: transparent;
}


.diy-title  .page-title-inner {
    padding: 5px !important;
}



.box-image img {
    border-radius: 0px 20px 20px 20px;
}

div#shop-sidebar a {
    font-size: 12px;
    color: #000;
}

div#shop-sidebar a:hover {
    color: #44b7c6;
}

h1, h2, h3, h4, h5, h6, .heading-font {
    color: #003d88;
}
h1, h2, h3, h4, h5, h6, .heading-font, .banner h1, .banner h2 {
    font-weight: 500;
}

.button span {
    font-weight: 500;
}

.blog .box-image {
    display: none;
}


.widget-area .product-categories  a {
    font-size: 14px;
}


div#comments {
    display: none;
}
