/*
Theme Name: Kahlo Child
Theme URI: http://example.com/kahlo-child
Description: Kahlo Child Theme
Author: Jagadeesh R
Author URI: http://champatree.a4afoundation.org
Template: kahlo
Version: 1.0.0
*/

body {
    font-family: 'IBM Plex Mono', sans-serif;
}

h1, h2, h3, h4, h5, h6, p {
    font-family: 'IBM Plex Mono', sans-serif;
}

@media only screen and (max-width: 1024px) {
    .qodef-artist-event-slider.qodef-with-outline-title .qodef-slider-outline-title-holder .qodef-slider-outline-title {
        font-size: 19vw;
    }
}


/*marquee text-homepage-slider */
qodef-m-text-1{
	font-family: "IBM Plex Mono";
}

@media only screen and (max-width: 1366px) {
  body {
    font-size: 16px;
  }
}
.qodef-interactive-link-showcase .qodef-m-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: auto;
    padding: 0 6px 5px;
    margin: 13px 0;
    font-family: "IBM Plex Mono",sans-serif;
    font-weight: 500;
    letter-spacing: -.05em;
    font-size: 58px;
    line-height: 1.03448em;
    transition: color .2s ease-out,background-color .2s ease-out
}


.qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-m-item {
    padding: 31px 0;
    margin: 0;
    color: var(--qode-main-color);
    background-color: transparent;
    font-size: 58px;
    line-height: 1em;
    display: flex;
    flex-direction: row;
    width: 100%
}

.qodef-button.qodef-layout--textual-circle {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0!important;
    font-family: "IBM Plex Mono";
    font-weight: 500;
    letter-spacing: -.05em;
    background-color: #FFFFFF;
    width: 150px;
    height: 150px;
    border-radius: 50%;
	opacity: 0.8;
	border: 1px;
	border-style: solid;
	border-color: #0E0E0E;
	transform: rotate(-19deg);
    transition: transform .5s cubic-bezier(.22,.61,.36,1);
    will-change: transform;
}
/*font for the request quote*/
.yith-ywraq-add-to-quote a,{
	font-size: 0.8rem;
}


@media only screen and (max-width: 1512px) {
    .qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-m-item {
        font-size:85px
    }
}

@media only screen and (max-width: 1440px) {
    .qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-m-item {
        font-size:60px
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-m-item {
        font-size:56px
    }
}

@media only screen and (max-width: 680px) {
    .qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-m-item {
        font-size:28px
    }
}
.wpte-general-layout-row .wpte-general-layout-title-area .wpte-general-layout-product-title a {
	font-size: 12px;
}
