/**
* Theme Name: Farmacie
* Theme URI: https://farmacie.modeltheme.com
* Description: Pharmacy & Drug Store Theme
* Version: 1.2.1
* Requires at least: 5.9
* Requires PHP: 7.0
* Author: ModelTheme
* Author URI: https://modeltheme.com/
* Tags: custom-header, custom-menu, featured-images, sticky-post
* License: GNU General Public License v2 or later
* License URI: http://www.gnu.org/licenses/gpl-2.0.html
* Domain Path: /languages
* Text Domain: farmacie
* 
* 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.
*/


.zoomImg{

background:#ffffff !important;


}
.woocommerce-form-register .form-row{
display:none !important;
}
.single-product.woocommerce div.product p.price del{
text-decoration:line-through !important;
}

.single-product.woocommerce .woocommerce-product-details__short-description ul[data-rte-list="default"] li,.single-product.woocommerce .woocommerce-product-details__short-description ul[data-rte-list="default"] p{
margin-bottom:0px !important;
}

.single-product.woocommerce pre {
    overflow: auto;
    background-color: transparent !important;
    border: 0px !important;
    padding: 0px !important ;
}

.pdf-button::before {
    content: '';
    background: url(https://demowebs.1stopwebsitesolution.com/cimed/wp-content/uploads/2024/02/download.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    height: 20px;
    position: relative;
    bottom: 0;
    display: inline-block;
    z-index: 9999;
}

.single-product.woocommerce  .related {
display:none !important;
}
  .high-padding{
padding-top:30px !important;
}

.pdf-button{
display:flex;
}
.register .woocommerce-privacy-policy-text {
font-size: 14px;
color:#000000;
}
.woocommerce-form-register__submit{
width:100%;
}

.register .woocommerce-privacy-policy-text{
display:flex !important;
flex-direction:column;
gap:10px;

justify-content:space-between;
}

/* .pdf-button:hover::before {
color: #000000;
 filter: brightness(0.5);
}
 */
.pdf-button {
font-weight: 600;
width:180px !important;
font-size:13px !important;
background:#6789ba;
color:#ffff; 
border:1px solid #696CB8;
padding:12px 15px;
border-radius:50px;
}
li#tab-title-reviews {
display:none !important;
}
#product-tabsec span.onsale::after {
content:' 30% off!';
display:flex !important;


}
ul.products span.onsale{
min-width: 10.236em; 
display:flex !important;
gap:10px;
margin:auto !important;
}
  
ul.products span.onsale::after {
content:' 30% off!';
display:flex !important;

}
#product-tabsec  .del-price,
ul.products  .del-price {
    color: #242424;
    font-size: 16px !important;
    font-weight: 600 !important;
}
#product-tabsec .per-tubeprice-row{
    display: flex;
    justify-content: center;
    gap: 10px;
}
#product-tabsec .sale .woocommerce-loop-product__title:after ,  ul.products .sale  .woocommerce-loop-product__title:after {
content: 'SALE';
margin-top:10px;
color: #ff0000d6 !important;
font-size: 20px;
font-family: 'poppins';
font-weight: 600;
display: flex;
width: 100%;
justify-content: center;
}

#product-tabsec  del bdi,#product-tabsec del, ul.products  del bdi,ul.products del {
color:#837d7d !important;
}


#product-tabsec  p.per-tube-price , ul.products p.per-tube-price {
color: #242424;
font-size: 16px;
font-weight: 600;
}

/* #product-tabsec .price {
display: flex !important;
flex-direction: row-reverse !important;
justify-content:center;
align-items:center;
gap:10px;
}
 */

#product-tabsec del.del-price,ul.products  del.del-price{
margin-right:5px;
}
#product-tabsec  .thumbnail-and-details, ul.products .thumbnail-and-details {
background:#D3D3D3 !important;
}
@media (min-width: 1300px) and (max-width:1400px){
	.container, .container-lg, .container-md, .container-sm, .container-xl {
		max-width: 1240px !important;
	}
}
.nav-menu-desktop .menu>li>a {
	font-size:15px !important;
}
.woocommerce-title-metas.farmacie-alignment-center > a {
    display: none;
}
.header-search-form select#product_cat {
    display: none;
}
#masthead div#dropdown-user-profile a{
	font-size:14px !important;
}
.header-search_box-item .search-form-fields {
    width: auto !important;
}
.prpslider { left: 0 !important; }
li#menu-item--main-desktop-9238,
.products li button.woosc-btn,
.products li button.woosw-btn,
.products li button.woosq-btn,
.products li button.woosw-btn,
.products li button.woosc-btn{
    display: none !important;
}
.archive .farmacie-breadcrumbs.farmacie-alignment-left {
    display: none !important;
}
p strong {
    font-weight: bold;
}
.elementor-tabs-wrapper {
    display: none !important;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title span {
    display: block;
    margin: 6px 0px;
}

@media (min-width: 1300px) and (max-width:1100px){

.search-field{
width:210px !important;
}
}

@media screen and (max-width:1024px){

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
width:100% !important;
}


#product-tabsec span.onsale::after {
    content: ' 30% off!';
    display: flex;
 
}

}
/* 
@media only screen and (max-width: 992px){

.woocommerce ul.products li.product {
    width: 100% !important;
}

}
 */