#thnk-quick-view-content .product_meta {
border: 1px solid #efefef;
display: table;
width: 100%;
margin-bottom: 40px;
padding:0
}
#thnk-quick-view-content .slides img{
width:100%!important;
}
#thnk-quick-view-content .product_meta > span {
display: table-cell;
vertical-align: middle;
text-align: center;
padding:15px;
border-right: 1px solid #eaeaea;
}
.woocommerce .thnk-woo-product .quantity .qty{
height:38px;
border:0;
}
html.thnk-quick-view-is-open,
html.thnk-quick-view-is-open body {
overflow: hidden;
}
html.thnk-quick-view-is-open .main-header-bar.thnk-sticky-active,
html.thnk-quick-view-is-open .thnk-above-header.thnk-sticky-active,
html.thnk-quick-view-is-open .thnk-below-header.thnk-sticky-active {
margin-left: 0;
}
.thnk-quick-view-bg {
position: fixed;
visibility: hidden;
overflow: hidden;
background: #0b0b0b;
opacity: 0;
-webkit-transition: opacity .25s;
transition: opacity .25s;
z-index: 1042;
}
.thnk-quick-view-loader {
z-index: 1000;
border: none;
margin: 0px;
padding: 0px;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
position: absolute;
}
.thnk-quick-view-bg-ready {
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0.6;
visibility: visible;
}
body #thnk-quick-view-modal div.product .flex-viewport {
width: 100%;
float: none;
}
#thnk-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;
}
#thnk-quick-view-modal .thnk-content-main-wrapper {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding:0;
}
#thnk-quick-view-modal .thnk-content-main-wrapper:before {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
}
#thnk-quick-view-modal .thnk-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;
}
#thnk-quick-view-modal .thnk-content-main:after, #thnk-quick-view-modal .thnk-content-main:before {
content: '';
display: table;
clear: both;
}
#thnk-quick-view-modal .thnk-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;
}
#thnk-quick-view-modal.open {
visibility: visible;
opacity: 1;
}
#thnk-quick-view-modal.open .thnk-content-main {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
opacity: 1;
width: 100%;
}
#thnk-quick-view-modal .thnk-qv-image-slider {
position: relative;
}
#thnk-quick-view-modal .thnk-qv-image-slider .thnk-qv-slides li {
list-style: none;
}
#thnk-quick-view-modal .slides {
cursor: default;
position: relative;
top: 0px;
left: 0px;
width: auto;
height: auto;
overflow: hidden;
}
#thnk-quick-view-modal .thnk-qv-image-slider .flex-control-nav {
margin: 0;
padding: 0;
width: 100%;
position: absolute;
bottom: 10px;
text-align: center;
}
#thnk-quick-view-modal .thnk-qv-image-slider .flex-control-nav li {
margin: 0 6px;
display: inline-block;
zoom: 1;
vertical-align: middle;
}
#thnk-quick-view-modal .thnk-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;
}
#thnk-quick-view-modal .thnk-qv-image-slider .flex-control-paging li a.flex-active {
background: #000;
background: rgba(0, 0, 0, 0.9);
cursor: default;
}
#thnk-quick-view-modal .thnk-qv-image-slider .flex-direction-nav {
margin: 0;
padding: 0;
list-style: none;
}
#thnk-quick-view-modal .thnk-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;
}
#thnk-quick-view-modal .thnk-qv-image-slider .flex-direction-nav .flex-prev:before,
#thnk-quick-view-modal .thnk-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;
}
#thnk-quick-view-modal .thnk-qv-image-slider .flex-direction-nav .flex-prev {
left: -50px;
}
#thnk-quick-view-modal .thnk-qv-image-slider .flex-direction-nav .flex-next {
right: -50px;
text-align: right;
-webkit-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
transform: rotate(-180deg);
}
#thnk-quick-view-modal .thnk-qv-image-slider:hover .flex-direction-nav .flex-prev {
opacity: 0.7;
left: 10px;
}
#thnk-quick-view-modal .thnk-qv-image-slider:hover .flex-direction-nav .flex-next {
opacity: 0.7;
right: 10px;
}
#thnk-quick-view-content {
height: 100%;
}
#thnk-quick-view-content div.product {
padding: 0;
display: inline-block;
vertical-align: middle;
box-sizing: border-box;
}
#thnk-quick-view-content div.images {
width: 50%;
float: left;
opacity: 1 !important;
margin: 0;
}
#thnk-quick-view-content div.summary {
margin: 0;
padding: 30px;
width: 50%;
float: left;
}
#thnk-quick-view-content .product_meta > span{
font-size: 13px;
padding: 9px 13px;
}
#thnk-quick-view-modal div.product form.cart table{
margin-bottom:5px;
}
@media (max-width: 768px) {
#thnk-quick-view-content div.summary form.cart .button {
padding: 10px;
}
}
@media (min-width: 545px) {
#thnk-quick-view-content div.summary {
content: '544';
overflow-y: auto;
padding-bottom: -webkit-calc(70px + 1em);
padding-bottom: calc(70px + 1em);
}
#thnk-quick-view-content div.summary form.cart {
position: absolute;
bottom: 0;
background: #fff;
margin: 0 -30px;
padding: 20px 30px 30px;
width: 50%;
width: -webkit-calc( 50% - 30px);
width: calc( 50% - 30px);
z-index:1;
}
}
#thnk-quick-view-content div.summary .added_to_cart{
padding-top: 5px;
}
#thnk-quick-view-content div.woocommerce-product-rating:after, #thnk-quick-view-content div.woocommerce-product-rating:before {
content: '';
display: table;
clear: both;
}
#thnk-quick-view-content div.woocommerce-product-rating a.woocommerce-review-link {
display: none;
}
#thnk-quick-view-content .onsale {
top: 15px;
left: 15px;
right: auto;
}
#thnk-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%;
}
#thnk-quick-view-content div.summary::-webkit-scrollbar {
width:6px;
}
#thnk-quick-view-close:before {
content: "\f335";
font-family: dashicons;
text-decoration: inherit;
margin-left: 2px;
}
#thnk-quick-view-close:hover {
opacity: 1;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
@media (max-width: 544px) {
#thnk-quick-view-content div.images,
#thnk-quick-view-content div.summary {
width: 100%;
float: none;
}
#thnk-quick-view-content div.summary {
margin: 0;
padding: 15px;
width: 100%;
float: left;
}
} .thnkaira-shop-thumbnail-wrap {
position: relative;
}
.thnkaira-shop-thumbnail-wrap:hover .opn-quick-view-text {
opacity: 1;
}
.woocommerce #thnk-quick-view-modal div.product form.cart .button.single_add_to_cart_button.loading {
padding-right: 40px;
}.owl-carousel {
display: none;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1; }
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
touch-action: manipulation;
-moz-backface-visibility: hidden; }
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0; }
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0); }
.owl-carousel .owl-item {
background:;
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none; }
.owl-carousel .owl-item img {
display: block;
margin: auto;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
display: none; }
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
cursor: pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
background: none;
color: inherit;
border: none;
padding: 0 !important;
font: inherit; }
.owl-carousel.owl-loaded {
display: block; }
.owl-carousel.owl-loading {
opacity: 0;
display: block; }
.owl-carousel.owl-hidden {
opacity: 0; }
.owl-carousel.owl-refresh .owl-item {
visibility: hidden; }
.owl-carousel.owl-drag .owl-item {
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel.owl-grab {
cursor: move;
cursor: grab; }
.owl-carousel.owl-rtl {
direction: rtl; }
.owl-carousel.owl-rtl .owl-item {
float: right; } .no-js .owl-carousel {
display: block; } .owl-carousel .animated {
animation-duration: 1000ms;
animation-fill-mode: both; }
.owl-carousel .owl-animated-in {
z-index: 0; }
.owl-carousel .owl-animated-out {
z-index: 1; }
.owl-carousel .fadeOut {
animation-name: fadeOut; }
@keyframes fadeOut {
0% {
opacity: 1; }
100% {
opacity: 0; } } .owl-height {
transition: height 500ms ease-in-out; } .owl-carousel .owl-item { }
.owl-carousel .owl-item .owl-lazy {
opacity: 0;
transition: opacity 400ms ease; }
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
max-height: 0; }
.owl-carousel .owl-item img.owl-lazy {
transform-style: preserve-3d; } .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000; }
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//rc-cos.com/wp-content/plugins/hunk-companion/almaira-shop/assets/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: transform 100ms ease; }
.owl-carousel .owl-video-play-icon:hover {
-ms-transform: scale(1.3, 1.3);
transform: scale(1.3, 1.3); }
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none; }
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transition: opacity 400ms ease; }
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%; }.leadform-show-form span .g-recaptcha div {
width: auto !important;
height: auto !important;
}
.btn-5 {
border: 0 solid;
box-shadow: inset 0 0 20px rgba(255, 255, 255, 0);
outline: 1px solid;
outline-color: rgba(255, 255, 255, .5);
outline-offset: 0px;
text-shadow: none;
transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
} 
.btn-5:hover {
border: 1px solid;
box-shadow: inset 0 0 20px rgba(255, 255, 255, .5), 0 0 20px rgba(255, 255, 255, .2);
outline-color: rgba(255, 255, 255, 0);
outline-offset: 15px;
text-shadow: 1px 1px 2px #427388; 
} .leadform-show-form .lead-form-front{
overflow:hidden;
padding:15px;
background-size:100%;       
}
.lead-form-front:before{
content: '';
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
z-index:-1;
display: block;
}
.lead-form-front{
position:relative;
z-index: 0;
} .sidebar .leadform-show-form h2, 
.footer .leadform-show-form h2{
display:none;
}
.leadform-show-form input, 
.leadform-show-form select, 
.leadform-show-form textarea{
max-width:100%;
}
.leadform-show-form div.lf-field{
margin-bottom:17px;
}
.leadform-show-form .radio-type label,
.leadform-show-form  .checkbox-type label{
margin: 0;
}  
.leadform-show-form label{
margin: 1.1em 0 .4em;
display:block;
}
.leadform-show-form label span {
font-weight: 500;
font-size:16px;
line-height: 1.9;
}
.leadform-show-form input[type="radio"]:first-child, 
.leadform-show-form input[type="checkbox"]:first-child {
margin:0px 7px 0px 0px;
line-height: normal;
}
.leadform-show-form input[type="radio"], 
.leadform-show-form input[type="checkbox"]{
margin:0px 5px 0px 10px;
line-height: normal;
height: 14px;  
width: 14px;   
vertical-align: middle;
}
.lead-form-front input[type=checkbox] {
border: 1px solid #b4b9be;
background: #fff;
color: #555;
clear: none;
cursor: pointer;
display: inline-block;
line-height: 0;    
margin: -4px 4px 0 0;
outline: 0;
padding: 0!important;
text-align: center;
vertical-align: middle;
width: 16px;
min-width: 16px;
-webkit-appearance: checkbox;
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
-webkit-transition: .05s border-color ease-in-out;
transition: .05s border-color ease-in-out;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { ::i-block-chrome,.lead-form-front input[type=checkbox]{
-webkit-appearance: checkbox;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeSpeed;
} ::i-block-chrome,.lead-form-front input[type=checkbox]:checked:before {
display:none;
}
}
.lead-form-front input[type=radio] {
border: 1px solid #b4b9be;
background: #fff;
color: #555;
clear: none;
cursor: pointer;
display: inline-block;
line-height: 0;
width: 14px;
min-width: 14px;
-webkit-border-radius: 50%;
border-radius: 50%;
margin-right: 4px;
line-height: 10px;
margin: -4px 4px 0 0;
outline: 0;
padding: 0!important;
text-align: center;
vertical-align: middle;
-webkit-appearance: none;
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
-webkit-transition: .05s border-color ease-in-out;
transition: .05s border-color ease-in-out;
}
.lead-form-front input[type=radio]:checked:before {
content: "\2022";
text-indent: -9999px;
-webkit-border-radius: 50%;
border-radius: 50%;
font-size: 14px;
width: 5px;
height: 5px;
margin: 4px;
line-height: 12px;
background-color: #1e8cbe;
float: left;
display: inline-block;
vertical-align: middle;
width: 5px;
font: 400 21px/1 dashicons;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.leadform-show-form select{
text-transform: none;
min-width:100%;
padding:6px;
letter-spacing: normal;
text-indent:0em;
padding-left:6px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
min-height: 38px;
background-color: #fff;
border-radius: 2px;
outline:0px;
border: 1px solid #ccc;
}
.leadform-show-form select:focus{
outline:0px;   
}
.leadform-show-form input[type="number"],
.leadform-show-form input[type="date"]{
text-transform: none;
min-width:100%;
padding: .313em 0;
letter-spacing: normal;
font-size: 14px;
line-height: 1.42857143;
color: #555;
min-height: 38px;
background-color: #fff;
border-radius: 2px;
}
.leadform-show-form textarea, 
.leadform-show-form input:not([type]), 
.leadform-show-form input[type="email"], 
.leadform-show-form input[type="number"], 
.leadform-show-form input[type="password"], 
.leadform-show-form input[type="tel"], 
.leadform-show-form input[type="url"], 
.leadform-show-form input[type="text"], 
.leadform-show-form input[type="number"]  
{
width:100%;
font-family: inherit;
letter-spacing: normal;
}
.leadform-show-form input[type="date"],
.leadform-show-form input[type="time"],
.leadform-show-form input[type="datetime-local"], 
.leadform-show-form input[type="month"] 
{
line-height: 15px; 
font-family: inherit;
padding: .313em 0;
letter-spacing: normal;
}
.leadform-show-form h2{
margin-top:20px;
margin-bottom:30px;
}
.leadform-show-form input[type="file"] {
display: inherit;
}
.leadform-show-form ul{
padding-left:0px;
margin:0;
}
.leadform-show-form ul li {
list-style-type: none;
}
.leadform-show-form textarea,
.leadform-show-form input:not([type]), 
.leadform-show-form input[type="email"], 
.leadform-show-form input[type="number"], 
.leadform-show-form input[type="password"], 
.leadform-show-form input[type="tel"], 
.leadform-show-form input[type="url"], 
.leadform-show-form input[type="text"], 
.leadform-show-form input[type="number"] {
min-height: 38px;
padding: 6px!important;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 2px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.leadform-show-form input[type="submit"] {
min-height: 38px;
padding: 10px 30px;
border-color: #000;
border-radius: 3px;
text-transform: uppercase;
font-size: 18px;
font-weight: 700;
color: #fff;
cursor:pointer;
background: #0C0C10;
-webkit-transition: all .3s;
-moz-transition: all .3s;
transition: all .3s;
white-space: inherit;
}
.leadform-show-form .successmsg_3{
font-size:20px;
text-align:center;
padding:50px 0;
border:1px solid #f8f8f8;
border-top:0px;
}
.leadform-show-form .submit-type label{
display:inline;
} .lfb_input_upload{
position:relative;
}
.lfb-input-upload{
position:absolute;
width:100%;
height:38px;
top:-38px;
opacity:0;
cursor:pointer;
}
.lfb_input_upload::before {
position:absolute;
content: "\f093";
font-family: fontawesome;
display: inline-block;
background:#c1c1c1;
color:#fff;
border: 0px solid #c1c1c1;
border-radius: 0px;
outline: none;
white-space: nowrap;
-webkit-user-select: none;
cursor: pointer;
font-weight: 700;
font-size: 10pt;
height:36px;
width:38px;
right:1px;
line-height:37px;
text-align:center;
top: -37px;
text-indent: 1px;
z-index:0;
} .leadform-show-form .lf-field{
position:relative;
} .lfb-date-parent::after { font-family: fontawesome;
content: "\f073";
font-weight: 900;
color: #717171;
font-size: 20px;
float: right;
margin-top: -35px;
padding-right: 10px;
}
.leadform-show-form .lfb-date-icon i.fa-calendar{
text-indent:1px;
} .leadform-show-form{
display: block;
margin: auto;
max-width: 100%;
}
.leadform-show-form .lead-head {
background-size: cover!important;  
}
.leadform-show-form textarea {
width:100%;
min-height:150px;
text-indent:0;
}
.lead-form-frontdiv #ui-datepicker-div {
max-width: 300px;
}
.ui-datepicker{
background: #fff;
padding: 15px;
border: 1px solid #F1F1F1;
}
.ui-datepicker table, .ui-datepicker th, .ui-datepicker td {
border: none;
}
.ui-datepicker-calendar tr:nth-child(1) th:nth-child(1){
padding-left:0;
}
.ui-datepicker .ui-datepicker-header{
padding:5px 0;
}
.ui-datepicker-calendar{
width:auto;
}
.ui-datepicker-calendar td{
line-height: 20px;
font-size: 13px;
}
.ui-datepicker-calendar tr th {
font-size: 14px;
background: rgba(0, 185, 235, 0);
color: #676767;
padding: 5px;
font-weight: normal;
}
.ui-datepicker .ui-datepicker-title{
display:inline-block;
width: 82%;
text-align: center;
font-size:15px;
letter-spacing: 1px;
}
.ui-datepicker-calendar tr td a{
padding:5px;
}
.ui-datepicker-calendar tr td a:hover{
background:#000;
color:#fff;
}
.ui-datepicker-calendar tr td a.ui-state-highlight{
background:#000;
color:#fff;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
cursor: pointer;
}
.ui-datepicker .ui-datepicker-prev:before{
content:"<";
font-size:16px;
float:left;
}
.ui-datepicker .ui-datepicker-next:after{
content:">";
font-size:16px;
float:right;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next{
font-size:0px;
} .spinner { width: 70px;
text-align: center;
}
.spinner > div {
width: 12px;
height: 12px;
background-color: #333;
border-radius: 100%;
display: inline-block;
-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.spinner .bounce1 {
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
}
.spinner .bounce2 {
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {
0%, 80%, 100% { -webkit-transform: scale(0) }
40% { -webkit-transform: scale(1.0) }
}
@keyframes sk-bouncedelay {
0%, 80%, 100% { 
-webkit-transform: scale(0);
transform: scale(0);
} 40% { 
-webkit-transform: scale(1.0);
transform: scale(1.0);
}
}
.leadform-show-form span ul li{
font-size: 14px;
line-height: 1.7em;
color: #555;
} .leadform-show-form .error p{
font-size:14px;
padding:6px 10px;
background:#f2dede;
display:block;
color:#D8000C;
position:relative;
}
.leadform-show-form .error p::before{
content: "\f00d";
font-family: fontawesome;
position: absolute;
right: 10px;
cursor:pointer;
}
.leadform-show-form p.successmsg{
font-size:14px;
padding:6px 10px;
background:#DFF2BF;
display:block;
color:#4F8A10;
position:relative;
text-align: center;
}
.leadform-show-form p.successmsg::before{
content: "\f00c";
font-family: fontawesome;
position: absolute;
right: 10px;
cursor:pointer;
}
.leadform-show-form input,  .leadform-show-form textarea{
-webkit-appearance: none;
-moz-appearance: none;
}
.leadform-show-form  select{
margin: 0;      
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-appearance: none;
-moz-appearance: none;
} .leadform-show-form  select{
background-image:
linear-gradient(45deg, transparent 50%, #6b563e 50%),
linear-gradient(135deg, #6b563e 50%, transparent 50%),
linear-gradient(to right, transparent, transparent);
background-position:
calc(100% - 15px) calc(1em + 2px),
calc(100% - 10px) calc(1em + 2px),
100% 0;
background-size:
5px 5px,
5px 5px,
2.5em 2.5em;
background-repeat: no-repeat;
}
@media only screen and (max-width: 767px){
.lead-form-front h2{
font-size:26px;
}   
.leadform-show-form .lead-form-front {
background-size: cover!important;
}
}
@media screen and (max-width: 550px){
.lead-form-front h2{
font-size:22px;
}   
.leadform-show-form{
max-width: 100%!important;
width:100%;
min-width:280px;
}
}.wdp_pricing_table_caption { }
.wdp_pricing_table {
border-collapse: collapse;
font-size: 0.9em;
table-layout: fixed;
}
.wdp_pricing_table td {
border: solid 1px #dfdfdf;
padding: 5px 10px;
text-align: center;
}
.wdp_pricing_table thead {
background: #efefef;
}
.spinner_img {
content:url(//rc-cos.com/wp-content/plugins/advanced-dynamic-pricing-for-woocommerce/BaseVersion/assets/images/spinner-2x.gif);
display: block;
}
del .woocommerce-Price-amount {
display: inline;
}.wdp_deals_table_caption {
font-weight: bold;
}
.wdp_deals_table {
border-collapse: collapse;
font-size: 0.9em;
}
.wdp_deals_table td {
border: solid 1px #dfdfdf;
padding: 5px 10px;
text-align: center;
}
.wdp_deals_table thead {
background: #efefef;
}