@charset "UTF-8";
.autocomplete-suggestions {
padding-top: 10px;
padding-bottom: 10px;
background: #fff;
border: 1px solid #ccc;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.autocomplete-suggestion {
background: #fff;
padding-left: 15px;
cursor: pointer;
text-align: left;
line-height: 25px;
font-size: 12px;
}
.autocomplete-suggestion:hover {
background-color: #efefef;
}
               .wc-new-badge {
display: none !important; }
body {
font-family: "PT Sans", sans-serif;
font-size: 1rem;
color: #3b3d41;
margin: 0; }
.clearDiv {
clear: both; }
.wrapper {
width: 1600px;
padding-left: 15px;
padding-right: 15px; }
@media (max-width: 1700px) {
.wrapper {
width: 98%;
padding-left: 0px;
padding-right: 0px; } }
main h1, main h2, main h3, main h4 {
margin-top: 20px;
margin-bottom: 10px;
line-height: 1em; }
main h1 {
font-size: 2rem;
color: #373b3f;
font-family: "Exo 2", sans-serif;
text-transform: uppercase;
font-weight: 600;
margin-bottom: 0px;
margin-top: 15px; }
main h2 {
font-size: 1.8rem;
color: #373b3f;
font-family: "Exo 2", sans-serif;
font-weight: 400; }
main h3 {
font-size: 1.6rem;
color: #373b3f;
font-family: "Exo 2", sans-serif;
font-weight: 400; }
main h4 {
font-size: 1.4rem;
color: #373b3f;
font-family: "Exo 2", sans-serif;
font-weight: 400; }
main .breadCrumbs {
margin-top: 15px;
color: #7d848e;
font-family: "PT Sans", sans-serif;
font-size: 1rem; }
main .breadCrumbs .wrapper {
padding-left: 14px;
padding-right: 14px;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
@media (max-width: 1450px) {
main .breadCrumbs .wrapper {
padding-left: 14px;
padding-right: 14px; } }
main .breadCrumbs .wrapper a {
color: #7d848e;
font-family: "PT Sans", sans-serif;
text-decoration: none; }
main .breadCrumbs .wrapper a:hover {
color: #1a8aff; }
main .breadCrumbs .wrapper img {
vertical-align: middle; }
main .h1Section .wrapper {
padding-left: 14px;
padding-right: 14px;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
@media (max-width: 1450px) {
main .h1Section .wrapper {
padding-left: 14px;
padding-right: 14px; } }
main .h1Section .wrapper h1 {
margin-bottom: 35px; }
main > section, main article {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
main article .wrapper {
padding-left: 14px;
padding-right: 14px;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
main article .wrapper a {
color: #1a8aff; }
main article .wrapper a:hover {
text-decoration: none; }
@media (max-width: 768px) {
main article .wrapper img {
display: block;
margin: 5px auto 5px auto;
max-width: 100%; } }
main article .wrapper img.alignleft {
float: left;
margin: 5px 20px 20px 0; }
@media (max-width: 768px) {
main article .wrapper img.alignleft {
display: block;
margin: 5px auto 5px auto;
float: none; } }
main article .wrapper img.aligncenter {
display: block;
margin: 5px auto 5px auto; }
@media (max-width: 768px) {
main article .wrapper img.aligncenter {
display: block;
margin: 5px auto 5px auto;
float: none; } }
main article .wrapper img.alignright {
float: right;
margin: 5px 0 20px 20px; }
@media (max-width: 768px) {
main article .wrapper img.alignright {
display: block;
margin: 5px auto 5px auto;
float: none; } }
main article header {
margin-bottom: 30px; }
main .titleLinkWrapper {
text-align: center;
width: 100%; }
main .titleLinkWrapper .titleLink {
font-weight: 500;
line-height: 1.1;
font-size: 1.6rem;
font-family: "Exo 2", sans-serif;
color: #373b3f;
padding-bottom: 15px;
text-decoration: none; }
main .titleLinkWrapper .titleLink:hover {
text-decoration: underline; }
@media (max-width: 768px) {
main .titleLinkWrapper .titleLink {
margin-left: 0px; } }
main .oLWrapper {
margin-top: -10px;
text-align: center; width: 100%; }
main .oLWrapper a {
color: #1a8aff;
font-size: 1rem;
display: inline-block; }
main .oLWrapper a:hover {
text-decoration: none; }
main .woocommeceSection .wrapper {
padding-left: 14px;
padding-right: 14px;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
main .woocommeceSection .wrapper .products {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-around;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: 0px; }
main .woocommeceSection .wrapper .products:before {
display: none; }
main .woocommeceSection .wrapper .products:after {
display: none; }
@media (max-width: 1228px) {
main .woocommeceSection .wrapper .products {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 25px; } }
@media (max-width: 900px) {
main .woocommeceSection .wrapper .products {
-webkit-justify-content: space-around;
-ms-flex-pack: distribute;
justify-content: space-around; } }
main .woocommeceSection .wrapper .products > li {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
width: auto;
-webkit-flex-basis: 22%;
-ms-flex-preferred-size: 22%;
flex-basis: 22%;
margin-left: 20px;
margin-right: 20px;
min-width: 330px;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
max-width: 450px;
text-align: center;
border: 1px solid #e5e5e5; }
main .woocommeceSection .wrapper .products > li:hover {
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
-webkit-box-shadow: 0 0 31px 2px #e5e5e5;
box-shadow: 0 0 31px 2px #e5e5e5;
border: 1px solid #5189ff; }
main .woocommeceSection .wrapper .products > li:hover .woocommerce-loop-product__title {
color: #5189ff; }
@media (max-width: 1517px) {
main .woocommeceSection .wrapper .products > li {
-webkit-flex-basis: 23%;
-ms-flex-preferred-size: 23%;
flex-basis: 23%;
margin-left: 5px;
margin-right: 5px;
min-width: auto; } }
@media (max-width: 1250px) {
main .woocommeceSection .wrapper .products > li {
-webkit-flex-basis: 24%;
-ms-flex-preferred-size: 24%;
flex-basis: 24%; } }
@media (max-width: 1228px) {
main .woocommeceSection .wrapper .products > li {
-webkit-flex-basis: 30%;
-ms-flex-preferred-size: 30%;
flex-basis: 30%;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 20px; } }
@media (max-width: 900px) {
main .woocommeceSection .wrapper .products > li {
-webkit-flex-basis: 44%;
-ms-flex-preferred-size: 44%;
flex-basis: 44%; } }
@media (max-width: 768px) {
main .woocommeceSection .wrapper .products > li {
-webkit-flex-basis: 48%;
-ms-flex-preferred-size: 48%;
flex-basis: 48%;
margin-bottom: 20px !important; } }
@media (max-width: 768px) {
main .woocommeceSection .wrapper .products > li {
-webkit-flex-basis: 48%;
-ms-flex-preferred-size: 48%;
flex-basis: 48%; } }
@media (max-width: 600px) {
main .woocommeceSection .wrapper .products > li {
-webkit-flex-basis: 70%;
-ms-flex-preferred-size: 70%;
flex-basis: 70%; } }
@media (max-width: 450px) {
main .woocommeceSection .wrapper .products > li {
-webkit-flex-basis: 80%;
-ms-flex-preferred-size: 80%;
flex-basis: 80%; } }
@media (max-width: 425px) {
main .woocommeceSection .wrapper .products > li {
-webkit-flex-basis: 90%;
-ms-flex-preferred-size: 90%;
flex-basis: 90%; } }
@media (max-width: 374px) {
main .woocommeceSection .wrapper .products > li {
-webkit-flex-basis: 95%;
-ms-flex-preferred-size: 95%;
flex-basis: 95%; } }
main .woocommeceSection .wrapper .products > li a {
padding: 10px 15px 0 15px;
float: none;
height: auto;
display: block;
color: #aaa; }
main .woocommeceSection .wrapper .products > li a .sticker_wrapper {
width: 100%;
position: absolute;
height: 50%;
top: 0;
left: 0;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex; }
main .woocommeceSection .wrapper .products > li a .sticker_wrapper .new_product { background-color: #5189ff;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
color: #ffffff;
padding: 4px 0 6px;
position: relative;
text-align: center;
line-height: 16px;
top: 25px;
width: 78px;
right: -5px;
text-transform: uppercase;
font-weight: 400;
z-index: 9;
margin-left: -45px; }
main .woocommeceSection .wrapper .products > li a .sticker_wrapper .new_product:before {
position: absolute;
border: 10px solid #5189ff;
z-index: 12;
border-color: #5189ff transparent #5189ff transparent;
border-width: 13px 17px 13px 0;
border-right-color: transparent !important;
top: 0;
content: "";
right: -16px; }
main .woocommeceSection .wrapper .products > li a .sticker_wrapper .sale_product { background-color: #ff7337;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
color: #ffffff;
padding: 4px 0 6px;
position: relative;
text-align: center;
line-height: 16px;
top: 25px;
width: 78px;
right: -5px;
text-transform: uppercase;
font-weight: 400;
z-index: 9; }
main .woocommeceSection .wrapper .products > li a .sticker_wrapper .sale_product:before {
position: absolute;
border: 10px solid #ff7337;
z-index: 12;
border-color: #ff7337 transparent #ff7337 transparent;
border-width: 13px 17px 13px 0;
border-right-color: transparent !important;
top: 0;
content: "";
right: -16px; }
main .woocommeceSection .wrapper .products > li a .img_product {
height: 275px;
position: relative; }
main .woocommeceSection .wrapper .products > li a .img_product img {
width: auto;
margin: 0 auto;
padding: 10px;
max-height: 280px;
height: auto;
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-box-sizing: border-box;
box-sizing: border-box; }
main .woocommeceSection .wrapper .products > li a .woocommerce-loop-product__title {
color: #373b3f;
font-family: "PT Sans", sans-serif;
font-size: 1.2rem;
-webkit-box-sizing: border-box;
box-sizing: border-box;
text-align: center;
line-height: 1.42857;
margin-left: 25px;
margin-right: 25px;
min-height: 70px;
height: auto;
padding-bottom: 0px;
margin-bottom: 10px; }
main .woocommeceSection .wrapper .products > li a .statusAvailability {
margin-bottom: 7px; }
main .woocommeceSection .wrapper .products > li a .statusAvailability.no {
color: #F44336; }
main .woocommeceSection .wrapper .products > li a .statusAvailability.order {
color: #ff7337; }
main .woocommeceSection .wrapper .products > li a .statusAvailability.yes {
color: green; }
main .woocommeceSection .wrapper .products > li a .product-content { font-family: "PT Sans", sans-serif;
color: #373b3f;
font-size: 1rem; }
main .woocommeceSection .wrapper .products > li a .product-content .characteristicsSmall ul, main .woocommeceSection .wrapper .products > li a .product-content .characteristicsSmall p {
margin-top: 5px;
margin-bottom: 5px; }
main .woocommeceSection .wrapper .products > li a .product-content .characteristicsSmall li {
margin-left: 0px;
margin-right: 0px; }
main .woocommeceSection .wrapper .products > li a .product-content .price {
margin-top: 10px;
margin-bottom: 15px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
main .woocommeceSection .wrapper .products > li a .product-content .price .amount {
font-size: 1.3rem;
font-weight: bold;
color: #373b3f;
font-family: "Exo 2", sans-serif; }
main .woocommeceSection .wrapper .products > li a .product-content .price .amount .woocommerce-Price-currencySymbol {
margin-left: 4px; }
main .woocommeceSection .wrapper .products > li a .product-content .price .amount .woocommerce-Price-currencySymbol sup {
top: -0.5em;
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
main .woocommeceSection .wrapper .products > li a .product-content .price del {
margin-right: 15px;
text-decoration: none; }
main .woocommeceSection .wrapper .products > li a .product-content .price del .price-number {
text-decoration: line-through; }
main .woocommeceSection .wrapper .products > li a .product-content .price ins {
text-decoration: none; }
main .woocommeceSection .wrapper .products > li a.product_type_simple {
display: none; }
main .woocommeceSection .wrapper .products > li .cart {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 20px; }
main .woocommeceSection .wrapper .products > li .cart .quantity {
height: auto; }
main .woocommeceSection .wrapper .products > li .cart .quantity .qty {
padding: 8px 5px;
font-size: 1rem;
border: 1px solid #e5e5e5;
margin-right: 10px;
font-family: "PT Sans", sans-serif; }
main .woocommeceSection .wrapper .products > li .cart button {
margin: 0px;
float: right;
background-color: #5189ff;
color: #ffffff;
padding: 10px 12px;
line-height: 15px;
font-weight: 400;
font-size: 1rem;
font-family: "Source Sans Pro", sans-serif;
-webkit-border-radius: 0;
border-radius: 0;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
text-transform: uppercase; }
main .woocommeceSection .wrapper .products > li .cart button:hover {
background-color: #3d75eb; }
main .woocommeceSection .wrapper .woocommerce-message {
border-top-color: #5189ff;
margin-left: 23px;
margin-right: 23px; }
@media (max-width: 1700px) {
main .woocommeceSection .wrapper .woocommerce-message {
margin-left: 14px;
margin-right: 14px; } }
@media (max-width: 768px) {
main .woocommeceSection .wrapper .woocommerce-message {
margin-left: 1%;
margin-right: 1%; } }
@media (max-width: 361px) {
main .woocommeceSection .wrapper .woocommerce-message {
padding-right: 5px;
padding-left: 20px; } }
main .woocommeceSection .wrapper .woocommerce-message:before {
color: #5189ff; }
@media (max-width: 361px) {
main .woocommeceSection .wrapper .woocommerce-message:before {
left: 5px; } }
main .woocommeceSection .wrapper .woocommerce-message a {
margin: 0;
float: right;
background-color: #5189ff;
color: #ffffff;
padding: 10px 12px;
line-height: 15px;
font-weight: 400;
font-size: 16px;
font-family: "Source Sans Pro", sans-serif;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
margin-left: 5px;
text-transform: uppercase; }
@media (max-width: 470px) {
main .woocommeceSection .wrapper .woocommerce-message a {
margin-bottom: 10px; } }
@media (max-width: 382px) {
main .woocommeceSection .wrapper .woocommerce-message a {
margin-bottom: 23px; } }
main .woocommeceSection .wrapper .woocommerce-message a:hover {
background-color: #3d75eb;
color: #ffffff; }
main .productsSection .woocommerce {
margin-top: 20px; }
main .productsSection .products {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-around;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: 0px; }
main .productsSection .products:before {
display: none; }
main .productsSection .products:after {
display: none; }
@media (max-width: 1228px) {
main .productsSection .products {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 25px; } }
@media (max-width: 900px) {
main .productsSection .products {
-webkit-justify-content: space-around;
-ms-flex-pack: distribute;
justify-content: space-around; } }
main .productsSection .products > li.product {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
width: auto;
-webkit-flex-basis: 22%;
-ms-flex-preferred-size: 22%;
flex-basis: 22%;
margin-left: 20px;
margin-right: 20px;
min-width: 330px;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
max-width: 450px;
text-align: center;
border: 1px solid #e5e5e5; }
main .productsSection .products > li.product:hover {
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
-webkit-box-shadow: 0 0 31px 2px #e5e5e5;
box-shadow: 0 0 31px 2px #e5e5e5;
border: 1px solid #5189ff; }
main .productsSection .products > li.product:hover .woocommerce-loop-product__title {
color: #5189ff; }
@media (max-width: 1529px) {
main .productsSection .products > li.product {
-webkit-flex-basis: 23%;
-ms-flex-preferred-size: 23%;
flex-basis: 23%;
margin-left: 5px;
margin-right: 5px;
min-width: auto; } }
@media (max-width: 1250px) {
main .productsSection .products > li.product {
-webkit-flex-basis: 24%;
-ms-flex-preferred-size: 24%;
flex-basis: 24%; } }
@media (max-width: 1228px) {
main .productsSection .products > li.product {
-webkit-flex-basis: 30%;
-ms-flex-preferred-size: 30%;
flex-basis: 30%;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 20px; } }
@media (max-width: 900px) {
main .productsSection .products > li.product {
-webkit-flex-basis: 44%;
-ms-flex-preferred-size: 44%;
flex-basis: 44%; } }
@media (max-width: 768px) {
main .productsSection .products > li.product {
-webkit-flex-basis: 48%;
-ms-flex-preferred-size: 48%;
flex-basis: 48%;
margin-bottom: 20px !important; } }
@media (max-width: 768px) {
main .productsSection .products > li.product {
-webkit-flex-basis: 48%;
-ms-flex-preferred-size: 48%;
flex-basis: 48%; } }
@media (max-width: 600px) {
main .productsSection .products > li.product {
-webkit-flex-basis: 70%;
-ms-flex-preferred-size: 70%;
flex-basis: 70%; } }
@media (max-width: 450px) {
main .productsSection .products > li.product {
-webkit-flex-basis: 80%;
-ms-flex-preferred-size: 80%;
flex-basis: 80%; } }
@media (max-width: 425px) {
main .productsSection .products > li.product {
-webkit-flex-basis: 90%;
-ms-flex-preferred-size: 90%;
flex-basis: 90%; } }
@media (max-width: 374px) {
main .productsSection .products > li.product {
-webkit-flex-basis: 95%;
-ms-flex-preferred-size: 95%;
flex-basis: 95%; } }
main .productsSection .products > li.product a {
padding: 10px 15px 0 15px;
float: none;
height: auto;
display: block;
color: #aaa; }
main .productsSection .products > li.product a .sticker_wrapper {
width: 100%;
position: absolute;
height: 50%;
top: 0;
left: 0;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex; }
main .productsSection .products > li.product a .sticker_wrapper .new_product { background-color: #5189ff;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
color: #ffffff;
padding: 4px 0 6px;
position: relative;
text-align: center;
line-height: 16px;
top: 25px;
width: 78px;
right: -5px;
text-transform: uppercase;
font-weight: 400;
z-index: 9;
margin-left: -45px; }
main .productsSection .products > li.product a .sticker_wrapper .new_product:before {
position: absolute;
border: 10px solid #5189ff;
z-index: 12;
border-color: #5189ff transparent #5189ff transparent;
border-width: 13px 17px 13px 0;
border-right-color: transparent !important;
top: 0;
content: "";
right: -16px; }
main .productsSection .products > li.product a .sticker_wrapper .sale_product { background-color: #ff7337;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
color: #ffffff;
padding: 4px 0 6px;
position: relative;
text-align: center;
line-height: 16px;
top: 25px;
width: 78px;
right: -5px;
text-transform: uppercase;
font-weight: 400;
z-index: 9; }
main .productsSection .products > li.product a .sticker_wrapper .sale_product:before {
position: absolute;
border: 10px solid #ff7337;
z-index: 12;
border-color: #ff7337 transparent #ff7337 transparent;
border-width: 13px 17px 13px 0;
border-right-color: transparent !important;
top: 0;
content: "";
right: -16px; }
main .productsSection .products > li.product a .img_product {
height: 275px;
position: relative; }
main .productsSection .products > li.product a .img_product img {
width: auto;
margin: 0 auto;
padding: 10px;
max-height: 280px;
height: auto;
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-box-sizing: border-box;
box-sizing: border-box; }
main .productsSection .products > li.product a .woocommerce-loop-product__title {
color: #373b3f;
font-family: "PT Sans", sans-serif;
font-size: 1.2rem;
-webkit-box-sizing: border-box;
box-sizing: border-box;
text-align: center;
line-height: 1.42857;
margin-left: 25px;
margin-right: 25px;
min-height: 70px;
height: auto;
margin-bottom: 10px; }
main .productsSection .products > li.product a .statusAvailability {
margin-bottom: 7px; }
main .productsSection .products > li.product a .statusAvailability.no {
color: #F44336; }
main .productsSection .products > li.product a .statusAvailability.order {
color: #ff7337; }
main .productsSection .products > li.product a .statusAvailability.yes {
color: green; }
main .productsSection .products > li.product a .product-content {
margin: 0 25px; font-family: "PT Sans", sans-serif;
color: #373b3f; }
main .productsSection .products > li.product a .product-content .characteristicsSmall ul, main .productsSection .products > li.product a .product-content .characteristicsSmall p {
margin-top: 5px;
margin-bottom: 5px; }
main .productsSection .products > li.product a .product-content .price {
margin-top: 1em;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
main .productsSection .products > li.product a .product-content .price .amount {
font-size: 1.3rem;
font-weight: bold;
color: #373b3f;
font-family: "Exo 2", sans-serif; }
main .productsSection .products > li.product a .product-content .price .amount .woocommerce-Price-currencySymbol {
margin-left: 4px; }
main .productsSection .products > li.product a .product-content .price .amount .woocommerce-Price-currencySymbol sup {
top: -0.5em;
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
main .productsSection .products > li.product a .product-content .price del {
margin-right: 15px;
text-decoration: none; }
main .productsSection .products > li.product a .product-content .price del .price-number {
text-decoration: line-through; }
main .productsSection .products > li.product a .product-content .price ins {
text-decoration: none; }
main .productsSection .products > li.product a.product_type_simple {
display: none; }
main .productsSection .products > li.product .cart {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 20px; }
main .productsSection .products > li.product .cart .quantity {
height: auto; }
main .productsSection .products > li.product .cart .quantity .qty {
padding: 8px 5px;
font-size: 1rem;
border: 1px solid #e5e5e5;
margin-right: 10px;
font-family: "PT Sans", sans-serif; }
main .productsSection .products > li.product .cart button {
margin: 0px;
float: right;
background-color: #5189ff;
color: #ffffff;
padding: 10px 12px;
line-height: 15px;
font-weight: 400;
font-size: 1rem;
font-family: "Source Sans Pro", sans-serif;
-webkit-border-radius: 0;
border-radius: 0;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
text-transform: uppercase; }
main .productsSection .products > li.product .cart button:hover {
background-color: #3d75eb; }
main .productsSection .woocommerce-message {
border-top-color: #5189ff;
margin-left: 23px;
margin-right: 23px; }
@media (max-width: 1700px) {
main .productsSection .woocommerce-message {
margin-left: 14px;
margin-right: 14px; } }
@media (max-width: 768px) {
main .productsSection .woocommerce-message {
margin-left: 1%;
margin-right: 1%; } }
@media (max-width: 361px) {
main .productsSection .woocommerce-message {
padding-right: 5px;
padding-left: 20px; } }
main .productsSection .woocommerce-message:before {
color: #5189ff; }
@media (max-width: 361px) {
main .productsSection .woocommerce-message:before {
left: 5px; } }
main .productsSection .woocommerce-message a {
margin: 0;
float: right;
background-color: #5189ff;
color: #ffffff;
padding: 10px 12px;
line-height: 15px;
font-weight: 400;
font-size: 16px;
font-family: "Source Sans Pro", sans-serif;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
margin-left: 5px;
text-transform: uppercase; }
@media (max-width: 470px) {
main .productsSection .woocommerce-message a {
margin-bottom: 10px; } }
@media (max-width: 382px) {
main .productsSection .woocommerce-message a {
margin-bottom: 23px; } }
main .productsSection .woocommerce-message a:hover {
background-color: #3d75eb;
color: #ffffff; }
main .sharesSection ul, main .blogSection ul {
list-style: none;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-justify-content: space-around;
-ms-flex-pack: distribute;
justify-content: space-around;
padding-left: 0px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
margin-bottom: 40px;
margin-top: 20px; }
@media (max-width: 1228px) {
main .sharesSection ul, main .blogSection ul {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between; } }
@media (max-width: 900px) {
main .sharesSection ul, main .blogSection ul {
-webkit-justify-content: space-around;
-ms-flex-pack: distribute;
justify-content: space-around; } }
main .sharesSection ul li, main .blogSection ul li {
-webkit-flex-basis: 22%;
-ms-flex-preferred-size: 22%;
flex-basis: 22%;
min-width: 290px;
margin-left: 15px;
margin-right: 15px; }
@media (max-width: 1517px) {
main .sharesSection ul li, main .blogSection ul li {
-webkit-flex-basis: 23%;
-ms-flex-preferred-size: 23%;
flex-basis: 23%;
margin-left: 5px;
margin-right: 5px;
min-width: auto; } }
@media (max-width: 1250px) {
main .sharesSection ul li, main .blogSection ul li {
-webkit-flex-basis: 24%;
-ms-flex-preferred-size: 24%;
flex-basis: 24%; } }
@media (max-width: 1228px) {
main .sharesSection ul li, main .blogSection ul li {
-webkit-flex-basis: 30%;
-ms-flex-preferred-size: 30%;
flex-basis: 30%;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 20px; } }
@media (max-width: 900px) {
main .sharesSection ul li, main .blogSection ul li {
-webkit-flex-basis: 44%;
-ms-flex-preferred-size: 44%;
flex-basis: 44%; } }
@media (max-width: 768px) {
main .sharesSection ul li, main .blogSection ul li {
-webkit-flex-basis: 48%;
-ms-flex-preferred-size: 48%;
flex-basis: 48%;
margin-bottom: 20px !important; } }
@media (max-width: 768px) {
main .sharesSection ul li, main .blogSection ul li {
-webkit-flex-basis: 47%;
-ms-flex-preferred-size: 47%;
flex-basis: 47%; } }
@media (max-width: 680px) {
main .sharesSection ul li, main .blogSection ul li {
-webkit-flex-basis: 46%;
-ms-flex-preferred-size: 46%;
flex-basis: 46%; } }
@media (max-width: 600px) {
main .sharesSection ul li, main .blogSection ul li {
-webkit-flex-basis: 70%;
-ms-flex-preferred-size: 70%;
flex-basis: 70%; } }
@media (max-width: 450px) {
main .sharesSection ul li, main .blogSection ul li {
-webkit-flex-basis: 80%;
-ms-flex-preferred-size: 80%;
flex-basis: 80%; } }
@media (max-width: 425px) {
main .sharesSection ul li, main .blogSection ul li {
-webkit-flex-basis: 90%;
-ms-flex-preferred-size: 90%;
flex-basis: 90%; } }
@media (max-width: 374px) {
main .sharesSection ul li, main .blogSection ul li {
-webkit-flex-basis: 95%;
-ms-flex-preferred-size: 95%;
flex-basis: 95%; } }
main .sharesSection ul li a, main .blogSection ul li a {
height: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
text-decoration: none;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
background-color: #ffffff;
border: 1px solid #e5e5e5; }
main .sharesSection ul li a:hover, main .blogSection ul li a:hover {
-webkit-box-shadow: 0 0 31px 2px #e5e5e5;
box-shadow: 0 0 31px 2px #e5e5e5;
border: 1px solid #5189ff; }
main .sharesSection ul li a:hover .titleBlock, main .blogSection ul li a:hover .titleBlock {
color: #5189ff; }
main .sharesSection ul li a .imgBlock, main .blogSection ul li a .imgBlock {
padding: 15px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-basis: 255px;
-ms-flex-preferred-size: 255px;
flex-basis: 255px; }
main .sharesSection ul li a .imgBlock img, main .blogSection ul li a .imgBlock img {
max-width: 100%;
height: auto; }
main .sharesSection ul li a .titleBlock, main .blogSection ul li a .titleBlock {
color: #373b3f;
font-size: 1.2rem;
font-family: "PT Sans", sans-serif;
outline: none;
text-decoration: none;
padding: 10px 15px;
text-align: center; }
.products p.categories {
display: none !important; } .price {
display: none !important; }
form.general-cart, form.cart {
display: none !important; }
@font-face {
font-family: 'MinionPro Bold';
src: url(//irondetal.com.ua/wp-content/themes/storeup/fonts/MinionPro/MinionPro_Bold.otf); }
@font-face {
font-family: 'MinionPro Regular';
src: url(//irondetal.com.ua/wp-content/themes/storeup/fonts/MinionPro/MinionPro_Regular.otf); }
@font-face {
font-family: "PTSansRegular";
src: url(//irondetal.com.ua/wp-content/themes/storeup/fonts/PTSans/PTSansRegular.eot);
src: url(//irondetal.com.ua/wp-content/themes/storeup/fonts/PTSans/PTSansRegular.eot?#iefix) format("embedded-opentype"), url(//irondetal.com.ua/wp-content/themes/storeup/fonts/PTSans/PTSansRegular.woff) format("woff"), url(//irondetal.com.ua/wp-content/themes/storeup/fonts/PTSans/PTSansRegular.ttf) format("truetype");
font-style: normal;
font-weight: normal; }
@font-face {
font-family: "PTSansBold";
src: url(//irondetal.com.ua/wp-content/themes/storeup/fonts/PTSans/PTSansBold.ttf); }
@font-face {
font-family: 'MyriadProRegular';
src: url(//irondetal.com.ua/wp-content/themes/storeup/fonts/MyriadProRegular/MyriadProRegular.otf); }
@font-face {
font-family: 'RobotoRegular';
src: url(//irondetal.com.ua/wp-content/themes/storeup/fonts/Roboto/RobotoRegular.ttf); }
@font-face {
font-family: 'PhilosopherRegular';
src: url(//irondetal.com.ua/wp-content/themes/storeup/fonts/Philosopher/PhilosopherRegular.ttf); }
@font-face {
font-family: 'GothamBook';
src: url(//irondetal.com.ua/wp-content/themes/storeup/fonts/Gotham/gothamBook.ttf); }
@font-face {
font-family: 'GothamMidium';
src: url(//irondetal.com.ua/wp-content/themes/storeup/fonts/Gotham/gothamMedium.ttf); }              .admin-bar .topMenuBlock .wrapper .topMenuNav {
top: 87px !important; }
.topMenuBlock {
background-color: #525353;
font-family: "Source Sans Pro", sans-serif;
font-size: 1rem;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
.topMenuBlock .wrapper {
height: 42px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row; }
@media (max-width: 429px) {
.topMenuBlock .wrapper {
width: 100%;
padding-left: 10px;
padding-right: 10px; } }
@media (max-width: 360px) {
.topMenuBlock .wrapper {
padding-left: 5px;
padding-right: 5px; } }
@media (max-width: 325px) {
.topMenuBlock .wrapper {
padding-left: 4px;
padding-right: 4px; } }
.topMenuBlock .wrapper .navToggle {
display: none;
width: 30px;
height: 23px;
font-size: 1.6em;
color: #ffffff;
text-decoration: none;
margin-top: 0px;
border: 2px solid #ffffff;
-webkit-border-radius: 5px;
border-radius: 5px;
padding: 2px; }
.topMenuBlock .wrapper .navToggle:before {
padding-left: 4px; }
@media (max-width: 1123px) {
.topMenuBlock .wrapper .navToggle {
display: block; } }
.topMenuBlock .wrapper .topMenuNav {
padding: 0px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row; }
@media (max-width: 1123px) {
.topMenuBlock .wrapper .topMenuNav {
display: none;
max-width: 200px;
background: #525353;
position: absolute;
left: 0;
top: 41px;
z-index: 1000;
padding: 5px 0;
margin: 2px 0 0; } }
.topMenuBlock .wrapper .topMenuNav li { position: relative;
display: block;
list-style: none; }
@media (max-width: 1123px) {
.topMenuBlock .wrapper .topMenuNav li {
background-image: none; } }
.topMenuBlock .wrapper .topMenuNav li:last-child {
background-image: none; }
.topMenuBlock .wrapper .topMenuNav li a {
color: #ffffff;
text-decoration: none;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
-webkit-border-radius: 4px;
border-radius: 4px;
position: relative;
display: block;
padding: 10px 15px; }
.topMenuBlock .wrapper .topMenuNav li a:hover {
text-decoration: underline; }
.topMenuBlock .wrapper .rightBlock {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
.topMenuBlock .wrapper .rightBlock .wpml-ls-statics-shortcode_actions {
margin-right: 10px;
margin-top: -2px; }
.topMenuBlock .wrapper .rightBlock .wpml-ls-statics-shortcode_actions ul li:last-child:before {
background: #ffffff;
content: "";
height: 16px;
width: 1px;
display: block;
position: absolute;
margin-top: 8px; }
.topMenuBlock .wrapper .rightBlock .wpml-ls-statics-shortcode_actions ul li:first-child:before {
display: none; }
.topMenuBlock .wrapper .rightBlock .cabinetLink {
margin-right: 30px;
color: #ffffff;
text-decoration: none;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
display: block; }
@media (max-width: 495px) {
.topMenuBlock .wrapper .rightBlock .cabinetLink {
margin-right: 5px; } }
.topMenuBlock .wrapper .rightBlock .cabinetLink span {
font-family: "Source Sans Pro", sans-serif;
font-size: 1rem;
padding-left: 5px;
display: inline-block; }
.topMenuBlock .wrapper .rightBlock .cabinetLink:hover span {
text-decoration: underline; }
.topMenuBlock .wrapper .rightBlock .social-links {
list-style-type: none;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
padding-left: 0px;
margin: 0px; }
@media (max-width: 495px) {
.topMenuBlock .wrapper .rightBlock .social-links {
display: none; } }
.topMenuBlock .wrapper .rightBlock .social-links .fa {
width: 1.3em;
line-height: 1.3em;
font-size: 1.4em;
text-align: center;
background: #666;
color: #fff;
-webkit-border-radius: 0.8em;
border-radius: 0.8em;
margin-left: 3px;
margin-right: 3px;
text-decoration: none; }
.topMenuBlock .wrapper .rightBlock .social-links .fa:hover {
opacity: 0.8; }
@media (max-width: 429px) {
.topMenuBlock .wrapper .rightBlock .social-links .fa {
font-size: 1.5em;
width: 1.3em;
line-height: 1.3em; } }
@media (max-width: 350px) {
.topMenuBlock .wrapper .rightBlock .social-links .fa {
font-size: 1.4em;
width: 1.25em;
line-height: 1.25em; } }
.topMenuBlock .wrapper .rightBlock .social-links .fa-facebook {
background: #3B5998; }
.topMenuBlock .wrapper .rightBlock .social-links .fa-instagram {
background: #125688; }
.topMenuBlock .wrapper .rightBlock .social-links .fa-vk {
background: #507299; }
.topMenuBlock .wrapper .rightBlock .social-links .fa-twitter {
background: #1c94e0; }
.topMenuBlock .wrapper .rightBlock .social-links .fa-google {
background: #dc4a38; }
.topMenuBlock .wrapper .rightBlock .social-links .fa-linkedin {
background: #0077b5; }
.topMenuBlock .wrapper .rightBlock .social-links .fa-youtube {
background: #ee1c1b; }
.topMenuBlock .wrapper .rightBlock .social-links .fa-pinterest {
background: #bd081c; }              .headerLine {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
min-height: 120px; }
@media (max-width: 480px) {
.headerLine {
min-height: auto; } }
.headerLine .wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
@media (max-width: 1023px) {
.headerLine .wrapper {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-top: 10px; } }
@media (max-width: 595px) {
.headerLine .wrapper {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap; } }
@media (max-width: 480px) {
.headerLine .wrapper {
min-height: auto; } }
.headerLine .wrapper .logoBlock {
padding-left: 7px; }
@media (max-width: 1023px) {
.headerLine .wrapper .logoBlock {
-webkit-flex-basis: 49%;
-ms-flex-preferred-size: 49%;
flex-basis: 49%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; } }
@media (max-width: 615px) {
.headerLine .wrapper .logoBlock {
-webkit-flex-basis: 47%;
-ms-flex-preferred-size: 47%;
flex-basis: 47%; } }
@media (max-width: 595px) {
.headerLine .wrapper .logoBlock {
display: block; } }
@media (max-width: 1023px) {
.headerLine .wrapper .searchBlock {
-webkit-flex-basis: 49%;
-ms-flex-preferred-size: 49%;
flex-basis: 49%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; } }
@media (max-width: 615px) {
.headerLine .wrapper .searchBlock {
-webkit-flex-basis: 47%;
-ms-flex-preferred-size: 47%;
flex-basis: 47%; } }
@media (max-width: 480px) {
.headerLine .wrapper .searchBlock {
margin-top: 0px; } }
.headerLine .wrapper .searchBlock .screen-reader-text {
display: none; }
.headerLine .wrapper .searchBlock .yith-s {
height: 39px;
color: #373b3f;
padding-left: 10px;
border: 1px solid #e5e5e5;
background: #ffffff;
width: 350px;
background-position: 95% 50% !important;
font-size: 1rem; }
.headerLine .wrapper .searchBlock .yith-s:focus {
background: #ffffff;
outline-color: #3b3d41; }
@media (max-width: 1300px) {
.headerLine .wrapper .searchBlock .yith-s {
width: 250px; } }
@media (max-width: 1150px) {
.headerLine .wrapper .searchBlock .yith-s {
width: 200px; } }
@media (max-width: 1090px) {
.headerLine .wrapper .searchBlock .yith-s {
width: 150px; } }
@media (max-width: 1023px) {
.headerLine .wrapper .searchBlock .yith-s {
width: 250px; } }
@media (max-width: 700px) {
.headerLine .wrapper .searchBlock .yith-s {
width: 200px; } }
@media (max-width: 615px) {
.headerLine .wrapper .searchBlock .yith-s {
width: 150px; } }
@media (max-width: 595px) {
.headerLine .wrapper .searchBlock .yith-s {
width: 350px; } }
@media (max-width: 450px) {
.headerLine .wrapper .searchBlock .yith-s {
width: 250px; } }
@media (max-width: 344px) {
.headerLine .wrapper .searchBlock .yith-s {
width: 200px; } }
.headerLine .wrapper .searchBlock #yith-searchsubmit {
color: #ffffff;
background: #5189ff;
border: 0;
padding: 10px;
font-family: "Source Sans Pro", sans-serif;
font-size: 1rem;
cursor: pointer;
text-transform: uppercase; }
.headerLine .wrapper .searchBlock #yith-searchsubmit:hover {
background-color: #3d75eb; }
.headerLine .wrapper .infoContainer {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-family: "PT Sans", sans-serif;
font-size: 1rem; }
@media (max-width: 1023px) {
.headerLine .wrapper .infoContainer {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-justify-content: space-around;
-ms-flex-pack: distribute;
justify-content: space-around; } }
@media (max-width: 480px) {
.headerLine .wrapper .infoContainer { } }
.headerLine .wrapper .infoContainer .workBlock {
color: #373b3f;
padding-top: 7px; }
@media (max-width: 480px) {
.headerLine .wrapper .infoContainer .workBlock {
display: none; } }
.headerLine .wrapper .infoContainer .workBlock span {
margin: 0px;
margin-bottom: 5px;
display: block; }
.headerLine .wrapper .infoContainer .phonesBlock {
margin-left: 40px;
margin-right: 40px; }
@media (max-width: 480px) {
.headerLine .wrapper .infoContainer .phonesBlock {
margin-left: 0px;
margin-right: 20px; } }
.headerLine .wrapper .infoContainer .phonesBlock ul {
list-style-type: none;
padding-left: 0px; }
.headerLine .wrapper .infoContainer .phonesBlock ul li {
margin-bottom: 0px;
color: #373b3f;
font-size: 1.4rem;
background-position: left 4px;
background-repeat: no-repeat;
padding-left: 18px;
font-family: "Exo 2", sans-serif;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex; }
@media (max-width: 480px) {
.headerLine .wrapper .infoContainer .phonesBlock ul li {
padding-left: 0px;
margin-top: 3px;
margin-bottom: 3px; }
.headerLine .wrapper .infoContainer .phonesBlock ul li:first-child {
padding-left: 0px; } }
.headerLine .wrapper .infoContainer .phonesBlock ul li span {
background-image: url(//irondetal.com.ua/wp-content/themes/storeup/media/smartphone.svg);
background-repeat: no-repeat;
display: block;
width: 23px;
height: 23px;
margin-top: 4px; }
.headerLine .wrapper .infoContainer .phonesBlock ul li a {
color: #373b3f;
font-family: "Exo 2", sans-serif;
font-size: 1.4rem; }
.headerLine .wrapper .infoContainer .basketBlock {
padding-top: 5px; }
@media (max-width: 480px) {
.headerLine .wrapper .infoContainer .basketBlock {
margin-left: 20px; } }
.headerLine .wrapper .infoContainer .basketBlock a {
color: #373b3f;
text-decoration: none !important;
display: inline-block;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex; }
.headerLine .wrapper .infoContainer .basketBlock a img {
fill: #5189ff;
width: 25px; }
.headerLine .wrapper .infoContainer .basketBlock a .basketCount {
font-family: "Exo 2", sans-serif;
font-size: 1.1rem;
margin-left: 7px;
color: #373b3f;
text-align: right; }              .admin-bar .menuCategories ul.sub-menu {
top: 227px !important; }
.menuCategories {
background: #5189ff;
border-top: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5; display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
@media (max-width: 768px) {
.menuCategories .wrapper {
width: 95%; } }
.menuCategories .wrapper .buttonToggleCategories {
background: none;
border: none;
outline: none;
color: #ffffff;
font-family: "Source Sans Pro", sans-serif;
font-size: 1rem;
display: none;
height: 50px;
overflow: visible;
text-decoration: none; }
@media (max-width: 768px) {
.menuCategories .wrapper .buttonToggleCategories {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; } }
.menuCategories .wrapper .buttonToggleCategories .fa {
font-size: 1.6em;
border: 2px solid #ffffff;
-webkit-border-radius: 5px;
border-radius: 5px;
padding: 2px;
padding-left: 5px;
padding-right: 5px; }
.menuCategories .wrapper ul {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 0;
margin: 0;
list-style-type: none; }
@media (max-width: 768px) {
.menuCategories .wrapper ul {
display: none;
width: 100%;
border-top: 1px solid #ffffff; } }
.menuCategories .wrapper ul li {
padding: 0px;
padding-bottom: 14px;
padding-top: 12px;
font-family: "Source Sans Pro", sans-serif;
font-size: 1rem; }
@media (max-width: 768px) {
.menuCategories .wrapper ul li {
padding-bottom: 0px;
padding-top: 0px; } }
.menuCategories .wrapper ul li:hover {
background-color: #3d75eb; }
.menuCategories .wrapper ul li a {
color: #ffffff;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
text-decoration: none;
display: inline-block;
text-transform: uppercase;
font-size: 1rem;
padding-left: 15px;
padding-right: 15px; }
.menuCategories .wrapper ul li a:hover {
color: #ffffff; }
@media (max-width: 768px) {
.menuCategories .wrapper ul li a {
margin: 0px;
width: -webkit-calc(100% - 30px);
width: calc(100% - 30px);
padding-bottom: 14px;
padding-top: 12px; } }
.menuCategories .wrapper ul li ul.sub-menu {
display: none;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
position: absolute; z-index: 100;
background-color: #5189ff;
width: 270px;
margin: 0px;
margin-top: 14px;
padding: 0px;
padding-top: 0px;
border: 1px solid #5189ff;
border-top-width: 0px; }
.menuCategories .wrapper ul li ul.sub-menu .separator {
display: none; }
.menuCategories .wrapper ul li ul.sub-menu li {
margin: 0px;
padding: 0px; }
.menuCategories .wrapper ul li ul.sub-menu li a {
width: 100%;
padding: 10px 10px; }
.menuCategories .wrapper ul li ul.sub-menu li:hover {
background-color: #3d75eb; }
.menuCategories .wrapper ul li ul.sub-menu ul.sub-menu {
top: -14px !important;
left: 236px;
border-left: 0px;
border-top: 1px solid #e5e5e5;
height: 100%; }
.menuCategories .wrapper ul .separator {
display: none; }              footer {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
margin-top: 50px;
background-color: #525353; }
footer .footerLine {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
display: none;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
footer .footerLine .wrapper {
width: 100%;
margin: 0px;
padding: 0px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
footer .footerLine .wrapper .footerLineLeft {
height: 20px; border-top: 1px solid #525353;
-webkit-flex-basis: 20%;
-ms-flex-preferred-size: 20%;
flex-basis: 20%; }
footer .footerLine .wrapper .footerLineMiddle {
height: 20px; border-top: 1px solid #525353;
-webkit-flex-basis: 80%;
-ms-flex-preferred-size: 80%;
flex-basis: 80%; }
footer .footerLine .wrapper .footerLineRight {
height: 20px; border-top: 1px solid #525353;
-webkit-flex-basis: 20%;
-ms-flex-preferred-size: 20%;
flex-basis: 20%; }
footer .footerMain {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
footer .footerMain .wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
@media (max-width: 1000px) {
footer .footerMain .wrapper {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; } }
@media (max-width: 1000px) {
footer .footerMain .wrapper .logoBlock {
-webkit-flex-basis: 49%;
-ms-flex-preferred-size: 49%;
flex-basis: 49%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; } }
@media (max-width: 625px) {
footer .footerMain .wrapper .logoBlock {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
margin-top: 20px; } }
footer .footerMain .wrapper .footerContact {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start; }
@media (max-width: 1000px) {
footer .footerMain .wrapper .footerContact {
-webkit-flex-basis: 49%;
-ms-flex-preferred-size: 49%;
flex-basis: 49%; } }
@media (max-width: 625px) {
footer .footerMain .wrapper .footerContact {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%; } }
footer .footerMain .wrapper .footerContact .mobile {
list-style-type: none;
padding-left: 0px;
margin-bottom: 0px;
margin-top: 0px; }
footer .footerMain .wrapper .footerContact .mobile li {
margin-bottom: 0px;
color: #ffffff;
font-size: 1.4rem;
background-position: left 4px;
background-repeat: no-repeat;
padding-left: 18px;
font-family: "Exo 2", sans-serif;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 3px;
margin-bottom: 3px; }
footer .footerMain .wrapper .footerContact .mobile li span {
background-image: url(//irondetal.com.ua/wp-content/themes/storeup/media/smartphone2.svg);
background-repeat: no-repeat;
display: block;
width: 23px;
height: 23px;
margin-top: 4px; }
footer .footerMain .wrapper .footerContact .mobile li a {
color: #ffffff;
font-family: "Exo 2", sans-serif;
font-size: 1.4rem; }
footer .footerMain .wrapper .footerContact .social-links {
list-style-type: none;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
padding-left: 0px; }
footer .footerMain .wrapper .footerContact .social-links .fa {
width: 1.4em;
line-height: 1.4em;
font-size: 1.6em;
text-align: center;
background: #666;
color: #fff;
-webkit-border-radius: 0.8em;
border-radius: 0.8em;
margin-left: 3px;
margin-right: 3px;
text-decoration: none; }
footer .footerMain .wrapper .footerContact .social-links .fa:hover {
opacity: 0.8; }
footer .footerMain .wrapper .footerContact .social-links .fa-facebook {
background: #3B5998; }
footer .footerMain .wrapper .footerContact .social-links .fa-instagram {
background: #125688; }
footer .footerMain .wrapper .footerContact .social-links .fa-vk {
background: #507299; }
footer .footerMain .wrapper .footerContact .social-links .fa-twitter {
background: #1c94e0; }
footer .footerMain .wrapper .footerContact .social-links .fa-google {
background: #dc4a38; }
footer .footerMain .wrapper .footerContact .social-links .fa-linkedin {
background: #0077b5; }
footer .footerMain .wrapper .footerContact .social-links .fa-youtube {
background: #ee1c1b; }
footer .footerMain .wrapper .footerContact .social-links .fa-pinterest {
background: #bd081c; }
@media (max-width: 1000px) {
footer .footerMain .wrapper .menuBottom {
-webkit-flex-basis: 49%;
-ms-flex-preferred-size: 49%;
flex-basis: 49%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; } }
@media (max-width: 625px) {
footer .footerMain .wrapper .menuBottom {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%; } }
footer .footerMain .wrapper .menuBottom ul {
list-style: none;
padding-left: 0px; }
@media (max-width: 625px) {
footer .footerMain .wrapper .menuBottom ul li {
text-align: center; } }
footer .footerMain .wrapper .menuBottom ul li a {
color: #ffffff;
font-size: 1rem;
font-family: "Source Sans Pro", sans-serif;
text-decoration: none; }
footer .footerMain .wrapper .menuBottom ul li a:hover {
color: #ffffff;
text-decoration: underline; }
footer .footerMain .wrapper .footerWorking {
color: #ffffff; }
@media (max-width: 625px) {
footer .footerMain .wrapper .footerWorking {
text-align: center; } }
@media (max-width: 1000px) {
footer .footerMain .wrapper .footerWorking {
-webkit-flex-basis: 49%;
-ms-flex-preferred-size: 49%;
flex-basis: 49%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; } }
@media (max-width: 625px) {
footer .footerMain .wrapper .footerWorking {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
margin-top: 10px;
margin-bottom: 10px; } }
footer .footerMain .wrapper .footerWorking span {
display: block;
margin-bottom: 5px; }
footer .copyright {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 12px;
padding-bottom: 10px;
background-color: #373b3f; }
footer .copyright span {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
font-size: 0.9rem;
font-weight: 400;
color: #ffffff; }
footer .copyright span img {
margin-left: 5px; }              .home .categories {
margin-bottom: 0px !important;
padding-bottom: 0px !important; }
.home .categories .categoriesList {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; -webkit-justify-content: space-around !important;
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
padding-left: 0px !important; }
.home .categories .categoriesList li {
margin: 0px !important;
margin-bottom: 20px !important; }
.home .categories .categoriesList li a {
display: -webkit-box !important;
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important;
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-webkit-flex-direction: column !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
-webkit-box-pack: justify !important;
-webkit-justify-content: space-between !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
height: 100% !important;
text-decoration: none !important; }
.home .categories .categoriesList li a img {
margin-bottom: 12px !important;
max-width: 100%;
height: auto; }
.home .categories .categoriesList li a .woocommerceLoopCategoryTitle {
color: #373b3f;
font-size: 1.2rem;
font-family: "PT Sans", sans-serif;
outline: none;
text-decoration: none;
padding: 10px 15px;
text-align: center; }
.home .categories .categoriesList li:hover a .woocommerceLoopCategoryTitle {
color: #5189ff; }
.home .sliderSection {
margin-top: 20px; }
.home .sliderSection .wrapper {
padding-bottom: 25px;
overflow: hidden;
padding: 0px; }
@media (max-width: 768px) {
.home .sliderSection { } }
.home .productsSection {
padding-bottom: 40px;
padding-top: 40px; }
@media (max-width: 768px) {
.home .productsSection .wrapper {
text-align: center; } }
.home .productsSection .wrapper .general-cart, .home .productsSection .wrapper .characteristicsSmall {
display: none !important; }
.home .productsSection .wrapper .price {
margin-bottom: 15px !important; }
.home .productsSection .wrapper h2 {
text-align: center; }
.home .productsSection2 {
padding-top: 0px; }
.home .brandsSection {
padding-bottom: 40px; }
.home .brandsSection .wrapper h2 {
text-align: center; }
@media (max-width: 768px) {
.home .brandsSection .wrapper h2 {
text-align: center; } }
.home .brandsSection .wrapper ul {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
list-style-type: none;
padding-left: 0px;
margin-bottom: 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
.home .brandsSection .wrapper ul li {
-webkit-flex-basis: 15%;
-ms-flex-preferred-size: 15%;
flex-basis: 15%;
margin: 10px; }
@media (max-width: 1024px) {
.home .brandsSection .wrapper ul li {
-webkit-flex-basis: 18%;
-ms-flex-preferred-size: 18%;
flex-basis: 18%; } }
@media (max-width: 768px) {
.home .brandsSection .wrapper ul li {
-webkit-flex-basis: 23%;
-ms-flex-preferred-size: 23%;
flex-basis: 23%; } }
@media (max-width: 610px) {
.home .brandsSection .wrapper ul li {
-webkit-flex-basis: 30%;
-ms-flex-preferred-size: 30%;
flex-basis: 30%; } }
@media (max-width: 480px) {
.home .brandsSection .wrapper ul li {
-webkit-flex-basis: 45%;
-ms-flex-preferred-size: 45%;
flex-basis: 45%; } }
@media (max-width: 408px) {
.home .brandsSection .wrapper ul li {
-webkit-flex-basis: 44%;
-ms-flex-preferred-size: 44%;
flex-basis: 44%; } }
@media (max-width: 339px) {
.home .brandsSection .wrapper ul li {
-webkit-flex-basis: 43%;
-ms-flex-preferred-size: 43%;
flex-basis: 43%; } }
.home .brandsSection .wrapper ul li img {
max-width: 100%;
height: auto; }
.home .sharesSection {
padding-bottom: 0px; }
@media (max-width: 768px) {
.home .sharesSection .wrapper {
text-align: center; } }
.home .advantagesSection {
margin-bottom: 0px; }
.home .advantagesSection .wrapper {
padding-top: 25px;
padding-bottom: 25px; }
.home .advantagesSection .wrapper h2 {
text-align: center; }
@media (max-width: 768px) {
.home .advantagesSection .wrapper h2 {
text-align: center; } }
.home .advantagesSection .wrapper ul {
list-style: none;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: space-around;
-ms-flex-pack: distribute;
justify-content: space-around;
padding-left: 0px; }
@media (max-width: 555px) {
.home .advantagesSection .wrapper ul {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; } }
.home .advantagesSection .wrapper ul li {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-basis: 24%;
-ms-flex-preferred-size: 24%;
flex-basis: 24%;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin: 5px; }
@media (max-width: 1432px) {
.home .advantagesSection .wrapper ul li {
-webkit-flex-basis: 32%;
-ms-flex-preferred-size: 32%;
flex-basis: 32%; } }
@media (max-width: 1080px) {
.home .advantagesSection .wrapper ul li {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-flex-basis: 24%;
-ms-flex-preferred-size: 24%;
flex-basis: 24%; }
.home .advantagesSection .wrapper ul li span {
text-align: center; } }
@media (max-width: 1019px) {
.home .advantagesSection .wrapper ul li {
-webkit-flex-basis: 32%;
-ms-flex-preferred-size: 32%;
flex-basis: 32%; } }
@media (max-width: 767px) {
.home .advantagesSection .wrapper ul li {
-webkit-flex-basis: 31%;
-ms-flex-preferred-size: 31%;
flex-basis: 31%; } }
@media (max-width: 616px) {
.home .advantagesSection .wrapper ul li {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
margin-left: 5px;
margin-right: 5px;
width: 48%; }
.home .advantagesSection .wrapper ul li span {
font-size: 1.3em !important;
text-align: left !important; }
.home .advantagesSection .wrapper ul li img {
width: 120px;
height: auto; } }
@media (max-width: 555px) {
.home .advantagesSection .wrapper ul li {
width: auto;
margin-top: 10px;
margin-bottom: 10px; } }
.home .advantagesSection .wrapper ul li img { }
.home .advantagesSection .wrapper ul li span {
font-weight: 400;
font-size: 1.4em;
margin-left: 10px; }
@media (max-width: 991px) {
.home .advantagesSection .wrapper ul li span {
text-align: center;
margin-left: 0px;
margin-top: 10px; } }
@media (max-width: 616px) {
.home .advantagesSection .wrapper ul li span {
text-align: left;
width: 200px; } }
@media (max-width: 555px) {
.home .advantagesSection .wrapper ul li span {
width: auto;
margin-left: 10px; } }
@media (max-width: 499px) {
.home .advantagesSection .wrapper ul li {
margin-bottom: 7px;
margin-top: 7px; } }
.home .blogSection {
padding-bottom: 40px; }
@media (max-width: 768px) {
.home .blogSection .wrapper {
text-align: center; } }                            .page-template-pagecontact .breadCrumbs {
margin-bottom: 10px; }
.page-template-pagecontact .contactsBlock {
-webkit-flex-basis: 50%;
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start; }
@media (max-width: 1199px) {
.page-template-pagecontact .contactsBlock {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column; } }
.page-template-pagecontact .contactsBlock .contacts {
-webkit-flex-basis: 50%;
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start; }
@media (max-width: 1199px) {
.page-template-pagecontact .contactsBlock .contacts {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
width: 100%; } }
@media (max-width: 375px) {
.page-template-pagecontact .contactsBlock .contacts {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column; } }
.page-template-pagecontact .contactsBlock .contacts h2 {
font-family: "Exo 2", sans-serif;
font-size: 1.2rem;
color: #535353;
margin: 0px 0 20px;
text-transform: inherit;
font-weight: 400; }
.page-template-pagecontact .contactsBlock .contacts .column1 {
-webkit-flex-basis: 50%;
-ms-flex-preferred-size: 50%;
flex-basis: 50%; }
@media (max-width: 375px) {
.page-template-pagecontact .contactsBlock .contacts .column1 {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%; } }
.page-template-pagecontact .contactsBlock .contacts .column1 ul {
list-style-type: none;
padding-left: 0px; }
.page-template-pagecontact .contactsBlock .contacts .column1 .telephones {
margin-bottom: 40px; }
.page-template-pagecontact .contactsBlock .contacts .column1 .telephones li {
display: block;
margin-bottom: 6px; }
.page-template-pagecontact .contactsBlock .contacts .column1 .telephones li i:before {
margin-right: 3px; }
.page-template-pagecontact .contactsBlock .contacts .column2 {
-webkit-flex-basis: 50%;
-ms-flex-preferred-size: 50%;
flex-basis: 50%; }
@media (max-width: 375px) {
.page-template-pagecontact .contactsBlock .contacts .column2 {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%; } }
.page-template-pagecontact .contactsBlock .contacts .column2 h2 {
margin-bottom: 6px; }
@media (max-width: 375px) {
.page-template-pagecontact .contactsBlock .contacts .column2 h2 {
margin-top: 40px; } }
.page-template-pagecontact .contactsBlock .contacts .column2 h2.adress {
margin-top: 40px; }
.page-template-pagecontact .contactsBlock .contacts .column2 p i:before {
margin-right: 3px; }
.page-template-pagecontact .contactsBlock .contacts .column2 p i.fa-home {
padding-right: 0px;
line-height: 1.2em; }
.page-template-pagecontact .contactsBlock .form {
-webkit-flex-basis: 50%;
-ms-flex-preferred-size: 50%;
flex-basis: 50%; }
@media (max-width: 1199px) {
.page-template-pagecontact .contactsBlock .form {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
width: 100%;
padding-top: 50px; } }
.page-template-pagecontact .contactsBlock .form h2 {
font-family: "Exo 2", sans-serif;
font-size: 1.2rem;
color: #373b3f;
margin: 0px 0 15px;
text-transform: inherit;
font-weight: 400; }
.page-template-pagecontact .contactsBlock .form .wpcf7-form {
margin: 20px 0; }
.page-template-pagecontact .contactsBlock .form .wpcf7-form div {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between; }
@media (max-width: 599px) {
.page-template-pagecontact .contactsBlock .form .wpcf7-form div {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column; } }
.page-template-pagecontact .contactsBlock .form .wpcf7-form div .wpcf7-form-control-wrap {
width: 30%;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
@media (max-width: 599px) {
.page-template-pagecontact .contactsBlock .form .wpcf7-form div .wpcf7-form-control-wrap {
width: 100%;
margin-top: 14px; }
.page-template-pagecontact .contactsBlock .form .wpcf7-form div .wpcf7-form-control-wrap:first-child {
margin-top: 0px; } }
.page-template-pagecontact .contactsBlock .form .wpcf7-form div .wpcf7-form-control-wrap input {
padding: 10px 20px;
width: 100%;
border: 1px solid #e5e5e5;
background: #ffffff;
font-family: "PT Sans", sans-serif;
font-size: 1rem;
line-height: inherit;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.page-template-pagecontact .contactsBlock .form .wpcf7-form div .wpcf7-form-control-wrap input:focus {
background: #ffffff;
outline-color: #3b3d41; }
.page-template-pagecontact .contactsBlock .form .wpcf7-form div.wpcf7-display-none {
display: none; }
.page-template-pagecontact .contactsBlock .form .wpcf7-form textarea {
resize: none;
border: 1px solid #e5e5e5;
padding: 10px 20px;
margin: 20px 0;
display: block;
width: 100%;
background: #ffffff;
font-family: "PT Sans", sans-serif;
font-size: 1rem;
line-height: inherit;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.page-template-pagecontact .contactsBlock .form .wpcf7-form textarea:focus {
background: #ffffff;
outline-color: #3b3d41; }
.page-template-pagecontact .contactsBlock .form .wpcf7-form .form-description {
float: left;
margin-left: 0; }
.page-template-pagecontact .contactsBlock .form .wpcf7-form .wpcf7-submit {
display: inline-block;
float: right;
padding: 10px;
background: #5189ff;
color: #ffffff;
font-family: "Source Sans Pro", sans-serif;
font-size: 1rem;
border: none;
cursor: pointer;
text-transform: uppercase; }
.page-template-pagecontact .contactsBlock .form .wpcf7-form .wpcf7-submit:hover {
background-color: #3d75eb; }
.page-template-pagecontact .contactsBlock .form .wpcf7-form .wpcf7-not-valid-tip {
margin-top: 2px; }
.page-template-pagecontact .contactsBlock .form .wpcf7-form .youtextarea .wpcf7-not-valid-tip {
margin-top: -15px; }
.page-template-pagecontact .contactsBlock .form .wpcf7-not-valid-tip {
font-size: 0.9rem; }
.page-template-pagecontact .contactsBlock .form .wpcf7-validation-errors {
font-size: 0.9rem; }
.page-template-pagecontact .map {
margin-top: 40px; }              @media (max-width: 768px) {
.tax-product_cat h1 {
width: 100%;
text-align: center; } }
.tax-product_cat .woocommeceSection .subcategoryTrue {
width: 100%; }
.tax-product_cat .woocommeceSection .subcategoryTrue .products {
margin-top: 5px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start; }
@media (max-width: 768px) {
.tax-product_cat .woocommeceSection .subcategoryTrue .products {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; } }
.tax-product_cat .woocommeceSection .subcategoryTrue .products li.product {
margin-right: 2.5%; }
@media (max-width: 1569px) {
.tax-product_cat .woocommeceSection .subcategoryTrue .products li.product {
margin-right: 2%; } }
@media (max-width: 1535px) {
.tax-product_cat .woocommeceSection .subcategoryTrue .products li.product {
margin-right: 1.5%; } }
@media (max-width: 1250px) {
.tax-product_cat .woocommeceSection .subcategoryTrue .products li.product {
margin-right: 1.5% !important;
margin-left: 1.5% !important;
-webkit-flex-basis: 30%;
-ms-flex-preferred-size: 30%;
flex-basis: 30%; } }
@media (max-width: 1228px) {
.tax-product_cat .woocommeceSection .subcategoryTrue .products li.product {
margin-right: 5px;
margin-left: 5px; } }
@media (max-width: 900px) {
.tax-product_cat .woocommeceSection .subcategoryTrue .products li.product {
margin-right: 10px;
margin-left: 10px;
-webkit-flex-basis: 46%;
-ms-flex-preferred-size: 46%;
flex-basis: 46%; } }
@media (max-width: 590px) {
.tax-product_cat .woocommeceSection .subcategoryTrue .products li.product {
-webkit-flex-basis: 80%;
-ms-flex-preferred-size: 80%;
flex-basis: 80%; } }
@media (max-width: 425px) {
.tax-product_cat .woocommeceSection .subcategoryTrue .products li.product {
-webkit-flex-basis: 90%;
-ms-flex-preferred-size: 90%;
flex-basis: 90%; } }
.tax-product_cat .woocommeceSection .subcategoryTrue .products li.product a {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
height: 100%; }
.tax-product_cat .woocommeceSection .subcategoryTrue .products li.product a .woocommerceLoopCategoryTitle {
color: #373b3f;
font-size: 1.2rem;
font-family: "PT Sans", sans-serif;
outline: none;
text-decoration: none;
padding: 10px 15px;
text-align: center; }
.tax-product_cat .woocommeceSection .subcategoryTrue .products li.product:hover a .woocommerceLoopCategoryTitle {
color: #5189ff; }
.tax-product_cat .woocommeceSection .subcategoryTrue .products li.first {
margin-left: 0px; }
@media (max-width: 1250px) {
.tax-product_cat .woocommeceSection .subcategoryTrue .products li.first {
margin-left: 1.5% !important; } }
@media (max-width: 1250px) {
.tax-product_cat .woocommeceSection .subcategoryTrue .products li.last {
margin-right: 1.5% !important; } }
@media (max-width: 1024px) {
.tax-product_cat .woocommeceSection .subcategoryTrue .term-description {
padding-left: 5px;
padding-right: 5px; } }
@media (max-width: 900px) {
.tax-product_cat .woocommeceSection .subcategoryTrue .term-description {
padding-left: 10px;
padding-right: 10px; } }              @media (max-width: 768px) {
.tax-product_cat h1, .tax-pwb-brand h1 {
text-align: left; } }
@media (max-width: 649px) {
.tax-product_cat h1, .tax-pwb-brand h1 {
text-align: center; } }
.tax-product_cat .woocommeceSection .wrapper, .tax-pwb-brand .woocommeceSection .wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start; }
.tax-product_cat .woocommeceSection .wrapper .sitebar, .tax-pwb-brand .woocommeceSection .wrapper .sitebar {
display: none;
-webkit-flex-basis: 16%;
-ms-flex-preferred-size: 16%;
flex-basis: 16%;
min-width: 225px; }
@media (max-width: 1145px) {
.tax-product_cat .woocommeceSection .wrapper .sitebar, .tax-pwb-brand .woocommeceSection .wrapper .sitebar {
display: none; } }
.tax-product_cat .woocommeceSection .wrapper .sitebar .titleSitebar, .tax-pwb-brand .woocommeceSection .wrapper .sitebar .titleSitebar {
margin-bottom: 20px;
color: #373b3f;
font-family: "Exo 2", sans-serif;
font-size: 1rem;
text-transform: uppercase; }
.tax-product_cat .woocommeceSection .wrapper .sitebar .productFilter, .tax-pwb-brand .woocommeceSection .wrapper .sitebar .productFilter {
outline: 1px solid #e5e5e5;
padding: 20px 10px;
padding-bottom: 1px;
font-family: "PT Sans", sans-serif;
font-size: 1rem;
color: #373b3f; }
.tax-product_cat .woocommeceSection .wrapper .sitebar .productFilter > ul > li, .tax-pwb-brand .woocommeceSection .wrapper .sitebar .productFilter > ul > li {
margin-bottom: 20px; }
.tax-product_cat .woocommeceSection .wrapper .sitebar .productFilter .widget_pwb_filter_by_brand_widget .widgetTitle, .tax-pwb-brand .woocommeceSection .wrapper .sitebar .productFilter .widget_pwb_filter_by_brand_widget .widgetTitle {
margin-bottom: 17px; }
.tax-product_cat .woocommeceSection .wrapper .sitebar .productFilter .widget_pwb_filter_by_brand_widget button, .tax-pwb-brand .woocommeceSection .wrapper .sitebar .productFilter .widget_pwb_filter_by_brand_widget button {
background-color: #5189ff;
color: #ffffff;
margin: 0;
padding: 8px 12px;
margin-top: 10px;
font-size: 1rem;
line-height: 1;
cursor: pointer;
position: relative;
text-decoration: none;
overflow: visible;
font-weight: 700;
-webkit-border-radius: 3px;
border-radius: 3px;
left: auto;
border: 0;
white-space: nowrap;
display: inline-block;
background-image: none;
-webkit-box-shadow: none;
box-shadow: none;
text-shadow: none; }
.tax-product_cat .woocommeceSection .wrapper .sitebar .productFilter ul, .tax-pwb-brand .woocommeceSection .wrapper .sitebar .productFilter ul {
margin-top: 0px;
margin-bottom: 0px;
padding-left: 0px;
list-style: none; }
.tax-product_cat .woocommeceSection .wrapper .sitebar .productFilter ul li, .tax-pwb-brand .woocommeceSection .wrapper .sitebar .productFilter ul li {
margin-top: 0px; }
.tax-product_cat .woocommeceSection .wrapper .sitebar .productFilter ul li .widgetTitle, .tax-pwb-brand .woocommeceSection .wrapper .sitebar .productFilter ul li .widgetTitle {
font-family: "Exo 2", sans-serif;
color: #373b3f;
margin-bottom: 20px;
text-transform: uppercase; }
.tax-product_cat .woocommeceSection .wrapper .sitebar .productFilter ul li .price_slider_wrapper .ui-widget-content, .tax-pwb-brand .woocommeceSection .wrapper .sitebar .productFilter ul li .price_slider_wrapper .ui-widget-content {
background-color: #3b3d41; }
.tax-product_cat .woocommeceSection .wrapper .sitebar .productFilter ul li .price_slider_wrapper .ui-widget-content .ui-slider-range, .tax-product_cat .woocommeceSection .wrapper .sitebar .productFilter ul li .price_slider_wrapper .ui-widget-content .ui-slider-handle, .tax-pwb-brand .woocommeceSection .wrapper .sitebar .productFilter ul li .price_slider_wrapper .ui-widget-content .ui-slider-range, .tax-pwb-brand .woocommeceSection .wrapper .sitebar .productFilter ul li .price_slider_wrapper .ui-widget-content .ui-slider-handle {
background-color: #5189ff; }
.tax-product_cat .woocommeceSection .wrapper .sitebar .productFilter ul li .price_slider_wrapper .price_slider, .tax-pwb-brand .woocommeceSection .wrapper .sitebar .productFilter ul li .price_slider_wrapper .price_slider {
margin-bottom: 0px; }
.tax-product_cat .woocommeceSection .wrapper .sitebar .productFilter ul li .price_slider_wrapper .price_slider_amount, .tax-pwb-brand .woocommeceSection .wrapper .sitebar .productFilter ul li .price_slider_wrapper .price_slider_amount {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-webkit-flex-direction: column-reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start; }
.tax-product_cat .woocommeceSection .wrapper .sitebar .productFilter ul li .price_slider_wrapper .price_slider_amount button.button, .tax-pwb-brand .woocommeceSection .wrapper .sitebar .productFilter ul li .price_slider_wrapper .price_slider_amount button.button {
background-color: #5189ff;
color: #ffffff;
padding-left: 10px;
padding-right: 10px;
margin-top: 2px;
font-size: 1rem;
font-family: "Source Sans Pro", sans-serif;
text-transform: uppercase;
font-weight: 400; }
.tax-product_cat .woocommeceSection .wrapper .sitebar .productFilter ul li .price_slider_wrapper .price_slider_amount button.button:hover, .tax-pwb-brand .woocommeceSection .wrapper .sitebar .productFilter ul li .price_slider_wrapper .price_slider_amount button.button:hover {
background-color: #3d75eb;
color: #ffffff; }
.tax-product_cat .woocommeceSection .wrapper .sitebar .productFilter ul #woocommerce_price_filter-2, .tax-pwb-brand .woocommeceSection .wrapper .sitebar .productFilter ul #woocommerce_price_filter-2 {
margin-bottom: 20px; }
.tax-product_cat .woocommeceSection .wrapper .sitebar .productFilter ul .widget_layered_nav, .tax-pwb-brand .woocommeceSection .wrapper .sitebar .productFilter ul .widget_layered_nav {
margin-bottom: 20px; }
.tax-product_cat .woocommeceSection .wrapper .sitebar .productFilter ul .widget_layered_nav ul li a, .tax-pwb-brand .woocommeceSection .wrapper .sitebar .productFilter ul .widget_layered_nav ul li a {
color: #373b3f;
text-decoration: none; }
.tax-product_cat .woocommeceSection .wrapper .sitebar .productFilter ul .widget_layered_nav ul li a:hover, .tax-pwb-brand .woocommeceSection .wrapper .sitebar .productFilter ul .widget_layered_nav ul li a:hover {
color: #5189ff; }
.tax-product_cat .woocommeceSection .wrapper .sitebar .productFilter ul .widget_layered_nav ul li a:before, .tax-pwb-brand .woocommeceSection .wrapper .sitebar .productFilter ul .widget_layered_nav ul li a:before {
line-height: 1;
content: '\f096';
font-weight: 400;
color: #373b3f;
font-family: FontAwesome;
speak: none;
font-variant: normal;
text-transform: none;
text-decoration: none;
margin-right: 7px; }
.tax-product_cat .woocommeceSection .wrapper .sitebar .productFilter ul .widget_layered_nav ul li.chosen a:before, .tax-pwb-brand .woocommeceSection .wrapper .sitebar .productFilter ul .widget_layered_nav ul li.chosen a:before {
line-height: 1;
content: '\f046';
font-weight: 400;
color: #373b3f;
font-family: FontAwesome;
speak: none;
font-variant: normal;
text-transform: none;
text-decoration: none;
margin-right: 7px; }
.tax-product_cat .woocommeceSection .wrapper .sitebar .resetButtonWrapper, .tax-pwb-brand .woocommeceSection .wrapper .sitebar .resetButtonWrapper {
text-align: center; }
.tax-product_cat .woocommeceSection .wrapper .sitebar .resetButtonWrapper a, .tax-pwb-brand .woocommeceSection .wrapper .sitebar .resetButtonWrapper a {
background-color: #5189ff;
color: #ffffff;
margin: 0;
padding: 10px 12px;
margin-top: 20px;
font-size: 1rem;
font-family: "Source Sans Pro", sans-serif;
font-weight: 400;
text-transform: uppercase;
line-height: 1;
cursor: pointer;
position: relative;
text-decoration: none;
overflow: visible;
-webkit-border-radius: 3px;
border-radius: 3px;
left: auto;
border: 0;
white-space: nowrap;
display: inline-block;
background-image: none;
-webkit-box-shadow: none;
box-shadow: none;
text-shadow: none; }
.tax-product_cat .woocommeceSection .wrapper .sitebar .resetButtonWrapper a:hover, .tax-pwb-brand .woocommeceSection .wrapper .sitebar .resetButtonWrapper a:hover {
background-color: #3d75eb;
color: #ffffff; }
.tax-product_cat .woocommeceSection .wrapper .productsWithSitebar, .tax-pwb-brand .woocommeceSection .wrapper .productsWithSitebar {
-webkit-flex-basis: 84%;
-ms-flex-preferred-size: 84%;
flex-basis: 84%;
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
ox-sizing: border-box; }
@media (max-width: 1145px) {
.tax-product_cat .woocommeceSection .wrapper .productsWithSitebar, .tax-pwb-brand .woocommeceSection .wrapper .productsWithSitebar {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%; } }
.tax-product_cat .woocommeceSection .wrapper .productsWithSitebar .woocommerce-result-count, .tax-pwb-brand .woocommeceSection .wrapper .productsWithSitebar .woocommerce-result-count {
color: #373b3f;
font-family: "PT Sans", sans-serif;
font-size: 1rem;
padding-left: 20px; }
@media (max-width: 543px) {
.tax-product_cat .woocommeceSection .wrapper .productsWithSitebar .woocommerce-result-count, .tax-pwb-brand .woocommeceSection .wrapper .productsWithSitebar .woocommerce-result-count {
float: none;
width: 100%;
text-align: center;
padding-left: 0px; } }
.tax-product_cat .woocommeceSection .wrapper .productsWithSitebar .woocommerce-ordering, .tax-pwb-brand .woocommeceSection .wrapper .productsWithSitebar .woocommerce-ordering {
margin-right: 20px;
margin-left: 20px; }
@media (max-width: 543px) {
.tax-product_cat .woocommeceSection .wrapper .productsWithSitebar .woocommerce-ordering, .tax-pwb-brand .woocommeceSection .wrapper .productsWithSitebar .woocommerce-ordering {
float: none;
margin-bottom: 25px;
width: 100%;
text-align: center;
margin-left: 0px;
margin-right: 0px; } }
.tax-product_cat .woocommeceSection .wrapper .productsWithSitebar .woocommerce-ordering select, .tax-pwb-brand .woocommeceSection .wrapper .productsWithSitebar .woocommerce-ordering select {
color: #373b3f;
font-family: "PT Sans", sans-serif;
font-size: 1rem;
border-color: #e5e5e5; }
.tax-product_cat .woocommeceSection .wrapper .productsWithSitebar .woocommerce-ordering select:focus, .tax-pwb-brand .woocommeceSection .wrapper .productsWithSitebar .woocommerce-ordering select:focus {
outline-color: #373b3f; }
.tax-product_cat .woocommeceSection .wrapper .productsWithSitebar .products li, .tax-pwb-brand .woocommeceSection .wrapper .productsWithSitebar .products li {
margin-left: 15px;
margin-right: 15px;
min-width: 200px;
-webkit-flex-basis: 22.5%;
-ms-flex-preferred-size: 22.5%;
flex-basis: 22.5%;
-webkit-flex-basis: 17%;
-ms-flex-preferred-size: 17%;
flex-basis: 17%; }
@media (max-width: 1588px) {
.tax-product_cat .woocommeceSection .wrapper .productsWithSitebar .products li, .tax-pwb-brand .woocommeceSection .wrapper .productsWithSitebar .products li {
margin-left: 10px;
margin-right: 10px;
-webkit-flex-basis: 22.8%;
-ms-flex-preferred-size: 22.8%;
flex-basis: 22.8%; } }
@media (max-width: 1370px) {
.tax-product_cat .woocommeceSection .wrapper .productsWithSitebar .products li, .tax-pwb-brand .woocommeceSection .wrapper .productsWithSitebar .products li {
-webkit-flex-basis: 30.8%;
-ms-flex-preferred-size: 30.8%;
flex-basis: 30.8%; } }
@media (max-width: 914px) {
.tax-product_cat .woocommeceSection .wrapper .productsWithSitebar .products li, .tax-pwb-brand .woocommeceSection .wrapper .productsWithSitebar .products li {
-webkit-flex-basis: 47%;
-ms-flex-preferred-size: 47%;
flex-basis: 47%; } }
@media (max-width: 776px) {
.tax-product_cat .woocommeceSection .wrapper .productsWithSitebar .products li, .tax-pwb-brand .woocommeceSection .wrapper .productsWithSitebar .products li {
-webkit-flex-basis: 46%;
-ms-flex-preferred-size: 46%;
flex-basis: 46%; } }
@media (max-width: 649px) {
.tax-product_cat .woocommeceSection .wrapper .productsWithSitebar .products li, .tax-pwb-brand .woocommeceSection .wrapper .productsWithSitebar .products li {
-webkit-flex-basis: 60%;
-ms-flex-preferred-size: 60%;
flex-basis: 60%; } }
@media (max-width: 577px) {
.tax-product_cat .woocommeceSection .wrapper .productsWithSitebar .products li, .tax-pwb-brand .woocommeceSection .wrapper .productsWithSitebar .products li {
-webkit-flex-basis: 70%;
-ms-flex-preferred-size: 70%;
flex-basis: 70%; } }
@media (max-width: 485px) {
.tax-product_cat .woocommeceSection .wrapper .productsWithSitebar .products li, .tax-pwb-brand .woocommeceSection .wrapper .productsWithSitebar .products li {
-webkit-flex-basis: 80%;
-ms-flex-preferred-size: 80%;
flex-basis: 80%; } }
@media (max-width: 425px) {
.tax-product_cat .woocommeceSection .wrapper .productsWithSitebar .products li, .tax-pwb-brand .woocommeceSection .wrapper .productsWithSitebar .products li {
-webkit-flex-basis: 90%;
-ms-flex-preferred-size: 90%;
flex-basis: 90%; } }
@media (max-width: 350px) {
.tax-product_cat .woocommeceSection .wrapper .productsWithSitebar .products li, .tax-pwb-brand .woocommeceSection .wrapper .productsWithSitebar .products li {
-webkit-flex-basis: 95%;
-ms-flex-preferred-size: 95%;
flex-basis: 95%; } }
.tax-product_cat .woocommeceSection .wrapper .productsWithSitebar .products li .img_product img, .tax-pwb-brand .woocommeceSection .wrapper .productsWithSitebar .products li .img_product img {
width: auto;
margin: 0 auto;
padding: 10px;
max-height: 280px; }
.tax-product_cat .woocommeceSection .wrapper .productsWithSitebar .products .last, .tax-pwb-brand .woocommeceSection .wrapper .productsWithSitebar .products .last {
margin-right: 15px; }
@media (max-width: 1588px) {
.tax-product_cat .woocommeceSection .wrapper .productsWithSitebar .products .last, .tax-pwb-brand .woocommeceSection .wrapper .productsWithSitebar .products .last {
margin-right: 10px; } }
.tax-product_cat .woocommeceSection .wrapper .productsWithSitebar .woocommerce-pagination, .tax-pwb-brand .woocommeceSection .wrapper .productsWithSitebar .woocommerce-pagination {
margin-bottom: 30px; }
.tax-product_cat .woocommeceSection .wrapper .productsWithSitebar .woocommerce-pagination .page-numbers, .tax-pwb-brand .woocommeceSection .wrapper .productsWithSitebar .woocommerce-pagination .page-numbers {
border: none; }
.tax-product_cat .woocommeceSection .wrapper .productsWithSitebar .woocommerce-pagination .page-numbers li, .tax-pwb-brand .woocommeceSection .wrapper .productsWithSitebar .woocommerce-pagination .page-numbers li {
border: none; }
.tax-product_cat .woocommeceSection .wrapper .productsWithSitebar .woocommerce-pagination .page-numbers li span.current, .tax-pwb-brand .woocommeceSection .wrapper .productsWithSitebar .woocommerce-pagination .page-numbers li span.current {
background-color: #5189ff;
color: #ffffff;
font-size: 1rem;
font-family: "Exo 2", sans-serif;
padding: 7px 7px;
border: 1px solid #5189ff; }
.tax-product_cat .woocommeceSection .wrapper .productsWithSitebar .woocommerce-pagination .page-numbers li:last-child a, .tax-pwb-brand .woocommeceSection .wrapper .productsWithSitebar .woocommerce-pagination .page-numbers li:last-child a {
border-right-width: 1px; }
.tax-product_cat .woocommeceSection .wrapper .productsWithSitebar .woocommerce-pagination .page-numbers li a, .tax-pwb-brand .woocommeceSection .wrapper .productsWithSitebar .woocommerce-pagination .page-numbers li a {
border: 1px solid #e5e5e5;
border-right-width: 0px;
color: #7d848e;
font-size: 1rem;
font-family: "Exo 2", sans-serif;
padding: 7px 7px; }
.tax-product_cat .woocommeceSection .wrapper .productsWithSitebar .woocommerce-pagination .page-numbers li a:hover, .tax-pwb-brand .woocommeceSection .wrapper .productsWithSitebar .woocommerce-pagination .page-numbers li a:hover {
color: #7d848e;
background-color: #eee; }
.tax-product_cat .woocommeceSection .wrapper .productsWithSitebar .term-description, .tax-pwb-brand .woocommeceSection .wrapper .productsWithSitebar .term-description {
padding-left: 20px; }
@media (max-width: 1145px) {
.tax-product_cat .woocommeceSection .wrapper .productsWithSitebar .term-description, .tax-pwb-brand .woocommeceSection .wrapper .productsWithSitebar .term-description {
padding-left: 0px; } }
.tax-pwb-brand .productFilter {
padding-bottom: 1px !important; }
.tax-pwb-brand .productFilter #woocommerce_layered_nav-21 {
display: none; }              .page-template-pagebrands h1 {
margin-top: 30px; }
.page-template-pagebrands .pwb-row {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: 40px;
padding-left: 0px;
list-style-type: none; }
.page-template-pagebrands .pwb-row li {
-webkit-flex-basis: 15%;
-ms-flex-preferred-size: 15%;
flex-basis: 15%;
margin: 10px; }
@media (max-width: 1024px) {
.page-template-pagebrands .pwb-row li {
-webkit-flex-basis: 18%;
-ms-flex-preferred-size: 18%;
flex-basis: 18%; } }
@media (max-width: 768px) {
.page-template-pagebrands .pwb-row li {
-webkit-flex-basis: 23%;
-ms-flex-preferred-size: 23%;
flex-basis: 23%; } }
@media (max-width: 610px) {
.page-template-pagebrands .pwb-row li {
-webkit-flex-basis: 30%;
-ms-flex-preferred-size: 30%;
flex-basis: 30%; } }
@media (max-width: 480px) {
.page-template-pagebrands .pwb-row li {
-webkit-flex-basis: 45%;
-ms-flex-preferred-size: 45%;
flex-basis: 45%; } }
@media (max-width: 436px) {
.page-template-pagebrands .pwb-row li {
-webkit-flex-basis: 44%;
-ms-flex-preferred-size: 44%;
flex-basis: 44%; } }
@media (max-width: 368px) {
.page-template-pagebrands .pwb-row li {
-webkit-flex-basis: 43%;
-ms-flex-preferred-size: 43%;
flex-basis: 43%; } }
.page-template-pagebrands .pwb-row li img {
max-width: 100%;
height: auto; }              .single-product {    }
.single-product .woocommerce-message {
width: 1600px;
margin: 0px auto;
color: #373b3f;
margin-bottom: 40px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-top-color: #5189ff; }
@media (max-width: 1700px) {
.single-product .woocommerce-message {
width: 98%; } }
@media (max-width: 1700px) {
.single-product .woocommerce-message {
margin-left: 14px;
margin-right: 14px; } }
@media (max-width: 768px) {
.single-product .woocommerce-message {
margin-left: 1%;
margin-right: 1%; } }
@media (max-width: 361px) {
.single-product .woocommerce-message {
padding-right: 5px;
padding-left: 20px; } }
.single-product .woocommerce-message:before {
color: #5189ff; }
@media (max-width: 361px) {
.single-product .woocommerce-message:before {
left: 5px; } }
.single-product .woocommerce-message a {
margin: 0;
float: right;
background-color: #5189ff;
color: #ffffff;
padding: 10px 12px;
line-height: 15px;
font-weight: 400;
font-size: 1rem;
font-family: "Source Sans Pro", sans-serif;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
margin-left: 5px;
text-transform: uppercase; }
@media (max-width: 470px) {
.single-product .woocommerce-message a {
margin-bottom: 10px; } }
@media (max-width: 382px) {
.single-product .woocommerce-message a {
margin-bottom: 23px; } }
.single-product .woocommerce-message a:hover {
background-color: #3d75eb;
color: #ffffff; }
.single-product .product .productHeader {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start; }
@media (max-width: 744px) {
.single-product .product .productHeader {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column; } }
.single-product .product .productHeader .woocommerce-product-gallery {
-webkit-flex-basis: 32%;
-ms-flex-preferred-size: 32%;
flex-basis: 32%; }
@media (max-width: 1175px) {
.single-product .product .productHeader .woocommerce-product-gallery {
-webkit-flex-basis: 48%;
-ms-flex-preferred-size: 48%;
flex-basis: 48%; } }
.single-product .product .productHeader .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: stretch;
-webkit-justify-content: stretch;
-ms-flex-pack: stretch;
justify-content: stretch; }
@media (max-width: 744px) {
.single-product .product .productHeader .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; } }
.single-product .product .productHeader .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a {
border: none;
text-decoration: none;
display: inline-block;
width: 100%;
height: auto;
text-align: center; }
.single-product .product .productHeader .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a .sticker_wrapper {
width: 100%; height: 50%;
top: 0;
left: 0;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex; }
.single-product .product .productHeader .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a .sticker_wrapper .sale_product {
background-color: #ff7337;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
color: #ffffff;
padding: 4px 0 6px;
position: relative;
text-align: center;
line-height: 16px;
top: 26px;
width: 78px;
right: -5px;
text-transform: uppercase;
font-weight: 400;
z-index: 9; }
.single-product .product .productHeader .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a .sticker_wrapper .sale_product:before {
position: absolute;
border: 10px solid #ff7337;
z-index: 12;
border-color: #ff7337 transparent #ff7337 transparent;
border-width: 13px 17px 13px 0;
border-right-color: transparent !important;
top: 0;
content: "";
right: -16px; }
.single-product .product .productHeader .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a .sticker_wrapper .new_product {
background-color: #5189ff;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
color: #ffffff;
padding: 4px 0 6px;
position: relative;
text-align: center;
line-height: 16px;
top: 26px;
width: 78px;
right: -5px;
text-transform: uppercase;
font-weight: 400;
z-index: 9;
margin-left: -45px; }
.single-product .product .productHeader .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a .sticker_wrapper .new_product:before {
position: absolute;
border: 10px solid #5189ff;
z-index: 12;
border-color: #5189ff transparent #5189ff transparent;
border-width: 13px 17px 13px 0;
border-right-color: transparent !important;
top: 0;
content: "";
right: -16px; }
.single-product .product .productHeader .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a img {
height: auto; }
.single-product .product .productHeader .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .gallery {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex; }
.single-product .product .productHeader .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .gallery .gallery-item {
-webkit-flex-basis: 23%;
-ms-flex-preferred-size: 23%;
flex-basis: 23%;
margin-right: 1.5%; }
.single-product .product .productHeader .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .gallery .gallery-item a {
border: 1px solid #e5e5e5;
width: 100%;
height: 100%;
display: inline-block; }
.single-product .product .productHeader .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .gallery .gallery-item a img {
height: auto;
width: auto;
border: none !important; }
.single-product .product .productHeader .summary {
min-width: 30%;
margin-right: 10px; }
@media (max-width: 1175px) {
.single-product .product .productHeader .summary {
min-width: 50%; } }
@media (max-width: 744px) {
.single-product .product .productHeader .summary {
min-width: 100%;
text-align: center;
margin-bottom: 20px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin-top: 15px; } }
.single-product .product .productHeader .summary .price {
margin-top: 15px;
margin-bottom: 15px; }
.single-product .product .productHeader .summary .price ins {
text-decoration: none; }
.single-product .product .productHeader .summary .price .woocommerce-Price-amount {
color: #373b3f;
font-family: "Exo 2", sans-serif;
display: block;
margin-top: 0px;
font-weight: 700; }
.single-product .product .productHeader .summary .price .woocommerce-Price-amount .price-number {
font-size: 1.8rem; }
.single-product .product .productHeader .summary .price .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
margin-left: 4px; }
.single-product .product .productHeader .summary .price .woocommerce-Price-amount .woocommerce-Price-currencySymbol sup {
top: -0.5em;
font-size: 1rem;
line-height: 0;
position: relative;
vertical-align: baseline; }
.single-product .product .productHeader .summary .price del {
text-decoration: none; }
.single-product .product .productHeader .summary .price del .amount {
font-family: "Exo 2", sans-serif;
font-weight: 700; color: #ff7337; padding-top: 6px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: block;
margin-left: 0px; }
.single-product .product .productHeader .summary .price del .amount span {
font-size: 24px; }
.single-product .product .productHeader .summary .price del .amount .price-number {
text-decoration: line-through;
font-size: 1.2rem; }
.single-product .product .productHeader .summary .price del .amount .woocommerce-Price-currencySymbol {
margin-left: 4px; }
.single-product .product .productHeader .summary .price del .amount .woocommerce-Price-currencySymbol sup {
font-size: 0.9rem; }
.single-product .product .productHeader .summary .stock.out-of-stock {
display: none; }
.single-product .product .productHeader .summary .statusAvailability {
margin-bottom: 15px; }
.single-product .product .productHeader .summary .statusAvailability.no {
color: #F44336; }
.single-product .product .productHeader .summary .statusAvailability.order {
color: #ff7337; }
.single-product .product .productHeader .summary .statusAvailability.yes {
color: green; }
.single-product .product .productHeader .summary .woocommerce-product-details__short-description {
padding-top: 0px; margin-bottom: 20px;
width: 80%; }
@media (max-width: 744px) {
.single-product .product .productHeader .summary .woocommerce-product-details__short-description {
width: 80%; } }
@media (max-width: 425px) {
.single-product .product .productHeader .summary .woocommerce-product-details__short-description {
width: 90%; } }
.single-product .product .productHeader .summary .woocommerce-product-details__short-description p {
color: #373b3f;
margin-top: 0px; }
.single-product .product .productHeader .summary .woocommerce-product-details__short-description ul {
list-style-type: none;
padding-left: 0px;
color: #373b3f;
margin-top: 0px; }
.single-product .product .productHeader .summary .pwb-single-product-brands {
margin-bottom: 25px; }
.single-product .product .productHeader .summary .pwb-single-product-brands a {
color: #1a8aff;
margin-right: 15px; }
.single-product .product .productHeader .summary .pwb-single-product-brands a:hover {
text-decoration: none; }
.single-product .product .productHeader .summary .cart {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch; }
.single-product .product .productHeader .summary .cart .quantity {
margin: 0 10px 0 0; }
.single-product .product .productHeader .summary .cart .quantity input {
padding: 10px 7px;
border: 1px solid #e5e5e5;
font-family: "PT Sans", sans-serif;
font-size: 1rem; }
.single-product .product .productHeader .summary .cart button {
margin: 0;
float: left;
background-color: #5189ff;
color: #ffffff;
font-weight: 400;
font-size: 1rem;
font-family: "Source Sans Pro", sans-serif;
text-transform: uppercase;
-webkit-border-radius: 0;
border-radius: 0; }
.single-product .product .productHeader .summary .cart button:hover {
background-color: #3d75eb; }
.single-product .product .productHeader .summary .shareTitle {
padding-top: 15px;
padding-bottom: 5px;
clear: both; }
.single-product .product .productHeader .summary .wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-left: 0px;
margin-top: 5px; }
.single-product .product .productHeader .summary .wrap li {
list-style: none;
margin-right: 5px; }
.single-product .product .productHeader .summary .wrap li a {
background: url(//irondetal.com.ua/wp-content/themes/storeup/media/shareicons.png) 0 0 transparent no-repeat;
display: inline-block;
vertical-align: inherit;
padding: 0;
width: 30px;
height: 30px; }
.single-product .product .productHeader .summary .wrap li .facebook {
background-position: -0px 0; }
.single-product .product .productHeader .summary .wrap li .vkontakte {
background-position: -124px 0; }
.single-product .product .productHeader .summary .wrap li .twitter {
background-position: -31px 0; }
.single-product .product .productHeader .summary .wrap li .google {
background-position: -186px 0; }
.single-product .product .productHeader .buyInform {
border: 1px solid #e5e5e5;
padding: 0px 30px;
padding-bottom: 10px; }
@media (max-width: 1408px) {
.single-product .product .productHeader .buyInform {
padding: 0px 20px; } }
@media (max-width: 1379px) {
.single-product .product .productHeader .buyInform {
padding: 0px 15px; } }
@media (max-width: 1175px) {
.single-product .product .productHeader .buyInform {
display: none; } }
.single-product .product .productHeader .buyInform div {
color: #373b3f;
font-family: "PT Sans", sans-serif;
font-size: 1rem;
font-weight: bold;
margin: 25px 0px 0px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex; }
@media (max-width: 1363px) {
.single-product .product .productHeader .buyInform div {
text-align: center; } }
.single-product .product .productHeader .buyInform div span {
display: inline-block;
float: right;
-webkit-background-size: cover;
background-size: cover;
margin-left: 10px; }
@media (max-width: 1363px) {
.single-product .product .productHeader .buyInform div span {
display: none; } }
.single-product .product .productHeader .buyInform div .labelGuarantee {
width: 35px;
height: 32px; }
.single-product .product .productHeader .buyInform div .labelCena {
width: 35px;
height: 32px; }
.single-product .product .productHeader .buyInform div .labelSale {
width: 35px;
height: 32px; }
.single-product .product .productHeader .buyInform div .labelIndividual {
width: 35px;
height: 32px; }
.single-product .product .productHeader .buyInform .bayInfoSeparator {
height: 1px;
background: #e5e5e5; }
.single-product .product #wc_show_hide_loggedin_username a {
color: #1a8aff; }
.single-product .product #wc_show_hide_loggedin_username a:hover {
text-decoration: none; }
.single-product .product .woocommerce-tabs {
margin-top: 20px;
margin-bottom: 30px; }
.single-product .product .woocommerce-tabs .wc-tabs {
list-style: none;
padding: 0 0 0 1em;
margin: 0 0 10px;
overflow: hidden;
position: relative; }
@media (max-width: 424px) {
.single-product .product .woocommerce-tabs .wc-tabs {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; } }
.single-product .product .woocommerce-tabs .wc-tabs:before {
position: absolute;
content: ' ';
width: 100%;
bottom: 0;
left: 0;
border-bottom: 1px solid #e5e5e5;
z-index: 1;
display: table; }
.single-product .product .woocommerce-tabs .wc-tabs li {
border: 1px solid #e5e5e5;
background-color: #f5f5f5;
display: inline-block;
position: relative;
z-index: 0;
-webkit-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
margin: 0 -5px;
padding: 0 1em; }
@media (max-width: 424px) {
.single-product .product .woocommerce-tabs .wc-tabs li {
width: 80%; } }
.single-product .product .woocommerce-tabs .wc-tabs li:before {
border: 1px solid #e5e5e5;
position: absolute;
bottom: -1px;
width: 5px;
height: 5px;
content: ' ';
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
border-width: 0 1px 1px 0;
-webkit-box-shadow: 2px 2px 0 #e5e5e5;
box-shadow: 2px 2px 0 #e5e5e5;
left: -6px; }
@media (max-width: 424px) {
.single-product .product .woocommerce-tabs .wc-tabs li:before {
display: none; } }
.single-product .product .woocommerce-tabs .wc-tabs li:after {
border: 1px solid #e5e5e5;
position: absolute;
bottom: -1px;
width: 5px;
height: 5px;
content: ' ';
right: -6px;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
border-width: 0 0 1px 1px;
-webkit-box-shadow: -2px 2px 0 #e5e5e5;
box-shadow: -2px 2px 0 #e5e5e5; }
@media (max-width: 424px) {
.single-product .product .woocommerce-tabs .wc-tabs li:after {
display: none; } }
.single-product .product .woocommerce-tabs .wc-tabs li a {
display: inline-block;
padding: .5em 0;
font-family: "Exo 2", sans-serif;
font-size: 1rem;
text-decoration: none;
font-weight: 400;
text-transform: uppercase;
color: #373b3f; }
@media (max-width: 424px) {
.single-product .product .woocommerce-tabs .wc-tabs li a {
width: 100%; } }
.single-product .product .woocommerce-tabs .wc-tabs .active {
margin: 0px;
border-top: 4px solid #373b3f;
background: #ffffff;
z-index: 2;
border-bottom-color: #ffffff; }
.single-product .product .woocommerce-tabs .wc-tabs .active:after {
-webkit-box-shadow: -2px 2px 0 #ffffff;
box-shadow: -2px 2px 0 #ffffff; }
.single-product .product .woocommerce-tabs .wc-tabs .active:before {
-webkit-box-shadow: 2px 2px 0 #ffffff;
box-shadow: 2px 2px 0 #ffffff; }
.single-product .product .woocommerce-tabs .wc-tabs:after {
clear: both;
content: ' ';
display: table; }
.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel {
padding: 10px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
border: 1px solid transparent;
font-family: "Exo 2", sans-serif;
font-size: 1rem;
line-height: 22.5px;
color: #373b3f; }
.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel h2 {
font-size: 1.6rem;
margin-top: 0px; }
.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel h3 {
font-size: 1.3rem; }
.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel h4 {
font-size: 1.1rem; }
.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel #review_form label {
font-weight: bold; }
.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #comment {
width: 50%;
display: block; }
@media (max-width: 900px) {
.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #comment {
width: 70%; } }
@media (max-width: 652px) {
.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #comment {
width: 80%; } }
@media (max-width: 576px) {
.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #comment {
width: 90%; } }
@media (max-width: 425px) {
.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #comment {
width: 100%; } }
.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel #review_form input {
padding: 5px; }
.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel #review_form .comment-form-author label {
width: 47px;
display: inline-block; }
.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #submit {
margin-top: 10px;
color: white;
height: 38px;
border: none;
background: #ff9900;
vertical-align: bottom;
width: 120px;
font-size: 16px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 400; }
.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #submit:hover {
background: #003366; }
.single-product .product .productsSection h2 {
text-align: center;
margin-bottom: 20px;
margin-left: 14px; }
@media (max-width: 768px) {
.single-product .product .productsSection h2 {
text-align: center;
margin-left: 0px; } }
@media (max-width: 345px) {
.single-product .product .productHeader .summary .cart {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; } }
.single-product #awooc-custom-order-button {
margin: 0;
float: left;
background-color: #ffffff;
color: #5189ff;
border: 1px solid #5189ff;
font-weight: 400;
font-size: 1rem;
font-family: "Source Sans Pro", sans-serif;
text-transform: uppercase;
-webkit-border-radius: 0;
border-radius: 0;
padding-top: 12px; }
.single-product #awooc-custom-order-button .cssload-container, .single-product #awooc-custom-order-button .blockUI.blockOverlay, .single-product #awooc-custom-order-button .blockUI.blockMsg.blockElement {
background-color: #ffffff !important; }
.single-product #awooc-custom-order-button .cssload-container {
margin-top: -3px; }
.single-product #awooc-custom-order-button .cssload-container .cssload-speeding-wheel {
border: 1px solid #3d75eb !important; }
.single-product #awooc-custom-order-button:hover {
color: #3d75eb;
border-color: #3d75eb;
border-width: 2px;
padding-top: 11px;
padding-left: 15px;
padding-right: 15px; }
@media (max-width: 345px) {
.single-product #awooc-custom-order-button {
margin: 0px;
margin-top: 10px;
margin-left: 10px !important;
margin-right: 10px; } }
@media (max-width: 534px) {
.single-product .blockUI.blockMsg.blockPage {
height: auto !important; } }
.single-product #awooc-form-custom-order .awooc-form-custom-order-title {
font-size: 1.4rem;
color: #373b3f;
font-family: "Exo 2", sans-serif;
text-transform: uppercase;
font-weight: 600;
margin-bottom: 10px;
margin-top: 15px; }
.single-product #awooc-form-custom-order .awooc-col-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between; }
@media (max-width: 480px) {
.single-product #awooc-form-custom-order .awooc-col-wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column; } }
.single-product #awooc-form-custom-order .awooc-col-wrap > div {
-webkit-flex-basis: 44%;
-ms-flex-preferred-size: 44%;
flex-basis: 44%; }
@media (max-width: 534px) {
.single-product #awooc-form-custom-order .awooc-col-wrap > div {
-webkit-flex-basis: 40%;
-ms-flex-preferred-size: 40%;
flex-basis: 40%; } }
.single-product #awooc-form-custom-order .awooc-col-wrap .awooc-form-custom-order-img {
margin-bottom: 10px; }
.single-product #awooc-form-custom-order .awooc-col-wrap .awooc-form-custom-order-price, .single-product #awooc-form-custom-order .awooc-col-wrap .awooc-form-custom-order-qty {
text-align: center; }
.single-product #awooc-form-custom-order .awooc-col-wrap .wpcf7-form .wpcf7-text {
padding: 10px 20px;
width: 100%;
border: 1px solid #e5e5e5;
background: #ffffff;
font-family: "PT Sans", sans-serif;
font-size: 1rem;
line-height: inherit;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.single-product #awooc-form-custom-order .awooc-col-wrap .wpcf7-form .wpcf7-submit {
display: inline-block;
float: right;
padding: 10px;
background: #5189ff;
color: #ffffff;
font-family: "Source Sans Pro", sans-serif;
font-size: 1rem;
border: none;
cursor: pointer;
text-transform: uppercase; }
.single-product #awooc-form-custom-order .awooc-col-wrap .wpcf7-form .wpcf7-submit:hover {
background-color: #3d75eb; }
.single-product #awooc-form-custom-order .awooc-col-wrap .wpcf7-form .wpcf7-not-valid-tip {
font-size: 14px;
margin-bottom: 10px;
margin-top: -10px; }
.single-product #awooc-form-custom-order .awooc-col-wrap .wpcf7-form .wpcf7-validation-errors, .single-product #awooc-form-custom-order .awooc-col-wrap .wpcf7-form .wpcf7-mail-sent-ok {
font-size: 14px;
margin-top: -30px; }              @media (max-width: 768px) {
.search h1 {
text-align: center; } }
.search .woocommeceSection .wrapper .woocommerce-result-count {
color: #373b3f;
font-family: "PT Sans", sans-serif;
font-size: 1rem;
padding-left: 20px; }
@media (max-width: 525px) {
.search .woocommeceSection .wrapper .woocommerce-result-count {
text-align: center;
width: 100%;
padding-left: 0px; } }
.search .woocommeceSection .wrapper .woocommerce-ordering {
margin-right: 20px;
margin-left: 20px; }
@media (max-width: 525px) {
.search .woocommeceSection .wrapper .woocommerce-ordering {
margin-left: 0px;
margin-right: 0px;
float: none;
width: 100%;
text-align: center;
margin-bottom: 25px; } }
.search .woocommeceSection .wrapper .woocommerce-ordering select {
color: #373b3f;
font-family: "PT Sans", sans-serif;
font-size: 1rem; }
.search .woocommeceSection .wrapper .products > li.product, .search .woocommeceSection .wrapper .products > li.product.last {
margin-left: 5px;
margin-right: 5px; }
@media (max-width: 1250px) {
.search .woocommeceSection .wrapper .products > li.product, .search .woocommeceSection .wrapper .products > li.product.last {
margin-left: 4px;
margin-right: 4px; } }              .woocommerce-cart .woocommerce .woocommerce-message {
width: 100%;
margin: 0px auto;
margin-bottom: 40px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-top-color: #5189ff; }
.woocommerce-cart .woocommerce .woocommerce-message:before {
color: #5189ff; }
.woocommerce-cart .woocommerce .return-to-shop .wc-backward {
background-color: #5189ff;
display: inline-block;
font-size: 1rem;
padding: 10px 20px;
color: #ffffff;
font-family: "Source Sans Pro", sans-serif;
text-transform: uppercase;
font-weight: 400; }
.woocommerce-cart .woocommerce .return-to-shop .wc-backward:hover {
background-color: #3d75eb; }
.woocommerce-cart .woocommerce table.shop_table {
-webkit-border-radius: 0px;
border-radius: 0px; }
.woocommerce-cart .woocommerce table.shop_table .woocommerce-Price-currencySymbol sup {
font-size: 75%;
top: -0.5em;
margin-left: 4px; }
.woocommerce-cart .woocommerce table.shop_table .quantity .qty {
padding: 10px 7px;
border: 1px solid #e5e5e5;
font-family: "PT Sans", sans-serif;
font-size: 1rem;
color: #373b3f; }
@media (max-width: 768px) {
.woocommerce-cart .woocommerce table.shop_table td:before {
margin-right: 20px; } }
.woocommerce-cart .woocommerce .refresh-button {
margin: 0;
background-color: #5189ff;
color: #ffffff;
padding: 10px 15px;
line-height: 15px;
font-weight: 400;
font-size: 1rem;
font-family: "Source Sans Pro", sans-serif;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
text-transform: uppercase; }
.woocommerce-cart .woocommerce .refresh-button:hover {
background-color: #3d75eb;
color: #ffffff; }
.woocommerce-cart .woocommerce input.refresh-button:disabled[disabled] {
color: #ffffff;
padding: 10px 15px;
text-transform: uppercase; }
.woocommerce-cart .woocommerce input.refresh-button:disabled[disabled]:hover {
background-color: #5189ff;
color: #ffffff; }
@media (max-width: 1300px) {
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals {
width: 60%; } }
@media (max-width: 900px) {
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals {
width: 100%; } }
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals h2 {
margin-bottom: 20px; }
@media (max-width: 900px) {
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals h2 {
margin-top: 40px; } }
@media (max-width: 768px) {
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table td:before {
margin-right: 20px; } }
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table th {
width: 20%;
min-width: 100px; }
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .checkout-button {
margin: 0;
background-color: #5189ff;
color: #ffffff;
padding: 15px 20px;
line-height: 15px;
font-weight: 400;
font-size: 1rem;
font-family: "Source Sans Pro", sans-serif;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
text-transform: uppercase; }
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .checkout-button:hover {
background-color: #3d75eb;
color: #ffffff; }              .woocommerce-checkout .woocommerce .billingShippingBlock {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between; }
@media (max-width: 690px) {
.woocommerce-checkout .woocommerce .billingShippingBlock {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column; } }
.woocommerce-checkout .woocommerce .billingShippingBlock > div {
-webkit-flex-basis: 49%;
-ms-flex-preferred-size: 49%;
flex-basis: 49%; }
.woocommerce-checkout .woocommerce .billingShippingBlock > div p {
float: none;
width: 50%; }
@media (max-width: 1024px) {
.woocommerce-checkout .woocommerce .billingShippingBlock > div p {
width: 70%; } }
@media (max-width: 768px) {
.woocommerce-checkout .woocommerce .billingShippingBlock > div p {
width: 95%; } }
@media (max-width: 690px) {
.woocommerce-checkout .woocommerce .billingShippingBlock > div p {
width: 60%; } }
@media (max-width: 525px) {
.woocommerce-checkout .woocommerce .billingShippingBlock > div p {
width: 70%; } }
@media (max-width: 476px) {
.woocommerce-checkout .woocommerce .billingShippingBlock > div p {
width: 80%; } }
@media (max-width: 375px) {
.woocommerce-checkout .woocommerce .billingShippingBlock > div p {
width: 100%; } }
.woocommerce-checkout .woocommerce .billingShippingBlock > div p input {
font-size: 1rem;
font-family: "PT Sans", sans-serif;
padding: 5px;
border: 1px solid #e5e5e5; }
.woocommerce-checkout .woocommerce .billingShippingBlock > div .address-field {
display: none; }
.woocommerce-checkout .woocommerce .billingShippingBlock .shipping #order_comments_field {
width: 100%; }
.woocommerce-checkout .woocommerce .billingShippingBlock .shipping #order_comments_field textarea {
width: 100%;
border: 1px solid #e5e5e5;
height: 220px;
font-size: 1rem;
font-family: "PT Sans", sans-serif;
padding: 5px; }
.woocommerce-checkout .woocommerce #order_review_heading {
margin-top: 30px; }
.woocommerce-checkout .woocommerce #order_review table.shop_table {
width: 50%; }
@media (max-width: 1024px) {
.woocommerce-checkout .woocommerce #order_review table.shop_table {
width: 70%; } }
@media (max-width: 768px) {
.woocommerce-checkout .woocommerce #order_review table.shop_table {
width: 100%; } }
.woocommerce-checkout .woocommerce #order_review table.shop_table tr td:first-child {
width: 50%;
min-width: 300px; }
@media (max-width: 510px) {
.woocommerce-checkout .woocommerce #order_review table.shop_table tr td:first-child {
width: 50%;
min-width: 250px; } }
@media (max-width: 448px) {
.woocommerce-checkout .woocommerce #order_review table.shop_table tr td:first-child {
width: 65%;
min-width: 100px; } }
@media (max-width: 410px) {
.woocommerce-checkout .woocommerce #order_review table.shop_table tr td:first-child {
width: 60%; } }
@media (max-width: 364px) {
.woocommerce-checkout .woocommerce #order_review table.shop_table tr td:first-child {
width: 57%; } }
@media (max-width: 340px) {
.woocommerce-checkout .woocommerce #order_review table.shop_table tr td:first-child {
width: 53%; } }
.woocommerce-checkout .woocommerce #order_review table.shop_table tr td:last-child .woocommerce-Price-currencySymbol sup {
font-size: 75%;
top: -0.5em;
margin-left: 4px; }
.woocommerce-checkout .woocommerce #order_review #payment {
width: 50%;
background-color: #e5e5e542; }
.woocommerce-checkout .woocommerce #order_review #payment .payment_box {
background-color: #dfdcde59;
margin-top: 5px;
padding-top: 1px; }
.woocommerce-checkout .woocommerce #order_review #payment .payment_box:before {
display: none; }
@media (max-width: 1024px) {
.woocommerce-checkout .woocommerce #order_review #payment {
width: 70%; } }
@media (max-width: 768px) {
.woocommerce-checkout .woocommerce #order_review #payment {
width: 100%; } }
.woocommerce-checkout .woocommerce #order_review #payment #place_order {
margin: 0;
background-color: #5189ff;
color: #ffffff;
padding: 10px 15px;
line-height: 15px;
font-weight: 400;
font-size: 1rem;
font-family: "Source Sans Pro", sans-serif;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
text-transform: uppercase; }
.woocommerce-checkout .woocommerce #order_review #payment #place_order:hover {
background-color: #3d75eb;
color: #ffffff; }
.woocommerce-checkout .woocommerce .shop_table #shipping_method .woocommerce-Price-amount {
display: none; }              .woocommerce-order-received .woocommerce ul.woocommerce-order-overview {
margin-top: 30px;
margin-bottom: 20px; }
@media (max-width: 618px) {
.woocommerce-order-received .woocommerce ul.woocommerce-order-overview {
padding-left: 0px; } }
@media (max-width: 577px) {
.woocommerce-order-received .woocommerce ul.woocommerce-order-overview li {
margin-top: 7px;
margin-bottom: 7px; } }
.woocommerce-order-received .woocommerce table.woocommerce-table--order-details {
width: 50%; }
@media (max-width: 1125px) {
.woocommerce-order-received .woocommerce table.woocommerce-table--order-details {
width: 70%; } }
@media (max-width: 816px) {
.woocommerce-order-received .woocommerce table.woocommerce-table--order-details {
width: 85%; } }
@media (max-width: 638px) {
.woocommerce-order-received .woocommerce table.woocommerce-table--order-details {
width: 98%; } }
.woocommerce-order-received .woocommerce table.woocommerce-table--order-details td sup {
font-size: 75%;
top: -0.5em;
margin-left: 4px; }
.woocommerce-order-received .woocommerce table.woocommerce-table--order-details td.product-name {
width: 60%; }
@media (max-width: 550px) {
.woocommerce-order-received .woocommerce table.woocommerce-table--order-details td.product-name {
width: 70%; } }
@media (max-width: 450px) {
.woocommerce-order-received .woocommerce table.woocommerce-table--order-details td.product-name {
width: 80%; } }
.woocommerce-order-received .woocommerce .woocommerce-customer-details address {
padding: 12px; }              .blogPaginationBlock .blog-pagination .page-numbers {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
.blogPaginationBlock .blog-pagination .page-numbers li {
-webkit-flex-basis: auto;
-ms-flex-preferred-size: auto;
flex-basis: auto;
width: auto;
min-width: auto;
padding: 0px;
margin: 0px;
border-right: 1px solid #cccccc; }
.blogPaginationBlock .blog-pagination .page-numbers li a {
color: #003366;
font-size: 14pt;
font-family: PTSanaReguler;
padding: 0px 7px;
border: none; }
.blogPaginationBlock .blog-pagination .page-numbers li a:hover {
color: #fff;
background-color: #ff9900;
-webkit-box-shadow: none;
box-shadow: none; }
.blogPaginationBlock .blog-pagination .page-numbers li span.current {
background: none;
color: #8a7e88;
font-size: 14pt;
font-family: PTSanaReguler;
padding: 0px 7px; }
.blogPaginationBlock .blog-pagination .page-numbers li span.current {
background: none;
color: #ffffff;
font-size: 14pt;
font-family: PTSanaReguler;
padding: 0px 7px;
background-color: #ff9900; }              .page-template-default main h1, .page-template-shares main h1, .page-template-blog main h1, .page-template-pagehyper main h1, .single-post main h1, .single-blog-post main h1 {
margin-top: 25px; }              .woocommerce-account .button {
margin: 0;
float: left;
background-color: #5189ff !important;
color: #ffffff !important;
font-weight: 400 !important;
font-size: 1rem;
font-family: "Source Sans Pro", sans-serif;
text-transform: uppercase;
-webkit-border-radius: 0px !important;
border-radius: 0px !important;
padding: 12px 15px !important; }
.woocommerce-account .button:hover {
background-color: #3d75eb !important; }
.woocommerce-account .woocommerce-form__label-for-checkbox {
padding-top: 5px; }
.woocommerce-account .woocommerce-Input--text {
padding: 10px 20px;
width: 100%;
border: 1px solid #e5e5e5;
background: #ffffff;
font-family: "PT Sans", sans-serif;
font-size: 1rem;
line-height: inherit;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.woocommerce-account .woocommerce-Input--text:focus {
background: #ffffff;
outline-color: #3b3d41; }
.woocommerce-account .woocommerce-form {
border: 1px solid #e5e5e5 !important; }
.woocommerce-account label {
line-height: 1.2 !important;
margin-bottom: 6px; }
.woocommerce-account .woocommerce:before, .woocommerce-account .woocommerce:after {
display: none; }
.woocommerce-account .woocommerce-MyAccount-navigation {
width: 130px !important;
float: left !important; }
@media (max-width: 767px) {
.woocommerce-account .woocommerce-MyAccount-navigation {
float: none !important; } }
@media (max-width: 697px) {
.woocommerce-account .woocommerce-MyAccount-navigation {
width: 100% !important; } }
.woocommerce-account .woocommerce-MyAccount-navigation ul {
list-style-type: none;
margin: 0px;
padding: 0px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column; }
@media (max-width: 767px) {
.woocommerce-account .woocommerce-MyAccount-navigation ul {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row; } }
@media (max-width: 697px) {
.woocommerce-account .woocommerce-MyAccount-navigation ul {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 100%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; } }
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
padding: 0px;
margin: 0px; }
@media (max-width: 697px) {
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
margin: 2px; } }
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
margin: 0;
background-color: #ffffff;
color: #5189ff;
border: 1px solid #5189ff;
border-bottom-width: 0px;
font-weight: 400;
font-size: 1rem;
font-family: "Source Sans Pro", sans-serif;
text-transform: uppercase;
-webkit-border-radius: 0;
border-radius: 0;
width: 90px;
display: block;
text-decoration: none;
padding: 10px 20px;
text-align: center; }
@media (max-width: 767px) {
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
border-bottom-width: 1px;
border-right-width: 0px; } }
@media (max-width: 697px) {
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
border-right-width: 1px; } }
@media (max-width: 444px) {
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
padding: 7px 15px; } }
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
border: 2px solid #3d75eb;
border-bottom-width: 1px;
width: 88px;
height: 19px;
color: #3d75eb;
padding-top: 9px; }
@media (max-width: 767px) {
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
border-bottom-width: 2px;
border-right-width: 1px; } }
@media (max-width: 767px) {
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
height: 19px; } }
@media (max-width: 697px) {
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
border-right-width: 2px; } }
.woocommerce-account .woocommerce-MyAccount-navigation ul li:nth-child(3) {
display: none; }
.woocommerce-account .woocommerce-MyAccount-navigation ul li:last-child a {
border-bottom-width: 1px; }
@media (max-width: 767px) {
.woocommerce-account .woocommerce-MyAccount-navigation ul li:last-child a {
border-right-width: 1px; } }
.woocommerce-account .woocommerce-MyAccount-navigation ul li:last-child a:hover {
border-bottom-width: 2px; }
@media (max-width: 767px) {
.woocommerce-account .woocommerce-MyAccount-navigation ul li:last-child a:hover {
border-right-width: 2px; } }
.woocommerce-account .woocommerce-MyAccount-content {
width: -webkit-calc(100% - 160px) !important;
width: calc(100% - 160px) !important;
float: right !important; }
@media (max-width: 767px) {
.woocommerce-account .woocommerce-MyAccount-content {
float: none !important;
width: 100% !important;
padding-top: 20px; } }
@media (max-width: 444px) {
.woocommerce-account .woocommerce-MyAccount-content {
padding-top: 10px; } }
.woocommerce-account .woocommerce-message {
border-top-color: #5189ff; }
.woocommerce-account .woocommerce-message:before {
color: #5189ff; }
@media (max-width: 361px) {
.woocommerce-account .woocommerce-message:before {
left: 5px; } }
.woocommerce-account .woocommerce-message a {
margin: 0;
float: right;
background-color: #5189ff;
color: #ffffff;
padding: 10px 12px;
line-height: 15px;
font-weight: 400;
font-size: 16px;
font-family: "Source Sans Pro", sans-serif;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
margin-left: 5px;
text-transform: uppercase; }
@media (max-width: 470px) {
.woocommerce-account .woocommerce-message a {
margin-bottom: 10px; } }
@media (max-width: 382px) {
.woocommerce-account .woocommerce-message a {
margin-bottom: 23px; } }
.woocommerce-account .woocommerce-message a:hover {
background-color: #3d75eb;
color: #ffffff; }
@media (max-width: 768px) {
.woocommerce-orders .woocommerce-orders-table tr .woocommerce-orders-table__cell-order-actions {
height: 38px !important;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between; } }
.woocommerce-edit-address .woocommerce-MyAccount-content form {
max-width: 800px; }
.woocommerce-edit-address .woocommerce-MyAccount-content form .input-text {
padding: 10px 20px;
width: 100%;
border: 1px solid #e5e5e5;
background: #ffffff;
font-family: "PT Sans", sans-serif;
font-size: 1rem;
line-height: inherit;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.woocommerce-edit-address .woocommerce-MyAccount-content form .input-text:focus {
background: #ffffff;
outline-color: #3b3d41; }
.woocommerce-edit-address .woocommerce-MyAccount-content form .select2-selection--single {
border: 1px solid #e5e5e5 !important;
background: #ffffff !important;
font-family: "PT Sans", sans-serif !important;
font-size: 1rem !important;
padding: 7px 20px !important;
height: 40px !important;
-webkit-border-radius: 0px !important;
border-radius: 0px !important; }
.woocommerce-edit-address .woocommerce-MyAccount-content form .select2-selection__arrow {
margin-top: 6px !important; }
.woocommerce-edit-address .select2-dropdown {
border: 1px solid #e5e5e5 !important; }
.woocommerce-edit-account form {
max-width: 800px; }
.woocommerce-edit-account form fieldset {
border-color: #e5e5e5; }
.woocommerce-edit-account .woocommerce-Input--email, .woocommerce-edit-account .woocommerce-Input--password {
padding: 10px 20px;
width: 100%;
border: 1px solid #e5e5e5;
background: #ffffff;
font-family: "PT Sans", sans-serif;
font-size: 1rem;
line-height: inherit;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.woocommerce-edit-account .woocommerce-Input--email:focus, .woocommerce-edit-account .woocommerce-Input--password:focus {
background: #ffffff;
outline-color: #3b3d41; }
.woocommerce-lost-password form {
max-width: 800px; }
.shopPage main .woocommeceSection .wrapper .products {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between; }
.shopPage main .woocommeceSection .wrapper .products li {
margin: 0px;
margin-bottom: 20px; }
.shopPage main .woocommeceSection .wrapper .products li a {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
height: 100%; }
.shopPage main .woocommeceSection .wrapper .products li a .woocommerceLoopCategoryTitle {
color: #373b3f;
font-size: 1.2rem;
font-family: "PT Sans", sans-serif;
outline: none;
text-decoration: none;
padding: 10px 15px;
text-align: center; }
.shopPage main .woocommeceSection .wrapper .products li:hover a .woocommerceLoopCategoryTitle {
color: #5189ff; }@font-face{font-family:'FontAwesome';src:url(//irondetal.com.ua/wp-content/themes/storeup/vendor/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//irondetal.com.ua/wp-content/themes/storeup/vendor/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//irondetal.com.ua/wp-content/themes/storeup/vendor/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//irondetal.com.ua/wp-content/themes/storeup/vendor/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//irondetal.com.ua/wp-content/themes/storeup/vendor/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//irondetal.com.ua/wp-content/themes/storeup/vendor/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}