:root {
--yith-ywgc-border-color: #d9d9d9;
--yith-ywgc-upload-text-color: #9a9a9a;
--yith-ywgc-bg-color: #f3f3f3;
}
.virtual.product-type-gift-card .woocommerce-product-gallery__wrapper {
border: 1px solid var(--yith-ywgc-border-color);
border-radius: 20px;
}
.product-type-gift-card .woocommerce-breadcrumb{
display: none;
}
.virtual.product-type-gift-card .woocommerce-product-gallery__wrapper img {
border-top-left-radius: 20px;
border-top-right-radius: 20px;
width: 100%;
}
.virtual.product-type-gift-card .ywgc-main-form-preview-container {
height: auto;
padding: 2em;
}
.virtual.product-type-gift-card .ywgc-form-preview-title {
line-height: 30px;
}
.gift-cards-list{
font-size: 0px;
}
.gift-cards-list h3 {
font-size: initial;
}
.gift-cards-list button {
font-size: initial;
}
.gift-cards-list .ywgc-amount-buttons {
border-radius: 0;
border: 1px solid var(--yith-ywgc-border-color);
border-right: unset;
color: #404040;
vertical-align: top;
margin: 0;
padding: 0 4%;
height: 4em;
width: 20%;
max-width: 20%;
font-weight: normal;
}
.gift-cards-list .ywgc-amount-buttons:not(.selected_button) {
background-color: var(--yith-content-bg);
}
.gift-cards-list .ywgc-amount-buttons:first-of-type {
border-top-left-radius: 12px;
border-bottom-left-radius: 12px;
}
.gift-cards-list .ywgc-amount-buttons:last-of-type {
border-top-right-radius: 12px;
border-bottom-right-radius: 12px;
}
.ywgc-manual-amount-container.ywgc-manual-amount{
background: unset;
padding: 0;
}
#ywgc-manual-amount{
border: none;
text-align: center;
height: 100%;
border-top-right-radius: 12px;
border-bottom-right-radius: 12px;
}
.gift-cards-list button:last-of-type{
border-right: 1px solid var(--yith-ywgc-border-color);
}
input#ywgc-manual-amount::placeholder{
font-size: 16px;
opacity: 1;
}
#ywgc-manual-amount:focus {
box-shadow: unset;
}
#ywgc-manual-amount:focus::placeholder {
color: transparent;
}
.ywgc-label-above-input input, .ywgc-label-above-input label {
display:block;
}
.ywgc-recipient-name, .ywgc-sender-name {
float: left;
width: 49%;
}
.ywgc-recipient-email, .ywgc-postdated {
float: right;
width: 49%;
}
.gift-cards_form  .gift-card-content-editor.step-content input {
width: 100%;
height: 50px;
border-radius: 5px;
margin: 1em 0 2em 0;
}
.gift-cards_form  .gift-card-content-editor.step-content textarea{
height: 8em;
width: 100%;
border-radius: 5px;
margin: 1em 0 2em 0;
resize: none;
}
.ywgc-preset-image.ywgc-preset-image-view-all {
border: 2px dashed var(--yith-ywgc-border-color);
}
.ywgc-preset-image.ywgc-custom-picture {
border: 2px solid var(--yith-ywgc-border-color);
background-color: var(--yith-ywgc-bg-color);
}
.ywgc-choose-image.ywgc-choose-template{
position: absolute;
font-size: 14px;
background: unset;
border: unset;
color: #404040;
width: 100%;
height: 100%;
font-weight: normal;
}
.ywgc-preset-image.ywgc-custom-picture .ywgc-custom-upload-label{
position: absolute;
font-size: 12px;
color: var(--yith-ywgc-upload-text-color);
text-align: center;
width: 100%;
bottom: 0;
text-transform: uppercase;
}
.ywgc-choose-image.ywgc-choose-template:hover{
background: white !important;
color: #404040 !important;
}
.ywgc-preset-image.ywgc-custom-picture .ywgc_upload_plus_icon{
width: 50px;
margin-top: -15px;
margin-left: auto;
margin-right: auto;
}
.gift-cards_form h3.ywgc_choose_design_title{
margin-top: 0;
}
.ywgc-manual-amount-error {
font-size: 14px !important;
color: red;
float: left;
margin-top: 5px;
}
.ywgc-delivery-notification-checkbox-container{
text-align: left;
}
.ywgc-custom-picture .yith-plugin-fw-file{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
input#ywgc-upload-picture{
width: 100%;
height: 100%;
opacity: 0;
}
a.add-recipient {
float: right;
}
.ywgc-additional-recipient {
position: relative;
}
.ywgc-additional-recipient label {
margin-bottom: 15px;
}
#ywgc-delivery-notification-checkbox{
margin: 0;
}
.ywgc-recipient-sender-container .ywgc-recipient-name{
float: left;
width: 49%;
}
.ywgc-recipient-sender-container .ywgc-sender-name{
float: right;
width: 49%;
}
.yith-plugin-fw-file__message .yith-plugin-fw-file__suggested_size {
display: none;
}
.gift-cards_form .gift_card_template_button{
margin-top: 3em;
}  @media only screen and (max-width: 992px) {
.ywgc-recipient-name, .ywgc-sender-name, .ywgc-recipient-email, .ywgc-postdated {
width: 100%;
}
.gift-cards-list .ywgc-amount-buttons{
width: 25%;
max-width: 30%;
border: 1px solid var(--yith-ywgc-border-color);
border-radius: 0 !important;
}
input#ywgc-manual-amount::placeholder{
font-size: 14px;
opacity: 1;
}
div.product.virtual.product-type-gift-card .woocommerce-product-gallery {
margin-bottom: 2em;
}
.gift-cards_form .gift-card-content-editor.step-content input#ywgc-delivery-date {
margin-bottom: 2em;
}
}.si{font-family:zocial;font-size:100%;font-style:normal;font-weight:400;margin:0 .5em 0 0;padding:0 .5em 0 0;text-align:center;text-decoration:none;text-transform:none;-moz-font-smoothing:antialiased;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.si-google{background-image:url(//plus2clothing.com/wp-content/plugins/woocommerce-social-login/assets/images/google.svg)}.si-twitter{background-image:url(//plus2clothing.com/wp-content/plugins/woocommerce-social-login/assets/images/twitter.svg)}.si-amazon{background-image:url(//plus2clothing.com/wp-content/plugins/woocommerce-social-login/assets/images/amazon.svg)}.si-facebook{background-image:url(//plus2clothing.com/wp-content/plugins/woocommerce-social-login/assets/images/facebook.svg)}.si-disqus{background-image:url(//plus2clothing.com/wp-content/plugins/woocommerce-social-login/assets/images/disqus.svg)}.si-vkontakte{background-image:url(//plus2clothing.com/wp-content/plugins/woocommerce-social-login/assets/images/vkontakte.svg)}.si-linkedin{background-image:url(//plus2clothing.com/wp-content/plugins/woocommerce-social-login/assets/images/linkedin.svg)}.si-paypal{background-image:url(//plus2clothing.com/wp-content/plugins/woocommerce-social-login/assets/images/paypal.svg)}span.social-badge{background:#333;border:1px solid #333;border-radius:2px;box-sizing:content-box;color:#fff;font-family:inherit;font-weight:700;line-height:2.5em;margin:6px 0;overflow:hidden;padding:0 .7em 0 0;position:relative;text-decoration:none;vertical-align:middle;white-space:nowrap}span.social-badge,span.social-badge .si{display:inline-block;font-size:100%;height:2.5em}span.social-badge .si{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:1.8em 1.8em;border-bottom-left-radius:1px;border-top-left-radius:1px;margin-right:.7em;padding:0;text-align:center;vertical-align:top;width:2.5em}.button-social-login,.widget-area .widget a.button-social-login,a.button-social-login,button.button-social-login,input.button-social-login{background:#333;border:1px solid #333;border-radius:2px;box-shadow:0 1px 2px rgba(0,0,0,.1);box-sizing:content-box;color:#fff;cursor:pointer;display:inline-block;font-family:inherit;font-size:100%;font-weight:700;height:2.5em;line-height:2.5em;margin:6px 0;overflow:hidden;padding:0 .7em 0 0;position:relative;text-decoration:none;vertical-align:middle;white-space:nowrap}.button-social-login .si,.widget-area .widget a.button-social-login .si,a.button-social-login .si,button.button-social-login .si,input.button-social-login .si{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:1.8em 1.8em;border-bottom-left-radius:1px;border-top-left-radius:1px;display:inline-block;font-size:100%;height:2.5em;margin-right:.7em;padding:0;text-align:center;vertical-align:top;width:2.5em}.button-social-login:focus,.button-social-login:hover,.widget-area .widget a.button-social-login:focus,.widget-area .widget a.button-social-login:hover,a.button-social-login:focus,a.button-social-login:hover,button.button-social-login:focus,button.button-social-login:hover,input.button-social-login:focus,input.button-social-login:hover{outline-color:transparent}.button-social-login:focus .si,.button-social-login:hover .si,.widget-area .widget a.button-social-login:focus .si,.widget-area .widget a.button-social-login:hover .si,a.button-social-login:focus .si,a.button-social-login:hover .si,button.button-social-login:focus .si,button.button-social-login:hover .si,input.button-social-login:focus .si,input.button-social-login:hover .si{background-color:hsla(0,0%,100%,.75)}.button-social-login:active,.widget-area .widget a.button-social-login:active,a.button-social-login:active,button.button-social-login:active,input.button-social-login:active{top:1px}.button-social-login:visited,.widget-area .widget a.button-social-login:visited,a.button-social-login:visited,button.button-social-login:visited,input.button-social-login:visited{color:#fff}.woocommerce-checkout form.login .wc-social-login{display:none}.wc-social-login.form-row-wide{float:none}.woocommerce table.shop_table.wc-social-login-linked-profiles td,.woocommerce table.shop_table.wc-social-login-linked-profiles th{padding:4px 8px;vertical-align:middle}.woocommerce table.shop_table.wc-social-login-linked-profiles .profile-actions{text-align:right}.woocommerce-MyAccount-content .wc-social-login-profile{border-top:1px solid #eee;padding-top:20px}@media (max-width:768px){.woocommerce table.shop_table.wc-social-login-linked-profiles tr td.profile-actions{text-align:left}.woocommerce table.shop_table.wc-social-login-linked-profiles tr td.profile-actions:before{display:none}.woocommerce table.shop_table.wc-social-login-linked-profiles tr td.profile-actions .button{float:none;margin:.125em .25em .125em 0}}