File: /home/emblazeone/public_html/master-template/slice/css/style.css
@import url(owl.carousel.css);
@import url(owl.theme.default.css);
@font-face {
font-family: 'Futura';
src: url("../fonts/Futura-Bold.eot");
src: url("../fonts/Futura-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Futura-Bold.woff2") format("woff2"), url("../fonts/Futura-Bold.woff") format("woff"), url("../fonts/Futura-Bold.ttf") format("truetype");
font-weight: bold;
font-style: normal;
font-display: swap; }
@font-face {
font-family: 'Futura LT Book';
src: url("../fonts/FuturaLT-Book.eot");
src: url("../fonts/FuturaLT-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/FuturaLT-Book.woff2") format("woff2"), url("../fonts/FuturaLT-Book.woff") format("woff"), url("../fonts/FuturaLT-Book.ttf") format("truetype");
font-weight: normal;
font-style: normal;
font-display: swap; }
@font-face {
font-family: 'Futura Medium';
src: url("../fonts/FuturaBT-Medium.eot");
src: url("../fonts/FuturaBT-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/FuturaBT-Medium.woff2") format("woff2"), url("../fonts/FuturaBT-Medium.woff") format("woff"), url("../fonts/FuturaBT-Medium.ttf") format("truetype");
font-weight: 500;
font-style: normal;
font-display: swap; }
section.top-about-us {
background-image: url(../images/top-bg-AboutUs.png);
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
padding-top: 482px;
padding-bottom: 400px; }
section.top-about-us h1 {
font-size: 72px;
text-align: center;
font-family: Futura;
color: #000000; }
section.our-philosophy {
background-image: url(../images/philosophy-bg.png);
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
padding-top: 129px;
padding-bottom: 926px; }
section.our-philosophy .wrapper-text {
text-align: center; }
section.our-philosophy .wrapper-text h3 {
font-family: "Futura Medium";
font-size: 20px;
margin-bottom: 42px; }
section.our-philosophy .wrapper-text h2 {
font-size: 42px;
font-family: Futura;
margin-bottom: 54px; }
section.our-philosophy .wrapper-text p {
font-family: 'Poppins', sans-serif;
font-size: 30px; }
section.just-start {
padding-top: 146px;
padding-bottom: 122px;
text-align: center; }
section.just-start h2 {
font-family: Futura;
font-size: 72px;
margin-bottom: 55px; }
section.just-start p {
font-family: 'Poppins', sans-serif;
font-size: 27px;
padding: 0 60px;
margin-bottom: 80px; }
section.just-start .just-start-link ul {
padding: 0 250px; }
section.just-start .just-start-link ul li {
list-style-type: none;
margin-bottom: 18px; }
section.just-start .just-start-link ul li a {
background-color: #ff9400;
text-decoration: none;
font-size: 20px;
color: #fff;
font-family: 'Poppins', sans-serif;
display: inline-block;
width: 100%;
padding-top: 28px;
padding-bottom: 30px; }
section.join-us {
background-image: url(../images/join-us-bg.png);
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
padding-top: 216px;
padding-bottom: 264px; }
section.join-us .join-us-text h2 {
font-size: 20px;
font-family: "Futura Medium";
margin-bottom: 96px; }
section.join-us .join-us-text p {
font-size: 30px;
font-family: 'Poppins', sans-serif;
margin-bottom: 56px; }
section.join-us .join-us-text p:last-child {
margin-bottom: 0; }
section.join-us .join-us-img img {
padding-top: 90px; }
section.performance {
padding-top: 92px;
padding-bottom: 78px;
background-color: black;
text-align: center; }
section.performance h2 {
color: #fff;
font-family: Futura;
font-size: 42px;
margin-bottom: 46px; }
section.performance p {
color: #fff;
font-size: 16px;
font-family: 'Poppins', sans-serif; }
section.product-card {
padding-top: 217px;
padding-bottom: 92px; }
section.product-card .product-img {
text-align: center; }
section.product-card .product-img img {
max-width: 100%;
max-height: 500px; }
section.product-card .prise {
text-align: center; }
section.product-card .prise h1 {
font-family: "Futura Medium";
font-size: 42px;
text-transform: uppercase; }
section.product-card .prise p.category-name {
font-family: "Futura Medium";
font-size: 20px;
color: #7c5e30;
padding-bottom: 24px;
display: flex;
position: relative;
flex-direction: column; }
section.product-card .prise p.category-name:after {
position: absolute;
bottom: 0;
left: 50%;
margin-left: -33px;
margin-top: 15px;
content: "";
border: 2px solid #7c5e30;
width: 66px; }
section.product-card .prise .rating form button {
outline: none; }
section.product-card .prise .rating {
font-size: 1.2rem;
line-height: 1.2rem;
display: inline-block;
margin-bottom: 16px; }
section.product-card .prise .rating .star {
position: relative;
float: left;
width: 1.4rem;
height: 1.2rem;
font-family: "Font Awesome 5 Free";
font-weight: normal;
font-style: normal;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
border: 0;
background: transparent; }
section.product-card .prise .rating .star:before {
position: absolute;
top: 50%;
left: 50%;
width: 1.2rem;
height: 1.2rem;
transform: translate(-50%, -50%);
content: "\f005";
color: #ffb400; }
section.product-card .prise .rating--read-only .star--full:before {
content: "\f005";
color: #ffb400; }
section.product-card .prise .rating--read-only .star--half:after {
position: absolute;
top: 50%;
left: 50%;
width: 1.2rem;
height: 1.2rem;
transform: translate(-50%, -50%);
content: "\f005";
color: #ffb400; }
section.product-card .prise .rating--interactive .star {
float: right; }
section.product-card .prise .rating--interactive .star:hover {
cursor: pointer; }
section.product-card .prise .rating--interactive .star:hover:before, section.product-card .prise .rating--interactive .star:hover ~ .star:before {
content: "\f005";
font-weight: 900;
color: #ffb400; }
section.product-card .prise p.reviews {
font-family: "Futura Medium";
font-size: 22px; }
section.product-card .prise .price-product .old-price {
margin-bottom: 14px;
font-family: "Futura Medium";
font-size: 14px;
color: #9c9c9c; }
section.product-card .prise .price-product .old-price span {
color: #9c9c9c;
font-family: "Futura Medium";
font-size: 24px;
text-decoration: line-through;
margin-left: 8px; }
section.product-card .prise .price-product .new-price {
display: flex;
justify-content: center;
align-items: center; }
section.product-card .prise .price-product .new-price p.attention {
text-transform: uppercase;
font-family: "Futura Medium";
font-size: 20px;
color: #fff;
background-color: #cc2121;
padding: 2px 10px;
border-radius: 3px; }
section.product-card .prise .price-product .new-price p {
margin-left: 18px;
font-family: "Futura Medium";
font-size: 46px; }
section.product-card .prise .amount h4 {
font-family: "Futura Medium";
font-size: 18px;
text-transform: uppercase;
margin-bottom: 20px; }
section.product-card .prise .amount p {
color: #7c5e30;
font-family: "Futura Medium";
font-size: 16px; }
section.product-card .prise .amount .cart-form .variant {
margin-bottom: 15px; }
section.product-card .prise .amount .cart-form .variant p {
color: #7c5e30;
font-family: 'Poppins', sans-serif;
font-size: 14px;
margin: 0; }
section.product-card .prise .amount .cart-form .variant select {
text-align: start;
border-radius: 0;
border-color: #7c5e30;
box-shadow: none;
background: #fff;
color: #7c5e30;
font-family: 'Poppins', sans-serif;
font-weight: 600;
font-size: 14px; }
section.product-card .prise .amount .quantity {
display: flex;
justify-content: center;
margin-bottom: 65px; }
section.product-card .prise .amount .quantity .quantity-wrap {
display: inline-block;
border: 1px solid;
width: 180px;
color: #7c5e30; }
section.product-card .prise .amount .quantity .quantity-wrap .num-block .num-in {
display: flex;
justify-content: space-between; }
section.product-card .prise .amount .quantity .quantity-wrap .num-block .num-in input.in-num {
font-family: "Futura Medium";
font-size: 25px;
border: none;
color: #7c5e30; }
section.product-card .prise .amount .quantity button {
width: 180px;
border: none;
border-radius: 0;
background-color: #f29938;
color: #fff;
font-family: 'Poppins', sans-serif;
font-weight: 600;
box-shadow: none; }
section.product-card .prise .amount .skin-3 .num-in span {
display: block;
float: left;
width: 25px;
height: 34px;
position: relative;
cursor: pointer; }
section.product-card .prise .amount .skin-3 .num-in span.minus:before {
content: '';
position: absolute;
width: 10px;
height: 2px;
top: 50%;
left: 50%;
margin-left: -5px;
margin-top: -1px;
background-color: #7c5e30; }
section.product-card .prise .amount .skin-3 .num-in .in-num {
float: left;
width: 54px;
height: 34px;
border: 1px solid #CCCCCC;
border-radius: 3px;
text-align: center;
font-size: 14px; }
section.product-card .prise .amount .skin-3 .num-in span.plus:before {
content: '';
position: absolute;
width: 10px;
height: 2px;
top: 50%;
left: 50%;
margin-left: -5px;
margin-top: -1px;
background-color: #7c5e30; }
section.product-card .prise .amount .skin-3 .num-in span.plus:after {
content: '';
position: absolute;
height: 10px;
width: 2px;
left: 50%;
top: 50%;
margin-top: -5px;
margin-left: -1px;
background-color: #7c5e30; }
section.product-card .prise .prise-nav ul.nav-tabs {
border-bottom: none;
display: flex;
justify-content: space-around;
margin-bottom: 15px; }
section.product-card .prise .prise-nav ul.nav-tabs li.nav-item a.nav-link {
border: none;
font-family: "Futura Medium";
font-size: 16px;
color: #7c5e30;
text-transform: uppercase; }
section.product-card .prise .prise-nav ul.nav-tabs li.nav-item a.nav-link.active {
color: #000;
border-bottom: 3px solid #000000; }
section.product-card .prise .prise-nav .tab-content ul {
list-style: none; }
section.product-card .prise .prise-nav .tab-content ul li {
font-family: 'Poppins', sans-serif;
font-size: 16px; }
section.product-card .prise .prise-nav .tab-content h4 {
font-family: "Futura Medium";
font-size: 32px; }
section.product-card .prise .prise-nav .tab-content p {
font-family: 'Poppins', sans-serif;
font-size: 16px; }
section.product-card .prise .prise-nav .tab-content img {
width: 100%; }
section.product-content {
border: 1px solid #c8c8c8; }
section.product-content img {
width: 100%;
height: 100%; }
section.product-content .product-text-left {
padding-left: 150px;
padding-right: 140px;
display: flex;
flex-direction: column;
justify-content: center;
border-bottom: 1px solid #c8c8c8; }
section.product-content .product-text-left h3 {
font-family: "Futura Medium";
font-size: 32px; }
section.product-content .product-text-left p {
font-family: 'Poppins', sans-serif;
font-size: 16px; }
section.product-content .product-text-left ul {
list-style: none;
padding-left: 0; }
section.product-content .product-text-left ul li {
padding-top: 7px;
padding-bottom: 7px;
width: 250px;
border-bottom: 1px solid #c8c8c8; }
section.product-content .product-text-left ul li i {
color: #62acd9;
padding-left: 5px;
padding-right: 20px; }
section.product-content .product-text-left h3 {
font-family: "Futura Medium";
font-size: 32px; }
section.product-content .product-img-right {
padding: 0;
border-bottom: 1px solid #c8c8c8; }
section.product-content .product-img-left {
padding: 0; }
section.product-content .product-text-right {
padding-left: 146px;
padding-right: 100px;
display: flex;
flex-direction: column;
justify-content: center; }
section.product-content .product-text-right h3 {
font-family: "Futura Medium";
font-size: 29px;
margin-bottom: 32px; }
section.product-content .product-text-right p {
font-family: 'Poppins', sans-serif;
font-size: 14px;
line-height: 18px; }
section.product-reviews {
padding-top: 77px;
padding-bottom: 100px; }
section.product-reviews .top-reviews {
text-align: center;
margin-bottom: 64px; }
section.product-reviews .top-reviews h2 {
font-family: Futura;
text-transform: uppercase;
color: #7c5e30;
margin-bottom: 24px; }
section.product-reviews .top-reviews .rating form button {
outline: none; }
section.product-reviews .top-reviews .rating {
font-size: 1.2rem;
line-height: 1.2rem;
display: inline-block;
margin-bottom: 16px; }
section.product-reviews .top-reviews .rating .star {
position: relative;
float: left;
width: 1.4rem;
height: 1.2rem;
font-family: "Font Awesome 5 Free";
font-weight: normal;
font-style: normal;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
border: 0;
background: transparent; }
section.product-reviews .top-reviews .rating .star:before {
position: absolute;
top: 50%;
left: 50%;
width: 1.2rem;
height: 1.2rem;
transform: translate(-50%, -50%);
content: "\f005";
color: #ffb400; }
section.product-reviews .top-reviews .rating--read-only .star--full:before {
content: "\f005";
color: #ffb400; }
section.product-reviews .top-reviews .rating--read-only .star--half:after {
position: absolute;
top: 50%;
left: 50%;
width: 1.2rem;
height: 1.2rem;
transform: translate(-50%, -50%);
content: "\f005";
color: #ffb400; }
section.product-reviews .top-reviews .rating--interactive .star {
float: right; }
section.product-reviews .top-reviews .rating--interactive .star:hover {
cursor: pointer; }
section.product-reviews .top-reviews .rating--interactive .star:hover:before, section.product-reviews .top-reviews .rating--interactive .star:hover ~ .star:before {
content: "\f005";
font-weight: 900;
color: #ffb400; }
section.product-reviews .top-reviews .reviews-static {
margin-bottom: 30px; }
section.product-reviews .top-reviews .reviews-static span {
color: #7c5e30;
font-family: "Futura Medium";
font-weight: bold;
font-size: 16px; }
section.product-reviews .top-reviews .reviews-static span.reviews-l:after {
content: "";
border-right: 2px solid #7c5e30;
margin-left: 19px; }
section.product-reviews .top-reviews .reviews-static span.reviews-r {
padding-left: 18px; }
section.product-reviews .top-reviews a.btn-primary.btn {
background: #000;
box-shadow: none !important;
color: #fff;
padding: 15px 22px;
font-size: 18px;
font-family: 'Poppins', sans-serif;
font-weight: 600;
border: none;
border-radius: 0; }
section.product-reviews .reviews .person-comment .star-comments {
margin-bottom: 14px; }
section.product-reviews .reviews .person-comment .star-comments span {
letter-spacing: -2px;
margin-bottom: 14px; }
section.product-reviews .reviews .person-comment .star-comments span i.fas {
color: #ffaa2c; }
section.product-reviews .reviews .person-comment .comment h4 {
color: #7c5e30;
font-family: 'Poppins', sans-serif; }
section.product-reviews .reviews .person-comment .comment h6 {
color: #868686;
font-size: 12px;
font-family: 'Poppins', sans-serif;
font-style: italic;
font-weight: bold;
margin-bottom: 26px; }
section.product-reviews .reviews .person-comment .comment h6 span {
font-weight: normal; }
section.product-reviews .reviews .person-comment .comment p {
font-family: 'Poppins', sans-serif;
font-size: 12px; }
section.product-reviews .reviews .person-comment:after {
position: absolute;
content: "";
border: 1px solid #c7c7c7;
width: 93%;
bottom: 0; }
section.as-seen-bar {
padding-top: 50px;
padding-bottom: 70px; }
section.as-seen-bar h2 {
margin-bottom: 66px;
font-size: 24px;
text-align: center;
text-transform: uppercase;
font-family: 'Poppins', sans-serif;
font-weight: 600; }
section.as-seen-bar .as-seen-img {
flex-flow: row wrap;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
width: 100%; }
section.as-seen-bar .as-seen-img .as-seen__item {
max-width: 130px;
max-height: 70px;
margin: 15px; }
section.as-seen-bar .as-seen-img .as-seen__item img {
max-height: 70px;
width: 100%; }
section.supplement-product-card {
padding-top: 217px;
padding-bottom: 92px; }
section.supplement-product-card .product-img {
text-align: center; }
section.supplement-product-card .product-img img {
width: 60%; }
section.supplement-product-card .prise {
text-align: center; }
section.supplement-product-card .prise h1 {
font-family: "Futura Medium";
font-size: 42px;
text-transform: uppercase; }
section.supplement-product-card .prise p.category-name {
font-family: "Futura Medium";
font-size: 20px;
color: #7c5e30;
padding-bottom: 24px;
position: relative;
display: flex;
flex-direction: column; }
section.supplement-product-card .prise p.category-name:after {
position: absolute;
bottom: 0;
left: 50%;
margin-left: -33px;
margin-top: 15px;
content: "";
border: 2px solid #7c5e30;
width: 66px; }
section.supplement-product-card .prise .rating form button {
outline: none; }
section.supplement-product-card .prise .rating {
font-size: 1.2rem;
line-height: 1.2rem;
display: inline-block;
margin-bottom: 16px; }
section.supplement-product-card .prise .rating .star {
position: relative;
float: left;
width: 1.4rem;
height: 1.2rem;
font-family: "Font Awesome 5 Free";
font-weight: normal;
font-style: normal;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
border: 0;
background: transparent; }
section.supplement-product-card .prise .rating .star:before {
position: absolute;
top: 50%;
left: 50%;
width: 1.2rem;
height: 1.2rem;
transform: translate(-50%, -50%);
content: "\f005";
color: #ffb400; }
section.supplement-product-card .prise .rating--read-only .star--full:before {
content: "\f005";
color: #ffb400; }
section.supplement-product-card .prise .rating--read-only .star--half:after {
position: absolute;
top: 50%;
left: 50%;
width: 1.2rem;
height: 1.2rem;
transform: translate(-50%, -50%);
content: "\f005";
color: #ffb400; }
section.supplement-product-card .prise .rating--interactive .star {
float: right; }
section.supplement-product-card .prise .rating--interactive .star:hover {
cursor: pointer; }
section.supplement-product-card .prise .rating--interactive .star:hover:before, section.supplement-product-card .prise .rating--interactive .star:hover ~ .star:before {
content: "\f005";
font-weight: 900;
color: #ffb400; }
section.supplement-product-card .prise .rating.rating--interactive {
display: flex;
justify-content: center; }
section.supplement-product-card .prise .rating.rating--interactive span.reviews {
font-family: "Futura Medium";
font-size: 18px;
font-weight: 600;
margin-left: 10px; }
section.supplement-product-card .prise .price-product .old-price {
margin-bottom: 14px;
font-family: "Futura Medium";
font-size: 14px;
color: #9c9c9c; }
section.supplement-product-card .prise .price-product .old-price span {
color: #9c9c9c;
font-family: "Futura Medium";
font-size: 24px;
text-decoration: line-through;
margin-left: 8px; }
section.supplement-product-card .prise .price-product .new-price {
display: flex;
justify-content: center;
align-items: center; }
section.supplement-product-card .prise .price-product .new-price p {
margin-left: 18px;
font-family: "Futura Medium";
font-size: 46px; }
section.supplement-product-card .prise .amount .block_label_nov {
width: 100%;
display: flex;
justify-content: center;
margin-bottom: 30px; }
section.supplement-product-card .prise .amount .block_label_nov label {
width: 19%;
display: inline-block;
border: solid 2px #d3d3d3;
border-radius: 6px;
text-align: center;
margin: 0px 2px; }
section.supplement-product-card .prise .amount .block_label_nov label span {
display: block;
text-align: center;
text-transform: uppercase;
font-size: 14px;
font-weight: normal !important;
padding: 8px 0;
font-family: "Poppins", "HelveticaNeue", "Helvetica Neue", sans-serif;
color: #393939; }
section.supplement-product-card .prise .amount .block_label_nov label.activecheckbox {
border: solid 2px #f89907; }
section.supplement-product-card .prise .amount .block_label_nov label.activecheckbox span {
color: #f89907; }
section.supplement-product-card .prise .amount .block_label_nov label.activecheckbox span.top_nov {
color: white;
background-color: #f89907; }
section.supplement-product-card .prise .amount .block_label_nov label span.top_nov {
display: block;
text-align: center;
font-weight: bold !important;
padding: 13px 0;
color: #393939;
background-color: #d3d3d3; }
section.supplement-product-card .prise .amount .block_label_nov label input {
display: none;
cursor: pointer; }
section.supplement-product-card .prise .amount .block_label_nov label input + span.radiocastom {
background-color: #f5eeec;
border: 1px solid #d7d7d7;
padding: 0;
width: 18px;
height: 18px;
line-height: 15px;
display: block;
margin: 0 auto 15px;
border-radius: 9px;
position: relative; }
section.supplement-product-card .prise .amount .block_label_nov label input + span.radiocastom:after {
content: "";
width: 14px;
margin: 0;
padding: 0;
height: 14px;
background-color: transparent;
position: relative;
/* top: 1px; */
/* left: 1px; */
/* line-height: 13px; */
vertical-align: middle;
display: inline-block;
border-radius: 7px; }
section.supplement-product-card .prise .amount .block_label_nov label input:checked + span.radiocastom {
border: 1px solid #f89907; }
section.supplement-product-card .prise .amount .block_label_nov label input:checked + span.radiocastom:after {
background-color: #f89907; }
section.supplement-product-card .prise .amount .quantity {
display: flex;
justify-content: center;
margin-bottom: 65px; }
section.supplement-product-card .prise .amount .quantity button {
width: 360px;
border: none;
border-radius: 0;
background-color: #f29938;
color: #fff;
font-family: 'Poppins', sans-serif;
font-weight: 600;
box-shadow: none; }
section.supplement-product-card .prise .prise-nav ul.nav-tabs {
border-bottom: none;
display: flex;
justify-content: space-around; }
section.supplement-product-card .prise .prise-nav ul.nav-tabs li.nav-item a.nav-link {
border: none;
font-family: "Futura Medium";
font-size: 16px;
color: #7c5e30;
text-transform: uppercase; }
section.supplement-product-card .prise .prise-nav ul.nav-tabs li.nav-item a.nav-link.active {
color: #000;
border-bottom: 3px solid #000000; }
section.top-tech_product {
padding-top: 217px;
padding-bottom: 96px; }
section.top-tech_product .slider-product {
padding-top: 75px; }
section.top-tech_product .slider-product .slider-top .slick-list.draggable .slick-track .slick-slide.slick-current.slick-active {
outline: none; }
section.top-tech_product .slider-product .slider-top .slick-list.draggable .slick-track .slick-slide.slick-current.slick-active img {
width: 85%;
margin: 0 auto 195px; }
section.top-tech_product .slider-product .slider-nav button.slick-prev:before {
content: "\f053";
font-weight: 900;
font-family: "Font Awesome 5 Free";
color: #7c5e30;
font-size: 25px; }
section.top-tech_product .slider-product .slider-nav .slick-list .slick-track .slick-slide {
outline: none; }
section.top-tech_product .slider-product .slider-nav .slick-list .slick-track .slick-slide img {
width: 75%;
margin: 0 auto; }
section.top-tech_product .slider-product .slider-nav .slick-list .slick-track .slick-current.slick-active:after {
content: "";
border-bottom: 3px solid #d1ccbe;
width: 75%;
display: block;
margin: 6px auto 0; }
section.top-tech_product .slider-product .slider-nav button.slick-next:before {
content: "\f054";
font-weight: 900;
font-family: "Font Awesome 5 Free";
color: #7c5e30;
font-size: 25px; }
section.top-tech_product .specification-product {
padding-left: 130px; }
section.top-tech_product .specification-product h6 {
font-family: "Futura Medium";
font-size: 20px;
color: #7c5e30;
margin-bottom: 30px; }
section.top-tech_product .specification-product h1 {
font-family: "Futura";
font-size: 42px;
color: #7c5e30; }
section.top-tech_product .specification-product h2 {
font-family: "Futura Medium";
font-size: 32px;
color: #7c5e30;
margin-bottom: 30px; }
section.top-tech_product .specification-product .color-product {
margin-bottom: 25px; }
section.top-tech_product .specification-product .color-product p {
font-family: "Futura Medium";
font-size: 16px;
color: #7c5e30;
margin-bottom: 20px; }
section.top-tech_product .specification-product .quantity {
margin-bottom: 40px; }
section.top-tech_product .specification-product .quantity p {
text-transform: uppercase;
font-family: "Futura Medium";
font-size: 16px;
color: #7c5e30; }
section.top-tech_product .specification-product .quantity .quantity-wrap {
display: inline-block;
width: 130px;
border: 1px solid #7c5e30; }
section.top-tech_product .specification-product .quantity .quantity-wrap .skin-3 .num-in span {
display: block;
float: left;
width: 25px;
height: 34px;
position: relative;
cursor: pointer; }
section.top-tech_product .specification-product .quantity .quantity-wrap .skin-3 .num-in span.minus:before {
content: '';
position: absolute;
width: 10px;
height: 2px;
top: 50%;
left: 50%;
margin-left: -5px;
margin-top: -1px;
background-color: #7c5e30; }
section.top-tech_product .specification-product .quantity .quantity-wrap .skin-3 .num-in .in-num {
float: left;
width: 54px;
height: 34px;
border: 1px solid #CCCCCC;
border-radius: 3px;
text-align: center;
font-size: 14px; }
section.top-tech_product .specification-product .quantity .quantity-wrap .skin-3 .num-in span.plus:before {
content: '';
position: absolute;
width: 10px;
height: 2px;
top: 50%;
left: 50%;
margin-left: -5px;
margin-top: -1px;
background-color: #7c5e30; }
section.top-tech_product .specification-product .quantity .quantity-wrap .skin-3 .num-in span.plus:after {
content: '';
position: absolute;
height: 10px;
width: 2px;
left: 50%;
top: 50%;
margin-top: -5px;
margin-left: -1px;
background-color: #7c5e30; }
section.top-tech_product .specification-product .quantity .quantity-wrap .num-block .num-in {
display: flex;
justify-content: space-between; }
section.top-tech_product .specification-product .quantity .quantity-wrap .num-block .num-in input.in-num {
border: none;
outline: none;
color: #7c5e30;
font-family: "Futura Medium";
font-size: 25px; }
section.top-tech_product .specification-product .product-rating {
margin-bottom: 40px;
display: inline-block;
width: 240px; }
section.top-tech_product .specification-product .product-rating .rating form button {
outline: none; }
section.top-tech_product .specification-product .product-rating .rating {
font-size: 1.2rem;
line-height: 1.2rem;
display: inline-block;
margin-bottom: 16px; }
section.top-tech_product .specification-product .product-rating .rating .star {
position: relative;
float: left;
width: 1.4rem;
height: 1.2rem;
font-family: "Font Awesome 5 Free";
font-weight: normal;
font-style: normal;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
border: 0;
background: transparent; }
section.top-tech_product .specification-product .product-rating .rating .star:before {
position: absolute;
top: 50%;
left: 50%;
width: 1.2rem;
height: 1.2rem;
transform: translate(-50%, -50%);
content: "\f005";
color: #ffb400; }
section.top-tech_product .specification-product .product-rating .rating--read-only .star--full:before {
content: "\f005";
color: #ffb400; }
section.top-tech_product .specification-product .product-rating .rating--read-only .star--half:after {
position: absolute;
top: 50%;
left: 50%;
width: 1.2rem;
height: 1.2rem;
transform: translate(-50%, -50%);
content: "\f005";
color: #ffb400; }
section.top-tech_product .specification-product .product-rating .rating--interactive .star {
float: right; }
section.top-tech_product .specification-product .product-rating .rating--interactive .star:hover {
cursor: pointer; }
section.top-tech_product .specification-product .product-rating .rating--interactive .star:hover:before, section.top-tech_product .specification-product .product-rating .rating--interactive .star:hover ~ .star:before {
content: "\f005";
font-weight: 900;
color: #ffb400; }
section.top-tech_product .specification-product .product-rating .rating {
display: flex;
justify-content: space-between; }
section.top-tech_product .specification-product .product-rating .rating span.reviews {
font-family: "Futura Medium";
font-size: 19px;
color: #7c5e30; }
section.top-tech_product .specification-product .add-btn button.btn {
display: block;
width: 100%;
box-shadow: none;
background-color: #ff9400;
font-family: 'Poppins', sans-serif;
font-weight: 600;
font-size: 22px;
color: #fff; }
section.advantage {
padding-bottom: 100px; }
section.advantage .wrapper-advantage .advantage-img {
width: 100%;
height: 70px;
line-height: 70px;
margin-bottom: 25px; }
section.advantage .wrapper-advantage h6 {
font-family: 'Poppins', sans-serif;
font-weight: 600;
font-size: 16px; }
section.advantage .wrapper-advantage p {
font-family: 'Poppins', sans-serif;
font-size: 11px;
font-weight: 500; }
section.advantage_slide .owl-carousel .owl-nav {
margin-top: 0; }
section.advantage_slide .owl-carousel .owl-nav button {
display: none !important; }
section.advantage_slide .owl-carousel .owl-dots {
bottom: 90px;
width: auto;
left: 55%; }
section.advantage_slide .owl-carousel .owl-dots button {
outline: none; }
section.advantage_slide .owl-carousel .item {
display: flex; }
section.advantage_slide .owl-carousel .slide-img {
width: 50%; }
section.advantage_slide .owl-carousel .slide-info {
width: 50%;
background: #181817; }
section.advantage_slide .owl-carousel .slide-info .wrap-slide-info {
width: 75%;
padding-top: 25%;
padding-left: 10%;
color: #fff; }
section.advantage_slide .owl-carousel .slide-info .wrap-slide-info h3 {
font-family: Futura;
font-size: 32px; }
section.advantage_slide .owl-carousel .slide-info .wrap-slide-info p {
overflow: hidden;
height: 150px;
font-family: 'Poppins', sans-serif;
font-size: 15px; }
section.top-shop {
background-image: url(../images/top-bg-shop.png);
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
padding-top: 334px;
padding-bottom: 186px;
margin-bottom: 15px; }
section.top-shop .logo-top-shop {
text-align: center; }
section.top-shop .logo-top-shop svg {
stroke: #7c5e30;
width: 32px;
height: 40px; }
section.top-shop h1 {
font-size: 42px;
color: #7c5e30;
font-family: Futura;
text-align: center; }
section.product-shop .product-card {
padding-top: 62px;
padding-bottom: 32px;
text-align: center;
background: #f3f3f3;
margin-bottom: 15px;
min-height: 775px;
position: relative; }
section.product-shop .product-card .card-title span.small-title {
font-family: 'Poppins', sans-serif;
font-size: 14px;
margin-bottom: 24px;
color: #7c5e30; }
section.product-shop .product-card .card-title a {
text-decoration: none; }
section.product-shop .product-card .card-title h2 {
color: #7c5e30;
margin-bottom: 14px;
position: relative;
height: 84px;
overflow: hidden; }
section.product-shop .product-card .card-title h2:after {
content: "";
display: block;
width: 70px;
height: 5px;
background-color: #7c5e30;
position: absolute;
bottom: 0;
left: 50%;
margin-left: -35px; }
section.product-shop .product-card .card-title span.sup-title {
font-family: 'Poppins', sans-serif;
font-weight: 600;
font-size: 15px;
margin-bottom: 24px; }
section.product-shop .product-card img {
margin-bottom: 22px;
max-width: 380px;
height: 360px; }
section.product-shop .product-card .card-info .card-prise {
align-items: center;
display: flex;
justify-content: space-between;
margin-bottom: 16px; }
section.product-shop .product-card .card-info .card-prise p {
font-size: 21px;
font-family: 'Poppins', sans-serif;
font-weight: 600;
color: #7c5e30;
margin: 0; }
section.product-shop .product-card .card-info .card-prise a {
font-family: 'Poppins', sans-serif;
font-weight: 600;
font-size: 12px;
padding: 7px 26px;
color: #7c5e30;
text-transform: uppercase;
text-decoration: none;
border: solid 1px #7c5e30; }
section.product-shop .product-card .card-info .card-list {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-bottom: 11px; }
section.product-shop .product-card .card-info .card-list .dropdown select.btn-card-list {
width: 170px;
text-align: start;
border-radius: 0;
border-color: #7c5e30;
box-shadow: none;
background: #fff;
color: #7c5e30;
font-family: 'Poppins', sans-serif;
font-weight: 600;
font-size: 12px;
display: flex;
justify-content: space-between; }
section.product-shop .product-card .card-info .card-list .dropdown select.btn-card-list:after {
margin-top: 7px; }
section.product-shop .product-card .card-info .card-list .dropdown .dropdown-menu {
width: 170px; }
section.product-shop .product-card .card-info .card-list .dropdown .btn-first-card:after {
content: none; }
section.product-shop .product-card .card-info .btn-bottom-card {
position: absolute;
width: 100%;
left: 0;
padding: 0 15px;
bottom: 25px; }
section.product-shop .product-card .card-info .btn-bottom-card button {
background-color: #ff9400;
border-radius: 0;
border: none;
box-shadow: none; }
section.communication-shop {
padding-top: 70px;
padding-bottom: 66px;
background-color: #fbf9f7; }
section.communication-shop .title-communication {
text-align: center; }
section.communication-shop .title-communication svg {
height: 30px;
fill: #383838;
margin-bottom: 33px; }
section.communication-shop .title-communication h3 {
font-size: 20px;
font-family: 'Poppins', sans-serif;
text-transform: uppercase;
margin-bottom: 14px; }
section.communication-shop .title-communication p {
color: #383838;
margin-bottom: 40px; }
section.communication-shop .title-communication form .form-group {
width: 70%;
margin-left: 15%;
position: relative;
margin-bottom: 35px; }
section.communication-shop .title-communication form .form-group label {
display: none; }
section.communication-shop .title-communication form .form-group input {
padding: 8px 30px 8px 0px;
border: none;
border-bottom: 2px solid #000;
border-radius: 0;
background-color: #fbf9f7;
box-shadow: none;
font-family: 'Poppins', sans-serif; }
section.communication-shop .title-communication form .form-group img {
height: 14px;
position: absolute;
top: 8px;
right: 3px; }
section.communication-shop .title-communication button.btn-dark {
box-shadow: none !important;
padding: 10px 40px;
border-radius: 0;
border: 0;
font-family: 'Poppins', sans-serif;
color: #fff;
background-color: #1d1e20; }
section.faq {
padding-top: 126px;
padding-bottom: 122px; }
section.faq .faq-title {
text-align: center;
margin-bottom: 126px; }
section.faq .faq-title svg.svg-inline--fa {
width: 70px;
height: 70px;
margin-bottom: 36px; }
section.faq .faq-title h1 {
color: #7c5e30;
text-transform: uppercase;
font-size: 42px;
font-family: Futura; }
section.faq .faq-content h2 {
font-size: 28px;
font-family: 'Poppins', sans-serif;
font-weight: 600;
margin-bottom: 42px; }
section.faq .faq-content p {
font-family: 'Poppins', sans-serif;
font-size: 20px;
font-weight: 600;
color: #383838;
margin-bottom: 40px; }
section.faq .faq-content p:last-child {
margin-bottom: 0; }
section.faq .faq-content p a {
text-decoration: none;
color: #7c5e30; }
section.terms-conditions {
padding-top: 224px;
padding-bottom: 80px; }
section.terms-conditions h1 {
text-align: center;
font-family: Futura;
font-weight: 600;
font-size: 42px;
color: #7c5e30;
margin-bottom: 34px; }
section.terms-conditions .terms-wrapper h2 {
text-align: center;
font-family: 'Poppins';
font-weight: 600;
font-size: 28px;
margin-bottom: 59px; }
section.terms-conditions .terms-wrapper .terms-text h3 {
margin-bottom: 46px;
font-family: 'Poppins';
font-size: 28px;
font-weight: 600;
color: #383838; }
section.terms-conditions .terms-wrapper .terms-text p {
margin-bottom: 40px;
font-family: 'Poppins';
font-size: 20px;
font-weight: 600;
color: #383838; }
section.terms-conditions .terms-wrapper .terms-text p:last-child {
margin-bottom: 0; }
section.terms-conditions .terms-wrapper .terms-text p a {
text-decoration: none;
color: #7c5e30; }
section.shipping {
padding-top: 154px;
padding-bottom: 116px; }
section.shipping .shipping-title {
text-align: center;
margin-bottom: 118px; }
section.shipping .shipping-title svg {
fill: #7c5e30;
stroke: #7c5e30;
width: 52px;
height: 32px; }
section.shipping .shipping-title h1 {
font-family: Futura;
font-weight: 600;
font-size: 42px;
color: #7c5e30; }
section.shipping .shipping-content h3 {
font-family: 'Poppins';
font-size: 28px;
font-weight: 600;
margin-bottom: 44px; }
section.shipping .shipping-content p {
font-family: 'Poppins';
font-size: 20px;
color: #383838;
margin-bottom: 70px;
font-weight: 600; }
section.shipping .shipping-content p:last-child {
margin-bottom: 0; }
section.shipping .shipping-content p a {
text-decoration: none;
color: #7c5e30; }
section.product-wrapper .product-list {
display: flex;
flex-direction: column;
align-items: center;
padding-top: 65px;
padding-bottom: 52px; }
section.product-wrapper .product-list h3 {
font-family: "Futura LT Book";
font-size: 26px;
margin-bottom: 38px; }
section.product-wrapper .product-list img {
margin-bottom: 54px; }
section.product-wrapper .product-list a.btn.btn-secondary.btn-lg {
font-family: 'Poppins', sans-serif;
padding: 12px 30px;
text-transform: uppercase;
color: #000;
background-color: #fff;
border: 1px solid #d0d0d0;
border-radius: 0;
box-shadow: none; }
section.product-wrapper .product-list:nth-child(1) {
background-color: #f7f7fa; }
section.product-wrapper .product-list:nth-child(4n+4) {
background-color: #f7f7fa; }
section.product-wrapper .product-list:nth-child(4n+5) {
background-color: #f7f7fa; }
section.product-wrapper .product-list:nth-child(4n+2) {
background-color: #f2f2f5; }
section.product-wrapper .product-list:nth-child(4n+3) {
background-color: #f2f2f5; }
footer .top-footer {
padding-top: 84px;
padding-bottom: 86px;
background-color: #1f2a35; }
footer .top-footer .social h2 {
color: #fff;
font-size: 28px;
letter-spacing: 5px;
font-family: "Futura Medium";
margin-bottom: 30px;
padding-top: 5px; }
footer .top-footer .social a {
text-decoration: none; }
footer .top-footer .social a svg {
width: 50px;
height: 50px;
fill: white;
stroke: white;
margin-right: 12px;
margin-bottom: 125px; }
footer .top-footer .social p {
color: #fff;
font-family: "Futura LT Book";
font-size: 9px; }
footer .top-footer .service-link ul li {
list-style-type: none;
background-color: #36404a;
width: 100%;
margin-bottom: 19px; }
footer .top-footer .service-link ul li a {
text-decoration: none;
color: #fff;
font-size: 17px;
font-family: 'Poppins';
padding: 24px 34px;
display: block; }
footer .top-footer .service-link ul li a svg {
stroke: #fff;
width: 24px;
height: 24px;
margin-right: 36px; }
footer .top-footer .quick-info ul {
padding-top: 12px;
padding-left: 80px; }
footer .top-footer .quick-info ul li {
list-style-type: none;
margin-bottom: 26px; }
footer .top-footer .quick-info ul li a {
font-family: "Futura LT Book";
font-size: 16px;
color: #fff;
text-decoration: none; }
footer .lower-footer {
padding-bottom: 62px; }
footer .lower-footer .page-width {
width: 100%;
max-width: none; }
footer .lower-footer .page-width .grid-top svg {
margin: 30px 15px;
width: 280px;
height: 24px;
display: inline-block; }
footer .lower-footer .page-width .grid-bottom {
flex-flow: row wrap;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
width: 100%; }
footer .lower-footer .page-width .grid-bottom img {
height: 70px;
width: 70px;
display: block;
margin: 0 20px; }
section.payment-wrapper {
padding-top: 100px;
background: white;
background: linear-gradient(90deg, #ffffff 0%, #ffffff 50%, #eeedea 50%); }
section.payment-wrapper .payment_form {
padding-bottom: 22px; }
section.payment-wrapper .payment_form nav ol.breadcrumb {
justify-content: center;
background: none; }
section.payment-wrapper .payment_form nav ol.breadcrumb li.breadcrumb-item a {
text-decoration: none;
color: black;
font-family: "Sofia Pro", sans-serif; }
section.payment-wrapper .payment_form nav ol.breadcrumb li.breadcrumb-item:before {
content: ">";
font-size: 16px; }
section.payment-wrapper .payment_form nav ol.breadcrumb li.breadcrumb-item:first-child:before {
content: ""; }
section.payment-wrapper .payment_form .registration_btn {
display: flex;
justify-content: space-between;
align-items: baseline; }
section.payment-wrapper .payment_form .registration_btn a {
font-family: "Sofia Pro", sans-serif;
font-size: 14px;
color: black;
text-decoration: none;
font-weight: 600; }
section.payment-wrapper .payment_form .registration_btn button.btn.btn-primary {
padding: 8px 50px;
border: none;
border-radius: 0;
background-color: #f29938;
color: #fff;
font-family: 'Poppins', sans-serif;
font-weight: 600;
box-shadow: none; }
section.payment-wrapper .payment_form .express_checkout form fieldset {
border: 1px solid #e6e6e6;
display: flex;
justify-content: space-around; }
section.payment-wrapper .payment_form .express_checkout form fieldset legend {
width: auto;
text-align: center;
font-family: "Sofia Pro", sans-serif;
font-size: 14px; }
section.payment-wrapper .payment_form .express_checkout form fieldset button.btn.btn-primary {
width: 255px;
height: 45px;
margin-bottom: 18px;
border: none;
box-shadow: none; }
section.payment-wrapper .payment_form .express_checkout form fieldset button.btn.btn-primary img {
width: 100px; }
section.payment-wrapper .payment_form .express_checkout form fieldset button.btn.btn-primary.btn-shop_pay {
background: #4022A9; }
section.payment-wrapper .payment_form .express_checkout form fieldset button.btn.btn-primary.btn-paypal {
background: #f7c557; }
section.payment-wrapper .payment_form .contact-info {
padding-top: 30px;
padding-bottom: 10px; }
section.payment-wrapper .payment_form .contact-info form .form-group input.form-control {
box-shadow: none;
border-radius: 0;
outline: none; }
section.payment-wrapper .payment_form .contact-info form .form-group .text-wrap {
display: flex;
justify-content: space-between; }
section.payment-wrapper .payment_form .contact-info form .form-group .text-wrap label {
font-family: "Sofia Pro", sans-serif;
font-size: 15px;
font-weight: 600; }
section.payment-wrapper .payment_form .contact-info form .form-group .text-wrap .span-wrap :first-child {
font-family: "Sofia Pro", sans-serif;
font-size: 12px; }
section.payment-wrapper .payment_form .contact-info form .form-group .text-wrap .span-wrap :last-child {
font-family: "Sofia Pro", sans-serif;
font-size: 15px;
font-weight: 600;
text-transform: uppercase; }
section.payment-wrapper .payment_form .contact-info .form-group.form-check .form-check-label {
font-family: "Sofia Pro", sans-serif;
font-size: 12px; }
section.payment-wrapper .payment_form .form-address h6 {
font-family: "Sofia Pro", sans-serif;
font-size: 15px;
font-weight: 600; }
section.payment-wrapper .payment_form .form-address p {
font-family: "Sofia Pro", sans-serif;
font-size: 15px;
color: #848484; }
section.payment-wrapper .payment_form .form-address form .form-group input.form-control {
box-shadow: none;
border-radius: 0;
outline: none;
font-family: "Sofia Pro", sans-serif;
font-size: 14px; }
section.payment-wrapper .payment_form .form-address form .form-group select.form-control {
box-shadow: none;
border-radius: 0;
outline: none;
font-family: "Sofia Pro", sans-serif;
font-size: 14px; }
section.payment-wrapper .payment_form .form-address form .form-group .form-check label.form-check-label {
font-family: "Sofia Pro", sans-serif;
font-size: 12px;
padding-bottom: 10px; }
section.payment-wrapper .payment_form .form-address form .form-group p {
font-family: "Sofia Pro", sans-serif;
font-size: 12px;
color: #848484;
padding-bottom: 10px; }
section.payment-wrapper .payment_form .address .wrap-address {
display: flex;
justify-content: space-between;
align-items: baseline;
border: 1px solid #e6e6e6;
padding: 10px; }
section.payment-wrapper .payment_form .address .wrap-address .info {
display: flex;
align-items: baseline; }
section.payment-wrapper .payment_form .address .wrap-address .info h6, section.payment-wrapper .payment_form .address .wrap-address .info p, section.payment-wrapper .payment_form .address .wrap-address .info a {
margin: 0; }
section.payment-wrapper .payment_form .address .wrap-address .info h6 {
min-width: 70px;
font-family: "Sofia Pro", sans-serif;
font-size: 14px;
color: #666666; }
section.payment-wrapper .payment_form .address .wrap-address .info p {
font-family: "Sofia Pro", sans-serif;
font-size: 14px; }
section.payment-wrapper .payment_form .address .wrap-address a {
font-family: "Sofia Pro", sans-serif;
font-size: 12px;
text-decoration: none;
color: black; }
section.payment-wrapper .payment_form .address .no-br-t {
border-top: none; }
section.payment-wrapper .payment_form .shipping_method {
margin-bottom: 50%; }
section.payment-wrapper .payment_form .shipping_method h3 {
padding: 20px 0;
font-family: "Sofia Pro", sans-serif;
font-size: 15px;
font-weight: 600;
text-transform: capitalize; }
section.payment-wrapper .payment_form .shipping_method .method_selection {
padding: 15px 10px 0;
border: 1px solid #e6e6e6; }
section.payment-wrapper .payment_form .shipping_method .method_selection .form-check {
display: flex;
justify-content: space-between;
align-items: baseline; }
section.payment-wrapper .payment_form .shipping_method .method_selection .form-check label {
font-family: "Sofia Pro", sans-serif;
font-size: 14px; }
section.payment-wrapper .payment_form .payment {
padding-top: 30px;
margin-bottom: 30px; }
section.payment-wrapper .payment_form .payment h6 {
font-family: "Sofia Pro", sans-serif;
font-size: 14px;
font-weight: 600; }
section.payment-wrapper .payment_form .payment p {
font-family: "Sofia Pro", sans-serif;
font-size: 14px;
color: #a2a2a2; }
section.payment-wrapper .payment_form .payment .method_selection_payment {
padding: 0 10px;
border: 1px solid #e6e6e6; }
section.payment-wrapper .payment_form .payment .method_selection_payment .form-check {
padding-top: 10px;
padding-bottom: 10px; }
section.payment-wrapper .payment_form .payment .method_selection_payment .form-check label {
font-family: "Sofia Pro", sans-serif;
font-size: 14px;
font-weight: 600; }
section.payment-wrapper .payment_form .payment .method_selection_payment .form-check label.paypal img {
width: 100px; }
section.payment-wrapper .payment_form .payment .method_selection_payment .credit {
display: flex;
justify-content: space-between; }
section.payment-wrapper .payment_form .dilling-address h6 {
font-family: "Sofia Pro", sans-serif;
font-size: 14px;
font-weight: 600; }
section.payment-wrapper .payment_form .dilling-address p {
font-family: "Sofia Pro", sans-serif;
font-size: 14px;
color: #a2a2a2; }
section.payment-wrapper .payment_form .dilling-address .method_selection_address {
margin-bottom: 30px; }
section.payment-wrapper .payment_form .dilling-address .method_selection_address .form-check {
padding: 10px 30px;
border: 1px solid #e6e6e6; }
section.payment-wrapper .payment_form .dilling-address .method_selection_address .form-check:first-child {
border-bottom: none; }
section.payment-wrapper .payment_form .remember {
margin-bottom: 150px; }
section.payment-wrapper .payment_form .remember .form-check label.form-check-label {
font-family: "Sofia Pro", sans-serif;
font-size: 14px;
font-weight: 600; }
section.payment-wrapper .payment-product h6 {
font-family: "Sofia Pro", sans-serif;
font-size: 14px;
font-weight: 600;
padding-top: 16px;
padding-bottom: 20px; }
section.payment-wrapper .payment-product .product-info {
padding-bottom: 35px;
border-bottom: 1px solid #e7d7de;
display: flex;
justify-content: space-between;
align-items: center; }
section.payment-wrapper .payment-product .product-info img {
width: 125px;
height: 125px; }
section.payment-wrapper .payment-product .product-info p {
font-family: "Sofia Pro", sans-serif;
font-size: 14px;
font-weight: 600; }
section.payment-wrapper .payment-product .product-info span {
position: absolute;
top: 47px;
left: 127px;
color: #fff;
border: 1px solid #f29938;
width: 25px;
height: 25px;
border-radius: 100%;
text-align: center;
background: #f29938;
font-family: "Sofia Pro", sans-serif; }
section.payment-wrapper .payment-product .gift-form {
padding-top: 25px;
padding-bottom: 25px;
border-bottom: 1px solid #e7d7de; }
section.payment-wrapper .payment-product .gift-form form.form-inline {
justify-content: space-between; }
section.payment-wrapper .payment-product .gift-form form.form-inline .form-group input.form-control {
width: 350px;
box-shadow: none;
border-radius: 0;
outline: none;
font-family: "Sofia Pro", sans-serif;
font-size: 14px; }
section.payment-wrapper .payment-product .gift-form form.form-inline button.btn.btn-primary {
padding: 6px 68px;
border: none;
border-radius: 0;
background-color: #f29938;
color: #fff;
font-family: 'Poppins', sans-serif;
font-weight: 600;
box-shadow: none; }
section.payment-wrapper .payment-product .counting .count {
padding-top: 25px;
margin-bottom: 25px;
border-bottom: 1px solid #e7d7de; }
section.payment-wrapper .payment-product .counting .total {
display: flex;
justify-content: space-between; }
section.payment-wrapper .payment-product .counting .total p {
font-family: "Sofia Pro", sans-serif;
font-weight: 600;
font-size: 14px; }
.modal-dialog .modal-content .modal-body .rating form button {
outline: none; }
.modal-dialog .modal-content .modal-body .rating {
font-size: 1.2rem;
line-height: 1.2rem;
display: inline-block;
margin-bottom: 16px; }
.modal-dialog .modal-content .modal-body .rating .star {
position: relative;
float: left;
width: 1.4rem;
height: 1.2rem;
font-family: "Font Awesome 5 Free";
font-weight: normal;
font-style: normal;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
border: 0;
background: transparent; }
.modal-dialog .modal-content .modal-body .rating .star:before {
position: absolute;
top: 50%;
left: 50%;
width: 1.2rem;
height: 1.2rem;
transform: translate(-50%, -50%);
content: "\f005";
color: #ffb400; }
.modal-dialog .modal-content .modal-body .rating--read-only .star--full:before {
content: "\f005";
color: #ffb400; }
.modal-dialog .modal-content .modal-body .rating--read-only .star--half:after {
position: absolute;
top: 50%;
left: 50%;
width: 1.2rem;
height: 1.2rem;
transform: translate(-50%, -50%);
content: "\f005";
color: #ffb400; }
.modal-dialog .modal-content .modal-body .rating--interactive .star {
float: right; }
.modal-dialog .modal-content .modal-body .rating--interactive .star:hover {
cursor: pointer; }
.modal-dialog .modal-content .modal-body .rating--interactive .star:hover:before, .modal-dialog .modal-content .modal-body .rating--interactive .star:hover ~ .star:before {
content: "\f005";
font-weight: 900;
color: #ffb400; }
.modal-dialog .modal-content .modal-body .rating.rating--interactive {
display: block; }
.modal-dialog .modal-content .modal-body .rating.rating--interactive form {
float: left; }
@media screen and (max-width: 1024px) {
section.banner_block .owl-carousel .owl-nav button.owl-prev, section.banner_block .owl-carousel .owl-nav .owl-next {
display: none; }
section.just-start .just-start-link ul {
padding: 0 150px; }
section.banner_block.banner_homepage .owl-carousel .owl-nav button.owl-prev:after, section.banner_block.banner_homepage .owl-carousel .owl-nav .owl-next:after {
content: none; }
section.payment-wrapper .payment-product .gift-form form.form-inline .form-group input.form-control {
width: 320px; }
section.payment-wrapper .payment-product .gift-form form.form-inline button.btn.btn-primary {
padding: 6px 40px; }
section.payment-wrapper .payment_form .express_checkout form fieldset button.btn.btn-primary {
margin: 0 10px 18px 10px; }
section.product-card {
padding-bottom: 40px; }
section.product-content .product-text-left, section.product-content .product-text-right {
padding: 20px 60px; }
section.product-content .product-text-left h3, section.product-content .product-text-right h3 {
font-size: 26px; }
section.product-content .product-text-left p, section.product-content .product-text-right p {
font-size: 14px; }
section.product-content .product-text-left ul li, section.product-content .product-text-right ul li {
padding-top: 4px;
padding-bottom: 4px; }
section.supplement-product-card {
padding-bottom: 40px; }
section.supplement-product-card .prise .amount .block_label_nov label {
width: 23%; }
section.advantage_slide .owl-carousel .owl-dots {
bottom: 0; }
footer .top-footer .service-link ul li a {
font-size: 15px; }
footer .top-footer .service-link ul li a svg {
margin-right: 12px; }
footer .lower-footer .page-width .grid-bottom img {
margin: 0 14px; } }
@media screen and (max-width: 768px) {
section.banner_block {
padding-top: 150px;
padding-bottom: 100px;
height: auto; }
section.banner_block .owl-carousel .owl-dots {
bottom: -70px; }
section.banner_block .owl-carousel .row {
height: auto; }
section.our-philosophy {
padding-top: 100px;
padding-bottom: 787px; }
section.just-start {
padding: 90px 0 100px 0; }
section.just-start .just-start-link ul {
padding: 0 70px; }
section.join-us {
padding: 100px 0; }
section.join-us .join-us-text, section.join-us .join-us-img {
text-align: center; }
section.banner_block.banner_homepage .owl-carousel .owl-dots {
bottom: 115px; }
section.as-seen-bar h2 {
margin-bottom: 20px; }
section.as-seen-bar .as-seen-img .as-seen__item {
margin: 10px; }
section.as-seen-bar .as-seen-img .as-seen__item img {
max-height: 40px;
max-width: 40px; }
section.payment-wrapper .payment-product .gift-form form.form-inline .form-group input.form-control {
width: 222px; }
section.payment-wrapper .payment-product .gift-form form.form-inline button.btn.btn-primary {
padding: 6px 26px; }
section.payment-wrapper .payment_form .contact-info form .form-group .text-wrap {
display: block;
margin-bottom: 10px; }
section.payment-wrapper .payment_form .contact-info form .form-group .text-wrap label {
font-size: 13px; }
section.payment-wrapper .payment_form .express_checkout form fieldset button.btn.btn-primary {
height: 38px; }
section.payment-wrapper .payment_form .payment .method_selection_payment .form-check label.paypal img {
width: 83px; }
section.product-card {
padding-top: 110px; }
section.product-card .product-img {
margin-bottom: 20px; }
section.product-content .product-text-left, section.product-content .product-text-right {
padding: 20px 60px; }
section.product-content .product-img-left {
order: 2; }
section.product-content .product-text-right {
order: 1; }
section.product-reviews {
padding-bottom: 0; }
section.top-shop {
padding-top: 200px;
padding-bottom: 130px; }
section.product-shop .product-card {
min-height: 750px; }
section.product-shop .product-card a img {
width: 100%;
height: 330px; }
section.product-shop .product-card .card-info .card-list .dropdown select.btn-card-list {
font-size: 11px;
width: 150px; }
section.supplement-product-card {
padding-top: 110px; }
section.supplement-product-card .prise .amount .block_label_nov label {
width: 16%; }
section.supplement-product-card .product-img img {
width: 35%; }
section.top-tech_product .specification-product {
padding-left: 65px; }
section.top-tech_product .specification-product h1 {
font-size: 32px; }
section.top-tech_product .specification-product h2 {
font-size: 26px; }
section.advantage_slide .owl-carousel .slide-info .wrap-slide-info {
padding-top: 10%; }
footer .top-footer {
padding-top: 50px;
padding-bottom: 50px; }
footer .top-footer .social a svg {
margin-bottom: 92px; }
footer .top-footer .service-link ul {
padding: 0; }
footer .top-footer .service-link ul li a {
padding: 24px 30px; }
footer .top-footer .service-link ul li a svg {
margin-right: 17px; }
footer .top-footer .quick-info ul {
padding-left: 60px; }
footer .top-footer .quick-info ul li {
margin-bottom: 24px; }
footer .lower-footer {
padding-bottom: 10px; }
footer .lower-footer .page-width .grid-bottom img {
height: 50px;
width: 50px;
margin: 0 17px; } }
@media screen and (max-width: 414px) {
section.banner_block {
padding-top: 100px; }
section.banner_block .owl-carousel .owl-stage-outer .owl-stage .owl-item .text-owl {
margin-bottom: 50px; }
section.top-about-us {
background-position: -177px 36px;
padding-top: 209px;
padding-bottom: 160px; }
section.top-about-us h1 {
font-size: 55px; }
section.our-philosophy {
padding-top: 50px;
padding-bottom: 500px; }
section.our-philosophy .wrapper-text h3 {
margin-bottom: 20px; }
section.our-philosophy .wrapper-text h2 {
font-size: 36px;
margin-bottom: 20px; }
section.our-philosophy .wrapper-text p {
font-size: 18px; }
section.just-start {
padding: 50px 0 50px 0; }
section.just-start h2 {
font-size: 36px;
margin-bottom: 30px; }
section.just-start p {
font-size: 18px;
padding: 0; }
section.just-start .just-start-link ul {
padding: 0; }
section.just-start .just-start-link ul li {
margin-bottom: 25px; }
section.just-start .just-start-link ul li a {
padding-top: 15px;
padding-bottom: 15px; }
section.join-us {
padding: 50px 0; }
section.join-us .join-us-text h2 {
margin-bottom: 30px; }
section.join-us .join-us-text p {
font-size: 24px;
margin-bottom: 35px; }
section.join-us .join-us-img img {
width: 75%; }
section.performance {
padding-top: 50px;
padding-bottom: 50px; }
section.performance h2 {
font-size: 30px; }
section.performance p {
font-size: 14px; }
section.banner_block.banner_homepage {
padding-top: 74px;
height: auto; }
section.banner_block.banner_homepage .owl-carousel .owl-stage-outer .owl-stage .owl-item h1 {
font-size: 32px; }
section.banner_block.banner_homepage .owl-carousel .owl-dots {
bottom: 0; }
section.payment-wrapper {
background: none; }
section.payment-wrapper .payment-product .gift-form form.form-inline .form-group input.form-control {
width: 255px; }
section.payment-wrapper .payment-product .gift-form form.form-inline button.btn.btn-primary {
padding: 6px 38px; }
section.payment-wrapper .payment_form .remember {
margin-bottom: 50px; }
section.product-card .prise h1 {
font-size: 32px; }
section.product-card .prise .price-product .old-price {
margin-bottom: 0; }
section.product-card .prise .price-product .old-price span {
font-size: 22px; }
section.product-card .prise .price-product .new-price p.attention {
font-size: 15px; }
section.product-card .prise .price-product .new-price p {
font-size: 34px; }
section.product-card .prise .amount h4 {
margin-bottom: 0; }
section.product-card .prise .amount .quantity {
flex-direction: column;
padding: 0 15%; }
section.product-card .prise .amount .quantity .quantity-wrap {
width: 100%;
margin-bottom: 10px; }
section.product-card .prise .amount .quantity .quantity-wrap .num-block .num-in input.in-num {
font-size: 22px; }
section.product-card .prise .amount .quantity button.btn {
width: 100%; }
section.product-card .prise .prise-nav ul.nav-tabs li.nav-item a.nav-link {
padding: 8px 0;
font-size: 14px; }
section.product-content .product-text-left h3, section.product-content .product-text-right h3 {
font-size: 22px; }
section.product-shop .product-card .card-info .card-list .dropdown .dropdown-menu {
width: 100%; }
section.top-tech_product {
padding-top: 85px; }
section.top-tech_product .slider-product {
margin-bottom: 20px; }
section.top-tech_product .slider-product .slider-top .slick-list.draggable .slick-track .slick-slide.slick-current.slick-active img {
margin: 0 auto 70px; }
section.top-tech_product .slider-product .slider-nav button {
display: none !important; }
section.top-tech_product .specification-product {
padding-left: 20px; }
section.advantage .wrapper-advantage {
text-align: center; }
section.advantage_slide .owl-carousel .item {
display: block; }
section.advantage_slide .owl-carousel .item .slide-img {
width: 100%; }
section.advantage_slide .owl-carousel .item .slide-info {
width: 100%; }
section.advantage_slide .owl-carousel .item .slide-info .wrap-slide-info {
padding: 10px;
width: 100%; }
section.advantage_slide .owl-carousel .owl-dots {
left: 43%; }
section.supplement-product-card .product-img {
margin-bottom: 20px; }
section.supplement-product-card .prise .amount .block_label_nov label {
width: 26%; }
section.faq {
padding-top: 85px;
padding-bottom: 70px; }
section.faq .faq-title {
margin-bottom: 50px; }
section.faq .faq-title svg.svg-inline--fa {
width: 60px;
height: 60px;
margin-bottom: 22px; }
section.faq .faq-title h1 {
font-size: 40px; }
section.faq .faq-content h2 {
font-size: 22px;
margin-bottom: 20px; }
section.faq .faq-content p {
font-size: 16px; }
section.shipping .shipping-content h3 {
font-size: 22px; }
section.shipping .shipping-content p {
font-size: 16px; }
section.terms-conditions h1 {
font-size: 40px; }
section.terms-conditions .terms-wrapper .terms-text h3 {
font-size: 22px; }
section.terms-conditions .terms-wrapper .terms-text p {
font-size: 16px; }
footer .top-footer {
padding-top: 30px;
padding-bottom: 30px; }
footer .top-footer .social {
text-align: center; }
footer .top-footer .social a svg {
margin-bottom: 10px; }
footer .top-footer .service-link ul {
padding-left: 0; }
footer .top-footer .service-link ul li {
text-align: center; }
footer .top-footer .service-link ul li a svg {
width: 30px;
height: 40px; }
footer .top-footer .quick-info ul {
padding-left: 0;
display: flex;
justify-content: space-between; }
footer .top-footer .quick-info ul li {
text-align: center;
margin-bottom: 0; }
footer .lower-footer .page-width .grid-bottom img {
height: 40px;
width: 40px;
margin: 0 18px; } }
@media screen and (max-width: 375px) {
section.payment-wrapper .payment-product .gift-form form.form-inline .form-group input.form-control {
width: 245px; }
section.payment-wrapper .payment-product .gift-form form.form-inline button.btn.btn-primary {
padding: 6px 20px; }
section.payment-wrapper .payment_form .registration_btn button.btn.btn-primary {
padding: 8px 35px; }
section.product-content .product-text-left h3, section.product-content .product-text-right h3 {
font-size: 19px; } }
@media screen and (max-width: 375px) and (max-width: 360px) {
section.payment-wrapper .payment-product .gift-form form.form-inline .form-group input.form-control {
width: 235px; }
section.payment-wrapper .payment-product .product-info p {
font-family: "Sofia Pro", sans-serif;
font-size: 13px;
font-weight: 600; }
section.product-shop .product-card .card-info .btn-bottom-card {
bottom: 5px; }
section.product-shop .product-card .card-info .card-list .dropdown select.btn-card-list {
width: 300px;
margin-bottom: 15px; }
footer .top-footer .quick-info ul li a {
font-size: 14px; } }
@media screen and (max-width: 375px) and (max-width: 320px) {
section.top-about-us {
background-position: -153px 19px;
padding-top: 150px;
padding-bottom: 150px; }
section.top-about-us h1 {
font-size: 40px; }
section.as-seen-bar {
padding-top: 50px;
padding-bottom: 30px; }
section.payment-wrapper .payment_form .form-address p {
font-size: 13px; }
section.payment-wrapper .payment_form .registration_btn button.btn.btn-primary {
padding: 8px 20px; }
section.payment-wrapper .payment-product .product-info img {
width: 110px;
height: 110px; }
section.payment-wrapper .payment-product .product-info span {
left: 110px; }
section.payment-wrapper .payment-product .gift-form form.form-inline button.btn.btn-primary {
padding: 6px 15px; }
section.payment-wrapper .payment-product .gift-form form.form-inline .form-group input.form-control {
width: 205px; }
section.payment-wrapper .payment_form .payment .method_selection_payment .form-check label {
font-size: 13px; }
section.payment-wrapper .payment_form .payment .method_selection_payment .form-check label.paypal img {
width: 76px; }
section.product-content .product-text-left, section.product-content .product-text-right {
padding: 20px 10px; }
section.product-shop .product-card .card-info .card-list .dropdown select.btn-card-list {
max-width: 260px;
margin-bottom: 15px; }
section.product-card .prise h1 {
font-size: 34px; }
section.advantage_slide .owl-carousel .owl-dots {
left: 37%; }
section.faq .faq-content p {
font-size: 13px; }
section.supplement-product-card .prise h1 {
font-size: 34px; }
section.supplement-product-card .prise .rating.rating--interactive {
flex-direction: column;
align-items: center; }
section.supplement-product-card .prise .rating.rating--interactive form {
margin-bottom: 10px; }
section.supplement-product-card .prise .amount .block_label_nov label {
width: 32%; }
section.shipping .shipping-content h3 {
font-size: 22px; }
section.shipping .shipping-content p {
font-size: 13px; }
footer .top-footer .quick-info ul li a {
font-size: 13px; }
footer .lower-footer .page-width .grid-top svg {
margin: 30px 0; }
footer .lower-footer .page-width .grid.grid-bottom img {
height: 30px;
width: 30px; } }
@media screen and (max-width: 320px) {
section.product-card .prise .prise-nav ul.nav-tabs li.nav-item a.nav-link {
font-size: 12px; } }
a {
text-decoration: none; }
body.on-toggle {
overflow: hidden; }
body.on-toggle:before {
content: "";
display: block;
width: 100%;
height: 100%;
background-color: black;
opacity: 0.8;
position: absolute;
z-index: 2;
transition: 0.3s; }
body.on-toggle header:before {
content: "";
display: block;
width: 100%;
height: 100%;
background-color: black;
opacity: 0.8;
position: absolute; }
body.on-toggle header .col-4 {
position: inherit; }
/*register*/
.register-box {
position: fixed;
z-index: 9;
width: 600px;
height: 100vh;
background-color: #fff;
top: 0;
right: -600px;
transition: 0.5s;
display: flex;
align-items: flex-start;
justify-content: center; }
.register-box.show {
right: 0; }
.register-box .form-group {
margin-bottom: 25px; }
.register-box .form-group .form-control {
border-top: none;
border-left: none;
border-right: none;
border-radius: 0;
border-bottom: solid 2px #d4d4d4; }
.register-box .form-group .form-control:focus {
border-bottom: solid 2px #7c5e30;
color: #7c5e30;
outline: none; }
.register-box .conta {
width: 80%; }
.register-box .btn {
display: inline-block;
background-color: black;
line-height: 41px;
padding: 0 28px;
font-family: "Poppins";
font-weight: 500;
color: white;
margin-top: 30px; }
/*register*/
/*loginr*/
.login-box {
position: fixed;
z-index: 9;
width: 600px;
height: 100vh;
background-color: #fff;
top: 0;
right: -600px;
transition: 0.5s;
display: flex;
align-items: flex-start;
justify-content: center; }
.login-box.show {
right: 0; }
.login-box .form-group {
margin-bottom: 25px; }
.login-box .form-group .form-control {
border-top: none;
border-left: none;
border-right: none;
border-radius: 0;
border-bottom: solid 2px #d4d4d4; }
.login-box .form-group .form-control:focus {
border-bottom: solid 2px #7c5e30;
color: #7c5e30;
outline: none; }
.login-box .conta {
width: 80%; }
.login-box .btn {
display: inline-block;
background-color: black;
line-height: 41px;
padding: 0 28px;
font-family: "Poppins";
font-weight: 500;
color: white;
margin-top: 30px; }
.login-box .text {
font-size: 12px;
font-family: "Poppins";
text-align: center;
margin-top: 50px;
color: #7c5e30;
text-decoration: none; }
.login-box .nav-footer, .register-box .nav-footer, .forgot-box .nav-footer {
height: 200px;
width: 100%;
position: absolute;
bottom: 0;
background-color: #f0f0f0; }
.nav-footer .text {
font-size: 12px;
font-family: "Poppins";
text-align: center;
margin-top: 50px;
color: black; }
.login-box .nav-footer .customer-login__register, .register-box .nav-footer .customer-login__register, .forgot-box .nav-footer .customer-login__register {
background-color: #7c5e30;
color: #fff;
margin-top: 30px;
display: inline-block;
line-height: 41px;
padding: 0 28px;
font-weight: 500;
margin-top: 30px; }
.login-box .conta, .register-box .conta, .forgot-box .conta {
padding-left: 40px;
padding-right: 40px; }
.login-box .close-link, .register-box .close-link, .forgot-box .close-link {
display: block;
border: 1px solid #e5dfd6;
color: #000;
font-size: 25px;
float: right;
border-radius: 25px;
width: 50px;
height: 50px;
text-align: center;
line-height: 42px;
margin-left: 40px; }
.login-box .close-link:hover, .register-box .close-link:hover, .forgot-box .close-link:hover {
text-decoration: none; }
.login-box h2, .login-box .h2, .register-box h2, .register-box .h2, .forgot-box h2, .forgot-box .h2 {
text-align: center;
font-family: 'Futura Medium';
font-size: 42px;
line-height: 1.225; }
/*register*/
header {
padding-bottom: 4px;
position: fixed;
z-index: 2;
top: 0;
left: 0;
width: 100%;
font-family: 'Poppins', sans-serif; }
header .block_logos {
width: 220px;
height: 90px;
text-align: center;
display: inline-block; }
header .block_logos img {
width: 100%;
display: block; }
@media screen and (max-width: 767px) {
header .block_logos {
width: 100px;
height: 50px;
margin-top: 15px; } }
header .search {
color: #000;
font-size: 0.875rem;
text-transform: uppercase;
font-weight: 500;
display: inline-block;
position: absolute;
top: 33px;
left: 127px;
text-decoration: none; }
header .search:before {
font-weight: 900;
font-family: "Font Awesome 5 Free";
content: "\f002";
margin-right: 4px; }
@media screen and (max-width: 767px) {
header .search {
left: 65px;
top: 25px;
font-size: 20px; }
header .search span {
display: none; } }
header .container-fluid .row .logo {
width: 117px !important;
background-color: black;
padding: 27px 0;
display: inline-block;
text-align: center; }
header .container-fluid .row .logo a {
outline: none; }
@media screen and (max-width: 768px) {
header .container-fluid .row .logo {
display: none; } }
header .container-fluid .row .account {
display: inline-block;
position: relative; }
header .container-fluid .row .account a.acc {
color: #000;
font-size: 0.875rem;
text-transform: uppercase;
font-weight: 500;
display: inline-block; }
@media screen and (max-width: 768px) {
header .container-fluid .row .account a.acc {
margin-top: 16px; }
header .container-fluid .row .account a.acc span {
display: none; }
header .container-fluid .row .account a.acc:after {
font-weight: 900;
font-family: "Font Awesome 5 Free";
content: "\f007";
color: black;
font-size: 26px;
position: relative;
top: 5px; } }
header .container-fluid .row .account .drop {
position: absolute;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
display: flex;
width: 220px;
left: -100px;
justify-content: space-between;
height: 0;
padding: 0;
overflow: hidden;
transition: 0.3s;
top: 21px; }
header .container-fluid .row .account .drop .drop_1, header .container-fluid .row .account .drop .drop_2 {
color: #000;
font-size: 0.875rem;
text-transform: uppercase;
font-weight: 500;
display: inline-block; }
header .container-fluid .row .account:hover .drop {
height: auto;
padding: 11px 15px; }
header .container-fluid .row .basket {
display: inline-block;
margin-right: 24px;
margin-left: 35px; }
@media screen and (max-width: 767px) {
header .container-fluid .row .basket {
margin-right: 10px;
margin-left: 10px; } }
header .container-fluid .row .basket .cart-img {
position: relative;
margin-top: 5px;
display: inline-block;
line-height: 32px; }
header .container-fluid .row .basket .cart-img i {
color: #000;
font-size: 18px; }
header .container-fluid .row .basket svg {
width: 28px !important;
height: 34px !important;
margin: -2px 0 0 -2px;
fill: #7c5e30; }
header .container-fluid .row .cart-img .shopping-bag .cart-header-stroke {
stroke: #000; }
header .container-fluid .row .cart-img .items-count {
position: absolute;
top: 0;
left: 0;
text-align: center;
width: 100%;
line-height: 40px;
font-size: 12px;
color: #000;
font-family: 'Poppins', sans-serif; }
header .container-fluid .row nav {
z-index: 10;
left: 15px;
transform: translateX(-600px);
height: 100vh;
width: 585px;
transition: all 800ms cubic-bezier(.8, 0, .33, 1);
border-radius: 0% 0% 100% 50%;
top: 0px;
position: absolute; }
@media screen and (max-width: 767px) {
header .container-fluid .row nav {
width: 450px; } }
header .container-fluid .row nav.nav-open {
transform: translateX(0px);
border-radius: 0% 0% 0% 0%;
background: white;
position: absolute;
left: 0px; }
header .container-fluid .row nav.nav-open .menu-btn {
border-radius: 50%;
border: solid 1px #e5dfd6;
width: 52px;
height: 52px;
left: 100px; }
header .container-fluid .row nav.nav-open .menu-btn .line--1 {
transform: rotate(-30deg);
position: relative;
top: 10px;
left: 7px; }
header .container-fluid .row nav.nav-open .menu-btn .line--2 {
transform: rotate(30deg);
position: relative;
top: 17px;
left: 7px; }
@media screen and (max-width: 767px) {
header .container-fluid .row nav.nav-open .menu-btn {
left: 15px; } }
header .container-fluid .row nav.nav-open .menu-btn a {
display: none; }
header .container-fluid .row nav .menu-btn {
position: absolute;
top: 34px;
left: 600px;
padding: 0;
width: 30px;
cursor: pointer;
z-index: 2; }
header .container-fluid .row nav .menu-btn a {
text-decoration: none;
color: #000;
font-size: 0.875rem;
text-transform: uppercase;
font-weight: 500;
display: inline-block;
position: absolute;
left: 43px;
top: -1px; }
@media screen and (max-width: 768px) {
header .container-fluid .row nav .menu-btn {
top: 29px; }
header .container-fluid .row nav .menu-btn a {
display: none; } }
header .container-fluid .row nav .menu-btn .line {
padding: 0;
width: 30px;
background: #000;
height: 2px;
margin: 5px 0;
transition: all 300ms cubic-bezier(.9, 0, .33, 1); }
header .container-fluid .row nav .nav-links {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
align-items: flex-start;
padding-left: 100px;
justify-content: center;
transition: all 900ms cubic-bezier(.9, 0, .33, 1); }
@media screen and (max-width: 767px) {
header .container-fluid .row nav .nav-links {
padding-left: 15px; } }
header .container-fluid .row nav .nav-links.fade-in {
opacity: 1;
transform: translateX(0px); }
header .container-fluid .row .nav-links ul {
list-style: none;
text-align: left;
padding-left: 0; }
header .container-fluid .row .nav-links ul a {
color: black;
font-size: 36px;
font-family: 'Futura LT Book';
margin-right: 0px;
text-transform: uppercase; }
@media screen and (max-width: 767px) {
header .container-fluid .row .nav-links ul a {
font-size: 24px; } }
header .container-fluid .row .nav-links .hash {
font: 46px 'PoppinsRegular';
color: #000000;
display: flex;
align-items: center;
justify-content: left;
position: absolute;
bottom: 50px; }
@media screen and (max-width: 767px) {
header .container-fluid .row .nav-links .hash {
display: none; } }
header .container-fluid .row .nav-links .hash a {
width: 55px;
height: 55px;
display: inline-block;
border-radius: 50%;
transition: 0.3s;
margin-left: 15px;
margin-right: 0px; }
header .container-fluid .row .nav-links .hash a:first-of-type {
background-color: #000000; }
header .container-fluid .row .nav-links .hash a:first-of-type i {
color: #FFF;
font-size: 34px;
line-height: 54px; }
header .container-fluid .row .nav-links .hash a:hover {
transform: scale(1.2);
border-color: transparent;
transition: 0.3s; }
header .container-fluid .row .nav-links .hash a i {
font-size: 55px;
line-height: 54px;
color: black; }
header .container-fluid .row .nav-links p {
font-size: 16px;
color: #000000;
font-family: "PoppinsRegular", serif;
line-height: 16px;
text-transform: uppercase;
position: absolute;
bottom: 0; }
header .container-fluid .row .inform {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
color: rgba(255, 255, 255, 0.8);
font-size: 2rem;
font-family: sans-serif;
text-transform: uppercase;
letter-spacing: 5px;
text-shadow: 0 0 20px rgba(0, 0, 0, 0.6); }
header .container-fluid .row .support {
position: absolute;
right: 10px;
bottom: 10px;
padding: 10px;
display: flex; }
header .nav-footer {
width: 100%;
position: absolute;
bottom: 0;
background-color: #f0f0f0;
height: 100px;
left: 0; }
header .nav-footer .text {
font-size: 12px;
font-family: "Poppins";
text-align: center;
margin-top: 15px; }
@media screen and (max-width: 767px) {
header .nav-footer .text {
text-align: left;
padding-left: 15px; } }
header .nav-footer .social {
margin-top: 5px; }
header .nav-footer .social ul {
flex-direction: row;
align-items: center;
justify-content: center;
width: 100%; }
@media screen and (max-width: 767px) {
header .nav-footer .social ul {
text-align: left !important;
padding-left: 15px !important; } }
header .nav-footer .social ul.social-icons li {
margin-bottom: 26px;
margin-right: 15px;
display: inline-block; }
header .nav-footer .social ul.social-icons li svg {
fill: black !important; }
header .nav-footer .social ul.social-icons li .icon {
width: 40px;
height: 40px; }
header .nav-footer .social ul .icon .stroke {
stroke: #000 !important;
fill: none;
stroke-width: 2;
stroke-miterlimit: 10; }
.banner_block {
height: 100vh;
background-color: white; }
@media screen and (max-width: 768px) {
.banner_block {
padding-top: 100px; } }
.banner_block .owl-carousel .row {
height: 100vh; }
.banner_block h1 {
font-family: 'Futura LT Book';
font-size: 47px;
color: #2c2b26;
line-height: 47px; }
.banner_block p {
font-family: "Poppins";
font-size: 13px;
line-height: 23px; }
.banner_block .btn {
display: inline-block;
background-color: black;
line-height: 41px;
padding: 0 28px;
font-family: "Poppins";
font-weight: 500;
color: white;
margin-top: 30px; }
.owl-nav .owl-prev {
position: absolute;
left: -10%;
bottom: 50%;
outline: none; }
@media screen and (max-width: 768px) {
.owl-nav .owl-prev {
left: 0; } }
.owl-nav .owl-prev:after {
font-weight: 900;
font-family: "Font Awesome 5 Free";
content: "\f104";
font-size: 40px;
color: black; }
.owl-nav .owl-next {
position: absolute;
right: -10%;
bottom: 50%;
outline: none; }
.owl-nav .owl-next:after {
font-weight: 900;
font-family: "Font Awesome 5 Free";
content: "\f105";
font-size: 40px;
color: black; }
@media screen and (max-width: 768px) {
.owl-nav .owl-next {
right: 0; } }
.owl-dots {
position: absolute;
bottom: 80px;
width: 100%;
text-align: center; }
.owl-dots .owl-dot span {
display: inline-block;
width: 10px;
height: 10px;
background-color: #c4c4c5;
border-radius: 50%;
margin: 5px; }
.owl-dots .owl-dot.active span {
background-color: #858687; }
.tab-content-body h3 {
font-size: 16px !important;
font-weight: 500 !important;
color: black !important;
letter-spacing: 1px; }
h6.productpricing {
font-size: 16px;
margin-top: 5px;
margin-bottom: 11px; }
.color-product .form-check {
display: inline-block;
width: 50px;
height: 50px; }
.color-product .form-check-input {
position: inherit;
visibility: hidden; }
.color-product input[type='radio']:after {
width: 45px;
height: 45px;
border-radius: 50%;
top: 2px;
left: 2px;
position: relative;
background-color: black;
content: '';
display: inline-block;
visibility: visible;
border: 4px solid transparent; }
.color-product input[type='radio']:checked:after {
width: 45px;
height: 45px;
border-radius: 50%;
top: 2px;
left: 2px;
position: relative;
background-color: black;
content: '';
display: inline-block;
visibility: visible;
border: 4px solid #bab29e; }
.color-product .form-check.gold input[type='radio']:after {
background-color: #665529; }
.color-product .form-check.white input[type='radio']:after {
background-color: #9c9c9c; }
.color-product .form-check.blue input[type='radio']:after {
background-color: #00aeef; }
@media screen and (max-width: 767px) {
.cart__form {
overflow-x: scroll; } }
.cart__table tr {
border-bottom: 1px solid rgba(0, 0, 0, 0.03); }
.cart__table th {
font-weight: 400;
padding: 10px 0;
border: 0; }
.cart__table td {
padding: 30px 0 20px;
vertical-align: middle; }
.cart__table .cart-item__image-wrapper {
max-width: 100px;
width: 100px; }
.cart__table td.cart-item__meta {
max-width: 300px; }
.cart__table td.cart-item__meta {
padding-left: 20px;
padding-right: 20px; }
@media screen and (max-width: 767px) {
.cart__table td.cart-item__meta {
padding-left: 5px;
padding-right: 5px; } }
.cart__table .cart-item__meta-title {
display: inline-block;
margin-bottom: 5px;
font-size: 13px;
line-height: 1;
text-decoration: none;
font-family: "Poppins";
color: black; }
.cart__table .cart-item__price-container {
margin-bottom: 5px;
font-size: 13px;
line-height: 1;
text-decoration: none;
font-family: "Poppins";
color: black; }
.cart__table .cart-item__price, .cart__table .cart-item__original-price {
display: inline-block;
margin-bottom: 5px;
font-size: 13px;
line-height: 1;
text-decoration: none;
font-family: "Poppins";
color: black; }
.cart__table .cart-item__qty-label {
position: absolute !important;
overflow: hidden;
clip: rect(0 0 0 0);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0; }
.cart__table input.cart-item__qty-input {
height: 50px;
margin-top: -15px; }
.cart__table input.cart-item__qty-input {
text-align: center;
width: 60px;
padding: 10px 5px;
margin-bottom: 0; }
.cart__table .btn {
display: inline-block;
background-color: black;
line-height: 31px;
padding: 0 15px;
font-family: "Poppins";
font-weight: 500;
color: white; }
.cart-footer {
padding-top: 80px; }
.cart-footer .cart__subtotal-title, .cart-footer .cart-footer__subtotal {
margin-bottom: 5px;
font-size: 13px;
line-height: 1;
text-decoration: none;
font-family: "Poppins";
color: black; }
.cart-footer .grid {
zoom: 1;
list-style: none;
margin: 0;
padding: 0;
margin-left: -20px; }
.cart-footer .grid__item {
float: left;
padding-left: 20px;
width: 100%; }
.cart-footer .cart-footer__note-label {
margin-bottom: 20px; }
.cart-footer .cart-footer__note-label, .cart-footer .cart-footer__note-input {
display: block; }
.cart-footer label {
font-size: 1.4rem;
line-height: 1.71429;
display: inline-block;
color: #000;
margin-bottom: 10px; }
.cart-footer .cart-footer__note-input {
min-height: 50px;
width: 100%; }
.cart-footer input[type='text'], .cart-footer input[type='email'], .cart-footer input[type='tel'], .cart-footer input[type='password'], .cart-footer input[type='search'], .cart-footer input[type='number'], .cart-footer textarea, .cart-footer select {
font-size: 1.4rem;
line-height: 1.71429;
width: 100%;
margin-bottom: 20px;
padding: 10px 20px;
background-color: #fff;
border: 1px solid #fff;
border-radius: 0;
-webkit-appearance: none;
-moz-appearance: none; }
.cart-footer .btn {
display: inline-block;
background-color: #f29938;
line-height: 41px;
padding: 0 28px;
font-family: "Poppins";
font-weight: 500;
color: white;
margin-top: 30px; }
.grey {
background-color: #eeedea; }