/*
Theme Name: Saws Cutting
Text Domain: sawscutting
Version: 1.7
Requires at least: 4.7
Requires PHP: 5.2.4
Description: Our default theme for 2021 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 sdlc team
Author URI: https://www.sdlcinfotech.com/
Theme URI: https://www.sdlcinfotech.com/
License: GNU General Public License v2 or later
*/
input:not([type="submit"]):not([type="checkbox"]), textarea, select {
    border-radius: 30px !important;
}
a.added_to_cart.wc-forward {
    background: #fff;
    padding: 10px;
    margin-top: 5px;
    border-radius: 20px;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #56cfe1 !important;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    border-color: #56cfe1;
    min-width: 280px;
    margin-top: 20px;
    /* opacity: .8; */
    text-transform: uppercase;
    text-align: center;
    padding: 17px;
    border-radius: 35px;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #000 !important;
    color: #fff;
}
input#coupon_code {
    border: 1px solid #ccc;
    font-size: 13px;
    outline: 0;
    padding: 0 15px;
    color: #878787;
    border-radius: 0;
    max-width: 70% !important;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    color: #ffffff!important;
    background-color: #56cfe1 !important;
    border-radius: 30px !important;
}
button.button:hover {
    color: #ffffff!important;
    background-color: #222222 !important;
    border-radius: 30px !important;
}
a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-after.tinvwl-product-in-list {
    width: auto;
    min-width: 37px;
    max-width: 100%;
    background: #56cfe1 !important;
    color: #fff !important;
    padding: 7px !important;
    border-radius: 26px !important;
}
a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-after.tinvwl-product-in-list:hover {
    width: auto;
    min-width: 37px;
    max-width: 100%;
    background: #212529 !important;
    color: #fff !important;
    padding: 7px !important;
    border-radius: 26px !important;
}

button.button.tinvwl_button_view.tinvwl-btn-onclick,button.button.tinvwl_button_close {
    cursor: pointer;
    border: 1px solid #56cfe1;
    padding: 5px 25px;
    background: #56cfe1;
    color: #fff;
    border-radius: 40px;
    font-size: 14px;
    font-weight: 600;
    min-height: 40px;
}
button.button.tinvwl_button_view.tinvwl-btn-onclick:hover,button.button.tinvwl_button_close:hover {
    cursor: pointer;
    border: unset;
    padding: 5px 25px;
    background: #56cfe1;
    color: #fff;
    border-radius: 40px;
    font-size: 14px;
    font-weight: 600;
    min-height: 40px;
}
input#submit {
    background: #000;
}
input#submit:hover {
    background: #56cfe1;
}
h1.product_title.entry-title.fs__16 {
    font-size: 20px !important;
}
.yith-wcqv-button.inside-thumb:hover span, .yith-wcqv-button.button:hover {
    color: #ffffff;
    background: #56cfe1 !important;
}
.active a {
    color: #56cfe1 !important;
}
.yith-ajaxsearchform-container {
    margin-top: 12px !important;
}

@media (min-width: 1025px){
#nt_search_canvas.nt_fk_full select {
    height: 40px;
    font-size: 15px;
    max-width: 280px;
    float: left;
    margin-left: 60px;
}
}
.yith-s {
    border: 1px solid #ccc;
    font-size: 13px;
    outline: 0;
    padding: 0 15px;
    color: #878787;
    border-radius: 0;
    width: 55% !important;
    height: 40px;
    margin: 0px 0px 0px -60px;
}
#yith-ajaxsearchform .search-navigation {
    display: initial !important;
}
.autocomplete-suggestions {
    margin-left: 375px !important;
}

input#yith-searchsubmit {
    display: none!important;
}
a.shipping-calculator-button {
    font-size: 16px !important;
    font-weight: 700 !important;
    color: #56cfe1 !important;
}
