/*
Theme Name: swoleasfuck
Version: 11.6
Requires at least: 4.7
Requires PHP: 5.2.4
Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-patterns, block-styles, wide-blocks, accessibility-ready
Author: the WordPress team
Author URI: https://wordpress.org/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others.
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------

	0. 	CSS Reset
	1. 	Document Setup
	2. 	Element Base
	3. 	Helper Classes
	4. 	Site Header
	5. 	Menu Modal
	6. 	Search Modal
	7. 	Page Templates
		a. 	Template: Cover Template
		c. 	Template: Full Width
	8.  Post: Archive
	9.  Post: Single
	10. Blocks
	11. Entry Content
	12. Comments
	13. Site Pagination
	14. Error 404
	15. Widgets
	16. Site Footer
	17. Media Queries

----------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------- */

/*	0. CSS Reset
/* -------------------------------------------------------------------------- */


/*======= custom css ==========*/
.post-inner.thin {
    max-width: 1600px;
    padding: 0 5vw;
    margin: 0 auto;
}

@media only screen and (max-width: 767px){
    /* .post-inner.thin {
        padding-right: 5%;
        padding-left: 5%;
    } */
}

.innerbodybg .post-inner#post-inner img{
    display: block;
    margin: auto;
}

header.entry-header
{
    background: transparent !important;
}

.woocommerce-cart #site-content .woocommerce, .woocommerce-checkout #site-content .woocommerce {
   padding: 0;
}
.woocommerce-terms-and-conditions-wrapper {
    margin-bottom: 0;
}
.xoo-wsc-modal .xoo-wsc-basket{
    display: none !important;
}
header .social-link ul{
    float: right;
}
body a {
	    color: #55b3c4;
}
.custom-product-image-area h3 {
    color: #1B1F20;
    font-size: 16px;
    font-weight: 700;
    padding: 5px 0px;
}

span.price {
    font-size: 1rem;
    color: #55b3c4;
    font-weight: 600;
    padding: 10px 0px;
    font-family: 'Nunito', sans-serif;
}


span.woocommerce-Price-amount.amount {
    font-size: 1rem;
    color: #55b3c4;
    font-weight: 600;
    padding: 10px 0px;
    font-family: 'Nunito', sans-serif;
}

a.woocommerce-LoopProduct-link.woocommerce-loop-product__link img, a.woocommerce-LoopProduct-link.woocommerce-loop-product__link img {
    height: auto;
    max-width: 100%;
    /* background: #f4f4f4; */
    padding: 15px;
}


.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
    margin-bottom: 60px;
}
.custom-product-image-area img {
    /* background: #f4f4f4; */
    padding: 15px;
        margin-bottom: 15px !important;
}


ul.products li.product .price {
    margin-bottom: 0rem;
}
ul.products li.product .woocommerce-loop-product__title {
    margin: 1.5rem 0 0rem;
    font-size: 20px;
    font-weight: 600;
    color: #1B1F20;
}
p.afterpay-payment-info {
   color: #1B1F20;
}
nav.woocommerce-breadcrumb {
    margin-bottom: 20px;
}

h1.woocommerce-products-header__title.page-title {
    font-size: 55px;
    padding-bottom: 20px;
    font-family: 'Revolution';
    word-break: break-word;
}
nav.woocommerce-breadcrumb a {
    color: #55b3c4;
}
span.onsale {
    display: none;
}

ul.products li.product .button {
    display: none;
}
.woocommerce .content-area {
    padding: 2vw 6vw;
}

ul.page-numbers {
    text-align: center;
}

span.page-numbers.current {
    border: 1px solid #1b2021;
    width: 40px;
    height: 40px;
    padding: 0;
    line-height: 38px;
    text-align: center;
    color: #1b2021;
    font-family: 'Nunito', sans-serif;
}
ul.page-numbers li a {
    color: #1b2021;
}

.woocommerce ul.products li.product {
    margin-bottom: 3em;
}

select.orderby {
    border: 2px solid #e0e0e0;
    padding: 5px 10px;
}
h1.product_title.entry-title {
    font-size: 30px;
    font-weight: 600;
    color: #1b2021;
    margin-bottom: 20px;
        font-family: 'Revolution';
}


section.related.products > h2 {
    font-size: 30px;
    font-weight: 600;
    color: #1b2021;
    margin-bottom: 20px;
    font-family: 'Revolution';
    padding-bottom: 25px;
}

h1 a {
	    color: #55b3c4;
}

.woocommerce-tabs ul li.description_tab {
    padding: 20px 30px !important;
    margin: 0px !important;
}
.woocommerce-tabs ul li.description_tab {
    padding: 16px 30px !important;
    margin: 0px 15px 0px 0px !important;
}

.woocommerce-tabs ul li.active {
    border-bottom: 2px solid #55b3c4;
}

.vbpt-badge .icon {
    height: 0.6em;
    fill: #55b3c4;
}
.single-product .summary p.price {
    margin-bottom: 0rem;
}
.vbpt-badge .vb-liberty {
    padding-left: 0px;
}
.single-product form.cart .quantity {
    float: none;
    margin-right: .5rem;
}

label.screen-reader-text {
    display: block;
    opacity: 1;
    height: auto;
    width: 100%;
    clip: inherit;
    -webkit-clip-path: inherit;
    clip-path: inherit;
    position: relative !important;
    padding-top: 30px;
    font-size: 16px;
}
.single-product form.cart input {
    width: 5em;
    width: 100px;
    height: 58px;
    padding: 10px 0px 10px 10px;
    font-size: 20px;
    font-family: 'Nunito', sans-serif;
    border: 1px solid #1c1c1c45;
    margin: 0;
    outline: none;
}






.single-product form.cart input[type=number] {
    /*for absolutely positioning spinners*/
    position: relative; 
    padding: 5px;
    padding-right: 25px;
  }

  .single-product form.cart input[type=number]::-webkit-inner-spin-button,
  .single-product form.cart input[type=number]::-webkit-outer-spin-button {
    opacity: 1;
  }

  .single-product form.cart input[type=number]::-webkit-outer-spin-button, 
  .single-product form.cart input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: inner-spin-button !important;
    width: 35px;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
  }

button.single_add_to_cart_button.button.alt {
    height: 60px;
    width: 180px;
    padding: 0px;
   border: 1px solid #55b3c4;
    color: #ffffff;
    font-size: 20px;
    transition: 0.5s;
    background: #55b3c4;
    font-weight: 700;
}
button.single_add_to_cart_button.button.alt:hover {
    
    color: #1c1c1c;
}

table.woocommerce-product-attributes.shop_attributes th {
    padding: 10px;
}
table.woocommerce-product-attributes.shop_attributes td {
    padding: 10px;
}
ul.tabs.wc-tabs {
    border-bottom: 1px solid #0000002e;
}

ul.tabs.wc-tabs li {
       padding: 16px 30px !important;
    margin: 20px 30px 15px 0px;
    position: relative;
    top: 15px;
}
.support-rw h3 {
    font-size: 1.188rem;
}

.support-rw {
    min-height: 230px;
    align-items: center;
}

.woocommerce-tabs ul li.active a {
    color: #55b3c4;
    box-shadow: 0 0px 0 #55b3c4;
}
.woocommerce-tabs ul li.active a:before {
    content: "";
}
div#tab-description h2 {
    font-size: 24px;
}
.woocommerce-tabs .panel h2:first-of-type {
       font-size: 30px !important;
    margin: 0 0 1rem;
    font-weight: 700;
}
.woocommerce-tabs .panel h1 {
   font-size: 24px;
   margin: 10px 0px;
    display: block;
    padding-top: 10px;

}
.woocommerce-tabs .panel h3 {
   font-size: 24px;
   margin: 10px 0px;
    display: block;
    padding-top: 10px;

}
.woocommerce-tabs .panel h4 {
	font-size: 18px;
	margin: 10px 0px;
    display: block;
    padding-top: 10px;
}
.woocommerce-tabs .panel h5 {
	font-size: 16px;
	margin: 5px 0px;
    display: block;
    padding-top: 10px;
    font-weight: 700;
}
a {
    color: #1c1c1c;
}
.col_d_6 {
    padding-top: 20px;
}

.comment-form p label {
    display: block;
    color: #1c1c1c;
    font-family: 'Nunito', sans-serif;
    padding-top: 20px;
}

.comment-form p textarea {
        overflow: auto;
    resize: vertical;
    width: 100%;
    height: 150px;
    border: 1px solid #1c1c1c3d;
}

.comment-form p input {
   overflow: auto;
    resize: vertical;
    width: 100%;
    height: 50px;
    border: 1px solid #1c1c1c3d;
}

.comment-form p input#wp-comment-cookies-consent {
    float: left;
    width: auto;
    min-width: auto;
    margin-right: 10px;
    position: relative;
    top: 10px;
}

.comment-form p input#submit {
    float: left !important;
    color: #ffffff;
    font-family: 'Nunito', sans-serif;
        width: 170px;
    margin-top: 15px;
}

.comment-form-rating {
    padding-top: 30px;
}

p.stars span a {
    color: #1c1c1c;
}
@media only screen and (max-width: 667px) {
	span.price {
    text-align: center;
    display: block;
    padding-top: 0px;
}
.custom-product-image-area h3 {
    text-align: center;
}
.single-product .summary {
    margin-bottom: 0rem;
}

ul.tabs.wc-tabs li {
    padding: 10px 30px !important;
    margin: 10px 30px 15px 0px;
    position: relative;
    top: 0px;
    width: 100%;
    text-align: center;
}
ul.products li.product .woocommerce-loop-product__title {
    text-align: center;
}
ul.tabs.wc-tabs {
    border-bottom: 0px solid #0000002e;
}
}

@media screen and (max-width: 480px) {
  .slick-slide {
    height: inherit !important;
  }
}