/*
Theme Name: Patachitra
Author: Intcoder
Author uri: https://intcoder.com
Version: 1.0.0
Text Domain: patachitra

*/

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}
.sticky {

}
.gallery-caption {

}
.bypostauthor{
	
}

p.g1{ 
    color: #605e55 !important; 
    font-size: 1.5rem !important; 
     font-family: 'Baloo Da', cursive;
    margin-top:20px;
     }

.mt-5, .my-5 .process-top{
    margin-top: -4rem!important;
}

a.view-more b{ font-family: 'Open Sans', sans-serif !important;}

.CC-BY-NC {font-family: 'Open Sans', sans-serif !important; text-transform: uppercase;}

.home-festival-content p font-Baloo-Da {
    font-size: 0.95em !important;
    color: #605e55 !important;
    font-family: 'Baloo Da', cursive !important;
}

.somak-iframe-youtube{border-radius: 13px;
    border: 5px solid black;}

.somak_g1 {
    color: #605e55 !important;
    font-size: 1.25rem !important;
    
}

.somak_g1 p{
    font-family: 'Baloo Da', cursive !important;
    font-size: 1.25em !important;
    text-align: center;
}

.home-products-carousel .justify-content-end a.img-fluid{
    width: 80% !important;
    float: right !important; 
}

.home-product-title p {
    /* font-family: 'Open Sans', sans-serif !important; */
    width: 50%;
    font-size: 1.25em !important;
    color: #605e55 !important;
}

.home-festival-content p {
    font-size: 1.25em !important;
    color: #605e55 !important;
}

.textwidget p{ font-family: 'Open Sans', sans-serif !important; }

 .textwidget ul{
    max-width: 100%;
    height: auto;
    padding: 0!important;
}

.home-featured-artist-carousel-text h4 {
    color: #605e55;
}

.textwidget p {
    font-family: 'Baloo Da', cursive !important;
    font-size: 1.25em !important;
}

.CC-BY-NC{ font-family: 'Open Sans', sans-serif !important; }

.widget-title{ font-size: 3em; }


.festival-all-list .owl-carousel-nav {
    bottom: 69px;
    position: absolute;
    right: 100px;
}
.recognition-section p {
    font-size: 1.25em !important;
    color: #605e55 !important;
    line-height: 1.24em;
}
.recognition-section h2 {
	font-size: 3em;
}
.single-product-btn,
.colour-chart-btn {
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: bold;
    color: #085d67;
    position: relative;
}
.single-product-btn:after,
.colour-chart-btn::after {
    content: '';
    width: 40%;
    background: #f72d0c;
    border-bottom: 3px #f72d0c solid;
    position: absolute;
    bottom: -7px;
    left: 0;
    transition: all 0.4s ease;
}
.single-product-btn:hover::after,
.colour-chart-btn:hover::after {
    width: 80%;
}
.theme-btn.btn-small {
    font-size: 20px;
}
.page-template-template-directory #directory .view-more.font-open-sans {
    font-size: 16px;
}
.fixed-lang-btn{
    position: fixed;
    top:45vh;
    left:0;
    width:60px;
    height:150px;
    z-index: 999;
}
.fixed-lang-btn ul{
    padding:0;
}
.fixed-lang-btn ul li{
    list-style:none;
    color:#000;
}
.fixed-lang-btn ul li a{
    display: block;
    padding:20px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border:1px #000 solid;
    background: #e5dfc5;
    color:#000;
    text-decoration:none;
}
.fixed-lang-btn ul li a.active{
    background:#fff;
}
.fixed-lang-btn ul li a:hover{
    opacity:0.7;
}