.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; }.category_header.with_featured_img {
background-size: cover;
margin-bottom: 2.5rem;
margin-top: -70px;
margin-left: calc( -100vw / 2 + 100% / 2);
margin-right: calc( -100vw / 2 + 100% / 2);
max-width: 100vw;
padding: 185px 0;
text-align: center; }
@media all and (max-width: 719px) {
.category_header.with_featured_img {
margin-top: -30px;
padding: 110px 0; } }
@media all and (min-width: 720px) and (max-width: 959px) {
.category_header.with_featured_img {
margin-top: -50px;
padding: 150px 0; } }
.category_header.with_featured_img .tr_content_wrapper {
max-width: 640px; }
.category_header.with_featured_img .page-title,
.category_header.with_featured_img .term-description,
.category_header.with_featured_img .term-description p,
.category_header.with_featured_img .page-description,
.category_header.with_featured_img .page-description p {
color: #fff !important; }
.category_header.with_featured_img .category_header_overlay {
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 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; }