/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

/* Header */

.whb-general-header {
	border-radius: 20px;
}

.whb-sticky-shadow.whb-sticked .whb-row:last-child {
    border-radius: 0px;
}

/* Product weight inline with category */
.product_meta > span.posted_in,
.product_meta > span.product-weight-inline {
    flex: 0 1 auto !important;
}

.product_meta > span.product-weight-inline {
    margin-left: 15px;
}

.whb-main-header::before {
	display: none !important;
}

@media (min-width: 1025px) {
    .whb-boxed:not(.whb-sticked) .whb-top-bar.whb-without-bg>.container {
        padding-inline: 30px;
    }
}

.wd-tools-element:is(.wd-design-2,.wd-design-5) .wd-tools-count {
    color: #0e2231 !important;
}

/* Header mobile */

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

.whb-general-header {
	border-radius: 0px !important;
}
	
.wd-nav-mob-tab>li>a {
    border-radius: 0px !important;
}
	
}

/* Atsauksmes */

div.testimonial-inner {
	border-radius: 20px !important;
}

.testimonial-avatar img {
	max-width: 120px !important;
    border-radius: 18px !important;
}

.testimon-style-boxed .testimonial-inner {
    box-shadow: none !important;
    border: 1px solid #e1e1e1;
}

/* Blogs */

.blog-design-meta-image.wd-add-shadow:hover .wd-post-inner {
    box-shadow: none !important;
}

.wd-post-inner {
	box-shadow: none !important;
}

.blog-style-bg .wd-post-content {
    padding: 25px 0px !important;
}

.wd-post-img img {
	border-radius: 20px !important;
}

/* Produktu arhīvs */

.wd-back-btn.wd-style-icon>a {
	display:none !important;
}

div.product-wrapper {
    border-radius: 20px !important;
}

div.product-element-top.wd-quick-shop {
	border-radius: 20px !important;
}

.wd-buttons {
    border-radius: 12px !important;
}

nav[class*="-pagination"] li .page-numbers {
    border-radius: 8px !important;
}

.e-con .wd-side-hidden {
    padding-left: 15px;
    padding-right: 15px;
}


/* Atvērts produkts */

.single_add_to_cart_button {
    border-radius: 5px !important;
    color: #0F2231 !important;
    box-shadow: none !important;
    background-color: #9FDC56 !important;
}

.single_add_to_cart_button:hover {
    color: #fff !important;
    background-color: #0F2231 !important;
}

div.quantity input[type="button"] {
    padding: 0 15px !important;
	border-radius: 5px;
}

div.quantity input[type="number"] {
    width: 45px !important;
    border-radius: 5px !important;
    border: none !important;
    margin-left: 5px;
    margin-right: 5px;
    background-color: #e5e5e5 !important;
}

.woocommerce-product-gallery .woocommerce-product-gallery__image {
    border-radius: 20px !important;
}

.woocommerce-product-gallery img {
    border-radius: 20px !important;
}

.group_table td.product-quantity>a {
    border-radius: 8px !important;
}

/* Mini cart */

a.button.btn-cart.wc-forward {
	border-radius: 5px !important;
}

a.button.checkout.wc-forward {
	border-radius: 5px !important;
	background-color: #9FDC56 !important;
	color: #0F2231 !important;
	box-shadow: none !important;
}

a.button.checkout.wc-forward:hover {
	background-color: #0F2231 !important;
	color: #fff !important;
}

/* Groza lapa */

.cart-content-wrapper>.cart_totals .cart-totals-inner {
    border: 2px solid var(--brdcolor-gray-200) !important;
    border-radius: 12px !important;
}

.wd-shipping-progress-bar.wd-style-bordered .wd-free-progress-bar {
    border-radius: 12px !important;
}

/* Checkout lapa */

:is(.woocommerce-checkout>.checkout-order-review,.woocommerce-order-pay #order_review):before, :is(.woocommerce-checkout>.checkout-order-review,.woocommerce-order-pay #order_review):after {
	display: none !important;
}

div.checkout-order-review {
	border: 2px solid var(--brdcolor-gray-200) !important;
    border-radius: 12px !important;
	background-color: #fff !important;
}

.checkout-order-review>.woocommerce-checkout-review-order .wd-table-wrapper {
    padding: 5px 0px !important;
    box-shadow: none !important;
}

.wd-notice.wd-warning, .wpcf7 form:not(.sent) .wpcf7-response-output, .mc4wp-error, .mc4wp-notice, :is(.woocommerce-error,.woocommerce-info) {
    border-radius: 12px !important;
}

body .select2-container--default .select2-selection--single {
    border-radius: 5px;
}

input[type='tel'] , input[type='email'] , input[type='password'] , input[type='text'] , :root textarea {
    border-radius: 5px;
}

.woocommerce-form-coupon {
    border-radius: 12px;
}

.wd-notice.wd-success, .wpcf7 form.sent .wpcf7-response-output, .mc4wp-success, .woocommerce-message {
    border-radius: 12px;
}

/* Mans konts */

.wd-builder-off .woocommerce-MyAccount-navigation ul>li>a:hover {
    border-radius: 5px;
}

.wd-builder-off .woocommerce-MyAccount-navigation ul>li.is-active>a {
    border-radius: 5px;
}

/* BUJ */

.wd-accordion-item {
    border: 1px solid #d2d2d2;
    border-radius: 12px !important;
	padding: 10px;
}

.wd-accordion-opener {
	color: #0e2231 !important; 
    background-color: #9fdc56;
    padding: 10px;
    border-radius: 50px;
}

/* Blogs */

.blog-design-masonry.blog-style-bg .wd-post-thumb {
    border-bottom-right-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
	border-radius: 20px !important;
}

.wd-post-date.wd-style-with-bg {
    border-radius: 10px !important;
}

.wd-post-cat.wd-style-with-bg {
    border-radius: 10px !important;
}

.wd-post-reply.wd-style-1 .wd-replies-count {
    color: #0e2231 !important;
}

.wd-post-image img {
    border-radius: 20px !important;
}

div.wd-tags-list.wd-style-1 a {
    border-radius: 12px !important;
}

.woodmart-recent-posts .recent-posts-thumbnail img {
    border-radius: 12px !important;
}

.blog-design-meta-image.blog-style-bg .wd-post-thumb {
    border-radius: 20px !important;
}

.wd-post-read-more.wd-style-link {
    --wd-link-color: rgb(14 34 49) !important;
    --wd-link-color-hover: rgb(14 34 49) !important;
}

/* Quick view */

div.quantity input[type="number"] {
    margin: 0px 5px !important;
}

/* GDPR */

.cmplz-cookiebanner .cmplz-buttons .cmplz-btn {
    text-transform: none !important;
}

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

.cmplz-btn.cmplz-manage-consent.manage-consent-1.cmplz-show {
	display: none !important;
}

}

/* Other */

:root {
    --wd-scroll-w: 0px !important;
}

/* Team memebrs */

.member-image img {
	border-radius: 20px !important;
}