/*
Theme Name:     Cottonwood for Kadence
Theme URI:      https://cottonwood.sheshoppesdemo.com
Template:       kadence
Author:         SheShoppes
Author URI:     https://sheshoppes.com/
Description:    Cottonwood, a Kadence Child Theme designed for bloggers and creatives. This light, airy theme offers focuses on content, making it perfect for travel bloggers as it beautifully frames your adventures. It's simplicity and elegance, personified.
Version:        1.3.2
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/



h1, h2, h3, h4, h5, h6 {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@font-face {
    font-family: 'Encorpada Classic Light';
    src: url('assets/fonts/encorpadaclassiclight.woff2') format('woff2'),
         url('assets/fonts/encorpadaclassiclight.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    text-rendering: optimizeLegibility;
    font-display: swap;
}

.header-navigation[class*="header-navigation-style-underline"] .header-menu-container>ul>li>a:after { height: 1px; }
.site-top-footer-wrap .site-container { padding: 0!important; }
.entry-taxonomies a { font-weight: normal!important; }



.pagination .current, .pagination .page-numbers { border-radius: 50%!important; }



#archive-container.post-archive.item-image-style-above article.loop-entry {
text-align: center;
}



#archive-container.portfolio-archive .loop-entry { text-align: center; }



.woocommerce-cart table.cart .product-name a, .woocommerce-checkout table.cart .product-name a, #add_payment_method table.cart .product-name a { color: var(--global-palette1); }
.woocommerce form .form-row label { color: var(--global-palette4); }



.wp-block-search .wp-block-search__input, input[type="search"] { border-radius: 0!important; color: initial; background: var(--global-palette9); }
.wp-block-search .wp-block-search__input { border-color: transparent!important; }
.wp-block-search__inside-wrapper { border-radius: 0!important; border-color: var(--global-palette1)!important; }
select, textarea, .comment-form input:placeholder-shown+label, .comment-form textarea:placeholder-shown+label, .comment-form .comment-input-wrap p label, .comment-form p.comment-form-float-label label, .comment-form input:placeholder-shown+label, .comment-form textarea:placeholder-shown+label, textarea::-webkit-input-placeholder, input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], input[type="text"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="range"]::-webkit-input-placeholder, input[type="date"]::-webkit-input-placeholder, input[type="month"]::-webkit-input-placeholder, input[type="week"]::-webkit-input-placeholder, input[type="time"]::-webkit-input-placeholder, input[type="datetime"]::-webkit-input-placeholder, input[type="datetime-local"]::-webkit-input-placeholder, input[type="color"]::-webkit-input-placeholder,
.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__rendered, input { border-radius: 0!important; border-color: var(--global-palette1)!important; color: var(--global-palette4)!important; }


.header-cart-label { display: none; }
.kt-testimonial-media-inner-wrap .kadence-testimonial-image-intrisic { padding-bottom: 100%!important; }


.smp-title, .nav-links small {
	font-family: var(--global-primary-nav-font-family);
}
