/*
Theme Name:   	Pizzaro Child
Theme URI:    	https://themeforest.net/item/pizzaro-food-online-ordering-woocommerce-theme/19209143
Author:       	MadrasThemes
Author URI:	  	https://madrasthemes.com/
Description:  	This is the child theme of Pizzaro WooCommerce Theme
Template:     	pizzaro
Version:      	1.2.11
License:      	GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  	pizzaro-child
Tags:         	two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support
*/

/* Header CSS */ 
header#masthead.site-header {
    background: #3f0509 !important;
}

header#masthead.site-header .header-phone-numbers .phone-number {
    color: yellow !important;
}
header#masthead.site-header .header-phone-numbers .select-city-phone-numbers{
    color: #000;
    font-weight: 700;
}
.primary-navigation .menu > li.menu-item > a {
	background: #8b1a1d;
	color: #fff !important;
	border-radius: 5px;
	padding: 15px 20px;
}
    .primary-navigation .menu > li.menu-item > a:before {
    	display: none;
    
}
.pizzaro-secondary-navigation {
    background: #064122;
}
.secondary-navigation ul.menu > li > a, .secondary-navigation ul.nav-menu > li > a {
    padding: 10px 10px;
}
.secondary-navigation ul.menu > li > a, .secondary-navigation ul.nav-menu > li > a, .secondary-navigation ul.menu > li > a:active, .secondary-navigation ul.nav-menu > li > a:active {
    color: #fff;
}
.secondary-navigation ul.menu li.current_page_item a {
    background: #1D8A49;
}
.secondary-navigation ul.menu > li > a:hover, .secondary-navigation ul.nav-menu > li > a {
    text-shadow: none !important;
    background: #1D8A49;
}
.header-v1 .site-header-cart-v2 .cart-content>a {
    background-color: #1d8a49;
}
/* Header CSS */ 


.pizzaro-secondary-navigation ul li a {
    font-size: 15px !important;
}
.pizzaro-secondary-navigation ul li a i {
    font-size: 35px !important;
}
.pizzaro-secondary-navigation ul.menu > li + li {
    margin-left: 0px;
}


.footer-about-info .image img {
	top: 17px !important;
}

.header-v1 .site-header-cart-v2 .cart-content>a {
	background-color: #098742;
}


/* Mobile Hamburger Menu Icon */
span.menu-icon {
	color: #000;
}

/* Other CSS */

.woocommerce .products li.type-product .price,
.single-product .woocommerce-variation-price,
.single-product.pizzatime .yith_wapo_group_final_total{
    display: none;
}

 

.woocommerce-shipping-methods {
    overflow: hidden;
    margin: 0 0 20px !important;
}


 .site-tagline {
     text-align: center;
     margin: 20px 0 10px 0;
 }
 .home .nav.nav-inline {
     padding-top: 30px !Important;
 }

 .single-product .related.products {
     display: none;
 }
 
.place-order  .woocommerce-terms-and-conditions-wrapper {
	display: none;
}

.footer-row.vertical-align {
	display: block !important;
}
.footer-row.vertical-align .footer-contact-info {
	float: right !important;	
}

.cross-sell-menu {
	overflow: hidden;
	margin: 0 0 50px;
	padding: 0;
}
	.cross-sell-menu li {
		display: inline-block;
		width: 30%;
		margin: 0 3% 0 0;
	}
		.cross-sell-menu li a {
			text-align: center;
			display: block;
			background: #8ca93e;
			color: #fff;
			text-transform: uppercase;
			font-family: \"Noticia Text\", sans-serif;
			font-weight: 900;
			letter-spacing: 2px;
			border-radius: 10px;
			padding: 10px;
		}
			.cross-sell-menu li a:hover {
				background: #ed2503;
			}
	
.cross-sell-title {
	text-align: center;
}
#footer-menu-wrap {
	background: #232D35;
}
	#footer-menu-wrap ul {
		margin: 0;
		padding: 20px;
		text-align: center;
	}
		#footer-menu-wrap ul li {
			display: inline-block;
			margin: 0;
		}
			#footer-menu-wrap a {
				color: #fff;
				font-size: 20px;
				font-family: \"Noticia Text\", sans-serif;
				font-weight: 900;
				letter-spacing: 2px;
				border-right: 2px solid #fff;
				padding-right: 20px;
				margin-right: 20px;
			}
				#footer-menu-wrap li:last-child a {
					border-right: 0 !Important;
				}
				#footer-menu-wrap a:hover {
					color: #8ca93e;
				}	

footer.site-footer.footer-v4, footer#colophon.footer-v3 {
	background: #131B21 !important;
    color: #FFFFFF;
}
footer#colophon.footer-v3 #menu-footer-menu li a{color:white;font-size:20px;font-family: \"Noticia Text\", sans-serif;font-weight: 900;letter-spacing: 2px;}
footer#colophon.footer-v3 .site-info .copyright{color:rgba(255,255,255,.8);}
footer#colophon.footer-v3 .footer-row{border-bottom:solid 1px rgba(255,255,255,.2);}

footer.site-footer.footer-v4 .site-address li {
	color:#fff !important;
}

.home #footer-menu-wrap {
    background: #cbcbcb;
    padding-bottom: 10px;
}
.home #footer-menu-wrap a {
	color: #595959;
	border-right: #e1e1e1 1px solid;
}
	.home #footer-menu-wrap a:hover {
		color: #000;
	}
.shop-archive-header {
   max-height: 300px;
}

ul.products li.product .woocommerce-LoopProduct-link .woocommerce-loop-product__title, ul.products li.product .woocommerce-LoopProduct-link>h2 {
	overflow: visible;
}

.pizzatime-info #pizza-special-instruc #ywapo_value_8,
.pizzatime-info .yith_wapo_group_option_total,
.pizzatime-info .yith_wapo_group_final_total {
	display: none;
}


.product-addon-special-instructions h3 {
	font-size: 16px;
}
 .product-addon-special-instructions input[type=text] {
 	padding: 8px 10px !important;
 	border-radius: 10px !important;
 	font-size: 13px;
 }
 
.product-addon h3.addon-name {
	font-size: 16px !important;
    font-weight: 700 !important;	
}
.product-addon p {
	margin-bottom: 8px;
}
	.product-addon p label { 
		font-size: 15px;
		font-weight: 600;
	}

.select_option .yith_wccl_value {
    border: 2px solid #fff;
    display: block;
    min-width: 27px;
    height: auto !important;
    text-decoration: none;
    line-height: 25px !important;
    background: #ffffff !important;
    text-align: center;
    cursor: pointer;
    padding: 0px 20px !important;
    color: #8e8e8e !important;
    font-weight: 700 !important;
}

.select_option:hover, .select_option.selected {
    border-color: #8ca93e;
    
}

.select_option:hover .yith_wccl_value ,
.select_option.selected .yith_wccl_value {
	background: #8ca93e !Important;
	border: 2px solid #8ca93e;
	color:  #fff !important;
}


.pizzatime-info {
    padding-top: 70% !Important;
}
img.pizzatime-image, img.pizzatime-image-extra {
    max-width: 70% !Important;
    margin: 0 15% !important;
}

.ywapo_product_option_description p {
	font-size: 12px;
	font-style: italic;
	font-weight: 700;
	color: #eb1c24;
}


/*.pizzatime */
.single-product div.product .summary #yith_wapo_groups_container .yith_wapo_group_final_total .price {
	display: none;
}

.single-product.yith-wapo-frontend div.product .summary #yith_wapo_groups_container .yith_wapo_group_final_total .price {
	display: block !important;
}
.pizzatime.single-product div.product .summary #yith_wapo_groups_container .yith_wapo_group_final_total .price {
    display: none !important;
}


.single-product .woocommerce-tabs {
	display: none !important;
}

.woocommerce-cart table.cart tbody tr .product-thumbnail, 
.woocommerce-cart th.product-thumbnail {
    display: none;
}


/**
 * Product listing view design
 */
.list-view .products {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;

	-webkit-flex-wrap: wrap;

	    -ms-flex-wrap: wrap;

	        flex-wrap: wrap;
}

.list-view .products .product {
	padding: 4px !important;
	border: none !important;
}

.list-view .products .product .product-outer {
	width: 100%;
	height: 100%;
	padding: 4px !important;
	border-radius: 3px;
	background-color: #f7f7f7 !important;
}

.list-view .products .product .product-outer:hover {
	box-shadow: 0 0 1px 1px rgba(0,0,0,0.1), 0 0 3px 1px rgba(0,0,0,0.1);
}

.list-view .products .product {
	position: relative;
}

.list-view .products .product .product-inner {
	display: -webkit-box !important;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
}

.list-view .products .product:hover .product-inner {
	background-color: #f7f7f7 !important;
}

.list-view .products .product-image-wrapper.woocommerce-product-gallery__image--placeholder {
	display: none;
}

.list-view .products .product-image-wrapper {
	width: 150px;
	padding: 0 !important;
	line-height: 0;

	-webkit-flex-basis: 150px;

	    -ms-flex-preferred-size: 150px;

	        flex-basis: 150px;
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	    -ms-flex-order: 2;
	        order: 2;
}

.list-view .products .product-image-wrapper  img {
	width: 100%;
}

.list-view .products .product-content-wrapper {
	width: 0;
	padding: 8px 12px !important;

	-webkit-box-flex: 1;

	-webkit-flex: 1 1 auto;

	    -ms-flex: 1 1 auto;

	        flex: 1 1 auto;
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	    -ms-flex-order: 1;
	        order: 1;
}

.list-view .products .product .product-inner .hover-area {
	display: none !important;
}

.list-view .products .product .woocommerce-product-details__short-description {
	display: block !important;
	padding: 0;
}

.list-view .products .product .price {
	display: block !important;
	position: absolute;
	top: 8px;
	right: 8px;
	padding: 2px 5px;
	border-radius: 4px;
	background-color: hsla(0,0%,100%,0.75);
}

.single-product .woocommerce-tabs {
	display: none !important;
}

.show-on-1200 {
	display: none !Important;
}
/** Minimize CSS for food Menu **/
.secondary-navigation ul.menu > li > a, 
.secondary-navigation ul.nav-menu > li > a {
    padding: 10px 10px;
}
.pizzaro-secondary-navigation ul li a {
    font-size: 14px !important;
}
.pizzaro-secondary-navigation ul li a i {
    font-size: 33px !important;
    margin-right: 8px !IMPORTANT;
}
.pizzaro-secondary-navigation ul.menu > li + li {
    margin-left: 0px;
}
.header-v1 .site-header-cart-v2 .cart-content .sub-menu {
    border-top: 0px solid #8b181b;
}

/*** CSS for Food Menu 

.secondary-navigation ul.menu > li > a, 
.secondary-navigation ul.nav-menu > li > a, 
.secondary-navigation ul.menu > li > a:active, 
.secondary-navigation ul.nav-menu > li > a:active {
    color: #fff !important;
}
.secondary-navigation ul.menu li.current_page_item a {
    background: #fff56e;
}
.secondary-navigation ul.menu > li > a:hover, 
.secondary-navigation ul.nav-menu > li > a {
    text-shadow: none !important;
    background: #fff56e;
}
.secondary-navigation ul.menu > li > a:hover {
	color: #000 !important;
}
.header-v1 .site-header-cart-v2 .cart-content>a {
    background-color: #fff56e;
    color: #000 !important;
}

header#masthead.site-header .header-phone-numbers .phone-number {
    color: #ffffff !important;
}

***/

.pizzatime-ingredient-list#ui-id-3 .pizzatime-label input[type=radio] {
	border: 0px;
    width: 100%;
    height: 1.5em;
    visibility: visible !Important;
}
.pizzatime-ingredient-list#ui-id-3 .pizzatime-label i {
	display: none !important;
}


.ywapo_input_container_radio:not(.pz-radio-default) input, 
.ywapo_input_container_radio:not(.pz-radio-default) input[type=radio] {
    position: relative;
    opacity: 1;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    width:  auto !important;
}

.woocommerce form .form-row .ywapo_input_container label {
    width:  100%;
    height: auto;
    line-height: normal;
    font-size:  14px;
    text-align: left;
    width: auto !important;
    padding: 5px 0;
}
    .woocommerce form .form-row .ywapo_input_container label:before {
        display: block !Important;
        background: transparent !important;
        border:  0 !important;
        width: 100%;
        height:  auto;
        position: relative;
        top: auto;
        left: auto;
    }
.ywapo_input_container_radio:not(.pz-radio-default) label span {
	display: block;
	width:  100%;
	line-height: normal;
	position: relative;
	padding: 0 !important;
}

.single-product div.product form.cart .ywapo_input_container_radio {
	display: block !important;
	margin: 0 !important;
}
.ywapo_group_container_labels .ywapo_input_container_labels {
  background: #f0f0f0;
  color: #7d7d7d;
}
.ywapo_group_container_labels .ywapo_input_container_labels.ywapo_selected,
.ywapo_group_container_labels .ywapo_input_container_labels:hover,
.ywapo_options_container .ywapo_input_container_multiple_labels.ywapo_selected {
  background: #c22c32 !important;
  color: #fff;
}

@media only screen and (max-width : 1200px) {
	.site-header button.menu-toggle  {
		padding: 5px 20px;
		background: #be1e2d !important;
		color: #fff !important;
	}
	.site-header button.menu-toggle  .menu-icon {
		color: #fff !important;
	}
	.section-tabs {
		display: none;
	}
	.show-on-1200 {
		display: block !Important;
	}
}
@media (min-width: 992px) {
	.single-product.style-1 div.product form.cart .ywapo_group_container {
		flex: 1 0 24% !Important;
	}
}

@media only screen and (max-width : 767px) {
	.site-tagline {
		margin: 10px 0 10px 0 !Important;
		font-size: 110% !Important;
	}
	
	.kc_row.mobile_menu_home {
		display: block;
	}
}

@media only screen and (max-width : 480px) { 
    .list-view .products .product-image-wrapper.woocommerce-product-gallery__image--placeholder {
        display: none !Important;
    }
}

a.accessibility:focus{
	text-decoration:underline;
	background:#ccc;
}

a.accessibility{
	text-decoration:underline;
}

@media only screen and (max-width : 767px) {
	#pojo-a11y-toolbar {
		z-index: 10001 !important;
		margin-top: 160px !important;
	}
}

.product-loop-categories{
display:none;
}
