/* woocommerce CSS
----------------------------------------------*/
span.onsale, .wp-block-woocommerce-empty-cart-block .wc-block-grid__product-onsale {    
    right: auto !important;
    left: 15px !important;
    top: 15px !important;
    border-radius: 4px !important;
    margin: 0 !important;
    background-color: var(--second-theme-color) !important;
    color: #ffffff !important;
    font-size: 15px !important;
    text-transform: capitalize;
    min-height: 30px !important;
    line-height: 2 !important;
    border: 1px solid var(--second-theme-color);
}
.woocommerce-page .entry-summary a, .wc-block-cart__submit .wc-block-cart__submit-container a{
  text-decoration: none !important;
}
a.add_to_wishlist.single_add_to_wishlist, .yith-wcwl-wishlistexistsbrowse, .yith-wcwl-wishlistaddedbrowse, .yith-wcwl-wishlistaddedbrowse a, .wishlist_table .product-add-to-cart a {
  color: #fff !important;
  padding: 8px 15px;
  border-radius: 4px;
  background: var(--second-theme-color);
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
}
.wishlist_table .product-add-to-cart a{
  text-decoration: none;
}
.yith-wcwl-wishlistaddedbrowse{
  display: inline-grid;
}
.woocommerce-products-header h1, .woocommerce-result-count, 
.woocommerce .woocommerce-ordering select, h2.woocommerce-loop-product__title,
.wc-block-components-sidebar.wc-block-cart__sidebar.wp-block-woocommerce-cart-totals-block, .woocommerce .page-header h1 {
  color: #000000;
}
.is-large.wc-block-cart .wc-block-cart-items{
  border-bottom:1px solid hsla(0,0%,7%,.11) !important;
}
.wc-block-components-sidebar-layout .wc-block-cart__sidebar .wc-block-cart__totals-title{
  padding-left: 15px !important;
  font-size: 18px !important;
}
.hidden-title-form button i, .wishlist-title a.show-title-form i, .wishlist_manage_table tfoot a.create-new-wishlist i, .wishlist_manage_table tfoot button.submit-wishlist-changes i, .wishlist_table .add_to_cart.button i, .wishlist_table .ask-an-estimate-button i, .yith-wcwl-add-button>a i, .yith-wcwl-wishlist-new button i, .yith-wcwl-wishlist-search-form button.wishlist-search-button i{
  margin-right: 10px;
  color: #fff;
  font-weight: 900;
  font-family: 'FontAwesome';
}
.yith-wcwl-share .share-button i{
  font-family: 'FontAwesome';
}
.yith-wcwl-share ul{
  padding-left: 0 !important;
}
.yith-wcwl-wishlistexistsbrowse a{
  color: #ffffff;
}
.single-product .summary.entry-summary #alg_currency_selector select{
  width: auto;
  margin-bottom: 20px;
}
.woocommerce #reviews #comment{
  height: auto;
}
.woocommerce #reviews #comments ol.commentlist{
  box-shadow: none;
}
.woocommerce .woocommerce-MyAccount-navigation ul{
  padding-left: 0;
}
h2.woocommerce-loop-product__title {
    font-size: 18px !important;
}
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price, 
.woocommerce div.product span.price {
    font-size: 15px;
    color: var(--second-theme-color);
}
.woocommerce ul.products li.product .price ins, .woocommerce div.product p.price ins{
  text-decoration: none;
}
.woocommerce-product-details__short-description {
    margin: 10px 0;
}
.woocommerce ul.products li.product .star-rating {
    font-size: 16px;
}
.woocommerce .quantity .qty {
    padding: 4px;
    border-radius: 5px;
    border: solid 2px #262626;
}
.woocommerce table.shop_table {
    border: 2px solid #262626;
}
.entry-content table th, .comment-body table th,
.entry-content table td, .comment-body table td{
    border-bottom: 2px #262626 solid;
}
form.checkout.woocommerce-checkout label,
span.woocommerce-input-wrapper,.woocommerce form .form-row label,span.password-input {
    width: 100%;
}
form.checkout.woocommerce-checkout input[type="text"],
form.checkout.woocommerce-checkout input[type="tel"],
form.checkout.woocommerce-checkout input[type="email"],
.woocommerce form .form-row input.input-text {
    padding: 10px;
}
form.checkout_coupon.woocommerce-form-coupon td{
    border: none !important;
}
nav.woocommerce-MyAccount-navigation ul li {
  background: var(--first-theme-color);
  padding: 10px;
  margin-bottom: 15px;
  list-style: none;
  margin-left: 0;
  font-size: 16px;
  box-shadow: 1px 2px 5px 0px #ffffff;
}
.woocommerce ul.products li.product .button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce a.button, .woocommerce button.button, .woocommerce #respond input#submit, #commentform input#submit, .woocommerce ul.products li.product .added_to_cart, .woocommerce.single-product .summary.entry-summary .yith-add-to-wishlist-button-block{
  padding: 10px 15px;
  background: var(--first-theme-color);
  color: #ffffff;
  display: inline-block;
  font-size: 15px;
  text-transform: capitalize;
  border-radius: 4px;
  font-weight: 700;
  text-align: center;
}
.woocommerce.single-product .summary.entry-summary .yith-add-to-wishlist-button-block a,
.woocommerce.single-product .summary.entry-summary .yith-add-to-wishlist-button-block a svg{
  color: #ffffff;
}
.wp-block-woocommerce-empty-cart-block .wc-block-grid__product-link{
  position: unset !important;
}
.wp-block-woocommerce-empty-cart-block .wc-block-grid__product-link .wc-block-grid__product-image img{
  height: 300px;
  object-fit: contain;
}
.woocommerce ul.products li.product,
.woocommerce-cart .wp-block-woocommerce-empty-cart-block li.wc-block-grid__product{
  box-shadow: 0px 4px 4px 0px #00000040;
  border: 2px solid #EBEBEB;
  border-radius: 20px;
  padding: 10px;
}
.woocommerce ul.products li.product:hover,
.woocommerce-cart .wp-block-woocommerce-empty-cart-block li.wc-block-grid__product:hover{
  border: 2px solid var(--first-theme-color);
}
.woocommerce ul.products li.product .add_to_cart_button, .woocommerce ul.products li.product .added_to_cart{
  margin-right: 5px;
  margin-bottom: 5px;
}
.woocommerce ul.products li.product .added_to_cart{
  padding: 6px 20px;
  margin-top: 1em;
}
.woocommerce ul.products li.product .add_to_cart_button.added{
  display: none;
}
.woocommerce ul.products li.product .button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
#commentform input#submit:hover,
.woocommerce ul.products li.product .added_to_cart:hover,
a.add_to_wishlist.single_add_to_wishlist:hover,
.yith-wcwl-wishlistaddedbrowse a:hover,
.wishlist_table .product-add-to-cart a:hover,
.wc-block-components-totals-coupon__button.contained:hover,
.wc-block-cart__submit .wc-block-cart__submit-container a:hover,
.woocommerce #review_form #respond .form-submit input:hover {
  background: var(--second-theme-color) !important; 
  color: #ffffff !important;
}
.woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text{
    width: 115px;
}
nav.woocommerce-MyAccount-navigation ul li:hover{
    background: var(--second-theme-color);
}
nav.woocommerce-MyAccount-navigation ul li:hover a{
    color: #ffffff !important;
}
nav.woocommerce-MyAccount-navigation ul li a{   
    color: #ffffff !important;
    text-decoration:none;
}
select.orderby {
    padding: 5px;
    background: transparent;
}
span.tagged_as {
    display: -webkit-box;
}
.woocommerce ul.cart_list li img, 
.woocommerce ul.product_list_widget li img{
    margin-left: 35px;
    width: 45px;
}
/* Added Woocommerce css*/
.wp-block-woocommerce-cart.alignwide{
  margin-left: auto;
  margin-right: auto;
}
td.wc-block-cart-item__image{
  padding: 16px 0px 16px 16px !important;
}
td.wc-block-cart-item__total,.wc-block-components-totals-item,.wc-block-components-totals-coupon{
  padding-left: 16px !important;
  padding-right: 16px !important;
}
table.wc-block-cart-items.wp-block-woocommerce-cart-line-items-block,.wp-block-woocommerce-cart-order-summary-block{
  border: 1px solid #dcdcdc;
  margin: 0 -1px 24px 0;
  text-align: left;
  width: 100%;
  border-radius: 5px;
}
tr.wc-block-cart-items__header th{
  font-weight: 700;
  padding: 9px 12px !important;
  line-height: 1.5em;
  font-size: 16px;
}
a.wc-block-components-product-name{
  color: #000000;
  font-size: 20px;  
  font-weight: 600;
}
.woocommerce-page td, .woocommerce-page th{
  color: #000000;
}
a.wc-block-components-product-name,.button.wc-block-cart-item__remove-link,a.wc-block-components-totals-coupon-link,
a.components-button.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained,
a.wc-block-components-checkout-return-to-cart-button{
  text-decoration: none !important;
}
button.wc-block-cart-item__remove-link{
  font-size: 1em !important;
}
span.wp-block-woocommerce-cart-order-summary-heading-block.wc-block-cart__totals-title{
  text-align: left !important;
}
a.wc-block-components-totals-coupon-link,a.components-button.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained,
a.wc-block-components-checkout-return-to-cart-button,.wc-block-components-totals-coupon__button.contained,button.wc-block-components-checkout-place-order-button,
.wc-block-cart__submit .wc-block-cart__submit-container a{
  background: var(--first-theme-color);
  color: #ffffff !important;
  border-radius: 4px;
  font-weight: 700;
  padding: 10px 15px !important;
  font-size: 14px;
  border:none;
}
.wc-block-checkout__main a.wc-block-components-checkout-return-to-cart-button{
  padding: 10px 15px 10px 30px !important;
}
.wc-block-components-totals-coupon__button.contained span.wc-block-components-button__text{
  opacity: 1 !important;
}
span.wp-block-woocommerce-cart-order-summary-heading-block.wc-block-cart__totals-title{
  font-size: 1.5em !important;
  padding: 10px !important;
  display: block !important;
}
.wc-block-components-main.wc-block-cart__main.wp-block-woocommerce-cart-items-block{
  padding-right: 0%;
}
button.wc-block-components-checkout-place-order-button:hover,
a.wc-block-components-totals-coupon-link:hover, a.components-button.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained:hover,
a.wc-block-components-checkout-return-to-cart-button:hover{
  background:var(--second-theme-color);
  color: #000000;
}
.wp-block-woocommerce-checkout-order-summary-block{
  border: 1px solid #dcdcdc;
}
.wp-block-woocommerce-checkout-order-summary-cart-items-block.wc-block-components-totals-wrapper{
  padding: 10px;
}
.wc-block-checkout__sidebar .wc-block-components-product-name{
  font-size: 18px;
  font-weight: 700 !important;
}
li.wc-block-grid__product{
  border: 1px solid #dcdcdc;
  padding: 10px;
  max-width: 22.75% !important;
  float: left;
  margin: 0 0.8% 2.992em 0;
}
.wc-block-grid__product-onsale{
  padding: 5px 10px !important;
  background: #555555 !important;
  color: #fff !important;
  border-color: #555555 !important;
  border-radius: 0px !important;
  font-size: 14px !important;
  top: 5px !important;
  right: 5px !important;
  left: auto !important;
  margin: -0.5em -0.5em 0 0 !important;
}
.wc-block-grid__product-title{
  font-size: 22px !important;
  color: #000000 !important;
  font-weight: 600; 
}
a.wc-block-grid__product-link{
  text-decoration: none !important;
}
a.wp-block-button__link.add_to_cart_button.ajax_add_to_cart{
  padding: 10px 12px;
  border-radius: 8px !important;
  font-size: 16px;
}
span.woocommerce-Price-amount.amount{
  font-size: 16px;
}
img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail{
  width: 100% !important;
}
h2.wp-block-heading.has-text-align-center{
  margin: 10px 0;
}

/*braedcrumb*/
.breadcrumb a{
  background: var(--first-theme-color);
  color:#ffffff !important;
  padding: 10px;
  font-weight: 700;
  font-size: 15px !important;
  text-decoration: none;
  align-self: center;
  margin-left: 15px;
}
.breadcrumb a:first-child{
  margin-left: 0;
}
.breadcrumb .current-breadcrumb, .breadcrumb a:hover{
  background: var(--second-theme-color);
  color:#ffffff !important;
}
.breadcrumb .current-breadcrumb{
  padding: 10px;
  font-weight: 700;
  font-size: 14px;
  text-decoration: none;
}
.breadcrumb {
  margin-bottom: 10px;
}

/* Contact form css
-------------------------------------*/
.wpcf7{
	margin:30px 0 0;
	padding:0;
}
.wpcf7 input[type="text"], 
.wpcf7 input[type="tel"], 
.wpcf7 input[type="email"]{
	width:40%;
	border:1px solid #cccccc;
	box-shadow:inset 1px 1px 2px #ccc;
	height:35px;
	padding:0 15px;
	color:#797979;
	margin-bottom:0;
}
.wpcf7 textarea{
	width:60%;
	border:1px solid #cccccc;
	box-shadow:inset 1px 1px 2px #ccc;
	height:150px;
	color:#797979;
	margin-bottom:25px;
	padding:10px;
	padding-right:0;
}
.wpcf7 input[type="submit"]{
	background-color:#262626;
	width:auto;
	border:none;
	cursor:pointer;
	color:#ffffff;
	padding:10px 40px;
	border-radius:3px;
}	

/* Comment form
--------------------------------*/

.site-nav-previous{
    float:left;
}
.nav-previous{
    width: 50%;
    float: left;
}
.nav-next{
  width: 50%;
  float: right;
  text-align: right;
}
.site-nav-next{
  float:right;
}
#comments{
  margin:30px 0 0;
  width: 100%;
}
nav#nav-below{
 margin-top:15px;
}
.single-post .postmeta{
  color: #3A3A3A;
  display: flex;
}
.postmeta {
  padding: 5px 0;
  color: #262626;
  margin: 10px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  font-size: 13px;
}
.postmeta .post-date,
.postmeta .post-comment,
.postmeta .post-author,
.postmeta .post-time{
  display: inline-flex;
}
.postmeta i{
  line-height: unset;
  padding-left: 10px;
}
.postmeta .post-date, .postmeta .post-comment, .postmeta .post-author, .postmeta .post-time{
  padding: 5px 0;
}
.postmeta a{
  color:#262626;
  text-decoration: none;
}
.postmeta a:hover{
  color:var(--first-theme-color);
}
.breadcrumbs{
  padding:10px 0; 
  margin-bottom:0;
}
ol.commentlist{
  list-style:none;
}
#commentform p{
  margin:5px 0; 
  color: #3A3A3A;
}
#commentform label{
  display:block;
}
#commentform input#email, 
#commentform input#url, 
#commentform input#author, 
#commentform textarea, 
#commentform input#eazycfc_captcha{
  width:100%; 
  border:1px #ccc solid; 
  padding:10px;
}
#commentform input#submit{
  border:none; 
}
.form-allowed-tags{
  display:none;
}
ul.errormsg{
  background:#ffe4e4;
}
ul.errormsg li{
  padding:5px;
}
.entry-content table, 
.comment-body table{ 
  border-collapse:collapse; 
  margin:10px 0;
}
.entry-content table td, 
.entry-content table th, 
.comment-body table td, 
.comment-body table th{
  padding:10px 5px; 
  text-align:left;
}
.entry-content table th, 
.comment-body table th{
  color:#000000; 
  font-size: 18px; 
  border-bottom:1px #000000 solid;
}
.entry-content table td, 
.comment-body table td{
  border-bottom:1px #ccc solid;
}
.fvch-codeblock:hover .comment-form-url{
  display:block !important;
}

/* Comment CSS
------------------------------------------------------*/
.commentlist, 
ol.commentlist {
  list-style:none; 
  box-shadow:0 0 5px #666; 
  -moz-box-shadow:0 0 5px #666; 
  -webkit-box-shadow:0 0 5px #666; 
  -khtml-box-shadow:0 0 5px #666; 
  margin:10px 0; 
  background-color:#fff;
  padding:10px 0;
}
.commentlist li, 
ol.commentlist li { 
  list-style:none; 
  background-image:none !important; 
  padding:0px 15px;
}
.commentlist li ol li.depth-2, 
.commentlist li ol li.depth-3, 
.commentlist li ol li.depth-4, 
ol.commentlist li ol li.depth-2,
ol.commentlist li ol li.depth-3, 
ol.commentlist li ol li.depth-4 { 
  border-bottom:none;
}
.commentlist li.bypostauthor article, 
ol.commentlist li.bypostauthor article { 
  background:#f9ffe1;
}
.commentlist article, 
.commentlist li.bypostauthor li article, 
ol.commentlist li.bypostauthor li article { 
  border:none !important; 
  padding:10px; 
  position:relative; 
  background-color:#fff;
}
.commentlist li .fn { 
  font-weight:normal; 
  font-size:15px; 
  font-style:normal;
}
.commentlist li.bypostauthor .fn, 
ol.commentlist li.bypostauthor .fn { 
  color:#262626;
}
img.avatar { 
  vertical-align:middle; 
  position:static; 
  display:inline-block;
}
.commentlist article a time { 
  display:block; 
  clear:both; 
  padding:5px 0 10px; 
  font-size:11px; 
  font-style:italic;
}
.commentlist, 
ol.commentlist p { 
  font-size:14px;
}
.commentlist .reply span, 
ol.commentlist .reply span { 
  display:none;
}
.commentlist .reply a, 
ol.commentlist .reply a { 
  display:block;	
  padding:10px; 
  text-align:center; 
  background:#f6f6f6; 
  margin:5px 0; 
  border:1px #ddd solid;
}
.comment-author.vcard{
  display:inline-block; 
  margin-right:15px; 
}
.comment-list ul.children li.comment{
  background-image:none; 
  padding-left:5px;
}