#yith-ywrq-table-list.shop_table{
    margin-bottom: 30px;
}

#yith-ywrq-table-list.shop_table thead,
#yith-ywrq-table-list.shop_table thead tr{
    background-color: #060751;
    color: #fff;
}

#yith-ywrq-table-list.shop_table th{
    vertical-align: middle;
    font-size: 15px;
    padding: 12px 10px;
    text-align: left;
}

#yith-ywrq-table-list.shop_table tr{
    transition: 300ms;
}

#yith-ywrq-table-list.shop_table tr:hover{
    background-color: #faf7f7;
}

#yith-ywrq-table-list.shop_table thead tr:hover{
    background-color: #060751;
}

#yith-ywrq-table-list.shop_table th,
#yith-ywrq-table-list.shop_table td{
    border-collapse: collapse;
}

#yith-ywrq-table-list.shop_table td{
    border: 0.5px solid #eee;
}

#yith-ywrq-table-list.shop_table .cart_item .product-remove{
    padding: 0 5px;
}

#yith-ywrq-table-list.shop_table .cart_item .product-remove a.remove{
    font-size: 35px;
    line-height: .9;
    transition: 300ms;
}

#yith-ywrq-table-list.shop_table .cart_item .product-thumbnail img{
    max-width: 80px;
}

#yith-ywrq-table-list.shop_table .cart_item .product-name a{
    font-size: 17px;
    display: block;
    text-decoration: none;
    margin-bottom: 8px;
    font-weight: bold;
    line-height: 1.4;
    transition: 300ms;
}

#yith-ywrq-table-list.shop_table .cart_item .product-name .raq-sku-variation{
    display: block;
    font-size: 14px;
    margin-bottom: 3px;
    font-weight: bold;
}

#yith-ywrq-table-list.shop_table .cart_item .product-name .raq-sku-item-data{
    display: block;
    font-size: 14px;
    margin-bottom: 3px;
    font-weight: bold;
}

#yith-ywrq-table-list.shop_table .cart_item .quantity{
    text-align: center;
}

#yith-ywrq-table-list.shop_table .cart_item .quantity input{
    padding: 6px 8px;
    border-color: #b5b5b5;
}

#yith-ywrq-table-list.shop_table .actions{
    text-align: center;
}

.ywraq-form-table-wrapper #yith-ywraq-form .update-list-wrapper input[name=update_raq]{
    font-size: 14px;
    margin-top: 0;
}

.ywraq-form-table-wrapper #yith-ywraq-form .update-list-wrapper #ywraq-list-to-pdf{
    font-size: 14px;
    margin-top: 0;
    filter: unset;
    background-color: #dcdcdc;
    color: #000;
}

.yith-ywraq-list-wrapper .raq-list-title{
    text-transform: capitalize;
}

.widget.widget_ywraq_mini_list_quote .raq-list-item-sku{
    font-size: 12px;
    color: #000;
}

/*.widget.widget_ywraq_mini_list_quote .yith-ywraq-list-content{*/
/*    visibility: visible;*/
/*    opacity: 1;*/
/*}*/

@media(min-width: 768px){
    .widget.widget_ywraq_mini_list_quote .yith-ywraq-list-content{
        right: 50%;
        top: 0;
    }
    
    .widget.widget_ywraq_mini_list_quote:hover .yith-ywraq-list-content{
        top: 0;
    }
}

.widget.widget_ywraq_mini_list_quote ul.yith-ywraq-list{
    padding: 0;
}

.widget.widget_ywraq_mini_list_quote .yith-ywraq-list-content .items-count{
    font-weight: bold;
    margin-bottom: 15px;
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 7px;
}

.widget.widget_ywraq_mini_list_quote ul.yith-ywraq-list{
    max-height: 50vh;
}

.widget.widget_ywraq_mini_list_quote .yith-ywraq-list-content ul li{
    border-bottom: 1px solid #d1d1d1;
    padding: 2px 0 0px 23px;
    margin-bottom: 15px;
}

.widget.widget_ywraq_mini_list_quote .yith-ywraq-list-content ul li img{
    width: 45px;
    margin-right: 4px;
}

.widget.widget_ywraq_mini_list_quote .yith-ywraq-list-content ul li .yith-ywraq-list-item-product-info{
    width: 100%;
}

.widget.widget_ywraq_mini_list_quote .yith-ywraq-list-content ul li a.remove{
    line-height: 0.9;
}

.raq_label .raq-tip-counter{
    display: flex;
    align-items: center;
}

.raq_label .raq-tip-counter .raq-items-number{
    margin-left: 5px;
}

@media(max-width: 768px){
    
    #yith-ywrq-table-list.shop_table{
        /*table-layout: fixed;*/
    }
    
    #yith-ywrq-table-list.shop_table .cart_item .product-remove{
        padding: 0;
        display: table-cell;
        width: 40px;
        min-width: 40px;
        text-align: center !important;
    }
    
    #yith-ywrq-table-list.shop_table .cart_item .product-remove a.remove{
        color: #fff!important;
        background: red;
    }
    
    #yith-ywrq-table-list.shop_table .cart_item .quantity{
        text-align: right;
    }
    
    #yith-ywrq-table-list.shop_table tr{
        display: table-row;
    }
    
    #yith-ywrq-table-list.shop_table tr:not(.cart_item){
        display: table;
    }
}


/*Serena Modifications*/

.wc-product-table tbody td.col-description
{
    vertical-align: middle;
    font-family: manifold-cf;
    font-weight: 800;
    font-size: 14px;
    color: #101363;
    text-align: left;
	margin-top: 0px;
}

.wc-product-table thead th.col-description
{
    width: 160px;
    background-color: #101363;
    color: white;
    vertical-align: middle;
    text-align: left;
            font-family: manifold-cf;
    font-weight: 800;
    text-transform: uppercase;
}


.add-request-quote-button .ywraq-link

{
    font-family: manifold-cf;
    font-size: 13px;
    font-weight: 600;
    color: #101363;
	vertical-align: middle;
    
}

.wc-product-table tbody td.col-request_quote .ywraq-link  

{
    font-family: manifold-cf;
    font-weight: 800;
    font-size: 13px;
    text-transform: uppercase;
    color:#DA0A0A;
	vertical-align: middle;
}

.woo-variation-swatches .variable-items-wrapper 
{

    display: -webkit-box;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    justify-content: center;
    list-style: none;
    margin: 0;
    padding: 0;
}

.add-request-quote-button 
{
    padding-top: 15px;
    font-weight: 700;
    font-size: 12px;
    font-family: manifold-cf!important;
    font-size: 14px!important;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
	text-transform: uppercase;
}


.widget.widget_ywraq_mini_list_quote .yith-ywraq-list-content .items-count {
    font-weight: 700;
	color: #101363;
    margin-bottom: 15px;
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 7px;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button {
    font-size: 12px;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #ffffff;
    background-color: #101363;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}


.widget_ywraq_mini_list_quote .raq-info {
    display: block;
    margin: 2px;
    padding: 10px 12px;
    color: #000;
    font-size: 14px;
    cursor: pointer;
    border: none!important;
}

.woo-variation-swatches .variable-items-wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    list-style: none;
    margin: 0;
    padding: 0;
    align-items: center;
    align-content: center;
}


.woocommerce-message {
    border-top-color: #da0a0a;
    margin-top: 20px;
}

.woocommerce-message::before {
    content: "\e015";
    color: #da0a0a;
}

#yith-ywrq-table-list.shop_table .cart_item .product-name a {
    font-size: 17px;
    display: block;
    text-decoration: underline;
    margin-bottom: 8px;
    font-weight: bold;
    line-height: 1.4;
    transition: 300ms;
    text-decoration-color: red;
    text-decoration-thickness: 2px;
}

#yith-ywrq-table-list.shop_table .cart_item .product-name .raq-sku-item-data {
    display: block;
    font-size: 12px;
    margin-bottom: 3px;
    font-weight: bold;
    font-family: manifold-cf;
    /* margin-top: 3px; */
    padding-top: 2px;
    font-weight: 600;
}

#yith-ywrq-table-list.shop_table .cart_item .product-name .raq-sku-variation {
    display: block;
    font-size: 12px;
    margin-bottom: 3px;
    font-family: 'manifold-cf';
    font-weight: 700;
    color: #101363;
}

.woocommerce .quantity .qty {
    width: 3em;
    text-align: center;
    font-family: manifold-cf;
    font-weight: 600;
    color: #101363;
}


#yith-ywrq-table-list.shop_table .cart_item .quantity input {
    padding: 6px 2px !important;
    border-color: #101363;
}


.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button {
	   color: #ffffff;
    background-color: #101363;
}


input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    width: 100%;
    border: 1px solid #101363;
    border-radius: 3px;
    padding: .5rem 1rem;
    transition: all .3s;
}

.woocommerce form .form-row label {
    line-height: 2;
    font-family: manifold-cf;
    font-weight: 700;
    color: #101363;
    font-size: 14px;
}


#yith-ywrq-table-list.shop_table {
    margin-bottom: 30px;
	margin-top: 50px;
}


.page-id-84991 .entry-title
{
display:none;
}

h3 {
    font-size: 1.75rem;
    color: #060751;
    font-weight: 700;
    text-decoration: underline;
    text-decoration-color: #ff0000;
    padding-bottom: 5px;
    margin-top: 3px;
}
	
.ywraq-form-table-wrapper.wide .yith-ywraq-mail-form-wrapper

{
	background: #f5f5f5;
	margin-left: 10%;
	margin-bottom: 50px;
	margin-top: 50px;
	border-radius: 15px;
}

.jet-woo-builder-single-ajax-add-to-cart {
	display: flex;
	justify-content: center;
} 

.yith_ywraq_add_item_response-92270 .yith_ywraq_add_item_response_message .show .hide-when-removed

{ 
font-family: manifold-cf;
	font-size: 13px;
}

.woo-variation-swatches .variable-items-wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    list-style: none;
    margin: 0;
    padding: 0
}


.woo-variation-swatches.wvs-show-label .variations td .woo-selected-variation-item-name,.woo-variation-swatches.wvs-show-label .variations td label,.woo-variation-swatches.wvs-show-label .variations th .woo-selected-variation-item-name,.woo-variation-swatches.wvs-show-label .variations th label {
    display: inline-block;
    margin-top: -2px!important; 
	margin-left: 4px;
}

.woo-selected-variation-item-name
{
	color: #101363;
	font-size: 15px;
}

.elementor-86562 .elementor-element.elementor-element-ac99023 .elementor-jet-single-add-to-cart .woocommerce-variation-description {
    font-family: "manifold-cf", Sans-serif;
    font-size: 12px;
    margin-top: 10px;
	margin-bottom: 10px;
    text-align: center;
}

.woocommerce div.product form.cart .woocommerce-variation-description p {
margin-top: 5px;
	margin-bottom: 5px;	
}



.add1 .cart {
display:flex;
}
.add1 .single_add_to_cart_button.button.alt {
margin-left: 20px;
	display:center;
}


.raq-popup-product-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 15px;
    border-bottom: 1px solid #e5e5e5;
}

.raq-popup-product-row:last-of-type{
	border-bottom: none;
}

.raq-popup-product-row .product-image{
	flex: 1;
}
.raq-popup-product-row .product-title{
	flex: 3;
}

.raq-popup-product-row .product-title a{
	font-weight: bold;
    font-size: 15px;
}

.raq-popup-product-row .product-title a small{
	color: #131313;
}

.raq-popup-product-row .product-quantity{
	flex: 1;
    font-weight: bold;
}

.raq-popup-product-row .product-quantity .label{
	font-weight: bold;
    color: #9d9d9d;
}

.dw-custom-popup #yith-wacp-popup .yith-wacp-close{
	right: 15px;
    top: 30px;
    z-index: 5;
}

.dw-custom-popup #yith-wacp-popup .yith-wacp-content{
	padding: 65px 0 80px;
    position: static;
}

.dw-custom-popup #yith-wacp-popup .yith-wacp-main{
	padding: 0;
}

.dw-custom-popup #yith-wacp-popup .yith-wacp-content h3.yith-wacp-raq-list-title{
	text-align: left;
    font-size: 20px;
    margin-bottom: 0;
    padding: 20px 15px 20px;
    text-decoration: none;
    border-bottom: 1px solid #e5e5e5;
    position: absolute;
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    background-color: #fff;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
}

.dw-custom-popup .ps__rail-y{
	display: none !important;
}

.dw-custom-popup #yith-wacp-popup .yith-wacp-content .yith-wacp-popup-actions{
    padding: 15px;
    position: absolute;
    bottom: 0;
    width: 100%;
    margin: 0;
    background-color: #fff;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-top: 1px solid #e5e5e5;
    display: block;
    text-align: right;
}

.dw-custom-popup #yith-wacp-popup .yith-wacp-content .yith-wacp-popup-actions .button{
	min-height: unset;
    display: inline-block;
    width: 180px;
    text-align: center;
    padding: 12px 10px;
    margin-left: 10px;
}

@media (max-width: 768px){
	.dw-custom-popup #yith-wacp-popup .yith-wacp-content .yith-wacp-popup-actions .button{
    	width: unset;
    }
}