/*1.WOOCOMMERCE 
	1.1.PRIMARY CONTAINER & SIDEBAR POSITION
	1.2.FONT FAMILY
	1.3.SHOP PAGE
	1.4.PRODUCT BUTTON
	1.5.PRODUCT PAGE
	1.6.MY ACCOUNT
	1.7.CHECKOUT
	1.8.MEDIA QUERIRES	
	*/

/********************************************** PRIMARY CONTAINER & SIDEBAR POSITION ***********************************************/

.woocommerce #left-area,
.woocommerce .carolina_blog_content #left-area {
    margin-right: 0;
    padding-left: 0 !important;
    padding-right: 40px !important;
    width: 69.833%;
}
.woocommerce  #sidebar,
.woocommerce .carolina_blog_content #sidebar {
    padding-left: 0 !important;
    margin-right: 0 !important;
    width: 29.666%;
}

.woocommerce  .container::after,
.woocommerce  .container::before,
.woocommerce #main-content.carolina_blog_content .container::after,
.woocommerce #main-content.carolina_blog_content .container::before {
    background-color: transparent !important;
}

.woocommerce #main-content,
.woocommerce #main-content.carolina_blog_content {
    background-color: #fafafa;
    margin-top: 0;
}
.woocommerce .et_pb_widget_area_left,
.woocommerce .carolina_blog_content .et_pb_widget_area_left {
    border-right: 0;
}

/********************************************** FONT FAMILY ***********************************************/

#customer_details h3,
#order_review_heading,
.single-product .related.products h2,
.single-product .woocommerce-tabs h2,
.woocommerce  .res-comment-form .page_title,
.woocommerce .entry-title {
    font-family: "Poppins", Helvetica, Arial, Lucida, sans-serif;
    font-size: 30px !important;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 1.2em;
    text-transform: uppercase;
}
.woocommerce .widgettitle {
    font-family: "Poppins", Helvetica, Arial, Lucida, sans-serif;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 30px;
    border: 1px solid #ffe6e9;
    padding: 15px;
    text-align: center;
    background-color: #ffffff;
}
.woocommerce  #sidebar .et_pb_widget {
    background-color: #ffffff;
    padding: 30px 20px 30px 20px;
}

.single-product .summary.entry-summary .product_title.entry-title {
    font-size: 20px !important;
}
/********************************************** SHOP PAGE ***********************************************/

.woocommerce #main-content .et_overlay::before {
    color: #ffffff !important;
}

.woocommerce-page #main-content .woocommerce-loop-product__title,
.single-product #main-content .woocommerce-loop-product__title,
.wc-page-shop #main-content .woocommerce-loop-product__title {
    font-family: "Poppins", Helvetica, Arial, Lucida, sans-serif;
    font-size: 18px !important;
    line-height: 1.5em;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.woocommerce-page #main-content ul.products li.product,
.wc-page-shop #main-content ul.products.columns-3 li.product {
    background-color: #ffffff;
    width: 30.353%;
    margin-right: 30px;
}

.woocommerce-page #main-content .related ul.products li.product {
    width: 28.353%;
    margin-right: 30px;
}

.woocommerce-page #main-content .related.products li.product {
    background-color: #fafafa;
}

.woocommerce-page #main-content .related ul.products li.product:nth-child(3n),
.archive.et_right_sidebar.woocommerce-page ul.products li.product:nth-child(3n) {
    margin-right: 0 !important;
}

.woocommerce-page #main-content ul.products li.product .wc-product-meta-group,
.wc-page-shop #main-content ul.products li.product .wc-product-meta-group {
    border: 1px solid #ffe6e9;
    margin: 10px;
    padding: 0px 20px 30px 20px;
    text-align: center;
}
.woocommerce-page #main-content .related.products li.product .wc-product-meta-group {
    padding: 0px 10px 30px 10px;
}

/********************************************** PRODUCT BUTTON ***********************************************/

.woocommerce-wishlist.woocommerce #main-content .wishlist_table .button.add_to_cart_button,
.woocommerce-button.button.cancel,
.woocommerce-button.button.view,
.woocommerce-button.button.pay,
.checkout-button.button.alt.wc-forward,
.woocommerce #main-content .woocommerce-Button.button,
.woocommerce .button.wc-backward,
.woocommerce #respond input#submit,
.woocommerce #main-content button.button,
.woocommerce #main-content button.button.alt,
.woocommerce-page #main-content ul.products li.product .add_to_cart_button.ajax_add_to_cart {
    background-color: #ffe6e9;
    border: 0;
    color: #333333 !important;
    font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 8px 25px 8px 12px;
    text-transform: uppercase;
}

.woocommerce-button.button.cancel,
.woocommerce-button.button.view,
.woocommerce-button.button.pay {
    margin: 2px;
}

.shipping-calculator-button,
.edit {
    background-color: #ffe6e9;
    border: 0;
    color: #333333;
    font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 8px 15px 8px 15px;
    text-transform: uppercase;
}

.woocommerce-message .button.wc-forward {
    background-color: #ffffff;
    border: 0;
    color: #333333;
    font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 8px 30px 8px 15px;
    text-transform: uppercase;
}

.woocommerce-button.button.cancel:after,
.woocommerce-button.button.view:after,
.woocommerce-button.button.pay:after,
.woocommerce-message .button.wc-forward::after,
.woocommerce-Button.button::after,
.woocommerce #main-content button.button::after,
.woocommerce #main-content button.button.alt::after,
.woocommerce-page #main-content a.button::after {
    font-size: 18px;
    right: 5px;
    top: 11px;
    opacity: 1;
}

.wishlist_table .button.add_to_cart_button:after {
    font-size: 18px;
    right: 5px;
    top: 11px;
    opacity: 1;
}

.wishlist_table .button.add_to_cart_button:hover,
.woocommerce-button.button.cancel:hover,
.woocommerce-button.button.view:hover,
.woocommerce-button.button.pay:hover,
.checkout-button.button.alt.wc-forward:hover,
.woocommerce #main-content .woocommerce-Button.button:hover,
.woocommerce .button.wc-backward:hover,
.woocommerce #main-content #respond input#submit:hover {
    background-color: #ffe6e9 !important;
    border: 0;
    color: #333333;
    padding: 8px 30px 8px 15px;
}

.woocommerce-message .button.wc-forward:hover {
    background-color: #ffffff !important;
    border: 0;
    color: #333333;
    padding: 8px 30px 8px 15px;
}

.single.single-product .woocommerce-message .button {
    margin-top: -7px;
    margin-right: -6px;
}

.woocommerce-page ul.products li.product .price {
    font-size: 16px;
    letter-spacing: 1px;
}

.woocommerce #main-content span.onsale,
.woocommerce-page #main-content span.onsale {
    background-color: #ff6678 !important;
    color: #ffffff;
}

.woocommerce #main-content .et_overlay {
    background-color: rgba(0, 0, 0, 0.2);
    border: 0;
}

.woocommerce #main-content .et_overlay::before {
    color: #333333;
}

/********************************************** PRODUCT PAGE ***********************************************/

.checkout_coupon.woocommerce-form-coupon,
.checkout.woocommerce-checkout,
.product.type-product div.clearfix:nth-child(1),
.woocommerce-tabs.wc-tabs-wrapper,
.related.products,
.product.product_cat-accessories .woocommerce-tabs.wc-tabs-wrapper,
.product.product_cat-accessories div.clearfix:first-child {
    background-color: #ffffff;
    position: relative;
    padding: 30px;
    z-index: 99;
}

.product.type-product div.clearfix:nth-child(1) a {
    position: relative;
    color: #333333;
    font-weight: 600;
}
.woocommerce-product-gallery__trigger {
    position: absolute !important;
}

.checkout_coupon.woocommerce-form-coupon::before,
.checkout.woocommerce-checkout::before,
.product.type-product div.clearfix:nth-child(1)::before,
.woocommerce-tabs.wc-tabs-wrapper::before,
.related.products::before,
.product.product_cat-accessories .woocommerce-tabs.wc-tabs-wrapper::before,
.product.product_cat-accessories div.clearfix:first-child::before {
    border: 1px solid #ffe6e9;
    position: absolute;
    content: "";
    width: calc(100% - 1.2rem);
    height: calc(100% - 1.2rem);
    top: 0.6rem;
    left: 0.6rem;
    z-index: -1;
}
.woocommerce form.checkout_coupon,
.woocommerce .woocommerce-tabs {
    border: 0 !important;
}

#main-content .woocommerce-Price-amount.amount {
    color: #333333;
}

.woocommerce-page .woocommerce-product-details__short-description,
.single-product .woocommerce-product-details__short-description {
    margin-top: 10px;
}

#main-content .yith-wcwl-add-button a.add_to_wishlist {
    color: #333333;
    position: relative;
}

#main-content .woocommerce-breadcrumb a {
    color: #333333;
}

#main-content .posted_in a {
    color: #999999;
    position: relative;
}

.woocommerce-page #main-content .quantity input.qty {
    background-color: rgba(0, 0, 0, 0.6) !important;
    height: 38px;
}

body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active {
    background: #ffe6e9 !important;
}

.woocommerce #reviews #comments h2,
.woocommerce-page #reviews #comments h2 {
    margin-bottom: 0 !important;
}

.woocommerce-page .star-rating span::before,
.stars a {
    color: #333333;
}

.woocommerce-page ul.products li .star-rating {
    margin: 0 auto !important;
}

.comment-form-comment #comment {
    position: relative;
}

.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
    background: #ffe6e9 !important;
    position: relative !important;
    z-index: 9;
}

.woocommerce .woocommerce-error::after,
.woocommerce .woocommerce-info::after,
.woocommerce .woocommerce-message::after {
    border: 1px solid #ffffff;
    position: absolute;
    content: "";
    width: calc(100% - 1.2rem);
    height: calc(100% - 1.2rem);
    top: 0.6rem;
    left: 0.6rem;
    z-index: -1;
    display: block;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    color: #333333 !important;
}

/********************************************** MY ACCOUNT ***********************************************/

.carolina-account .woocommerce-MyAccount-navigation ul {
    background-color: #ffffff;
    border: 1px solid #ffe6e9;
    padding: 0;
}
.carolina-account .woocommerce-MyAccount-navigation li {
    border-bottom: 1px solid #ffe6e9;
    padding: 10px 0px;
    list-style: none;
}
.carolina-account .woocommerce-MyAccount-navigation li a {
    color: #333333;
    font-weight: 600;
    font-size: 16px;
    padding: 0px 10px 0 40px;
    position: relative;
}
.carolina-account .woocommerce-MyAccount-navigation li a:before {
    content: "\e089";
    font-family: ETmodules;
    font-size: 16px;
    font-weight: 800;
    position: absolute;
    color: #ffe6e9;
    left: 10px;
    top: 0;
}
.carolina-account .woocommerce-MyAccount-content {
    background-color: #ffffff !important;
    position: relative;
    color: #666666 !important;
    padding: 20px;
    z-index: 9;
}

.carolina-account .woocommerce-MyAccount-content::after {
    border: 1px solid #ffe6e9;
    position: absolute;
    content: "";
    width: calc(100% - 1.2rem);
    height: calc(100% - 1.2rem);
    top: 0.6rem;
    left: 0.6rem;
    z-index: -1;
}

.carolina-account .woocommerce-MyAccount-content p a {
    color: #333333 !important;
    text-decoration: underline;
    font-weight: 600;
}

.woocommerce-MyAccount-content .woocommerce-Message--info.woocommerce-info {
    border: 0 !important;
    background-color: transparent !important;
    position: inherit !important;
    margin-bottom: 0;
    padding: 0 !important;
    line-height: 45px;
}
.woocommerce-MyAccount-content .woocommerce-Message--info.woocommerce-info::after {
    position: inherit !important;
    border: 0;
}

.woocommerce-shipping-calculator input.input-text,
.woocommerce-shipping-calculator textarea,
.wc-page-common .comment-form-comment textarea,
.wardrobe-track .woocommerce form .form-row input.input-text,
.carolina-account .woocommerce form .form-row input.input-text,
.carolina-account .woocommerce form .form-row textarea,
.wardrobe-checkout .woocommerce form .form-row input.input-text,
.wardrobe-checkout .woocommerce form .form-row textarea {
    padding: 8px 15px;
    border-radius: 3px;
    font-size: 14px !important;
    box-shadow: 0 2px 18px rgba(0, 0, 0, 0.2);
    font-family: "Open sans", Helvetica, Arial, Lucida, sans-serif;
    border: 0;
}
.woocommerce-shipping-calculator .select2-selection {
    border-radius: 3px;
    font-size: 14px !important;
    box-shadow: 0 2px 18px rgba(0, 0, 0, 0.2);
    font-family: "Open sans", Helvetica, Arial, Lucida, sans-serif;
    border: 0;
}

.carolina-account .woocommerce-address-fields .button,
.carolina-account .woocommerce-EditAccountForm.edit-account .woocommerce-Button.button {
    margin-top: 10px;
}

.shop_table.shop_table_responsive,
.woocommerce-cart-form {
    background-color: #ffffff;
}

.woocommerce-cart-form thead {
    background-color: #ffe6e9;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
    height: 39px;
}
.woocommerce-cart .product-name a {
    color: #333333;
}
.woocommerce-shipping-calculator {
    margin: 20px 0;
}
.shipping-calculator-form {
    margin-top: 15px;
}
.shop_table.shop_table_responsive tr:nth-child(even) {
    background-color: #f2f2f2;
}

/********************************************** CHECKOUT ***********************************************/

.woocommerce-wishlist.woocommerce .wishlist-title h2,
#customer_details {
    margin-bottom: 30px !important;
}

a.showlogin,
a.showcoupon {
    color: #333333 !important;
}

.added_to_cart.wc-forward,
.woocommerce-LostPassword.lost_password a {
    color: #ff4d61 !important;
}

.woocommerce-wishlist.woocommerce #main-content .product-name a {
    font-size: 15px;
    color: #333333;
}
.woocommerce-wishlist.woocommerce #main-content .wishlist_table th span,
.woocommerce-wishlist.woocommerce #main-content .wishlist_table th {
    font-size: 15px;
    color: #333333;
    text-align: center;
}

.woocommerce-wishlist.woocommerce #main-content .wishlist_table .product-stock-status,
.woocommerce-wishlist.woocommerce #main-content .wishlist_table .product-price {
    font-size: 15px;
}

.yith-wcwl-share {
    float: right;
    margin-bottom: 0;
}
.yith-wcwl-share ul {
    padding: 0;
}
.woocommerce-wishlist.woocommerce #main-content .wishlist_table tbody tr:nth-child(even) {
    background-color: #dedede;
}

.woocommerce .star-rating {
    height: 1.1em;
}

/********************************************** MEDIA QUERIRES ***********************************************/

@media only screen and (max-width: 580px) {
    table.shop_table.cart.wishlist_table td {
        max-width: 100%;
        display: table !important;
        float: right !important;
        width: 100% !important;
        text-align: right !important;
        position: relative;
    }
    table.shop_table.cart.wishlist_table tr {
        padding: 0 !important;
        width: 100% !important;
        max-width: 100% !important;
        display: table !important;
    }
    table.shop_table.cart.wishlist_table td:nth-child(3):before {
        position: absolute;
        content: "Product Name";
        font-size: 13px;
        font-weight: 600;
        letter-spacing: 1px;
        left: 0;
        margin-left: 5px;
        margin-right: 10px;
        color: #333333;
    }
    table.shop_table.cart.wishlist_table td:nth-child(4):before {
        position: absolute;
        content: "Unit Price";
        font-size: 13px;
        font-weight: 600;
        letter-spacing: 1px;
        left: 0;
        margin-left: 5px;
        margin-right: 10px;
        color: #333333;
    }
    table.shop_table.cart.wishlist_table td:nth-child(5):before {
        position: absolute;
        content: "Stock Status";
        font-size: 13px;
        font-weight: 600;
        letter-spacing: 1px;
        left: 0;
        margin-left: 5px;
        margin-right: 10px;
        color: #333333;
    }
    table.shop_table.cart.wishlist_table td:nth-child(2):before {
        position: absolute;
        content: "Product Image";
        font-size: 13px;
        font-weight: 600;
        letter-spacing: 1px;
        left: 0;
        margin-left: 5px;
        margin-right: 10px;
        color: #333333;
    }
    table.shop_table.cart.wishlist_table thead {
        display: none;
    }
    table.shop_table.cart.wishlist_table .product-thumbnail a {
        display: table !important;
        margin: 0 0 0 auto;
    }

    table.shop_table.cart.wishlist_table td:nth-child(5),
    table.shop_table.cart.wishlist_table td:nth-child(4),
    table.shop_table.cart.wishlist_table td:nth-child(3),
    table.shop_table.cart.wishlist_table td:nth-child(2) {
        padding-left: 130px !important;
    }
}