.head__taxonomy {
position: relative;
}
.head__taxonomy .title {
margin: 0;
font-size: 18px;
text-transform: uppercase;
font-weight: bold;
color: #bc002d;
padding-bottom: 8px;
display: block;
border-bottom: 2px solid #bc002d;
padding-top: 10px;
}
.head__product .title {
margin: 0;
font-size: 16px;
text-transform: uppercase;
font-weight: 500;
color: #bc002d;
padding-bottom: 8px;
display: block;
border-bottom: 2px solid #bc002d;
padding-top: 10px;
}
.head__review .title {
margin: 0;
font-size: 16px;
text-transform: uppercase;
font-weight: 500;
color: #bc002d;
padding-bottom: 8px;
display: block;
border-bottom: 2px solid #bc002d;
padding-top: 10px;
} .woocommerce .woocommerce-breadcrumb {
border: 1px solid #bbb;
background: #FFF;
margin-top: 5px !important;
padding: 10px 15px !important;
border-radius: 2px;
margin-bottom: 15px;
} .entry-content {
font: 14px Arial, sans-serif;
line-height: 1.67;
text-align: justify;
}
.entry-content img {
max-width: 100%;
height: auto;
}
.entry-content h1 {
font-weight: 700;
font-size: 1.9em;
}
.entry-content h1 b, .entry-content h1 strong {
font-weight: inherit;
}
.entry-content h2 {
font-weight: 700;
font-size: 1.65em;
}
.entry-content h2 b, .entry-content h2 strong {
font-weight: inherit;
}
.entry-content h3 {
font-weight: 700;
font-size: 1.45em;
}
.entry-content h3 b, .entry-content h3 strong {
font-weight: inherit;
}
.entry-content h4 {
font-weight: 700;
font-size: 1.2em;
}
.entry-content h4 b, .entry-content h4 strong {
font-weight: inherit;
}
.entry-content h5 {
font-weight: 700;
font-size: 1.05em;
}
.entry-content h5 b, .entry-content h5 strong {
font-weight: inherit;
}
.entry-content h6 {
font-weight: 700;
font-size: 1em;
}
.entry-content h6 b, .entry-content h6 strong {
font-weight: inherit;
}
.entry-content iframe {
max-width: 100%;
}
.entry-content object {
max-width: 100%;
}
.entry-content ul,
.entry-content ol {
padding-left: 15px;
}
.entry-content .aligncenter {
max-width: 100%;
float: none;
margin: auto;
display: block;
}
.entry-content .aligncenter img {
max-width: 100%;
height: auto;
}
.entry-content .alignleft {
max-width: 100%;
float: left;
display: inline-block;
margin-right: 15px;
}
.entry-content .alignleft img {
max-width: 100%;
height: auto;
}
.entry-content .alignright {
max-width: 100%;
float: right;
display: inline-block;
margin-left: 15px;
}
.entry-content .alignright img {
max-width: 100%;
height: auto;
}
.entry-content .wp-caption-text {
background: #fdfdfd;
text-align: center;
margin-bottom: 13px;
font-style: italic;
padding: 6px;
font-size: 13px;
} .desc_box {
text-align: justify;
} .orderby_box {
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
align-items: center;
margin-bottom: 10px;
}
.orderby_box span {
margin-right: 10px;
}
.orderby_box .woocommerce-ordering {
float: none;
margin: 0;
}
.orderby_box .woocommerce-ordering select {
padding: 5px 10px;
border: 1px solid #ccc;
border-radius: 2px;
margin-bottom: 0;
} .woocommerce {
widows: 100%;
}
.woocommerce .details__content address {
padding: 20px;
}
.woocommerce form .form-row-first {
float: none;
width: 100%;
}
.woocommerce form .form-row {
padding: 0;
flex-wrap: wrap;
}
.woocommerce form .form-row label {
display: block;
width: 100%;
}
.woocommerce form .form-row textarea {
line-height: 20px;
padding: 9px 15px;
border: 1px solid #dfdfdf;
width: 100%;
height: 150px !important;
}
.woocommerce form .form-row input[type=text],
.woocommerce form .form-row input[type=email],
.woocommerce form .form-row input[type=tel],
.woocommerce form .form-row input[type=password] {
line-height: 20px;
padding: 9px 15px;
border: 1px solid #dfdfdf;
width: 100%;
}
.woocommerce form .form-row span.password-input {
width: 100%;
}
.woocommerce form .form-row span.password-input input[type=password] {
line-height: 20px;
padding: 9px 15px;
border: 1px solid #dfdfdf;
width: 100%;
}
.woocommerce form .form-row button.button {
background: #0b6bbf;
font-weight: 400;
padding: 10px 19px;
color: #FFF;
}
.woocommerce form .form-row span.woocommerce-input-wrapper {
width: 100%;
display: block;
}
.woocommerce form .form-row span.selection span.select2-selection--single {
height: 40px;
margin: 0;
border-radius: 0;
}
.woocommerce form .form-row span.selection span.select2-selection--single .select2-selection__arrow {
height: 40px;
position: absolute;
top: 1px;
right: 8px;
width: 20px;
}
.woocommerce form .form-row span.selection span.select2-selection--single .select2-selection__rendered {
line-height: 40px;
padding-left: 15px;
}
.woocommerce form p {
margin-top: 20px;
}
.woocommerce form p button.button {
background: black;
font-weight: 400;
padding: 10px 19px;
color: #FFF;
}
.woocommerce form p button.button:hover {
background: darkorange;
}
.woocommerce form.checkout .form-row-first {
float: none;
width: 100%;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
margin: 0.5em 0;
padding: 20px 30px;
}
.woocommerce form.login .form-row-first,
.woocommerce form.checkout_coupon .form-row-first {
float: left;
width: 47%;
}
.woocommerce form.login .form-row-last,
.woocommerce form.checkout_coupon .form-row-last {
float: right;
width: 47%;
} .product_viewed {
background: #FFF;
margin-bottom: 15px;
}
.product_viewed .title_viewed {
font-size: 15px;
text-transform: uppercase;
margin: 0;
padding: 15px;
border-bottom: 1px solid #ccc;
font-weight: 600;
}
.product_viewed .Product-viewed .owl-item + .owl-item {
border-left: 1px solid #ebebeb;
}
.product_viewed .Product-viewed .item__product {
padding: 10px;
position: relative;
overflow: hidden;
transition: all 0.15s ease-in-out;
}
.product_viewed .Product-viewed .item__product .image {
padding: 25px;
text-align: center;
margin-top: 10px;
position: relative;
}
.product_viewed .Product-viewed .item__product .image > a {
position: relative;
background-position: center;
padding-bottom: 143.3333%;
width: 100%;
display: block;
}
.product_viewed .Product-viewed .item__product .image > a img {
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
width: 100%;
height: 100%;
-o-object-position: 50% 50%;
object-position: 50% 50%;
-o-object-fit: cover;
object-fit: cover;
}
.product_viewed .Product-viewed .item__product .image > span {
position: absolute;
left: 7px;
top: 7px;
background: red;
color: #fff;
font-size: 12px;
border-radius: 4px;
padding: 3px 5px;
line-height: 1;
display: block;
z-index: 2;
}
.product_viewed .Product-viewed .item__product .title {
min-height: 40px;
}
.product_viewed .Product-viewed .item__product .title > a {
color: #505050;
font-weight: 300;
font-size: 13px;
}
.product_viewed .Product-viewed .item__product .title > a h3 {
font-weight: 100;
line-height: 1.4;
font-size: 13px;
}
.product_viewed .Product-viewed .item__product .star {
display: flex;
align-items: center;
}
.product_viewed .Product-viewed .item__product .star .star_rating {
display: inline-block;
position: relative;
}
.product_viewed .Product-viewed .item__product .star .star_rating:before {
content: "\e66a\e66a\e66a\e66a\e66a";
display: inline-block;
font-family: "Rivolicons-Free";
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
font-size: 13px;
color: #d0d0d0;
}
.product_viewed .Product-viewed .item__product .star .star_rating > span.rt {
width: 95%;
position: absolute;
left: 0;
top: 0;
white-space: nowrap;
overflow: hidden;
z-index: 1;
}
.product_viewed .Product-viewed .item__product .star .star_rating > span.rt i {
color: yellow;
font-size: 13px;
}
.product_viewed .Product-viewed .item__product .star .star_prop {
margin-left: 7px;
font-size: 11px;
}
.product_viewed .Product-viewed .item__product .price-group .old-price {
font-size: 0.8em;
color: #505050;
}
.product_viewed .Product-viewed .item__product .price-group .price {
font-weight: bold;
color: #d71a00;
}
.product_viewed .Product-viewed .item__product .price-group .badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: 700;
color: #fff;
line-height: 1;
vertical-align: middle;
white-space: nowrap;
text-align: center;
background-color: #d71a00;
border-radius: 10px;
}
.product_viewed .Product-viewed .item__product .price-group .price_min,
.product_viewed .Product-viewed .item__product .price-group .price_max {
font-weight: bold;
color: #d71a00;
}
.product_viewed .Product-viewed .item__product .overlay {
margin-top: 10px;
opacity: 0;
display: block;
transition: all 0.15s ease-in-out;
cursor: pointer;
}
.product_viewed .Product-viewed .item__product .overlay .button-buy-now {
display: block;
text-align: center;
background: #d71a00;
border: 1px solid #d71a00;
color: #fff;
height: 36px;
line-height: 36px;
padding: 0 10px;
transition: all 0.25s ease-in-out;
}
.product_viewed .Product-viewed .item__product .overlay.disable {
cursor: not-allowed;
}
.product_viewed .Product-viewed .item__product:hover .overlay {
opacity: 1;
} .product_reviews .review {
position: relative;
}
.product_reviews .review .desc {
font-size: 15px;
margin-bottom: 10px;
}
.product_reviews .review .reviews__comment {
list-style: none;
padding: 0;
margin: 0;
}
.product_reviews .review .reviews__comment > li > .comment__item .avatar {
float: left;
}
.product_reviews .review .reviews__comment > li > .comment__item .avatar img {
width: 40px;
height: 40px;
border-radius: 100%;
}
.product_reviews .review .reviews__comment > li > .comment__item .info {
margin-left: 60px;
}
.product_reviews .review .reviews__comment > li > .comment__item .info h4 {
font-size: 16px;
font-weight: bold;
margin-bottom: 2px;
}
.product_reviews .review .reviews__comment > li > .comment__item .info .date {
font-style: italic;
font-size: 13px;
margin-bottom: 8px;
}
.product_reviews .review .reviews__comment > li > .comment__item .info .desc {
border: 1px solid #ccc;
padding: 9px 12px;
border-radius: 4px;
}
.product_reviews .review .reviews__comment > li > .comment__item .info .desc > span i {
color: yellow;
}
.product_reviews .review .reviews__comment > li > .comment__item .info .desc > p {
margin-bottom: 0px;
}
.product_reviews .review .reviews__comment > li > .comment__item::after {
clear: both;
display: table;
content: "";
}
.product_reviews .review .reviews__comment > li > ol.sub {
list-style: none;
padding: 0;
margin: 0;
padding-left: 30px;
}
.product_reviews .review .reviews__comment > li > ol.sub > li > .comment__item .avatar {
float: left;
}
.product_reviews .review .reviews__comment > li > ol.sub > li > .comment__item .avatar img {
width: 40px;
height: 40px;
border-radius: 100%;
}
.product_reviews .review .reviews__comment > li > ol.sub > li > .comment__item .info {
margin-left: 60px;
}
.product_reviews .review .reviews__comment > li > ol.sub > li > .comment__item .info h4 {
font-size: 16px;
font-weight: bold;
margin-bottom: 2px;
}
.product_reviews .review .reviews__comment > li > ol.sub > li > .comment__item .info .date {
font-style: italic;
font-size: 13px;
margin-bottom: 8px;
}
.product_reviews .review .reviews__comment > li > ol.sub > li > .comment__item .info .desc {
border: 1px solid #ccc;
padding: 15px;
border-radius: 4px;
}
.product_reviews .review .reviews__comment > li > ol.sub > li > .comment__item .info .desc > span i {
color: yellow;
}
.product_reviews .review .reviews__comment > li > ol.sub > li > .comment__item .info .desc > p {
margin-bottom: 10px;
}
.product_reviews .review .reviews__comment > li > ol.sub > li > .comment__item::after {
clear: both;
display: table;
content: "";
}
.product_reviews .review .reviews__form .comment-respond .comment-reply-title {
font-size: 20px;
display: block;
font-weight: 600;
text-transform: uppercase;
margin-bottom: 15px;
}
.product_reviews .review .reviews__form .comment-form .comment-notes {
font-style: italic;
margin-bottom: 10px;
}
.product_reviews .review .reviews__form .comment-form .comment-form-rating label {
font-weight: 600;
font-size: 15px;
margin-bottom: 6px;
display: block;
}
.product_reviews .review .reviews__form .comment-form .comment-form-rating p {
margin-bottom: 10px;
}
.product_reviews .review .reviews__form .comment-form .row-form p {
margin-bottom: 10px;
margin-top: 0;
}
.product_reviews .review .reviews__form .comment-form .row-form p label {
font-weight: 600;
font-size: 15px;
margin-bottom: 6px;
display: block;
}
.product_reviews .review .reviews__form .comment-form .row-form p input[type=text] {
border: 1px solid #5996d7;
border-radius: 4px;
padding: 5px 11px;
color: #000;
width: 100%;
line-height: 20px;
}
.product_reviews .review .reviews__form .comment-form .row-form p input[type=email] {
border: 1px solid #5996d7;
border-radius: 4px;
padding: 5px 11px;
color: #000;
width: 100%;
line-height: 20px;
}
.product_reviews .review .reviews__form .comment-form .row-form p textarea {
border: 1px solid #5996d7;
border-radius: 4px;
padding: 5px 11px;
color: #000;
width: 100%;
line-height: 20px;
height: 77px;
}
.product_reviews .review .reviews__form .comment-form .row-form.semi-row {
float: left;
width: 47%;
}
.product_reviews .review .reviews__form .comment-form .row-form.semi-row:nth-child(2n) {
float: right;
}
.product_reviews .review .reviews__form .comment-form .comment-form-cookies-consent {
margin-bottom: 10px;
}
.product_reviews .review .reviews__form .comment-form .comment-form-cookies-consent label {
font-style: italic;
}
.product_reviews .review .reviews__form .comment-form .comment-form-cookies-consent::before {
content: "";
clear: both;
display: table;
} .product_related {
background: #FFF;
margin-bottom: 15px;
}
.product_related .related_box {
border: 1px solid #ccc;
border-top: 0;
}
.product_related .related_box > .row {
margin-right: 0;
margin-left: 0;
}
.product_related .related_box > .row [class*=col-] {
padding-right: 0;
padding-left: 0;
}
.product_related .related_box .product_item {
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
} .product_detail {
margin-top: 20px;
background: #FFF;
position: relative;
margin-bottom: 20px;
}
.product_detail .tab_nav {
list-style: none;
padding: 0;
margin: 0;
display: flex;
align-items: center;
border-bottom: 2px solid #00a1b1;
}
.product_detail .tab_nav > li {
display: inline-block;
position: relative;
}
.product_detail .tab_nav > li > span {
display: block;
padding: 10px 15px;
background: #00a1b1;
color: #fff;
text-transform: uppercase;
cursor: pointer;
font-size: 15px;
margin-bottom: -2px;
}
.product_detail .tab_nav > li > span:hover {
background: #bc002d;
}
.product_detail .tab_nav > li.active > span {
background: #bc002d;
}
.product_detail .tab_content {
border: 1px solid #ccc;
border-top: 0;
}
.product_detail .tab_content .tab_pane {
padding: 15px;
}
.product_detail .tab_content .tab_pane > h4 {
font-size: 15px;
font-weight: 600;
text-transform: uppercase;
margin-bottom: 10px;
}
.product_detail .tab_content .attribute_list {
list-style: none;
padding: 0;
margin: 0;
}
.product_detail .tab_content .attribute_list > li {
display: block;
padding: 10px 10px;
line-height: 20px;
background: #fafafa;
color: #333;
}
.product_detail .tab_content .attribute_list > li span {
margin-right: 8px;
}
.product_detail .tab_content .attribute_list > li:nth-child(even) {
background: #FFF;
} .product_sumary {
border: 1px solid #ccc;
padding: 15px;
}
.product_sumary > .row {
margin-left: -10px;
margin-right: -10px;
}
.product_sumary > .row [class*=col-] {
padding-left: 10px;
padding-right: 10px;
}
.product_sumary .image {
position: relative;
}
.product_sumary .image .gallery {
padding: 20px 10px;
background: #f9f9f9;
}
.product_sumary .image .gallery .item > a {
display: block;
position: relative;
padding-bottom: 85%;
width: 100%;
background-position: center;
}
.product_sumary .image .gallery .item > a > img {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
height: 100%;
width: 100%;
-o-object-position: 50% 50%;
object-position: 50% 50%;
-o-object-fit: contain;
object-fit: contain;
}
.product_sumary .image .pager {
background: #fff;
padding: 20px 0;
}
.product_sumary .image .pager .bx-page {
display: flex;
align-items: center;
}
.product_sumary .image .pager .bx-page a {
display: inline-block;
width: 70px;
height: 70px;
background-position: center;
position: relative;
border: 3px solid transparent;
}
.product_sumary .image .pager .bx-page a > img {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
height: 100%;
width: 100%;
-o-object-position: 50% 50%;
object-position: 50% 50%;
-o-object-fit: cover;
object-fit: cover;
}
.product_sumary .image .pager .bx-page a.active {
border-color: #bc002d;
}
.product_sumary .info .box__info .sku {
display: flex;
align-items: center;
margin-bottom: 7px;
}
.product_sumary .info .box__info .sku b {
margin-right: 5px;
font-weight: bold;
}
.product_sumary .info .box__info .sku .stock {
margin-left: 10px;
font-size: 12px;
padding: 4px 5px;
border-radius: 4px;
color: #fff;
background: red;
display: inline-block;
line-height: 1;
}
.product_sumary .info .box__info .price {
display: flex;
align-items: center;
flex-wrap: wrap;
}
.product_sumary .info .box__info .price p {
display: flex;
align-items: center;
min-width: 100%;
margin-bottom: 7px;
}
.product_sumary .info .box__info .price p del, .product_sumary .info .box__info .price p span {
margin-left: 5px;
text-transform: uppercase;
}
.product_sumary .info .box__info .price del {
font-size: 1em;
line-height: 1;
margin-right: 5px;
}
.product_sumary .info .box__info .price span {
line-height: 1;
color: #d71a00;
font-size: 16px;
font-weight: 700;
}
.product_sumary .info .box__info .price.price_group {
font-weight: bold;
color: #000;
}
.product_sumary .info .box__info .price.price_group span {
font-size: 16px;
color: #e87635;
font-weight: 700;
}
.product_sumary .info .box__info .price.price_group .min_price {
margin-left: 0;
margin-right: 5px;
}
.product_sumary .info .box__info .price.price_group .max_price {
margin-left: 5px;
}
.product_sumary .info .box__info .price.price_variation {
font-weight: bold;
color: #000;
}
.product_sumary .info .box__info .price.price_variation span {
font-size: 16px;
color: red;
font-weight: 700;
}
.product_sumary .info .box__info .price.price_variation .min_price {
margin-left: 0;
margin-right: 5px;
}
.product_sumary .info .box__info .price.price_variation .max_price {
margin-left: 5px;
}
.product_sumary .info .box__info .price.price_variation .sale-price {
font-size: 20px;
}
.product_sumary .info .box__attr {
border-top: 1px solid #ccc;
padding-top: 13px;
margin-top: 13px;
}
.product_sumary .info .box__attr > h4 {
font-size: 16px;
text-transform: uppercase;
font-weight: 600;
}
.product_sumary .info .box__attr > ul.list {
list-style: none;
padding: 0;
margin: 0;
}
.product_sumary .info .box__attr > ul.list > li {
display: flex;
padding-bottom: 10px;
padding-left: 20px;
position: relative;
align-items: center;
font-size: 14px;
}
.product_sumary .info .box__attr > ul.list > li i {
position: absolute;
left: 0;
top: 3px;
color: #bc002d;
}
.product_sumary .info .box__attr > ul.list > li span {
margin-right: 5px;
}
.product_sumary .info .box__buy {
margin-top: 20px;
}
.product_sumary .info .box__buy > h4 {
font-size: 16px;
text-transform: uppercase;
font-weight: 600;
}
.product_sumary .info .box__buy form {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.product_sumary .info .box__buy form .variable_list {
display: flex;
width: 100%;
flex-wrap: wrap;
}
.product_sumary .info .box__buy form .variable_list .it_variation {
position: relative;
width: 100%;
padding-bottom: 15px;
}
.product_sumary .info .box__buy form .variable_list .it_variation .it_label {
float: left;
width: 150px;
padding: 7px 0;
margin: 0;
font-weight: bold;
}
.product_sumary .info .box__buy form .variable_list .it_variation .it_selection {
margin-left: 165px;
position: relative;
}
.product_sumary .info .box__buy form .variable_list .it_variation .it_selection select {
width: 100%;
padding: 7px 10px;
color: #000;
}
.product_sumary .info .box__buy form .group_list {
display: flex;
flex-wrap: wrap;
width: 100%;
}
.product_sumary .info .box__buy form .group_list .item_group {
padding-bottom: 15px;
margin-bottom: 15px;
border-bottom: 1px solid #ddd;
width: 100%;
}
.product_sumary .info .box__buy form .group_list .item_group .it_quantity {
width: 50px;
float: left;
}
.product_sumary .info .box__buy form .group_list .item_group .it_quantity input {
height: 36px;
width: 50px;
padding: 0 2px 0 10px;
background-color: #fff;
background-image: none;
border: 1px solid #ebebeb;
border-radius: 3px;
}
.product_sumary .info .box__buy form .group_list .item_group .it_name {
margin-left: 60px;
width: 100%;
}
.product_sumary .info .box__buy form .group_list .item_group .it_name > a {
display: block;
font-size: 14px;
color: #1b9aaa;
line-height: 1;
}
.product_sumary .info .box__buy form .group_list .item_group .it_name .it_price {
display: flex;
flex-wrap: wrap;
align-items: center;
font-weight: bold;
}
.product_sumary .info .box__buy form .group_list .item_group .it_name .it_price del {
font-size: 13px;
}
.product_sumary .info .box__buy form .group_list .item_group .it_name .it_price span {
margin-left: 6px;
font-size: 15px;
}
.product_sumary .info .box__buy form .quantity {
margin-right: 3px;
}
.product_sumary .info .box__buy form .quantity input {
height: 36px;
width: 80px;
padding: 0 5px 0 10px;
background-color: #fff;
background-image: none;
border: 1px solid #ebebeb;
border-radius: 0;
}
.product_sumary .info .box__buy form .submit button {
height: 36px;
border: 0;
padding: 8px 10px 8px;
padding-left: 48px;
line-height: 20px;
background: red;
cursor: pointer;
position: relative;
border: 0;
color: #FFF;
text-transform: uppercase;
}
.product_sumary .info .box__buy form .submit button i {
height: 36px;
width: 36px;
background: rgba(0, 0, 0, 0.23);
line-height: 36px;
position: absolute;
top: 0;
left: 0;
}
.product_sumary .info .box__buy form .submit button[disabled=disabled] {
cursor: not-allowed;
}
.product_sumary .info .box__buy form .reset_variation {
display: inline-block;
background: #000;
color: #FFF;
padding: 7px 15px 7px;
line-height: 1;
border-radius: 4px;
margin-left: 10px;
font-size: 13px;
} .product__pagnav {
padding-top: 20px;
}