.cntctfrm_contact_form * {
text-align: left !important;
line-height: normal !important;
}
.rtl .cntctfrm_contact_form * {
text-align: right !important;
}
.cntctfrm_contact_form .cntctfrm_contact_submit {
text-align: center !important;
}
.cntctfrm_contact_form p,
.widget .cntctfrm_contact_form p {
margin: 0 !important;
}
.cntctfrm_contact_form .cptch_block label + br,
.cntctfrm_contact_form .cptch_block span + br,
.cntctfrm_contact_form .cptchpr_block label + br,
.cntctfrm_contact_form .cptchpr_block span + br {
display: block !important;
}
.cntctfrm_contact_form .cptch_block br,
.cntctfrm_contact_form .cptchpr_block br {
display: none;
}
.cntctfrm_input_captcha .cptch_block ~ .gglcptch,
.cntctfrm_input_captcha .cptchpls_block ~ .gglcptch,
.cntctfrm_input_captcha .cptchpr_block ~ .gglcptch,
.cntctfrm_input_captcha .cptch_block ~ .gglcptchpr,
.cntctfrm_input_captcha .cptchpls_block ~ .gglcptchpr,
.cntctfrm_input_captcha .cptchpr_block ~ .gglcptchpr,
.cntctfrm_input_captcha .cptch_wrap ~ .gglcptch,
.cntctfrm_input_captcha .cptchpls_wrap ~ .gglcptch,
.cntctfrm_input_captcha .cptchpr_wrap ~ .gglcptch,
.cntctfrm_input_captcha .cptch_wrap ~ .gglcptchpr,
.cntctfrm_input_captcha .cptchpls_wrap ~ .gglcptchpr,
.cntctfrm_input_captcha .cptchpr_wrap ~ .gglcptchpr {
padding: 20px 0 0;
}
.cntctfrm_contact_form .gglcptch #recaptcha_widget_div {
width: 320px !important;
}
.cntctfrm_label,
.cntctfrm_input,
.cntctfrm_select,
.cntctfrm_checkbox {
box-sizing: border-box; width: 100%;
}
.cntctfrm_input.cntctfrm_input_submit {
max-width: 100%;
}
.cntctfrm_contact_form input[type="text"],
.cntctfrm_contact_form input[type="file"],
.cntctfrm_contact_form input[type="email"],
.cntctfrm_contact_form select,
.cntctfrm_contact_form textarea,
.widget .cntctfrm_contact_form input[type="text"],
.widget .cntctfrm_contact_form input[type="file"],
.widget .cntctfrm_contact_form input[type="email"],
.widget .cntctfrm_contact_form select,
.widget .cntctfrm_contact_form textarea {
width: 100%;
margin: 0 !important;
box-sizing: border-box;
}
.cntctfrm_contact_form.cntctfrm_width_default input[type="text"],
.cntctfrm_contact_form.cntctfrm_width_default input[type="file"],
.cntctfrm_contact_form.cntctfrm_width_default input[type="email"],
.cntctfrm_contact_form.cntctfrm_width_default select,
.cntctfrm_contact_form.cntctfrm_width_default textarea,
.widget .cntctfrm_contact_form.cntctfrm_width_default input[type="text"],
.widget .cntctfrm_contact_form.cntctfrm_width_default input[type="file"],
.widget .cntctfrm_contact_form.cntctfrm_width_default input[type="email"],
.widget .cntctfrm_contact_form.cntctfrm_width_default select,
.widget .cntctfrm_contact_form.cntctfrm_width_default textarea {
max-width: 320px;
}
.cntctfrm_contact_form input[type="checkbox"],
.cntctfrm_contact_form input[type="radio"]
.cntctfrm_contact_form input[type="submit"],
.widget .cntctfrm_contact_form input[type="checkbox"],
.widget .cntctfrm_contact_form input[type="radio"],
.widget .cntctfrm_contact_form input[type="submit"] {
margin: 0;
}
.cntctfrm_contact_attachment_extensions {
font-size: 10px !important;
}
.cntctfrm_contact_form input.cntctfrm_contact_submit {
cursor: pointer !important;
text-align: center !important;
margin-bottom: 10px !important;
}
.cntctfrm_label:first-child {
padding: 0;
}
.cntctfrm_label,
.cntctfrm_checkbox {
padding: 5px 0 0;
}
.cntctfrm_input,
.cntctfrm_select,
.cntctfrm_checkbox {
position: relative;
}
.cntctfrm_error_text {
margin: 5px 0;
color: red;
text-align: left;
}
#cntctfrm_contact_attachment {
margin-bottom: 0;
}
.cntctfrm_contact_form div {
clear: both;
}
.cntctfrm_one_column.cntctfrm_width_default {
max-width: 320px;
width: 100%;
}
.cntctfrm_one_column.cntctfrm_width_custom {
max-width: 100%;
width: 100%;
}
.cntctfrm_two_columns.cntctfrm_width_default {
max-width: 650px;
width: 100%;
}
.cntctfrm_two_columns.cntctfrm_width_custom .cntctfrm_column {
max-width: 49%;
}
.cntctfrm_one_column.cntctfrm_width_custom .cntctfrm_column {
max-width: 100%;
}
.cntctfrm_column {
position: relative;
min-height: 1px;
width: 100%;
padding: 0;
margin: 0;
clear: none !important;
}
.cntctfrm_ltr .cntctfrm_column {
float: left;
width: 49%;
}
.cntctfrm_rtl .cntctfrm_column {
float: right;
width: 49%;
}
.cntctfrm_ltr.cntctfrm_two_columns.cntctfrm_width_default #cntctfrm_first_column,
.cntctfrm_ltr.cntctfrm_two_columns.cntctfrm_width_default #cntctfrm_submit_first_column {
margin: 0 10px 0 0;
}
.cntctfrm_two_columns.cntctfrm_rtl.cntctfrm_width_default #cntctfrm_first_column,
.cntctfrm_two_columns.cntctfrm_rtl.cntctfrm_width_default #cntctfrm_submit_first_column {
margin: 0 0 0 10px;
}
.cntctfrm_ltr.cntctfrm_two_columns.cntctfrm_width_custom #cntctfrm_first_column,
.cntctfrm_ltr.cntctfrm_two_columns.cntctfrm_width_custom #cntctfrm_submit_first_column {
margin: 0 2% 0 0;
}
.cntctfrm_rtl.cntctfrm_two_columns.cntctfrm_width_custom #cntctfrm_first_column,
.cntctfrm_rtl.cntctfrm_two_columns.cntctfrm_width_custom #cntctfrm_submit_first_column {
margin: 0 0 0 10px;
}
.cntctfrm_field_wrap {
margin: 0 0 5px;
}
.cntctfrm_contact_form label,
.cntctfrm_contact_form .cntctfrm_contact_submit {
display: inline;
}
.cntctfrm_contact_form .cptch_input {
max-width: 100% !important;
}a, a:hover, a:focus {
text-decoration: none;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.envo-ecommerce-pro-elementor-menu #site-navigation {
border-bottom: none;
}
.envo-ecommerce-pro-elementor-menu #site-navigation.shrink {
min-height: 60px;
position: relative;
width: auto;
z-index: 9;
top: auto;
}
.envo-ecommerce-pro-elementor-menu .shrink .navbar-nav > li > a {
padding-top: 30px;
padding-bottom: 30px;
max-height: 80px;
} #product-nav {
margin: 30px 0 50px;
position: relative;
width: 100%;
display: inline-block;
}
.ie9 #product-nav{
padding-bottom: 50px;
}
#product-nav span.prev-label,
#product-nav span.next-label {
position: absolute;
top: -12px;
}
.ie9 #product-nav span.prev-label,
.ie9 #product-nav span.next-label {
top: 10px;
}
#product-nav span.prev-label {
left: 60px;
}
#product-nav span.next-label {
right: 60px;
}
#product-nav > a {
overflow: hidden;
width: 48px;
height: 48px;
-webkit-transition: width 0.4s, background-color 0.4s;
transition: width 0.4s, background-color 0.4s;
-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
transition-timing-function: cubic-bezier(0.7,0,0.3,1);
position: absolute;
display: block;
outline: none;
text-align: left;
z-index: 9;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
border: 1px solid;
border-radius: 40px;
background: #fff;
}
#product-nav > a[rel='prev'] {
left: 10px;
}
#product-nav > a[rel='next'] {
right: 10px;
}
#product-nav > a:hover {
width: 240px;
}
#product-nav span.fa {
position: absolute;
z-index: 100;
padding: 17px 5px 15px 0;
width: 45px;
text-align: center;
}
#product-nav > a[rel='next'] span.fa {
right: 0;
padding: 17px 0 15px 1px;
}
#product-nav div.prev-product,
#product-nav div.next-product{
position: absolute;
top: 0;    
width: 240px;
height: 48px;
}
#product-nav div.next-product {
right: 0;
}
#product-nav div.prev-product h5,
#product-nav div.next-product h5 {
position: relative;
margin: 0;
line-height: 48px;
text-align: right;
padding: 0 55px 0 25px;
text-transform: uppercase;
}
#product-nav div.next-product h5 {
text-align: left;
padding: 0 25px 0 55px;
}
#product-nav div.prev-product img.attachment-shop_thumbnail,
#product-nav div.next-product img.attachment-shop_thumbnail {
position: absolute;
top: 0;
height: 45px;
width: auto;
right: 7px;
padding: 2px 0;
border-radius: 30px;
}
#product-nav div.next-product img.attachment-shop_thumbnail {
left: 7px;
}
.elementor-image .news-thumb img {
width: auto;
}
.envo-ecommerce-pro-elementor-categories a, .envo-ecommerce-pro-elementor-feed-title {
display: inline-block;
vertical-align: middle;
} 
.envo-ecommerce-pro-elementor-icon.elementor-align-icon-left {
float: left;
margin-right: 5px;
}
.envo-ecommerce-pro-elementor-icon.elementor-align-icon-right {
float: right;
margin-left: 5px;
} .woo-float-info {
width: 100%;
position: fixed;
position: -webkit-sticky;
background-color: inherit;
-webkit-box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.42), 0 3px 20px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.42), 0 3px 20px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
text-align: center;
padding: 8px;
z-index: 99;
}
.woo-float-info .news-thumb {
max-width: 60px;
margin-right: 15px;
margin-bottom: 0;
display: inline-block;
}
.woo-float-info .product_title.entry-title {
margin: 0;
padding: 0;
font-size: 16px;
line-height: 20px;
display: inline-block;
font-weight: 700;
letter-spacing: -.02em;
}
.woo-float-info p.price {
font-size: 12px;
line-height: 14px;
display: inline-block;
margin: 15px;
}
.woo-float-info .close-me{
font-size: 13px;
position:absolute;
cursor:pointer;
top:0;
right:0;
color: #b50000;
padding: 0px 8px 2px 8px;
}
.woo-float-info .close-me:after {
font-family: 'FontAwesome';
content: "\f00d";
}
.woo-float-info a.button {
padding: 5px 12px;
font-size: 15px;
}
.woocommerce .woo-float-info img {
max-width: 50px;
margin-right: 10px;
max-height: 50px;
} .center-cart-middle {
width: 450px;
height: auto;
position: fixed;
top: calc(50% - 135px);
left: calc(50% - 225px);
padding: 20px;
background-color: #fff;
border-radius: 5px;
-webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.75);
z-index: 99999;
animation: showup 0.7s;
}
.middle-cart {
display: none;
z-index: 9999;
}
#middle-cart-overlay {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.42);
z-index: 9999;
animation: showup 0.7s;
}
#middle-cart-close {
position: absolute;
top: -8px;
right: -8px;
background-color: #e70000;
color: #fff;
border-radius: 20px;
font-size: 14px;
width: 26px;
height: 26px;
line-height: 26px;
cursor: pointer;
}
.product-added-to-cart-middle .middle-cart {
display: block;
}
.center-cart-middle.text-center .woocommerce-mini-cart {
max-height: 130px;
overflow-x: auto;
}
.archive-product-categories a {
font-size: 80%;
opacity: 0.8;
} .envo-has-gallery {
position: relative;
}
.envo-has-gallery .secondary-image {
position: absolute;
top:0;
left:0;
opacity:0;
padding: 0;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.woocommerce ul.products li.product:hover .secondary-image {
opacity: 1;
}
.elementor-editor-active img.secondary-image.attachment-shop-catalog {
display: none!important;
}
#return-to-top {
position: fixed;
bottom: 20px;
right: 20px;
background: rgb(0, 0, 0);
background: rgba(0, 0, 0, 0.7);
width: 50px;
height: 50px;
display: block;
text-decoration: none;
-webkit-border-radius: 35px;
-moz-border-radius: 35px;
border-radius: 35px;
display: none;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#return-to-top i {
color: #fff;
margin: 0;
position: relative;
left: 16px;
top: 10px;
font-size: 20px;
-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;
}
#return-to-top:hover {
background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
color: #fff;
top: 5px;
}
.f-posts-shortcode {
display: block;
overflow: hidden;
}
.f-posts-shortcode article {
clear: none;
margin-bottom: 20px;
}
.page-builders .f-posts-shortcode article {
padding-left: 15px;
padding-right: 15px;
}
.f-posts-shortcode .col-md-6:nth-child(2n+1),
.f-posts-shortcode .col-md-4:nth-child(3n+1),
.f-posts-shortcode .col-md-3:nth-child(4n+1),
.f-posts-shortcode .col-md-2:nth-child(6n+1) {
clear: left;
}
.countdown-item {
text-align: center;
max-width: 25%;
width: 25%;
float: left;
line-height: 16px;
font-size: 11px;
margin-right: 5px;
}
.countdown-item:last-child {
margin-right: 0;
}
.countdown-item span {
display: block;
padding: 3px 3px 4px;
border: 1px solid;
border-color: #d9d9d9;
font-size: 14px;
line-height: 16px;
}
.the-countdown {
display: flex;
float: none;
align-items: center;
justify-content: space-between;
position: relative;
margin-bottom: 10px;
}
.the-countdown-notice {
display: block;
clear: both;
font-size: 14px;
line-height: 18px;
margin-bottom: 5px;
margin-top: 5px;
}
.archive-product-categories a {
margin-left: 3px;
}
.archive-product-categories {
margin-bottom: 8px;
} .it-has-gallery {
position: relative;
}
.it-has-gallery .secondary-image {
position: absolute;
top:0;
left:0;
opacity:0;
padding: 0;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.woocommerce ul.products li.product:hover .secondary-image {
opacity: 1;
} .arhive-product-gallery {
position: absolute;
top: 10px;
left: 8px;
z-index: 9;
max-width: 50px;
}
.arhive-product-gallery-image {
width: 45px;
height: 45px;
margin-bottom: 5px;
}
.woocommerce ul.products li.product .arhive-product-gallery-image img {
padding: 3px;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 0;
background-color: #fff;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.14);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.14);
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.14);
margin: 0;
}
.woocommerce ul.products li.product:hover .arhive-product-gallery-image img {
margin: 0;
}
.the-product-share {
border-top: 1px solid #e9e9e9;
border-bottom: 1px solid #e9e9e9;
padding: 0;
text-align: center;
clear: both;
margin-bottom: 15px;
}
.the-product-share ul {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
list-style: none;
margin: 0;
padding: 0;
list-style-type: none;
}
.the-product-share ul li {
border: 0;
border-right-width: 1px;
border-style: solid;
border-color: #e9e9e9;
padding: 15px 20px; }
.the-product-share ul li:last-child {
border-right: 0;
}
.the-product-share ul li a {
display: block;
border: 0;
width: auto;
height: auto;
font-size: 13px;
line-height: 1.5;
margin: 0 !important;
border-radius: 0;
}
.the-product-share ul li a .the-icon-wrap {
display: -webkit-inline-flex;
display: -ms-inline-flex;
display: inline-flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
background-color: #333;
width: 40px;
height: 40px;
line-height: 1;
font-size: 16px;
border-radius: 50%;
vertical-align: middle;
-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; }
.the-product-share ul li a .the-icon-wrap .the-icon {
fill: #fff;
width: 16px;
height: 16px; }
.the-product-share ul li a .product-share-text {
display: inline-block;
vertical-align: middle;
padding: 0 0 0 10px;
width: calc(100% - 50px);
color: #404040;
}
.the-product-share ul li.twitter a:hover .product-share-text {
color: #00aced;
}
.the-product-share ul li.twitter a:hover .the-icon-wrap {
background-color: #00aced;
}
.the-product-share ul li.facebook a:hover .product-share-text {
color: #3b5998;
}
.the-product-share ul li.facebook a:hover .the-icon-wrap {
background-color: #3b5998;
}
.the-product-share ul li.pinterest a:hover .product-share-text {
color: #cb2027;
}
.the-product-share ul li.pinterest a:hover .the-icon-wrap {
background-color: #cb2027;
}
.the-product-share ul li.email a:hover .product-share-text {
color: #3fc387;
}
.the-product-share ul li.email a:hover .the-icon-wrap {
background-color: #3fc387;
} @media only screen and (max-width: 767px) {
.the-product-share ul {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.the-product-share ul li {
width: 50%;
border-right-width: 0;
padding: 20px 0; }
.the-product-share ul li:last-child {
border-bottom-width: 0; }
.the-product-share ul li:nth-child(-n+2) {
border-bottom-width: 1px; }
.the-product-share ul li:nth-child(2n+1) {
border-right-width: 1px; }
.the-product-share ul li a {
display: inline-block; }
.rtl .the-product-share ul li {
border-left-width: 0; }
.rtl .the-product-share ul li:nth-child(2n+1) {
border-left-width: 1px;
border-right-width: 0; } 
} @media only screen and (max-width: 320px) {
.the-product-share ul li {
width: 100%;
border-top-width: 1px; }
.the-product-share ul li:first-child {
border-top-width: 0; }
.the-product-share ul li:nth-child(-n+2) {
border-bottom-width: 0; }
.the-product-share ul li:nth-child(2n+1) {
border-right-width: 0; }
.rtl .the-product-share ul li:nth-child(2n+1) {
border-left-width: 0;
border-right-width: 0; } 
}
.fancybox-container {
z-index: 999939;
}
.show-canvas-filter #site-canvas {
visibility: visible;
-moz-opacity: 1;
-webkit-opacity: 1;
opacity: 1;
-webkit-transform: translateX(300px);
transform: translateX(300px);
-webkit-box-shadow: 300px 0 0 1900px rgba(0,0,0,.2), 0 0 20px rgba(0,0,0,.2);
box-shadow: 300px 0 0 1900px rgba(0,0,0,.2), 0 0 20px rgba(0,0,0,.2);
-webkit-transform: translate3d(300px, 0, 0);
transform: translate3d(300px, 0, 0);
}
#site-canvas {
width: 300px;
position: fixed;
top: 0;
left: 0;
height: 100%;
z-index: 999;
left: -300px;
background: #fff;
padding: 25px;
-webkit-transform: translateX(0);
transform: translateX(0);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition: 300ms ease all;
transition: 300ms ease all;
visibility: hidden;
-moz-opacity: 0;
-webkit-opacity: 0;
opacity: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 999999;
overflow-y: auto;
}
a.canvas-toggle-nav.bars {
float: right;
height: 34px;
font-size: 14px;
font-weight: 600;
line-height: 34px;
padding: 0 14px;
border: 1px solid #aaaaaa;
margin: 0 0 0 20px;
text-align: center;
}
a.canvas-toggle-nav i.fa.fa-times {
float: right;
display: block;
clear: both;
font-size: 22px;
line-height: 22px;
}
.canvas-toggle-nav i.fa.fa-bars {
margin-right: 5px;
}
aside#off-canvas-sidebar-filter {
display: block;
float: left;
width: 100%;
}
.woocommerce-perpage {
float: right;
height: 34px;
font-size: 14px;
font-weight: 400;
line-height: 34px;
padding: 0 14px;
text-transform: uppercase;
}
.woocommerce-perpage a {
margin: 0 4px;
opacity: 0.8;
}
.woocommerce-perpage span:last-child {
display: none;
}
.woo-infinite-loading nav.woocommerce-pagination {
display: none;
}
.infinite-scroll-error.infinite-scroll-last {
display: none;
}
.page-load-status {
clear: both;
text-align: center;
margin: 20px 0;
display: none;
} form.the-searchform button {
display: block;
position: absolute;
top: 50%;
right: 0;
min-width: 40px;
height: 60%;
height: 100%;
font-size: 12px;
font-weight: 600;
background-color: transparent !important;
margin: 0;
padding: 0;
border: 0;
text-align: center;
line-height: 1;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.the-search-wrap {
position: relative; }
.the-search-wrap .search-submit {
color: #333;
font-size: 12px;}
.the-search-wrap .search-submit:focus, .the-search-wrap .search-submit:hover {
color: #333; }
.the-search-wrap input {
height: 42px;
}
.the-search-wrap .the-ajax-loading {
display: none;
background: transparent url(//www.papeldeparedekig.com.br/wp-content/plugins/envo-ecommerce-pro/images/loading.gif) no-repeat center center;
background-size: 100%;
position: absolute;
top: 50%;
right: 60px;
margin-top: -13px;
width: 56px;
height: 26px; }
.the-search-wrap .the-search-results {
display: none;
position: absolute;
top: 100%;
left: 0;
width: 100%;
background-color: #fff;
-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
z-index: 999;
overflow: hidden; }
.the-search-wrap .the-search-results ul {
list-style: none;
padding: 0;
margin: 0; }
.the-search-wrap ul li {
margin: 0 !important;
padding: 0 !important;
border: none;
}
.the-search-wrap .the-search-results ul li a.search-result-link {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
.the-search-wrap .the-search-results ul li a {
position: relative;
font-size: 14px;
line-height: 1;
padding: 10px 34px 10px 13px;
border-bottom: 1px solid #eaeaea;
letter-spacing: 0.6px; }
.the-search-wrap .the-search-results ul li a img {
float: left;
max-width: 30px;
margin-right: 10px; }
.the-search-wrap .the-search-results ul li a .result-title {
display: block;
line-height: 1.3;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis; }
.the-search-wrap .the-search-results ul li a i.icon {
position: absolute;
top: 50%;
right: 13px;
margin-top: -6px;
font-size: 12px;
color: #aaa;
-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; }
.the-search-wrap .the-search-results ul li a:hover i.icon {
color: #666; }
.the-search-wrap .the-search-results ul li a.all-results {
display: block;
font-size: 12px;
font-weight: 600;
letter-spacing: 0.6px;
text-align: center; }
.the-search-wrap .the-search-results ul li a.all-results span {
display: inline-block;
padding-bottom: 3px;
border-bottom: 1px solid; }
.the-search-wrap .the-search-results ul li a.all-results span i {
padding-left: 5px; }
.the-search-wrap .the-search-results ul li a.search-result-link:hover {
background-color: #f8f8f8;
color: #555; }
.the-search-wrap .the-search-results ul li:last-child a {
border-bottom: 0; }
.the-search-wrap .the-no-search-results {
position: relative;
font-size: 14px;
line-height: 1;
padding: 18px 18px; }
.the-search-wrap .the-no-search-results h6 {
margin: 0 0 10px; }
.the-search-wrap .the-no-search-results p {
margin: 0; }
form.the-searchform {
width: 100%;
height: auto; }
form.the-searchform,
form.the-searchform input.field {
min-height: 40px; }
form.the-searchform input.field:focus {
-webkit-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.1); } body.rtl .the-search-wrap .the-ajax-loading {
left: 60px;
right: auto; }
body.rtl .the-search-wrap .the-search-results {
right: 0;
left: auto; }
body.rtl .the-search-wrap .the-search-results ul li a {
padding-left: 34px;
padding-right: 13px; }
body.rtl .the-search-wrap .the-search-results ul li a .result-thumb {
margin-left: 10px;
margin-right: 0; }
body.rtl .the-search-wrap .the-search-results ul li a i.icon {
left: 13px;
right: auto; }
body.rtl .the-search-wrap .the-search-results ul li a.all-results span i {
padding-right: 5px;
padding-left: 0; }
body.rtl .the-search-wrap form.the-searchform button {
left: 0;
right: auto; }
#popup-login {
width: 90%;
max-width: 850px;
max-height: 60vh;
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 999;
background: #fff;
padding: 25px;
-webkit-transition: 300ms ease all;
transition: 300ms ease all;
visibility: hidden;
-moz-opacity: 0;
-webkit-opacity: 0;
opacity: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 999999;
overflow-y: auto;
}
.show-popup-login #popup-login {
visibility: visible;
-moz-opacity: 1;
-webkit-opacity: 1;
opacity: 1;
-webkit-box-shadow: 300px 0 0 1900px rgb(0 0 0 / 20%), 0 0 20px rgb(0 0 0 / 20%);
box-shadow: 300px 0 0 1900px rgb(0 0 0 / 20%), 0 0 20px rgb(0 0 0 / 20%);
}
a.login-canvas-toggle-nav i.fa.fa-times {
float: right;
display: block;
clear: both;
font-size: 22px;
line-height: 22px;
}.bs-submit-button-event {
position: absolute;
cursor:pointer;
}