/*
Theme Name:		Kelly
Description:	WordPress theme by BluChic
Version:			14.01
Author:				BluChic
Author URI:		http://www.bluchic.com
Theme URI:		http://www.bluchic.com
License:			GPL
License URI:	http://www.gnu.org/licenses/gpl-2.0.html
Tags:					gray, pink, white, light, two-columns, right-sidebar, fixed-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, theme-options, threaded-comments, translation-ready
*/

/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/






html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}
article,aside,details,figcaption,figure, footer,header,hgroup,menu,nav,section {display: block;}
nav ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
a {margin: 0; padding: 0; vertical-align: baseline; background: transparent;}
ins {background-color: #ff9; color: #000; text-decoration: none;}
mark {background-color: #ff9; color: #000; font-style: italic; font-weight: bold;}
del {text-decoration: line-through;}
abbr[title], dfn[title] {border-bottom: 1px dotted; cursor: help;}
table {border-collapse: collapse; border-spacing: 0; padding: 5px; font-size: 1em; width: 100%; border-top: 1px solid #ddd; border-right: 1px solid #ddd; margin-bottom: 20px;}
tr, th, td, tbody, thead, tfoot {padding: 10px; vertical-align: top; border-left: 1px solid #ddd; border-bottom: 1px solid #ddd;}
th {background: #efefef;}
dl {margin-bottom: 20px;}
input, select {vertical-align: middle;}
:focus {outline: 0;}
hr {background: none; border: none; margin: 10px 0; border-bottom: 1px solid #ccc; clear: both;}
code {font-size: 1.1em;}
code {display: inline-block; border: 1px solid #eee; font-size: 0.9em; padding: 0 3px;}
pre {overflow: auto; font-family: 'courier new', courier, monospace; font-size: 0.85em; padding: 10px;  border: 1px solid #ccc;}
/*****************30.03.2015**************************/
.products li h3 {color:#222;}
.products .amount {color:#666;}
.products a.add_to_cart_button {background: none; border: 2px solid #006F61; color: #006F61 !important;font-weight: normal;  text-transform: uppercase;}
.products a.add_to_cart_button:hover { background: none repeat scroll 0 0 #006F61;  color: #fff !important;}
.bannerImg {
    background-image: url("images/repeat.png");
    padding: 5px 0 0;
} #quotesSlider{margin-top: 30px;}
.quotes .bx-viewport{height: 190px !important}

.date { font-size: 18px; color: #000; position: relative; } .author { font-weight: bold; color: #eb4933; font-size: 15px; } .author span { font-weight: 200; } .PostMetaInfoCustom p { margin: 0; line-height: normal; margin-bottom: 15px; } .date::after { content: ""; position: absolute; width: 30px; height: 1px; background: #000; bottom: -9px; left: 50%; margin-left: -15px; } .PostMetaInfoCustom { text-align: center; padding-top: 20px; }

body .popup_outer {
	
	display: flex;
	justify-content: flex-end;
	flex-direction: column;
	align-items: flex-end;
}
.popup_input_wrap input {
	border-radius:0 !important;
	-webkit-appearance:none !important;
}
.popup_input_wrap {	
	position: unset;
	margin-right: 20px;
}
.es_shortcode_form {
	display: flex;
	align-items: center;
	align-content: center;
}
.popup_input_wrap {
	margin-bottom: 20px;
}
@media (max-width:575px) {
	body .popup_outer {	
	width: 458px;	
}
	.popup_input_wrap {
	margin-bottom: 75px;
}
}


@media (max-width:480px) {
	body .popup_outer {
	width: 300px;
}
	.popup_input_wrap {
	margin-bottom: 98px;
}
.popup_input_wrap input {	
	height: 22px !important;	
}
.popup_input_wrap #es_txt_button_pg {	
	width: 62px !important;
	font-size: 12px !important;
}
.popup_input_wrap #es_txt_email_pg {
	width: 212px;	
}
.popup_input_wrap {
	margin-bottom: 170px;
	margin-right: 15px;
}
.popup_input_wrap h3 {	
	font-size: 14px;	
	margin-bottom: 0;
}
}






/* ==============================02=04=2014============================== */
.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
	width: 40%;
}
.single-product .pkContainer .product .summary.entry-summary {
	width:60%;
}
.single-product .pkContainer .product .woocommerce-product-gallery .cboxElement {
	width: 100%;
}
.single-product .pkContainer .product .woocommerce-product-gallery__wrapper {
	padding-right:25px !important;
	
}

.single-product .pkContainer .product .summary.entry-summary .variations_form::after,
.single-product .pkContainer .product .summary.entry-summary .variations_form::before
{
display:table;
	content:"";
}
.single-product .pkContainer .product .summary.entry-summary .variations_form::after {
	clear:both;
}
.woocommerce div.product form.cart .button {	
	float: right;
	background:#f00 !important;
	opacity:1;
	text-transform:uppercase;
}
.single-product .woocommerce-breadcrumb {
	position:relative;
}
.single-product .woocommerce-breadcrumb::after {
	position: absolute;
	content: '';
	height: 3px;
	top: 50%;
	background: #d2d2d2;
	border: none;
	width: 95%;
}
.single-product .breadcrumbs-wrapper {
	background: #fff;
	position: relative;
	display: inline-block;
	z-index: 9;
	padding-right: 15px;
}
.single-product .entry-summary .quantity .screen-reader-text {
	position: unset !important;
	overflow: visible;
	font-size: 14px;
	margin-right: 10px;
	width: auto;
}
.single-product .entry-summary .quantity .qty {
	width: 182px;
	height: 20px;
	padding: 0;
}
.single-product .entry-summary .quantity {
	width: 100% !important;
	text-align: right !important;
	margin-bottom: 20px !important;
}
.products.columns-4 {
	display: flex;
}
.products.columns-4 li {
	flex-basis: 25%;
	padding: 15px;
}
.single-product .product::after,
.single-product .product::before {
	display:table;
	content:'';
}
.single-product .product::after {
	clear:both;
}
.single-product .related.products h2 {
	color: #6bc8ce;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
}
.single-product .related.products {
	margin-left: -15px;
	margin-right: -15px;
	margin-top: 30px;
}
.single-product .products.columns-4 li h3 {
	font-size: 14px;
	text-transform: capitalize;
	font-weight: 600;
	color: #31180b;
}
.single-product .select-qty select {
	height: 20px;
	padding: 0;
}
.single-product .select-qty  {
   text-align:right;
	margin-bottom:20px;
}
.single-product .select-qty  label {
	font-size: 14px;
	font-weight:bold;
}
.single-product .product_title.entry-title {
	font-size: 27px;
	color: #000;
	margin-bottom: 0px;
	font-weight: bold;
}	
.single-product .woocommerce-product-details__short-description p {
	color: #5b5b5b;
}
.single-product .summary .product_meta {
	font-size: 15px;
	color: #777;
}
.single-product .price {
	margin-bottom: 0;
	margin-top: 20px;	
}
 .price span {
	color: #323232;
	 font-weight:400;
}
.single-product .price span.woocommerce-Price-amount {
	font-weight:400;
}
.single-product div.product div.images .woocommerce-product-gallery__trigger {	
	right: 37px;
	
}
.single-product .woocommerce-product-details__short-description p {
	width: 80%;
}
.single-product {
	overflow-x:hidden;
}
.social_share_outer {
	text-align: right;
}
.social_share_outer ul li {
	display: inline-block;
}
.social_share_outer ul li a {
	color: #111111;
	padding: 5px 10px;
	text-transform: uppercase;
	font-weight: bold;
}
.social_share_inner {
	border-top: 2px solid #bfbfbf;
	display: inline-block;
}
.shipping-details-link {	
	position: relative;
	top: -7px;
	font-size: 14px;
}
.shipping-details-link::after {
	position: absolute;
	background: #bfbfbf;
	width: 2px;
	height: 21px;
	content: "";
	top: 2px;
	left: 0;
}
.social_share_inner li:first-child a {	
	font-weight: bold;
	pointer-events:none;
}
.social_share_inner li:first-child::after {
	display:none;
}
.woocommerce-breadcrumb i {
	background: #000;
	color: #fff;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 50%;
	right: 0;
	position: absolute;
	z-index: 9;
	top: -4px;
}
.single-product nav.woocommerce-breadcrumb a {
	color: #d2d2d2 !important;
}
.single-product nav.woocommerce-breadcrumb {
	color: #d2d2d2 !important;
}

@media (max-width:767px) {
	.single-product .pkContainer .product .woocommerce-product-gallery__wrapper {
	padding-right: 0 !important;
}
	.single-product .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
	width: 100%;
}	
	.single-product .woocommerce-product-gallery__wrapper img {
	max-width: 300px !important;
	display: block;
	margin: 0 auto;
}		
.single-product .pkContainer .product .summary.entry-summary {
	width: 95%;
	padding: 15px;
}	
.products.columns-4 li {
	flex-basis: 48%;
	padding: 1%;
}	
	.single-product .products.columns-4 {
		flex-wrap:wrap;
	}	
.single-product .products.columns-4 li img {	
	width: 100%;
}
	.single-product .pk-row {
		width:100%;
		margin:0 !important;
	}
	
}
@media (max-width:700px) {
	.single-product .woocommerce-breadcrumb::after {	
	width: 93%;
}
}



@media(max-width:480px) {
	.products.columns-4 li {
	flex-basis: 98%;
padding: 3%;
}
	.social_share_outer ul li a {	
	padding: 5px 4px;	
	font-size: 12px;
}
	.shipping-details-link::after {
	
	height: 14px;
	
	top: 6px;
	left: -2px;
}
	.single-product .woocommerce-breadcrumb::after {
	width: 88%;
}
}
/* ============================25-04-2018=============================================== */
.woocommerce-cart .post-header .post-title {
	display: none !important;
}


@media (max-width:575px) {
	.shop_table.cart td {
	display: block !important;
	border-top:none !important;
	border-left:none;
}
.shop_table.cart th {
	display: none;
}
	.product-remove {
	position: relative;
	border:none !important;
}

.product-remove a {
	position: absolute;
	right: 15px;
}
}
@media (max-width:480px) {
	.shop_table.cart .coupon input {
		float:none !important;
		margin-top: 20px;
	}
}

.checkout-button {
	background-color: rgb(255, 0, 0) !important;
	text-transform: uppercase !important;
}




@media (min-width:992px) {
	.pkContainer {
		width:88% !important;
	}
	.pkContainer-medium {
    max-width: 970px;
}
}
.single-post .blogCntr {
	width: auto;
	margin: 0;
}
.single-post .blogPostCntr {	
	width: 100%;
}
@media (max-width:767px) {
	.single-post .fb_iframe_widget span,
.single-post .fb_iframe_widget iframe {width:100% !important;}
	.single-post .fb_iframe_widget iframe {
	position: inherit;
}
}

.shipping-details-link {	
	top: 0px;	
}
.shipping-details-link::after {	
	height: 27px;	
	top: -4px;	
}
.single-product .entry-summary .quantity .qty {
	width: 150px;
	
}
.single-product .screen-reader-text {	
	clip-path: unset;	
}
.single-product.woocommerce div.product form.cart .variations label {	
	text-align: right;
	padding-right: 14px !important;
	font-weight: normal !important;
}
@media (max-width:767px) {
	.single-product.woocommerce div.product form.cart div.quantity {
	float: none;	
	margin-left: 25px;
		text-align:left !important
}
}
@media (max-width:480px) {
	.shipping-details-link::after {	
	top: -2px;
}
}
/* ==========================08-05-2018======================= */

@media (max-width:767px) {
	body.single-product div.product form.cart .button {	
	margin-left: 103px !important;
}
}
/* =================10=05=2018==================================== */
.home .col-3.pk-post-item,
.category-crafts .col-4.pk-post-item {	
	padding: 15px !important;
}
.single-post .col-8.inner-cont-left {
	padding: 15px !important;
}
.home .image-out-box  h4,
.category-crafts .image-out-box  h4 {
	margin-top:10px !important;
}
.es_textbox_class {
    background: #ebebeb;
    height: 25px;
    padding: 0 10px;
}
.es_lablebox label {margin:0;}
.es_lablebox {margin:0;padding:0 5px;}

.custom_sidebar .es_textbox_class {
    width: 100%;
}
.custom_sidebar .pkSearch .pk-search-widget .es_textbox_button {  
    font-size: 12px;   
    padding: 0 9px;
    width: auto;
}
.es_shortcode_form {
    display: flex;
    align-items: center;
    justify-content: center;
}
.custom_sidebar .es_textbox_class:focus {
    width: 100%;
    border: none;
    outline:none;
}


.popup_input_wrap #es_txt_button_pg {   
    width: auto !important;
}
@media(max-width:767px){
      .pkContents {
          margin-top:151px !important;
       }
}


/* ========================================= 20 = 03 = 2020 ========================================= */

@media(max-width:767px){
   .popup_input_outer {
    width: 100%;
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
}
	span.popup_input_wrap {
    display: block;
    margin: 0;
}

	body .popup_outer {    
    height: 242px;
    position: relative;
}
	.popup_input_wrap #es_txt_button_pg {
    width: auto !important;
    line-height: 7px;
}
}

@media(min-width:768px){
	.popup_input_wrap {  
    width: 355px;
}
	
}

.woocommerce-product-details__short-description ul li
{
	list-style-type: disc!important;
}
.woocommerce-product-details__short-description ul
{
	padding-left: 40px!important;
    color: #5b5b5b!important;
    font-weight: 400!important;
}
.single-product.woocommerce div.product form.cart .variations label {
   font-size: 14px;
}
.woocommerce div.product form.cart .variations label
{
	width:200px!important;
}
.woocommerce div.product form.cart .variations {
    margin-bottom: 6px!important;
}
@media (max-width:767px) {
	.woocommerce div.product form.cart .variations label
{
	width:100px!important;
}
	.variations_form
	{
		display:block!important;
	}
	.single-product .entry-summary .quantity .qty.input-text
	{
		margin-left:25px!important;
	}
}

.brdslash:nth-child(2) {
   display: block; 
}
.breadcrumbs-wrapper a:nth-child(3) {
     display: block; 
}
@media (min-width: 1021px){
.flex-control-nav {
    list-style: none;
    position: relative!important;
	}
}
@media (max-width: 1020px) and (min-width: 681px)
{
.flex-control-nav {
	position: relative!important;
	}
}
@media (max-width: 680px)
{
.flex-control-nav {
	position: relative!important;
	}
}

.pagenew .woocommerce-result-count
{
   float:none;
}
.shop_nav_show .breadcrumbs-wrapper
{
	position: relative;
    display: inline-flex;
    font-size: 16px;
    z-index: 9;
    background-color: white;
    padding-right: 15px;
}
.shop_nav_show .woocommerce-breadcrumb {
    color: #d2d2d2 !important;
	position:relative;
}
.shop_nav_show .woocommerce-breadcrumb::after {
    position: absolute;
    content: '';
    height: 3px;
    top: 50%;
    background: #d2d2d2;
    border: none;
  
}
.shop_nav_show p
{
	margin-bottom:0px!important;
}
.shop_nav_show .woocommerce-breadcrumb a
{
	color: #d2d2d2 !important;
}
.shop_nav_show
{
	padding:0px 15px;
}
@media (max-width: 767px)
{
	.shop_nav_show .breadcrumbs-wrapper {
		font-size: 12px;
	}
}
/*------------------29-05-2020------------------------*/
.funny-print-popup
{
	background-image: url(https://projectkid.com/wp-content/themes/Kelly/images/popup_bg.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 550px!important;
    height: 351px!important;
	border-radius:0px!important;
}
.funny-print-popup form
{
	position: absolute;
    bottom: 0px;
    right: 18px;
	flex-direction:column;
}
.funny-print-popup input {
    border: none;
    height: 32px !important;
    background: #ebebeb;
}
.funny-print-popup #es_txt_button_pg {
    background: #ffd400 !important;
   text-transform: uppercase !important;
    font-weight: bold !important;
    color: #006d5f !important;
}
@media (max-width: 768px)
{
	.funny-print-popup {
		width: 300px!important;
	}
}

@media (max-width: 768px)
{
.funny-print-popup form  {
    width: 100%;
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
	bottom: 0;
	right: 0;
	flex-wrap: nowrap !important;
}
.funny-print-popup form .es_msg
	{
		flex-basis: auto!important;
     }
	.funny-print-popup
	{
		background-size: 100% 100%;
	}
}

@media (min-width: 769px)
{
.funny-print-popup form {
    width: 500px;
}
.funny-print-popup .es_textbox_class {
    width: 284px!important;;
}
	}

@media (max-width: 767px)
{
.funny-print-popup {
    height: 242px!important;
    position: relative;
}
	}

@media (max-width: 400px)
{
	.funny-print-popup {
		width: 240px!important;
	}
}

.custom-product-page-class .image-wrapper ul {
  list-style: initial!important;
}

