@-ms-viewport {
width: device-width;
}
html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
-ms-overflow-style: scrollbar;
}
*,
*::before,
*::after {
-webkit-box-sizing: inherit;
box-sizing: inherit;
}
.container {
position: relative;
margin-left: auto;
margin-right: auto;
padding-right: 15px;
padding-left: 15px;
}
.container-fluid {
position: relative;
margin-left: auto;
margin-right: auto;
padding-right: 15px;
padding-left: 15px;
}
.row {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.no-gutters {
margin-right: 0;
margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
padding-right: 0;
padding-left: 0;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xxl-1,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.col {
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-auto {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
}
.col-1 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 8.33333%;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
}
.col-2 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.66667%;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-3 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-4 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.33333%;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.col-5 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 41.66667%;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.col-6 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-7 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 58.33333%;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
}
.col-8 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 66.66667%;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.col-9 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-10 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 83.33333%;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
}
.col-11 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 91.66667%;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.col-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.pull-0 {
right: auto;
}
.pull-1 {
right: 8.33333%;
}
.pull-2 {
right: 16.66667%;
}
.pull-3 {
right: 25%;
}
.pull-4 {
right: 33.33333%;
}
.pull-5 {
right: 41.66667%;
}
.pull-6 {
right: 50%;
}
.pull-7 {
right: 58.33333%;
}
.pull-8 {
right: 66.66667%;
}
.pull-9 {
right: 75%;
}
.pull-10 {
right: 83.33333%;
}
.pull-11 {
right: 91.66667%;
}
.pull-12 {
right: 100%;
}
.push-0 {
left: auto;
}
.push-1 {
left: 8.33333%;
}
.push-2 {
left: 16.66667%;
}
.push-3 {
left: 25%;
}
.push-4 {
left: 33.33333%;
}
.push-5 {
left: 41.66667%;
}
.push-6 {
left: 50%;
}
.push-7 {
left: 58.33333%;
}
.push-8 {
left: 66.66667%;
}
.push-9 {
left: 75%;
}
.push-10 {
left: 83.33333%;
}
.push-11 {
left: 91.66667%;
}
.push-12 {
left: 100%;
}
.offset-1 {
margin-left: 8.33333%;
}
.offset-2 {
margin-left: 16.66667%;
}
.offset-3 {
margin-left: 25%;
}
.offset-4 {
margin-left: 33.33333%;
}
.offset-5 {
margin-left: 41.66667%;
}
.offset-6 {
margin-left: 50%;
}
.offset-7 {
margin-left: 58.33333%;
}
.offset-8 {
margin-left: 66.66667%;
}
.offset-9 {
margin-left: 75%;
}
.offset-10 {
margin-left: 83.33333%;
}
.offset-11 {
margin-left: 91.66667%;
}
.large-row {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.animate-spin {
-webkit-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
display: inline-block;
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.animated,
.stuck {
-webkit-animation-duration: .7s;
animation-duration: .7s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
@-webkit-keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDown,
.stuck {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
} html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 0 none;
text-decoration: none;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
cursor: pointer;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"],
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}
*:focus {
outline: none;
}  h1,
h2,
h3,
h4,
h5,
h6 {
margin-top: 0;
margin-bottom: 15px;
clear: both;
} p {
margin-top: 0;
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote,
q {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 9.375px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 9.375px;
font-size: 0.9375rem;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark {
background: #fff9c0;
text-decoration: none;
}
ins {
text-decoration: none;
}
big {
font-size: 125%;
} #primary,
#secondary {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
#primary {
padding-left: 15px;
padding-right: 15px;
}
#secondary {
padding-left: 15px;
padding-right: 15px;
} .fs-alignself-center {
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
}
.fs-newproducts,
.fs-bestsellers,
.fs-profitably {
position: relative;
z-index: 1;
padding-top: 20px;
}
.fs-newproducts {
padding-bottom: 20px;
}
.fs-newproducts .vc_tta.vc_tta-style-nbstyle1 .vc_tta-tabs-container .vc_tta-tabs-list {
text-transform: uppercase;
}
.fs-bestsellers [data-slide="owl-carousel"][data-nav="true"] .owl-nav > div,
.fs-profitably [data-slide="owl-carousel"][data-nav="true"] .owl-nav > div,
.fs-bestsellers-2 [data-slide="owl-carousel"][data-nav="true"] .owl-nav > div,
.fs-profitably-2 [data-slide="owl-carousel"][data-nav="true"] .owl-nav > div {
font-size: 36px;
opacity: 1;
color: #888;
}
.fs-bestsellers [data-slide="owl-carousel"][data-nav="true"] .owl-nav > div:hover,
.fs-profitably [data-slide="owl-carousel"][data-nav="true"] .owl-nav > div:hover,
.fs-bestsellers-2 [data-slide="owl-carousel"][data-nav="true"] .owl-nav > div:hover,
.fs-profitably-2 [data-slide="owl-carousel"][data-nav="true"] .owl-nav > div:hover {
color: #0099ff;
}
.fs-bestsellers [data-slide="owl-carousel"][data-nav="true"] .owl-nav > div.owl-prev,
.fs-profitably [data-slide="owl-carousel"][data-nav="true"] .owl-nav > div.owl-prev,
.fs-bestsellers-2 [data-slide="owl-carousel"][data-nav="true"] .owl-nav > div.owl-prev,
.fs-profitably-2 [data-slide="owl-carousel"][data-nav="true"] .owl-nav > div.owl-prev {
left: 0;
}
.fs-bestsellers [data-slide="owl-carousel"][data-nav="true"] .owl-nav > div.owl-next,
.fs-profitably [data-slide="owl-carousel"][data-nav="true"] .owl-nav > div.owl-next,
.fs-bestsellers-2 [data-slide="owl-carousel"][data-nav="true"] .owl-nav > div.owl-next,
.fs-profitably-2 [data-slide="owl-carousel"][data-nav="true"] .owl-nav > div.owl-next {
right: 0;
}
.fs-accessories .uvc-heading,
.fs-delivery .uvc-heading {
padding-bottom: 20px;
}
.fs-delivery .vc_inner .wpb_column:nth-child(odd):not(:last-of-type) .aio-icon-component.fs-ico-circle-1 .aio-icon-box .aio-icon:after {
background-image: url(//novi.barka-fishing.com/wp-content/themes/nb-fishing3/assets/images/demo/img_line1.png);
}
.fs-delivery .vc_inner .wpb_column:nth-child(even):not(:last-of-type) .aio-icon-component.fs-ico-circle-1 .aio-icon-box .aio-icon:after {
background-image: url(//novi.barka-fishing.com/wp-content/themes/nb-fishing3/assets/images/demo/img_line2.png);
}
.fs-bestsellers .uvc-heading {
margin-bottom: 5px;
}
.fs-accessories-2 .uvc-heading {
margin-bottom: 30px;
}
.fs-newproducts-2 {
padding-top: 15px;
padding-bottom: 5px;
}
.fs-newproducts-2 .uvc-heading {
margin-bottom: 20px;
}
.fs-newproducts-2 .vc_tta-panel-body {
padding-left: 0px !important;
padding-right: 0px !important;
padding-top: 10px !important;
}
.fs-newproducts-2 .vc_tta-tabs-container .vc_tta-tabs-list {
text-transform: uppercase;
}
.fs-newproducts-2 .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a {
padding: 3px 11px !important;
}
.fs-profitably-2 .uvc-heading {
margin-bottom: 35px;
}
.fs-bestsellers-2 .nb_style_default,
.fs-profitably-2 .nb_style_default {
padding-top: 10px;
padding-bottom: 35px;
}
.fs-blogs-2,
.fs-bestsellers-2,
.fs-profitably-2,
.fs-delivery-2,
.fs-accessories-2 {
padding-top: 15px;
padding-bottom: 15px;
}
.fs-delivery-2 .fs-heading-color .uvc-sub-heading {
color: #fff;
}
.fs-delivery-2 .uvc-heading {
margin-bottom: 40px;
}
.fs-delivery-2 .vc_inner .wpb_column:nth-child(odd):not(:last-of-type) .aio-icon-component.fs-ico-square-1 .aio-icon-box .aio-icon:after {
background-image: url(//novi.barka-fishing.com/wp-content/themes/nb-fishing3/assets/images/demo/img_line1.png);
}
.fs-delivery-2 .vc_inner .wpb_column:nth-child(even):not(:last-of-type) .aio-icon-component.fs-ico-square-1 .aio-icon-box .aio-icon:after {
background-image: url(//novi.barka-fishing.com/wp-content/themes/nb-fishing3/assets/images/demo/img_line2.png);
}
.fs-testimonials-2 {
padding-top: 15px;
padding-bottom: 50px;
}
.fs-testimonials-2 .nb_testimonial-item {
padding-left: 20px;
padding-right: 20px;
}
.fs-testimonials-2 [data-slide="owl-carousel"] .owl-nav > div {
color: #fff;
opacity: 1;
}
.fs-testimonials-2 [data-slide="owl-carousel"] .owl-nav > div:hover {
color: #0099ff;
}
.fs-testimonials-2 .nb_testimonials .nb_testimonial-item .nb_testimonial-name {
color: #fff;
}
.fs-testimonials-2 .nb_testimonials .nb_testimonial-item .nb_testimonial-content {
color: #fff;
}
.fs-testimonials-2 .fs-heading-color .uvc-sub-heading {
color: #fff;
}
.fs-blogs {
position: relative;
}
.fs-blogs:before {
content: '';
background: #fff;
display: block;
left: 15px;
right: 15px;
top: -50px;
height: 50px;
position: absolute;
}
.fs-blogs .nb_wp_post .nb-post-thumb-i {
padding: 13px;
border: solid 4px #e1e1e1;
-webkit-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.fs-blogs .nb_wp_post .nb-post-thumb-i:hover {
border: solid 4px #0099ff;
}
.fs-blogs .nb_wp_post .nb-post-block .nb-post-header {
margin-top: -5px;
}
.fs-blogs-2 .nb_wpposts_default {
padding-top: 10px;
}
.fs-blogs-2 .nb_wp_post .nb_wp_post-i {
-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
}
.fs-blogs-2 .nb_wp_post .nb_wp_post-i .nb-post-thumb-i {
border: solid 1px #d7d7d7;
}
.fs-blogs-2 .nb_wp_post .nb_wp_post-i:hover .nb-post-thumb-i a {
-webkit-box-shadow: inset 0px 0px 0px 4px #0099ff, inset 0px 0px 0px 17px #fff !important;
box-shadow: inset 0px 0px 0px 4px #0099ff, inset 0px 0px 0px 17px #fff !important;
}
.fs-blogs-2 .nb_wp_post .nb_wp_post-i .nb-post-header {
margin-top: -5px;
}
.vc_row.fs-delivery,
.vc_row.fs-accessories,
.vc_row.fs-testimonials {
position: relative;
padding-top: 10%;
padding-bottom: 30px;
}
.vc_row.fs-delivery .upb_row_bg:before,
.vc_row.fs-accessories .upb_row_bg:before,
.vc_row.fs-testimonials .upb_row_bg:before {
position: absolute;
content: '';
display: block;
width: 100%;
height: 100%;
left: 0;
bottom: 100%;
background: #fff;
-webkit-transform: skewY(-4deg);
-ms-transform: skewY(-4deg);
transform: skewY(-4deg);
-webkit-transform-origin: 100% 0;
-ms-transform-origin: 100% 0;
transform-origin: 100% 0;
}
.vc_row.fs-accessories .upb_row_bg:before {
-webkit-transform: skewY(4deg);
-ms-transform: skewY(4deg);
transform: skewY(4deg);
-webkit-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
}
.vc_row.fs-testimonials {
padding-bottom: 70px;
}
.fishing-front-page .site-header {
margin-bottom: 0;
}
.fishing-front-page .site-footer {
margin-top: 0;
}
.fishing-front-page .hentry {
margin-bottom: 0;
}
.fs-newsletter .mc4wp-form .form-newsletter {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-direction: column;
-moz-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.fs-newsletter .mc4wp-form .form-newsletter label {
font-family: 'Great Vibes';
color: #0099ff;
font-size: 34px;
font-weight: normal;
text-align: center;
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.fs-newsletter .mc4wp-form .form-newsletter .input-group {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
margin-bottom: 20px;
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.fs-newsletter .mc4wp-form .form-newsletter .input-group input.form-control {
position: relative;
z-index: 2;
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
display: block;
width: 100%;
margin-bottom: 0;
padding: 12px 25px;
border-width: 1px;
border-style: solid;
border-color: transparent;
-webkit-box-shadow: 0 0 5px 0 rgba(204, 204, 204, 0.35);
box-shadow: 0 0 5px 0 rgba(204, 204, 204, 0.35);
-webkit-border-radius: 0px;
border-radius: 0px;
}
.fs-newsletter .mc4wp-form .form-newsletter .input-group input.form-control::-webkit-input-placeholder {
color: #999;
}
.fs-newsletter .mc4wp-form .form-newsletter .input-group input.form-control:-moz-placeholder {
color: #999;
opacity: 1;
}
.fs-newsletter .mc4wp-form .form-newsletter .input-group input.form-control::-moz-placeholder {
color: #999;
opacity: 1;
}
.fs-newsletter .mc4wp-form .form-newsletter .input-group input.form-control:-ms-input-placeholder {
color: #999;
}
.fs-newsletter .mc4wp-form .form-newsletter .input-group input.form-control:focus {
outline: none;
}
.fs-newsletter .mc4wp-form .form-newsletter .button-group {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.fs-newsletter .mc4wp-form .form-newsletter .button-group .btn {
font-size: 18px;
font-weight: normal;
background: #0099ff;
color: #fff;
border: 0 none;
text-transform: uppercase;
width: 100%;
height: 43px;
line-height: 43px;
-webkit-transition: color .2s ease;
-o-transition: color .2s ease;
transition: color .2s ease;
text-align: center;
-webkit-border-radius: 22px;
border-radius: 22px;
}
.fs-newsletter .mc4wp-form .form-newsletter .button-group .btn:hover {
background: #007dd1;
}
.fs-newsletter .vc_custom_heading {
color: #333;
font-size: 24px;
font-weight: bold;
margin-bottom: 20px;
}
.fs-newsletter .uavc-list-icon {
padding-top: 5px;
}
.fs-newsletter .uavc-list .uavc-list-content {
margin-bottom: 30px;
font-size: 18px;
color: #666;
}
.fs-newsletter .uavc-list .uavc-list-content a {
color: #666;
}
.fs-newsletter .uavc-list .uavc-list-content a:hover {
color: #0099ff;
}
.fs-newsletter .uavc-list .uavc-list-content .uavc-list-icon {
color: #0099ff;
line-height: 1;
padding: 15px;
border: 2px solid #0099ff;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.wpcf7-form p {
margin: 0;
}
.wpcf7-form .wpcf7-form-control-wrap {
display: block;
margin-top: 5px;
margin-bottom: 30px;
}
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="url"],
.wpcf7-form input[type="password"],
.wpcf7-form input[type="search"],
.wpcf7-form input[type="number"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="range"] {
width: 100%;
padding: 12px 15px;
border-color: #d7d7d7;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.wpcf7-form input[type="text"]:focus,
.wpcf7-form input[type="email"]:focus,
.wpcf7-form input[type="url"]:focus,
.wpcf7-form input[type="password"]:focus,
.wpcf7-form input[type="search"]:focus,
.wpcf7-form input[type="number"]:focus,
.wpcf7-form input[type="tel"]:focus,
.wpcf7-form input[type="range"]:focus {
outline: none;
}
.wpcf7-form input[type="submit"] {
background: transparent;
color: #0099ff;
font-size: 18px;
font-weight: bold;
padding: 17px 63px;
border: 2px solid #0099ff;
transition: all .5s ease-in-out;
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
-webkit-border-radius: 30px;
border-radius: 30px;
}
.wpcf7-form input[type="submit"]:hover {
background: #007dd1;
color: #fff;
border-color: #007dd1;
}
.wpcf7-form textarea {
width: 100%;
padding: 12px 15px;
margin-bottom: 30px;
border-color: #d7d7d7;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.wpcf7-form textarea:focus {
outline: none;
}
.fs-newproducts-3 .wpb_wrapper {
position: relative;
}
.fs-newproducts-3 .wpb_wrapper .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a {
color: #666 !important;
font-weight: bold;
padding: 0 10px !important;
}
.fs-newproducts-3 .wpb_wrapper .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a:hover {
color: #0099ff !important;
}
.fs-newproducts-3 .wpb_wrapper .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:not(:last-of-type):before {
content: '|';
color: #959595;
position: absolute;
}
.fs-newproducts-3 .wpb_wrapper .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active > a {
color: #0099ff !important;
}
.fs-newproducts-3 .vc_tta-container {
margin-bottom: 5px !important;
}
.fs-newproducts-3 .vc_tta-panel-body {
padding-top: 0 !important;
overflow: visible;
}
.fs-newproducts-3 .uvc-heading,
.fs-profitably-3 .uvc-heading,
.fs-bestsellers-3 .uvc-heading,
.fs-featured-3 .uvc-heading,
.fs-blogs-3 .uvc-heading {
margin-bottom: 10px;
}
.fs-newproducts-3 .uvc-heading-spacer:before,
.fs-profitably-3 .uvc-heading-spacer:before,
.fs-bestsellers-3 .uvc-heading-spacer:before,
.fs-featured-3 .uvc-heading-spacer:before,
.fs-blogs-3 .uvc-heading-spacer:before {
background-color: #ccc;
width: 100%;
content: '';
height: 2px;
display: block;
position: absolute;
top: 0;
left: 70px;
}
.fs-newproducts-3 .nb_owl-carousel .owl-carousel,
.fs-profitably-3 .nb_owl-carousel .owl-carousel,
.fs-bestsellers-3 .nb_owl-carousel .owl-carousel,
.fs-featured-3 .nb_owl-carousel .owl-carousel,
.fs-blogs-3 .nb_owl-carousel .owl-carousel {
margin-top: 10px;
}
.fs-newproducts-3 .nb_owl-carousel .owl-carousel:before,
.fs-profitably-3 .nb_owl-carousel .owl-carousel:before,
.fs-bestsellers-3 .nb_owl-carousel .owl-carousel:before,
.fs-featured-3 .nb_owl-carousel .owl-carousel:before,
.fs-blogs-3 .nb_owl-carousel .owl-carousel:before {
border-top: none !important;
}
.fs-newproducts-3 .nb_owl-carousel .owl-carousel .owl-nav,
.fs-profitably-3 .nb_owl-carousel .owl-carousel .owl-nav,
.fs-bestsellers-3 .nb_owl-carousel .owl-carousel .owl-nav,
.fs-featured-3 .nb_owl-carousel .owl-carousel .owl-nav,
.fs-blogs-3 .nb_owl-carousel .owl-carousel .owl-nav {
top: -55px;
}
.fs-newproducts-3 .nb_owl-carousel .owl-carousel .owl-nav > div,
.fs-profitably-3 .nb_owl-carousel .owl-carousel .owl-nav > div,
.fs-bestsellers-3 .nb_owl-carousel .owl-carousel .owl-nav > div,
.fs-featured-3 .nb_owl-carousel .owl-carousel .owl-nav > div,
.fs-blogs-3 .nb_owl-carousel .owl-carousel .owl-nav > div {
font-size: 24px;
opacity: 1;
-webkit-transition: color 0.3s ease-in-out;
-o-transition: color 0.3s ease-in-out;
transition: color 0.3s ease-in-out;
padding: 6px 7px;
color: #888;
}
.fs-newproducts-3 .nb_owl-carousel .owl-carousel .owl-nav > div:hover,
.fs-profitably-3 .nb_owl-carousel .owl-carousel .owl-nav > div:hover,
.fs-bestsellers-3 .nb_owl-carousel .owl-carousel .owl-nav > div:hover,
.fs-featured-3 .nb_owl-carousel .owl-carousel .owl-nav > div:hover,
.fs-blogs-3 .nb_owl-carousel .owl-carousel .owl-nav > div:hover {
color: #0099ff;
border: 1px solid #0099ff;
}
.fs-profitably-3,
.fs-featured-3 {
padding-bottom: 20px;
}
.fs-slider-3 .wpb_content_element,
.fs-banner-3 .wpb_content_element {
margin-bottom: 30px;
}
.fs-delivery-3 .aio-icon-component {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 30px 12px;
background-image: url(//novi.barka-fishing.com/wp-content/themes/nb-fishing3/assets/images/demo/img-bg-icon.jpg);
background-repeat: no-repeat;
-webkit-background-size: cover;
background-size: cover;
margin-bottom: 30px;
max-height: 108px;
}
.fs-delivery-3 .aio-icon-component .aio-icon-header h3.aio-icon-title:after {
content: '';
border-bottom: 2px solid #444;
display: block;
width: 35px;
padding-top: 3px;
}
.fs-delivery-3 .aio-icon-component .aio-icon-header + .aio-icon-description {
margin-top: 5px;
}
.fs-blogs-3 .nb_wp_post-i .vc_post_date-day {
color: #333;
}
.fs-blogs-3 .nb_wp_post-i .vc_post_date-month {
color: #666;
}
.fs-blogs-3 .nb_wp_post-i .nb-post-thumb-i {
border: solid 1px #c2c2c2;
}
.fs-blogs-3 .nb_wp_post-i .nb-post-header .nb-post-cats {
margin-top: -5px;
margin-bottom: 7px;
}
.fs-blogs-3 .nb_wp_post-i .nb-post-header .nb-post-cats > a {
text-transform: capitalize;
color: #0099ff;
}
.fs-blogs-3 .nb_wp_post-i .nb-post-header .nb-post-cats > a:hover {
color: #007dd1;
}
.fs-blogs-3 .nb_wp_post-i .nb-post-header h4 {
line-height: 18px;
margin-bottom: 12px;
font-size: 18px;
}
.fs-blogs-3 .nb_wp_post-i .nb-post-header h4 > a {
color: #333;
font-weight: bold;
}
.fs-blogs-3 .nb_wp_post-i .nb-post-header h4 > a:hover {
color: #0099ff;
}
.fs-blogs-3 .nb_wp_post-i .nb-post-content p {
color: #888;
line-height: 21px;
margin-bottom: 12px;
margin-top: -5px;
}
.fs-heading-color .uvc-main-heading h2 {
color: #0099ff;
}
.fs-heading-color .uvc-sub-heading {
color: #444;
}
.fs-heading-color .uvc-heading-spacer.line_only .uvc-headings-line {
color: #0099ff;
}
.fs-ico-circle-2 .aio-icon-box .aio-icon,
.fs-ico-square-2 .aio-icon-box .aio-icon {
color: #fff;
background: #0099ff;
border-color: #fff;
}
.fs-ico-circle-1 .aio-icon-box .aio-icon,
.fs-ico-square-1 .aio-icon-box .aio-icon {
color: #0099ff;
border-color: #0099ff;
} html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
*,
*:before,
*:after { -webkit-box-sizing: inherit;
box-sizing: inherit;
}
body {
background: #fff; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
line-height: 1.5;
}
h1,
h2,
h3 {
line-height: 1.2;
}
blockquote,
q {
quotes: "" "";
position: relative;
}
blockquote:before,
q:before {
font-family: 'dashicons';
content: '\f205';
position: absolute;
left: -1.5em;
}
blockquote:after,
q:after {
content: "";
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
} ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
ul.list-inline {
list-style: none;
padding: 0;
}
ul.list-inline > li {
display: inline-block;
margin-right: 15px;
}
ul.list-inline > li:last-child {
margin-right: 0;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 1em 0; } table {
width: 100%;
max-width: 100%;
margin: 0 0 1.5em;
}
table th,
table td {
padding: .75rem;
vertical-align: top;
border-top: 1px solid #d7d7d7;
}
table thead th {
vertical-align: bottom;
border-bottom: 2px solid #d7d7d7;
}
table tbody + tbody {
border-top: 1px solid #d7d7d7;
}
table.table-bordered {
border: 1px solid #d7d7d7;
}
table.table-bordered th,
table.table-bordered td {
border: 1px solid #d7d7d7;
}
table.table-bordered thead th,
table.table-bordered thead td {
border-bottom-width: 2px;
}
table.table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(0, 0, 0, 0.05);
}
table.table-hover tbody tr:hover {
background-color: rgba(0, 0, 0, 0.075);
}
table.table-responsive {
display: block;
width: 100%;
overflow-x: auto;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
table.table-responsive.table-bordered {
border: 0;
}   input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
-webkit-border-radius: 5px;
border-radius: 5px;
padding: 12px 15px;
}
input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="range"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
color: #888;
}
input[type="text"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="range"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="month"]:-moz-placeholder,
input[type="week"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="color"]:-moz-placeholder,
textarea:-moz-placeholder {
color: #888;
opacity: 1;
}
input[type="text"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="range"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
textarea::-moz-placeholder {
color: #888;
opacity: 1;
}
input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="range"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
color: #888;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
background-image: url(//novi.barka-fishing.com/wp-content/themes/nb-fishing3/assets/images/demo/arrow_down.png);
background-repeat: no-repeat;
background-position: -webkit-calc(100% - 10px) 50%;
background-position: calc(100% - 10px) 50%;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
height: 40px;
padding: 0 25px 0 10px;
background-color: #fff;
width: 100%;
}
select:-ms-expand {
display: none;
}
select::-ms-expand {
display: none;
}
textarea {
width: 100%;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 8.75px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
} .clear:before::after,
.clear:after::after,
.entry-content:before::after,
.entry-content:after::after,
.comment-content:before::after,
.comment-content:after::after,
.site-header:before::after,
.site-header:after::after,
.site-content:before::after,
.site-content:after::after,
.site-footer:before::after,
.site-footer:after::after {
display: block;
content: "";
clear: both;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
}
img {
vertical-align: text-bottom;
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
}  .main-logo {
position: relative;
overflow: hidden;
}
.main-logo h1 {
position: absolute;
right: 100%;
}
.main-logo.text-logo {
text-align: center;
font-family: 'NexaRust';
font-size: 52px;
font-weight: 400;
color: #333;
}
.main-logo.text-logo a {
color: #333;
}
.main-logo img {
max-width: 100%;
}
.mid-inline .text-logo,
.mid-stack .text-logo {
text-align: center;
}
.site-header {
border-bottom: 1px solid #ccc;
-webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
position: relative;
z-index: 9;
margin-bottom: 60px;
}
.site-header .widget.widget_nav_menu ul > li > a {
display: inline-block;
padding-top: 0;
padding-bottom: 0;
}
.header_no_margin .site-header,
.page_show_title .site-header {
margin-bottom: 0px;
}
.flex-section {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.equal-section {
-webkit-box-flex: 1;
-webkit-flex: 1 1 0;
-ms-flex: 1 1 0px;
flex: 1 1 0;
}
.flex-end {
-webkit-justify-content: flex-end;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.flex-end nav li:last-of-type a {
padding-right: 0;
}
.nb-navbar ul,
.nb-header-sub-menu ul {
padding-left: 0;
list-style-type: none;
}
.nb-navbar .menu-item:hover > a,
.nb-header-sub-menu .menu-item:hover > a {
color: #0099ff;
}
.stuck {
position: fixed;
top: 0;
width: 100%;
}
.stuck.bot-section-wrap,
.stuck.middle-section-wrap {
-webkit-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
border-bottom: 1px solid #ccc;
-webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
width: 100%;
background: #fff;
z-index: 9999;
}
.top-section-wrap {
border-bottom: 1px solid #d7d7d7;
}
.top-section-wrap:before,
.top-section-wrap:after {
content: '';
display: block;
clear: both;
}
.top-section {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: 14px;
color: #888;
}
.top-section .flex-section .widget {
margin: 0;
}
.top-section .flex-section .menu > li {
display: inline-block;
font-size: 14px;
padding: 0 15px;
margin-bottom: 0;
border-right: 1px solid #ccc;
border-bottom: 0;
}
.top-section .flex-section .menu > li:last-of-type {
border-right: 0;
}
.top-section .flex-section .menu > li:first-child {
padding: 0 15px 0 0;
}
.top-section .flex-section .socials-section ul {
list-style-type: none;
-webkit-padding-start: 0;
padding: 0;
}
.top-section .flex-section .socials-section ul li {
display: inline-block;
}
.top-section .flex-section .socials-section ul li a {
font-size: 14px;
padding: 0 10px;
}
.top-section .flex-section .header-search-wrap .nb-input-group {
border-bottom: 1px solid #999;
}
.top-section .flex-section .header-search-wrap .nb-input-group .search-field {
-webkit-appearance: none;
background: transparent;
height: 30px;
line-height: 30px;
border: 0 none;
-webkit-box-shadow: none;
box-shadow: none;
font-size: 12px;
color: #888;
}
.top-section .flex-section .header-search-wrap .nb-input-group .search-field::-webkit-input-placeholder {
color: #ccc;
}
.top-section .flex-section .header-search-wrap .nb-input-group .search-field:-moz-placeholder {
color: #ccc;
opacity: 1;
}
.top-section .flex-section .header-search-wrap .nb-input-group .search-field::-moz-placeholder {
color: #ccc;
opacity: 1;
}
.top-section .flex-section .header-search-wrap .nb-input-group .search-field:-ms-input-placeholder {
color: #ccc;
}
.top-section .flex-section .header-search-wrap .nb-input-group .search-button button {
background: transparent;
height: 30px;
line-height: 30px;
border: 0 none;
-webkit-box-shadow: none;
box-shadow: none;
font-size: 16px;
}
.top-section .flex-section .header-search-wrap .nb-input-group .search-button button i {
color: #999 !important;
}
.top-section a:hover,
.middle-section-wrap a:hover {
color: #0099ff !important;
}
.site-header .header-cart-wrap .nb-cart-section{
position: relative;
display: inline-block;
margin-right: 3px;
}
.site-header .header-cart-wrap .nb-cart-section i.icon-bag:before{
content: '\e811';
}
.site-header .header-cart-wrap .nb-cart-section .counter {
position: absolute;
bottom: -5px;
right: -3px;
display: inline-block;
font-size: 12px;
line-height: 1.2;
background-color: #0099ff;
color: #fff;
padding: 3px 7px;
border-radius: 50%;
}
.site-header .header-cart-wrap .nb-cart-section .woocommerce-Price-amount{
display: none;
} .fishing-front-page .site-header.left-inline .top-section-wrap {
border-bottom: 0 none;
}
.fishing-front-page .site-header.left-inline .middle-section-wrap .middle-section .nb-navbar > li > a,
.fishing-front-page .site-header.left-inline .middle-section-wrap .middle-section .nb-header-sub-menu > li > a {
color: #fff;
}
.fishing-front-page .site-header.left-inline .middle-section-wrap .middle-section .main-menu-section .header-cart-wrap .nb-cart-section .amount {
color: #fff;
}
.site-header.left-inline .nb-navbar,
.site-header.left-inline .nb-header-sub-menu {
text-transform: capitalize;
}
.site-header.left-inline .nb-navbar > li > a,
.site-header.left-inline .nb-header-sub-menu > li > a {
font-size: 16px;
line-height: 40px;
}
.site-header.left-inline .top-section ul,
.site-header.left-inline .top-section .header-search-wrap .nb-input-group {
margin-top: 5px;
margin-bottom: 5px;
}
.site-header.left-inline .top-section .flex-section:last-of-type .menu > li:last-of-type {
padding-right: 0;
}
.site-header.left-inline .top-section .flex-section .header-search-wrap .nb-input-group .search-field,
.site-header.left-inline .top-section .flex-section .header-search-wrap .nb-input-group .search-button button {
height: 20px;
line-height: 20px;
}
.site-header.left-inline .middle-section-wrap .middle-section {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: space-between;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.site-header.left-inline .middle-section-wrap .middle-section .main-menu-section {
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: flex-end;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.site-header.left-inline .middle-section-wrap .middle-section .main-menu-section .header-cart-wrap {
margin-left: 25px;
}
.site-header.left-inline .middle-section-wrap .middle-section .main-menu-section .header-cart-wrap i {
color: #0099ff;
font-size: 20px;
}
.site-header.left-inline .middle-section-wrap .middle-section .nb-navbar,
.site-header.left-inline .middle-section-wrap .middle-section .nb-header-sub-menu {
text-transform: uppercase;
}
.site-header.left-inline .middle-section-wrap .middle-section .nb-navbar > li > a,
.site-header.left-inline .middle-section-wrap .middle-section .nb-header-sub-menu > li > a {
font-size: 15px;
font-weight: bold;
}
.site-header.left-inline .main-logo {
margin-right: 30px;
}
.site-header.left-inline .nb-header-sub-menu > li:first-child > a {
padding-left: 0;
}
.site-header.left-inline.header-mobile .top-section .flex-section {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
}
.site-header.left-inline.header-mobile .middle-section-wrap .middle-section .flex-section {
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.site-header.left-inline.header-mobile .middle-section-wrap .middle-section .main-logo {
margin-left: 0;
margin-right: 0;
width: auto;
}
.site-header.left-inline.header-mobile .middle-section-wrap .middle-section .main-navigation.main-mobile-navigation .mobile-toggle-button {
margin-left: 20px;
} .fishing-front-page .site-header.left-inline1 {
margin-bottom: 0;
}
.site-header.left-inline1 .nb-header-sub-menu {
text-transform: capitalize;
}
.site-header.left-inline1 .top-section ul,
.site-header.left-inline1 .top-section .header-search-wrap .nb-input-group {
margin-top: 5px;
margin-bottom: 5px;
}
.site-header.left-inline1 .top-section .flex-section:last-of-type .menu > li:first-of-type {
padding-left: 0;
}
.site-header.left-inline1 .top-section .flex-section:last-of-type .menu > li:last-of-type {
padding-right: 0;
}
.site-header.left-inline1 .top-section .flex-section .header-search-wrap .nb-input-group .search-field,
.site-header.left-inline1 .top-section .flex-section .header-search-wrap .nb-input-group .search-button button {
height: 20px;
line-height: 20px;
overflow: hidden;
}
.site-header.left-inline1 .middle-section-wrap .middle-section {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: space-between;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.site-header.left-inline1 .middle-section-wrap .middle-section .main-menu-section {
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: flex-end;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.site-header.left-inline1 .middle-section-wrap .middle-section .main-menu-section .header-cart-wrap {
margin-left: 25px;
}
.site-header.left-inline1 .middle-section-wrap .middle-section .nb-navbar,
.site-header.left-inline1 .middle-section-wrap .middle-section .nb-header-sub-menu {
text-transform: uppercase;
}
.site-header.left-inline1 .middle-section-wrap .middle-section .nb-navbar > li > a,
.site-header.left-inline1 .middle-section-wrap .middle-section .nb-header-sub-menu > li > a {
font-size: 15px;
font-weight: bold;
line-height: 40px;
}
.site-header.left-inline1 .main-logo {
margin-right: 30px;
}
.site-header.left-inline1 .nb-header-sub-menu > li:first-child > a {
padding-left: 0;
}
.site-header.left-inline1.header-mobile .middle-section-wrap .middle-section .flex-section {
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.site-header.left-inline1.header-mobile .middle-section-wrap .middle-section .main-logo {
margin-left: 0;
margin-right: 0;
width: auto;
}
.site-header.left-inline1.header-mobile .middle-section-wrap .middle-section .main-navigation.main-mobile-navigation .mobile-toggle-button {
margin-left: 20px;
} .site-header.mid-inline .nb-navbar,
.site-header.mid-inline .nb-header-sub-menu {
text-transform: capitalize;
}
.site-header.mid-inline .nb-navbar > li > a,
.site-header.mid-inline .nb-header-sub-menu > li > a {
font-size: 16px;
line-height: 40px;
}
.site-header.mid-inline .top-section ul,
.site-header.mid-inline .top-section .header-search-wrap .nb-input-group {
margin-top: 5px;
margin-bottom: 5px;
}
.site-header.mid-inline .top-section .flex-section:last-of-type .menu > li:last-of-type {
padding-right: 0;
}
.site-header.mid-inline .top-section .flex-section .header-search-wrap .nb-input-group .search-field,
.site-header.mid-inline .top-section .flex-section .header-search-wrap .nb-input-group .search-button button {
height: 20px;
line-height: 20px;
}
.site-header.mid-inline .middle-section-wrap .middle-section {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.site-header.mid-inline .middle-section-wrap .middle-section .equal-section {
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: flex-end;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.site-header.mid-inline .middle-section-wrap .middle-section .nb-navbar {
text-transform: capitalize;
}
.site-header.mid-inline .middle-section-wrap .middle-section .navigation_right {
-webkit-justify-content: space-between;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.site-header.mid-inline .main-logo {
margin-right: 30px;
margin-left: 30px;
}
.site-header.mid-inline .nb-header-sub-menu > li:first-child > a {
padding-left: 0;
}
.site-header.mid-inline.header-mobile .top-section .flex-section {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
}
.site-header.mid-inline.header-mobile .middle-section-wrap .middle-section .flex-section {
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.site-header.mid-inline.header-mobile .middle-section-wrap .middle-section .navigation_left {
display: none;
}
.site-header.mid-inline.header-mobile .middle-section-wrap .middle-section .main-logo {
margin-left: 0;
margin-right: 0;
width: auto;
}
.site-header.mid-inline.header-mobile .middle-section-wrap .middle-section .navigation_right {
-webkit-justify-content: flex-end;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.site-header.mid-inline.header-mobile .middle-section-wrap .middle-section .main-navigation.main-mobile-navigation .mobile-toggle-button {
margin-left: 20px;
} .icon-header-section:before {
bottom: -2px;
z-index: 10;
opacity: 0;
left: 50%;
border: solid transparent;
content: '';
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}
.icon-header-section {
-webkit-align-self: center;
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
}
.icon-header-wrap {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.icon-header-wrap > div + div {
padding-left: 15px;
}
.icon-header-wrap .nb-account-dropdown {
display: none;
position: absolute;
left: -50px;
top: 45px;
z-index: 9;
width: 250px;
background-color: #fff;
margin-top: 0;
margin-bottom: 0;
padding: 30px;
-webkit-box-shadow: 3px 3px 10px -2px #5c5c5c;
box-shadow: 3px 3px 10px -2px #5c5c5c;
}
.icon-header-wrap .nb-account-dropdown ul {
list-style-type: none;
padding-left: 0;
margin: 0;
}
.icon-header-wrap .nb-account-dropdown ul li:not(:last-of-type) a {
border-bottom: 1px solid;
}
.icon-header-wrap .nb-account-dropdown a {
display: block;
padding-top: 8px;
padding-bottom: 8px;
text-transform: uppercase;
}
.icon-header-wrap .header-account-wrap,
.icon-header-wrap .header-cart-wrap {
padding-right: 10px;
}
.icon-header-wrap i {
font-size: 16px;
}
.icon-header-wrap .nb-cart-section {
position: relative;
display: inline-block;
margin-top: -5px;
}
.header-cart-wrap .nb-cart-section i {
font-size: 32px;
color: #000;
}
.header-cart-wrap {
display: inline-block;
position: relative;
z-index: 100;
}
.mini-cart-section {
display: none;
z-index: 9 !important;
}
.mini-cart-wrap {
position: absolute;
background: #fff;
top: 45px;
right: 0;
width: 320px;
-webkit-box-shadow: 3px 3px 10px -2px #5c5c5c;
box-shadow: 3px 3px 10px -2px #5c5c5c;
padding: 15px;
-webkit-border-radius: 2px;
border-radius: 2px;
-webkit-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
z-index: 9 !important;
}
.mini-cart-wrap .cart_list {
padding-left: 0;
list-style-type: none;
}
.mini-cart-wrap .mini_cart_item {
position: relative;
width: 100%;
padding-right: 25px;
margin-bottom: 15px;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.mini-cart-wrap .mini_cart_item .mini-cart-pd-image {
width: 80px;
height: 80px;
margin-right: 15px;
}
.mini-cart-wrap .mini_cart_item .minicart-pd-meta {
width: 100%;
}
.mini-cart-wrap .mini_cart_item .minicart-pd-meta > a {
display: block;
font-weight: bold;
}
.mini-cart-wrap .mini_cart_item .minicart-pd-meta .quantity {
display: inline-block;
}
.mini-cart-wrap .mini_cart_item .remove {
position: absolute;
top: 12px;
right: 0;
color: #ccc;
}
.mini-cart-wrap .total {
display: inline-block;
width: 100%;
text-align: center;
border-top: 1px solid;
border-bottom: 1px solid;
margin-top: 0;
padding-top: 10px;
padding-bottom: 10px;
}
.mini-cart-wrap .buttons .button {
display: inline-block;
height: 50px;
line-height: 45px;
padding-left: 15px;
padding-right: 15px;
float: left;
color: #fff;
}
.mini-cart-wrap .buttons .button.checkout {
float: right;
}
.mini-cart-wrap .buttons .button:hover {
color: #fff !important;
background-color: #007dd1;
border-color: #007dd1;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
}
.wp-caption .wp-caption-text {
color: #ababab;
font-size: .8em;
}
.entry-image img {
max-width: 100%;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
} .nb-navbar,
.nb-header-sub-menu {
text-transform: uppercase;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-top: 0;
margin-bottom: 0;
list-style-type: none;
padding-left: 0;
}
.nb-navbar ul,
.nb-header-sub-menu ul {
list-style-type: none;
}
.nb-navbar > .menu-item,
.nb-header-sub-menu > .menu-item {
position: relative;
}
.nb-navbar > .menu-item:first-child span,
.nb-header-sub-menu > .menu-item:first-child span {
padding-left: 0;
}
.nb-navbar > .menu-item > a,
.nb-header-sub-menu > .menu-item > a {
padding-left: 12px;
padding-right: 12px;
}
.nb-navbar .sub-menu,
.nb-header-sub-menu .sub-menu {
display: none;
transition: all .5s ease-in-out;
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
}
.nb-navbar .sub-menu .sub-menu,
.nb-header-sub-menu .sub-menu .sub-menu {
top: 0 !important;
left: 98%;
}
.nb-navbar .sub-menu > .menu-item,
.nb-header-sub-menu .sub-menu > .menu-item {
padding-top: 5px;
padding-bottom: 5px;
}
.nb-navbar .sub-menu > .menu-item > a,
.nb-header-sub-menu .sub-menu > .menu-item > a {
display: block;
}
.nb-navbar .sub-menu > .menu-item:not(:last-child),
.nb-header-sub-menu .sub-menu > .menu-item:not(:last-child) {
border-bottom: 1px solid;
}
.nb-navbar .sub-menu > .menu-item:last-child,
.nb-header-sub-menu .sub-menu > .menu-item:last-child {
border-bottom: 0;
}
.nb-navbar .menu-item-has-children > a,
.nb-header-sub-menu .menu-item-has-children > a {
position: relative;
}
.nb-navbar .menu-item-has-children:hover > .sub-menu,
.nb-header-sub-menu .menu-item-has-children:hover > .sub-menu {
display: block;
}
.main-navigation .mobile-toggle-button {
display: none;
}
.main-navigation .menu-main-menu-wrap .menu-main-menu-title {
display: none;
}
.main-navigation.main-mobile-navigation .menu-main-menu-wrap {
transition: all .5s ease-in-out;
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
position: fixed;
left: -100%;
top: 0;
bottom: 0;
padding: 50px 0 0;
width: 300px;
z-index: 999;
background: #0c0c0c;
color: #eee;
overflow: auto;
}
.main-navigation.main-mobile-navigation .menu-main-menu-wrap.active {
left: 0;
}
.main-navigation.main-mobile-navigation .menu-main-menu-wrap .nb-navbar,
.main-navigation.main-mobile-navigation .menu-main-menu-wrap .nb-header-sub-menu {
display: block;
}
.main-navigation.main-mobile-navigation .menu-main-menu-wrap .nb-navbar > li > a,
.main-navigation.main-mobile-navigation .menu-main-menu-wrap .nb-header-sub-menu > li > a {
line-height: inherit;
}
.main-navigation.main-mobile-navigation .menu-main-menu-wrap .menu-main-menu-title {
display: block;
border-bottom: 3px double #444;
padding: 0 15px;
margin-bottom: 20px;
position: relative;
}
.main-navigation.main-mobile-navigation .menu-main-menu-wrap .menu-main-menu-title h3 {
color: #eee;
margin: 0 0 5px;
}
.main-navigation.main-mobile-navigation .menu-main-menu-wrap .menu-main-menu-title .icon-cancel-circle {
position: absolute;
top: 0;
right: 15px;
font-size: 22px;
color: #eee;
opacity: 0.7;
filter: alpha(opacity=70);
}
.main-navigation.main-mobile-navigation .menu-main-menu-wrap .menu-main-menu-title .icon-cancel-circle:hover {
opacity: 1;
filter: alpha(opacity=100);
}
.main-navigation.main-mobile-navigation .menu-main-menu-wrap ul li {
display: block !important;
}
.main-navigation.main-mobile-navigation .menu-main-menu-wrap ul li > a {
border-bottom: 1px solid #444 !important;
padding: 5px 15px !important;
display: block;
color: #eee;
}
.main-navigation.main-mobile-navigation .menu-main-menu-wrap .sub-menu {
margin-left: 15px;
}
.main-navigation.main-mobile-navigation .menu-main-menu-wrap .sub-menu > .menu-item {
padding-top: 0;
padding-bottom: 0;
border-bottom: 0;
}
.main-navigation.main-mobile-navigation .mobile-toggle-button {
margin-left: 10px;
display: block;
font-size: 20px;
}   .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
} .sticky {
display: block;
}
.hentry {
margin: 0 0 1.5em;
}
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.entry-summary {
margin: 30px 0;
}
.page-links {
clear: both;
margin: 0 0 30px;
}
article.sticky {
position: relative;
padding: 15px;
background: #f8f8f8;
border: 2px dashed #0099ff;
-webkit-border-top-right-radius: 25px;
border-top-right-radius: 25px;
}
article.sticky:before {
position: absolute;
top: -10px;
right: -5px;
font-family: 'dashicons';
font-size: 35px;
line-height: 1;
content: "\f546";
display: block;
color: #0099ff;
} .widget {
margin: 0 0 40px; }
.widget:first-of-type {
padding-top: 0;
}
.widget .widget-title {
margin-top: 0;
border-bottom: 2px solid;
padding-bottom: 5px;
margin-bottom: 30px;
position: relative;
font-size: 16px;
text-transform: uppercase;
}
.widget .widget-title:before {
width: 60px;
height: 2px;
content: '';
position: absolute;
bottom: -2px;
}
.widget .widget-title + ul {
margin-top: -10px;
}
.widget .widget-title + ul.product_list_widget {
margin-top: -15px;
}
.widget select {
max-width: 100%;
}
.widget ul {
list-style-type: none;
padding-left: 0;
}
.widget ul > li:not(:last-of-type) {
border-bottom: 1px solid;
}
.widget ul > li > a {
display: inline-block;
}
.widget ul .children {
padding-left: 15px;
}
.widget ul li {
padding-top: 10px;
padding-bottom: 10px;
}
.widget ul.product_list_widget li {
padding-top: 15px;
padding-bottom: 15px;
}
.widget tbody th,
.widget tbody td {
border-bottom: 1px solid;
padding-bottom: 5px;
padding-top: 5px;
}
.widget thead,
.widget tbody {
text-align: center;
}
.widget.widget_tag_cloud:before,
.widget.widget_tag_cloud:after {
content: "";
display: table;
}
.widget.widget_tag_cloud:after {
clear: both;
}
.widget .tagcloud a {
float: left;
font-size: 12px !important;
margin: 0 8px 8px 0;
padding: 5px 10px;
border: 1px solid;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.widget .tagcloud a:hover {
color: #fff;
}
.widget.widget_nav_menu ul > li {
padding-top: 0;
padding-bottom: 0;
}
.widget.widget_nav_menu ul > li > a {
display: block;
padding-top: 10px;
padding-bottom: 10px;
}
.widget.widget_nav_menu .menu-item-has-children {
position: relative;
cursor: pointer;
}
.widget.widget_nav_menu .sub-menu {
padding-left: 15px;
border-top-width: 1px;
border-top-style: dashed;
}
.widget a:focus {
outline: none;
}
.widget table caption {
margin-bottom: 10px;
}
.site-wrapper .widget ul li a:hover {
color: #0099ff;
}
#secondary .tagcloud a {
background-color: #e1e1e1;
border-color: transparent;
color: #666;
font-size: 14px !important;
transition: all .5s ease-in-out;
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
}
#secondary .tagcloud a:hover {
color: #fff;
background-color: #0099ff;
}
.product_list_widget > li {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.product_list_widget > li > a {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
}
.product_list_widget > li > a > img {
border: 1px solid #ccc;
}
.product_list_widget > li > a > img:hover {
border-color: #0099ff;
}
.product_list_widget > li > a:hover > img {
border-color: #0099ff;
}
.product_list_widget > li > .widget-product-meta {
-webkit-box-flex: 0;
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
padding-left: 25px;
}
.product_list_widget .product-title {
margin-bottom: 5px;
}
.product_list_widget .product-title > a {
color: #666;
font-size: 14px;
font-weight: bold;
}
.product_list_widget .product-title > a:hover {
color: #0099ff;
}
.product_list_widget .product .star-rating {
margin-bottom: 5px;
}
.product_list_widget span.amount {
font-size: 16px;
font-weight: bold;
color: #0099ff;
}
.product_list_widget del span.amount {
color: #999;
padding-right: 20px;
} .vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
margin-left: -15px;
margin-right: -15px;
}
.vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
padding-left: 15px;
padding-right: 15px;
}
.uvc-heading {
margin-bottom: 15px;
}
.uvc-headings-line {
border-width: 0;
}
.nb_latest_post .nb_latest_item {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
padding-top: 10px;
padding-bottom: 10px;
}
.nb_latest_post .nb_latest_item .nb_post_thumb {
-webkit-box-flex: 0;
-webkit-flex: 0 0 30%;
-ms-flex: 0 0 30%;
flex: 0 0 30%;
padding-right: 15px;
}
.nb_latest_post .nb_latest_item .nb_post_thumb img {
-webkit-border-radius: 3px;
border-radius: 3px;
}
.nb_latest_post .nb_latest_item .nb_post_desc p {
margin: 0;
}
.nb_latest_post .nb_latest_item .nb_post_title {
margin-bottom: 5px;
}
.nb_latest_post .nb_latest_item .nb_post_title > a {
font-weight: bold;
}
.vc_blog_date {
position: relative;
margin: 0;
}
.vc_blog_date > span {
display: block;
line-height: 0.95;
}
.vc_blog_date .vc_post_date-day {
color: #ececec;
font-weight: 800;
font-size: 30px;
font-size: 3rem;
}
.vc_blog_date .vc_post_date-month {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #0099ff;
text-transform: uppercase;
font-weight: 800;
font-size: 11px;
font-size: 1.1rem;
}
.vc_blog_date.text-left .vc_post_date-month {
-webkit-justify-content: flex-start;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.vc_blog_date.text-right .vc_post_date-month {
-webkit-justify-content: flex-end;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.vc_blog_date.text-center .vc_post_date-month {
-webkit-justify-content: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.nb_wpposts_default .nb_wp_post {
padding-bottom: 30px !important;
}
.nb_wpposts_default .nb_wp_post .nb_wp_post-i:hover .nb-post-thumb-i > a {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-box-shadow: none;
box-shadow: none;
}
.nb_wpposts_default .nb_wp_post .nb_wp_post-i .nb-post-block .nb-post-meta span,
.nb_wpposts_default .nb_wp_post .nb_wp_post-i .nb-post-block .nb-post-meta a {
color: #999;
text-transform: capitalize;
}
.nb_wpposts_default .nb_wp_post .nb_wp_post-i .nb-post-block .nb-post-meta span:before,
.nb_wpposts_default .nb_wp_post .nb_wp_post-i .nb-post-block .nb-post-meta a:before {
font-size: 14px;
color: #999;
font-family: 'fontello';
padding-right: 8px;
}
.nb_wpposts_default .nb_wp_post .nb_wp_post-i .nb-post-block .nb-post-meta .nb-post-author:before {
content: '\e804';
}
.nb_wpposts_default .nb_wp_post .nb_wp_post-i .nb-post-block .nb-post-meta .nb-post-datetime:before {
content: '\e90a';
}
.nb_wpposts_default .nb_wp_post .nb_wp_post-i .nb-post-block .nb-post-meta .nb-post-comments:before {
content: '\e90c';
}
.nb_wpposts_default .nb_wp_post .nb_wp_post-i .nb-post-block h4 {
font-size: 18px;
margin-top: 15px;
}
.nb_wpposts_default .nb_wp_post .nb_wp_post-i .nb-post-block h4 > a {
font-family: 'Open Sans';
font-weight: bold;
text-transform: capitalize;
}
.nb_wpposts_default .nb_wp_post .nb_wp_post-i .nb-post-block p {
line-height: 24px;
}
.nb_wpposts_default .nb_wp_post .nb_wp_post-i .nb-post-block .nb-post-readmore a {
color: #0099ff;
font-size: 14px;
text-decoration: underline;
font-style: italic;
-webkit-transition: color .2s ease;
-o-transition: color .2s ease;
transition: color .2s ease;
}
.nb_wpposts_default .nb_wp_post .nb_wp_post-i .nb-post-block .nb-post-readmore a:hover {
color: #007dd1;
}
.wpb-js-composer .vcpb-default {
-webkit-background-size: auto auto;
background-size: auto;
}
.wpb-js-composer .vc_tta.vc_tta-style-nbstyle1 .vc_tta-tabs-container .vc_tta-tabs-list {
overflow: visible !important;
font-size: 14px;
}
.wpb-js-composer .vc_tta.vc_tta-style-nbstyle1 .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a {
padding: 3px 12px;
border: 1px solid transparent;
color: #444;
position: relative;
transition: all .5s ease-in-out;
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
}
.wpb-js-composer .vc_tta.vc_tta-style-nbstyle1 .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:hover > a,
.wpb-js-composer .vc_tta.vc_tta-style-nbstyle1 .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active > a {
color: #0099ff;
}
.wpb-js-composer .vc_tta.vc_tta-style-nbstyle1 .vc_tta-panels-container .vc_active .vc_tta-panel-title > a {
color: #0099ff;
}
.wpb-js-composer .vc_tta.vc_tta-style-nbstyle1.vc_tta-shape-none .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a {
padding: 4px 15px;
border: 1px solid transparent;
color: #444;
}
.wpb-js-composer .vc_tta.vc_tta-style-nbstyle1.vc_tta-shape-none .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:hover > a,
.wpb-js-composer .vc_tta.vc_tta-style-nbstyle1.vc_tta-shape-none .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active > a {
color: #0099ff;
}
.wpb-js-composer .vc_tta.vc_tta-style-nbstyle1.vc_tta-shape-none .vc_tta-panels-container .vc_tta-panel-title > a {
border: 1px solid #dcddde;
color: #444;
text-align: center;
}
.wpb-js-composer .vc_tta.vc_tta-style-nbstyle1.vc_tta-shape-none .vc_tta-panels-container .vc_active .vc_tta-panel-title > a {
color: #0099ff;
}
.wpb-js-composer .vc_tta.vc_tta-style-nbstyle1.vc_tta-shape-square .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a,
.wpb-js-composer .vc_tta.vc_tta-style-nbstyle1.vc_tta-shape-round .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a,
.wpb-js-composer .vc_tta.vc_tta-style-nbstyle1.vc_tta-shape-rounded .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a {
padding: 4px 15px;
border: 1px solid #ccc;
color: #444;
}
.wpb-js-composer .vc_tta.vc_tta-style-nbstyle1.vc_tta-shape-square .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:hover > a,
.wpb-js-composer .vc_tta.vc_tta-style-nbstyle1.vc_tta-shape-square .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active > a,
.wpb-js-composer .vc_tta.vc_tta-style-nbstyle1.vc_tta-shape-round .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:hover > a,
.wpb-js-composer .vc_tta.vc_tta-style-nbstyle1.vc_tta-shape-round .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active > a,
.wpb-js-composer .vc_tta.vc_tta-style-nbstyle1.vc_tta-shape-rounded .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:hover > a,
.wpb-js-composer .vc_tta.vc_tta-style-nbstyle1.vc_tta-shape-rounded .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active > a {
border-color: #0099ff;
color: #fff;
background-color: #0099ff;
}
.wpb-js-composer .vc_tta.vc_tta-style-nbstyle1.vc_tta-shape-square .vc_tta-panels-container .vc_tta-panel-title > a,
.wpb-js-composer .vc_tta.vc_tta-style-nbstyle1.vc_tta-shape-round .vc_tta-panels-container .vc_tta-panel-title > a,
.wpb-js-composer .vc_tta.vc_tta-style-nbstyle1.vc_tta-shape-rounded .vc_tta-panels-container .vc_tta-panel-title > a {
border: 1px solid #ccc;
color: #444;
background-color: #fff;
}
.wpb-js-composer .vc_tta.vc_tta-style-nbstyle1.vc_tta-shape-square .vc_tta-panels-container .vc_active .vc_tta-panel-title > a,
.wpb-js-composer .vc_tta.vc_tta-style-nbstyle1.vc_tta-shape-round .vc_tta-panels-container .vc_active .vc_tta-panel-title > a,
.wpb-js-composer .vc_tta.vc_tta-style-nbstyle1.vc_tta-shape-rounded .vc_tta-panels-container .vc_active .vc_tta-panel-title > a {
border-color: #0099ff;
color: #fff;
background-color: #0099ff;
}
.wpb-js-composer .vc_tta.vc_tta-style-nbstyle1.vc_tta-shape-round .vc_tta-panel-title > a {
-webkit-border-radius: 2em;
border-radius: 2em;
}
.wpb-js-composer .vc_tta.vc_tta-style-nbstyle1.vc_tta-shape-rounded .vc_tta-panel-title > a {
-webkit-border-radius: 5px;
border-radius: 5px;
}
.wpb-js-composer .vc_tta.vc_tta-style-nbstyle1.vc_general .vc_tta-panel-body {
border: 0 none;
padding: 15px 0 10px;
}
.aio-icon-component .aio-icon {
position: relative;
transition: all .5s ease-in-out;
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
}
.aio-icon-component .aio-icon:before {
position: absolute;
display: block;
content: '';
-webkit-background-size: cover;
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;
}
.aio-icon-component .aio-icon:after {
position: absolute;
content: '';
background-repeat: no-repeat;
background-position: 100% 100%;
-webkit-background-size: cover;
background-size: cover;
top: 35%;
left: 144px;
width: 100%;
height: 100%;
max-width: 150px;
max-height: 42px;
display: block;
}
.aio-icon-component .aio-icon > i {
position: relative;
}
.aio-icon-component.fs-ico-circle-1 .aio-icon-box .aio-icon {
margin: 8px;
}
.aio-icon-component.fs-ico-circle-1 .aio-icon-box .aio-icon:before {
background-image: url(//novi.barka-fishing.com/wp-content/themes/nb-fishing3/assets/images/demo/img_circle1.png);
top: -8px;
bottom: -8px;
left: -8px;
right: -8px;
}
.aio-icon-component.fs-ico-circle-1 .aio-icon-box:hover .aio-icon {
background-color: #0099ff !important;
color: #fff !important;
}
.aio-icon-component.fs-ico-circle-2 .aio-icon-box .aio-icon {
margin: 23px;
}
.aio-icon-component.fs-ico-circle-2 .aio-icon-box .aio-icon:before {
background-image: url(//novi.barka-fishing.com/wp-content/themes/nb-fishing3/assets/images/demo/img_circle2.png);
top: -23px;
bottom: -23px;
left: -23px;
right: -23px;
}
.aio-icon-component.fs-ico-circle-2 .aio-icon-box:hover .aio-icon {
background-color: #fff !important;
color: #0099ff !important;
}
.aio-icon-component.fs-ico-square-1 .aio-icon-box .aio-icon {
margin: 7px;
}
.aio-icon-component.fs-ico-square-1 .aio-icon-box .aio-icon:before {
background-image: url(//novi.barka-fishing.com/wp-content/themes/nb-fishing3/assets/images/demo/img_square1.png);
top: -7px;
bottom: -7px;
left: -7px;
right: -7px;
}
.aio-icon-component.fs-ico-square-1 .aio-icon-box:hover .aio-icon {
background-color: #0099ff !important;
color: #fff !important;
}
.aio-icon-component.fs-ico-square-2 .aio-icon-box .aio-icon {
margin: 16px;
}
.aio-icon-component.fs-ico-square-2 .aio-icon-box .aio-icon:before {
background-image: url(//novi.barka-fishing.com/wp-content/themes/nb-fishing3/assets/images/demo/img_square2.png);
top: -16px;
bottom: -16px;
left: -16px;
right: -16px;
}
.aio-icon-component.fs-ico-square-2 .aio-icon-box:hover .aio-icon {
background-color: #fff !important;
color: #0099ff !important;
}
.nb_testimonials .nb_testimonial-item .nb_testimonial-avatar.nb-circle .nb_testimonial-avatar-i {
-webkit-background-size: cover;
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;
background-image: url(//novi.barka-fishing.com/wp-content/themes/nb-fishing3/assets/images/demo/img_circle1.png);
padding: 10px;
}
.nb_testimonials .nb_testimonial-item .nb_testimonial-name {
color: #444;
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 5px;
}
.nb_testimonials .nb_testimonial-item .nb_testimonial-position {
color: #0099ff;
font-size: 14px;
margin-bottom: 30px;
}
.nb_testimonials .nb_testimonial-item .nb_testimonial-content {
color: #666;
font-size: 16px;
font-style: italic;
line-height: 24px;
}
.vc_row.fs-testimonials .nb_testimonials {
padding-top: 15px;
}
.vc_row.fs-testimonials .nb_testimonials.owl-carousel .nb_testimonial-item {
width: 83.33333333%;
margin-left: 8.33333333%;
margin-right: 8.33333333%;
}
.vc_row.fs-testimonials [data-slide="owl-carousel"] .owl-nav > div {
font-size: 36px;
opacity: 1;
color: #f7f6f2;
}
.vc_row.fs-testimonials [data-slide="owl-carousel"] .owl-nav > div:hover {
color: #0099ff;
} a {
text-decoration: none;
-webkit-transition: color .2s ease;
-o-transition: color .2s ease;
transition: color .2s ease;
}
a:focus,
a:hover,
a:active {
outline: 0;
} .type-post.format-gallery .entry-title a,
.type-post.format-image .entry-title a,
.type-post.format-audio .entry-title a,
.type-post.format-video .entry-title a,
.type-post.format-aside .entry-title a,
.type-post.format-status .entry-title a,
.type-post.format-link .entry-title a,
.type-post.format-chat .entry-title a,
.type-post.format-quote .entry-title a {
position: relative;
padding-left: 1.5em;
}
.type-post.format-gallery .entry-title a:after,
.type-post.format-image .entry-title a:after,
.type-post.format-audio .entry-title a:after,
.type-post.format-video .entry-title a:after,
.type-post.format-aside .entry-title a:after,
.type-post.format-status .entry-title a:after,
.type-post.format-link .entry-title a:after,
.type-post.format-chat .entry-title a:after,
.type-post.format-quote .entry-title a:after {
font-family: 'dashicons';
font-weight: normal;
position: absolute;
left: 0;
}
.type-post.format-gallery .entry-title a:after {
content: '\f161';
}
.type-post.format-image .entry-title a:after {
content: '\f128';
}
.type-post.format-audio .entry-title a:after {
content: '\f127';
}
.type-post.format-video .entry-title a:after {
content: '\f126';
}
.type-post.format-aside .entry-title a:after {
content: '\f123';
}
.type-post.format-status .entry-title a:after {
content: '\f130';
}
.type-post.format-link .entry-title a:after {
content: '\f103';
}
.type-post.format-chat .entry-title a:after {
content: '\f125';
}
.type-post.format-quote .entry-title a:after {
content: '\f122';
}
.post a.more-link {
font-style: italic;
display: inline-block;
}
.post a.more-link:hover {
text-decoration: underline;
}
.blog .post .entry-content {
overflow: auto;
}
.blog .post .entry-image img {
max-width: 100%;
height: auto;
vertical-align: middle;
}
.blog .post .entry-image {
position: relative;
margin-bottom: 15px;
}
.blog .post .entry-image .image-mask {
position: absolute;
top: 0;
left: 0;
height: 100%;
background: rgba(0, 0, 0, 0.4);
width: 100%;
color: #fff;
opacity: 0;
visibility: hidden;
-webkit-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.blog .post .entry-image .image-mask span {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
color: #fff;
text-transform: capitalize;
font-size: 16px;
}
.blog .post .entry-image .read-time {
bottom: -30px;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
position: absolute;
margin-left: 30px;
margin-right: 30px;
width: -webkit-calc(100% - 60px);
width: calc(100% - 60px);
text-align: center;
border-top: 1px solid;
padding-top: 5px;
padding-bottom: 5px;
color: #fff;
}
.blog .post .entry-image:hover .image-mask {
opacity: 1;
visibility: visible;
}
.blog .post .entry-image:hover .image-mask .read-time {
bottom: 0px;
}
.blog .post .entry-meta .byline a {
text-transform: capitalize;
}
.blog .post .entry-cat a {
display: inline-block;
padding: 3px 8px;
margin-bottom: 5px;
}
.blog .no-sidebar #primary {
width: 100%;
}
.blog.meta-align-center .post .entry-meta,
.blog.meta-align-center .post .entry-title,
.blog.meta-align-center .post .entry-cat,
.blog.meta-align-center .post .read-more-link {
text-align: center;
}
.blog.meta-align-right .post .entry-meta,
.blog.meta-align-right .post .entry-title,
.blog.meta-align-right .post .entry-cat,
.blog.meta-align-right .post .read-more-link {
text-align: right;
}
.blog.style-2 .post .entry-content {
padding: 20px;
}
.blog .classic .post .entry-content,
.content-search > article .entry-content {
padding-bottom: 20px;
}
.blog .classic .post .entry-meta,
.blog .classic .post .comments-link,
.content-search > article .entry-meta,
.content-search > article .comments-link {
display: inline-block;
margin-bottom: 15px;
}
.blog .classic .post .entry-meta > span,
.blog .classic .post .comments-link > span,
.content-search > article .entry-meta > span,
.content-search > article .comments-link > span {
display: inline-block;
margin-right: 15px;
}
.blog .classic .post .entry-title,
.content-search > article .entry-title {
margin-top: 0;
margin-bottom: 10px;
}
.blog .classic .post .entry-text,
.content-search > article .entry-text {
margin-bottom: 30px;
}
.blog .classic .post .entry-footer,
.content-search > article .entry-footer {
border-top: 1px solid;
padding-top: 15px;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.blog .classic .post .entry-footer span:before,
.content-search > article .entry-footer span:before {
margin-right: 5px;
}
.blog .classic .post .entry-footer .tags-links,
.blog .classic .post .entry-footer .comments-link,
.content-search > article .entry-footer .tags-links,
.content-search > article .entry-footer .comments-link {
font-size: .9em;
font-style: italic;
}
.content-search > article {
margin-bottom: 60px;
border-bottom: 2px solid #d7d7d7;
}
.content-search > article .entry-title {
font-size: 20px;
}
.content-search > article .entry-image {
-webkit-box-flex: 0;
-webkit-flex: 0 0 15%;
-ms-flex: 0 0 15%;
flex: 0 0 15%;
margin-right: 30px;
}
.content-search > article .entry-content {
-webkit-box-flex: 1;
-webkit-flex: 1 0 80%;
-ms-flex: 1 0 80%;
flex: 1 0 80%;
}
.content-search > article .entry-summary {
margin: 15px 0;
}
.content-search .page-title {
border-bottom: 3px double #d7d7d7;
margin-bottom: 60px;
}
.blog .classic .post:first-of-type {
margin-top: -5px;
}
.blog .classic .post:not(:last-of-type) {
margin-bottom: 0;
}
.blog .classic .post.sticky {
margin-bottom: 30px;
}
.blog .entry-title > a {
font-weight: bold;
}
.blog .masonry {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.blog .masonry .post {
margin-bottom: 90px;
}
.blog .masonry .post .entry-title {
margin-top: 10px;
margin-bottom: 10px;
}
.blog .masonry .post .entry-meta {
font-size: .9em;
}
.blog.style-2 .post {
margin-bottom: 60px;
}
.blog.style-2 .post .entry-image {
margin-bottom: 0;
}
.blog.masonry-2-columns .post {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.blog.masonry-3-columns .post {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.33333%;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.single-blog {
margin-bottom: 60px;
}
.single-blog.no-sidebar #primary {
width: 100%;
}
.single-blog .entry-image {
margin-bottom: 30px;
}
.single-blog .entry-content {
padding-bottom: 30px;
}
.single-blog .entry-meta {
font-size: .9em;
text-transform: uppercase;
}
.single-blog .entry-meta .posted-on:not(:last-child):after {
font-family: 'fontello';
content: '\e80c';
margin-left: 5px;
}
.single-blog .entry-title {
margin-top: 30px;
margin-bottom: 30px;
}
.single-blog .entry-cat {
margin-bottom: 60px;
}
.single-blog .entry-cat a {
display: inline-block;
background: #fff;
padding: 8px;
}
.single-blog .entry-text {
margin-bottom: 30px;
}
.single-blog .read-more-link {
text-align: center;
}
.single-blog .read-more-link a {
display: inline-block;
border: 2px solid;
padding: 5px 10px;
}
.single-blog .entry-footer {
display: block;
border-bottom: 1px solid;
padding-top: 15px;
padding-bottom: 15px;
margin-bottom: 30px;
}
.single-blog .entry-footer span:before {
margin-right: 5px;
}
.single-blog .entry-footer .tags-links {
font-style: italic;
}
.single-blog .entry-author-wrap {
border-bottom: 1px solid;
}
.single-blog .entry-author {
padding: 20px;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
margin-bottom: 30px;
}
.single-blog .entry-author .author-image {
margin-right: 20px;
}
.single-blog .entry-author .author-name {
font-weight: 700;
margin-bottom: 10px;
}
.single-blog .single-blog-nav {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding-top: 30px;
}
.single-blog .single-blog-nav .prev,
.single-blog .single-blog-nav .next {
position: relative;
}
.single-blog .single-blog-nav .prev > span,
.single-blog .single-blog-nav .next > span {
display: block;
}
.single-blog .single-blog-nav .prev:hover .meta-nav,
.single-blog .single-blog-nav .next:hover .meta-nav {
opacity: 1;
visibility: visible;
}
.single-blog .single-blog-nav .prev .meta-nav {
left: -30px;
}
.single-blog .single-blog-nav .prev:hover .meta-nav {
left: -20px;
}
.single-blog .single-blog-nav .next {
text-align: right;
}
.single-blog .single-blog-nav .next .meta-nav {
right: -30px;
}
.single-blog .single-blog-nav .next:hover .meta-nav {
right: -20px;
}
.single-blog .single-blog-nav .meta-nav {
position: absolute;
top: 3px;
font-size: 12px;
-webkit-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
opacity: 0;
visibility: hidden;
}
.single-blog.meta-align-center .entry-meta,
.single-blog.meta-align-center .entry-title,
.single-blog.meta-align-center .entry-cat {
text-align: center;
}
.single-blog.meta-align-right .entry-meta,
.single-blog.meta-align-right .entry-title,
.single-blog.meta-align-right .entry-cat {
text-align: right;
}
.single-post .nb-page-title .entry-cat a {
display: inline-block;
padding: 8px;
}
.paging-navigation,
.woocommerce-pagination {
text-align: center;
}
.paging-navigation .page-numbers,
.woocommerce-pagination .page-numbers {
margin-right: 5px;
}
.paging-navigation.pagination-style-1 .page-numbers:not(.next),
.woocommerce-pagination.pagination-style-1 .page-numbers:not(.next) {
display: inline-block;
padding: 5px 12px;
}
.paging-navigation.pagination-style-1 .current,
.woocommerce-pagination.pagination-style-1 .current {
border: 1px solid;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.paging-navigation.pagination-style-1 .next,
.woocommerce-pagination.pagination-style-1 .next {
display: inline-block;
padding: 5px;
}
.paging-navigation.pagination-style-2 .page-numbers:not(.dots),
.woocommerce-pagination.pagination-style-2 .page-numbers:not(.dots) {
-webkit-box-shadow: inset 0 0 0 transparent, 0 0.1em 0.45em 0 rgba(0, 0, 0, 0.25);
box-shadow: inset 0 0 0 transparent, 0 0.1em 0.45em 0 rgba(0, 0, 0, 0.25);
-webkit-border-radius: 2px;
border-radius: 2px;
}
.paging-navigation.pagination-style-2 .page-numbers:not(.dots):not(.dots),
.paging-navigation.pagination-style-2 .page-numbers:not(.dots):not(.next),
.paging-navigation.pagination-style-2 .page-numbers:not(.dots):not(.prev),
.woocommerce-pagination.pagination-style-2 .page-numbers:not(.dots):not(.dots),
.woocommerce-pagination.pagination-style-2 .page-numbers:not(.dots):not(.next),
.woocommerce-pagination.pagination-style-2 .page-numbers:not(.dots):not(.prev) {
padding: 5px 12px;
}
.paging-navigation.pagination-style-2 .page-numbers:not(.dots).next,
.paging-navigation.pagination-style-2 .page-numbers:not(.dots).prev,
.woocommerce-pagination.pagination-style-2 .page-numbers:not(.dots).next,
.woocommerce-pagination.pagination-style-2 .page-numbers:not(.dots).prev {
padding: 5px 7px;
}
.paging-navigation.pagination-style-2 .page-numbers:not(.dots).current,
.woocommerce-pagination.pagination-style-2 .page-numbers:not(.dots).current {
color: #fff;
}
.paging-navigation.pagination-style-2 .page-numbers.dots,
.woocommerce-pagination.pagination-style-2 .page-numbers.dots {
margin-right: 5px;
}
.page-links {
text-align: center;
}
.page-links > a,
.page-links > span {
margin-right: 5px;
display: inline-block;
padding: 5px 12px;
}
.page-links.pagination-style-1 > span {
border: 1px solid;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.page-links.pagination-style-2 > a,
.page-links.pagination-style-2 > span {
-webkit-box-shadow: inset 0 0 0 transparent, 0 0.1em 0.45em 0 rgba(0, 0, 0, 0.25);
box-shadow: inset 0 0 0 transparent, 0 0.1em 0.45em 0 rgba(0, 0, 0, 0.25);
-webkit-border-radius: 2px;
border-radius: 2px;
padding: 5px 12px;
margin-right: 5px;
}
.page-links.pagination-style-2 > span {
color: #fff;
}
.nb-page-title-wrap {
margin-top: -60px;
margin-bottom: 60px;
}
.nb-page-title-wrap h2 {
margin-top: 0;
margin-bottom: 0;
}
.nb-page-title-wrap h2 > a,
.nb-page-title-wrap h2 > span {
font-size: 0.8em;
}
.single-post .nb-page-title {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
}
.single-post .nb-page-title .entry-meta,
.single-post .nb-page-title .entry-title,
.single-post .nb-page-title .entry-cat {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.single-post .nb-page-title h2 {
margin-top: 10px;
margin-bottom: 10px;
line-height: 1.1;
}
.single-post .nb-page-title .entry-meta {
font-size: .9em;
text-transform: uppercase;
}
.single-post .nb-page-title .entry-meta .posted-on:not(:last-child):after {
font-family: 'fontello';
content: '\e80c';
margin-left: 5px;
}
.nb-social-icons {
margin-bottom: 30px;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
.nb-social-icons > a {
border: 1px solid;
display: inline-block;
line-height: 40px;
width: 40px;
text-align: center;
-webkit-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
margin-right: 3px;
}
.nb-social-icons.style-1 .facebook:hover {
color: #3a589d;
border-color: #3a589d;
}
.nb-social-icons.style-1 .twitter:hover {
color: #2478ba;
border-color: #2478ba;
}
.nb-social-icons.style-1 .pinterest:hover {
color: #cb2320;
border-color: #cb2320;
}
.nb-social-icons.style-1 .google-plus:hover {
color: #dd4e31;
border-color: #dd4e31;
}
.nb-social-icons.style-1 .linkedin:hover {
color: #0072b7;
border-color: #0072b7;
}
.nb-social-icons.style-2 a {
color: #fff;
}
.nb-social-icons.style-2 .facebook {
background-color: #3a589d;
border-color: #3a589d;
}
.nb-social-icons.style-2 .twitter {
background-color: #2478ba;
border-color: #2478ba;
}
.nb-social-icons.style-2 .pinterest {
background-color: #cb2320;
border-color: #cb2320;
}
.nb-social-icons.style-2 .google-plus {
background-color: #dd4e31;
border-color: #dd4e31;
}
.nb-social-icons.style-2 .linkedin {
background-color: #0072b7;
border-color: #0072b7;
}
.nb-social-icons.floating {
position: fixed;
left: 0;
top: 50%;
width: 40px;
}
.nb-social-icons.floating > a {
margin-bottom: 5px;
}
.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.nb-primary-button,
.nb-secondary-button {
text-transform: uppercase;
font-size: 1em;
border-style: solid;
-webkit-border-radius: 5px;
border-radius: 5px;
}
input[disabled] {
opacity: .6;
}
a.bt-5,
button.bt-5,
.single_add_to_cart_button,
.list-type .add_to_cart_button {
height: 50px;
line-height: 45px;
display: inline-block;
}
a.bt-4,
button.bt-4 {
height: 40px;
line-height: 35px;
display: inline-block;
}
input.bt-5 {
height: 50px;
line-height: 1;
}
input.bt-4 {
height: 40px;
line-height: 1;
}
.nb-wide-button {
display: block !important;
width: 100%;
}
.button,
.nb-primary-button,
.nb-secondary-button {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: inline-table;
vertical-align: middle;
text-align: center;
-webkit-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
border-style: solid;
}
.site-footer {
margin-top: 60px;
}
.site-footer .wpb_single_image {
margin-top: 7px;
margin-bottom: 45px;
}
.site-footer .wpb_text_column {
margin-bottom: 10px;
}
.site-footer .uavc-list-icon-wrapper.ult-adjust-bottom-margin {
margin-bottom: 25px;
}
.site-footer .uavc-list {
clear: both;
padding: 5px 0 0;
margin: 0;
}
.site-footer .uavc-list > li {
border: 0 none !important;
padding: 0;
margin: 0;
}
.site-footer .uavc-list .uavc-list-content {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding-top: 2px;
padding-bottom: 2px;
}
.site-footer .uavc-list .uavc-list-content > p {
margin: 0;
}
.site-footer .uavc-list .uavc-list-content:hover .aio-icon {
color: #0099ff;
}
.site-footer .uavc-icons {
clear: both;
padding-top: 5px;
}
.site-footer .uavc-icons .aio-icon {
background: #555;
color: #ccc;
margin-top: 5px;
display: inline-block;
font-size: 32px;
height: 2em;
width: 2em;
text-align: center;
line-height: 2em;
-webkit-box-sizing: content-box !important;
box-sizing: content-box !important;
cursor: pointer;
transition: all .5s ease-in-out;
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
}
.site-footer .uavc-icons .aio-icon:hover {
background: #0099ff;
color: #fff;
}
.site-footer .uavc-icons .aio-icon.circle {
-webkit-border-radius: 50%;
border-radius: 50%;
}
.site-footer .nb_latest_post .nb_latest_item .nb_post_thumb {
-webkit-box-flex: 0;
-webkit-flex: 0 0 30%;
-ms-flex: 0 0 30%;
flex: 0 0 30%;
display: block;
padding-right: 15px;
}
.site-footer .nb_latest_post .nb_latest_item .nb_post_thumb img {
-webkit-border-radius: 3px;
border-radius: 3px;
}
.site-footer .nb_latest_post .nb_latest_item .nb_post_desc {
-webkit-box-flex: 0;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
line-height: 1.25;
}
.site-footer .nb_latest_post .nb_latest_item .nb_post_title {
margin-top: -5px;
margin-bottom: 5px;
}
.site-footer .nb_latest_post .nb_latest_item .nb_post_title > a {
font-weight: bold;
color: #fff;
font-size: 14px;
}
.site-footer .nb_latest_post .nb_latest_item .nb_post_title > a:hover {
color: #0099ff;
}
.site-footer .wpb_flickr_widget {
padding-top: 10px;
}
.site-footer .wpb_flickr_widget .wpb_wrapper {
margin-left: -2px;
margin-right: -2px;
}
.site-footer .wpb_flickr_widget .wpb_wrapper:before,
.site-footer .wpb_flickr_widget .wpb_wrapper:after {
display: table;
clear: both;
content: '';
}
.site-footer .wpb_flickr_widget .wpb_wrapper .flickr_badge_image {
margin: 2px;
width: 62px;
height: 62px;
}
.site-footer .wpb_flickr_widget .wpb_wrapper .flickr_badge_image img {
-webkit-border-radius: 3px;
border-radius: 3px;
}
.site-footer .wpb_flickr_widget .wpb_wrapper p {
margin: 0;
}
.site-footer .wpb_flickr_widget .flickr_stream_wrap {
display: none;
}
.site-footer .widget .widget-title {
font-size: 18px;
font-weight: bold;
text-transform: uppercase;
margin-top: -2px;
border-bottom: 0 none;
}
.site-footer .widget .widget-title:before {
display: none;
}
.site-footer .pz_times {
padding-top: 5px;
}
.site-footer dl {
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;
margin-top: 0;
margin-bottom: 15px;
}
.site-footer dl dt {
font-weight: normal;
}
.site-footer dl dd {
color: #fff;
font-weight: bold;
margin: 0;
}
.footer-abs-section {
border-top: 1px solid #555;
padding-top: 25px;
padding-bottom: 25px;
}
.footer-abs-section .row {
-webkit-justify-content: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.footer-abs-section .footer-abs-middle {
width: 100%;
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
text-align: center;
}
.footer-abs-section .footer-abs-left {
width: 50%;
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
padding-left: 15px;
padding-right: 15px;
}
.footer-abs-section .footer-abs-left a {
color: #0099ff;
}
.footer-abs-section .footer-abs-left a:hover {
color: #007dd1;
}
.footer-abs-section .footer-abs-right {
width: 50%;
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
text-align: right;
padding-left: 15px;
padding-right: 15px;
}
.footer-abs-section p {
margin-bottom: 0;
}
.footer-abs-section img {
margin: 5px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.footer-abs-section img:last-of-type {
margin-right: 0;
}
.nb-input-group {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.nb-input-group .search-field {
-webkit-appearance: none;
display: block;
height: 40px;
padding: 0 15px;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
min-width: 100px;
-webkit-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.nb-input-group .search-field:focus {
outline: none;
}
.nb-input-group .search-button button {
width: 40px;
border: 0;
-webkit-border-radius: 0;
border-radius: 0;
padding: 0;
color: #fff;
}
.nb-input-group .search-button button i {
color: #fff !important;
}
.widget .nb-input-group {
position: relative;
display: block;
}
.widget .nb-input-group .search-field {
-webkit-appearance: none;
display: block;
padding: 10px 45px 10px 15px;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
width: 100%;
height: auto;
border: 3px solid #ccc;
-webkit-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
}
.widget .nb-input-group .search-field:focus {
outline: none;
border-color: #0099ff;
}
.widget .nb-input-group .search-button button {
position: absolute;
top: 3px;
right: 3px;
width: 40px;
border: 0;
-webkit-border-radius: 0;
border-radius: 0;
padding: 0;
color: #aaa;
background: transparent !important;
}
.widget .nb-input-group .search-button button i {
color: #aaa !important;
font-size: 17px;
}
.post-password-form input[type="password"] {
min-height: 40px;
-webkit-border-radius: 0;
border-radius: 0;
}
.post-password-form input[type="submit"] {
border: 0;
min-height: 40px;
line-height: 35px;
padding: 5px 15px;
}
.comment-list {
padding-left: 0;
list-style-type: none;
}
.comment-list li {
position: relative;
padding: 7px 0;
}
.comment-list li .comment-body {
border: 1px solid #d7d7d7;
padding: 10px 15px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.comment-list li.pingback .comment-body {
border-style: dashed;
}
.comment-list .avatar {
float: left;
margin-right: 15px;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.comment-list .comment-meta {
margin-bottom: 15px;
}
.comment-list .comment-meta:after {
content: "";
display: table;
clear: both;
}
.comment-list .reply,
.comment-list .edit-link {
text-transform: uppercase;
}
.comment-list > .comment:first-child {
border-top: none;
}
.comment-list ol {
list-style-type: none;
}
.comments-area {
padding: 45px 30px;
clear: both;
}
.comments-area .logged-in-as {
text-transform: uppercase;
font-size: .8em;
}
.nb-comment-form {
margin-top: 15px;
margin-bottom: 15px;
}
.nb-comment-form textarea {
padding-top: 15px;
padding-bottom: 15px;
}
.nb-comment-form textarea::-webkit-input-placeholder { color: #ababab;
}
.nb-comment-form textarea:-moz-placeholder { color: #ababab;
opacity: 1;
}
.nb-comment-form textarea::-moz-placeholder { color: #ababab;
opacity: 1;
}
.nb-comment-form textarea:-ms-input-placeholder { color: #ababab;
}
.nb-comment-form textarea:focus {
outline: none;
}
.comment-respond .comment-form > p label {
min-width: 110px;
}
.comment-respond .comment-form > p input {
min-height: 40px;
width: 100%;
max-width: 100%;
}
.comment-respond .comment-form > p input[type="submit"] {
width: auto;
}
.comment-respond .comment-form > p.form-submit {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.nb-back-to-top-wrap {
display: inline-block;
position: fixed;
z-index: 9;
right: 40px;
bottom: 25px;
-webkit-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.nb-back-to-top-wrap a {
display: inline-block;
padding: 5px;
width: 40px;
height: 40px;
text-align: center;
line-height: 1;
opacity: 0;
visibility: hidden;
-webkit-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.nb-back-to-top-wrap a.show {
opacity: 1;
visibility: visible;
}
.nb-back-to-top-wrap a:focus {
outline: 0;
}
.nb-back-to-top-wrap a.circle {
-webkit-border-radius: 50%;
border-radius: 50%;
}
.nb-back-to-top-wrap a.square {
-webkit-border-radius: 4px;
border-radius: 4px;
}
.nb-back-to-top-wrap a.light {
background-color: #edf0f5;
color: #323232;
}
.nb-back-to-top-wrap a.dark {
background-color: #323232;
color: #fff;
}
.nb-back-to-top-wrap:hover a {
color: #fff;
}
.nb-back-to-top-wrap:hover a.light,
.nb-back-to-top-wrap:hover a.dark {
background-color: #0099ff;
} .error404 main {
text-align: center;
padding-top: 30px;
margin-bottom: 60px;
}
.error404 main .pnf-heading {
font-size: 100px;
font-weight: bold;
line-height: 0.09;
text-align: center;
color: #0099ff;
margin-bottom: 0;
text-shadow: 0px 6px 0 rgba(153, 153, 153, 0.35);
-webkit-text-stroke: 3px #ffffff;
}
.error404 main img {
position: relative;
bottom: -90px;
max-width: 100%;
height: auto;
}
.error404 main .text-wrap {
background: #f6f6f6;
padding: 65px 15px 50px;
}
.error404 main h1 {
font-size: 20px;
font-size: 2rem;
font-weight: bold;
text-transform: uppercase;
color: #0099ff;
margin-top: 0;
margin-bottom: 25px;
}
.error404 main p:not(.home-link) a {
text-transform: uppercase;
font-weight: bold;
color: #666;
}
.error404 main .home-link {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
background: #0099ff;
line-height: 105px;
top: -40px;
}
.error404 main .home-link a {
color: #fff;
}
.error404 main .home-link .icon-home {
background: #444;
padding: 20px;
text-transform: uppercase;
}
.nb-row {
margin-right: -15px;
margin-left: -15px;
}
.shop-main {
padding-left: 15px;
padding-right: 15px;
width: 100%;
}
.shop-main .products .product {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
margin-bottom: 30px;
}
.shop-main .shop-banner {
margin-bottom: 30px;
}
.shop-main.wide .single-product-wrap .product-image {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
margin-bottom: 30px;
}
.shop-main.wide .single-product-wrap .entry-summary {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.shop-main.wide .single-product-wrap .pd-meta-left,
.shop-main.wide .single-product-wrap .pd-meta-right {
display: inline-block;
width: 50%;
}
.shop-main.wide .single-product-wrap .pd-meta-left .price,
.shop-main.wide .single-product-wrap .pd-meta-right .price {
line-height: 1;
}
.shop-main.wide .single-product-wrap .pd-meta-left {
padding-right: 15px;
}
.shop-main.wide .single-product-wrap .pd-meta-right {
padding-left: 15px;
vertical-align: top;
}
.shop-main:not(.wide) .single-product-wrap .cart {
border-bottom: 1px solid;
}
.shop-main.left-images .entry-summary {
padding-left: 0;
}
.shop-main.right-images .entry-summary {
padding-right: 0;
}
.fs-product {
position: relative;
}
.fs-product .product-image-list {
position: relative;
}
.fs-product .product-content {
padding-left: 15px;
padding-right: 15px;
overflow: hidden;
}
.fs-product .product-content .product-title {
color: #444;
font-size: 18px;
font-weight: bold;
text-transform: capitalize;
}
.fs-product .product-content .product-title > a {
color: #444;
font-weight: bold;
}
.fs-product .product-content .product-title > a:hover {
color: #0099ff;
}
.fs-product .product-content .product-description {
font-size: 16px;
color: #666;
}
.fs-product .product-content .price {
display: block;
font-size: 18px;
font-weight: bold;
}
.fs-product .product-content .price del .amount {
color: #999;
}
.fs-product .product-content .price .amount {
color: #0099ff;
}
.fs-product .product-action {
-webkit-justify-content: space-around;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-align-items: stretch;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
text-align: center;
-webkit-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
border-width: 1px 1px 0;
border-style: solid;
border-color: #edebeb;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
-moz-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
width: 60px;
position: absolute;
top: 30px;
}
.fs-product .product-action > * {
border-bottom: 1px solid #edebeb !important;
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
position: relative;
}
.fs-product .product-action .button {
background-color: #fff;
display: block;
position: relative;
padding: 0;
margin: 0;
border: 0 none;
-webkit-border-radius: 0px;
border-radius: 0px;
height: auto;
line-height: 58px;
transition: all .5s ease-in-out;
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
}
.fs-product .product-action .button a {
display: block;
}
.fs-product .product-action .button i {
color: #999999;
font-size: 23px;
font-style: normal;
margin-right: 0;
}
.fs-product .product-action .button:hover {
background: #0099ff;
}
.fs-product .product-action .button:hover i {
color: #fff;
}
.fs-product .product-action .button .yith-wcwl-add-to-wishlist {
margin-top: 0;
}
.fs-product .product-action .button .yith-wcwl-add-to-wishlist .ajax-loading {
position: absolute;
}
.fs-product .product-action .button.add_to_cart_button i {
margin-right: 0;
}
.fs-product .product-action .button.add_to_cart_button i:before {
font-family: 'fontello';
font-size: 23px;
content: '\e909';
}
.fs-product .product-action .button .tooltip {
position: absolute;
line-height: 1.5;
font-size: 14px;
color: #fff;
top: 50%;
left: 65px;
text-transform: none;
width: 120px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
white-space: normal;
background: rgba(0, 0, 0, 0.7);
padding: 7px;
opacity: 0;
filter: alpha(opacity=0);
visibility: hidden;
-webkit-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.fs-product .product-action .button .tooltip:before {
content: "";
position: absolute;
border: 5px solid transparent;
border-right: 5px solid rgba(0, 0, 0, 0.7);
left: -10px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.fs-product .product-action .button:hover .tooltip {
opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
}
.fs-product:hover .product-action {
opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
left: 0;
}
.fs-product.grid-type-wrap {
border: 1px solid #dcddde;
background: #fff;
}
.fs-product.grid-type-wrap .product-image-list {
background-color: #fff;
background-image: url(//novi.barka-fishing.com/wp-content/themes/nb-fishing3/assets/images/demo/bg-product.jpg);
background-repeat: no-repeat;
background-position: 100% 100%;
-webkit-background-size: cover;
background-size: cover;
text-align: center;
}
.fs-product.grid-type-wrap .product-content {
text-align: center;
}
.fs-product.grid-type-wrap .product-content .product-title {
overflow: hidden;
white-space: nowrap;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
}
.fs-product.grid-type-wrap .product-content .star-rating {
display: inline-block;
}
.fs-product.grid-type-wrap .product-content .price {
display: block;
padding-bottom: 25px;
margin-top: -6px;
}
.fs-product.grid-type-wrap:hover {
-webkit-box-shadow: 0px 0px 10px 0px rgba(51, 51, 51, 0.35);
box-shadow: 0px 0px 10px 0px rgba(51, 51, 51, 0.35);
-webkit-transition: -webkit-box-shadow 0.5s ease-in-out;
transition: -webkit-box-shadow 0.5s ease-in-out;
-o-transition: box-shadow 0.5s ease-in-out;
transition: box-shadow 0.5s ease-in-out;
transition: box-shadow 0.5s ease-in-out, -webkit-box-shadow 0.5s ease-in-out;
}
.fs-product.list-type-wrap {
background-color: #ededee;
}
.fs-product .star-rating {
width: 65px;
}
.fs-list-type-wrap .fs-product.grid-type-wrap {
background-color: #ededee;
border: 0 none;
}
.fs-list-type-wrap .fs-product.grid-type-wrap .product-image-list {
background: transparent;
}
.fs-list-type-wrap .fs-product.grid-type-wrap .product-content {
text-align: left;
}
.fs-list-type-wrap .fs-product.grid-type-wrap .product-content .price {
margin: 0;
padding: 0;
}
.fs-list-type-wrap .fs-product.grid-type-wrap:hover {
-webkit-box-shadow: none;
box-shadow: none;
}
.product .product-image {
position: relative;
}
.product .product-image img {
width: 100%;
}
.product .onsale {
z-index: 9;
}
.product .onsale.sale-style-1 {
position: absolute;
border: 1px solid;
width: 60px;
line-height: 23px;
text-align: center;
color: #0099ff;
font-size: 16px;
font-weight: 600;
top: 15px;
right: 15px;
text-transform: uppercase;
background-color: transparent !important;
}
.product .onsale.sale-style-2 {
width: 92px;
height: 92px;
position: absolute;
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: absolute;
background: transparent;
overflow: hidden;
top: 0px;
bottom: auto;
left: auto;
right: 0px;
opacity: 1;
filter: alpha(opacity=100);
}
.product .onsale.sale-style-2 .percent {
width: 140px;
height: 0;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: absolute;
top: 17px;
right: -42px;
border-bottom: 25px solid;
border-left: 37px solid transparent;
border-right: 37px solid transparent;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
text-align: center;
color: #fff;
}
.product .star-rating {
overflow: hidden;
position: relative;
height: 1em;
line-height: 1;
font-family: "fontello";
margin-bottom: 10px;
}
.product .star-rating:before {
content: '\e80a\e80a\e80a\e80a\e80a';
float: left;
top: 0;
left: 0;
position: absolute;
}
.product .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.product .star-rating span:before {
content: "\e809\e809\e809\e809\e809";
top: 0;
position: absolute;
left: 0;
}
.product .price del .amount {
opacity: .5;
margin-right: 10px;
}
.product .entry-summary {
margin-top: 0;
}
.product .entry-summary .price {
margin-top: 0;
}
.shop-action {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: space-between;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 30px;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.shop-action .woocommerce-result-count {
margin-top: 0;
margin-bottom: 0;
}
.added_to_cart.wc-forward {
display: none;
}
.woocommerce .products {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.woocommerce .products .product {
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
margin-bottom: 30px;
}
.single-product-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: 45px;
}
.single-product-wrap .product-image {
width: 100%;
}
.single-product-wrap .product-image .thumb-gallery .swiper-slide {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.single-product-wrap .product-image .thumb-gallery .swiper-slide img {
cursor: pointer;
}
.single-product-wrap .product-image .thumb-gallery .swiper-slide.swiper-slide-active {
border: 1px solid #0099ff;
}
.single-product-wrap .woocommerce-product-gallery__wrapper {
margin-top: 0;
}
.single-product-wrap .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
width: 100%;
}
.single-product-wrap .woocommerce-product-gallery__wrapper .featured-gallery {
margin-bottom: 10px;
cursor: pointer;
}
.single-product-wrap .woocommerce-product-gallery__wrapper .featured-gallery .previous,
.single-product-wrap .woocommerce-product-gallery__wrapper .featured-gallery .next {
background: transparent;
opacity: 0;
visibility: hidden;
-webkit-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.single-product-wrap .woocommerce-product-gallery__wrapper .featured-gallery:hover .previous,
.single-product-wrap .woocommerce-product-gallery__wrapper .featured-gallery:hover .next {
opacity: 1;
visibility: visible;
}
.single-product-wrap .price del {
font-size: 1.5em;
}
.single-product-wrap .price del .amount {
opacity: .5;
margin-right: 10px;
}
.single-product-wrap .price ins,
.single-product-wrap .price > span.amount {
font-size: 2em;
}
.single-product-wrap .woocommerce-variation-price {
margin-bottom: 15px;
}
.single-product-wrap .entry-summary {
margin-bottom: 0;
}
.single-product-wrap .entry-summary .entry-title {
font-size: 30px;
margin-top: 0;
margin-bottom: 10px;
}
.single-product-wrap .woocommerce-product-rating {
display: inline-block;
width: 100%;
}
.single-product-wrap .star-rating {
font-size: 18px;
width: 85px;
display: inline-block;
float: left;
}
.single-product-wrap .woocommerce-review-link {
display: inline-block;
float: left;
line-height: 1.3;
}
.single-product-wrap .woocommerce-product-details__short-description {
margin-bottom: 20px;
}
.single-product-wrap .product_meta {
margin-bottom: 15px;
}
.single-product-wrap .cart {
margin-bottom: 30px;
padding-bottom: 30px;
}
.single-product-wrap .product-addtocart + .product_meta {
padding-top: 0;
}
.single-product-wrap .product_meta {
padding-top: 30px;
float: left;
width: 100%;
}
.single-product-wrap .product_meta .meta-name {
display: inline-block;
min-width: 120px;
}
.single-product-wrap .product_meta .sku_wrapper,
.single-product-wrap .product_meta .category_wrapper,
.single-product-wrap .product_meta .tag_wrapper,
.single-product-wrap .product_meta .availability_wrapper {
margin-bottom: 15px;
}
.single-product-wrap .product_meta .availability_wrapper .stock {
display: inline-block;
color: #fff;
padding: 5px;
}
.single-product-wrap .product_meta .availability_wrapper .in-stock {
background-color: #8BAD42;
}
.single-product-wrap .product_meta .availability_wrapper .out-stock {
background-color: #D52A2A;
}
.single-product-wrap .yith-wcwl-add-to-wishlist {
margin-top: 0;
display: inline-block;
position: relative;
border: 0;
text-align: center;
color: #fff;
height: 50px;
width: 50px;
}
.single-product-wrap .yith-wcwl-add-to-wishlist > .yith-wcwl-wishlistaddedbrowse,
.single-product-wrap .yith-wcwl-add-to-wishlist > .yith-wcwl-wishlistexistsbrowse {
padding-top: 14px;
height: 100%;
}
.single-product-wrap .yith-wcwl-add-to-wishlist .add_to_wishlist {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.single-product-wrap .yith-wcwl-add-to-wishlist .add_to_wishlist .icon-heart {
margin-right: 0;
margin-top: 12px;
font-size: 16px;
}
.single-product-wrap .yith-wcwl-add-to-wishlist i {
color: #fff;
}
.single-product-wrap .yith-wcwl-add-to-wishlist i.icon-heart {
margin-right: 0;
}
.single-product-wrap .yith-wcwl-add-to-wishlist i.icon-heart:before {
margin-right: 5px;
}
.single-product-wrap .yith-wcwl-add-to-wishlist .tooltip {
position: absolute;
white-space: nowrap;
font-size: 12px;
top: -50px;
left: -75%;
background: rgba(0, 0, 0, 0.7);
text-transform: uppercase;
padding: 6px 10px;
opacity: 0;
visibility: hidden;
-webkit-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
color: #fff;
z-index: 99;
}
.single-product-wrap .yith-wcwl-add-to-wishlist .tooltip:before {
content: "";
position: absolute;
border: 5px solid transparent;
bottom: -10px;
right: -webkit-calc(50% - 5px);
right: calc(50% - 5px);
border-top: 5px solid rgba(0, 0, 0, 0.7);
}
.single-product-wrap .yith-wcwl-add-to-wishlist:hover .tooltip {
top: -40px;
opacity: 1;
visibility: visible;
}
.single-product-wrap .variations h5.label label {
padding-left: 0;
}
.single-product-wrap .variations ul.swatch {
display: block;
margin-left: -5px;
margin-right: -5px;
}
.single-product-wrap .variations ul.swatch li {
display: inline-block;
padding: 5px;
}
.mfp-figure:after {
background-color: transparent !important;
}
.shop-main {
margin-bottom: 10px;
}
.shop-main .swiper-button-next,
.shop-main .swiper-button-prev,
.shop-main .swiper-button-next.swiper-button-disabled,
.shop-main .swiper-button-prev.swiper-button-disabled {
-webkit-background-size: 20px 44px;
background-size: 20px 44px;
opacity: 0;
}
.shop-main .swiper-button-next,
.shop-main .swiper-button-prev {
height: 100%;
top: 0;
margin-top: 0;
}
.shop-main .swiper-pagination {
width: 100%;
position: relative;
}
.shop-main .swiper-pagination-bullet {
width: 12px;
height: 12px;
margin-left: 5px;
}
.shop-main .product:hover .swiper-button-next,
.shop-main .product:hover .swiper-button-prev {
opacity: 1;
}
.shop-main .product:hover .swiper-button-disabled {
opacity: .35;
}
.shop-main.bottom-thumb .thumb-gallery .woocommerce-product-gallery__image {
width: 25%;
margin-right: 10px;
-webkit-transform: translateX(-webkit-calc(-150% - 15px));
-ms-transform: translateX(calc(-150% - 15px));
transform: translateX(calc(-150% - 15px));
}
.shop-main.left-thumb .woocommerce-product-gallery__wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.shop-main.left-thumb .woocommerce-product-gallery__wrapper .featured-gallery {
-webkit-flex-basis: 80%;
-ms-flex-preferred-size: 80%;
flex-basis: 80%;
max-width: 80%;
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
}
.shop-main.left-thumb .woocommerce-product-gallery__wrapper .thumb-gallery {
-webkit-flex-basis: 20%;
-ms-flex-preferred-size: 20%;
flex-basis: 20%;
max-width: 20%;
padding-right: 10px;
}
.shop-main.left-thumb .woocommerce-product-gallery__wrapper .thumb-gallery .swiper-slide {
height: auto;
}
.shop-main.left-thumb .woocommerce-product-gallery__wrapper .thumb-gallery .woocommerce-product-gallery__image {
margin-bottom: 10px;
-webkit-transform: translateY(-webkit-calc(-150% - 15px));
-ms-transform: translateY(calc(-150% - 15px));
transform: translateY(calc(-150% - 15px));
}
.shop-main.inside-thumb .woocommerce-product-gallery__wrapper {
position: relative;
}
.shop-main.inside-thumb .thumb-gallery {
width: 20%;
height: 100%;
position: absolute;
top: 10px;
left: 10px;
}
.shop-main.inside-thumb .thumb-gallery .swiper-slide {
height: auto;
}
.shop-main.inside-thumb .thumb-gallery .woocommerce-product-gallery__image {
margin-bottom: 10px;
-webkit-transform: translateY(-webkit-calc(-150% - 15px));
-ms-transform: translateY(calc(-150% - 15px));
transform: translateY(calc(-150% - 15px));
}
.shop-main .related .product {
width: 100%;
}
.shop-main .related,
.shop-main .upsells {
position: relative;
}
.shop-main .related .products,
.shop-main .upsells .products {
margin-left: -15px;
margin-right: -15px;
padding-top: 15px;
}
.shop-main .related .products .product-description,
.shop-main .upsells .products .product-description {
margin-top: 5px;
}
.shop-main .upsells .product {
width: 100%;
}
.variations h5.label {
overflow: hidden;
font-size: 14px;
line-height: 1.4;
}
.variations h5.label label {
display: inline-block;
position: relative;
padding: 0 15px;
}
.variations h5.label label:before,
.variations h5.label label:after {
position: absolute;
content: '';
display: block;
width: 70px;
border-bottom: 1px solid #ccc;
top: 50%;
}
.variations h5.label label:before {
right: 100%;
}
.variations h5.label label:after {
left: 100%;
}
.variations ul.swatch {
list-style: none;
padding: 0;
margin: 0 0 5px;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.variations ul.swatch li {
cursor: pointer;
display: block;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.variations ul.swatch li span {
display: inline-block;
width: 45px;
height: 45px;
line-height: 24px;
font-size: 18px;
text-align: center;
padding: 9px;
border: 1px solid #d7d7d7;
background: #fff;
color: #444;
transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-webkit-border-radius: 25px;
border-radius: 25px;
}
.variations ul.swatch li:hover span,
.variations ul.swatch li.selected span {
color: #0099ff;
border-color: #0099ff;
}
.products .product.product-type-variable .grid-type-wrap-1 .product-details > .price,
.products .product.product-type-variable .list-type-wrap-1 .product-details > .price {
display: none;
}
.single-product-wrap .variations h5.label label {
padding-left: 0;
}
.single-product-wrap .variations ul.swatch {
display: block;
margin-left: -5px;
margin-right: -5px;
}
.single-product-wrap .variations ul.swatch li {
display: inline-block;
padding: 5px;
}
.wc-tabs {
padding-left: 0;
list-style-type: none;
margin-top: 0;
}
.wc-tabs > li {
display: inline-block;
font-size: 18px;
margin-right: 15px;
}
.wc-tabs > li a {
display: block;
padding-top: 12px;
padding-bottom: 12px;
}
.wc-tabs > li.active a {
border-top: 3px solid;
}
.wc-tabs > li a:focus {
outline: none;
}
.wc-tabs .accordion-title-wrap:hover {
cursor: pointer;
}
.wc-tabs .accordion-content {
line-height: 1.5;
}
.wc-tabs-wrapper {
margin-bottom: 45px;
}
.shop-main.horizontal-tabs .wc-tabs-wrapper {
border-top: 1px solid;
}
.shop-main.accordion-tabs .accordion-title-wrap {
border-top: 1px solid;
font-size: 16px;
padding: 10px 15px;
position: relative;
margin-bottom: 15px;
}
.shop-main.accordion-tabs .accordion-title-wrap:focus {
outline: 0;
}
.shop-main.accordion-tabs .accordion-title-wrap:after {
font-family: "fontello";
position: absolute;
right: 15px;
font-size: 23px;
top: 5px;
}
.shop-main.accordion-tabs .accordion-title-wrap:not(.ui-accordion-header-active):after {
content: "\f107";
}
.shop-main.accordion-tabs .accordion-title-wrap.ui-accordion-header-active:after {
content: "\f106";
}
.shop-main.accordion-tabs .accordion-title-wrap.ui-accordion-header-active a:focus,
.shop-main.accordion-tabs .accordion-title-wrap.ui-accordion-header-active a:hover {
outline: 0;
}
.shop-main.accordion-tabs .accordion-content #reviews {
margin-top: 20px;
}
.shop-main .woocommerce-Reviews {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.shop-main .woocommerce-Reviews #review_form_wrapper .stars a {
position: relative;
height: 1em;
width: 1em;
text-indent: -999em;
display: inline-block;
text-decoration: none;
}
.shop-main .woocommerce-Reviews #review_form_wrapper .stars a::before {
display: block;
position: absolute;
top: 0;
left: 0;
width: 1em;
height: 1em;
line-height: 1;
font-family: 'fontello';
content: '\e80a';
text-indent: 0;
}
.shop-main .woocommerce-Reviews #review_form_wrapper .stars a:hover ~ a::before {
content: '\e80a';
color: #444;
}
.shop-main .woocommerce-Reviews #review_form_wrapper .stars:hover a::before {
content: '\e809';
color: #0099ff;
}
.shop-main .woocommerce-Reviews #review_form_wrapper .stars.selected a::before {
color: #0099ff;
}
.shop-main .woocommerce-Reviews #review_form_wrapper .stars.selected a.active::before {
content: '\e809';
color: #0099ff;
}
.shop-main .woocommerce-Reviews #review_form_wrapper .stars.selected a.active ~ a::before {
content: '\e80a';
color: #444;
}
.shop-main .woocommerce-Reviews #review_form_wrapper .stars.selected a:not(.active)::before {
content: '\e809';
}
.shop-main .woocommerce-Reviews #review_form_wrapper .comment-reply-title {
font-size: 18px;
}
.shop-main .woocommerce-Reviews #review_form_wrapper .comment-respond {
border: 1px solid;
padding: 15px;
}
.shop-main .woocommerce-Reviews #review_form_wrapper .comment-form-rating > label,
.shop-main .woocommerce-Reviews #review_form_wrapper .comment-form-comment > label {
color: #222;
}
.shop-main .woocommerce-Reviews #review_form_wrapper .form-submit input {
color: #fff;
-webkit-border-radius: 0;
border-radius: 0;
border: 0;
padding: 10px 25px;
font-size: 16px;
text-transform: uppercase;
}
.shop-main .woocommerce-Reviews .woocommerce-Reviews-title {
font-size: 18px;
margin-top: 0;
line-height: 1;
margin-bottom: 30px;
}
.shop-main .woocommerce-Reviews .comment {
margin-bottom: 20px;
}
.shop-main .woocommerce-Reviews .commentlist {
list-style-type: none;
padding-left: 0;
}
.shop-main .woocommerce-Reviews .commentlist .comment_container {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: flex-start;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.shop-main .woocommerce-Reviews .commentlist .star-rating {
width: 65px;
}
.shop-main .woocommerce-Reviews .commentlist .comment-text .meta {
margin-top: 0;
line-height: 1;
margin-bottom: 10px;
}
.shop-main .woocommerce-Reviews .commentlist .comment-text .description p {
margin: 0;
}
.shop-main .woocommerce-Reviews .avatar {
float: left;
margin-right: 15px;
}
.shop-main.split-reviews-form #comments {
-webkit-flex-basis: 60%;
-ms-flex-preferred-size: 60%;
flex-basis: 60%;
max-width: 60%;
padding-right: 15px;
}
.shop-main.split-reviews-form #review_form_wrapper {
-webkit-flex-basis: 40%;
-ms-flex-preferred-size: 40%;
flex-basis: 40%;
max-width: 40%;
padding-left: 15px;
}
.shop-main:not(.split-reviews-form) #comments {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: 100%;
}
.shop-main:not(.split-reviews-form) #review_form_wrapper {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: 100%;
}
.shop-main.round-reviewer-avatar .comment .avatar {
-webkit-border-radius: 50%;
border-radius: 50%;
}
.woocommerce-cart #primary {
width: 100%;
}
.shop_table.cart .cart_item .amount {
font-size: 1.2em;
}
.shop_table.cart .cart_item td {
padding-right: 15px;
}
.shop_table.cart .to-shop {
float: left;
}
.shop_table.cart .product-name {
font-weight: bold;
font-size: 16px;
}
.shop_table th,
.shop_table td {
text-align: left;
}
.shop_table thead th {
border-bottom: 2px solid;
text-transform: uppercase;
padding-bottom: 20px;
}
.shop_table td {
padding-top: 15px;
padding-bottom: 15px;
}
.shop_table th,
.shop_table td {
border-bottom: 1px solid;
}
.shop_table .cart_item td a {
color: #323232;
}
.shop_table .cart_item td a:hover {
color: #0099ff;
}
.cart-layout-1 .product-thumbnail {
max-width: 180px;
width: 180px;
}
.cart-layout-1 .cart-totals-wrap .shop_table {
font-size: 1.4em;
}
.cart-layout-1 .cart-totals-wrap .shop_table th,
.cart-layout-1 .cart-totals-wrap .shop_table td {
text-align: right;
border: 0;
font-weight: 400;
}
.cart-layout-1 .cart-totals-wrap .shop_table th:first-child,
.cart-layout-1 .cart-totals-wrap .shop_table td:first-child {
padding-left: 0;
}
.cart-layout-1 .cart-totals-wrap .shop_table th:last-child,
.cart-layout-1 .cart-totals-wrap .shop_table td:last-child {
padding-right: 0;
}
.cart-layout-1 .cart-totals-wrap .shop_table td {
width: 1%;
white-space: nowrap;
padding: 0 0 0 45px;
}
.cart-layout-1 .cart-totals-wrap .shop_table .order-total strong {
font-weight: 400;
font-size: 1.5em;
}
.cart-layout-1 .coupon {
text-align: right;
}
.cart-layout-2 .product-thumbnail {
max-width: 120px;
width: 120px;
}
.cart-layout-2 .cart-right-section .cart_totals h3 {
margin-top: 0;
margin-bottom: 15px;
line-height: 1;
}
.cart-layout-2 .cart-right-section td {
text-align: right;
}
.cart-layout-2 .wc-proceed-to-checkout .checkout-button {
text-align: center;
}
.cart-layout-2 .cart-totals-wrap {
padding: 15px 15px 30px;
}
.cart-layout-2 .cart-totals-wrap .shop_table th:first-child,
.cart-layout-2 .cart-totals-wrap .shop_table td:first-child {
padding-left: 0;
}
.cart-layout-2 .cart-totals-wrap .shop_table th:last-child,
.cart-layout-2 .cart-totals-wrap .shop_table td:last-child {
padding-right: 0;
}
.cart-layout-2 .coupon h3 {
line-height: 1;
margin-bottom: 15px;
}
.cart-layout-2 .coupon-wrap {
border: 2px solid #edf0f5;
padding: 15px 15px 30px;
}
.cart-layout-2 .coupon-wrap .input-text {
width: 100%;
margin-bottom: 15px;
}
.coupon {
margin-bottom: 60px;
}
.coupon input[name="coupon_code"] {
font-size: 16px;
border-color: #d7d7d7;
width: 100%;
margin-bottom: 15px;
-webkit-border-radius: 0px;
border-radius: 0px;
}
.coupon input[name="coupon_code"]:focus {
outline: 0;
}
.cart-collaterals .cart_totals > h3 {
text-align: right;
margin-bottom: 15px;
}
.wc-proceed-to-checkout {
text-align: right;
}
.cross-sells .swiper-wrapper {
width: 100%;
}
.cross-sells .products {
margin-left: -15px;
margin-right: -15px;
}
.cross-sells .product {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.cross-sells .flickity-prev-next-button {
height: 100%;
-webkit-border-radius: 0;
border-radius: 0;
-webkit-transition: opacity .2s ease;
-o-transition: opacity .2s ease;
transition: opacity .2s ease;
}
.cart-right-section .cart_totals {
margin-bottom: 45px;
}
.woocommerce .woocommerce-message,
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .return-to-shop,
.woocommerce-page .woocommerce-message,
.woocommerce-page .woocommerce-error,
.woocommerce-page .woocommerce-info,
.woocommerce-page .return-to-shop {
width: 100%;
position: relative;
list-style-type: none;
padding: 15px 15px 15px 40px;
margin-bottom: 45px;
}
.woocommerce .woocommerce-message:before,
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce .return-to-shop:before,
.woocommerce-page .woocommerce-message:before,
.woocommerce-page .woocommerce-error:before,
.woocommerce-page .woocommerce-info:before,
.woocommerce-page .return-to-shop:before {
font-family: "fontello";
font-size: 18px;
position: absolute;
left: 15px;
top: 12px;
}
.woocommerce .woocommerce-message .button,
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .return-to-shop .button,
.woocommerce-page .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .return-to-shop .button {
padding: 5px 15px;
margin-right: 15px;
}
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-message {
border-top: 3px solid #66BB6A;
}
.woocommerce .woocommerce-message:before,
.woocommerce-page .woocommerce-message:before {
content: '\e80f';
color: #66BB6A;
}
.woocommerce .woocommerce-error,
.woocommerce-page .woocommerce-error {
border-top: 3px solid #ef5350;
}
.woocommerce .woocommerce-error:before,
.woocommerce-page .woocommerce-error:before {
content: '\e80e';
color: #ef5350;
}
.woocommerce .woocommerce-info,
.woocommerce-page .woocommerce-info {
border-top: 3px solid #42A5F5;
}
.woocommerce .woocommerce-info:before,
.woocommerce-page .woocommerce-info:before {
content: '\f086';
color: #42A5F5;
}
.woocommerce-checkout #primary {
width: 100%;
}
.woocommerce-checkout #customer_details p.form-row-first,
.woocommerce-checkout #customer_details p.form-row-last {
width: 50%;
float: left;
}
.woocommerce-checkout #customer_details p.form-row-first {
padding-right: 15px;
}
.woocommerce-checkout #customer_details p.form-row-last {
padding-left: 15px;
}
.woocommerce-checkout #customer_details .form-row label {
display: block;
font-weight: bold;
margin-bottom: 7px;
}
.woocommerce-checkout #customer_details .form-row input.input-text {
height: 45px;
-webkit-border-radius: 2px;
border-radius: 2px;
padding-left: 10px;
padding-right: 10px;
width: 100%;
}
.woocommerce-checkout #customer_details .form-row textarea.input-text {
padding-left: 10px;
padding-right: 10px;
}
.woocommerce-checkout #customer_details .form-row .select2-container {
line-height: 45px;
height: 45px;
}
.woocommerce-checkout #customer_details .form-row .select2-container .select2-selection--single {
height: 45px;
padding-top: 7px;
border-color: #cccccc;
}
.woocommerce-checkout #customer_details .form-row .select2-container .select2-selection--single .select2-selection__arrow {
top: 8px;
}
.woocommerce-form-login .form-row:before,
.woocommerce-form-login .form-row:after,
.woocommerce-form-register .form-row:before,
.woocommerce-form-register .form-row:after,
.woocommerce-ResetPassword .form-row:before,
.woocommerce-ResetPassword .form-row:after,
.woocommerce-address-fields .form-row:before,
.woocommerce-address-fields .form-row:after {
content: '';
display: table;
clear: both;
}
.woocommerce-form-login .form-row label,
.woocommerce-form-register .form-row label,
.woocommerce-ResetPassword .form-row label,
.woocommerce-address-fields .form-row label {
display: block;
}
.woocommerce-form-login .form-row label small,
.woocommerce-form-register .form-row label small,
.woocommerce-ResetPassword .form-row label small,
.woocommerce-address-fields .form-row label small {
display: block;
}
.woocommerce-form-login .form-row label.error,
.woocommerce-form-register .form-row label.error,
.woocommerce-ResetPassword .form-row label.error,
.woocommerce-address-fields .form-row label.error {
-webkit-box-flex: 0;
-ms-flex: 0 1 100%;
flex: 0 1 100%;
padding-right: 0;
color: #ff0000;
}
.woocommerce-form-login .form-row label.error[generated="true"],
.woocommerce-form-register .form-row label.error[generated="true"],
.woocommerce-ResetPassword .form-row label.error[generated="true"],
.woocommerce-address-fields .form-row label.error[generated="true"] {
display: none !important;
}
.woocommerce-form-login .form-row input,
.woocommerce-form-register .form-row input,
.woocommerce-ResetPassword .form-row input,
.woocommerce-address-fields .form-row input {
width: 100%;
}
.woocommerce-form-login .form-row input[type="checkbox"],
.woocommerce-form-login .form-row input[type="radio"],
.woocommerce-form-register .form-row input[type="checkbox"],
.woocommerce-form-register .form-row input[type="radio"],
.woocommerce-ResetPassword .form-row input[type="checkbox"],
.woocommerce-ResetPassword .form-row input[type="radio"],
.woocommerce-address-fields .form-row input[type="checkbox"],
.woocommerce-address-fields .form-row input[type="radio"] {
width: auto;
}
.woocommerce-form-login .form-row input.button,
.woocommerce-form-register .form-row input.button,
.woocommerce-ResetPassword .form-row input.button,
.woocommerce-address-fields .form-row input.button {
padding: 11px 25px;
width: auto;
border: 0 none;
}
.woocommerce-form-login .form-row .select2-container .select2-selection--single,
.woocommerce-form-register .form-row .select2-container .select2-selection--single,
.woocommerce-ResetPassword .form-row .select2-container .select2-selection--single,
.woocommerce-address-fields .form-row .select2-container .select2-selection--single {
height: auto;
border: 1px solid #ccc;
border-radius: 5px;
padding: 6px 7px;
}
.woocommerce-form-login .form-row .select2-container .select2-selection--single .select2-selection__arrow,
.woocommerce-form-register .form-row .select2-container .select2-selection--single .select2-selection__arrow,
.woocommerce-ResetPassword .form-row .select2-container .select2-selection--single .select2-selection__arrow,
.woocommerce-address-fields .form-row .select2-container .select2-selection--single .select2-selection__arrow {
top: 7px;
right: 8px;
}
.woocommerce-form-login .form-row .woocommerce-password-strength,
.woocommerce-form-register .form-row .woocommerce-password-strength,
.woocommerce-ResetPassword .form-row .woocommerce-password-strength,
.woocommerce-address-fields .form-row .woocommerce-password-strength {
-webkit-box-flex: 0;
-ms-flex: 0 1 100%;
flex: 0 1 100%;
margin-top: 5px;
}
.woocommerce-form-login .form-row .woocommerce-password-strength.bad,
.woocommerce-form-register .form-row .woocommerce-password-strength.bad,
.woocommerce-ResetPassword .form-row .woocommerce-password-strength.bad,
.woocommerce-address-fields .form-row .woocommerce-password-strength.bad {
color: #d9534f;
}
.woocommerce-form-login .form-row .woocommerce-password-strength.short,
.woocommerce-form-register .form-row .woocommerce-password-strength.short,
.woocommerce-ResetPassword .form-row .woocommerce-password-strength.short,
.woocommerce-address-fields .form-row .woocommerce-password-strength.short {
color: #f0ad4e;
}
.woocommerce-form-login .form-row #url-alart-mgs,
.woocommerce-form-register .form-row #url-alart-mgs,
.woocommerce-ResetPassword .form-row #url-alart-mgs,
.woocommerce-address-fields .form-row #url-alart-mgs {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
-webkit-box-flex: 0;
-ms-flex: 0 1 100%;
flex: 0 1 100%;
}
.woocommerce-form-login input.button,
.woocommerce-form-register input.button,
.woocommerce-ResetPassword input.button,
.woocommerce-address-fields input.button {
padding: 11px 25px;
}
.checkout_coupon .form-row {
display: inline-block;
}
.checkout_coupon .input-text {
border-color: #ccc;
margin-right: 15px;
font-size: 16px;
}
.checkout_coupon .input-text:focus {
outline: 0;
}
.shop_table.woocommerce-checkout-review-order-table tr th:first-child,
.shop_table.woocommerce-checkout-review-order-table tr td:first-child {
padding-left: 0;
}
.shop_table.woocommerce-checkout-review-order-table tr th:last-child,
.shop_table.woocommerce-checkout-review-order-table tr td:last-child {
padding-right: 0;
}
.shop_table.woocommerce-checkout-review-order-table .cart-subtotal .amount,
.shop_table.woocommerce-checkout-review-order-table .order-total .amount {
font-weight: bold;
font-size: 1.5em;
}
.shop_table.woocommerce-checkout-review-order-table .product-total,
.shop_table.woocommerce-checkout-review-order-table .cart-subtotal td,
.shop_table.woocommerce-checkout-review-order-table .order-total td,
.shop_table.woocommerce-checkout-review-order-table .shipping td {
text-align: right;
}
.wc_payment_methods {
padding-left: 0;
list-style-type: none;
}
.wc_payment_methods .payment_method_paypal img {
display: block;
}
.woocommerce-order .left-section-wrap {
border: 1px solid #e4e4e4;
padding: 15px 30px 45px;
}
.woocommerce-order .woocommerce-order-overview {
padding-left: 30px;
}
.woocommerce-order .woocommerce-order-overview > li {
margin-bottom: 5px;
}
.woocommerce-order .woocommerce-order-details__title {
line-height: 1;
margin-top: 0;
}
.woocommerce-order .woocommerce-table--order-details .amount {
font-weight: bold;
}
.nb-quantity {
float: left;
margin-right: 15px;
}
.nb-quantity .qty {
-webkit-appearance: textfield;
-moz-appearance: textfield;
appearance: textfield;
width: 44px;
min-height: 50px;
padding: 5px;
line-height: 37px;
text-align: center;
-webkit-border-radius: 0;
border-radius: 0;
}
.nb-quantity .qty::-webkit-inner-spin-button,
.nb-quantity .qty::-webkit-outer-spin-button {
-webkit-appearance: none;
appearance: none;
}
.nb-quantity.style-1 {
position: relative;
width: 74px;
}
.nb-quantity.style-1 .qty-buttons {
position: absolute;
top: 0;
right: 0;
width: 30px;
}
.nb-quantity.style-1 .qty-buttons span {
display: block;
border: 1px solid #ccc;
text-align: center;
border-left: 0;
height: 25px;
background: #f2f2f2;
}
.nb-quantity.style-1 .qty-buttons span.quantity-minus {
border-top: 0;
}
.nb-quantity.style-2 {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.nb-quantity.style-2 > span {
border: 1px solid #ccc;
height: 50px;
padding-top: 8px;
background: #f2f2f2;
}
.nb-quantity.style-2 > span.quantity-plus {
border-left: 0;
}
.nb-quantity.style-2 > span.quantity-minus {
border-right: 0;
} .woocommerce-wishlist.woocommerce table.wishlist_table {
font-size: 100%;
}
.woocommerce-wishlist.woocommerce table.wishlist_table.cart a.remove {
font-size: 24px;
}
.woocommerce-wishlist.woocommerce table.wishlist_table.cart a.remove:hover {
color: #0099ff !important;
background-color: transparent !important;
}
#yith-wcwl-popup-message {
border: 2px solid;
padding: 20px;
border-color: #0099ff;
-webkit-border-radius: 0px;
border-radius: 0px;
} html.yith-quick-view-is-open,
html.yith-quick-view-is-open body {
overflow: hidden;
}
#yith-quick-view-modal {
position: fixed;
visibility: hidden;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1400;
opacity: 0;
text-align: center;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
#yith-quick-view-modal:before {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
width: 0;
}
#yith-quick-view-modal .yith-quick-view-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: rgba(0, 0, 0, 0.8);
}
#yith-quick-view-modal .yith-wcqv-wrapper {
display: inline-block;
vertical-align: middle;
visibility: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
text-align: left;
height: 600px;
width: 1000px;
}
#yith-quick-view-modal .yith-wcqv-main {
-webkit-transform: translateY(20%);
-ms-transform: translateY(20%);
transform: translateY(20%);
opacity: 0;
height: 100%;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
#yith-quick-view-modal.open,
#yith-quick-view-modal.open .yith-wcqv-wrapper {
visibility: visible;
opacity: 1;
}
#yith-quick-view-modal #yith-quick-view-content {
height: 100%;
}
#yith-quick-view-modal .yith-wcqv-main:after,
#yith-quick-view-modal .yith-wcqv-main:before {
content: '';
display: table;
clear: both;
}
#yith-quick-view-modal.open .yith-wcqv-main {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
opacity: 1;
height: 100%;
overflow-y: scroll;
position: relative;
background: #fff;
}
#yith-quick-view-close {
position: absolute;
top: 5px;
right: 5px;
width: 20px;
height: 20px;
text-align: center;
line-height: 18px;
z-index: 2;
opacity: 0.5;
}
#yith-quick-view-close:hover {
opacity: 1;
-webkit-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
li.product .yith-wcqv-button .blockUI.blockOverlay:before {
background: none;
}
#yith-quick-view-content .shop-main {
-webkit-box-flex: 0 !important;
-webkit-flex: 0 0 100% !important;
-ms-flex: 0 0 100% !important;
flex: 0 0 100% !important;
max-width: 100% !important;
background: #fff;
margin-bottom: 0;
padding-left: 0;
padding-right: 0;
}
#yith-quick-view-content .single-product-wrap {
margin: 0;
padding: 30px 20px 15px;
}
#yith-quick-view-content .nb-social-icons {
display: none;
}
#yith-quick-view-content div.images {
opacity: 1 !important;
}
#yith-quick-view-content .product_meta {
padding-top: 30px;
float: left;
width: 100%;
}
#yith-quick-view-content .cart {
width: 100%;
}
.cart-notice-wrap {
position: fixed;
top: 60px;
right: 30px;
opacity: 0;
visibility: hidden;
-webkit-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
z-index: 999;
}
.cart-notice-wrap .cart-notice {
border: 2px solid;
padding: 20px;
background-color: #fff;
}
.cart-notice-wrap .cart-url {
text-align: center;
border: 1px solid;
padding: 10px 0;
margin-bottom: 0;
width: 100%;
}
.cart-notice-wrap .cart-url a {
color: #fff;
}
.cart-notice-wrap.active {
opacity: 1;
visibility: visible;
}
.cart-notice-wrap span {
position: absolute;
top: 5px;
right: 5px;
cursor: pointer;
}
.woocommerce .widget_price_filter .price_slider {
margin-bottom: 30px;
}
.woocommerce .widget_price_filter .price_slider:before,
.woocommerce .widget_price_filter .price_slider:after {
display: table;
content: '';
clear: both;
}
.woocommerce .widget_price_filter .price_slider_amount {
text-align: left;
line-height: 2.4;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
float: right;
}
.woocommerce .widget_price_filter .price_slider_amount:before,
.woocommerce .widget_price_filter .price_slider_amount:after {
display: table;
content: '';
clear: both;
}
.woocommerce .widget_price_filter .ui-slider {
position: relative;
text-align: left;
margin-top: 3px;
margin-left: 8px;
margin-right: 8px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 16px;
height: 16px;
background-color: #0099ff;
-webkit-border-radius: 1em;
border-radius: 1em;
cursor: ew-resize;
outline: 0;
top: -3px;
margin-left: -8px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
-webkit-border-radius: 1em;
border-radius: 1em;
background-color: #ccc;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
-webkit-border-radius: 1em;
border-radius: 1em;
background-color: #eee;
border: 0;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
height: 10px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
left: -1px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
right: -1px;
}
.widget .woocommerce-product-search {
position: relative;
display: block;
}
.widget .woocommerce-product-search .search-field {
display: block;
width: 100%;
padding: 10px 45px 10px 15px;
border: 3px solid #ccc;
-webkit-border-radius: 0;
border-radius: 0;
-webkit-appearance: none;
transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
}
.widget .woocommerce-product-search .search-field:focus {
border-color: #0099ff;
}
.widget .woocommerce-product-search input[type="submit"] {
position: absolute;
top: 0;
right: 0;
width: 40px;
height: 100%;
font-size: 0;
border: 0 none;
background-color: transparent;
background-image: url(//novi.barka-fishing.com/wp-content/themes/nb-fishing3/assets/images/demo/icon-search.png);
background-repeat: no-repeat;
background-position: 50% 50%;
opacity: 0.9;
filter: alpha(opacity=90);
transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
}
.widget .woocommerce-product-search input[type="submit"]:hover {
opacity: 1;
filter: alpha(opacity=100);
}
.woocommerce-account .woocommerce {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation > ul {
list-style-type: none;
padding-left: 0;
margin: 0;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
padding-top: 15px;
padding-bottom: 15px;
position: relative;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content:before {
position: absolute;
top: 0;
left: 0;
right: 15px;
display: block;
border-top: 1px solid #ebebeb;
content: '';
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .u-columns {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Input {
width: 100%;
min-height: 40px;
margin-top: 10px;
padding-left: 10px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content input[name="save_account_details"] {
margin-top: 30px;
padding: 10px 30px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-button.view {
display: inline-block;
padding: 5px 10px;
}
.woocommerce-account .woocommerce > h2,
.woocommerce-account .woocommerce > .u-columns,
.woocommerce-account .woocommerce > .woocommerce-form-login,
.woocommerce-account .woocommerce > .woocommerce-ResetPassword {
width: 100%;
-webkit-box-flex: 0;
-ms-flex: 0 1 100%;
flex: 0 1 100%;
padding-left: 15px;
padding-right: 15px;
}
.woocommerce-account .woocommerce > .u-columns {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.woocommerce-account .woocommerce-form-register .show_if_seller {
display: none;
}
.custom-login-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
border: 1px solid #ebebeb;
margin-left: 15px;
margin-right: 15px;
width: 100%;
}
.custom-login-wrap:not(.has-register-form) {
padding: 30px;
}
.custom-login-wrap:not(.has-register-form) .custom-login {
width: 100%;
}
.custom-login-wrap.has-register-form {
padding: 15px;
}
.custom-login-wrap.has-register-form .custom-login,
.custom-login-wrap.has-register-form .custom-register {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.custom-login-wrap .woocommerce-Input {
width: 100%;
min-height: 40px;
padding-left: 10px;
margin-top: 10px;
}
.custom-login-wrap .rememberme-wrap {
margin-top: 30px;
}
.lost_password {
text-align: right;
}
.dokan-become-seller {
padding: 0 15px;
}
.dokan-become-seller .form-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.dokan-become-seller .form-row label {
display: block;
min-width: 120px;
}
.dokan-become-seller .form-row small {
margin-left: 15px;
}
@media (min-width: 576px) {
.container {
width: 540px;
max-width: 100%;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xxl-1,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl {
padding-right: 15px;
padding-left: 15px;
}
.col-sm {
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-sm-auto {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
}
.col-sm-1 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 8.33333%;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
}
.col-sm-2 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.66667%;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-sm-3 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-sm-4 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.33333%;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.col-sm-5 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 41.66667%;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.col-sm-6 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-sm-7 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 58.33333%;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
}
.col-sm-8 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 66.66667%;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.col-sm-9 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-sm-10 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 83.33333%;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
}
.col-sm-11 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 91.66667%;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.col-sm-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.pull-sm-0 {
right: auto;
}
.pull-sm-1 {
right: 8.33333%;
}
.pull-sm-2 {
right: 16.66667%;
}
.pull-sm-3 {
right: 25%;
}
.pull-sm-4 {
right: 33.33333%;
}
.pull-sm-5 {
right: 41.66667%;
}
.pull-sm-6 {
right: 50%;
}
.pull-sm-7 {
right: 58.33333%;
}
.pull-sm-8 {
right: 66.66667%;
}
.pull-sm-9 {
right: 75%;
}
.pull-sm-10 {
right: 83.33333%;
}
.pull-sm-11 {
right: 91.66667%;
}
.pull-sm-12 {
right: 100%;
}
.push-sm-0 {
left: auto;
}
.push-sm-1 {
left: 8.33333%;
}
.push-sm-2 {
left: 16.66667%;
}
.push-sm-3 {
left: 25%;
}
.push-sm-4 {
left: 33.33333%;
}
.push-sm-5 {
left: 41.66667%;
}
.push-sm-6 {
left: 50%;
}
.push-sm-7 {
left: 58.33333%;
}
.push-sm-8 {
left: 66.66667%;
}
.push-sm-9 {
left: 75%;
}
.push-sm-10 {
left: 83.33333%;
}
.push-sm-11 {
left: 91.66667%;
}
.push-sm-12 {
left: 100%;
}
.offset-sm-0 {
margin-left: 0%;
}
.offset-sm-1 {
margin-left: 8.33333%;
}
.offset-sm-2 {
margin-left: 16.66667%;
}
.offset-sm-3 {
margin-left: 25%;
}
.offset-sm-4 {
margin-left: 33.33333%;
}
.offset-sm-5 {
margin-left: 41.66667%;
}
.offset-sm-6 {
margin-left: 50%;
}
.offset-sm-7 {
margin-left: 58.33333%;
}
.offset-sm-8 {
margin-left: 66.66667%;
}
.offset-sm-9 {
margin-left: 75%;
}
.offset-sm-10 {
margin-left: 83.33333%;
}
.offset-sm-11 {
margin-left: 91.66667%;
}
.fs-newproducts,
.fs-bestsellers,
.fs-profitably {
padding-top: 30px;
}
.fs-newproducts {
padding-bottom: 25px;
}
.fs-newproducts-2 .vc_tta-panel-body {
padding-top: 15px !important;
}
.fs-blogs:before {
top: -55px;
height: 55px;
}
.vc_row.fs-delivery,
.vc_row.fs-accessories,
.vc_row.fs-testimonials {
padding-bottom: 40px;
}
.vc_row.fs-testimonials {
padding-bottom: 85px;
}
.fs-newsletter .mc4wp-form .form-newsletter {
-webkit-flex-direction: row;
-moz-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
padding-bottom: 40px;
padding-top: 50px;
}
.fs-newsletter .mc4wp-form .form-newsletter label {
margin-bottom: 0;
font-size: 40px;
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.fs-newsletter .mc4wp-form .form-newsletter .input-group {
margin-bottom: 0;
-webkit-box-flex: 0;
-webkit-flex: 0 0 66.66667%;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.fs-newsletter .mc4wp-form .form-newsletter .button-group {
margin-bottom: 0;
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.33333%;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.fs-newproducts-3 .nb_owl-carousel .owl-carousel .owl-nav,
.fs-profitably-3 .nb_owl-carousel .owl-carousel .owl-nav,
.fs-bestsellers-3 .nb_owl-carousel .owl-carousel .owl-nav,
.fs-featured-3 .nb_owl-carousel .owl-carousel .owl-nav,
.fs-blogs-3 .nb_owl-carousel .owl-carousel .owl-nav {
top: -60px;
}
.site-header.left-inline.header-mobile .middle-section-wrap .middle-section .main-navigation.main-mobile-navigation .mobile-toggle-button {
margin-left: 30px;
}
.site-header.left-inline1.header-mobile .middle-section-wrap .middle-section .main-navigation.main-mobile-navigation .mobile-toggle-button {
margin-left: 30px;
}
.site-header.mid-inline.header-mobile .middle-section-wrap .middle-section .main-navigation.main-mobile-navigation .mobile-toggle-button {
margin-left: 30px;
}
.mini-cart-wrap .buttons .button {
padding-left: 25px;
padding-right: 25px;
}
.vc_blog_date .vc_post_date-day {
font-size: 30px;
font-size: 3rem;
}
.wpb-js-composer .vc_tta.vc_tta-style-nbstyle1 .vc_tta-tabs-container .vc_tta-tabs-list {
font-size: 15px;
}
.wpb-js-composer .vc_tta.vc_tta-style-nbstyle1.vc_general .vc_tta-panel-body {
padding-top: 20px;
}
.nb_testimonials .nb_testimonial-item .nb_testimonial-name {
font-size: 18px;
}
.nb_testimonials .nb_testimonial-item .nb_testimonial-position {
font-size: 16px;
}
.nb_testimonials .nb_testimonial-item .nb_testimonial-content {
font-size: 18px;
line-height: 34px;
}
.nb-page-title-wrap h2 > a,
.nb-page-title-wrap h2 > span {
font-size: 0.85em;
}
.comment-respond .comment-form > p {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.comment-respond .comment-form > p input {
-webkit-box-flex: 1;
-webkit-flex: 1 1 100%;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
}
.comment-respond .comment-form > p input[type="submit"] {
-webkit-box-flex: 0;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
min-width: 260px;
}
.error404 main {
padding-top: 75px;
}
.error404 main .pnf-heading {
font-size: 200px;
text-shadow: 0px 15px 0 rgba(153, 153, 153, 0.35);
-webkit-text-stroke: 8px #ffffff;
}
.error404 main .text-wrap {
padding-top: 105px;
padding-bottom: 70px;
}
.error404 main h1 {
font-size: 24px;
font-size: 2.4rem;
margin-bottom: 45px;
}
.shop-main.four-columns .products .product {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.shop-main.right-images .single-product-wrap .product-image {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
}
.fs-product .product-action {
left: -60px;
opacity: 0;
filter: alpha(opacity=0);
visibility: hidden;
}
.fs-product.list-type-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.fs-product.list-type-wrap .product-image-list {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
-webkit-box-flex: 0;
-webkit-flex: 0 0 35%;
-ms-flex: 0 0 35%;
flex: 0 0 35%;
}
.fs-product.list-type-wrap .product-content {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
padding: 20px 0 20px 30px;
}
.fs-product.list-type-wrap .product-action {
position: relative;
top: 0;
left: 0;
opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
background-color: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
-moz-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-justify-content: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.fs-product.list-type-wrap .product-action > * {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
width: 58px;
min-height: 58px;
}
.fs-product.list-type-wrap .product-action > * a,
.fs-product.list-type-wrap .product-action > * a.button {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.fs-product.list-type-wrap .product-action .button {
line-height: inherit;
}
.fs-product.list-type-wrap .product-action a {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.fs-product.list-type-wrap .product-action a > i {
-webkit-align-self: center;
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
}
.fs-list-type-wrap .fs-product.grid-type-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
margin-bottom: 15px;
}
.fs-list-type-wrap .fs-product.grid-type-wrap .product-image-list {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
-webkit-box-flex: 0;
-webkit-flex: 0 0 35%;
-ms-flex: 0 0 35%;
flex: 0 0 35%;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.fs-list-type-wrap .fs-product.grid-type-wrap .product-image-list a {
-webkit-align-self: center;
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
}
.fs-list-type-wrap .fs-product.grid-type-wrap .product-content {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
padding: 20px 0 20px 30px;
}
.fs-list-type-wrap .fs-product.grid-type-wrap .product-content .price {
margin: 0;
padding: 0;
}
.fs-list-type-wrap .fs-product.grid-type-wrap .product-action {
position: relative;
top: 0;
left: 0;
opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
background-color: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
-moz-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-justify-content: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.fs-list-type-wrap .fs-product.grid-type-wrap .product-action > * {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
width: 58px;
min-height: 58px;
}
.fs-list-type-wrap .fs-product.grid-type-wrap .product-action > * a,
.fs-list-type-wrap .fs-product.grid-type-wrap .product-action > * a.button {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.fs-list-type-wrap .fs-product.grid-type-wrap .product-action .button {
line-height: inherit;
}
.fs-list-type-wrap .fs-product.grid-type-wrap .product-action a {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.fs-list-type-wrap .fs-product.grid-type-wrap .product-action a > i {
-webkit-align-self: center;
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
}
.shop-main.related-3-columns .related .product,
.shop-main.related-4-columns .related .product {
width: 50%;
}
.shop-main.upsells-3-columns .upsells .product,
.shop-main.upsells-4-columns .upsells .product {
width: 50%;
}
.cross-sells .product {
width: 50%;
}
.woocommerce-form-login .form-row,
.woocommerce-form-register .form-row,
.woocommerce-ResetPassword .form-row,
.woocommerce-address-fields .form-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.woocommerce-form-login .form-row label,
.woocommerce-form-register .form-row label,
.woocommerce-ResetPassword .form-row label,
.woocommerce-address-fields .form-row label {
-webkit-box-flex: 0;
-ms-flex: 0 1 220px;
flex: 0 1 220px;
padding: 10px 15px 10px 0;
}
.woocommerce-form-login .form-row input,
.woocommerce-form-register .form-row input,
.woocommerce-ResetPassword .form-row input,
.woocommerce-address-fields .form-row input {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.woocommerce-form-login .form-row input#billing_address_2,
.woocommerce-form-login .form-row input#shipping_address_2,
.woocommerce-form-register .form-row input#billing_address_2,
.woocommerce-form-register .form-row input#shipping_address_2,
.woocommerce-ResetPassword .form-row input#billing_address_2,
.woocommerce-ResetPassword .form-row input#shipping_address_2,
.woocommerce-address-fields .form-row input#billing_address_2,
.woocommerce-address-fields .form-row input#shipping_address_2 {
margin-left: 220px;
}
.woocommerce-form-login .form-row input[type="checkbox"],
.woocommerce-form-login .form-row input[type="radio"],
.woocommerce-form-register .form-row input[type="checkbox"],
.woocommerce-form-register .form-row input[type="radio"],
.woocommerce-ResetPassword .form-row input[type="checkbox"],
.woocommerce-ResetPassword .form-row input[type="radio"],
.woocommerce-address-fields .form-row input[type="checkbox"],
.woocommerce-address-fields .form-row input[type="radio"] {
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
.woocommerce-form-login .form-row input.button,
.woocommerce-form-register .form-row input.button,
.woocommerce-ResetPassword .form-row input.button,
.woocommerce-address-fields .form-row input.button {
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.woocommerce-form-login .form-row select,
.woocommerce-form-login .form-row .select2,
.woocommerce-form-register .form-row select,
.woocommerce-form-register .form-row .select2,
.woocommerce-ResetPassword .form-row select,
.woocommerce-ResetPassword .form-row .select2,
.woocommerce-address-fields .form-row select,
.woocommerce-address-fields .form-row .select2 {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.woocommerce-form-login .form-row.user-role,
.woocommerce-form-login .form-row.form-row-rememberme,
.woocommerce-form-register .form-row.user-role,
.woocommerce-form-register .form-row.form-row-rememberme,
.woocommerce-ResetPassword .form-row.user-role,
.woocommerce-ResetPassword .form-row.form-row-rememberme,
.woocommerce-address-fields .form-row.user-role,
.woocommerce-address-fields .form-row.form-row-rememberme {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.woocommerce-form-login .form-row.user-role label,
.woocommerce-form-login .form-row.form-row-rememberme label,
.woocommerce-form-register .form-row.user-role label,
.woocommerce-form-register .form-row.form-row-rememberme label,
.woocommerce-ResetPassword .form-row.user-role label,
.woocommerce-ResetPassword .form-row.form-row-rememberme label,
.woocommerce-address-fields .form-row.user-role label,
.woocommerce-address-fields .form-row.form-row-rememberme label {
-webkit-box-flex: 0;
-ms-flex: 0 1 100%;
flex: 0 1 100%;
padding: 5px 0;
margin-left: 220px;
}
.woocommerce-form-login .form-row.form-row-submit,
.woocommerce-form-register .form-row.form-row-submit,
.woocommerce-ResetPassword .form-row.form-row-submit,
.woocommerce-address-fields .form-row.form-row-submit {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
}
@media (min-width: 601px) {
.admin-bar .stuck {
top: 46px;
}
.admin-bar .main-navigation.main-mobile-navigation .menu-main-menu-wrap {
padding-top: 46px;
}
}
@media (min-width: 768px) {
.container {
width: 720px;
max-width: 100%;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xxl-1,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl {
padding-right: 15px;
padding-left: 15px;
}
.col-md {
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-md-auto {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
}
.col-md-1 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 8.33333%;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
}
.col-md-2 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.66667%;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-md-3 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-md-4 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.33333%;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.col-md-5 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 41.66667%;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.col-md-6 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-md-7 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 58.33333%;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
}
.col-md-8 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 66.66667%;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.col-md-9 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-md-10 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 83.33333%;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
}
.col-md-11 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 91.66667%;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.col-md-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.pull-md-0 {
right: auto;
}
.pull-md-1 {
right: 8.33333%;
}
.pull-md-2 {
right: 16.66667%;
}
.pull-md-3 {
right: 25%;
}
.pull-md-4 {
right: 33.33333%;
}
.pull-md-5 {
right: 41.66667%;
}
.pull-md-6 {
right: 50%;
}
.pull-md-7 {
right: 58.33333%;
}
.pull-md-8 {
right: 66.66667%;
}
.pull-md-9 {
right: 75%;
}
.pull-md-10 {
right: 83.33333%;
}
.pull-md-11 {
right: 91.66667%;
}
.pull-md-12 {
right: 100%;
}
.push-md-0 {
left: auto;
}
.push-md-1 {
left: 8.33333%;
}
.push-md-2 {
left: 16.66667%;
}
.push-md-3 {
left: 25%;
}
.push-md-4 {
left: 33.33333%;
}
.push-md-5 {
left: 41.66667%;
}
.push-md-6 {
left: 50%;
}
.push-md-7 {
left: 58.33333%;
}
.push-md-8 {
left: 66.66667%;
}
.push-md-9 {
left: 75%;
}
.push-md-10 {
left: 83.33333%;
}
.push-md-11 {
left: 91.66667%;
}
.push-md-12 {
left: 100%;
}
.offset-md-0 {
margin-left: 0%;
}
.offset-md-1 {
margin-left: 8.33333%;
}
.offset-md-2 {
margin-left: 16.66667%;
}
.offset-md-3 {
margin-left: 25%;
}
.offset-md-4 {
margin-left: 33.33333%;
}
.offset-md-5 {
margin-left: 41.66667%;
}
.offset-md-6 {
margin-left: 50%;
}
.offset-md-7 {
margin-left: 58.33333%;
}
.offset-md-8 {
margin-left: 66.66667%;
}
.offset-md-9 {
margin-left: 75%;
}
.offset-md-10 {
margin-left: 83.33333%;
}
.offset-md-11 {
margin-left: 91.66667%;
}
.fs-newproducts,
.fs-bestsellers,
.fs-profitably {
padding-top: 40px;
}
.fs-newproducts .fs-nb-padding,
.fs-bestsellers .fs-nb-padding,
.fs-profitably .fs-nb-padding {
padding-left: 15px;
padding-right: 15px;
}
.fs-newproducts {
padding-bottom: 30px;
}
.fs-accessories .uvc-heading,
.fs-delivery .uvc-heading {
padding-bottom: 30px;
}
.fs-accessories-2 .uvc-heading {
margin-bottom: 40px;
}
.fs-newproducts-2 {
padding-top: 20px;
padding-bottom: 10px;
}
.fs-newproducts-2 .vc_tta-panel-body {
padding-left: 15px !important;
padding-right: 15px !important;
padding-top: 20px !important;
}
.fs-blogs-2,
.fs-bestsellers-2,
.fs-profitably-2,
.fs-delivery-2,
.fs-accessories-2 {
padding-top: 20px;
padding-bottom: 20px;
}
.fs-delivery-2 .uvc-heading {
margin-bottom: 50px;
}
.fs-testimonials-2 {
padding-top: 20px;
padding-bottom: 70px;
}
.fs-testimonials-2 .nb_testimonial-item {
padding-left: 40px;
padding-right: 40px;
}
.fs-blogs-2 .nb_wpposts_default {
padding-top: 20px;
}
.vc_row.fs-delivery,
.vc_row.fs-accessories,
.vc_row.fs-testimonials {
padding-bottom: 50px;
}
.vc_row.fs-testimonials {
padding-bottom: 105px;
}
.fs-newsletter .mc4wp-form .form-newsletter label {
font-size: 42px;
}
.fishing-front-page .site-header.left-inline .middle-section-wrap {
font-size: 16px;
position: absolute;
background: transparent;
left: 0;
right: 0;
}
.fishing-front-page .site-header.left-inline .middle-section-wrap .middle-section .main-navigation.main-mobile-navigation .mobile-toggle-button {
color: #fff;
}
.site-header.left-inline .top-section .flex-section:first-of-type {
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.site-header.left-inline .top-section .flex-section:last-of-type {
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
-webkit-justify-content: flex-end;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.site-header.left-inline1 .top-section .flex-section:last-of-type {
-webkit-justify-content: flex-end;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.fishing-front-page .site-header.mid-inline .middle-section-wrap {
font-size: 16px;
position: absolute;
background: transparent;
left: 0;
right: 0;
}
.site-header.mid-inline .top-section .flex-section:first-of-type {
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.site-header.mid-inline .top-section .flex-section:last-of-type {
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
-webkit-justify-content: flex-end;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.uvc-heading {
margin-bottom: 20px;
}
.vc_blog_date .vc_post_date-day {
font-size: 50px;
font-size: 5rem;
}
.vc_blog_date .vc_post_date-month {
font-size: 11.15px;
font-size: 1.115rem;
}
.wpb-js-composer .vc_tta.vc_tta-style-nbstyle1 .vc_tta-tabs-container .vc_tta-tabs-list {
font-size: 15px;
}
.wpb-js-composer .vc_tta.vc_tta-style-nbstyle1.vc_general .vc_tta-panel-body {
padding-top: 25px;
}
.nb_testimonials .nb_testimonial-item .nb_testimonial-name {
font-size: 20px;
}
.nb_testimonials .nb_testimonial-item .nb_testimonial-content {
font-size: 20px;
line-height: 40px;
}
.nb-page-title-wrap h2 > a,
.nb-page-title-wrap h2 > span {
font-size: 0.9em;
}
.comment-list ol {
padding-left: 30px;
}
.shop-main.two-columns .products .product {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.shop-main.three-columns .products .product {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.shop-main.four-columns .products .product {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.33333%;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.shop-main.left-images .entry-summary {
padding-left: 30px;
}
.shop-main.right-images .entry-summary {
padding-right: 30px;
}
.woocommerce.columns-2 .products .product {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.woocommerce.columns-3 .products .product {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.33333%;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.woocommerce.columns-4 .products .product {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.woocommerce.columns-5 .products .product {
-webkit-box-flex: 0;
-webkit-flex: 0 0 20%;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.woocommerce.columns-6 .products .product {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.66667%;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.shop-main.related-2-columns .related .product {
width: 50%;
}
.shop-main.related-3-columns .related .product,
.shop-main.related-4-columns .related .product {
width: 33.33333%;
}
.shop-main.upsells-2-columns .upsells .product {
width: 50%;
}
.shop-main.upsells-3-columns .upsells .product,
.shop-main.upsells-4-columns .upsells .product {
width: 33.33333%;
}
.cross-sells.row-4-products .product,
.cross-sells.row-5-products .product {
width: 33.33333%;
}
.cross-sells:hover .flickity-prev-next-button {
opacity: .8;
}
.cross-sells:hover .flickity-prev-next-button:disabled {
opacity: .2;
}
.cross-sells .hiding-nav-ui .flickity-prev-next-button {
display: none;
}
.woocommerce-wishlist.woocommerce table.wishlist_table tr td {
text-align: left;
}
}
@media (min-width: 783px) {
.admin-bar .stuck {
top: 32px;
}
.admin-bar .main-navigation.main-mobile-navigation .menu-main-menu-wrap {
padding-top: 32px;
}
}
@media (min-width: 992px) {
.container {
width: 960px;
max-width: 100%;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xxl-1,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl {
padding-right: 15px;
padding-left: 15px;
}
.col-lg {
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-lg-auto {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
}
.col-lg-1 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 8.33333%;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
}
.col-lg-2 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.66667%;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-lg-3 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-lg-4 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.33333%;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.col-lg-5 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 41.66667%;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.col-lg-6 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-lg-7 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 58.33333%;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
}
.col-lg-8 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 66.66667%;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.col-lg-9 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-lg-10 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 83.33333%;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
}
.col-lg-11 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 91.66667%;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.col-lg-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.pull-lg-0 {
right: auto;
}
.pull-lg-1 {
right: 8.33333%;
}
.pull-lg-2 {
right: 16.66667%;
}
.pull-lg-3 {
right: 25%;
}
.pull-lg-4 {
right: 33.33333%;
}
.pull-lg-5 {
right: 41.66667%;
}
.pull-lg-6 {
right: 50%;
}
.pull-lg-7 {
right: 58.33333%;
}
.pull-lg-8 {
right: 66.66667%;
}
.pull-lg-9 {
right: 75%;
}
.pull-lg-10 {
right: 83.33333%;
}
.pull-lg-11 {
right: 91.66667%;
}
.pull-lg-12 {
right: 100%;
}
.push-lg-0 {
left: auto;
}
.push-lg-1 {
left: 8.33333%;
}
.push-lg-2 {
left: 16.66667%;
}
.push-lg-3 {
left: 25%;
}
.push-lg-4 {
left: 33.33333%;
}
.push-lg-5 {
left: 41.66667%;
}
.push-lg-6 {
left: 50%;
}
.push-lg-7 {
left: 58.33333%;
}
.push-lg-8 {
left: 66.66667%;
}
.push-lg-9 {
left: 75%;
}
.push-lg-10 {
left: 83.33333%;
}
.push-lg-11 {
left: 91.66667%;
}
.push-lg-12 {
left: 100%;
}
.offset-lg-0 {
margin-left: 0%;
}
.offset-lg-1 {
margin-left: 8.33333%;
}
.offset-lg-2 {
margin-left: 16.66667%;
}
.offset-lg-3 {
margin-left: 25%;
}
.offset-lg-4 {
margin-left: 33.33333%;
}
.offset-lg-5 {
margin-left: 41.66667%;
}
.offset-lg-6 {
margin-left: 50%;
}
.offset-lg-7 {
margin-left: 58.33333%;
}
.offset-lg-8 {
margin-left: 66.66667%;
}
.offset-lg-9 {
margin-left: 75%;
}
.offset-lg-10 {
margin-left: 83.33333%;
}
.offset-lg-11 {
margin-left: 91.66667%;
}
.fs-newproducts,
.fs-bestsellers,
.fs-profitably {
padding-top: 55px;
}
.fs-newproducts {
padding-bottom: 35px;
}
.fs-bestsellers [data-slide="owl-carousel"][data-nav="true"],
.fs-profitably [data-slide="owl-carousel"][data-nav="true"],
.fs-bestsellers-2 [data-slide="owl-carousel"][data-nav="true"],
.fs-profitably-2 [data-slide="owl-carousel"][data-nav="true"] {
padding-left: 25px;
padding-right: 25px;
}
.fs-bestsellers-2 [data-slide="owl-carousel"][data-nav="true"],
.fs-profitably-2 [data-slide="owl-carousel"][data-nav="true"] {
padding-left: 0px;
padding-right: 0px;
}
.fs-bestsellers-2 [data-slide="owl-carousel"][data-nav="true"] .owl-nav > div.owl-prev,
.fs-profitably-2 [data-slide="owl-carousel"][data-nav="true"] .owl-nav > div.owl-prev {
left: -15px;
}
.fs-bestsellers-2 [data-slide="owl-carousel"][data-nav="true"] .owl-nav > div.owl-next,
.fs-profitably-2 [data-slide="owl-carousel"][data-nav="true"] .owl-nav > div.owl-next {
right: -15px;
}
.fs-accessories .uvc-heading,
.fs-delivery .uvc-heading {
padding-bottom: 40px;
}
.fs-bestsellers .uvc-heading {
margin-bottom: 10px;
}
.fs-accessories-2 .uvc-heading {
margin-bottom: 50px;
}
.fs-newproducts-2 {
padding-top: 25px;
padding-bottom: 15px;
}
.fs-newproducts-2 .uvc-heading {
margin-bottom: 25px;
}
.fs-newproducts-2 .vc_tta-panel-body {
padding-top: 25px !important;
}
.fs-profitably-2 .uvc-heading {
margin-bottom: 40px;
}
.fs-bestsellers-2 .nb_style_default,
.fs-profitably-2 .nb_style_default {
padding-top: 15px;
padding-bottom: 40px;
}
.fs-blogs-2,
.fs-bestsellers-2,
.fs-profitably-2,
.fs-delivery-2,
.fs-accessories-2 {
padding-top: 25px;
padding-bottom: 25px;
}
.fs-delivery-2 .uvc-heading {
margin-bottom: 60px;
}
.fs-testimonials-2 {
padding-top: 25px;
padding-bottom: 80px;
}
.fs-testimonials-2 .nb_testimonial-item {
padding-left: 60px;
padding-right: 60px;
}
.fs-blogs:before {
top: -65px;
height: 65px;
}
.fs-blogs-2 .nb_wpposts_default {
padding-top: 30px;
}
.vc_row.fs-delivery,
.vc_row.fs-accessories,
.vc_row.fs-testimonials {
padding-bottom: 60px;
}
.vc_row.fs-testimonials {
padding-bottom: 125px;
}
.fs-newsletter .mc4wp-form .form-newsletter {
padding-bottom: 55px;
padding-top: 70px;
}
.fs-newsletter .mc4wp-form .form-newsletter label {
-webkit-box-flex: 0;
-webkit-flex: 0 0 41.66667%;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
font-size: 44px;
text-align: left;
}
.fs-newsletter .mc4wp-form .form-newsletter .input-group {
-webkit-box-flex: 0;
-webkit-flex: 0 0 41.66667%;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.fs-newsletter .mc4wp-form .form-newsletter .button-group {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.66667%;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.fs-newproducts-3 .wpb_wrapper .vc_tta-tabs-container {
position: absolute !important;
top: 46px;
right: 0;
}
.fs-newproducts-3 .uvc-heading,
.fs-profitably-3 .uvc-heading,
.fs-bestsellers-3 .uvc-heading,
.fs-featured-3 .uvc-heading,
.fs-blogs-3 .uvc-heading {
margin-bottom: 15px;
}
.fs-newproducts-3 .nb_owl-carousel .owl-carousel .owl-nav,
.fs-profitably-3 .nb_owl-carousel .owl-carousel .owl-nav,
.fs-bestsellers-3 .nb_owl-carousel .owl-carousel .owl-nav,
.fs-featured-3 .nb_owl-carousel .owl-carousel .owl-nav,
.fs-blogs-3 .nb_owl-carousel .owl-carousel .owl-nav {
top: -70px;
}
.site-header.left-inline1 .top-section .flex-section .header-search-wrap {
margin-right: 20px;
}
.site-header.left-inline1 .top-section .flex-section .header-search-wrap .nb-input-group {
position: relative;
border: 0 none;
width: 30px;
height: 20px;
}
.site-header.left-inline1 .top-section .flex-section .header-search-wrap .nb-input-group .search-field,
.site-header.left-inline1 .top-section .flex-section .header-search-wrap .nb-input-group .search-button button {
position: absolute;
top: 0;
right: 0;
}
.site-header.left-inline1 .top-section .flex-section .header-search-wrap .nb-input-group .search-field {
background-image: url(//novi.barka-fishing.com/wp-content/themes/nb-fishing3/assets/images/demo/icon-search.png);
background-repeat: no-repeat;
background-position: -webkit-calc(100% - 10px);
background-position: calc(100% - 10px);
padding-left: 0;
padding-right: 30px;
min-width: 0;
width: 30px;
transition: all .5s ease-in-out;
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
}
.site-header.left-inline1 .top-section .flex-section .header-search-wrap .nb-input-group .search-field:focus {
padding-left: 15px;
padding-right: 35px;
width: 200px;
background-color: #fff;
}
.site-header.left-inline1 .top-section .flex-section .header-search-wrap .nb-input-group .search-button button {
width: 0;
padding: 0;
}
.icon-header-wrap {
padding-left: 15px;
}
.nb-navbar > .menu-item:first-child a,
.nb-header-sub-menu > .menu-item:first-child a {
padding-left: 0;
}
.nb-navbar > .menu-item:last-child a,
.nb-header-sub-menu > .menu-item:last-child a {
padding-right: 0;
}
.nb-navbar .sub-menu,
.nb-header-sub-menu .sub-menu {
min-width: 220px;
position: absolute;
left: 0;
padding: 10px 20px 15px;
background-color: #fff;
z-index: 1000;
-webkit-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);
}
.nb-navbar .menu-item-has-children > a:after,
.nb-header-sub-menu .menu-item-has-children > a:after {
content: "\f107";
font-family: "fontello";
display: inline-block;
margin-left: 5px;
}
.page .page-left-sidebar {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
}
.uvc-heading {
margin-bottom: 25px;
}
.vc_blog_date .vc_post_date-day {
font-size: 70px;
font-size: 7rem;
}
.vc_blog_date .vc_post_date-month {
font-size: 11.2px;
font-size: 1.12rem;
}
.nb_wpposts_default .nb_wp_post.nb_wp-img-leftright:nth-child(odd) .nb-post-thumb {
margin-left: 16.66667%;
}
.nb_wpposts_default .nb_wp_post.nb_wp-img-leftright .nb-post-thumb {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.33333%;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.nb_wpposts_default .nb_wp_post.nb_wp-img-leftright:nth-child(even) .nb-post-block {
margin-left: 8.33333%;
}
.nb_wpposts_default .nb_wp_post.nb_wp-img-leftright .nb-post-thumb {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.33333%;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.nb_wpposts_default .nb_wp_post.nb_wp-img-leftright .nb-post-block {
-webkit-box-flex: 0;
-webkit-flex: 0 0 41.66667%;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.wpb-js-composer .vc_tta.vc_tta-style-nbstyle1 .vc_tta-tabs-container .vc_tta-tabs-list {
font-size: 16px;
}
.wpb-js-composer .vc_tta.vc_tta-style-nbstyle1.vc_general .vc_tta-panel-body {
padding-top: 30px;
}
.nb_testimonials .nb_testimonial-item .nb_testimonial-name {
font-size: 24px;
}
.nb_testimonials .nb_testimonial-item .nb_testimonial-position {
font-size: 18px;
}
.nb_testimonials .nb_testimonial-item .nb_testimonial-content {
font-size: 24px;
line-height: 42px;
}
.content-search > article {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.nb-page-title-wrap h2 > a,
.nb-page-title-wrap h2 > span {
font-size: 0.95em;
}
.nb-page-title {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.shop-main.three-columns .products .product {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.33333%;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.shop-main.four-columns .products .product {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.shop-main.related-4-columns .related .product {
width: 25%;
}
.shop-main.related-4-columns .related .swiper-pagination {
display: none;
}
.shop-main.upsells-4-columns .upsells .product {
width: 25%;
}
.shop_table .cart_item td.product-remove {
opacity: 0;
width: 1%;
-webkit-transition: opacity .2s ease;
-o-transition: opacity .2s ease;
transition: opacity .2s ease;
}
.shop_table .cart_item:hover > td.product-remove {
opacity: 1;
}
.shop_table .actions {
text-align: right;
}
.cross-sells.row-3-products .product {
width: 33.33333%;
}
.cross-sells.row-4-products .product,
.cross-sells.row-5-products .product {
width: 25%;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link {
padding-top: 15px;
padding-bottom: 15px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link:not(:last-child) {
border-bottom: 1px solid #ebebeb;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content {
border-left: 1px solid #ebebeb;
}
.custom-login-wrap.has-register-form .custom-login,
.custom-login-wrap.has-register-form .custom-register {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
max-width: 100%;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xxl-1,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl {
padding-right: 15px;
padding-left: 15px;
}
.col-xl {
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-xl-auto {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
}
.col-xl-1 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 8.33333%;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
}
.col-xl-2 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.66667%;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-xl-3 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-xl-4 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.33333%;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.col-xl-5 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 41.66667%;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.col-xl-6 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-xl-7 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 58.33333%;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
}
.col-xl-8 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 66.66667%;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.col-xl-9 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-xl-10 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 83.33333%;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
}
.col-xl-11 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 91.66667%;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.col-xl-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.pull-xl-0 {
right: auto;
}
.pull-xl-1 {
right: 8.33333%;
}
.pull-xl-2 {
right: 16.66667%;
}
.pull-xl-3 {
right: 25%;
}
.pull-xl-4 {
right: 33.33333%;
}
.pull-xl-5 {
right: 41.66667%;
}
.pull-xl-6 {
right: 50%;
}
.pull-xl-7 {
right: 58.33333%;
}
.pull-xl-8 {
right: 66.66667%;
}
.pull-xl-9 {
right: 75%;
}
.pull-xl-10 {
right: 83.33333%;
}
.pull-xl-11 {
right: 91.66667%;
}
.pull-xl-12 {
right: 100%;
}
.push-xl-0 {
left: auto;
}
.push-xl-1 {
left: 8.33333%;
}
.push-xl-2 {
left: 16.66667%;
}
.push-xl-3 {
left: 25%;
}
.push-xl-4 {
left: 33.33333%;
}
.push-xl-5 {
left: 41.66667%;
}
.push-xl-6 {
left: 50%;
}
.push-xl-7 {
left: 58.33333%;
}
.push-xl-8 {
left: 66.66667%;
}
.push-xl-9 {
left: 75%;
}
.push-xl-10 {
left: 83.33333%;
}
.push-xl-11 {
left: 91.66667%;
}
.push-xl-12 {
left: 100%;
}
.offset-xl-0 {
margin-left: 0%;
}
.offset-xl-1 {
margin-left: 8.33333%;
}
.offset-xl-2 {
margin-left: 16.66667%;
}
.offset-xl-3 {
margin-left: 25%;
}
.offset-xl-4 {
margin-left: 33.33333%;
}
.offset-xl-5 {
margin-left: 41.66667%;
}
.offset-xl-6 {
margin-left: 50%;
}
.offset-xl-7 {
margin-left: 58.33333%;
}
.offset-xl-8 {
margin-left: 66.66667%;
}
.offset-xl-9 {
margin-left: 75%;
}
.offset-xl-10 {
margin-left: 83.33333%;
}
.offset-xl-11 {
margin-left: 91.66667%;
}
.fs-newproducts,
.fs-bestsellers,
.fs-profitably {
padding-top: 60px;
}
.fs-newproducts {
padding-bottom: 40px;
}
.fs-accessories .uvc-heading,
.fs-delivery .uvc-heading {
padding-bottom: 45px;
}
.fs-bestsellers .uvc-heading {
margin-bottom: 10px;
}
.fs-accessories-2 .uvc-heading {
margin-bottom: 60px;
}
.fs-newproducts-2 {
padding-top: 30px;
padding-bottom: 20px;
}
.fs-newproducts-2 .uvc-heading {
margin-bottom: 30px;
}
.fs-profitably-2 .uvc-heading {
margin-bottom: 45px;
}
.fs-bestsellers-2 .nb_style_default,
.fs-profitably-2 .nb_style_default {
padding-top: 20px;
padding-bottom: 45px;
}
.fs-blogs-2,
.fs-bestsellers-2,
.fs-profitably-2,
.fs-delivery-2,
.fs-accessories-2 {
padding-top: 30px;
padding-bottom: 30px;
}
.fs-delivery-2 .uvc-heading {
margin-bottom: 70px;
}
.fs-testimonials-2 {
padding-top: 30px;
padding-bottom: 90px;
}
.fs-testimonials-2 .nb_testimonial-item {
padding-left: 85px;
padding-right: 85px;
}
.fs-blogs:before {
top: -75px;
height: 75px;
}
.vc_row.fs-delivery,
.vc_row.fs-accessories,
.vc_row.fs-testimonials {
padding-bottom: 70px;
}
.vc_row.fs-testimonials {
padding-bottom: 145px;
}
.fs-newsletter .mc4wp-form .form-newsletter label {
font-size: 48px;
}
.vc_blog_date .vc_post_date-day {
font-size: 90px;
font-size: 9rem;
}
.vc_blog_date .vc_post_date-month {
font-size: 11.25px;
font-size: 1.125rem;
}
.wpb-js-composer .vc_tta.vc_tta-style-nbstyle1 .vc_tta-tabs-container .vc_tta-tabs-list {
font-size: 16px;
}
.wpb-js-composer .vc_tta.vc_tta-style-nbstyle1.vc_general .vc_tta-panel-body {
padding-top: 35px;
}
.nb-page-title-wrap h2 > a,
.nb-page-title-wrap h2 > span {
font-size: 1em;
}
.site-footer .footer-top-section {
padding-top: 85px;
}
.cross-sells.row-5-products .product {
width: 20%;
}
}
@media (min-width: 1280px) {
.fs-newproducts .fs-nb-padding,
.fs-bestsellers .fs-nb-padding,
.fs-profitably .fs-nb-padding {
padding-left: 45px;
padding-right: 45px;
}
.fs-newproducts-2 .vc_tta-panel-body {
padding-left: 45px !important;
padding-right: 45px !important;
}
}
@media (min-width: 1440px) {
.col-xxl {
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-xxl-auto {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
}
.col-xxl-1 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 8.33333%;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
}
.col-xxl-2 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.66667%;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-xxl-3 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-xxl-4 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.33333%;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.col-xxl-5 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 41.66667%;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.col-xxl-6 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-xxl-7 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 58.33333%;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
}
.col-xxl-8 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 66.66667%;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.col-xxl-9 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-xxl-10 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 83.33333%;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
}
.col-xxl-11 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 91.66667%;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.col-xxl-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.pull-xxl-0 {
right: auto;
}
.pull-xxl-1 {
right: 8.33333%;
}
.pull-xxl-2 {
right: 16.66667%;
}
.pull-xxl-3 {
right: 25%;
}
.pull-xxl-4 {
right: 33.33333%;
}
.pull-xxl-5 {
right: 41.66667%;
}
.pull-xxl-6 {
right: 50%;
}
.pull-xxl-7 {
right: 58.33333%;
}
.pull-xxl-8 {
right: 66.66667%;
}
.pull-xxl-9 {
right: 75%;
}
.pull-xxl-10 {
right: 83.33333%;
}
.pull-xxl-11 {
right: 91.66667%;
}
.pull-xxl-12 {
right: 100%;
}
.push-xxl-0 {
left: auto;
}
.push-xxl-1 {
left: 8.33333%;
}
.push-xxl-2 {
left: 16.66667%;
}
.push-xxl-3 {
left: 25%;
}
.push-xxl-4 {
left: 33.33333%;
}
.push-xxl-5 {
left: 41.66667%;
}
.push-xxl-6 {
left: 50%;
}
.push-xxl-7 {
left: 58.33333%;
}
.push-xxl-8 {
left: 66.66667%;
}
.push-xxl-9 {
left: 75%;
}
.push-xxl-10 {
left: 83.33333%;
}
.push-xxl-11 {
left: 91.66667%;
}
.push-xxl-12 {
left: 100%;
}
.offset-xxl-0 {
margin-left: 0%;
}
.offset-xxl-1 {
margin-left: 8.33333%;
}
.offset-xxl-2 {
margin-left: 16.66667%;
}
.offset-xxl-3 {
margin-left: 25%;
}
.offset-xxl-4 {
margin-left: 33.33333%;
}
.offset-xxl-5 {
margin-left: 41.66667%;
}
.offset-xxl-6 {
margin-left: 50%;
}
.offset-xxl-7 {
margin-left: 58.33333%;
}
.offset-xxl-8 {
margin-left: 66.66667%;
}
.offset-xxl-9 {
margin-left: 75%;
}
.offset-xxl-10 {
margin-left: 83.33333%;
}
.offset-xxl-11 {
margin-left: 91.66667%;
}
}
@media (max-width: 1199px) {
.site-header .top-section-wrap {
padding-top: 15px !important;
padding-bottom: 15px !important;
}
.site-header.left-inline .top-section {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.site-header.left-inline .top-section .flex-section:first-of-type {
-webkit-box-flex: 0;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
.site-header.left-inline .top-section .flex-section:last-of-type {
-webkit-box-flex: 0;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
.site-header.left-inline .top-section .flex-section.search-section {
-webkit-box-flex: 1;
-webkit-flex: 1 1 100%;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
-webkit-justify-content: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.site-header.left-inline .top-section .flex-section .menu > li {
padding: 0 15px;
}
.site-header.left-inline1 .top-section .flex-section .menu > li {
padding: 0 15px;
}
.site-header.mid-inline .top-section {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.site-header.mid-inline .top-section .flex-section:first-of-type {
-webkit-box-flex: 0;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
.site-header.mid-inline .top-section .flex-section:last-of-type {
-webkit-box-flex: 0;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
.site-header.mid-inline .top-section .flex-section.search-section {
-webkit-box-flex: 1;
-webkit-flex: 1 1 100%;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
-webkit-justify-content: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.site-header.mid-inline .top-section .flex-section .menu > li {
padding: 0 15px;
}
.aio-icon-component .aio-icon:after {
display: none;
}
.site-footer .footer-top-section {
padding-top: 75px;
}
.site-footer .footer-top-section > .container > .row > .col-3 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.33333%;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.site-footer .footer-top-section > .container > .row > .col-3:last-of-type {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
@media screen and (max-width: 992px) {
.cart-notice-wrap {
position: fixed;
top: 0;
right: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5);
}
.cart-notice-wrap .cart-notice {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 230px;
}
}
@media (max-width: 991px) {
#primary + #secondary {
margin-top: 90px;
}
.shop-main {
margin-bottom: 90px;
}
.site-header.left-inline .top-section .flex-section .menu > li {
padding: 0 7px;
}
.site-header.left-inline .top-section .flex-section .socials-section ul li a {
padding: 0 7px;
}
.site-header.left-inline1 .top-section .flex-section .menu > li {
padding: 0 7px;
}
.site-header.left-inline1 .top-section .flex-section .socials-section ul li a {
padding: 0 7px;
}
.site-header.left-inline1.header-mobile .top-section .flex-section {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.site-header.left-inline1.header-mobile .top-section .flex-section .search-section {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.site-header.mid-inline .top-section .flex-section .menu > li {
padding: 0 7px;
}
.site-header.mid-inline .top-section .flex-section .socials-section ul li a {
padding: 0 7px;
}
.nb-navbar .menu-item > a,
.nb-header-sub-menu .menu-item > a {
border-bottom: 1px solid #444 !important;
padding: 5px 0;
display: block;
}
.nb-navbar .menu-item .sub-menu,
.nb-header-sub-menu .menu-item .sub-menu {
margin-left: 15px;
}
.nb-navbar > .menu-item > a,
.nb-header-sub-menu > .menu-item > a {
padding-left: 15px !important;
padding-right: 15px !important;
}
.nb-navbar .menu-item-has-children:after,
.nb-header-sub-menu .menu-item-has-children:after {
content: "\f107";
font-family: "fontello";
display: inline-block;
position: absolute;
z-index: 99;
top: 0;
right: 0;
font-size: 20px;
padding: 0 10px;
}
.nb-navbar .menu-item-has-children:hover > .sub-menu,
.nb-header-sub-menu .menu-item-has-children:hover > .sub-menu {
display: none;
}
.nb-navbar .menu-item-has-children.open > .sub-menu,
.nb-navbar .menu-item-has-children.open:hover > .sub-menu,
.nb-header-sub-menu .menu-item-has-children.open > .sub-menu,
.nb-header-sub-menu .menu-item-has-children.open:hover > .sub-menu {
display: block;
}
.nb-navbar .menu-item-has-children > a,
.nb-header-sub-menu .menu-item-has-children > a {
padding-right: 30px !important;
}
.nb-primary-button {
display: block;
width: 100%;
}
.site-footer .footer-top-section {
padding-top: 65px;
}
.site-footer .footer-top-section > .container > .row > .col-3 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.site-footer .footer-top-section > .container > .row > .col-3:last-of-type {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.cart-left-section {
margin-bottom: 45px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
text-align: center;
margin-bottom: 25px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation > ul {
margin-left: -15px;
margin-right: -15px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link {
display: inline-block;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link:not(:last-child):after {
display: inline-block;
content: '|';
padding-left: 7px;
padding-right: 7px;
color: #ccc;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content:before {
left: 15px;
}
.custom-login-wrap.has-register-form .custom-login {
margin-bottom: 45px;
}
}
@media (max-width: 767px) {
.fs-newsletter .vc_custom_heading {
margin-top: 45px;
}
.site-header.left-inline .top-section {
-webkit-flex-direction: column;
-moz-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.site-header.left-inline .top-section .flex-section {
display: block;
}
.site-header.left-inline .top-section .flex-section .menu > li {
padding: 0 7px;
}
.site-header.left-inline .top-section .flex-section .socials-section ul li a {
padding: 0 5px;
}
.site-header.left-inline1 .top-section {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.site-header.left-inline1 .top-section .flex-section .menu > li {
padding: 0 7px;
}
.site-header.left-inline1 .top-section .flex-section .socials-section ul li a {
padding: 0 5px;
}
.site-header.left-inline1.header-mobile .top-section .flex-section {
-webkit-justify-content: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
width: 100%;
}
.site-header.mid-inline .top-section {
-webkit-flex-direction: column;
-moz-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.site-header.mid-inline .top-section .flex-section {
display: block;
}
.site-header.mid-inline .top-section .flex-section .menu > li {
padding: 0 7px;
}
.site-header.mid-inline .top-section .flex-section .socials-section ul li a {
padding: 0 5px;
}
.icon-header-wrap > div + div {
padding-left: 5px;
}
.nb_wpposts_default .nb_wp_post.nb_wp-img-leftright .nb-post-thumb {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
margin-bottom: 20px;
-webkit-box-ordinal-group: inherit;
-webkit-order: inherit;
-ms-flex-order: inherit;
order: inherit;
}
.nb_wpposts_default .nb_wp_post.nb_wp-img-leftright:nth-child(even) .nb-post-block {
text-align: left;
}
.site-footer .footer-top-section {
padding-top: 55px;
}
.footer-abs-section .footer-abs-left,
.footer-abs-section .footer-abs-right {
width: 100%;
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
text-align: center;
}
.comment-list ol {
padding-left: 0;
}
.shop_table.cart { }
.shop_table.cart thead,
.shop_table.cart tbody,
.shop_table.cart th,
.shop_table.cart td,
.shop_table.cart tr {
display: block;
}
.shop_table.cart thead tr,
.shop_table.cart .product-thumbnail {
position: absolute;
top: -9999px;
left: -9999px;
}
.shop_table.cart td { border: none;
position: relative;
padding-left: 50%;
}
.shop_table.cart td:before { position: absolute; top: 32%;
left: 15px;
white-space: nowrap;
}
.shop_table.cart .product-name {
padding-left: 15px;
padding-top: 30px;
padding-bottom: 30px;
font-weight: bold;
}
.shop_table.cart .product-remove {
padding-left: 15px;
}
.shop_table.cart .product-price:before,
.shop_table.cart .product-quantity:before,
.shop_table.cart .product-subtotal:before {
content: attr(data-title);
}
.shop_table.cart .product-quantity .nb-quantity {
float: none;
}
.shop_table.cart .actions {
padding-left: 15px;
padding-right: 15px;
}
.cross-sells .flickity-prev-next-button {
background: transparent;
}
.nb-quantity {
margin-bottom: 15px;
}
.woocommerce-wishlist.woocommerce table.wishlist_table tr td.product-name {
text-align: center;
font-weight: bold;
}
}
@media (max-width: 600px) {
.admin-bar .site-header {
z-index: 100000;
}
}
@media (max-width: 575px) {
.fs-bestsellers-2 .wpb_single_image,
.fs-profitably-2 .wpb_single_image {
display: none;
}
.fs-newsletter .mc4wp-form .form-newsletter .button-group .btn {
max-width: 170px;
margin: 0 auto;
}
.fs-brands-3 > .wpb_column:nth-child(2n+1) {
clear: left;
}
.top-section .flex-section .socials-section {
display: none;
}
.fs-hidden-xs {
display: none;
}
.site-header.left-inline .middle-section-wrap .middle-section .main-menu-section .header-cart-wrap .mini-cart-section {
display: none !important;
}
.site-header.left-inline.header-mobile .middle-section-wrap .middle-section .equal-section .header-cart-wrap {
margin-left: 20px;
}
.site-header.left-inline.header-mobile .middle-section-wrap .middle-section .equal-section .header-cart-wrap .nb-cart-section > .woocommerce-Price-amount {
display: none;
}
.site-header.left-inline.header-mobile .middle-section-wrap .middle-section .equal-section .header-cart-wrap .mini-cart-section .mini-cart-wrap {
width: 290px;
right: -45px;
}
.site-header.left-inline1 .top-section {
-webkit-flex-direction: column;
-moz-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.site-header.left-inline1 .middle-section-wrap .middle-section .main-menu-section .header-cart-wrap .mini-cart-section {
display: none !important;
}
.site-header.left-inline1.header-mobile .middle-section-wrap .middle-section .equal-section .header-cart-wrap {
margin-left: 20px;
}
.site-header.left-inline1.header-mobile .middle-section-wrap .middle-section .equal-section .header-cart-wrap .nb-cart-section > .woocommerce-Price-amount {
display: none;
}
.site-header.left-inline1.header-mobile .middle-section-wrap .middle-section .equal-section .header-cart-wrap .mini-cart-section .mini-cart-wrap {
width: 290px;
right: -45px;
}
.site-header.mid-inline .middle-section-wrap .middle-section .equal-section .header-cart-wrap .mini-cart-section {
display: none !important;
}
.site-header.mid-inline.header-mobile .middle-section-wrap .middle-section .equal-section .header-cart-wrap {
margin-left: 20px;
}
.site-header.mid-inline.header-mobile .middle-section-wrap .middle-section .equal-section .header-cart-wrap .nb-cart-section > .woocommerce-Price-amount {
display: none;
}
.site-header.mid-inline.header-mobile .middle-section-wrap .middle-section .equal-section .header-cart-wrap .mini-cart-section .mini-cart-wrap {
width: 290px;
right: -45px;
}
.icon-header-wrap > div + div {
padding-left: 0;
}
.top-section .flex-section .menu > li.fs-menu-hidden-xs {
display: none !important;
}
.blog.meta-align-center .post .entry-meta,
.blog.meta-align-center .post .entry-title,
.blog.meta-align-center .post .entry-cat,
.blog.meta-align-center .post .read-more-link {
text-align: left;
}
.blog .classic .post .entry-meta > span,
.blog .classic .post .comments-link > span,
.content-search > article .entry-meta > span,
.content-search > article .comments-link > span {
margin-right: 9px;
}
.single-blog.meta-align-center .entry-meta,
.single-blog.meta-align-center .entry-title,
.single-blog.meta-align-center .entry-cat {
text-align: left;
}
.site-footer .footer-top-section {
padding-top: 45px;
}
.site-footer .footer-top-section > .container > .row > .col-3 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.site-footer .footer-top-section > .container > .row > .col-3:last-of-type {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.comment-respond .comment-form > p label {
display: block;
}
.comment-respond .comment-form > p input[type="submit"] {
display: block;
width: 100%;
}
.fs-product .product-action {
display: none;
}
.product .onsale {
display: none;
}
.coupon input[name="coupon_code"] {
margin-right: 0;
margin-bottom: 15px;
}
.woocommerce-form-login .form-row label,
.woocommerce-form-register .form-row label,
.woocommerce-ResetPassword .form-row label,
.woocommerce-address-fields .form-row label {
margin-bottom: 10px;
}
.woocommerce-form-login .form-row input.button,
.woocommerce-form-register .form-row input.button,
.woocommerce-ResetPassword .form-row input.button,
.woocommerce-address-fields .form-row input.button {
margin-bottom: 15px;
}
.woocommerce-form-login .form-row.form-row-submit,
.woocommerce-form-register .form-row.form-row-submit,
.woocommerce-ResetPassword .form-row.form-row-submit,
.woocommerce-address-fields .form-row.form-row-submit {
text-align: right;
}
.woocommerce-form-login input.button,
.woocommerce-form-register input.button,
.woocommerce-ResetPassword input.button,
.woocommerce-address-fields input.button {
margin-bottom: 15px;
}
}
@media (max-width: 480px) {
#yith-quick-view-content div.images,
#yith-quick-view-content div.summary {
width: 100%;
float: none;
}
#yith-quick-view-content div.summary {
margin: 0;
padding: 15px;
width: 100%;
float: left;
}
}
@media (max-width: 424px) {
.fs-newsletter .uavc-list .uavc-list-content .uavc-list-icon {
margin-right: 15px !important;
padding: 10px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.fs-blogs-2 .nb_wpposts_default .wp-posts[data-cols-md="3"] .nb_wp_post {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
}