.site-header .site-title img {
    max-height: 120px !important;
}/*
 Theme Name:   CiyaShop Child
 Theme URI:    http://ciyashop.potenzaglobalsolutions.com/
 Description:  CiyaShop Child Theme
 Author:       TeamWP @Potenza Global Solutions
 Author URI:   http://www.potenzaglobalsolutions.com
 Template:     ciyashop
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, e-commerce, blog, grid-layout
 Text Domain:  ciyashop-child
*/

.header-main {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #f1f1f1;
    background-color: white !important;
}

.site-header .site-title img {
    max-height: 101px !important;
}

.header-topbar{
	color: white !important;
    background-color: #d2b44e !important;

}
.header-topbar {
    background-repeat: inherit;
    background-size: inherit;
    background-attachment: inherit;
    background-position: inherit;
    padding-top: 8px !important;
}

.inner-intro .yoast-breadcrumb, .inner-intro ul.page-breadcrumb {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
    width: 100%;
    margin-bottom: 0;
    margin-top: 10px;
    font-size: 18px;
}

.inner-intro .intro-title {
    height: 143%;
    position: relative;
	z-index: 9;
}


.woocommerce .product-hover-style-info-bottom-bar .product-action-compare {
    float: right;
    display: none !important;
}
.site-footer h6 {
    color: #000 !important;
}
.site-footer a {
    color: #000 !important;
}
.woocommerce .product .product-thumbnail .product-thumbnail-main {
    overflow: hidden;
    border: 5px solid #f1c01b;
    /* border-radius: 23px; */
    /* padding: 5px 5px; */
}
.site-header .site-title img {
    max-height: 120px !important;
}