/*
Theme Name: Cybernetikz Ecommerce
Theme URI: https://cybernetikz.com
Author: CyberNetikz
Author URI: https://cybernetikz.com
Description: A modern e-commerce WordPress theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cybernetikz-ecommerce
*/

/* Import your existing CSS files - content from css/style.css should go here */
select.pll-switcher-select{
    background: #0047b2;
    border: none;
    font-size: 14px;
    color: white;
}
select.pll-switcher-select option {
  border: 1px;
  border-color:#fff;
}
/* select.pll-switcher-select option:checked {
  color: black !important;
}
select.pll-switcher-select option[selected] {
  color: black !important;
} */

.cart-count {
    color: white;
}
.experience-left li .image {
    max-height: 118px;
}
.cnss-social-icon li a{
    width: 34px !important;
    height: 34px !important;
    line-height: 24px !important; 
}
.form-section [type=button], .form-section [type=reset], .form-section [type=submit], .form-section button {
    width: 100% !important;
    padding: 15px 10px !important;
    background-color: #1e5dd6 !important;
    border: none;
    border-radius: 5px!important;
    font-family: "Rethink Sans", sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #FFF;
    line-height: 28px;
    cursor: pointer;
    transition: background-color 0.2s;
    letter-spacing: 0.3px;
}

.footer-icon .fa, .footer-icon .fa-brands {
    font-size: unset;
    font-weight: unset;
    color: none;
    line-height: unset; 
    width: unset;
    height: unset;
    background: unset;
    border-radius: unset; 
    text-align: center;
    margin-right: 0;
}
header.woocommerce-products-header {
    width: auto;
    padding: 0px;
}
.blog-title h3,
.blog-title p {
    min-height: 78px;
    max-height: 78px;
    overflow: hidden;
}

/* .woocommerce-product-details__short-description,
.woocommerce-product-details__long-description {
    display: -webkit-box;
    -webkit-line-clamp: 3; 
    -webkit-box-orient: vertical;
    overflow: hidden;
} */
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt {
    background-color: #0052cc !important;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    padding: 12px 30px !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    border-radius: 4px !important;
}
/* Remove browser arrows */
.quantity input[type="number"]::-webkit-inner-spin-button,
.quantity input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.quantity input[type="number"] {
    -moz-appearance: textfield;
}

.quantity {
    display: inline-flex;
    align-items: center;
    border: 1px solid #ddd;
    border-radius: 6px;
    overflow: hidden;
}
.qty-btn {
    width: 44px;
    height: 44px;
    background: #f5f5f5;
    border: none;
    font-size: 20px;
    cursor: pointer;
}
.quantity .qty {
    width: 60px;
    height: 44px;
    border: none;
    text-align: center;
    font-size: 16px;
}
/* .woocommerce .quantity label.screen-reader-text {
    display: none;
} */
.flex-control-nav.flex-control-thumbs
{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
    margin-top: 5px;
}
.flex-control-nav.flex-control-thumbs li {    
    list-style: none;
}
.woocommerce .flex-control-thumbs img {
    width: 152px;
    height: auto;
}
ul.tab-navigation {
    margin-bottom: 0px !important;
}
.tab-link {
    display: inline-block !important;
}
.tab-link a {
    color: #a0a1b2 !important;    
    font-weight: 400 !important;
    font-size: 19px !important;
}
.tab-navigation .tab-link.active a {
    color: #434549 !important;    
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
	border-radius: 50%;
}
.comment-respond .comment-reply-title {
    display: block;
    margin-top: 0;
    margin-bottom: .8em;
    font-size: 20px;
}
#reviews .comment-form-comment label {
    display: block;
    margin-bottom: .25em;
}
.woocommerce #review_form #respond input[type="text"],
.woocommerce #review_form #respond input[type="email"] 
{
    border: 1px solid #eaf0f8 !important;
    border-radius: 6px !important;
    width: 100% !important;
    height: 50px !important;
    background-color: #fff;
    font-size: 16px !important;
    color: #747474 !important;
    padding: 12px 15px !important;
} 
.woocommerce #review_form #respond textarea {
    border: 1px solid #eaf0f8 !important;
    border-radius: 6px !important;
    width: 100%;
    height: 150px !important;
    background-color: #fff;
    font-size: 16px !important;
    color: #747474 !important;
    padding: 12px 15px !important;
}
.woocommerce #review_form #respond input:focus, .woocommerce #review_form #respond textarea:focus{
    border-color: #14c145 !important;
}
.woocommerce #review_form #respond .form-submit input[type="submit"] {
    border: 1px solid #eaf0f8 !important;
    border-radius: 6px !important;
    max-width: 313px !important;
    width: 100% !important;
    height: 50px !important;
    background-color: #14c145 !important;
    font-size: 16px !important;
    color: #fff !important;
    padding: 12px 15px !important;
}
.woocommerce #review_form #respond p {
	margin: 0 0 20px !important;
}
.comment-form .comment-form-cookies-consent {
    margin-top: 20px;
}
.woocommerce .star-rating span::before {
	color:#14c145 !important;
}
/* Position text in the middle of the page/image */
.blog-details-banner .wp-block-image {
  background-color: rgba(0,0,0, 0.4); /* Black w/opacity/see-through */
  color: white;
}
.products-list li .title .current-price, .current-price {
    font-weight:400; text-decoration:line-through; font-size:14px; color:#dbdbdb; 
}
.shop-category .products-list li {
    width: 23% !important;
    /* padding: 20px 20px 60px !important; */
}
.woocommerce ul.products li.product {
    float: left;
    margin:0px 0px 30px 2.6% !important;
    padding: 20px 20px 60px;
}
.woocommerce ul.products li.first
{
    margin-left: 0px !important;
}
.shop-category  .products-list li .title h3 {
    min-height: 66px;
}
@media (max-width: 991px) {
.shop-category .products-list li {
    width: 48% !important;
    margin-left: 4% !important;
    padding: 20px 20px 60px !important;
}
}
@media (max-width: 767px) {
.shop-category .products-list li {
    width: 100% !important;
    margin-left: 0% !important;
}
}
@media (max-width: 991px) {
    .products-list li:nth-child(2n+1), .woocommerce ul.products li:nth-child(2n+1) {
        margin-left: 0px !important;
    }
}
@media (min-width: 576px) {
.container {
    max-width: 1200px;
}
}
@media (max-width: 559px) {
    .products-list li {
        width: 100% !important;
        margin-left: 0px !important;
        padding: 20px 20px !important;
    }
}
.woocommerce .woocommerce-ordering select {
    vertical-align: top;
    width: auto;
    padding: 10px 20px;
    background: #14c145;
    height: auto;
    border: 0;
    border-radius: 5px;
    font-family: "Rethink Sans", sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
}
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button{
    width: auto;
    padding: 10px 20px;
    background: #14c145;
    height: auto;
    border: 0;
    border-radius: 5px;
    font-family: "Rethink Sans", sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
}
.recommendations .btn-primary {
    border-color: #0047b2;
    width: 86%;
    bottom: 20px;
    padding: 10px 10px;
    background: #0047b2;
    color: #fff !important;
    height: auto;
    border: 0;
    border-radius: 5px;
    font-family: "Rethink Sans", sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
}
.cart-body .recommendations .new-products.products-list li:nth-child(3n+1) {
    margin-left: 0px;
}
.cart-body .recommendations .new-products.products-list li {
    width: 48%;
    margin-left: 4%;
}
.tips-tricks-list li img {
    max-height: 180px;
    overflow: hidden;
}
.blog-details-banner img,
.banner-block .thumb img,
.experience-right img
{
    filter: brightness(0.5);
}

.blog-details .comment-form [type=submit] {
    width: auto;
    padding: 15px 30px;
    background: #14c145;
    height: auto;
    border: 0;
    border-radius: 5px;
    font-family: "Rethink Sans", sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #FFF;
    line-height: 25px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    margin-top: 10px;
}
.blog-details .form-group .form-control {
	margin-right: 1.3%;
}
.comment-author img {
	max-width: 96px;
	border-radius: 50%;
}
.blog-details .admin_author{ width:100%; border:1px solid #434549; padding:5% 10% 3%; margin:30px 0px; text-align:center; }
.blog-latest-articles ul li {
    background: transparent !important; 
}
.pagination .page-numbers{
    padding: 0px 5px;
}
.woocommerce {
    clear: both;
}
.rating {
    font-size: 16px; 
}

.stars-filled {
    font-size: 16px;
    font-weight: 400;
    color: #14c145;
    line-height: 25px;
}

.stars-empty {
    color: #ddd; 
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
} 

/* @media (max-width: 991px) {
    .experience-left li {
        width: 100%;
    }
    .experience-left li .details {
        width: 48%;  
    }
    .experience-left li .image {
        max-height: none;
    }
}

@media (max-width: 767px) {
    .experience-left li .image {
        width: 48%;
    }
} */

.product-card{
    list-style:none;
    text-align:center;
    padding:15px;
}
.product-price{
    margin-bottom:10px;
}

.products-list li .products-button .gb a.color-swatch.active {
    color: #001638;
    border: 1px solid #0047b2;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: none;
    text-align: right;
}
}
.woocommerce .woocommerce-product-rating .star-rating {
    margin: 0;
}
a.woocommerce-review-link {
    color: #000;
}
.comment-form-cookies-consent label {
    display: inline;
}
.woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__wrapper img {
    height: auto;
    max-width: 100%;
    width: 100%;
}
@media (max-width: 968px) {
    .single-product .container {
        max-width: 720px;
    }
}
.woocommerce .woocommerce-breadcrumb {
    margin: 0;
    padding: 0;
}
@media (max-width: 480px) {
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    text-align: center;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
    float: none;
    text-align: center;
}
}
.nav-below.navigation .nav-previous {
    text-align: left;
}
.nav-below.navigation .nav-next {
    text-align: right;
}
.cart-body .remove-btn {
    font-size: 30px;
    color: red;
    padding-top: 4px;
}
#shipping-calculator-form .form-row {
	display: block;
}
.experience-left ul {
	justify-content: start;
}
/* Style the WooCommerce Ordering Dropdown */
form.woocommerce-ordering select[name="orderby"] {
    background-color: #14c145; /* Default background */
    color: #fff; /* Default text color */
}

/* Style the SELECTED item in the dropdown */
form.woocommerce-ordering select[name="orderby"] option:checked {
    background-color: #007cba; /* Color for the selected item */
    color: #ffffff; /* Text color for selected item */
}

/* Remove hover effect on options (Browser dependent) */
form.woocommerce-ordering select[name="orderby"] option:hover {
    background-color: #007cba; /* Keep hover same as checked */
    color: #ffffff;
}
.woocommerce-notices-wrapper,
.woocommerce-no-products-found {
    clear: both;
}
/* Align the checkmark icon */
.add_to_cart_button .dashicons {
    font-size: 18px;
    vertical-align: middle;
    margin-right: 5px;
    line-height: 1;
}
/* Optional: Make the button green when the checkmark appears */
.add_to_cart_button.added {
    background-color: #28a745 !important;
    border-color: #28a745 !important;
    color: #fff !important;
}
.woocommerce .woocommerce-result-count {
    margin: 10px 0 1em;
}
@media (max-width: 940px) {
    .blog-details-banner .content {
        width: 85%;
    }
    .blog-details-banner .content h3 {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    .blog-details-banner .content p {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    .blog-details-banner .content .btn-primary {
        padding: 10px 30px;
    }
}
@media (max-width: 767px) {
    .blog-right {
        padding-top: 40px;
    }
    .blog-details-banner .content {
        width: 80%;
    }
    .blog-details-banner .content h3 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 20px;
    }
    .blog-details-banner .content p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    .blog-details-banner .content .btn-primary {
        padding: 15px 30px;
    }
}

.woocommerce-customer-details .col-1,
.woocommerce-customer-details .col-2,
#customer_login .col-1,
#customer_login .col-2,
.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2
{
    max-width: 48%;
}
.woocommerce-account .addresses .title .edit {
    float: none;
}
@media (max-width: 768px) {
.woocommerce-customer-details .col-1,
.woocommerce-customer-details .col-2,
#customer_login .col-1,
#customer_login .col-2,
.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2
{
    max-width: 100%;
}
}
#customer_login .form-row, .woocommerce-MyAccount-content .form-row{
    display: grid;
}
.woocommerce .woocommerce-ordering {
    margin: 0 0 2em;
}
.woocommerce-perpage {
    position: absolute;
    top: 40px;
    left: 0;
}
@media (max-width: 480px) {
    .woocommerce-perpage {
    top: 95px;
}
}