.tnp-subscription { display: block;
margin: 15px auto;
max-width: 500px;
width: 100%;
} .tnp-subscription div.tnp-field {
margin-bottom: 10px;
border: 0;
padding: 0;
}
.tnp-subscription label {
display: block;
color: inherit; font-weight: 700;
line-height: normal;
padding: 5px;
margin: 0;
}
.tnp-subscription input[type=text], 
.tnp-subscription input[type=email], 
.tnp-subscription input[type=submit], 
.tnp-subscription select {
width: 100%;
height: 50px;
padding: 10px;
display: block;
border: 1px;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
color: #444;
font-size: 14px;
line-height: 20px;
margin: 0;
line-height: normal;
box-sizing: border-box;
}
.tnp-subscription input[type=checkbox], 
.tnp-widget input[type=radio] {
max-width: 20px;
display: inline-block;
} .tnp-subscription select option {
margin-right: 10px;
}
.tnp-subscription input.tnp-submit {
background-color: #444;
color: #fff;
width: auto;
height: auto;
margin: 0;
}
@media all and (max-width: 480px) {
.tnp-subscription input[type=submit] {
width: 100%;
}
} .tnp-profile form .tnp-field {
margin-bottom: 10px;
border: 0;
padding: 0;
}
.tnp-profile form .tnp-field label {
display: block;
color: #333;
}
.tnp-profile form .tnp-field input[type=text], 
.tnp-profile form .tnp-field input[type=email], 
.tnp-profile form .tnp-field input[type=submit], 
.tnp-profile form .tnp-field textarea, 
.tnp-profile form .tnp-field select {
padding: 10px;
display: block;
border: 1px;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
color: #444;
font-size: 14px;
margin: 0;
line-height: normal;
box-sizing: border-box;
border-radius: 0;
height: auto;
float: none;
}
.tnp-profile form input[type=checkbox], .tnp-profile input[type=radio] {
max-width: 20px;
display: inline-block;
}
.tnp-profile form .tnp-list-label {
margin-left: 15px;
} .tnp-profile form select option {
margin-right: 10px;
}
.tnp-profile form .tnp-field input[type=submit] {
background-color: #444;
color: #fff;
width: auto;
height: auto;
margin: 0;
}
@media all and (max-width: 480px) {
.tnp-profile input[type=submit] {
width: 100%;
margin: 0;
}
}
.tnp-widget {
width: 100%;
display: block;
box-sizing: border-box;
}
.tnp-widget .tnp-field {
margin-bottom: 10px;
border: 0;
padding: 0;
}
.tnp-widget label {
display: block;
color: inherit;
font-size: 14px;
}
.tnp-widget input[type=text], .tnp-widget input[type=email], .tnp-widget input[type=submit], .tnp-widget select {
width: 100%;
padding: 10px;
display: block;
border: 1px solid #ddd ;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
color: #444;
font-size: 14px;
line-height: normal;
box-sizing: border-box;
height: auto;
}
.tnp-widget input[type=checkbox], .tnp-widget input[type=radio] {
width: auto;
display: inline-block;
} .tnp-widget select option {
margin-right: 10px;
}
.tnp-widget input.tnp-submit {
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
margin: 0;
}
.tnp-field input[type="submit"] {
position: inherit;
}
.tnp-field label {
} .tnp-widget-minimal {
width: 100%;
}
.tnp-widget-minimal form {
margin: 0;
padding: 0;
border: 0;
}
.tnp-widget-minimal input.tnp-email {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
}
.tnp-widget-minimal input.tnp-submit {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
} .tnp-subscription-minimal {
width: 100%;
box-sizing: border-box;
}
.tnp-subscription-minimal form {
margin: 0;
padding: 0;
border: 0;
}
.tnp-subscription-minimal input.tnp-email {
width: 70%;
max-width: 300px;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
}
.tnp-subscription-minimal .tnp-privacy-field {
margin-top: 10px;
}
.tnp-subscription-minimal input.tnp-submit {
width: 29%;
box-sizing: border-box;
display: inline-block;
padding: 10px;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin: 0;
} .tnp-comments {
clear: both;
margin-top: 15px;
margin-bottom: 15px;
}
.tnp-comments label {
display: block;
}
.tnp-comments input[type=checkbox] {
display: inline-block;
width: auto!important;
} .tnp-lock {
clear: both;
display: block;
box-sizing: border-box;
box-shadow: none;
margin: 20px;
padding: 15px;
background-color: #fff;
border: 1px solid #ddd;
}
.tnp-nl-checkout {
margin-bottom: 1em;
}.hidden {
display: none !important;
visibility: hidden !important;
}
.tawcvs-swatches {
padding: 5px;
}
.tawcvs-swatches .swatch {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
display: inline-block;
width: 30px;
height: 30px;
line-height: 28px;
text-align: center;
margin-right: 15px;
margin-bottom: 15px;
cursor: pointer;
border: 2px solid transparent;
position: relative;
white-space: nowrap;
}
.tawcvs-swatches .swatch.selected {
border-color: #999;
}
.tawcvs-swatches .swatch.disabled {
cursor: default;
opacity: 0.1 !important;
}
.tawcvs-swatches .swatch.disabled .swatch__tooltip {
display: none;
}
.tawcvs-swatches .swatch-color {
text-indent: -9999em;
border: 2px solid #ccc;
}
.tawcvs-swatches .swatch-color.selected {
border-color: #333;
}
.tawcvs-swatches .swatch-color.selected:before {
-webkit-transform: translate(-50%, -50%) rotate(45deg);
-moz-transform: translate(-50%, -50%) rotate(45deg);
transform: translate(-50%, -50%) rotate(45deg);
content: "";
width: 6px;
height: 10px;
display: block;
border: solid #eee;
border-width: 0 2px 2px 0;
position: absolute;
top: 50%;
left: 50%;
margin: -2px -2px 0 0;
}
.tawcvs-swatches .swatch-label {
font-size: 14px;
background-color: #f1f1f1;
}
.tawcvs-swatches .swatch-image {
font-size: 0;
}
.tawcvs-swatches .swatch-image img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.tawcvs-swatches .swatch-image .swatch__tooltip {
font-size: 14px;
}
.tawcvs-swatches .swatch__tooltip {
-webkit-transform: translate(-50%, -100%);
-moz-transform: translate(-50%, -100%);
transform: translate(-50%, -100%);
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
position: absolute;
left: 50%;
top: 0;
background: #333;
z-index: 2;
color: #fff;
margin: -15px 0 0 0;
padding: 5px 10px;
text-indent: initial;
font-size: 14px;
font-weight: 500;
opacity: 0;
visibility: hidden;
user-select: none;
}
.tawcvs-swatches .swatch__tooltip:after {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
transform: rotate(45deg);
content: "";
position: absolute;
width: 12px;
height: 12px;
background: #333;
bottom: -4px;
left: 50%;
margin-left: -6px;
}
.tawcvs-swatches .swatch:hover .swatch__tooltip {
opacity: 1;
visibility: visible;
user-select: auto;
}.guaven_woos_suggestion {z-index:99990; position: absolute;display:none;background: white;padding:5px;border:3px solid white;}
.guaven_woos_selected {background: yellow}
.guaven_woos_suggestion>ul {margin:0; list-style-type:none !important; }
.guaven_woos_div {padding:5px;}
.guaven_woos_img {width:50px;position:absolute}
.guaven_woos_titlediv {padding-left:5px;margin-left:55px;font-size:12px}
.rtl .guaven_woos_titlediv {padding-right:5px;margin-left:0px;margin-right:55px;}
.guaven_woos_thereissale {text-decoration: line-through;}
.guaven_woos_pinnedtitle { margin: 3px 0;font-weight: bold;}
.guaven_woos_suggestion_list,.guaven_woos_suggestion_unlisted li {display:block;overflow: auto;min-height:50px;margin-bottom:3px}
.guaven_woos_suggestion_catul .guaven_woos_suggestion_list{min-height: inherit;}
.guaven_woos_pinnedtitle {padding-top: 10px}
.woos_sku {display: none}
.guaven_woos_hidden,   .guaven_woos_hidden_description, .gwstrn,.gws_cat_img {display: none;}
.guaven_woos_titlediv_cat {font-size:14px;line-height: 15px}
.guaven_woos_suggestion_listproduct_cat {margin-left: 5px;line-height: 20px}
.gwshd,.live-search-results,.ajax_search_response {display: none !important}
.guaven_woos_suggestion>ul {padding:0}
.guaven_woos_div {float:left}
.rtl .guaven_woos_div {float:right;}
.guaven_woos_showallli {text-align: center;border-top:1px solid #efefef}
.guaven_woos_suggestion {border:none;padding:0px}
.guaven_woos_suggestion ul,.guaven_woos_suggestion p {padding:5px !important}
.guaven_woos_mobilesearch {display:none;position:fixed;width:96%;margin:2%;background:white;top:0;left:0;z-index:99989;border: solid 1px #dcdcdc}
.guaven_woos_mobilesearch p {text-align:right;padding:5px}
.guaven_woos_mobilesearch p a {font-weight:bold;font-size:20px;float:right;}
#guaven_woos_s { width:96%;margin-left:2%;padding:5px;padding: 10px; border: solid 1px #dcdcdc} .guaven_woos_suggestion_standalone{display: block !important;margin:0px!important; position:inherit !important;width:100% !important}
.guaven_woos_suggestion_standalone .guaven_woos_div {padding-left:2px;padding-right: 2px}
.guaven_woos_suggestion_standalone .guaven_woos_final_results li,
.guaven_woos_suggestion_standalone .guaven_woos_suggestion_unlisted li {width: 25%;float:left;vertical-align: top}
.guaven_woos_suggestion_standalone .guaven_woos_suggestion_unlisted li:nth-child(4n+1),.guaven_woos_suggestion_standalone .guaven_woos_final_results li:nth-child(4n+1) {
clear: left
}
@media(max-width:768px){
.guaven_woos_suggestion_standalone .guaven_woos_suggestion_unlisted li {width: 50%;}
.guaven_woos_suggestion_standalone .guaven_woos_suggestion_unlisted li:nth-child(2n+1),.guaven_woos_suggestion_standalone .guaven_woos_final_results li:nth-child(2n+1) {
clear: left
}}
.guaven_woos_suggestion_standalone ul,.guaven_woos_suggestion_standalone p {clear:both}
.guaven_woos_suggestion_standalone .guaven_woos_img {
width: 90%;
margin-left:5%;
margin-right: 5%;
position: relative;
}
.guaven_woos_suggestion_standalone .guaven_woos_div {
float: none;
}
.guaven_woos_suggestion_standalone .guaven_woos_titlediv {
margin-left: 0;
font-size: 15px;
}
.guaven_woos_titlediv em {font-style: normal;text-decoration: underline;font-weight: bold}
.gwspc{min-height:inherit !important}
.guaven_woos_mobile_div_state .guaven_woos_titlediv>span {vertical-align: middle;display: table-cell;padding-right:10px}
.guaven_woos_mobile_div_state .guaven_woos_titlediv {margin-left: 70px;display: table;vertical-align: middle;width:calc(100% - 70px);}
.guaven_woos_mobile_div_state .guaven_woos_suggestion_list{border-bottom: 1px solid #dfdfdf;padding: 0px 12px;}
.guaven_woos_mobile_div_state .guaven_woos_titlediv small {text-align: right; display: table-cell; float: right;padding-bottom: 20px;}
.guaven_woos_mobile_div_state .guaven_woos_suggestion {margin-top:5px}
.guaven_woos_mobile_div_state .guaven_woos_suggestion_catul .gws_cat_img {display: block;width:70%;margin-left:15%;padding-bottom:8px}
.guaven_woos_mobile_div_state .guaven_woos_suggestion_catul .guaven_woos_suggestion_list{min-height: inherit;display: inline-block;text-align: center;}
.gws_clearable{
position: relative;
display: inline-block;
width: 100%
}
.gws_clearable input[type=text]{
padding-right: 24px;
width: 100%;
box-sizing: border-box;
}
.gws_clearable__clear{
display: none;
position: absolute;
right:0; top:0;
padding: 5px 15px;
font-style: normal;
font-size: 24px;
user-select: none;
cursor: pointer;
}
.gws_clearable input::-ms-clear {
display: none;
}
.guaven_woos_mobile_div_state .off-canvas{display:none}