@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap");
img.alignright {
float: right;
margin: 0 0 1em 1em
}
img.alignleft {
float: left;
margin: 0 1em 1em 0
}
img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
a img.alignright {
float: right;
margin: 0 0 1em 1em
}
a img.alignleft {
float: left;
margin: 0 1em 1em 0
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
input[type="submit"].btn_main {
display: inline-block;
padding: 0 20px;
line-height: 40px;
color: #fff;
font-size: 17px;
background: #0c3a6f;
}
.wpcf7 .rf_type_submit .rf_cell {
padding: 0;
}
#nomenu ul {
display: flex;
padding: 0;
}
#nomenu ul li {
margin-top: 0;
padding: 0 15px;
}
#nomenu ul li a {
display: block;
color: #103a71;
font-size: 18px;
font-weight: 600;
text-decoration: none;
}
#nomenu ul li::before {
display: none;
}
@media (min-width: 1024px) {
#nomenu ul li {
border-left: 1px solid #d1d5d9;
transition: all 200ms linear;
}
#nomenu ul li a {
position: relative;
display: block;
margin: -26px -16px -26px -15px;
padding: 26px 25px 24px;
line-height: 22px;
box-sizing: border-box;
border: 1px solid transparent;
}
#nomenu ul li.current_page_item a,
#nomenu ul li:hover a {
background: #fff;
border-color: #d1d5d9;
z-index: 1;
}
}
.menu_popup_inner li {
margin: 0;
}
.menu_popup_inner li:before {
display: none;
}
.menu_popup_inner a {
text-decoration: none;
} p#breadcrumbs a {
text-decoration: none;
}
p#breadcrumbs span.breadcrumb_last {
color: #000;
font-weight: bold;
} .contacts_main_block_paper h2,
.contacts_main_block_paper h3,
.contacts_main_block_paper h4,
.contacts_main_block_paper h5,
.contacts_main_block_paper h6 {
margin: 5px 0 30px;
color: #ef9800;
font-weight: 600;
}
.contacts_main_block_paper h2 {
font-size: 30px;
}
.contacts_main_block_paper h3 {
font-size: 28px;
}
.contacts_main_block_paper h4 {
font-size: 24px;
}
.contacts_main_block_paper h5 {
font-size: 20px;
}
.contacts_main_block_paper h6 {
font-size: 16px;
}
.subscribe input[type="submit"] {
width: unset;
height: unset;
max-width: unset;
padding: 0 30px;
line-height: 42px;
color: #fff;
font-size: 16px;
background: #0c3a6f;
border: none;
vertical-align: top;
}
span.ajax-loader {
display: none!important;
} #primary {
position: relative;
width: 100%;
max-width: 1590px;
margin: 0 auto;
padding: 0 20px;
}
.storefront-sorting {
display: flex;
flex-direction: row;
justify-content: space-between;
flex-wrap: wrap;
margin-top: 20px;
margin-bottom: 30px;
font-size:12px;
}
.storefront-sorting .woocommerce-notices-wrapper {
flex-basis: 100%;
padding: 0 15px;
}
.storefront-sorting .woocommerce-ordering,
.storefront-sorting .woocommerce-result-count {
flex-basis: 100%;
margin-bottom: 20px;
}
.storefront-sorting .woocommerce-result-count {
text-align: right;
}
.storefront-sorting select.orderby {
padding: 5px 5px;
border-radius: 0;
line-height: 1;
outline: none;
width: 100%;
border: solid 1px #c4c4c4;
}
nav.woocommerce-pagination {
flex-basis: 100%;
padding: 0 15px;
}
nav.woocommerce-pagination ul.page-numbers {
display: flex;
justify-content: center;
}
nav.woocommerce-pagination ul.page-numbers li span,
nav.woocommerce-pagination ul.page-numbers li a {
display: block;
line-height: 40px;
color: #707070;
border: 1px solid #707070;
width: 40px;
height: 40px;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
-ms-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
}
nav.woocommerce-pagination ul.page-numbers li a {
text-decoration: none;
}
nav.woocommerce-pagination ul.page-numbers li {
text-align: center;
margin-right: 10px;
margin-top: 10px;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
-ms-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
}
nav.woocommerce-pagination ul li:before {
display: none;
}
nav.woocommerce-pagination ul.page-numbers span.current,
nav.woocommerce-pagination ul.page-numbers li:hover a {
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
-ms-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
}
nav.woocommerce-pagination ul.page-numbers li:last-child {
margin-right: 0;
}
.woocommerce-pagination .next, .woocommerce-pagination .prev {
text-indent: -9999px;
position: relative;
overflow: hidden;
font-size: 0;
line-height: 1;
}
.woocommerce-pagination .prev::after,
.woocommerce-pagination .next::after {
font-size: initial;
}
ul.products {
padding: 0;
}
ul.products li {
margin-top: 0;
margin-bottom: 30px;
}
ul.products li::before {
display: none;
}
ul.products li a {
text-decoration: none;
display: block;
}
span.onsale {
display: none;
}
ul.products li span.price {
display: block;
}
ul.products li span.price ins {
text-decoration: none;
}
ul.products li span.price span.woocommerce-Price-currencySymbol {
font-family: 'Open Sans', sans-serif;
font-size: 14px;
font-weight: 400;
}
ul.products li a.button,
.summary.short-description form.cart button {
display: inline-block;
padding: 0 20px;
line-height: 40px;
color: #fff;
font-size: 17px;
background-color: #0c3a6f;
}
.summary.short-description form.cart button:hover {
background-color: #16549b;
}
a.added_to_cart.wc-forward {
display: none;
}
table.woocommerce-grouped-product-list.group_table {
display: none;
} .single-product .product {
display: flex;
flex-wrap: wrap;
border: 1px solid #d1d6dc;
border-left: 0;
}
.single-product .product > div {
flex: 0 0 100%;
padding: 15px;
border-left: 1px solid #d1d6dc;
border-bottom: 1px solid #d1d6dc;
}
.single-product .product .woocommerce-product-gallery {
padding-left: 15px;
padding-right: 15px;
position: relative;
}
.single-product .product .summary.short-description {
border-bottom: 0;
}
.single-product .product .woocommerce-product-gallery a {
display: block;
}
.single-product .product .woocommerce-product-gallery img {
width: 100%;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
font-size: 0;
position: absolute;
right: 30px;
top: 60px;
width: 40px;
height: 40px;
z-index: 1;
text-align: center;
line-height: 40px;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger::before {
font-size: initial;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger { }
ol.flex-control-nav.flex-control-thumbs {
list-style-type: none;
padding-left: 0;
display: flex;
margin: 5px -5px;
flex-wrap: wrap;
}
ol.flex-control-nav.flex-control-thumbs li {
margin: 0;
padding: 5px;
flex: 0 0 33.333333%;
}
.summary.full-description li {
margin-top: 0;
}
.summary.full-description tr{
height:20px;
}
.summary.full-description th {
background-color: #fff;
}
.summary.full-description table{
margin-top:10px;
}
.summary.full-description .product-specs-item{
margin-bottom:10px;
}
.summary.short-description {
background-color: #f6f5f4;
}
.summary.short-description .cart {
margin-top: 20px;
}
.summary.short-description span.woocommerce-Price-amount.amount {
font-size: 34px;
}
.summary.short-description span.woocommerce-Price-currencySymbol {
font-family: 'Open Sans', sans-serif;
font-size: 16px;
font-weight: 600;
}
.summary.short-description .quantity {
display: none;
}
section.related.products {
flex: 0 0 100%;
}
section.related.products > h2 {
padding: 20px 0;
color: #103a71;
font-size: 24px;
font-weight: 700;
}
@media (min-width: 768px) {
.single-product .product > div {
flex: 0 0 calc(50% - 1px);
padding-left: 15px;
padding-right: 15px;
}
.single-product .product .woocommerce-product-gallery {
flex: 0 0 50%;
padding-left: 25px;
padding-right: 25px;
position: relative;
}
ol.flex-control-nav.flex-control-thumbs li {
flex: 0 0 25%;
}
.single-product .product .summary.full-description {
flex: 0 0 100%;
order: 2;
border-bottom: 0;
}
.single-product .product .summary.short-description {
order: 1;
border-bottom: 1px solid #d1d6dc;
}
}
@media (min-width: 992px) {
}
@media (min-width: 1024px) {
.single-product .product > div {
flex: 0 0 33.333333%;
padding: 30px 15px;
}
.single-product .product .woocommerce-product-gallery {
flex: 0 0 33.333333%;
order: 0;
border-bottom: 0;
}
.single-product .product .summary.full-description {
flex: 0 0 33.333333%;
order: 0;
}
.single-product .product .summary.short-description {
flex: 0 0 33.333333%;
order: 0;
border-bottom: 0;
}
}
@media (min-width: 1280px) {
.single-product .product > div {
flex: 0 0 33.333333%;
padding: 60px;
}
} .woocommerce-cart .hentry,
.woocommerce-checkout .hentry {
border-bottom: 0;
padding-bottom: 0;
}
.page-template-template-fullwidth-php table.cart .product-thumbnail {
display: table-cell;
}
.page-template-template-fullwidth-php table.cart thead {
font-size: 1em;
text-indent: 0;
}
table.cart th,
table.cart td {
padding: 1.618em;
}
table.cart .qty {
padding: 0.875em;
max-width: 3.632em;
}
table.cart td.product-remove {
display: table-cell;
padding: 1.618em;
border: 0;
}
table.cart td.product-remove a.remove {
float: none;
position: relative;
top: auto;
right: auto;
font-size: 1em;
}
table.cart .product-quantity .plus,
table.cart .product-quantity .minus {
display: inline-block;
}
table.cart .quantity .qty {
padding: 0.6180469716em;
max-width: 100% !important;
text-align: center;
}
table.cart td.actions {
text-align: right;
}
table.cart td.actions label {
display: none;
}
table.cart td.actions .coupon {
padding-bottom: 0;
margin-bottom: 0;
border-bottom: none;
display: inline-block;
float: left;
}
table.cart td.actions input {
display: inline-block;
width: auto;
margin: 0;
}
.cart-collaterals::before, .cart-collaterals::after {
content: '';
display: table;
}
.cart-collaterals::after {
clear: both;
}
.cart-collaterals h2 {
font-size: 1.618em;
}
.cart-collaterals .cross-sells {
width: 41.1764705882%;
float: left;
margin-right: 5.8823529412%;
}
.cart-collaterals .cart_totals,
.cart-collaterals .shipping_calculator {
width: 52.9411764706%;
float: right;
margin-right: 0;
margin: 0;
clear: right;
}
.cart-collaterals .cart_totals small.includes_tax {
display: block;
}
.cart-collaterals .shipping_calculator {
clear: right;
}
.page-template-template-fullwidth-php .cart-collaterals .cross-sells {
width: 47.8260869565%;
float: left;
margin-right: 4.347826087%;
}
.page-template-template-fullwidth-php .cart-collaterals .cart_totals,
.page-template-template-fullwidth-php .cart-collaterals .shipping_calculator {
width: 47.8260869565%;
float: right;
margin-right: 0;
} #ship-to-different-address {
position: relative;
}
#ship-to-different-address label {
font-weight: 300;
}
#ship-to-different-address .woocommerce-form__input-checkbox {
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
margin-right: 0;
}
.col2-set {
width: 52.9411764706%;
float: left;
margin-right: 5.8823529412%;
}
.col2-set .form-row-first {
width: 44.4444444444%;
float: left;
margin-right: 11.1111111111%;
}
.col2-set .form-row-last {
width: 44.4444444444%;
float: right;
margin: 0;
}
.col2-set .col-1,
.col2-set .col-2 {
margin-bottom: 1.618em;
}
.col2-set + #customer_details {
display: none;
}
.col2-set .woocommerce-billing-fields::before, .col2-set .woocommerce-billing-fields::after {
content: '';
display: table;
}
.col2-set .woocommerce-billing-fields::after {
clear: both;
}
.col2-set.addresses {
width: 100%;
float: left;
margin-left: 0;
margin-right: 0;
}
.col2-set.addresses .col-1 {
width: 47.0588235294%;
float: left;
margin-right: 5.8823529412%;
}
.col2-set.addresses .col-2 {
width: 47.0588235294%;
float: right;
margin-right: 0;
}
#customer_details + #wc_checkout_add_ons {
width: 41.1764705882%;
float: right;
margin-right: 0;
}
#wc_checkout_add_ons input[type=radio] {
float: left;
margin-right: 0.5407911001em;
clear: left;
margin-top: 0.35em;
}
#order_review_heading,
#order_review {
width: 41.1764705882%;
float: right;
margin-right: 0;
clear: right;
}
#order_review {
-webkit-transition: box-shadow ease 0.4s;
transition: box-shadow ease 0.4s;
}
#order_review_heading {
margin-bottom: 0;
padding-bottom: 0.6180469716em;
}
.woocommerce-order-pay #order_review,
.page-template-template-fullwidth-php.woocommerce-order-pay #order_review {
width: 100%;
float: none;
}
.woocommerce-order-pay #order_review #payment h3,
.page-template-template-fullwidth-php.woocommerce-order-pay #order_review #payment h3 {
padding-left: 1em;
padding-top: 1em;
}
.woocommerce-order-pay #order_review #payment .form-row,
.page-template-template-fullwidth-php.woocommerce-order-pay #order_review #payment .form-row {
padding: 1em;
}
.woocommerce-order-pay #order_review .payment_methods + .form-row,
.page-template-template-fullwidth-php.woocommerce-order-pay #order_review .payment_methods + .form-row {
padding: 1em;
}
.woocommerce-order-pay #order_review .button#place_order,
.page-template-template-fullwidth-php.woocommerce-order-pay #order_review .button#place_order {
display: block;
width: 100%;
font-size: 1.41575em;
}
.page-template-template-fullwidth-php .col2-set {
width: 47.8260869565%;
float: left;
margin-right: 4.347826087%;
}
.page-template-template-fullwidth-php .col2-set .form-row-first {
width: 45.4545454545%;
float: left;
margin-right: 9.0909090909%;
}
.page-template-template-fullwidth-php .col2-set .form-row-last {
width: 45.4545454545%;
float: right;
margin-right: 0;
}
.page-template-template-fullwidth-php .col2-set.addresses .col-1 {
width: 47.8260869565%;
float: left;
margin-right: 4.347826087%;
}
.page-template-template-fullwidth-php .col2-set.addresses .col-2 {
width: 47.8260869565%;
float: right;
margin-right: 0;
}
.page-template-template-fullwidth-php #order_review_heading,
.page-template-template-fullwidth-php #order_review {
width: 47.8260869565%;
float: right;
margin-right: 0;
}
.page-template-template-fullwidth-php #customer_details + #wc_checkout_add_ons {
width: 47.8260869565%;
float: right;
margin-right: 0;
}
#order_review .shop_table {
margin-bottom: 2.617924em;
}
form.checkout.woocommerce-checkout {
overflow: hidden;
}
.woocommerce-cart-form__cart-item {
display: table-row;
}
.woocommerce-cart-form__cart-item td {
display: table-cell;
vertical-align: middle;
text-align: center;
}
.cart-collaterals table.shop_table {
margin-bottom: 20px;
}
.cart-collaterals th,
.cart-collaterals td,
.woocommerce-checkout-review-order th,
.woocommerce-checkout-review-order td {
padding: 1em 1.41575em;
text-align: left;
vertical-align: top;
}
.cart-collaterals td:first-child,
.woocommerce-checkout-review-order td:first-child {
width: 60%;
}
.cart-collaterals span.woocommerce-Price-amount.amount,
.woocommerce-cart-form__cart-item span.woocommerce-Price-amount.amount,
.woocommerce-checkout-review-order span.woocommerce-Price-amount.amount,
.woocommerce-order span.woocommerce-Price-amount.amount {
line-height: 21px;
font-size: 16px;
font-weight: 400;
}
.woocommerce-order .woocommerce-table--order-details {
text-align: center;
}
.woocommerce-cart-form__cart-item img {
max-width: 100px;
}
.woocommerce-cart-form__cart-item td.product-quantity {
max-width: 80px;
}
.woocommerce-cart-form__cart-item td.product-quantity label {
display: none;
}
table:not( .has-background ) th {
background-color: #f8f8f8;
}
table:not( .has-background ) tbody td {
background-color: #fdfdfd;
}
.wc-proceed-to-checkout .button,
.woocommerce-cart-form button.button,
.form-row.place-order button,
.woocommerce-message .button {
display: inline-block;
padding: 0 20px;
line-height: 40px;
color: #fff;
font-size: 17px;
background: #0c3a6f;
}
.woocommerce-cart-form .button.disabled,
.woocommerce-cart-form .button:disabled {
opacity: .5;
} .search main#main {
display: flex;
flex-wrap: wrap;
}
.search header.page-header {
flex: 0 0 100%;
padding: 0 15px;
}
.search article {
flex: 0 0 100%;
display: flex;
flex-direction: column;
padding: 0 15px;
margin-bottom: 30px;
}
.search article header.entry-header {
order: 2;
}
.search article header.entry-header h2 {
line-height: 24px;
color: #103a71;
font-size: 18px;
font-weight: 700;
}
ul.wc_payment_methods.payment_methods.methods {
padding-left: 0;
margin-bottom: 20px;
}
li.wc_payment_method.payment_method_cod {
display: flex;
}
li.wc_payment_method.payment_method_cod:before {
display: none;
}
li.wc_payment_method.payment_method_cod label {
flex: 0 0 auto;
padding-right: 15px;
font-weight: 700;
}
.woocommerce-terms-and-conditions-wrapper {
margin-bottom: 20px;
}
ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
padding-left: 0;
}
table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th,
table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details td {
padding: 15px 0;
}
.woocommerce-order p.woocommerce-notice {
font-weight: 700;
}
.woocommerce-message {
margin-top: 20px;
}
section.woocommerce-customer-details h2, section.woocommerce-order-details h2 {
margin-top: 40px;
} .foot_logo .custom-logo-link {
float: left;
max-width: 180px;
}
.widget .widget-title {
display: block;
margin-bottom: 15px;
color: #fff;
font-weight: 600;
text-transform: uppercase;
}
.widget.widget_nav_menu .menu {
position: relative;
z-index: unset;
background: unset;
}
.widget_nav_menu ul li {
padding: 0;
line-height: 1;
margin: 0;
}
.widget_nav_menu ul li::before {
content: '';
}
.foot li::before {
display: none;
}
.widget_nav_menu ul li a {
text-decoration: none;
}
@media (max-width: 767px) {
.foot_col {
margin-bottom: 20px;
}
.mobtelnone{
display:none;
}
}
@media (max-width: 1400px) {
.wpb_slider_area{
max-width:550px !important;
}
}
@media (max-width: 1200px) {
.wpb_slider_area{
max-width:450px !important;
}
}
@media (max-width: 1000px) {
.wpb_slider_area{
max-width:600px !important;
}
}
@media (min-width: 1400px) {
.slid-cen{
margin-left: 6%;
}
}
@media (min-width: 768px) {
.search article {
flex: 0 0 50%;
}
.storefront-sorting .woocommerce-ordering,
.storefront-sorting .woocommerce-result-count {
flex-basis: 50%;
margin-bottom: 0;
}
.storefront-sorting select.orderby {
width: initial;
}
}
@media (min-width: 1024px) {
.search article {
flex: 0 0 100%;
}
.foot .foot_nav {
display: flex;
flex-wrap: wrap;
}
.foot .foot_nav > div {
flex: 0 0 33.333%;
}
.widget > div {
margin-top: 29px;
}
.widget.widget_nav_menu > span + div {
margin-top: 0;
}
.widget.widget_nav_menu .menu {
padding: 0;
}
.widget_nav_menu ul li a {
border-bottom: 1px solid transparent;
}
.widget_nav_menu ul li a:hover {
border-color: #98c4f6;
}
} ul.social-links {
display: flex;
flex-wrap: wrap;
padding: 0;
margin-bottom: 20px;
}
ul.social-links li {
margin: 0 4px 0 0;
width: 38px;
height: 38px;
}
ul.social-links li a {
color: #0c3a6f;
font-size: 20px;
display: block;
text-align: center;
line-height: 38px;
background-color: #fff;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
opacity: 0.4;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
ul.social-links li a:hover {
opacity: 1;
}
#widget-area{
position: relative;
width: 100%;
max-width: 1590px;
margin: 0 auto;
padding: 0 20px;
}
.chw-widget{
margin-top: 25px;
margin-bottom: 0px;
font-size:12px;
}
.chw-widget .chw-title{
font-weight:bold;
font-size:13px;
}
.chw-widget ul{
margin-top:5px;
}
.chw-widget ul li{
display: inline;
margin-right:15px;
}
.chw-widget ul li a:hover{
border-bottom:none;
text-decoration:none;
}
.chw-widget ul{
padding-left:0px;
}
.chw-widget ul li::before{
display: none;
}
#whh{
right: 10px;
position: absolute;
top: -30px;
font-size: 12px;
color: #fff;
}
#whh a{
font-weight:bold;
border-bottom:solid 1px;
}
.head_mob_btns span{
color: white;
}
.head_mob_btns a{
font-weight:bold;
}
nav.woocommerce-pagination ul.page-numbers span.current{
background-color: #6eabda;
color: #fff;
}
.product__wrap-small, .product__wrap:last-of-type {
margin-top: 20px;
}
.product__wrap {
position: relative;
flex-wrap: wrap;
display: flex;
}
.product__size-text {
margin: 0 0 15px;
color: #222;
}
.product__size-list {
display: flex;
flex-wrap: wrap;
}
.product__size.active {
border-color: #6eabda;
background-color: #6eabda;
color: #fff;
}
.product__size {
height: 32px;
border: 1px solid #c9ced6;
border-top-color: rgb(201, 206, 214);
border-right-color: rgb(201, 206, 214);
border-bottom-color: rgb(201, 206, 214);
border-left-color: rgb(201, 206, 214);
border-radius: 4px;
cursor: pointer;
min-width: 48px;
width: auto;
padding-left: 10px;
padding-right: 10px;
background-color: #fff;
line-height: 32px;
text-align: center;
transition: all .3s;
margin-right: 10px;
margin-bottom: 10px;
color: #000;
}
.woocommerce-products-header{
display:none;
}
.wpb_slider_area{
max-width:600px;
width:100%;
border: solid 1px #999;
padding: 15px 15px 0px 15px;
margin-left:15px;
margin-right:15px;
margin-bottom:60px;
float:left;
}
.grid_no_animation figcaption{
margin-top:10px;
}
.wpb_slider_area .owl-theme .owl-nav{
right:0px !important;
top: -60px !important;
}
.owl-carousel.owl-drag .owl-item{
border: solid 1px #999;
padding: 10px;
}
.collection_offer_cost.act .number, span.woocommerce-Price-amount.amount{
font-size:18px !important;
}
#slid-center{
margin-top: 25px;
}
.slid-cen{
position:relative;
float: left;
}
.slid-cen h3{
font-size:22px;
padding-left:15px;
padding-bottom:15px;
}
.owl-theme .owl-dots .owl-dot span{
margin: 1px 1px !important;
}
.wpb_slider_area .owl-theme .owl-dots{
margin-top:5px !important;
}
.owl-dots button.owl-dot{
border:0px solid !important;
}
.owl-dots button.owl-dot.active, .owl-dots button.owl-dot.active {
background:none !important;
}.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails {
text-align: center; }
.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails::before, .header-widget-region .widget_brand_thumbnails ul.brand-thumbnails::after {
content: '';
display: table; }
.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails::after {
clear: both; }
.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails li {
display: inline-block;
width: auto !important;
float: none !important;
margin-bottom: 0 !important; }
.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails li img {
max-height: 16px;
width: auto;
display: block; } .widget_brand_nav ul li .count {
float: right; } .tax-product_brand .woocommerce-products-header {
display: -webkit-box;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
margin: 0 0 2.2906835em;
text-align: center; }
.tax-product_brand .woocommerce-products-header .brand-thumbnail {
margin: 0 0 1em;
width: auto;
max-height: 2.2906835em;
align-self: center;
-webkit-box-ordinal-group: 2;
order: 1; }
.tax-product_brand .woocommerce-products-header .woocommerce-products-header__title,
.tax-product_brand .woocommerce-products-header .term-description {
-webkit-box-ordinal-group: 3;
order: 2; }
div#brands_a_z::before, div#brands_a_z::after {
content: '';
display: table; }
div#brands_a_z::after {
clear: both; }
div#brands_a_z ul.brands_index {
margin-left: 0;
padding: 0; }
div#brands_a_z ul.brands_index li {
float: none;
display: inline-block;
margin: 0 0.3342343017em 0.2360828548em 0;
padding: 0;
text-transform: uppercase; }
div#brands_a_z ul.brands_index li a,
div#brands_a_z ul.brands_index li span {
float: none;
display: block;
border: 0;
padding: 0.3819820591em;
min-width: 1.618em;
text-align: center;
background-color: #eeeeee;
color: #43454b;
line-height: 1; }
div#brands_a_z ul.brands_index li span {
opacity: 0.3; }
div#brands_a_z h3 {
text-transform: uppercase; }
div#brands_a_z a.top {
padding: 0.6180469716em;
background-color: #eeeeee;
color: #43454b;
border: 0;
line-height: 1; }
div#brands_a_z ul.brands {
margin-left: 0;
list-style-position: inside; }
div#brands_a_z ul.brands li {
margin: 0 0 0.3819820591em;
padding: 0 0 0.3819820591em;
border-bottom: 1px solid rgba(0, 0, 0, 0.05); } .storefront-wc-brands-single-product {
margin: 0 0 0.5407911001em; }
.storefront-wc-brands-single-product img {
max-height: 2.2906835em; }
@media (min-width: 768px) {
div#brands_a_z ul.brands_index {
width: 21.7391304348%;
float: left;
margin-right: 4.347826087%;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease; }
div#brands_a_z h3 {
width: 73.9130434783%;
float: right;
margin-right: 0;
clear: right;
text-transform: uppercase; }
div#brands_a_z h3:first-of-type {
margin-top: 0; }
div#brands_a_z a.top {
clear: right; }
div#brands_a_z ul.brands {
width: 73.9130434783%;
float: right;
margin-right: 0;
clear: right; } }@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap");
img.alignright {
float: right;
margin: 0 0 1em 1em
}
img.alignleft {
float: left;
margin: 0 1em 1em 0
}
img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
a img.alignright {
float: right;
margin: 0 0 1em 1em
}
a img.alignleft {
float: left;
margin: 0 1em 1em 0
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
input[type="submit"].btn_main {
display: inline-block;
padding: 0 20px;
line-height: 40px;
color: #fff;
font-size: 17px;
background: #0c3a6f;
}
.wpcf7 .rf_type_submit .rf_cell {
padding: 0;
}
#nomenu ul {
display: flex;
padding: 0;
}
#nomenu ul li {
margin-top: 0;
padding: 0 15px;
}
#nomenu ul li a {
display: block;
color: #103a71;
font-size: 18px;
font-weight: 600;
text-decoration: none;
}
#nomenu ul li::before {
display: none;
}
@media (min-width: 1024px) {
#nomenu ul li {
border-left: 1px solid #d1d5d9;
transition: all 200ms linear;
}
#nomenu ul li a {
position: relative;
display: block;
margin: -26px -16px -26px -15px;
padding: 26px 25px 24px;
line-height: 22px;
box-sizing: border-box;
border: 1px solid transparent;
}
#nomenu ul li.current_page_item a,
#nomenu ul li:hover a {
background: #fff;
border-color: #d1d5d9;
z-index: 1;
}
}
.menu_popup_inner li {
margin: 0;
}
.menu_popup_inner li:before {
display: none;
}
.menu_popup_inner a {
text-decoration: none;
} p#breadcrumbs a {
text-decoration: none;
}
p#breadcrumbs span.breadcrumb_last {
color: #000;
font-weight: bold;
} .contacts_main_block_paper h2,
.contacts_main_block_paper h3,
.contacts_main_block_paper h4,
.contacts_main_block_paper h5,
.contacts_main_block_paper h6 {
margin: 5px 0 30px;
color: #ef9800;
font-weight: 600;
}
.contacts_main_block_paper h2 {
font-size: 30px;
}
.contacts_main_block_paper h3 {
font-size: 28px;
}
.contacts_main_block_paper h4 {
font-size: 24px;
}
.contacts_main_block_paper h5 {
font-size: 20px;
}
.contacts_main_block_paper h6 {
font-size: 16px;
}
.subscribe input[type="submit"] {
width: unset;
height: unset;
max-width: unset;
padding: 0 30px;
line-height: 42px;
color: #fff;
font-size: 16px;
background: #0c3a6f;
border: none;
vertical-align: top;
}
span.ajax-loader {
display: none!important;
} #primary {
position: relative;
width: 100%;
max-width: 1590px;
margin: 0 auto;
padding: 0 20px;
}
.storefront-sorting {
display: flex;
flex-direction: row;
justify-content: space-between;
flex-wrap: wrap;
margin-top: 20px;
margin-bottom: 30px;
font-size:12px;
}
.storefront-sorting .woocommerce-notices-wrapper {
flex-basis: 100%;
padding: 0 15px;
}
.storefront-sorting .woocommerce-ordering,
.storefront-sorting .woocommerce-result-count {
flex-basis: 100%;
margin-bottom: 20px;
}
.storefront-sorting .woocommerce-result-count {
text-align: right;
}
.storefront-sorting select.orderby {
padding: 5px 5px;
border-radius: 0;
line-height: 1;
outline: none;
width: 100%;
border: solid 1px #c4c4c4;
}
nav.woocommerce-pagination {
flex-basis: 100%;
padding: 0 15px;
}
nav.woocommerce-pagination ul.page-numbers {
display: flex;
justify-content: center;
}
nav.woocommerce-pagination ul.page-numbers li span,
nav.woocommerce-pagination ul.page-numbers li a {
display: block;
line-height: 40px;
color: #707070;
border: 1px solid #707070;
width: 40px;
height: 40px;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
-ms-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
}
nav.woocommerce-pagination ul.page-numbers li a {
text-decoration: none;
}
nav.woocommerce-pagination ul.page-numbers li {
text-align: center;
margin-right: 10px;
margin-top: 10px;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
-ms-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
}
nav.woocommerce-pagination ul li:before {
display: none;
}
nav.woocommerce-pagination ul.page-numbers span.current,
nav.woocommerce-pagination ul.page-numbers li:hover a {
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
-ms-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
}
nav.woocommerce-pagination ul.page-numbers li:last-child {
margin-right: 0;
}
.woocommerce-pagination .next, .woocommerce-pagination .prev {
text-indent: -9999px;
position: relative;
overflow: hidden;
font-size: 0;
line-height: 1;
}
.woocommerce-pagination .prev::after,
.woocommerce-pagination .next::after {
font-size: initial;
}
ul.products {
padding: 0;
}
ul.products li {
margin-top: 0;
margin-bottom: 30px;
}
ul.products li::before {
display: none;
}
ul.products li a {
text-decoration: none;
display: block;
}
span.onsale {
display: none;
}
ul.products li span.price {
display: block;
}
ul.products li span.price ins {
text-decoration: none;
}
ul.products li span.price span.woocommerce-Price-currencySymbol {
font-family: 'Open Sans', sans-serif;
font-size: 14px;
font-weight: 400;
}
ul.products li a.button,
.summary.short-description form.cart button {
display: inline-block;
padding: 0 20px;
line-height: 40px;
color: #fff;
font-size: 17px;
background-color: #0c3a6f;
}
.summary.short-description form.cart button:hover {
background-color: #16549b;
}
a.added_to_cart.wc-forward {
display: none;
}
table.woocommerce-grouped-product-list.group_table {
display: none;
} .single-product .product {
display: flex;
flex-wrap: wrap;
border: 1px solid #d1d6dc;
border-left: 0;
}
.single-product .product > div {
flex: 0 0 100%;
padding: 15px;
border-left: 1px solid #d1d6dc;
border-bottom: 1px solid #d1d6dc;
}
.single-product .product .woocommerce-product-gallery {
padding-left: 15px;
padding-right: 15px;
position: relative;
}
.single-product .product .summary.short-description {
border-bottom: 0;
}
.single-product .product .woocommerce-product-gallery a {
display: block;
}
.single-product .product .woocommerce-product-gallery img {
width: 100%;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
font-size: 0;
position: absolute;
right: 30px;
top: 60px;
width: 40px;
height: 40px;
z-index: 1;
text-align: center;
line-height: 40px;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger::before {
font-size: initial;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger { }
ol.flex-control-nav.flex-control-thumbs {
list-style-type: none;
padding-left: 0;
display: flex;
margin: 5px -5px;
flex-wrap: wrap;
}
ol.flex-control-nav.flex-control-thumbs li {
margin: 0;
padding: 5px;
flex: 0 0 33.333333%;
}
.summary.full-description li {
margin-top: 0;
}
.summary.full-description tr{
height:20px;
}
.summary.full-description th {
background-color: #fff;
}
.summary.full-description table{
margin-top:10px;
}
.summary.full-description .product-specs-item{
margin-bottom:10px;
}
.summary.short-description {
background-color: #f6f5f4;
}
.summary.short-description .cart {
margin-top: 20px;
}
.summary.short-description span.woocommerce-Price-amount.amount {
font-size: 34px;
}
.summary.short-description span.woocommerce-Price-currencySymbol {
font-family: 'Open Sans', sans-serif;
font-size: 16px;
font-weight: 600;
}
.summary.short-description .quantity {
display: none;
}
section.related.products {
flex: 0 0 100%;
}
section.related.products > h2 {
padding: 20px 0;
color: #103a71;
font-size: 24px;
font-weight: 700;
}
@media (min-width: 768px) {
.single-product .product > div {
flex: 0 0 calc(50% - 1px);
padding-left: 15px;
padding-right: 15px;
}
.single-product .product .woocommerce-product-gallery {
flex: 0 0 50%;
padding-left: 25px;
padding-right: 25px;
position: relative;
}
ol.flex-control-nav.flex-control-thumbs li {
flex: 0 0 25%;
}
.single-product .product .summary.full-description {
flex: 0 0 100%;
order: 2;
border-bottom: 0;
}
.single-product .product .summary.short-description {
order: 1;
border-bottom: 1px solid #d1d6dc;
}
}
@media (min-width: 992px) {
}
@media (min-width: 1024px) {
.single-product .product > div {
flex: 0 0 33.333333%;
padding: 30px 15px;
}
.single-product .product .woocommerce-product-gallery {
flex: 0 0 33.333333%;
order: 0;
border-bottom: 0;
}
.single-product .product .summary.full-description {
flex: 0 0 33.333333%;
order: 0;
}
.single-product .product .summary.short-description {
flex: 0 0 33.333333%;
order: 0;
border-bottom: 0;
}
}
@media (min-width: 1280px) {
.single-product .product > div {
flex: 0 0 33.333333%;
padding: 60px;
}
} .woocommerce-cart .hentry,
.woocommerce-checkout .hentry {
border-bottom: 0;
padding-bottom: 0;
}
.page-template-template-fullwidth-php table.cart .product-thumbnail {
display: table-cell;
}
.page-template-template-fullwidth-php table.cart thead {
font-size: 1em;
text-indent: 0;
}
table.cart th,
table.cart td {
padding: 1.618em;
}
table.cart .qty {
padding: 0.875em;
max-width: 3.632em;
}
table.cart td.product-remove {
display: table-cell;
padding: 1.618em;
border: 0;
}
table.cart td.product-remove a.remove {
float: none;
position: relative;
top: auto;
right: auto;
font-size: 1em;
}
table.cart .product-quantity .plus,
table.cart .product-quantity .minus {
display: inline-block;
}
table.cart .quantity .qty {
padding: 0.6180469716em;
max-width: 100% !important;
text-align: center;
}
table.cart td.actions {
text-align: right;
}
table.cart td.actions label {
display: none;
}
table.cart td.actions .coupon {
padding-bottom: 0;
margin-bottom: 0;
border-bottom: none;
display: inline-block;
float: left;
}
table.cart td.actions input {
display: inline-block;
width: auto;
margin: 0;
}
.cart-collaterals::before, .cart-collaterals::after {
content: '';
display: table;
}
.cart-collaterals::after {
clear: both;
}
.cart-collaterals h2 {
font-size: 1.618em;
}
.cart-collaterals .cross-sells {
width: 41.1764705882%;
float: left;
margin-right: 5.8823529412%;
}
.cart-collaterals .cart_totals,
.cart-collaterals .shipping_calculator {
width: 52.9411764706%;
float: right;
margin-right: 0;
margin: 0;
clear: right;
}
.cart-collaterals .cart_totals small.includes_tax {
display: block;
}
.cart-collaterals .shipping_calculator {
clear: right;
}
.page-template-template-fullwidth-php .cart-collaterals .cross-sells {
width: 47.8260869565%;
float: left;
margin-right: 4.347826087%;
}
.page-template-template-fullwidth-php .cart-collaterals .cart_totals,
.page-template-template-fullwidth-php .cart-collaterals .shipping_calculator {
width: 47.8260869565%;
float: right;
margin-right: 0;
} #ship-to-different-address {
position: relative;
}
#ship-to-different-address label {
font-weight: 300;
}
#ship-to-different-address .woocommerce-form__input-checkbox {
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
margin-right: 0;
}
.col2-set {
width: 52.9411764706%;
float: left;
margin-right: 5.8823529412%;
}
.col2-set .form-row-first {
width: 44.4444444444%;
float: left;
margin-right: 11.1111111111%;
}
.col2-set .form-row-last {
width: 44.4444444444%;
float: right;
margin: 0;
}
.col2-set .col-1,
.col2-set .col-2 {
margin-bottom: 1.618em;
}
.col2-set + #customer_details {
display: none;
}
.col2-set .woocommerce-billing-fields::before, .col2-set .woocommerce-billing-fields::after {
content: '';
display: table;
}
.col2-set .woocommerce-billing-fields::after {
clear: both;
}
.col2-set.addresses {
width: 100%;
float: left;
margin-left: 0;
margin-right: 0;
}
.col2-set.addresses .col-1 {
width: 47.0588235294%;
float: left;
margin-right: 5.8823529412%;
}
.col2-set.addresses .col-2 {
width: 47.0588235294%;
float: right;
margin-right: 0;
}
#customer_details + #wc_checkout_add_ons {
width: 41.1764705882%;
float: right;
margin-right: 0;
}
#wc_checkout_add_ons input[type=radio] {
float: left;
margin-right: 0.5407911001em;
clear: left;
margin-top: 0.35em;
}
#order_review_heading,
#order_review {
width: 41.1764705882%;
float: right;
margin-right: 0;
clear: right;
}
#order_review {
-webkit-transition: box-shadow ease 0.4s;
transition: box-shadow ease 0.4s;
}
#order_review_heading {
margin-bottom: 0;
padding-bottom: 0.6180469716em;
}
.woocommerce-order-pay #order_review,
.page-template-template-fullwidth-php.woocommerce-order-pay #order_review {
width: 100%;
float: none;
}
.woocommerce-order-pay #order_review #payment h3,
.page-template-template-fullwidth-php.woocommerce-order-pay #order_review #payment h3 {
padding-left: 1em;
padding-top: 1em;
}
.woocommerce-order-pay #order_review #payment .form-row,
.page-template-template-fullwidth-php.woocommerce-order-pay #order_review #payment .form-row {
padding: 1em;
}
.woocommerce-order-pay #order_review .payment_methods + .form-row,
.page-template-template-fullwidth-php.woocommerce-order-pay #order_review .payment_methods + .form-row {
padding: 1em;
}
.woocommerce-order-pay #order_review .button#place_order,
.page-template-template-fullwidth-php.woocommerce-order-pay #order_review .button#place_order {
display: block;
width: 100%;
font-size: 1.41575em;
}
.page-template-template-fullwidth-php .col2-set {
width: 47.8260869565%;
float: left;
margin-right: 4.347826087%;
}
.page-template-template-fullwidth-php .col2-set .form-row-first {
width: 45.4545454545%;
float: left;
margin-right: 9.0909090909%;
}
.page-template-template-fullwidth-php .col2-set .form-row-last {
width: 45.4545454545%;
float: right;
margin-right: 0;
}
.page-template-template-fullwidth-php .col2-set.addresses .col-1 {
width: 47.8260869565%;
float: left;
margin-right: 4.347826087%;
}
.page-template-template-fullwidth-php .col2-set.addresses .col-2 {
width: 47.8260869565%;
float: right;
margin-right: 0;
}
.page-template-template-fullwidth-php #order_review_heading,
.page-template-template-fullwidth-php #order_review {
width: 47.8260869565%;
float: right;
margin-right: 0;
}
.page-template-template-fullwidth-php #customer_details + #wc_checkout_add_ons {
width: 47.8260869565%;
float: right;
margin-right: 0;
}
#order_review .shop_table {
margin-bottom: 2.617924em;
}
form.checkout.woocommerce-checkout {
overflow: hidden;
}
.woocommerce-cart-form__cart-item {
display: table-row;
}
.woocommerce-cart-form__cart-item td {
display: table-cell;
vertical-align: middle;
text-align: center;
}
.cart-collaterals table.shop_table {
margin-bottom: 20px;
}
.cart-collaterals th,
.cart-collaterals td,
.woocommerce-checkout-review-order th,
.woocommerce-checkout-review-order td {
padding: 1em 1.41575em;
text-align: left;
vertical-align: top;
}
.cart-collaterals td:first-child,
.woocommerce-checkout-review-order td:first-child {
width: 60%;
}
.cart-collaterals span.woocommerce-Price-amount.amount,
.woocommerce-cart-form__cart-item span.woocommerce-Price-amount.amount,
.woocommerce-checkout-review-order span.woocommerce-Price-amount.amount,
.woocommerce-order span.woocommerce-Price-amount.amount {
line-height: 21px;
font-size: 16px;
font-weight: 400;
}
.woocommerce-order .woocommerce-table--order-details {
text-align: center;
}
.woocommerce-cart-form__cart-item img {
max-width: 100px;
}
.woocommerce-cart-form__cart-item td.product-quantity {
max-width: 80px;
}
.woocommerce-cart-form__cart-item td.product-quantity label {
display: none;
}
table:not( .has-background ) th {
background-color: #f8f8f8;
}
table:not( .has-background ) tbody td {
background-color: #fdfdfd;
}
.wc-proceed-to-checkout .button,
.woocommerce-cart-form button.button,
.form-row.place-order button,
.woocommerce-message .button {
display: inline-block;
padding: 0 20px;
line-height: 40px;
color: #fff;
font-size: 17px;
background: #0c3a6f;
}
.woocommerce-cart-form .button.disabled,
.woocommerce-cart-form .button:disabled {
opacity: .5;
} .search main#main {
display: flex;
flex-wrap: wrap;
}
.search header.page-header {
flex: 0 0 100%;
padding: 0 15px;
}
.search article {
flex: 0 0 100%;
display: flex;
flex-direction: column;
padding: 0 15px;
margin-bottom: 30px;
}
.search article header.entry-header {
order: 2;
}
.search article header.entry-header h2 {
line-height: 24px;
color: #103a71;
font-size: 18px;
font-weight: 700;
}
ul.wc_payment_methods.payment_methods.methods {
padding-left: 0;
margin-bottom: 20px;
}
li.wc_payment_method.payment_method_cod {
display: flex;
}
li.wc_payment_method.payment_method_cod:before {
display: none;
}
li.wc_payment_method.payment_method_cod label {
flex: 0 0 auto;
padding-right: 15px;
font-weight: 700;
}
.woocommerce-terms-and-conditions-wrapper {
margin-bottom: 20px;
}
ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
padding-left: 0;
}
table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th,
table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details td {
padding: 15px 0;
}
.woocommerce-order p.woocommerce-notice {
font-weight: 700;
}
.woocommerce-message {
margin-top: 20px;
}
section.woocommerce-customer-details h2, section.woocommerce-order-details h2 {
margin-top: 40px;
} .foot_logo .custom-logo-link {
float: left;
max-width: 180px;
}
.widget .widget-title {
display: block;
margin-bottom: 15px;
color: #fff;
font-weight: 600;
text-transform: uppercase;
}
.widget.widget_nav_menu .menu {
position: relative;
z-index: unset;
background: unset;
}
.widget_nav_menu ul li {
padding: 0;
line-height: 1;
margin: 0;
}
.widget_nav_menu ul li::before {
content: '';
}
.foot li::before {
display: none;
}
.widget_nav_menu ul li a {
text-decoration: none;
}
@media (max-width: 767px) {
.foot_col {
margin-bottom: 20px;
}
.mobtelnone{
display:none;
}
}
@media (max-width: 1400px) {
.wpb_slider_area{
max-width:550px !important;
}
}
@media (max-width: 1200px) {
.wpb_slider_area{
max-width:450px !important;
}
}
@media (max-width: 1000px) {
.wpb_slider_area{
max-width:600px !important;
}
}
@media (min-width: 1400px) {
.slid-cen{
margin-left: 6%;
}
}
@media (min-width: 768px) {
.search article {
flex: 0 0 50%;
}
.storefront-sorting .woocommerce-ordering,
.storefront-sorting .woocommerce-result-count {
flex-basis: 50%;
margin-bottom: 0;
}
.storefront-sorting select.orderby {
width: initial;
}
}
@media (min-width: 1024px) {
.search article {
flex: 0 0 100%;
}
.foot .foot_nav {
display: flex;
flex-wrap: wrap;
}
.foot .foot_nav > div {
flex: 0 0 33.333%;
}
.widget > div {
margin-top: 29px;
}
.widget.widget_nav_menu > span + div {
margin-top: 0;
}
.widget.widget_nav_menu .menu {
padding: 0;
}
.widget_nav_menu ul li a {
border-bottom: 1px solid transparent;
}
.widget_nav_menu ul li a:hover {
border-color: #98c4f6;
}
} ul.social-links {
display: flex;
flex-wrap: wrap;
padding: 0;
margin-bottom: 20px;
}
ul.social-links li {
margin: 0 4px 0 0;
width: 38px;
height: 38px;
}
ul.social-links li a {
color: #0c3a6f;
font-size: 20px;
display: block;
text-align: center;
line-height: 38px;
background-color: #fff;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
opacity: 0.4;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
ul.social-links li a:hover {
opacity: 1;
}
#widget-area{
position: relative;
width: 100%;
max-width: 1590px;
margin: 0 auto;
padding: 0 20px;
}
.chw-widget{
margin-top: 25px;
margin-bottom: 0px;
font-size:12px;
}
.chw-widget .chw-title{
font-weight:bold;
font-size:13px;
}
.chw-widget ul{
margin-top:5px;
}
.chw-widget ul li{
display: inline;
margin-right:15px;
}
.chw-widget ul li a:hover{
border-bottom:none;
text-decoration:none;
}
.chw-widget ul{
padding-left:0px;
}
.chw-widget ul li::before{
display: none;
}
#whh{
right: 10px;
position: absolute;
top: -30px;
font-size: 12px;
color: #fff;
}
#whh a{
font-weight:bold;
border-bottom:solid 1px;
}
.head_mob_btns span{
color: white;
}
.head_mob_btns a{
font-weight:bold;
}
nav.woocommerce-pagination ul.page-numbers span.current{
background-color: #6eabda;
color: #fff;
}
.product__wrap-small, .product__wrap:last-of-type {
margin-top: 20px;
}
.product__wrap {
position: relative;
flex-wrap: wrap;
display: flex;
}
.product__size-text {
margin: 0 0 15px;
color: #222;
}
.product__size-list {
display: flex;
flex-wrap: wrap;
}
.product__size.active {
border-color: #6eabda;
background-color: #6eabda;
color: #fff;
}
.product__size {
height: 32px;
border: 1px solid #c9ced6;
border-top-color: rgb(201, 206, 214);
border-right-color: rgb(201, 206, 214);
border-bottom-color: rgb(201, 206, 214);
border-left-color: rgb(201, 206, 214);
border-radius: 4px;
cursor: pointer;
min-width: 48px;
width: auto;
padding-left: 10px;
padding-right: 10px;
background-color: #fff;
line-height: 32px;
text-align: center;
transition: all .3s;
margin-right: 10px;
margin-bottom: 10px;
color: #000;
}
.woocommerce-products-header{
display:none;
}
.wpb_slider_area{
max-width:600px;
width:100%;
border: solid 1px #999;
padding: 15px 15px 0px 15px;
margin-left:15px;
margin-right:15px;
margin-bottom:60px;
float:left;
}
.grid_no_animation figcaption{
margin-top:10px;
}
.wpb_slider_area .owl-theme .owl-nav{
right:0px !important;
top: -60px !important;
}
.owl-carousel.owl-drag .owl-item{
border: solid 1px #999;
padding: 10px;
}
.collection_offer_cost.act .number, span.woocommerce-Price-amount.amount{
font-size:18px !important;
}
#slid-center{
margin-top: 25px;
}
.slid-cen{
position:relative;
float: left;
}
.slid-cen h3{
font-size:22px;
padding-left:15px;
padding-bottom:15px;
}
.owl-theme .owl-dots .owl-dot span{
margin: 1px 1px !important;
}
.wpb_slider_area .owl-theme .owl-dots{
margin-top:5px !important;
}
.owl-dots button.owl-dot{
border:0px solid !important;
}
.owl-dots button.owl-dot.active, .owl-dots button.owl-dot.active {
background:none !important;
}