#alm-quick-view-content .product_meta {
border: 1px solid #efefef;
display: table;
width: 100%;
margin-bottom: 40px;
padding:0;
background: #fff;
z-index: -1;
}
#alm-quick-view-content .slides img{
width:100%!important;
}
#alm-quick-view-content .product_meta > span {
display: table-cell;
vertical-align: middle;
text-align: center;
padding:15px;
border-right: 1px solid #eaeaea;
}
.woocommerce .alm-woo-product .quantity .qty{
height:38px;
border:0;
}
html.alm-quick-view-is-open,
html.alm-quick-view-is-open body {
overflow: hidden;
}
html.alm-quick-view-is-open .main-header-bar.alm-sticky-active,
html.alm-quick-view-is-open .alm-above-header.alm-sticky-active,
html.alm-quick-view-is-open .alm-below-header.alm-sticky-active {
margin-left: 0;
}
.woocommerce .alm-woo-product div.entry-summary form.cart button[type=submit]{
max-width: 129px;
}
.alm-quick-view-bg {
position: fixed;
visibility: hidden;
overflow: hidden;
background: #0b0b0b;
opacity: 0;
-webkit-transition: opacity .25s;
transition: opacity .25s;
z-index: 1042;
}
.alm-quick-view-loader {
z-index: 1000;
border: none;
margin: 0px;
padding: 0px;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
position: absolute;
}
.alm-quick-view-bg-ready {
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0.6;
visibility: visible;
}
body #alm-quick-view-modal div.product .flex-viewport {
width: 100%;
float: none;
}
#alm-quick-view-modal {
position: fixed;
visibility: hidden;
opacity: 0;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1400;
text-align: center;
-webkit-transition: all 0.3s;
transition: all 0.3s;
overflow-x: hidden;
overflow-y: auto;
}
#alm-quick-view-modal .alm-content-main-wrapper {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding:0;
}
#alm-quick-view-modal .alm-content-main-wrapper:before {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
}
#alm-quick-view-modal .alm-content-main {
position: relative;
pointer-events: none;
display: inline-block;
vertical-align: middle;
max-width: 100%;
margin: 0 auto;
text-align: left;
z-index: 1045;
-webkit-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px);
opacity: 0;
-webkit-transition: opacity .3s, -webkit-transform .5s;
transition: opacity .3s, -webkit-transform .5s;
transition: transform .5s, opacity .3s;
transition: transform .5s, opacity .3s, -webkit-transform .5s;
}
#alm-quick-view-modal .alm-content-main:after, #alm-quick-view-modal .alm-content-main:before {
content: '';
display: table;
clear: both;
}
#alm-quick-view-modal .alm-lightbox-content{
display: table;
pointer-events: auto;
background-color: #fff;
max-width: 975px;
margin: 20px auto;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, 0.15);
box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, 0.15);
position: relative;
}
#alm-quick-view-modal.open {
visibility: visible;
opacity: 1;
}
#alm-quick-view-modal.open .alm-content-main {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
opacity: 1;
width: 100%;
}
#alm-quick-view-modal .alm-qv-image-slider {
position: relative;
}
#alm-quick-view-modal .alm-qv-image-slider .alm-qv-slides li {
list-style: none;
}
#alm-quick-view-modal .slides {
cursor: default;
position: relative;
top: 0px;
left: 0px;
width: auto;
height: auto;
overflow: hidden;
}
#alm-quick-view-modal .alm-qv-image-slider .flex-control-nav {
margin: 0;
padding: 0;
width: 100%;
position: absolute;
bottom: 10px;
text-align: center;
}
#alm-quick-view-modal .alm-qv-image-slider .flex-control-nav li {
margin: 0 6px;
display: inline-block;
zoom: 1;
vertical-align: middle;
}
#alm-quick-view-modal .alm-qv-image-slider .flex-control-paging li a {
width: 11px;
height: 11px;
display: block;
background: #666;
background: rgba(0, 0, 0, 0.5);
cursor: pointer;
text-indent: -9999px;
-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-webkit-border-radius: 20px;
border-radius: 20px;
}
#alm-quick-view-modal .alm-qv-image-slider .flex-control-paging li a.flex-active {
background: #000;
background: rgba(0, 0, 0, 0.9);
cursor: default;
}
#alm-quick-view-modal .alm-qv-image-slider .flex-direction-nav {
margin: 0;
padding: 0;
list-style: none;
}
#alm-quick-view-modal .alm-qv-image-slider .flex-direction-nav a {
text-decoration: none;
display: block;
width: 20px;
height: 20px;
margin: -20px 0 0;
position: absolute;
top: 50%;
z-index: 10;
overflow: hidden;
opacity: 0;
cursor: pointer;
color: rgba(0, 0, 0, 0.8);
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
#alm-quick-view-modal .alm-qv-image-slider .flex-direction-nav .flex-prev:before,
#alm-quick-view-modal .alm-qv-image-slider .flex-direction-nav .flex-next:before {
content: "\f340";
font-family: 'dashicons' !important;
speak: none;
font-size: 20px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#alm-quick-view-modal .alm-qv-image-slider .flex-direction-nav .flex-prev {
left: -50px;
}
#alm-quick-view-modal .alm-qv-image-slider .flex-direction-nav .flex-next {
right: -50px;
text-align: right;
-webkit-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
transform: rotate(-180deg);
}
#alm-quick-view-modal .alm-qv-image-slider:hover .flex-direction-nav .flex-prev {
opacity: 0.7;
left: 10px;
}
#alm-quick-view-modal .alm-qv-image-slider:hover .flex-direction-nav .flex-next {
opacity: 0.7;
right: 10px;
}
#alm-quick-view-content {
height: 100%;
}
#alm-quick-view-content div.product {
padding: 0;
display: inline-block;
vertical-align: middle;
box-sizing: border-box;
}
#alm-quick-view-content div.images {
width: 50%;
float: left;
opacity: 1 !important;
margin: 0;
}
#alm-quick-view-content div.summary {
margin: 0;
padding: 30px;
width: 50%;
float: left;
}
#alm-quick-view-content .product_meta > span{
font-size: 13px;
padding: 9px 13px;
}
@media (max-width: 768px) {
#alm-quick-view-content div.summary form.cart .button {
padding: 10px;
}
}
@media (min-width: 545px) {
#alm-quick-view-content div.summary {
content: '544';
overflow-y: auto;
padding-bottom: -webkit-calc(70px + 1em);
padding-bottom: calc(70px + 1em);
}
#alm-quick-view-content div.summary form.cart {
position: absolute;
bottom: 0;
background: #fff;
margin: 0;
padding: 20px 0px 30px;
width: 50%;
width: -webkit-calc( 50% - 30px);
width: calc( 50% - 30px);
}
}
#alm-quick-view-content div.summary .added_to_cart{
padding-top: 5px;
}
#alm-quick-view-content div.woocommerce-product-rating:after, #alm-quick-view-content div.woocommerce-product-rating:before {
content: '';
display: table;
clear: both;
}
#alm-quick-view-content div.woocommerce-product-rating a.woocommerce-review-link {
display: none;
}
#alm-quick-view-content .onsale {
top: 15px;
left: 15px;
right: auto;
}
#alm-quick-view-close {
position: absolute;
font-size: 20px;
top:10px;
right: 10px;
width: 28px;
height: 28px;
line-height: 28px;
opacity: .7;
text-align: center;
z-index: 2;
background: #000;
color:#fff;
border-radius: 50%;
}
#alm-quick-view-content div.summary::-webkit-scrollbar {
width:6px;
}
#alm-quick-view-close:before {
content: "\f335";
font-family: dashicons;
text-decoration: inherit;
margin-left: 2px;
}
#alm-quick-view-close:hover {
opacity: 1;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
@media (max-width: 544px) {
#alm-quick-view-content div.images,
#alm-quick-view-content div.summary {
width: 100%;
float: none;
}
#alm-quick-view-content div.summary {
margin: 0;
padding: 15px;
width: 100%;
float: left;
}
} .almaira-shop-thumbnail-wrap {
position: relative;
}
.almaira-shop-thumbnail-wrap:hover .opn-quick-view-text {
opacity: 1;
}
.woocommerce #alm-quick-view-modal div.product form.cart .button.single_add_to_cart_button.loading {
padding-right: 40px;
}@font-face {
font-family: 'ywraq-quote-icon';
src: url(//solmatriz.com/wp-content/plugins/yith-woocommerce-request-a-quote-premium/assets/icons/ywraq-quote-icon.eot?ygyboi);
src: url(//solmatriz.com/wp-content/plugins/yith-woocommerce-request-a-quote-premium/assets/icons/ywraq-quote-icon.eot?ygyboi#iefix) format('embedded-opentype'),
url(//solmatriz.com/wp-content/plugins/yith-woocommerce-request-a-quote-premium/assets/icons/ywraq-quote-icon.ttf?ygyboi) format('truetype'),
url(//solmatriz.com/wp-content/plugins/yith-woocommerce-request-a-quote-premium/assets/icons/ywraq-quote-icon.woff?ygyboi) format('woff'),
url(//solmatriz.com/wp-content/plugins/yith-woocommerce-request-a-quote-premium/assets/icons/ywraq-quote-icon.svg?ygyboi#ywraq-quote-icon) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="ywraq-quote-icon-"], [class*=" ywraq-quote-icon-"] { font-family: 'ywraq-quote-icon' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.ywraq-quote-icon-icon_quote:before {
content: "\e900";
color: #777;
}
.ajax-loading,
.product-remove a.yith-ywraq-item-remove.remove {
display: inline-block;
}
.product-remove .ajax-loading {
vertical-align: text-bottom;
}
#yith-ywraq-form table.cart .product-thumbnail {
display: table-cell;
}
#yith-ywraq-form .product-name ul li {
font-size: .9rem;
}
#yith-ywraq-form .product-subtotal,
#yith-ywraq-form .product-quantity,
#yith-ywraq-form .product-price {
text-align: right;
padding: 30px 15px;
}
.woocommerce #yith-ywraq-form table.shop_table.cart div.product-thumbnail img {
max-width: 60px;
}
.add-request-quote-button.disabled {
opacity: .5 !important;
cursor: not-allowed;
}
.hide-modal {
display: none;
}
.woocommerce .related ul li.product img, .woocommerce .related ul.products li.product img.ajax-loading {
width: auto;
}
.g-recaptcha {
margin-bottom: 20px;
}
.ywraq-form-table-wrapper.vertical .nf-form-content {
margin: 0!important;
}
.ywraq-form-table-wrapper.wide .nf-form-cont{
margin-left: 50px;
} ul.yith-ywraq-list li {
position: relative;
padding-left: 2em;
position: relative;
padding-top: 0;
padding-bottom: 0px;
}
ul.yith-ywraq-list li a {
display: block;
font-weight: 700;
}
ul.yith-ywraq-list a.yith-ywraq-item-remove.remove {
position: absolute;
top: 0;
left: 0;
}
ul.yith-ywraq-list img {
display: inline-block;
float: right;
margin-left: 4px;
width: 32px;
height: auto;
box-shadow: none;
}
ul.yith-ywraq-list .yith-ywraq-list-info .quantity {
display: block;
}
.woocommerce.ywraq-wrapper .cart a.button.wc-backward {
float: left;
}
.woocommerce.ywraq-wrapper .cart input.button.btn.btn-default {
float: right;
}
.payment_method_yith-request-a-quote {
display: none;
} .widget_ywraq_mini_list_quote {
position: relative;
padding: 0;
display: inline-block;
margin: 25px 0;
vertical-align: top;
overflow: visible !important;
}
.widget_ywraq_mini_list_quote .raq-info {
display: block;
margin: 2px;
padding: 10px 12px;
color: #000;
font-size: 16px;
border: 1px solid #efefef;
cursor: pointer;
}
.widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper {
position: absolute;
left: 0;
left: auto;
margin-right: -1px;
bottom: -12px;
width: 300px;
padding-top: 15px;
}
.widget_ywraq_mini_list_quote .yith-ywraq-list-content {
padding: 22px 22px 24px;
width: 100%;
position: absolute;
background: #fff;
border: 1px solid #f1f1f1;
border-bottom-width: 0;
-webkit-box-shadow: 1px 1.732px 3px 0px rgba(0, 0, 0, 0.19);
-moz-box-shadow: 1px 1.732px 3px 0px rgba(0, 0, 0, 0.19);
box-shadow: 1px 1.732px 3px 0px rgba(0, 0, 0, 0.19);
z-index: -1;
opacity: 0;
text-align: left;
margin-top: -26px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-transition-delay: 0.3s; transition-delay: 0.3s;
pointer-events: none;
}
.widget_ywraq_mini_list_quote .yith-ywraq-list {
margin-bottom: 15px;
}
.widget_ywraq_mini_list_quote .yith-ywraq-list-content.scrollbar-outer {
overflow-y: scroll;
}
.widget_ywraq_mini_list_quote .yith-ywraq-list-content ul li {
position: relative;
border-bottom: 1px solid;
padding: 2px 0 15px 23px;
clear: both;
}
@media( min-width: 769px ) {
.widget_ywraq_mini_list_quote:hover .yith-ywraq-list-content {
z-index: 10000;
opacity: 1;
margin-top: 0;
pointer-events: auto;
}
}
.widget_ywraq_mini_list_quote ul.yith-ywraq-list {
position: relative;
max-height: 30vh;
overflow-y: scroll;
}
.widget_ywraq_mini_list_quote ul.yith-ywraq-list::-webkit-scrollbar {
-webkit-appearance: none;
width: 7px;
}
.widget_ywraq_mini_list_quote ul.yith-ywraq-list::-webkit-scrollbar-thumb {
border-radius: 4px;
background-color: rgba(0, 0, 0, .3);
box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}
.widget_ywraq_mini_list_quote .raq-items-number {
font-weight: bold;
}
.ywraq-select2 {
z-index: 111111111 !important;
}
#ywraq_checkout_quote {
margin-bottom: 20px;
text-align: center;
}
a#ywraq_checkout_quote{
padding: 20px 0;
display:block;
}
.mobile-price {
display: none;
}
.raq-totals {
text-align: right;
padding: 15px 15px !important;
}
#yith-ywraq-form table{
margin-top:10px;
margin-bottom:10px;
}
#yith-ywraq-form .update-list-wrapper{
text-align: right;
margin-bottom: 30px;
}
@media screen and (max-width: 768px) { .ywraq_responsive thead {
display: none;
}
.mobile-price {
display: block;
}
.ywraq_responsive .product-quantity {
text-align: right;
}
.ywraq_responsive .product-subtotal,
.ywraq_responsive .product-price {
display: none;
}
table.shop_table.ywraq_responsive tbody tr td {
border: 0;
}
#yith-ywraq-form .actions a {
text-align: center;
}
.ywraq_responsive .raq-totals {
text-align: right;
padding: 15px 15px !important;
}
.ywraq_responsive .product-name {
font-weight: 600;
font-size: 0.8rem;
}
.ywraq_responsive .product-name span {
font-weight: normal;
color: #a7a7a7;
font-size: 0.9rem;
}
table.shop_table.ywraq_responsive .product-remove {
max-width: 20px;
padding: 10px;
}
table.shop_table.ywraq_responsive tbody tr td.actions {
padding: 0;
}
} .yith-ywraq-list-widget-wrapper .yith-ywraq-list-wrapper ul li.yith-ywraq-list-item .ywcp_component_child_item {
margin-left: 10px;
margin-top: 5px;
position: relative;
}
.yith-ywraq-list-widget-wrapper .yith-ywraq-list-wrapper ul li.yith-ywraq-list-item .ywcp_component_child_item strong,
.yith-ywraq-list-widget-wrapper .yith-ywraq-list-wrapper ul li.yith-ywraq-list-item .ywcp_component_child_item a {
display: block;
max-width: 180px;
}
.yith-ywraq-list-widget-wrapper .yith-ywraq-list-wrapper ul li.yith-ywraq-list-item .ywcp_component_child_item span.product-quantity {
position: absolute;
top: 10px;
right: 2px;
}
.ywraq-mobile-opened.widget_ywraq_mini_list_quote {
position: inherit;
}
.ywraq-mobile-opened ul.yith-ywraq-list {
height: auto;
max-height: 60vh;
padding: 30px;
}
.yith-ywraq-list-wrapper .close {
display: none;
}
.ywraq-mobile-opened .yith-ywraq-list-wrapper .close {
width: 30px;
height: 30px;
font-size: 20px;
color: #707070;
position: absolute;
top: 0;
right: 50px;
z-index: 10001;
display: block;
}
.ywraq-mobile-opened.widget_ywraq_mini_list_quote:hover .yith-ywraq-list-content {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding-top: 100px;
opacity: 1;
z-index: 10000;
}
.ywraq-form-table-wrapper th.product-name {
text-align: left;
}
.yith_ywraq_add_item_browse_message a:after{
display:none;
} .ywraq-form-table-wrapper.wide {
display: flex;
align-content: space-evenly;
flex: 0 0 auto;
align-items: baseline;
gap:50px;
}
.ywraq-form-table-wrapper.wide .yith-ywraq-mail-form-wrapper {
flex-basis: 48%;
margin-left: 5%;
}
.ywraq-form-table-wrapper.wide form#yith-ywraq-form {
flex-basis: 48%;
}
.ywraq-form-table-wrapper.wide .nf-form-cont{
flex:1;
}
.ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper {
padding: 25px;
}
.theme-yith-proteo .ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper {
background: #f5f5f5;
} .ywraq-quote-icon-icon_quote:before {
font-size: 28px;
color: rgb(64, 64, 64);
}
.theme-yith-proteo #yith-ywraq-default-form .woocommerce-error.woocommerce-message {
box-shadow: none;
margin-top: 30px;
}
ul.products li.product img.ywraq-loader {
margin-top: -10px;
}
.theme-yith-proteo span.yith-proteo-myaccount-icons.ywraq-quote-icon-icon_quote:before {
font-size: 40px;
}
.theme-yith-proteo .ywraq-view-quote-wrapper table.shop_table tbody tr td.product-name a {
color: var(--proteo-general_link_color, #448a85);
}
.theme-yith-proteo .quotes-total a.button.accept {
border: 1px solid var(--proteo-general_link_color, #009E8D);
color: var(--proteo-general_link_color, #009E8D);
}
.theme-yith-proteo table.shop_table a.yith-ywraq-item-remove.remove {
text-decoration: none;
color: #c7c7c7;
display: inline-block;
vertical-align: middle;
font-size: 30px;
opacity: 1;
}
.theme-yith-proteo table.shop_table a.yith-ywraq-item-remove.remove:hover {
color: #32373c;
}
.theme-yith-proteo .entry-title-icon{
background: url(//solmatriz.com/wp-content/plugins/yith-woocommerce-request-a-quote-premium/assets/icons/raq-thankyou.svg) no-repeat;
width: 50px;
display:block;
height: 50px;
margin: 0 auto;
}
@media (max-width: 768px) {
.widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper {
top: 60px;
}
.ywraq-form-table-wrapper.wide {
display: block;
}
.ywraq-form-table-wrapper.wide .yith-ywraq-mail-form-wrapper {
margin-left: 0;
}
.form-row.form-row-first,
.form-row.form-row-last {
width: 100%;
}
.form-row {
margin-bottom: 20px
}
.ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper .raq-send-request-row {
text-align: center;
}
.woocommerce-cart .hentry,
.woocommerce-checkout .hentry {
border-bottom: 0;
padding-bottom: 0;
}
.page-template-template-fullwidth-php table.cart .product-thumbnail {
display: table-cell;
}
.page-template-template-fullwidth-php table.cart thead {
font-size: 1em;
text-indent: 0;
}
.theme-yith-proteo .header-sidebar .widget_ywraq_mini_list_quote {
text-align: right;
display: block;
padding: 0 30px;
margin: -17px auto 0 auto;
}
.theme-yith-proteo .header-sidebar .widget_ywraq_mini_list_quote span.ywraq-quote-icon-icon_quote:before {
font-size: 20px;
}
.theme-yith-proteo .widget_ywraq_mini_list_quote .yith-ywraq-list-content:after {
position: absolute;
right: 45px;
top: -13px;
width: 0;
height: 0;
content: '';
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 15px solid #fff;
z-index: 2000;
}
.theme-yith-proteo .widget_ywraq_mini_list_quote p.items-count {
font-size: 16px;
}
}
@media (max-width: 426px) {
.theme-yith-proteo .widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper {
width: 100%;
}
}