@charset "UTF-8";

/*
Theme Name: Twenty Twenty-One
Theme URI: https://wordpress.org/themes/twentytwentyone/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Requires at least: 5.3
Tested up to: 6.2
Requires PHP: 5.6
Version: 1.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyone
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready

Twenty Twenty-One WordPress Theme, (C) 2020 WordPress.org
Twenty Twenty-One is distributed under the terms of the GNU GPL.
*/

/**
 * SETTINGS
 * File-header..........The file header for the themes style.css file.
 * Fonts................Any font files, if the project needs specific fonts.
 * Global...............Project-specific, globally available variables.
 *
 * TOOLS
 * Functions............Global functions.
 * Mixins...............Global mixins.
 *
 * GENERIC
 * Normalize.css........Normalise browser defaults.
 * Breakpoints..........Mixins and variables for responsive styles
 * Vertical-margins.....Vertical spacing for the main components.
 * Reset................Reset specific elements to make them easier to style in other contexts.
 * Clearings............Clearings for the main components.
 *
 * ELEMENTS
 * Blockquote...........Default blockquote.
 * Forms................Element-level form styling.
 * Headings.............H1–H6
 * Links................Default links.
 * Lists................Default lists.
 * Media................Images, Figure, Figcaption, Embed, iFrame, Objects, Video.
 *
 * BLOCKS
 * Audio................Specific styles for the audio block.
 * Button...............Specific styles for the button block.
 * Code.................Specific styles for the code block.
 * Columns..............Specific styles for the columns block.
 * Cover................Specific styles for the cover block.
 * File.................Specific styles for the file block.
 * Gallery..............Specific styles for the gallery block.
 * Group................Specific styles for the group block.
 * Heading..............Specific styles for the heading block.
 * Image................Specific styles for the image block.
 * Latest comments......Specific styles for the latest comments block.
 * Latest posts.........Specific styles for the latest posts block.
 * Legacy...............Specific styles for the legacy gallery.
 * List.................Specific styles for the list block.
 * Media text...........Specific styles for the media and text block.
 * Navigation...........Specific styles for the navigation block.
 * Paragraph............Specific styles for the paragraph block.
 * Pullquote............Specific styles for the pullquote block.
 * Quote................Specific styles for the quote block.
 * Search...............Specific styles for the search block.
 * Separator............Specific styles for the separator block.
 * Table................Specific styles for the table block.
 * Verse................Specific styles for the verse block.
 * Video................Specific styles for the video block.
 * Utilities............Block alignments.
 *
 * COMPONENTS
 * Header...............Header styles.
 * Footer...............Footer styles.
 * Comments.............Comment styles.
 * Archives.............Archive styles.
 * 404..................404 styles.
 * Search...............Search styles.
 * Navigation...........Navigation styles.
 * Footer Navigation....Footer Navigation styles.
 * Pagination...........Pagination styles.
 * Single...............Single page and post styles.
 * Posts and pages......Misc, sticky post styles.
 * Entry................Entry, author biography.
 * Widget...............Widget styles.
 * Editor...............Editor styles.
 *
 * UTILITIES
 * A11y.................Screen reader text, prefers reduced motion etc.
 * Color Palette........Classes for the color palette colors.
 * Editor Font Sizes....Editor Font Sizes.
 * Measure..............The width of a line of text, in characters.
 */

@media only screen and (min-width: 769px){

    .carrinho-lateral.user-loggein-admin{
        height: calc(100vh - 32px)!important;
        top: 32px!important;
    }

	.btn-abrir-popup-cotacoes{
		cursor: pointer;
	}

	.btn-abrir-popup-cotacoes h4{
		color: #004070;
		text-align: right;
		font-family: 'Poppins-Regular';
		font-size: 20px;
		font-style: normal;
		font-weight: 400;
		line-height: 1;
	}

	.btn-abrir-popup-cotacoes div{
		margin-left: 20px;
		position: relative;
	}

	.btn-abrir-popup-cotacoes div span{
		position: absolute;
		top: -10px;
		right: -10px;
		z-index: 10;
		-webkit-pointer-events: none;
		-moz-pointer-events: none;
		-ms-pointer-events: none;
		-o-pointer-events: none;
		pointer-events: none;
		color: #FFFFFF;
		background: #004070;
		padding: 10px;
		border-radius: 50%;
		height: 30px;
		width: 30px;
		font-size: 11px;
		text-align: center;
	}

    .carrinho-lateral-col-item{
        position: relative;
        margin-bottom: 20px;
    }

    .carrinho-lateral-col-item-primary{
        position: relative;
        z-index: 10;
    }

    .carrinho-col-item-img{
        width: 90px;
    }

    .carrinho-col-item-img img{
        max-height: 90px;
        width: 100%;
        -webkit-object-fit: contain;
        -moz-object-fit: contain;
        -ms-object-fit: contain;
        -o-object-fit: contain;
        object-fit: contain;
    }

    .carrinho-col-item-content{
        width: 230px;
    }

    .carrinho-col-item-content ul li{
        margin-bottom: 2px;
    }

    .carrinho-col-item-content ul li h4{
        color: #004070;
        font-family: 'Poppins-Bold';
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 1.3;
        text-align: left;
        text-transform: uppercase;
    }

    .carrinho-col-item-content ul li p{
        color: #000;
        font-family: 'Poppins-Regular';
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-align: left;
        text-transform: uppercase;        
    }

    .carrinho-col-item-content ul li p strong{
        font-family: 'Poppins-Bold';
    }

    .carrinho-col-item-actions button{
        background: red;
        color: #fff;
        border-radius: 8px;
        padding: 5px;
        font-size: 13px;
        font-family: 'Poppins-Medium';
        font-weight: 500;
    }

}

@media only screen and (max-width: 768px){

    .btn-abrir-popup-cotacoes{
        cursor: pointer;
    }

    .btn-abrir-popup-cotacoes h4{
        color: #004070;
        text-align: right;
        font-family: 'Poppins-Regular';
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 1;
    }

    .btn-abrir-popup-cotacoes div{
        margin-left: 20px;
        position: relative;
    }

    .btn-abrir-popup-cotacoes div span{
        position: absolute;
        top: -10px;
        right: -10px;
        z-index: 10;
        -webkit-pointer-events: none;
        -moz-pointer-events: none;
        -ms-pointer-events: none;
        -o-pointer-events: none;
        pointer-events: none;
        color: #FFFFFF;
        background: #004070;
        padding: 10px;
        border-radius: 50%;
        height: 30px;
        width: 30px;
        font-size: 11px;
        text-align: center;
    }

    .carrinho-lateral-col-item{
        position: relative;
        margin-bottom: 20px;
    }

    .carrinho-lateral-col-item-primary{
        position: relative;
        z-index: 10;
    }

    .carrinho-col-item-img{
        width: 90px;
    }

    .carrinho-col-item-img img{
        max-height: 90px;
        width: 100%;
        -webkit-object-fit: contain;
        -moz-object-fit: contain;
        -ms-object-fit: contain;
        -o-object-fit: contain;
        object-fit: contain;
    }

    .carrinho-col-item-content{
        width: 230px;
    }

    .carrinho-col-item-content ul li{
        margin-bottom: 2px;
    }

    .carrinho-col-item-content ul li h4{
        color: #004070;
        font-family: 'Poppins-Bold';
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 1.3;
        text-align: left;
        text-transform: uppercase;
    }

    .carrinho-col-item-content ul li p{
        color: #000;
        font-family: 'Poppins-Regular';
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-align: left;
        text-transform: uppercase;        
    }

    .carrinho-col-item-content ul li p strong{
        font-family: 'Poppins-Bold';
    }

    .carrinho-col-item-actions button{
        background: red;
        color: #fff;
        border-radius: 8px;
        padding: 5px;
        font-size: 13px;
        font-family: 'Poppins-Medium';
        font-weight: 500;
    }	

}

/* width */
.carrinho-lateral-corpo::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.carrinho-lateral-corpo::-webkit-scrollbar-track {
  background: #292929;
}

/* Handle */
.carrinho-lateral-corpo::-webkit-scrollbar-thumb {
  background: #666;
}

/* Handle on hover */
.carrinho-lateral-corpo::-webkit-scrollbar-thumb:hover {
  background: #fff;
}

/* width */
.form-carrinho-produtos::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.form-carrinho-produtos::-webkit-scrollbar-track {
  background: #292929;
}

/* Handle */
.form-carrinho-produtos::-webkit-scrollbar-thumb {
  background: #666;
}

/* Handle on hover */
.form-carrinho-produtos::-webkit-scrollbar-thumb:hover {
  background: #fff;
}

.form-carrinho-produtos{
    overflow-y: auto;
    padding-right: 5px;
}

.carrinho-lateral-corpo{
    padding-bottom: 1px;
    padding-right: 15px;
}

/* Carrinho Lateral */

.carrinho-fundo-sombra{
    width: 100vw;
    height: 100vh;
    background-color: #000000;
    opacity: 0.6;
    visibility: hidden;
    position: fixed;
    top: 0;
    transition: .3s ease-in-out;
    z-index: 9998;
}

.carrinho-lateral{
    width: 460px;
    height: 100vh;
    background-color: #ffffff;
    transition: .3s ease-in-out;
    top: 0;
    right: 0;
    position: fixed;
    z-index: 9999;
    opacity: 1;
    visibility: hidden;
    padding: 20px;
    display: flex;
    flex-direction: column;
    transform: translateX(460px);
}

.carrinho-lateral-cabecalho{
    height: 40px;
    flex-direction: row;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 20px;
}

.carrinho-lateral-cabecalho-item h3{
    font-size: 20px;
    color: #000;
    font-weight: 600;
    text-align: left;
    font-family: 'Poppins-Bold';
    padding-bottom: 6px;
}

.arvidas-carrinho-item-nome h2{
    font-size: 14px;
    font-weight: 700;
    line-height: 1.3;
    text-align: left;
    color: #000;
    font-family: 'Poppins-Bold';
}

.carrinho-lateral-fechar{
    margin-bottom: 10px;
}

.carrinho-lateral-fechar:hover{
    cursor: pointer;
}

.carrinho-lateral-corpo{
    -webkit-box-flex: 1;
    flex-grow: 1;
    overflow-y: auto;
}

.carrinho-lateral-rodape{
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 20px;
    border-top: 1px solid #dddddd;
}

.carrinho-lateral-rodape-item:nth-child(2){
    padding-top: 14px;
    padding-bottom: 14px;
}

.carrinho-lateral-finalizar-cotacao button{
    width: 100%;
    text-align: center;
    padding: 18px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    border-radius: 4px;
    background-color: #004070;
    color: #ffffff;
    text-decoration: none;
    -webkit-display: block;
    -moz-display: block;
    -ms-display: block;
    -o-display: block;
    display: block;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    font-family: 'Poppins-Bold';
}

.carrinho-lateral-finalizar-cotacao button:hover{
    background: #F7A600!important;
    color: #FFFFFF!important;
}

.carrinho-lateral-continuar-cotacao{
    width: 100%;
    text-align: center;
    padding: 10px;
    border-radius: 4px;
    background-color: #666;
    color: #ffffff;
    text-decoration: none;
    display: block;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    cursor: pointer;
}

.carrinho-lateral.active{
    visibility: visible;
    transform: translateX(0);
}

.carrinho-lateral.active~.carrinho-fundo-sombra{
    visibility: visible;
}

@media (max-width: 768px){
    .carrinho-lateral{
        width: 100vw;
        height: 100vh;
        transform: translateX(100vw);
    }
}

.container-carousel-produtos:hover .tag-prod-item-1{
    opacity: 1!important;
    -webkit-pointer-events: auto!important;
    -moz-pointer-events: auto!important;
    -ms-pointer-events: auto!important;
    -o-pointer-events: auto!important;
    pointer-events: auto!important; 
}