.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.socialmedia-buttons {
margin-top: 5px;
}
.smw_left {
text-align: left;
}
.smw_center {
text-align: center;
}
.smw_right {
text-align: right;
}
li.Social_Widget a {
padding: 0 !important;
margin: 0 !important;
background: none !important;
text-align: center;
}
.smw_center img,
.smw_left img {
border: 0;
border: 0 !important;
display: inline;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
transition: all 0.2s ease;
margin-right: 10px !important;
}
.smw_right img {
border: 0;
border: 0 !important;
display: inline;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
transition: all 0.2s ease;
margin-left: 10px !important;
}
.icons_per_row_1 img {
margin-right: 0 !important;
margin-left: 0 !important;
}
.socialmedia-buttons a {
background: none !important;
}
.socialmedia-buttons a:hover {
text-decoration: none;
border: 0;
}
.socialmedia-buttons img {
vertical-align: middle;
margin-bottom: 3px;
}
.socialmedia-buttons img.fade:hover {
opacity: 1 !important;
-moz-opacity: 1 !important;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
transition: all 0.2s ease;
}
.socialmedia-buttons img.scale:hover {
-moz-transform: scale(1.2);
-webkit-transform: scale(1.2);
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
-ms-zoom: 1.2;
transition: all 0.2s ease;
}
.socialmedia-buttons img.bounce:hover {
transform: translate(0px, -2px);
-moz-transform: translate(0px, -2px);
-webkit-transform: translate(0px, -2px);
-webkit-transition: -webkit-transform 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
transition: all 0.2s ease;
}
.socialmedia-buttons img.combo:hover {
transform: translate(0px, -4px);
-moz-transform: scale(1.1) translate(0px, -4px);
-webkit-transform: scale(1.1) translate(0px, -4px);
-ms-zoom: 1.1;
opacity: 1 !important;
-moz-opacity: 1 !important;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
transition: all 0.2s ease;
}.shortcode_socials {
vertical-align: middle;
clear: both;
display: block; }
.shortcode_socials ul.tr_social_icons_list {
-webkit-box-sizing: border-box;
box-sizing: border-box;
list-style: none;
margin: 0;
padding: 0;
line-height: 1em;
font-size: 16px; }
.shortcode_socials ul.tr_social_icons_list.left {
text-align: left; }
.shortcode_socials ul.tr_social_icons_list.center {
text-align: center; }
.shortcode_socials ul.tr_social_icons_list.right {
text-align: right; }
.shortcode_socials ul.tr_social_icons_list:before {
content: " ";
display: table;
clear: both; }
.shortcode_socials ul.tr_social_icons_list li.tr_social_icon {
padding: 5px 8px;
display: inline-block;
border: none !important;
vertical-align: text-top; }
.shortcode_socials ul.tr_social_icons_list li.tr_social_icon a.tr_social_icon_link {
-webkit-transition: opacity .2s;
-o-transition: opacity .2s;
transition: opacity .2s; }
.shortcode_socials ul.tr_social_icons_list li.tr_social_icon a.tr_social_icon_link:hover {
opacity: .5; }
@media only screen and (max-width: 959px) {
.topbar_text_wrapper .shortcode_socials {
padding-left: 10px; } }
.topbar_text_wrapper .shortcode_socials ul.tr_social_icons_list li.tr_social_icon {
padding: 0;
margin: 8px 15px 6px 0; }.gbtr_product_share {
clear: both;
border-top: 2px solid #000;
border-bottom: 1px solid #000;
padding: 30px 0;
line-height: 1em;
width: 100%; }
.gbtr_product_share ul {
text-align: center; }
.gbtr_product_share ul li {
display: inline-block;
vertical-align: top;
zoom: 1;
text-align: left;
max-width: 25%;
position: relative;
padding-bottom: 0;
margin: 0 20px; }
@media screen and (max-width: 719px) {
.gbtr_product_share ul li {
display: inline;
margin: 0 10px; } }
.gbtr_product_share ul li svg {
display: inline-block;
border: 2px solid #000;
border-radius: 50%;
padding: 8px;
margin-right: 15px;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease; }
@media screen and (max-width: 719px) {
.gbtr_product_share ul li svg {
margin-right: 0; } }
.gbtr_product_share ul li > a > span {
display: inline-block;
font-size: 12px;
font-weight: 700;
max-width: 60%;
position: relative;
top: 10px;
vertical-align: top;
word-break: break-word;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease; }
@media screen and (max-width: 959px) {
.gbtr_product_share ul li > a > span {
display: none; } }
.gbtr_product_share ul li > a > span > span {
display: block; }
.gbtr_product_share ul li a {
padding: 8px 0px 10px 8px;
display: inline;
zoom: 1;
font-size: 11px;
text-transform: uppercase;
font-weight: normal;
text-decoration: none;
line-height: 1.3em;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease; }
@media screen and (max-width: 719px) {
.gbtr_product_share ul li a {
padding: 0; } }
.gbtr_product_share ul li a:hover {
color: #000 !important; }
.product_page_has_sidebar .gbtr_product_share ul li {
margin: 0 10px;
padding-bottom: 0; }
.product_page_has_sidebar .gbtr_product_share ul li svg {
margin-right: 5px; }
@media screen and (max-width: 719px) {
.product_page_has_sidebar .gbtr_product_share ul li svg {
margin-right: 0; } }
.box-share-container {
float: right;
padding-left: 25px;
padding-bottom: 12px;
text-align: right;
z-index: 99; }
.box-share-container .trigger-share-list svg {
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
top: 4px; }
.box-share-container svg {
position: relative;
top: 2px;
margin-right: 5px; }
.box-share-container .box-share-list {
background-color: #fff;
border-top: 3px solid #B39964;
border-bottom: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
margin-top: 7px;
margin-left: -10px;
position: absolute;
text-align: left;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
width: 100%;
opacity: 0;
visibility: hidden;
height: auto;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
z-index: 999; }
.box-share-container.open .box-share-list {
opacity: 1;
visibility: visible; }
.box-share-container .box-share-list-inner {
padding: 24px 40px 24px 24px;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.box-share-container .box-share-link {
clear: both;
width: 100%;
display: block;
margin-bottom: 13px;
position: relative;
-webkit-transition: none;
-o-transition: none;
transition: none; }
.box-share-container .box-share-link:last-child {
margin-bottom: 0; }
.box-share-container .box-share-link span {
padding-bottom: 4px;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease; }
.box-share-container .box-share-link svg {
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease; }
.rtl .gbtr_product_share ul li > a > span {
text-align: right; }