/*
Theme Name:     Neve-Child
Theme URI:      https://themeisle.com/themes/neve/
Author:         ThemeIsle
Author URI:     https://themeisle.com
Tested up to:   5.6
Requires PHP:   5.4.0
Description:    Neve is a super fast, easily customizable, multi-purpose theme. It’s perfect for blogs, small business, startups, agencies, firms, e-commerce shops (WooCommerce storefront) as well as personal portfolio sites and most types of projects. A fully AMP optimized and responsive theme, Neve will load in mere seconds and adapt perfectly on any viewing device. While it is lightweight and has a minimalist design, the theme is highly extendable, it has a highly SEO optimized code, resulting in top rankings in Google search results. Neve works perfectly with Gutenberg and the most popular page builders (Elementor, Brizy, Beaver Builder, Visual Composer, SiteOrigin, Divi). Neve is also WooCommerce ready, responsive, RTL & translation ready. Look no further. Neve is the perfect theme for you!
Version:        2.11.6
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Template: neve
Text Domain:    neve-child
Pro Slug:  			neve-pro-addon
AMP: 						true
WordPress Available:  yes
Requires License:     no
Tags: blog, custom-logo, e-commerce, rtl-language-support, grid-layout, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready, wide-blocks, block-styles, footer-widgets, portfolio, left-sidebar, right-sidebar
*/

.nowrap {
    flex-wrap: nowrap !important;
}

.d-none {
    display: none !important;
}

/* Custom form => /product/vinyl-lettering-online
------------------------------- */
#custom_add_to_card .product_title {
    font: normal normal bold 40px/45px Arial;
    color: #272626;
}

#custom_add_to_card>.row {
    justify-content: space-between;
}

#custom_add_to_card .row {
    margin: 0;
}

#custom_add_to_card .col-6 {
    width: calc(50% - 20px);
}

@media screen and (max-width: 768px) {
    #custom_add_to_card .col-6 {
        width: 100%;
    }
}

#sticker-container h3 {
    font: normal normal bold 15px/17px Arial;
    letter-spacing: 0px;
    color: #979797;
    margin-bottom: 9px;
    margin-top: 22px;
    width: 100%;
}

@media screen and (min-width: 769px) {
    #custom_add_to_card .col-6 .row:first-child h3 {
        margin-top: 0;
    }
}

#custom_add_to_card .sticker-text {
    border: 1px solid #CBCBCB;
    border-radius: 4px;
}

/* Form Scale Select custom
------------------------------- */
#custom_add_to_card .selection-container * {
    transition: all .3s;
}

#custom_add_to_card .selection-container>select {
    display: none;
}

#custom_add_to_card .selection-container {
    position: relative;
    width: 100%;
}

#custom_add_to_card .selection-container>.selected {
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
    border: 1px solid #CBCBCB;
    border-radius: 4px;
    height: 52px;
    padding: 0 17px;
    user-select: none;
}

#custom_add_to_card .selection-container>.selected li {
    list-style: none;
}

#custom_add_to_card .selection-container>.selected:after {
    content: '';
    position: absolute;
    right: 17px;
    width: 12px;
    height: 100%;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"><path id="arrow-icon-no-container" d="M7,10l5,5,5-5Z" transform="translate(-6 -6)" fill="%23272626"/></svg>');
    background-repeat: no-repeat;
    background-position: center;
    transition: all .3s;
}

#custom_add_to_card .selection-container.open>.selected:after {
    transform: rotate(180deg);
}

#custom_add_to_card .selection-container>ul {
    position: absolute;
    height: 0;
    overflow: hidden;
    border: 0px solid white;
    opacity: 0;
    transition: height .3s, color .5s, padding .3s, opacity .3s, border-width .7s;
    z-index: 10;
}

#custom_add_to_card .selection-container>ul::-webkit-scrollbar {
    width: 4px;
}

#custom_add_to_card .selection-container>ul::-webkit-scrollbar-track {
    background: white;
    border-radius: 20px;
}

#custom_add_to_card .selection-container>ul::-webkit-scrollbar-thumb {
    background: #CBCBCB;
    border-radius: 20px;
}

#custom_add_to_card .selection-container>ul::-webkit-scrollbar-thumb:hover {
    background: #a0a0a0;
    border-radius: 20px;
}


#custom_add_to_card .selection-container>ul li {
    padding: 0 17px;
    margin-right: 8px;
    height: 36px;
    display: flex;
    align-items: center;
}


#custom_add_to_card .selection-container.open>ul {
    height: 232px;
    overflow: auto;
    width: 100%;
    background: white;
    box-shadow: 0px 4px 36px #2726261F;
    border-width: 8px 8px 8px 0px;
    border-style: solid;
    border-color: white;
    opacity: 1;
    border-radius: 4px;
    transition: height .3s, color .5s, padding .3s, opacity .3s, border-width .3s;
}


#custom_add_to_card .selection-container .selected .option,
#custom_add_to_card .ui-sticker-colors .option {
    cursor: pointer;
    display: flex;
    align-items: center;
    height: 36px;
    margin-right: 8px;
    transition: color .3s;
}

#custom_add_to_card .selection-container>ul li:hover,
#custom_add_to_card .ui-sticker-colors .option:hover {
    background: #F2F2F2;
}

#custom_add_to_card .selection-container .selected .option .color[style],
#custom_add_to_card .ui-sticker-colors .option .color[style] {
    display: block;
    width: 18px;
    height: 18px;
    margin-right: 9px;
    margin-left: 17px;
}

#custom_add_to_card .selection-container .selected .option .color {
    margin-left: 0 !important;
}

#custom_add_to_card .ui-sticker-colors .option .color:not([style]) {
    margin-left: 17px;
}

#custom_add_to_card .selection-container .selected .option option,
#custom_add_to_card .ui-sticker-colors .option option {
    font: normal normal normal 16px/18px Arial;
    letter-spacing: 0px;
    color: #272626;
    padding: 0;
    line-height: 19px !important;
}

/* Form Scale options && curvature container
------------------------------- */
#custom_add_to_card .wpr-scale {
    margin-right: 24px;
}

#custom_add_to_card .curvature-container input,
#custom_add_to_card .wpr-scale .scale-options input {
    display: none;
}

#custom_add_to_card .curvature-container,
#custom_add_to_card .wpr-scale .scale-options {
    display: flex;
    height: 52px;
    align-items: center;
    width: 132px;
    justify-content: space-evenly;
    border-radius: 4px;
    overflow: hidden;
}

#custom_add_to_card .curvature-container .item,
#custom_add_to_card .wpr-scale .scale-options>div {
    width: 50%;
    height: 100%;
    background: #e9e9e9;
}

#custom_add_to_card .curvature-container label,
#custom_add_to_card .wpr-scale .scale-options label {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font: normal normal normal 16px/18px Arial;
    letter-spacing: 0px;
    height: 100%;
    width: 100%;
    background: #F2F2F2;
    transition: background-color .3s;
}

#custom_add_to_card .curvature-container label:hover,
#custom_add_to_card .wpr-scale .scale-options label:hover {
    background-color: #E9E9E9;
    transition: background-color .3s;
}

#custom_add_to_card .curvature-container input:checked+label,
#custom_add_to_card .wpr-scale .scale-options input:checked+label {
    background-color: #272626;
    color: white;
    transition: color .3s, background-color .3s;
}

/* Form manual size
------------------------------- */
#custom_add_to_card .wpr-manual-size {
    display: flex;
    width: 100%;
}

#custom_add_to_card .wpr-manual-size>div {
    width: 50%;
}

#custom_add_to_card .wpr-manual-size>div:first-child {
    margin-right: 24px;
}

#custom_add_to_card .wpr-manual-size input {
    margin: 0;
    width: 100%;
    max-width: 100%;
}


/* Form curvature container
------------------------------- */
#custom_add_to_card .curvature-container {
    display: block !important;
    width: 100% !important;
    height: auto !important;
}

#custom_add_to_card .curvature-container .item {
    display: block;
    float: left;
    max-width: 80px !important;
    width: auto !important;
    height: 52px !important;
    margin-right: 10px;
    margin-bottom: 10px;
    border-radius: 4px;
    overflow: hidden;
}

#custom_add_to_card .curvature-container .item label {
    padding: 18px;
}


/* Form qty inputs
------------------------------- */
#custom_add_to_card .qty-row {
    display: flex;
    height: 52px;
    border: 1px solid #CBCBCB;
    border-radius: 4px;
    overflow: hidden;
}

#custom_add_to_card .qty-row input[type="number"] {
    height: 100%;
    width: 100%;
    padding: 0 0 0 12px;
    border-radius: 0;
    border: 0;
    font: normal normal normal 16px/18px Arial;
    letter-spacing: 0px;
    color: #272626;
}

#custom_add_to_card .qty-row input[type="number"]::-webkit-outer-spin-button,
#custom_add_to_card .qty-row input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

#custom_add_to_card .qty-row .qty-btns {
    display: flex;
    flex-direction: column;
    width: 24px;
    min-width: 24px;
}

#custom_add_to_card .qty-row .qty-btns button {
    background: #F2F2F2;
    border-radius: 0px 3px 0px 0px;
    border: 0;
    padding: 0;
    height: 50%;
    transition: background-color .3s;
}

#custom_add_to_card .qty-row .qty-btns button:hover {
    background-color: #e9e9e9;
}

#custom_add_to_card .qty-row .qty-btns .qty-up::after,
#custom_add_to_card .qty-row .qty-btns .qty-down::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"><path id="arrow-icon-no-container" d="M7,10l5,5,5-5Z" transform="translate(-6 -6)" fill="%23272626"/></svg>');
    background-repeat: no-repeat;
    background-position: center;
}

#custom_add_to_card .qty-row .qty-btns .qty-up::after {
    transform: rotate(180deg);
}


/* Form result column
------------------------------- */
#custom_add_to_card .result-column .sticker-data {
    display: flex;
    margin-top: 11px;
    margin-bottom: 45px;
}

#custom_add_to_card .result-column .sticker-data .sticker-width,
#custom_add_to_card .result-column .sticker-data .sticker-height {
    font-weight: bold;
    color: black;
    font-size: 18px;
}

#custom_add_to_card .result-column .sticker-data .sticker-width {
    margin-right: 24px;
}

#custom_add_to_card .result-column .sticker-show {
    height: 152px;
    display: flex;
    align-items: center;
    justify-content: center;
    user-select: none;
}

#custom_add_to_card .result-column .form_footer .row {
    justify-content: space-between;
    align-items: center;
    height: 52px;
    margin-bottom: 20px;
}

#custom_add_to_card .result-column .form_footer .qty-row {
    max-width: 112px;
}

#custom_add_to_card .result-column .form_footer .sticker-price {
    font: normal normal bold 40px/45px Arial;
    letter-spacing: 0px;
    color: #272626;
}

#custom_add_to_card .result-column .form_footer button[type="submit"] {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 52px;
    transition: background .3s;
}

#custom_add_to_card .result-column .form_footer button[type="submit"]:hover {
    background: #2D4F92;
}

#custom_add_to_card .result-column .form_footer button[type="submit"] svg {
    margin-right: 11px;
}

/* Footer
------------------------------- */
#footer-info-widget-1,
#footer-info-widget-2 {
    background-color: rgba(38, 39, 50, 0.85);
    color: #FFF;
}

#footer-info-widget-1 a,
#footer-info-widget-2 a {
    color: #FFF;
}

#footer-info-widget-1 {
    padding-top: 15px;
}

#footer-info-widget-2 {
    text-align: center;
    padding-top: 20px;
}

.footer-info-widget-1 {
    display: flex;
    flex-wrap: wrap;
    max-width: 1170px;
    margin: 0 auto;
}

.footer-info-1 h2 {
    font-size: 18px;
}

.footer-info-1 {
    flex: 25%;
    padding: 20px;
    text-align: center;
}

.wpr-footer-social .neve-social {
    margin-right: 10px;
}

.wpr-footer-social .neve-social:hover {
    filter: grayscale(100%) brightness(40%) sepia(100%) hue-rotate(-50deg) saturate(600%) contrast(0.8);
    transition: all ease 0.25s;
}

.footer-info-1:nth-child(1) {
    border-bottom: 3px solid #fc5f45;
}

.footer-info-1:nth-child(2) {
    border-bottom: 3px solid #38c695;
}

.footer-info-1:nth-child(3) {
    border-bottom: 3px solid #b27cf5;
}

.footer-info-1:nth-child(4) {
    border-bottom: 3px solid #feb960;
}

.footer-info-1:nth-child(1) h2 {
    color: #fc5f45;
}

.footer-info-1:nth-child(2) h2 {
    color: #38c695;
}

.footer-info-1:nth-child(3) h2 {
    color: #b27cf5;
}

.footer-info-1:nth-child(4) h2 {
    color: #feb960;
}

@media screen and (max-width: 992px) {
    .footer-info-1 {
        flex: 50%;
    }
}

@media screen and (max-width: 600px) {
    .footer-info-widget-1 {
        flex-direction: column;
    }
}