.sub_form img {
    width: auto;
}
body, html {
    margin: 0px;
    padding: 0;
}
.woocommerce-product-gallery__image {
    margin: 0 auto;
    border: #eee solid 1px;
    background: #fff;
    width: 90%;
    padding: 10px 0;
    margin: 0px;
}
.medicine_warnings, .medicine_side_effects, .medicine_precautions{display:none;}
ul.product-toggle {
    display: flex;
    gap: 20px;
    padding: 0;
}
ul.product-toggle .active {
    background: #004441;
    color:#fff;
}
ul.product-toggle li {
    list-style: none;
    background: #cecece;
    padding: 10px 15px;
    color: #000;
    font-size: 19px;
    font-weight: 300;
    border-radius: 5px;
    cursor: pointer;
}
.nav_bar{
    background: #fff;
    width: 100%;
    margin: 0px !important;
    padding: 5px 0px !important;
}
.woocommerce ul.tabs.wc-tabs {
    padding: 0 !important;
}
.woocommerce ul.tabs.wc-tabs:before {
    display: none !important;
}
.woocommerce li#tab-title-reviews:before, .woocommerce li#tab-title-reviews:after {
    display: none;
}
.woocommerce li#tab-title-reviews a {
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    box-shadow: none;
    border: 0px;
}

.woocommerce li#tab-title-reviews {
    background: #004441;
    border: 0px;

}
.woocommerce-tabs.wc-tabs-wrapper{
    background: #fff;
    padding: 20px 0px;
}
div#product_custom_descripition {
   display: inline-block;
    margin: 40px 0px 0px 0px;
    background: #fff;
    padding: 20px;
}
.woocommerce-product-gallery__image img {
    margin: 0 auto;
}
.woocommerce .summary.entry-summary {
    width: 55% !important;
    margin-right: 2%;
    margin-bottom: 10px !important;
    position: relative;
    background: #fff;
    padding: 20px 0 150px 30px;
    border: #eee solid 1px;
}
body .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
    width: 40% !important;
    margin-bottom: 0px;
}
.woocommerce-product-gallery__image a {
    pointer-events: none;
}
.single-product .price, .woocommerce-variation-availability, .product_meta{
    display: none;
}
.single-product #main {
    padding-bottom: 50px;
}
a.reset_variations{display:none !important;}
.single-product .woocommerce-variation-price .price {
    display: block;
    font-size: 30px !important;
    color: #fb9716 !important;
}
.single-product .woocommerce-variation-price .price del {
    font-size: 20px;
}
#main nav a:first-child {
    margin-left: 35px;
}
.single-product #primary{
background: #eeeeee;
    margin: 0px;
    }
.entry.product {
    max-width: 95%;
    margin: 40px auto;
}
.single-product .variations_form .variations tr th {
    display: none;
}
.cart_data a:after {
    background: url(https://www.rxpharmacyshops.online/wp-content/uploads/2025/11/cart.png) 0 0 / cover;
    padding: 10px;
    position: absolute;
    content: '';
    left: -27px;
    top: 79%;
}
.search_row {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    align-items: center;
}
form.search-form label {
    display: none;
}
.cart_data {
    text-align: right;
    border: 1px solid #e7e7e7;
    display: flex;
    border-radius: 100%;
    padding: 15px;
    width: 15px;
    height: 15px;
    position: relative;
    z-index: 99;
}
.cart_data a {
    position: absolute;
    top: -5px;
    right: -10px;
    width: 15px;
}
.login_logout:after {
    content: '';
    background: url(https://www.rxpharmacyshops.online/wp-content/uploads/2025/11/login.png);
    position: absolute;
    padding: 12px;
    background-repeat: no-repeat;
    background-size: 90%;
      margin-left: 4px;
}
.login_logout a {
      font-size: 14px;
    color: #000000;
}
.login_logout {
    position: relative;
    border: 1px solid #eeeeee;
    padding: 7px 35px 7px 10px;
    border-radius: 5px;
    display: inline-block;
    background: #fff;
    box-shadow: 0 0 5px #a5a5a5;
}
span.copyright a {
    color: #001ad1;
}
.home_text_row {
    display: flex;
    gap: 50px;
    align-items: center;
}
span.copyright {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 5px 0px;
    background: #e5f9f8;
    font-size: 13px;
}
.home_text h1 {
    font-size: 30px;
    font-weight: 500;
    margin: 0px;
}
.home_text {
    padding: 50px 0px;
}
.home_text_row img {
    width: 40%;
    height: auto;
    border-radius: 20px;
}
section#block-3 .footer_logo {
    background: #fff;
    padding: 4px;
    border-radius: 10px;
}
div#footer_row {
background: #1a504c;
    padding: 30px 0px 15px 0px;
}
.top_bar_row ul li a {
text-decoration: none;
    color: #fff;
    background: #f99716;
    padding: 2px 8px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    gap: 5px;
    font-size:14px;
}
.top_bar ul li img {
    width: 18px;
}
.top_bar ul {
    margin: 0px;
    padding: 0;
    display: flex;
    gap: 100px;
}
.top_bar ul li {
    list-style: none;
}
body{font-family: "Poppins", sans-serif;
    font-size: 15px;}
.top_bar_row {
    background: #eeeeee;
    padding: 10px 0px;
}
div#footer_row .widget-area p {
    color: #fff;
}
ul#menu-footer-menu li a {
    color: #fff;
    margin-bottom: 10px;
    display: inline-block;
}
div#footer_row .widget-area section#block-3 {
    flex: 0 40%;
}
ul#menu-footer-menu li {
    flex: 0 45%;
    list-style: none;
}
ul#menu-footer-menu {
        display: flex;
    flex-wrap: wrap;
    padding: 0px;
    justify-content: space-between;
}
div#footer_row .widget-area {
    max-width: 92%;
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
    display: flex;
    flex-wrap: wrap;
        gap: 35px;
}
div#footer_row .widget-area section#block-4 {
    flex: 0 20%;
}
div#footer_row .widget-area h2 {
    color: #d2fffc;
    font-weight: 600;
    font-size: 20px;
    margin-top:0px;
}
div#footer_row .widget-area section#nav_menu-2 {
     border-left: 1px solid #046c64;
    border-right: 1px solid #046c64;
    padding: 0 0px 0px 25px;
    flex: 0 30%;
}
div#footer_row .widget-area section {
    flex: 0 25%;
}
.top_bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.social_link {
    width: 100%;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 0;
    padding-left: 0;
}
.social_link li {
    float: left;
    margin: 0 10px;
    list-style: none;
}
.social_link a {
    font-size: 15px;
    color: #fff;
    font-weight: 300;
}
.container {
    max-width: 95%;
    margin: 0 auto;
}
header#masthead form .search-submit {
    z-index: 99;
    background: 0 0;
    border: 0;
    cursor: pointer;
    color: transparent;
}
header#masthead form img {
    width: 20px;
    height: auto;
    position: absolute;
    cursor: pointer;
    z-index: 9;
}
.sub_form {
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 45px;
    background: #f2f2f2;
    border-radius: 50px;
}
body a {
    text-decoration: none;
}
header#masthead form .search-field {
    width: 87%;
    height: 45px;
    border: 0;
    border-radius: 100px;
    padding-left: 10px;
    font-size: 17px;
}
header#masthead form {
background: #fff;
    border-radius: 100px;
    border: 1px solid #ddd;
    width: 60%;
    justify-content: space-around;
    display: flex;
    align-items: center;
    padding: 5px;
}
.primary-menu-container {
    background:#1a504c;
    padding: 0;
    margin-top:8px;
}
nav#site-navigation ul {
    float: none;
    margin: 0 auto;
    display: block;
    padding: 0 50px;
}
button#primary-mobile-menu {
    display: none;
}
ul#primary-menu-list>li>a {
   font-size: 16px;
    text-decoration: none;
    color: #fff;
    font-weight: 400;
    padding: 10px 5px;
    display: inline-block;
}
ul#primary-menu-list li {
    display: inline-block;
    padding: 0 10px;
    margin: 0;
}
ul#primary-menu-list li:first-child{padding-left:0px;}
.woocommerce div.product form.cart .variations {
    order: 3;
}
.woocommerce-variation.single_variation {
    display: flex;
    flex-direction: column;
}
.woocommerce-variation-description {
    order: 2;
}
div#tab-reviews {
    display: block !important;
    margin-bottom:0px;
}
ul.tabs.wc-tabs li#tab-title-additional_information, div#tab-additional_information {
    display: none !important;
}
form.variations_form > div {
    display: flex;
    flex-direction: column;
}
.woocommerce-variation-availability {
    display: none !important;
}
.woocommerce div.product .product_title {
font-weight: 600;
    font-size: 35px;
    margin-bottom: 10px;
}
.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item {
    background: #e2e2e2;
    box-shadow: none;
    border: 0px;
    margin: 0px 10px 12px 0px;
}
.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item.selected {
    background: #1a504c !important;
    border: 0px !important;
    box-shadow: none;
    color: #fff !important;
}
.single-product button.single_add_to_cart_button.button.alt, .woocommerce div.product form.cart .button {
    background: #f99716;
    width: auto;
    border-radius: 0;
    padding: 25px 35px;
    font-weight: 700;
    font-size: 23px;
    margin-left: 15px;
    text-transform: capitalize;
}
.woocommerce div.product form.cart div.quantity {
   background: #f1f2f6;
    padding: 10px 15px;
    border-radius: 50px;
    flex-direction: row;
}
.woocommerce div.product form.cart div.quantity button, .woocommerce div.product form.cart div.quantity input {
    border: 0;
    background: 0 0;
    font-size: 22px;
    color: #0f3078;
    max-width: 40px;
    cursor: pointer;
}
.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
position: absolute;
    bottom: 60px;
    width: auto;
    display: flex;
    align-items: center;
    flex-direction: row;
}
nav.woocommerce-breadcrumb {
    padding: 7px 0px !important;
    width: 100%;
    display: table;
    margin: 0 auto !important;
    background: #fff;
}

/* media query */

@media(max-width:520px){

.top_bar_row ul li a {
    font-size: 13px;
    margin-bottom: 10px;
}
.top_bar ul li {
    text-align:center;
    margin: 0 auto;
    display: table;
    float: left;
}
div#footer_row {
    padding: 20px 0px 15px 0px;
} 
 div#footer_row .widget-area section#nav_menu-2 {
    border-top: 1px solid #046c64;
    border-bottom: 1px solid #046c64;
    padding: 16px 0px 0px 0px;
    border-left: 0px;
    margin: 25px 0px 30px 0px;
    border-radius: 0px;
}
 div#footer_row .widget-area, .top_bar ul{display:block;}
 body #content h1 {
    font-size: 25px;
} 
  .home_text_row img {
    width: 100%;
    height: auto;
    border-radius: 20px;
    margin-top: 15px;
}  
    .home_text_row{display:block;}
.home_text {
    padding: 20px 0px 30px 0;
}
    
}