/*
Theme Name: Coopergroove Theme
Theme URI: http://skyhawksfusion.com/
Description: .
Version: 1.0.0
Author: Skyhawks Fusion
Author URI: http://skyhawksfusion.com/
*/

.banner-wrapper {
    position: relative;
    padding: 50px 0px;
    background-position: top center;
    background-size: cover !important;
    margin-top: -90px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 50vh;
    z-index: 1;
}
body:not(.home) section.banner-wrapper:before {
    content: "";
    width: 100%;
    height: 33%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, #fff, transparent);
}
.main-heading, .main-heading span {
    color: #000;
    font-weight: 700;
    font-size: 60px;
    line-height: 80px;
}
section.contentArea.blog {
    padding: 60px 0;
    position: relative;
}
.blogwrap {
    padding: 20px;
    box-shadow: 5px 0px 15px #00000066;
    height: 100%;
    position: relative;
    z-index: 9;
    background: #fff;
}
.blogwrap .post-thumb img {
    width: 100%;
    object-fit: cover;
}
.datepo {
    margin-top: 10px;
}
.secondary-btn {
    background: #041f3b;
    border-radius: 60px;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    color: #fff;
    padding: 14px 30px;
    transition: 0.3s allease;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 8px;
    border: 1px solid #041f3b;
}
.secondary-btn svg {
    width: 14px;
    height: auto;
}
.theme-flexbox {
    display: flex;
    flex-wrap: wrap;
}
.list-2 {
    width: 47%;
}
.list-2:nth-child(even) {
    padding-right: 0;
}
.list-2 {
    padding: 0 21px;
    margin-bottom: 80px;
}
.blogwrap a {
    text-decoration: none;
}
section.postsinglepos {
    padding: 60px 0;
}
.single.post-item h2.post-title {
    max-width: 70%;
}
.single.post-item .post-title ul {
    list-style: none;
    padding: 0;
    margin: 14px 0;
    gap: 1rem;
    display: flex
;
}
.single.post-item p {
    margin-top: 20px;
}
.single.post-item img {
    width: 100%;
    margin-bottom: 15px;
}
.postsidebar {
    background: #fba41654;
    padding: 20px;
}
.searchd form {
    border: solid 1px #ffffff;
    padding: 15px 8px;
    background: #fff;
    border-radius: 30px;
    position: relative;
}
.searchd button {
    border: 0;
    background: transparent;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.catlist h2, .recpos h2, .tagsli h2 {
    font-size: 20px;
    margin: 23px 0 11px;
    text-transform: uppercase;
}
.catlist ul, .recpos ul, .tagsli ul {
    list-style: none;
    padding: 0;
}
.catlist ul li {
    border-bottom: solid 1px #c4c4c4;
    padding: 10px 25px 10px;
    position: relative;
}
.catlist ul li a {
    color: #000;
}
.catlist ul li:before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    top: 13px;
    left: 0;
    background: url(staticimage/right-arrowlist.png);
    background-size: 13px;
    background-repeat: no-repeat;
    background-position: center;
}
.recpos a {
    align-items: center;
    display: flex
;
    gap: 1rem;
    text-decoration: none;
}
.titl {
    color: #000;
    font-size: 14px;
}
.cmtns {
    display: flex
;
    align-items: center;
    gap: 5px;
    color: #5E5E5E;
    font-size: 15px;
}
.cmtns img {
    width: 12px;
}
.cmtns span {
    font-size: 12px;
}
.tagsli ul {
    display: flex
;
    flex-wrap: wrap;
}
.tagsli li {
    width: 42%;
    background: #041F3B;
    margin: 0 5px 11px;
    padding: 10px 0;
}
.tagsli li a {
    color: #fff;
    background: #041F3B;
    font-size: 14px;
    text-align: center;
    width: 100%;
    display: block;
}
h3#reply-title {
    text-transform: uppercase;
}
p.logged-in-as, p.logged-in-as a {
    color: #000;
}
section.commentbox.faq-wrapper form#commentform input, section.commentbox.faq-wrapper form#commentform textarea {
    width: 100%;
    border-radius: 10px;
    margin-bottom: 10px;
    border: solid 1px #000;
    padding: 10px;
}
section.commentbox.faq-wrapper form#commentform input#submit {
    background: #041f3b;
    border-radius: 60px;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    color: #fff;
    padding: 14px 30px;
    transition: 0.3s allease;
    align-items: center;
    text-align: center;
    border: 1px solid #041f3b;
    width: auto;
    margin-bottom: 10px;
}
.postsidebar input#search-form- {
    width: 100%;
    border: 0;
}
@media (min-width: 768px) {
    .list-9 {
        flex: 0 0 auto;
        width: 75%;
    }
	.list-3 {
        flex: 0 0 auto;
        width: 25%;
    }
}
div#woofc-count {
    position: inherit;
	width: 40px;
    height: 40px;
	    margin-left: 1pc;
	line-height:unset;
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb img {
    height: 80px;
    object-fit: contain;
	border:solid 1px #ddd;
	padding:5px;
}
.woofc-count i {
    line-height: 40px;
}
body.woocommerce.woocommerce-page div#primary, body.woocommerce-page section#middleCntr {
    margin-top: 120px;
}
body.woocommerce-page header nav.navbar {
    background: rgba(0, 0, 0, 0.8);
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper > div:first-child a img {
    border: solid 1px #ddd;
}
.woocommerce div.product div.images .flex-control-thumbs img {
    border: solid 1px #ddd;
}
.woocommerce div.product div.images .flex-control-thumbs li {
    width: 18%;
    float: left;
    margin: 8px;
    list-style: none;
}
.woocommerce.single div.product form.cart div.quantity button {
    width: 60px;
    height: 38px;
    border: 0;
    background: transparent;
}
.woocommerce.single div.product form.cart div.quantity {
    border: solid 1px #000;
    margin-bottom: 10px;
    clear: both;
    float: none;
    width: max-content;
}
.woocommerce.single div.product form.cart div.quantity input {
    border: 0;
}
.woocommerce.single div.product form.cart div.quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.woocommerce div.product form.cart button.button {
    display: block;
    width: 100%;
    max-width: 400px;
    background: #dc3545;
    border-radius: 0;
    padding: 14px;
    text-transform: uppercase;
}
.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item {
    padding: 14px;
    border-radius: 0 !important;
    height: 40px;
}
.woocommerce div.product .product_title {
    text-transform: uppercase;
    font-size: 30px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    text-align: center;
}
.woocommerce ul.products li.product a img {
    border: solid 1px #ddd;
}
.woocommerce ul.products li.product {
    text-align: center;
}

.woocommerce ul.products li.product h2.woocommerce-loop-product__title {
    color: #000;
}

.woocommerce ul.products li.product .button {
    background: #ff3b30;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 15px;
    margin-top: 2px;
    border-radius: 0;
    padding: 14px 30px;
}
.woocommerce .woocommerce-ordering select {
    vertical-align: top;
    border-radius: 0 !important;
    padding: 9px;
}

body.woocommerce-page section#middleCntr article.contentArea .Cart, 
body.woocommerce-page section#middleCntr article.contentArea .Checkout {
    font-size: 48px;
    text-align: center;
    margin-bottom: 20px;
}
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img {
    border: solid 1px #ddd;
}
.is-large.wc-block-cart .wc-block-cart-items td {
    padding: 13px 0 13px 11px;
}
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
    color: #000;
    text-decoration: none;
    margin-bottom: 3px;
}
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__prices {
    font-weight: 800;
    margin-bottom: 4px;
}
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
    background: #ff3b30;
    border: none;
    padding: 12px 20px;
    border-radius: 5px;
    transition: 0.3s;
    color: #fff;
    font-family: 'Lato Bold';
    text-decoration: none;
    font-weight: 300 !important;
    text-transform: uppercase;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item__image>img {
    border: solid 1px #ddd;
}

button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
    background: #ff3b30;
    border: none;
    padding: 12px 20px;
    border-radius: 5px;
    transition: 0.3s;
    color: #fff;
    font-family: 'Lato Bold';
    text-decoration: none;
    font-weight: 300 !important;
    text-transform: uppercase;
}
@media(max-width:768px){
	.list-2{
		width:100%;
		padding: 0;
	}
	section.postsinglepos {
    padding: 25px 0;
}
	body.woocommerce.woocommerce-page div#primary {
    margin-top: 65px;
}
}