/********************** Product list **********************/
/* Botão add carrinho */
ul.products li.nyp-product.product a.yith-wcqv-button.button,
ul.products li.product_cat-nbdesigner a.yith-wcqv-button.button {
	display:none !important;
}

ul.products li.product.product_cat-nbdesigner a.button {
    DISPLAY: NONE;
}
/* Fim Botão add carrinho */
/********************** Fim Product list **********************/

/********************** Single Product **********************/

a#startDesign {
    background: #000;
    color: #fff;
    border-radius: 10px;
    padding: 10px 30px;
}


a#triggerDesign {
    border-radius: 8px;
    font-size: 15px;
    font-weight: 600;
    width: 100%;
    text-align: center;
}
a#triggerDesign:before, #bt_personalizar:before {
    font-family: FontAwesome;
    vertical-align: middle;
    font-size: 95%;
    font-weight:100;
    padding-right: 15px;
    content: "\f1fc";
}

/* nbo wrapper */
.nbo-wrapper {
    border-radius: 5px;
}

.nbd-option-wrapper .nbd-field-header label {
    font-size: 16px;
    font-weight: 600;
}

.nbo-wrapper table td, 
.nbo-wrapper table th {
    padding: 5px 10px !important;
    border-bottom: 1px solid #fff !important;
	font-size: 14px;
}
tr.ng-scope:hover {background-color: #eee;}

.nbo-fields-wrapper {
    padding: 0px;
    margin-bottom: 10px;
    border-radius:5px;
}
.nbd-option-field {
    background-color: #fff;
    margin-bottom: 35px !important;
	border: none !important;
    border-bottom: 1px solid #f8f8f8 !important;
}

.nbo-table-summary-wrap, .nbo-table-pricing-wrap {
    background: #f6f6f6;
    padding: 0px;
    margin-bottom: 20px;
    border-radius:5px;
    line-height: normal;
}

.nbd-field-header {
    padding: 5px 10px !important;
    background: transparent !important;
    color: #404762;
    font-weight: bold;
}

.nbd-label, .nbo-sub-attr-l label {
    text-transform: unset !important;
}
/* Fim nbo wrapper */

#nbdesigner-preview-title {
    margin-top: 5px !important;
    font-size: 16px !important;
    text-align: center;
}
#nbdesigner_frontend_area .img-con {
    width: 100%;
}

body #nbdesigner_frontend_area .img-con {
    margin: 5px !important;
    border: 1px dotted #f1f1f1;
    background: transparent;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    height: 100px;
    border-radius: 5px;
}

body.nbd-single-product-page.single-product div.product .single_variation .price {
    margin-bottom: 1px !important;
    margin-top: -20px;
}

.nbd-option-field .nbd-xlabel-wrap {
    font-size: 12px !important;
}

.nbd-label, .nbo-sub-attr-l label {
    border-radius: 4px !important;
    box-shadow: none !important;
    padding: 0px 15px !important;
	color: #000000 !important;
}
.nbd-label-wrap input[type="radio"]:checked + label, .nbo-sub-attr-l input[type="radio"]:checked + label {
    background: #404762;
    color: #ffffff !important;
}

.nbd-option-field.NB_cores_de_fundo .nbd-xlabel-wrap {
    width: calc(18% - 10px) !important;
    margin: 1px !important;
}

.nbd-option-field .nbd-xlabel-wrap input:checked + label:after {
    border-color: #57ff9b;
}

/* nbo Table Summary*/
.nbo-table-summary-wrap {
    font-size: 15px !important;
}

.nbo-table-summary-wrap tr.nbo-final-price td {
    font-size: 17px !important;
}

.nbo-table-summary-wrap td.ng-binding {
    font-size: 14px;
}

.nbo-table-summary-wrap tr.nbo-final-price td span#nbd-option-total.ng-binding {
    font-size: 16px;
}
.nbo-disabled-wrap {
    opacity: 0.3 !important;
}
/* Fim nbo Table Summary*/

/* nbo anexar logo*/
.NBD_field_anexar_logo {
    background: #f8f8f8 !important;
    border-radius: 5px;
    text-align: center;
}

.NBD_field_anexar_logo .nbd-field-header label {
    font-size: 110%;
    border-bottom: 5px solid #03a84e;
    font-weight: 700;
}
/* Fim nbo anexar logo*/

/* quantity-option */
div#nbo-quantity-option-wrap .nbd-radio label {
    float: left;
}
/*
div#nbo-quantity-option-wrap  .nbd-radio label::before,
div#nbo-quantity-option-wrap  .nbd-radio label::after {
    margin: 3px 5px 5px 5px;
}
*/
label[for=nbo-custom-quantity] {
    display: block;
    clear: both;
    font-weight: 400 !important;
}


/* quantity-option */


/* Table pricing */
.nbo-table-pricing-wrap {
    border-radius:5px; 
    overflow:hidden;
}

.nbo-table-pricing-wrap table.nbo-table-pricing {
    font-size: 14px;
}

.nbo-table-pricing-wrap table.nbo-table-pricing th {
    padding: 3px !important;
    border-bottom: 0px solid #fff !important;
}
.nbo-table-pricing-wrap table.nbo-table-pricing .nbo-bold {
    font-weight: bold;
    font-size: 15px;
}

.nbo-table-pricing-wrap table:not( .has-background ) tbody td,
.nbo-table-pricing-wrap table:not( .has-background ) tbody tr:nth-child(2n) td {
    background: transparent !important;
    padding: 5px 15px !important;
    border-bottom: solid 1px #f2f2f2;
    vertical-align: inherit;
    line-height: normal;
}
/* Fim Table pricing */

 .nbd-swatch {
        width: 70px !important;
        height: 70px !important;
    }

/********************** Fim Single Product **********************/


/********************** carrinho **********************/
.cart_item .nbd-cart-item-design {
    display: block;
    margin-top: 5px;
}
.cart_item .nbd-cart-item-design p {
    margin-bottom: 5px;
}
.cart_item a.button.nbd-edit-design {
    width: 180px !important;
    padding: 5px 10px;
    text-align: center;
    background: #e3e3e3;
}
.cart_item a.nbo-edit-option-cart {
    padding: 3px 10px;
    background: #eee;
    margin: -12px 1px 0px 0px;
    width: 180px !important;
    text-align: center;
    display: flow;
    font-weight: 400 !important;
}
.cart_item a.nbd-remove-design:before {
    opacity: 0.2;
}
.cart_item a.nbd-remove-design:hover:before {
    color: #ff0000;
    opacity: 1;
}
.cart_item img.nbd_cart_item_design_preview {
    max-height: 80px !important;
    width: auto !important;
    display: block;
    clear: both;
    margin-bottom: 5px;
}
/********************** Fim carrinho **********************/

/* Alex Mobile*/
@media screen and (max-width: 760px) and (min-width: 200px) {
	
	a#triggerDesign {
		margin:auto;
		display: table;
	}
	
	
	.nbd-option-field.NB_cores_de_fundo .nbd-xlabel-wrap {
		width: calc(22% - 10px) !important;
		margin: 1px !important;
	}
	/********************** carrinho **********************/
	
	.cart_item .nbd-cart-item-design {
		text-align: center;
	}

	.cart_item .nbd-cart-item-design a, .nbd-cart-item-upload-file {
		text-align: center;

	}


	.cart_item .product-name a.nbo-edit-option-cart {
		margin: auto !important;
	}

	.cart_item img.nbd_cart_item_design_preview {
		text-align: center !important;
		margin: auto;
	}
	/********************** Fim carrinho **********************/
	
}	