.single-product ins {
text-decoration: none;
}
.single-product .woocommerce-breadcrumb {
margin: 0 -15px;
font-size: 13px;
color: #777777;
}
.single-product .woocommerce-breadcrumb i {
font-size: 10px;
margin: 0 10px;
}
.single-product .woocommerce-breadcrumb a {
font-size: 13px;
color: #777777;
}
.single-product.stm-wcmap-template_sidebar .woocommerce-breadcrumb {
margin-bottom: 0;
}
.single-product.stm-wcmap-template_sidebar .woocommerce-notices-wrapper {
padding: 0;
margin-top: 30px;
}
.single-product.stm-wcmap-template_1 .stm-top-prod-info-wrap {
border: 1px solid #ebf0f0;
margin: 10px 0 49px;
padding: 0 0 0 25px;
}
.single-product.stm-wcmap-template_1 .stm-top-prod-info-wrap .entry-summary {
padding-top: 40px;
}
.single-product.stm-wcmap-template_1 .stm-top-prod-info-wrap .entry-summary h1 {
margin-top: 10px;
max-width: 70%;
}
.single-product.stm-wcmap-template_1 .stm-top-prod-info-wrap .prod-compare-whish-wrap {
margin-bottom: 30px;
}
.single-product.stm-wcmap-template_1 .product_images {
border: none;
}
.single-product.stm-wcmap-template_1 .product_images .flex-viewport {
padding-top: 38px;
height: 368px !important;
margin-bottom: 2px !important;
}
.single-product.stm-wcmap-template_1 .product_images .flex-viewport .woocommerce-product-gallery__image {
display: block;
width: 100%;
position: relative;
padding-top: 24px;
}
.single-product.stm-wcmap-template_1 .product_images .flex-viewport .woocommerce-product-gallery__image img {
display: block;
width: auto;
max-height: 300px;
margin: 0 auto;
}
.single-product.stm-wcmap-template_1 .product_images .flex-control-thumbs li {
width: 92px !important;
max-height: 90px;
}
.single-product.stm-wcmap-template_1 .product_images .flex-control-thumbs li img {
border-width: 2px;
height: 100%;
}
.stm-shop-sidebar-area .widget_title {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 14px 15px 14px 15px;
}
.stm-shop-sidebar-area .widget_title h3 {
margin: 0;
font-size: 20px;
line-height: 24px;
font-weight: 700;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.stm-shop-sidebar-area aside:not(:first-child) .widget_title {
border-top: 3px solid #191919;
margin-top: 30px;
}
.stm-shop-sidebar-area aside {
box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 0.5);
padding-bottom: 15px;
}
.stm-shop-sidebar-area .widget_product_categories {
padding-bottom: 0;
}
.stm-shop-sidebar-area .widget_product_categories ul {
list-style: none;
padding: 0;
margin: 0;
}
.stm-shop-sidebar-area .widget_product_categories .widget_title {
border-bottom-style: solid;
border-bottom-width: 3px;
border-top: 1px solid #f5f7f7;
border-left: 1px solid #f5f7f7;
border-right: 1px solid #f5f7f7;
}
.stm-shop-sidebar-area .widget_product_categories .widget_title:before {
content: "\e90b";
font-family: 'stm-ap-icon';
margin-right: 10px;
font-size: 18px;
margin-top: -2px;
font-weight: 400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.stm-shop-sidebar-area .widget_product_categories ul {
display: block;
position: relative;
border-bottom: 1px solid #f5f7f7;
border-left: 1px solid #f5f7f7;
border-right: 1px solid #f5f7f7;
}
.stm-shop-sidebar-area .widget_product_categories ul > li {
border-bottom: 1px solid #f5f7f7;
padding: 0;
margin: 0;
}
.stm-shop-sidebar-area .widget_product_categories ul > li:last-child {
border-bottom: none;
}
.stm-shop-sidebar-area .widget_product_categories ul > li > a {
display: block;
padding: 5px 0 5px 15px;
font-size: 14px;
color: #595959;
}
.stm-shop-sidebar-area .widget_product_categories ul > li > a:hover {
color: #191919;
}
.stm-shop-sidebar-area .widget_product_categories ul > li .children {
display: none;
}
.stm-shop-sidebar-area .widget_product_categories ul > li > ul {
border: 0;
}
.stm-shop-sidebar-area .widget_product_categories ul > li > ul > li {
margin-left: 20px;
}
.stm-shop-sidebar-area .widget_product_categories ul li {
display: block; }
.stm-shop-sidebar-area .widget_product_categories ul li .stm-wcmap-subcats-content {
display: none;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
width: 100%;
height: 100%;
min-height: 332px;
background: #f5f7f7;
position: absolute;
left: 100%;
top: -3px;
z-index: 10;
border-top-style: solid;
border-top-width: 3px;
margin: 0;
padding-top: 34px;
padding-left: 30px;
padding-right: 30px;
}
.stm-shop-sidebar-area .widget_product_categories ul li .stm-wcmap-subcats-content .subcat-list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
width: 75%;
}
.stm-shop-sidebar-area .widget_product_categories ul li .stm-wcmap-subcats-content .subcat-list li {
width: 100%;
}
.stm-shop-sidebar-area .widget_product_categories ul li .stm-wcmap-subcats-content .subcat-list li .subcat {
color: #191919;
font-size: 18px;
font-weight: 500;
}
.stm-shop-sidebar-area .widget_product_categories ul li .stm-wcmap-subcats-content .subcat-list li .subSubCat {
display: block;
position: relative;
color: #555555;
font-size: 14px;
padding: 2px 0 2px 15px;
}
.stm-shop-sidebar-area .widget_product_categories ul li .stm-wcmap-subcats-content .subcat-list li .subSubCat:before {
content: '';
display: block;
width: 3px;
height: 3px;
border-radius: 3px;
position: absolute;
top: 50%;
left: 2px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.stm-shop-sidebar-area .widget_product_categories ul li .stm-wcmap-subcats-content .subcat-list li .stm-wcmap-subsubcats-content {
padding-top: 9px;
}
.stm-shop-sidebar-area .widget_product_categories ul li .stm-wcmap-subcats-content .subcat-list li .stm-wcmap-subsubcats-content .subsubcat-list li {
white-space: nowrap;
margin: 0;
}
.stm-shop-sidebar-area .widget_product_categories ul li .stm-wcmap-subcats-content .cat-advert {
display: block;
}
.stm-shop-sidebar-area .widget_product_categories ul li:hover, .stm-shop-sidebar-area .widget_product_categories ul li.active {
text-decoration: none;
}
.stm-shop-sidebar-area .widget_product_categories ul li:hover .stm-wcmap-subcats-content, .stm-shop-sidebar-area .widget_product_categories ul li.active .stm-wcmap-subcats-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.stm-shop-sidebar-area .wmc-list-currency-rates {
padding: 0 15px;
}
.stm-shop-sidebar-area .widget_recently_viewed_products ul,
.stm-shop-sidebar-area .widget_top_rated_products ul,
.stm-shop-sidebar-area .widget_products ul,
.stm-shop-sidebar-area .widget_recent_reviews ul {
display: block;
list-style: none;
padding: 0 15px;
margin: 0;
}
.stm-shop-sidebar-area .widget_recently_viewed_products ul li,
.stm-shop-sidebar-area .widget_top_rated_products ul li,
.stm-shop-sidebar-area .widget_products ul li,
.stm-shop-sidebar-area .widget_recent_reviews ul li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
padding: 0;
margin: 0 auto 20px;
}
.stm-shop-sidebar-area .widget_recently_viewed_products ul li:last-child,
.stm-shop-sidebar-area .widget_top_rated_products ul li:last-child,
.stm-shop-sidebar-area .widget_products ul li:last-child,
.stm-shop-sidebar-area .widget_recent_reviews ul li:last-child {
margin-bottom: 0;
}
.stm-shop-sidebar-area .widget_recently_viewed_products ul li:hover .img-wrap img,
.stm-shop-sidebar-area .widget_top_rated_products ul li:hover .img-wrap img,
.stm-shop-sidebar-area .widget_products ul li:hover .img-wrap img,
.stm-shop-sidebar-area .widget_recent_reviews ul li:hover .img-wrap img {
-webkit-transform: scale(1.04) translateZ(0);
transform: scale(1.04) translateZ(0);
}
.stm-shop-sidebar-area .widget_recently_viewed_products ul li .img-wrap,
.stm-shop-sidebar-area .widget_top_rated_products ul li .img-wrap,
.stm-shop-sidebar-area .widget_products ul li .img-wrap,
.stm-shop-sidebar-area .widget_recent_reviews ul li .img-wrap {
display: block;
width: 100%;
max-width: 64px;
height: 64px;
overflow: hidden;
}
.stm-shop-sidebar-area .widget_recently_viewed_products ul li .img-wrap img,
.stm-shop-sidebar-area .widget_top_rated_products ul li .img-wrap img,
.stm-shop-sidebar-area .widget_products ul li .img-wrap img,
.stm-shop-sidebar-area .widget_recent_reviews ul li .img-wrap img {
display: block;
width: auto;
height: 100%;
margin: 0 auto;
-webkit-transform: scale(1) translateZ(0);
transform: scale(1) translateZ(0);
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.stm-shop-sidebar-area .widget_recently_viewed_products ul li .meta-wrap,
.stm-shop-sidebar-area .widget_top_rated_products ul li .meta-wrap,
.stm-shop-sidebar-area .widget_products ul li .meta-wrap,
.stm-shop-sidebar-area .widget_recent_reviews ul li .meta-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
padding-left: 10px;
}
.stm-shop-sidebar-area .widget_recently_viewed_products ul li .meta-wrap a,
.stm-shop-sidebar-area .widget_top_rated_products ul li .meta-wrap a,
.stm-shop-sidebar-area .widget_products ul li .meta-wrap a,
.stm-shop-sidebar-area .widget_recent_reviews ul li .meta-wrap a {
font-size: 14px;
line-height: 16px;
color: #232628;
}
.stm-shop-sidebar-area .widget_recently_viewed_products ul li .meta-wrap .price-wrap del,
.stm-shop-sidebar-area .widget_top_rated_products ul li .meta-wrap .price-wrap del,
.stm-shop-sidebar-area .widget_products ul li .meta-wrap .price-wrap del,
.stm-shop-sidebar-area .widget_recent_reviews ul li .meta-wrap .price-wrap del {
font-size: 12px;
}
.stm-shop-sidebar-area .widget_recently_viewed_products ul li .meta-wrap .price-wrap ins,
.stm-shop-sidebar-area .widget_top_rated_products ul li .meta-wrap .price-wrap ins,
.stm-shop-sidebar-area .widget_products ul li .meta-wrap .price-wrap ins,
.stm-shop-sidebar-area .widget_recent_reviews ul li .meta-wrap .price-wrap ins {
font-size: 14px;
color: #191919;
font-weight: 600;
}
.stm-shop-sidebar-area .widget_recently_viewed_products ul li .meta-wrap .star-rating,
.stm-shop-sidebar-area .widget_top_rated_products ul li .meta-wrap .star-rating,
.stm-shop-sidebar-area .widget_products ul li .meta-wrap .star-rating,
.stm-shop-sidebar-area .widget_recent_reviews ul li .meta-wrap .star-rating {
margin-top: 2px;
overflow: hidden;
position: relative;
height: 1em;
line-height: 1;
width: 80px;
color: #000;
}
.stm-shop-sidebar-area .widget_recently_viewed_products ul li .meta-wrap .star-rating:before,
.stm-shop-sidebar-area .widget_top_rated_products ul li .meta-wrap .star-rating:before,
.stm-shop-sidebar-area .widget_products ul li .meta-wrap .star-rating:before,
.stm-shop-sidebar-area .widget_recent_reviews ul li .meta-wrap .star-rating:before {
font-family: 'stm-ap-icon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e90e\e90e\e90e\e90e\e90e";
float: left;
top: 0;
left: 0;
position: absolute;
letter-spacing: 2px;
font-size: 12px;
}
.stm-shop-sidebar-area .widget_recently_viewed_products ul li .meta-wrap .star-rating span,
.stm-shop-sidebar-area .widget_top_rated_products ul li .meta-wrap .star-rating span,
.stm-shop-sidebar-area .widget_products ul li .meta-wrap .star-rating span,
.stm-shop-sidebar-area .widget_recent_reviews ul li .meta-wrap .star-rating span {
overflow: hidden;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.stm-shop-sidebar-area .widget_recently_viewed_products ul li .meta-wrap .star-rating span:before,
.stm-shop-sidebar-area .widget_top_rated_products ul li .meta-wrap .star-rating span:before,
.stm-shop-sidebar-area .widget_products ul li .meta-wrap .star-rating span:before,
.stm-shop-sidebar-area .widget_recent_reviews ul li .meta-wrap .star-rating span:before {
font-family: 'stm-ap-icon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e908\e908\e908\e908\e908";
top: 0;
position: absolute;
left: 0;
letter-spacing: 2px;
font-size: 12px;
}
.stm-shop-sidebar-area .widget_product_search .woocommerce-product-search {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
padding: 0 15px;
}
.stm-shop-sidebar-area .widget_product_search .woocommerce-product-search button {
color: #191919;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
padding: 12px 16px 10px;
font-size: 0;
}
.stm-shop-sidebar-area .widget_product_search .woocommerce-product-search button:before {
content: '\f002';
font-family: 'FontAwesome';
font-size: 16px;
margin: 2px 0 0 2px;
}
.stm-shop-sidebar-area .widget_product_search .woocommerce-product-search button:hover {
color: #ffffff;
}
.stm-shop-sidebar-area .widget_product_tag_cloud .tagcloud {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 0 15px;
}
.stm-shop-sidebar-area .widget_product_tag_cloud .tagcloud a {
display: block;
font-size: 12px !important;
margin: 0 3px 6px;
padding: 2px 6px;
background: #f5f7f7;
border-radius: 2px;
color: #191919;
}
.stm-wcmap-single-product h1 {
margin-bottom: 13px;
}
.stm-wcmap-single-product .prod-meta {
margin-bottom: 6px;
}
.stm-wcmap-single-product .prod-rating {
margin-bottom: 12px;
}
.stm-wcmap-single-product .prod-excerpt {
margin-bottom: 19px;
}
.stm-wcmap-single-product .prod-price {
margin-bottom: 19px;
}
.stm-wcmap-single-product .prod-add-to-cart .cart {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.stm-wcmap-single-product .prod-add-to-cart .cart .quantity {
margin-right: 6px;
}
.stm-wcmap-single-product .prod-add-to-cart .cart input[type='number'] {
height: 46px;
min-width: 100px;
line-height: 46px;
border: none;
padding: 0 20px;
background: #f0f2f5;
outline: none;
}
.stm-wcmap-single-product .prod-add-to-cart .cart button {
height: 50px;
position: relative;
padding: 2px 43px 0 72px;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.stm-wcmap-single-product .prod-add-to-cart .cart button:before {
content: "\e900";
display: block;
font-family: 'stm-ap-icon';
font-size: 20px;
position: absolute;
top: 50%;
left: 40px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
font-weight: 400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.stm-wcmap-single-product .prod-add-to-cart .cart button:hover {
color: #ffffff;
}
.stm-wcmap-single-product .prod-compare-whish-wrap {
margin-top: 17px;
}
.stm-wcmap-single-product .prod-compare-whish-wrap .prod-compare a {
display: block;
position: relative;
padding-left: 36px;
font-size: 16px;
line-height: 38px;
font-weight: 500;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.stm-wcmap-single-product .prod-compare-whish-wrap .prod-compare a:before {
content: "\e902";
display: block;
font-family: 'stm-ap-icon';
font-size: 23px;
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
font-weight: 400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.stm-wcmap-single-product .prod-compare-whish-wrap .prod-wishlist .yith-wcwl-add-to-wishlist {
margin: 0;
}
.stm-wcmap-single-product .prod-compare-whish-wrap .prod-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.stm-wcmap-single-product .prod-compare-whish-wrap .prod-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.hide {
display: none !important;
}
.stm-wcmap-single-product .prod-compare-whish-wrap .prod-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse, .stm-wcmap-single-product .prod-compare-whish-wrap .prod-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
position: relative;
}
.stm-wcmap-single-product .prod-compare-whish-wrap .prod-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback, .stm-wcmap-single-product .prod-compare-whish-wrap .prod-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
display: block;
position: absolute;
bottom: -20px;
left: 30px;
color: #777777;
font-size: 12px;
white-space: nowrap;
}
.stm-wcmap-single-product .prod-compare-whish-wrap .prod-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before, .stm-wcmap-single-product .prod-compare-whish-wrap .prod-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
content: '\e910' !important;
}
.stm-wcmap-single-product .prod-compare-whish-wrap .prod-wishlist a {
display: block;
position: relative;
padding-left: 30px;
font-size: 16px;
line-height: 37px;
color: #191919;
}
.stm-wcmap-single-product .prod-compare-whish-wrap .prod-wishlist a:before {
content: "\e905";
display: block;
font-family: 'stm-ap-icon';
font-size: 22px;
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
font-weight: 400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.stm-wcmap-single-product .product_images {
border: 1px solid #ebf0f0;
padding: 20px 20px 10px;
position: relative;
}
.stm-wcmap-single-product .product_images .stm-wc-badges-wrap {
padding: 30px 0 0 30px;
}
.stm-wcmap-single-product .product_images .images {
margin-bottom: 0 !important;
}
.stm-wcmap-single-product .product_images .images > .flex-viewport {
margin-bottom: 20px;
}
.stm-wcmap-single-product .product_images .woocommerce-product-gallery__trigger {
border: 1px solid #ecf1f1;
padding: 5px;
top: .4em !important;
right: -.1em !important;
}
.stm-wcmap-single-product .product_images .woocommerce-product-gallery__trigger:before {
width: 14px !important;
height: 14px !important;
top: 13px !important;
left: 13px !important;
border-color: #8c8c8c !important;
}
.stm-wcmap-single-product .product_images .woocommerce-product-gallery__trigger:after {
top: 27px !important;
left: 29px !important;
background: #8c8c8c !important;
}
.stm-wcmap-single-product .product_images .flex-control-nav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-top: 20px;
}
.stm-wcmap-single-product .product_images .flex-control-nav li {
display: block;
margin: 0 5px !important;
padding: 10px;
border: 1px solid #ebf0f0;
border-radius: 3px;
}
.stm-wcmap-single-product .product_images .flex-control-nav li img {
width: auto !important;
border-radius: 3px;
height: 100%;
margin: 0 auto !important;
}
.stm-wcmap-single-product .product_title {
font-size: 36px;
line-height: 42px;
color: #191919;
}
.stm-wcmap-single-product .prod-meta {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.stm-wcmap-single-product .prod-meta .prod-sku .sku_wrapper {
font-size: 14px;
color: #777777;
}
.stm-wcmap-single-product .prod-meta .prod-sku .sku_wrapper .sku {
color: #191919;
}
.stm-wcmap-single-product .prod-meta .prod-stock {
font-size: 14px;
font-weight: 600;
text-transform: capitalize;
margin-left: 45px;
}
.stm-wcmap-single-product .prod-rating .woocommerce-product-rating, .stm-wcmap-single-product .prod-meta .woocommerce-product-rating {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.stm-wcmap-single-product .prod-rating .woocommerce-product-rating .star-rating, .stm-wcmap-single-product .prod-meta .woocommerce-product-rating .star-rating {
margin-top: 2px;
overflow: hidden;
position: relative;
height: 1em;
line-height: 1;
width: 80px;
color: #000;
}
.stm-wcmap-single-product .prod-rating .woocommerce-product-rating .star-rating:before, .stm-wcmap-single-product .prod-meta .woocommerce-product-rating .star-rating:before {
font-family: 'stm-ap-icon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e90e\e90e\e90e\e90e\e90e";
float: left;
top: 0;
left: 0;
position: absolute;
letter-spacing: 2px;
font-size: 12px;
}
.stm-wcmap-single-product .prod-rating .woocommerce-product-rating .star-rating span, .stm-wcmap-single-product .prod-meta .woocommerce-product-rating .star-rating span {
overflow: hidden;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.stm-wcmap-single-product .prod-rating .woocommerce-product-rating .star-rating span:before, .stm-wcmap-single-product .prod-meta .woocommerce-product-rating .star-rating span:before {
font-family: 'stm-ap-icon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e908\e908\e908\e908\e908";
top: 0;
position: absolute;
left: 0;
letter-spacing: 2px;
font-size: 12px;
}
.stm-wcmap-single-product .prod-rating .woocommerce-product-rating a, .stm-wcmap-single-product .prod-meta .woocommerce-product-rating a {
margin-left: 4px;
font-size: 12px;
color: #808080;
}
.stm-wcmap-single-product .prod-excerpt {
font-size: 14px;
line-height: 24px;
color: #777777;
}
.stm-wcmap-single-product .prod-price .price {
color: #555555;
display: block;
font-weight: 400;
margin-top: 9px;
margin-bottom: 0;
font-size: 14px;
}
.stm-wcmap-single-product .prod-price .price del {
color: #999999;
opacity: .5;
display: inline-block;
font-weight: 300;
font-size: 24px;
}
.stm-wcmap-single-product .prod-price .price > .amount, .stm-wcmap-single-product .prod-price .price ins {
margin-left: 4px;
text-decoration: none;
background: 0 0;
font-weight: 500;
font-size: 36px;
color: #cc0033;
}
.stm-wcmap-single-product .prod-price .price .from {
font-size: .67em;
margin: -2px 0 0;
text-transform: uppercase;
color: rgba(132, 132, 132, 0.5);
}
.stm-wcmap-single-product .prod-add-to-cart .stock {
display: none;
}
.stm-wcmap-single-product .prod-add-to-cart .cart {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.stm-wcmap-single-product .prod-add-to-cart .cart button {
margin-left: 10px;
white-space: nowrap;
}
.stm-wcmap-single-product .prod-compare-whish-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.stm-wcmap-single-product .woocommerce-tabs {
display: block;
width: 100%;
margin-top: 53px;
}
.stm-wcmap-single-product .woocommerce-tabs ul.wc-tabs {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
background: #191919;
list-style: none;
padding: 0;
margin: 0;
}
.stm-wcmap-single-product .woocommerce-tabs ul.wc-tabs li {
display: block;
padding: 0;
margin: 0 5px 0;
}
.stm-wcmap-single-product .woocommerce-tabs ul.wc-tabs li a {
display: block;
font-size: 14px;
color: #ffffff;
font-weight: 500;
padding: 12px 27px 8px;
border-bottom: 4px solid #191919;
-webkit-transition: all .2s ease;
transition: all .2s ease;
text-transform: uppercase;
letter-spacing: 0;
text-decoration: none;
}
.stm-wcmap-single-product .woocommerce-tabs .panel {
padding-top: 30px;
}
.stm-wcmap-single-product .woocommerce-tabs .panel h3, .stm-wcmap-single-product .woocommerce-tabs .panel h2 {
font-size: 24px;
line-height: 42px;
font-weight: 700;
}
.stm-wcmap-single-product .woocommerce-tabs .panel p {
font-size: 14px;
line-height: 26px;
color: #777777;
}
.stm-wcmap-single-product .woocommerce-tabs .panel .shop_attributes {
border: 1px solid #ebf0f0;
width: auto;
}
.stm-wcmap-single-product .woocommerce-tabs .panel .shop_attributes tr th {
background: #ebf0f0;
padding: 10px 20px;
min-width: 100px;
color: #595959;
}
.stm-wcmap-single-product .woocommerce-tabs .panel .shop_attributes tr td {
border-color: #ebf0f0;
padding: 10px 20px;
vertical-align: middle;
min-width: 300px;
}
.stm-wcmap-single-product .woocommerce-tabs .panel .shop_attributes tr td p {
margin: 0;
line-height: 20px;
color: #191919;
}
.stm-wcmap-single-product .woocommerce-tabs .woocommerce-Tabs-panel {
padding-top: 25px;
}
.stm-wcmap-single-product .woocommerce-tabs #reviews h2 {
margin-bottom: 15px;
}
.stm-wcmap-single-product .woocommerce-tabs #reviews .commentlist {
display: block;
list-style: none;
margin: 0;
padding: 0;
border-top: 1px solid #dddddd;
}
.stm-wcmap-single-product .woocommerce-tabs #reviews .commentlist li {
margin: 0;
padding: 30px 0 20px;
border-bottom: 1px solid #dddddd;
}
.stm-wcmap-single-product .woocommerce-tabs #reviews .commentlist li .comment_container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.stm-wcmap-single-product .woocommerce-tabs #reviews .commentlist li .comment_container .avatar-wrap {
display: block;
overflow: hidden;
width: 100%;
max-width: 80px;
height: 80px;
border-radius: 80px;
position: relative;
margin-right: 24px;
}
.stm-wcmap-single-product .woocommerce-tabs #reviews .commentlist li .comment_container .avatar-wrap img {
display: block;
width: 100%;
-o-object-fit: contain;
object-fit: contain;
border-radius: 80px;
}
.stm-wcmap-single-product .woocommerce-tabs #reviews .commentlist li .comment_container .comment-text .review-meta-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.stm-wcmap-single-product .woocommerce-tabs #reviews .commentlist li .comment_container .comment-text .review-meta-wrap .author-rating-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
line-height: 20px;
}
.stm-wcmap-single-product .woocommerce-tabs #reviews .commentlist li .comment_container .comment-text .review-meta-wrap .author-rating-wrap .author-wrap {
line-height: 16px;
margin-right: 10px;
font-size: 16px;
font-weight: 500;
color: #232628;
}
.stm-wcmap-single-product .woocommerce-tabs #reviews .commentlist li .comment_container .comment-text .review-meta-wrap .author-rating-wrap .rating-wrap .star-rating {
overflow: hidden;
position: relative;
height: 1em;
line-height: 1;
width: 80px;
color: #000;
}
.stm-wcmap-single-product .woocommerce-tabs #reviews .commentlist li .comment_container .comment-text .review-meta-wrap .author-rating-wrap .rating-wrap .star-rating:before {
font-family: 'stm-ap-icon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e90e\e90e\e90e\e90e\e90e";
float: left;
top: 0;
left: 0;
position: absolute;
letter-spacing: 2px;
font-size: 12px;
}
.stm-wcmap-single-product .woocommerce-tabs #reviews .commentlist li .comment_container .comment-text .review-meta-wrap .author-rating-wrap .rating-wrap .star-rating span {
overflow: hidden;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.stm-wcmap-single-product .woocommerce-tabs #reviews .commentlist li .comment_container .comment-text .review-meta-wrap .author-rating-wrap .rating-wrap .star-rating span:before {
font-family: 'stm-ap-icon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e908\e908\e908\e908\e908";
top: 0;
position: absolute;
left: 0;
letter-spacing: 2px;
font-size: 12px;
}
.stm-wcmap-single-product .woocommerce-tabs #reviews .commentlist li .comment_container .comment-text .review-meta-wrap .date-wrap {
line-height: 20px;
}
.stm-wcmap-single-product .woocommerce-tabs #reviews .commentlist li .comment_container .comment-text .review-meta-wrap .date-wrap time {
line-height: 16px;
font-size: 12px;
color: #aaaaaa;
}
.stm-wcmap-single-product .woocommerce-tabs #reviews .commentlist li .comment_container .comment-text .description {
margin-top: 12px;
}
.stm-wcmap-single-product .woocommerce-tabs #reviews .commentlist li .comment_container .comment-text .description p {
font-size: 14px;
line-height: 22px;
color: #777777;
}
.stm-wcmap-single-product .woocommerce-tabs #review_form_wrapper {
margin-top: 27px;
}
.stm-wcmap-single-product .woocommerce-tabs #review_form_wrapper .comment-reply-title {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
font-size: 24px;
line-height: 28px;
font-weight: 600;
color: #191919;
margin-bottom: 20px;
}
.stm-wcmap-single-product .woocommerce-tabs #review_form_wrapper .comment-reply-title small {
font-size: 12px;
line-height: 14px;
padding-bottom: 2px;
margin-left: 10px;
}
.stm-wcmap-single-product .woocommerce-tabs #review_form_wrapper .comment-form {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.stm-wcmap-single-product .woocommerce-tabs #review_form_wrapper .comment-form .comment-form-rating .stars {
margin-bottom: 0;
}
.stm-wcmap-single-product .woocommerce-tabs #review_form_wrapper .comment-form .comment-form-rating .stars span {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.stm-wcmap-single-product .woocommerce-tabs #review_form_wrapper .comment-form .comment-form-rating .stars span a {
display: block;
position: relative;
color: transparent;
line-height: 15px;
width: 18px;
}
.stm-wcmap-single-product .woocommerce-tabs #review_form_wrapper .comment-form .comment-form-rating .stars span a:before {
content: '\e90e';
display: block;
width: 15px;
height: 15px;
font-family: 'stm-ap-icon';
font-size: 14px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
.stm-wcmap-single-product .woocommerce-tabs #review_form_wrapper .comment-form .comment-form-rating .stars span a.selected:before, .stm-wcmap-single-product .woocommerce-tabs #review_form_wrapper .comment-form .comment-form-rating .stars span a.active:before {
content: '\e908';
}
.stm-wcmap-single-product .woocommerce-tabs #review_form_wrapper .comment-form .comment-form-rating select {
display: none;
opacity: 0;
visibility: hidden;
}
.stm-wcmap-single-product .woocommerce-tabs #review_form_wrapper .comment-form .comment-form-rating .select2 {
display: none;
}
.stm-wcmap-single-product .woocommerce-tabs #review_form_wrapper .comment-form .comment-form-comment {
width: 100%;
}
.stm-wcmap-single-product .woocommerce-tabs #review_form_wrapper .comment-form textarea {
background: #efefef;
}
.stm-wcmap-single-product .woocommerce-tabs #review_form_wrapper .comment-form textarea:focus, .stm-wcmap-single-product .woocommerce-tabs #review_form_wrapper .comment-form textarea:active {
outline: none;
border: 1px solid #cccccc;
}
.stm-wcmap-single-product .woocommerce-tabs #review_form_wrapper .comment-form input[type='submit'] {
border: 0;
color: #191919;
padding: 10px 40px;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.stm-wcmap-single-product .woocommerce-tabs #review_form_wrapper .comment-form input[type='submit']:hover {
color: #ffffff;
}
.other-prod-wrap {
display: block;
padding-top: 50px;
padding-bottom: 50px;
position: relative;
}
.other-prod-wrap:before {
content: '';
display: block;
background: #f5f7f7;
position: absolute;
top: 0;
right: 0;
bottom: 0;
z-index: -1;
background-size: cover;
background-repeat: no-repeat;
max-width: 3000px;
width: 100vw;
left: calc(-1 * (100vw - 100%) / 2);
}
.other-prod-wrap h3 {
font-size: 36px;
line-height: 32px;
font-weight: 700;
margin-bottom: 30px;
}
.other-prod-wrap ul li .stm-product-inner {
margin-bottom: 0 !important;
border-bottom: none !important;
}
.stm-user-not-logged-in .stm-wcmap-single-product .woocommerce-tabs #review_form_wrapper .comment-form {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.stm-user-not-logged-in .stm-wcmap-single-product .woocommerce-tabs #review_form_wrapper .comment-form textarea, .stm-user-not-logged-in .stm-wcmap-single-product .woocommerce-tabs #review_form_wrapper .comment-form input[type='text'], .stm-user-not-logged-in .stm-wcmap-single-product .woocommerce-tabs #review_form_wrapper .comment-form input[type='email'] {
background: #efefef;
}
.stm-user-not-logged-in .stm-wcmap-single-product .woocommerce-tabs #review_form_wrapper .comment-form textarea:focus, .stm-user-not-logged-in .stm-wcmap-single-product .woocommerce-tabs #review_form_wrapper .comment-form textarea:active, .stm-user-not-logged-in .stm-wcmap-single-product .woocommerce-tabs #review_form_wrapper .comment-form input[type='text']:focus, .stm-user-not-logged-in .stm-wcmap-single-product .woocommerce-tabs #review_form_wrapper .comment-form input[type='text']:active, .stm-user-not-logged-in .stm-wcmap-single-product .woocommerce-tabs #review_form_wrapper .comment-form input[type='email']:focus, .stm-user-not-logged-in .stm-wcmap-single-product .woocommerce-tabs #review_form_wrapper .comment-form input[type='email']:active {
outline: none;
border: 1px solid #cccccc;
}
.stm-user-not-logged-in .stm-wcmap-single-product .woocommerce-tabs #review_form_wrapper .comment-form .comment-notes {
display: block;
width: 100%;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.stm-user-not-logged-in .stm-wcmap-single-product .woocommerce-tabs #review_form_wrapper .comment-form .row {
display: block;
width: 66.66%;
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.stm-user-not-logged-in .stm-wcmap-single-product .woocommerce-tabs #review_form_wrapper .comment-form .comment-form-rating {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
width: 33.33%;
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
padding-left: 25px;
min-height: 46px;
}
.stm-user-not-logged-in .stm-wcmap-single-product .woocommerce-tabs #review_form_wrapper .comment-form .comment-form-rating label {
margin-right: 10px;
}
.stm-user-not-logged-in .stm-wcmap-single-product .woocommerce-tabs #review_form_wrapper .comment-form .comment-form-comment {
display: block;
width: 100%;
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.stm-user-not-logged-in .stm-wcmap-single-product .woocommerce-tabs #review_form_wrapper .comment-form .form-submit {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.stm-user-not-logged-in .stm-wcmap-single-product.stm-wcmap__template-1 #review_form_wrapper .comment-form {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.stm-user-not-logged-in .stm-wcmap-single-product.stm-wcmap__template-1 #review_form_wrapper .comment-form textarea, .stm-user-not-logged-in .stm-wcmap-single-product.stm-wcmap__template-1 #review_form_wrapper .comment-form input[type='text'], .stm-user-not-logged-in .stm-wcmap-single-product.stm-wcmap__template-1 #review_form_wrapper .comment-form input[type='email'] {
background: #efefef;
}
.stm-user-not-logged-in .stm-wcmap-single-product.stm-wcmap__template-1 #review_form_wrapper .comment-form textarea:focus, .stm-user-not-logged-in .stm-wcmap-single-product.stm-wcmap__template-1 #review_form_wrapper .comment-form textarea:active, .stm-user-not-logged-in .stm-wcmap-single-product.stm-wcmap__template-1 #review_form_wrapper .comment-form input[type='text']:focus, .stm-user-not-logged-in .stm-wcmap-single-product.stm-wcmap__template-1 #review_form_wrapper .comment-form input[type='text']:active, .stm-user-not-logged-in .stm-wcmap-single-product.stm-wcmap__template-1 #review_form_wrapper .comment-form input[type='email']:focus, .stm-user-not-logged-in .stm-wcmap-single-product.stm-wcmap__template-1 #review_form_wrapper .comment-form input[type='email']:active {
outline: none;
border: 1px solid #cccccc;
}
.stm-user-not-logged-in .stm-wcmap-single-product.stm-wcmap__template-1 #review_form_wrapper .comment-form .comment-notes {
display: none !important;
}
.stm-user-not-logged-in .stm-wcmap-single-product.stm-wcmap__template-1 #review_form_wrapper .comment-form .comment-form-rating {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
width: 100%;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
min-height: 20px;
margin-bottom: 18px;
}
.stm-user-not-logged-in .stm-wcmap-single-product.stm-wcmap__template-1 #review_form_wrapper .comment-form .comment-form-rating label {
margin-right: 10px;
}
.stm-user-not-logged-in .stm-wcmap-single-product.stm-wcmap__template-1 #review_form_wrapper .comment-form .comment-form-rating select {
display: none;
opacity: 0;
visibility: hidden;
}
.stm-user-not-logged-in .stm-wcmap-single-product.stm-wcmap__template-1 #review_form_wrapper .comment-form .comment-form-rating .select2 {
display: none;
}
.stm-user-not-logged-in .stm-wcmap-single-product.stm-wcmap__template-1 #review_form_wrapper .comment-form .row {
display: block;
width: 100%;
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
margin: 0 0 25px;
}
.stm-user-not-logged-in .stm-wcmap-single-product.stm-wcmap__template-1 #review_form_wrapper .comment-form .row .col-md-6 {
padding: 0;
}
.stm-user-not-logged-in .stm-wcmap-single-product.stm-wcmap__template-1 #review_form_wrapper .comment-form .row .col-md-6 p {
margin-bottom: 0;
}
.stm-user-not-logged-in .stm-wcmap-single-product.stm-wcmap__template-1 #review_form_wrapper .comment-form .row .col-md-6 p input {
height: 44px;
border: 2px solid #efefef;
}
.stm-user-not-logged-in .stm-wcmap-single-product.stm-wcmap__template-1 #review_form_wrapper .comment-form .row .col-md-6:first-child {
padding-right: 12px;
}
.stm-user-not-logged-in .stm-wcmap-single-product.stm-wcmap__template-1 #review_form_wrapper .comment-form .row .col-md-6:last-child {
padding-left: 14px;
}
.stm-user-not-logged-in .stm-wcmap-single-product.stm-wcmap__template-1 #review_form_wrapper .comment-form .comment-form-comment {
display: block;
width: 100%;
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
margin-bottom: 17px;
}
.stm-user-not-logged-in .stm-wcmap-single-product.stm-wcmap__template-1 #review_form_wrapper .comment-form .comment-form-comment textarea {
border: 2px solid #efefef;
padding: 7px 15px;
}
.stm-user-not-logged-in .stm-wcmap-single-product.stm-wcmap__template-1 #review_form_wrapper .comment-form .form-submit {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
margin: 0;
}
.stm-user-not-logged-in .stm-wcmap-single-product.stm-wcmap__template-1 #review_form_wrapper .comment-form .form-submit input[type='submit'] {
min-width: 160px;
padding: 13px 30px;
height: 50px;
}
.logged-in .stm-wcmap-single-product .woocommerce-tabs #review_form_wrapper .comment-form {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.logged-in .stm-wcmap-single-product .woocommerce-tabs #review_form_wrapper .comment-form .comment-form-comment {
width: 100%;
}
.logged-in .stm-wcmap-single-product .woocommerce-tabs #review_form_wrapper .comment-form textarea {
background: #efefef;
}
.logged-in .stm-wcmap-single-product .woocommerce-tabs #review_form_wrapper .comment-form textarea:focus, .logged-in .stm-wcmap-single-product .woocommerce-tabs #review_form_wrapper .comment-form textarea:active, .logged-in .stm-wcmap-single-product .woocommerce-tabs #review_form_wrapper .comment-form textarea:hover {
outline: none;
border: 1px solid #cccccc;
}
.stm-wcmap__template-sidebar .row .col-md-5 {
padding-top: 21px;
padding-left: 0;
padding-right: 10px;
margin-left: -9px;
}
.stm-wcmap__template-sidebar .prod-meta .prod-sku {
margin-right: 45px;
}
.stm-wcmap__template-sidebar .prod-meta .prod-stock {
margin-left: 0;
}
.stm-wcmap__template-sidebar .product_images {
margin: 26px 23px 0 0;
padding: 20px 20px 10px;
}
.stm-wcmap__template-sidebar .product_images .woocommerce-product-gallery__trigger {
top: 10px !important;
right: 10px !important;
}
.stm-wcmap__template-sidebar .product_images .flex-viewport {
height: 330px !important;
margin-bottom: 2px !important;
}
.stm-wcmap__template-sidebar .product_images .flex-viewport .woocommerce-product-gallery__image {
display: block;
width: 100%;
position: relative;
padding-top: 24px;
}
.stm-wcmap__template-sidebar .product_images .flex-viewport .woocommerce-product-gallery__image img {
display: block;
width: auto;
max-height: 300px;
margin: 0 auto;
}
.stm-wcmap__template-sidebar .product_images .flex-control-thumbs li {
width: 92px !important;
max-height: 90px;
}
.stm-wcmap__template-sidebar .product_images .flex-control-thumbs li img {
display: block;
width: auto !important;
border-width: 2px;
max-height: 82px;
position: relative;
margin: 0 auto;
}
@media (max-width: 900px) {
.stm-wcmap__template-sidebar .row .col-md-7 .product_images {
margin-right: 0;
}
.stm-wcmap__template-sidebar .row .col-md-5 {
margin-top: 20px;
margin-left: 0;
padding: 0 15px;
}
}
.stm-wcmap__template-1 {
margin-bottom: 100px;
}
.stm-wcmap__template-1 .woocommerce-breadcrumb {
margin-top: 40px;
}
.stm-wcmap__template-1 h1 {
margin-top: 32px;
margin-bottom: 16px;
}
.stm-wcmap__template-1 .prod-rating {
margin: 0 40px 0 0;
}
.stm-wcmap__template-1 .prod-excerpt {
margin-top: 28px;
}
.stm-wcmap__template-1 .prod-meta .woocommerce-product-rating {
margin-right: 45px;
}
.stm-wcmap__template-1 .prod-meta .prod-sku {
margin-right: 45px;
}
.stm-wcmap__template-1 .prod-meta .prod-stock {
margin-left: 0;
}
.stm-wcmap__template-1 .prod-price-add-btn {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
padding-top: 9px;
}
.stm-wcmap__template-1 .prod-price-add-btn .prod-price {
margin-bottom: 3px;
margin-right: 40px;
}
.stm-wcmap__template-1 .prod-price-add-btn .prod-price .price {
margin-top: 0;
}
.stm-wcmap__template-1 .prod-price-add-btn .prod-add-to-cart .cart button {
padding: 2px 33px 0 62px;
}
.stm-wcmap__template-1 .prod-price-add-btn .prod-add-to-cart .cart button:before {
left: 25px;
}
.stm-wcmap__template-1 .prod-compare-whish-wrap {
margin-top: 28px;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.stm-wcmap__template-1 .prod-compare-whish-wrap .prod-compare {
margin-right: 44px;
}
.stm-wcmap__template-1 h3, .stm-wcmap__template-1 h2 {
font-size: 24px;
line-height: 42px;
}
.stm-wcmap__template-1 h3 {
margin-bottom: 17px;
}
.stm-wcmap__template-1 h2 {
margin-bottom: 26px;
}
.stm-wcmap__template-1 .shop_attributes {
border: 1px solid #ebf0f0;
width: auto;
}
.stm-wcmap__template-1 .shop_attributes tr th {
background: #ebf0f0;
padding: 4px 20px 5px;
color: #595959;
min-width: 130px;
}
.stm-wcmap__template-1 .shop_attributes tr td {
border-color: #ebf0f0;
padding: 10px 20px;
vertical-align: middle;
min-width: 300px;
}
.stm-wcmap__template-1 .shop_attributes tr td p {
margin: 0;
line-height: 20px;
color: #191919;
}
.stm-wcmap__template-1 #reviews {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
margin-top: 34px;
}
.stm-wcmap__template-1 #reviews #comments {
width: 57%;
}
.stm-wcmap__template-1 #reviews h2 {
margin-bottom: 15px;
}
.stm-wcmap__template-1 #reviews .commentlist {
display: block;
list-style: none;
margin: 0;
padding: 0;
border-top: 1px solid #dddddd;
}
.stm-wcmap__template-1 #reviews .commentlist li {
margin: 0;
padding: 30px 0 20px;
border-bottom: 1px solid #dddddd;
}
.stm-wcmap__template-1 #reviews .commentlist li .comment_container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.stm-wcmap__template-1 #reviews .commentlist li .comment_container .avatar-wrap {
display: block;
overflow: hidden;
width: 100%;
max-width: 80px;
height: 80px;
border-radius: 80px;
position: relative;
margin-right: 24px;
}
.stm-wcmap__template-1 #reviews .commentlist li .comment_container .avatar-wrap img {
display: block;
width: 100%;
-o-object-fit: contain;
object-fit: contain;
border-radius: 80px;
}
.stm-wcmap__template-1 #reviews .commentlist li .comment_container .comment-text .review-meta-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.stm-wcmap__template-1 #reviews .commentlist li .comment_container .comment-text .review-meta-wrap .author-rating-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
line-height: 20px;
}
.stm-wcmap__template-1 #reviews .commentlist li .comment_container .comment-text .review-meta-wrap .author-rating-wrap .author-wrap {
line-height: 16px;
margin-right: 10px;
font-size: 16px;
font-weight: 500;
color: #232628;
}
.stm-wcmap__template-1 #reviews .commentlist li .comment_container .comment-text .review-meta-wrap .author-rating-wrap .rating-wrap .star-rating {
overflow: hidden;
position: relative;
height: 1em;
line-height: 1;
width: 80px;
color: #000;
}
.stm-wcmap__template-1 #reviews .commentlist li .comment_container .comment-text .review-meta-wrap .author-rating-wrap .rating-wrap .star-rating:before {
font-family: 'stm-ap-icon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e90e\e90e\e90e\e90e\e90e";
float: left;
top: 0;
left: 0;
position: absolute;
letter-spacing: 2px;
font-size: 12px;
}
.stm-wcmap__template-1 #reviews .commentlist li .comment_container .comment-text .review-meta-wrap .author-rating-wrap .rating-wrap .star-rating span {
overflow: hidden;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.stm-wcmap__template-1 #reviews .commentlist li .comment_container .comment-text .review-meta-wrap .author-rating-wrap .rating-wrap .star-rating span:before {
font-family: 'stm-ap-icon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e908\e908\e908\e908\e908";
top: 0;
position: absolute;
left: 0;
letter-spacing: 2px;
font-size: 12px;
}
.stm-wcmap__template-1 #reviews .commentlist li .comment_container .comment-text .review-meta-wrap .date-wrap {
line-height: 20px;
}
.stm-wcmap__template-1 #reviews .commentlist li .comment_container .comment-text .review-meta-wrap .date-wrap time {
line-height: 16px;
font-size: 12px;
color: #aaaaaa;
}
.stm-wcmap__template-1 #reviews .commentlist li .comment_container .comment-text .description {
margin-top: 12px;
}
.stm-wcmap__template-1 #reviews .commentlist li .comment_container .comment-text .description p {
font-size: 14px;
line-height: 22px;
color: #777777;
}
.stm-wcmap__template-1 #reviews #review_form_wrapper {
width: 43%;
padding-left: 33px;
}
.stm-wcmap__template-1 #reviews #review_form_wrapper .comment-reply-title {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
font-size: 24px;
line-height: 38px;
font-weight: 600;
color: #191919;
margin-bottom: 15px;
}
.stm-wcmap__template-1 #reviews #review_form_wrapper .comment-reply-title small {
font-size: 12px;
line-height: 14px;
padding-bottom: 2px;
margin-left: 10px;
}
.stm-wcmap__template-1 #reviews #review_form_wrapper .comment-form {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.stm-wcmap__template-1 #reviews #review_form_wrapper .comment-form .comment-form-rating .stars {
margin-bottom: 0;
}
.stm-wcmap__template-1 #reviews #review_form_wrapper .comment-form .comment-form-rating .stars span {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.stm-wcmap__template-1 #reviews #review_form_wrapper .comment-form .comment-form-rating .stars span a {
display: block;
position: relative;
color: transparent;
line-height: 15px;
width: 18px;
}
.stm-wcmap__template-1 #reviews #review_form_wrapper .comment-form .comment-form-rating .stars span a:before {
content: '\e90e';
display: block;
width: 15px;
height: 15px;
font-family: 'stm-ap-icon';
font-size: 14px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
.stm-wcmap__template-1 #reviews #review_form_wrapper .comment-form .comment-form-rating .stars span a.selected:before, .stm-wcmap__template-1 #reviews #review_form_wrapper .comment-form .comment-form-rating .stars span a.active:before {
content: '\e908';
}
.stm-wcmap__template-1 #reviews #review_form_wrapper .comment-form .comment-form-rating select {
display: none;
opacity: 0;
visibility: hidden;
}
.stm-wcmap__template-1 #reviews #review_form_wrapper .comment-form .comment-form-rating .select2 {
display: none;
}
.stm-wcmap__template-1 #reviews #review_form_wrapper .comment-form .comment-form-comment {
width: 100%;
}
.stm-wcmap__template-1 #reviews #review_form_wrapper .comment-form textarea {
background: #efefef;
}
.stm-wcmap__template-1 #reviews #review_form_wrapper .comment-form textarea:focus, .stm-wcmap__template-1 #reviews #review_form_wrapper .comment-form textarea:active {
outline: none;
border: 1px solid #cccccc;
}
.stm-wcmap__template-1 #reviews #review_form_wrapper .comment-form input[type='submit'] {
border: 0;
color: #191919;
padding: 10px 40px;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
}
@media (max-width: 900px) {
.stm-wcmap__template-1 .product_images .flex-control-nav {
margin-bottom: 30px !important;
}
.stm-wcmap__template-1 .row:not(.stm-top-prod-info-wrap) > .col-md-7 {
margin-bottom: 30px;
}
.stm-wcmap__template-1 #reviews {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.stm-wcmap__template-1 #reviews #comments {
width: 100%;
}
.stm-wcmap__template-1 #reviews #review_form_wrapper {
width: 100%;
padding: 0;
margin-top: 30px;
}
.stm-wcmap__template-1 #reviews #review_form_wrapper #commentform > .row .col-md-6 input[type='text'] {
line-height: 40px;
}
.stm-wcmap__template-1 #reviews #review_form_wrapper #commentform > .row .col-md-6:first-child {
padding: 0;
margin-bottom: 20px;
}
.stm-wcmap__template-1 #reviews #review_form_wrapper #commentform > .row .col-md-6:last-child {
padding: 0;
}
}