/*
Theme Name: Twenty Thirteen
Theme URI: https://wordpress.org/themes/twentythirteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 4.2
Tested up to: 6.6
Requires at least: 3.6
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, footer-widgets, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready, block-patterns
Text Domain: twentythirteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
header.woocommerce-products-header {
    margin-top: 100px;
    padding-top: 50px;
    padding-bottom: 50px;
    background: #009ee0;
}
.twentythirteen .woocommerce-breadcrumb {
    padding-top: 0px;
}
 .eael-cat-tab a:hover,.eael-cat-tab a.active  {
    color: #fff;
    background-color:#009ee0 !important;
}
.twentythirteen .woocommerce-breadcrumb a{
		color:#e67835;
}
.woocommerce ul.products li.product a {
    text-decoration: none;
    background: #009ee0;
    color: white;
}
.footer-contact-icon-fixed {
	position:fixed;
	bottom:150px;
	right:-30px;
	z-index:999;
}
.footer-contact-icon-fixed a{
	margin-left:33px !important;
}
.woocommerce ul.products li.product a {
    text-align: -webkit-center;
    text-decoration: none;
    background: #e67835;
    color: white;
}
.footer-contact-icon-fixed .phone-cell{
	background: red;
    color: white;
    padding: 10px 16px;
	font-size: 30px;
    border-radius: 100%;
}
.footer-contact-icon-fixed .what-cell{
	margin-top:20px;
	background: #e67835;
    color: white;
    padding: 10px 16px;
    border-radius: 100%;
	font-size: 30px;
}
#contctbottomform label{
	width:100%;
}


#contctbottomform input[type="submit"] {
    background: #e67835;
    color: white;
    border: 1px solid #0f6735;
    padding: 9px 88px;
    margin-top: 20px;
    border-radius: 13px;
}
/* .woocommerce-product-gallery img{
	opacity: 1 !important;
	width:400px !important;
	height:400px !important; 
} */

.woocommerce ul.products li.product a img {
    width: unset !important;
}
.wpcf7 form .wpcf7-response-output{
	border:unset !important;
}

.woocommerce div.product div.images img {
    display: block;
    width: unset !important;
    height: auto;
    box-shadow: none;
}
.woocommerce-product-gallery__wrapper a{
	text-align: -webkit-center;
}

.related.products.woocommerce ul.products li.product a{
	left:30% !important;
}

.woocommerce ul.products li.product a {
    text-align: -webkit-center;
    text-decoration: none;
    background: #e67835 !important;
    color: white;
	left: 26%;
}
#swal2-html-container{
	overflow:hidden !important;
}
#swal2-html-container label{
	width:100%;
}
.paoc-popup-content label{
	width:100%;
	margin-top:20px;
}
.mainsubmit  p{
	text-align:center;
}
.mainsubmit input[type="submit"]{
	margin-top: 10px;
    background-color:#e67835;
    color: white;
    border: 1px solid #e67835;
       padding: 10px 42px;
    font-size: 19px;
    border-radius: 10px;
	text-align:center;
}
.paoc-popup-con-bg{
	padding:30px !important;
}

.paoc-popup-btn {
    display: inline-block;
    padding: 8px 20px;
    text-align: center;
    background: #e67835 !important;
    color: #fff;
    border-radius: 3px;
}

.wpcf7-radio .wpcf7-list-item {
    display: inline-block !important;
    margin-top: 10px;
}
.wpcf7-radio .wpcf7-list-item-label{
	display: inline-block !important;
	    margin-right: 10px;
}
}
/* .woocommerce-product-gallery .zoomImg{
	display:none !important;
} */
.elementor-17 .elementor-element.elementor-element-6b713df {
	display:unser !important;
}
.main_p_cat li {
	border:1px solid green;
	padding:10px 10px;
	margin-bottom:5px;
}
.main_p_cat li a{
	color:black !important;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: left;
    width: 100% !important;
}
.woocommerce-product-gallery__wrapper img {
	position:static !important;
	
}

div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
    background-color: #fff;
    opacity: 0 !important;
    display: none !important;
}
.related.products h2{
	font-size:25px;
}
.post_blogs_header_design{
	margin-top: 140px;
}
.woocommerce-ordering .orderby{
display:none;
}
@media(max-width:768px){
	.post_blogs_header_design{
	margin-top: 80px;
	}
}
