/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
  # Headings
  # Copy
# Elements
  # Lists
  # Tables
# Forms
  # Buttons
  # Fields
# Accessibility
# Alignments
# Clearings
# Infinite scroll
# Partials
	# Header
	  # Header-global
	  # Header-mid-stack
	  # Header-left-inline
    # Media
      # Captions
      #Galleries
    # Navigation
      # Mobile
      # Navigation
    # Primary
      # Comments
      # Posts And Pages
    # Secondary
      # Widgets
    # Links
    # Blog
    # Other
    # Responsive
--------------------------------------------------------------*/

[class^="pt-icon-"],
[class*=" pt-icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'printcart-ico' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.pt-icon-flash:before {
    content: "\e802";
}

.pt-icon-basket:before {
    content: "\e803";
}

.pt-icon-menu:before {
    content: "\f0c9";
}

.pt-icon-angle-double-left:before {
    content: "\f100";
}

.pt-icon-angle-double-right:before {
    content: "\f106";
}

.pt-icon-angle-right:before {
    content: "\f107";
}

.pt-icon-angle-down2:before {
    content: "\f108";
}

.pt-icon-paper-plane-empty:before {
    content: "\f1d9";
}

.pt-icon-plus:before {
    content: "\a901";
}

.pt-icon-minus:before {
    content: "\a902";
}

.pt-icon-heartbeat:before {
    content: "\a903";
}

.pt-icon-pencil:before {
    content: "\a904";
}

.pt-icon-long-arrow-left:before {
    content: "\a905";
}

.pt-icon-quote-right:before {
    content: "\a906";
}

.pt-icon-quote-left:before {
    content: "\a907";
}

.pt-icon-paper-bag:before {
    content: "\a908";
}

.pt-icon-heart-o:before {
    content: "\a909";
}

.pt-icon-heart:before {
    content: "\a910";
}

.pt-icon-shopping-cart:before {
    content: "\a911";
}

.pt-icon-cancel-circle:before {
    content: "\a912";
}

.pt-icon-shopping-bag:before {
    content: "\a913";
}

.pt-icon-arrows-ccw:before {
    content: "\e800";
}

.pt-icon-quote:before {
    content: "\e801";
}

.pt-icon-shop:before {
    content: "\e835";
}

.pt-icon-spinner:before {
    content: "\e900";
}

.pt-icon-share-alt:before {
    content: "\e901";
}

.pt-icon-pinterest-p:before {
    content: "\e902";
}

.pt-icon-google-plus:before {
    content: "\e903";
}

.pt-icon-left-arrow:before {
    content: "\e904";
}

.pt-icon-checklist:before {
    content: "\e907";
}

.pt-icon-business:before {
    content: "\e908";
}

.pt-icon-chevron-right:before {
    content: "\e909";
}

.pt-icon-chevron-left:before {
    content: "\e90a";
}

.pt-icon-search:before {
    content: "\e90b";
}

.pt-icon-trash:before {
    content: "\e90c";
}

.pt-icon-angle-up:before {
    content: "\e90d";
}

.pt-icon-angle-down:before {
    content: "\e90e";
}

.pt-icon-envelope-o:before {
    content: "\e90f";
}

.pt-icon-location:before {
    content: "\e910";
}

.pt-icon-futbol-o:before {
    content: "\e911";
}

.pt-icon-bubbles:before {
    content: "\e912";
}

.pt-icon-phone-call:before {
    content: "\e913";
}

.pt-icon-upload:before {
    content: "\e914";
}

.pt-icon-hearted:before {
    content: "\e915";
}

.pt-icon-error:before {
    content: "\e916";
}

.pt-icon-check:before {
    content: "\e917";
}

.pt-icon-globe:before {
    content: "\e918";
}

.pt-icon-inbox:before {
    content: "\e919";
}

.pt-icon-long-arrow-right:before {
    content: "\e91a";
}

.pt-icon-printer:before {
    content: "\e954";
}

.pt-icon-star-empty:before {
    content: "\e9d7";
}

.pt-icon-star-full:before {
    content: "\e9d9";
}

.pt-icon-facebook:before {
    content: "\ea90";
}

.pt-icon-twitter:before {
    content: "\ea96";
}

.pt-icon-linkedin:before {
    content: "\eaca";
}

.pt-icon-pinterest:before {
    content: "\ead1";
}

.pt-icon-cart:before {
    content: "\f101";
}

.pt-icon-heart2:before {
    content: "\f102";
}

.pt-icon-arrow-right:before {
    content: "\f103";
}

.pt-icon-bag:before {
    content: "\f104";
}

.pt-icon-user:before {
    content: "\f105";
}

@-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;
}

.single-product .list-unstyled {
    padding-right: 0;
    list-style-type: none;
}

.single-product .list-unstyled .seller-rating .star-rating {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 15px;
}

.single-product .list-unstyled .seller-rating .star-rating:before {
    position: static;
}

.single-product .list-unstyled li {
    margin-bottom: 10px;
}

.single-product #tab-more_seller_product .alt-button-3 {
    width: -webkit-calc(33.3% - (0.67 * 30px));
    width: calc(33.3% - (0.67 * 30px));
}

.single-product #tab-additional_information td p {
    margin-bottom: 0;
}

#dokan-primary .seller-items .products .alt-button-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3%;
    -ms-flex: 0 0 33.3%;
    flex: 0 0 33.3%;
}

.container {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.container-fluid {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.no-gutters {
    margin-left: 0;
    margin-right: 0;
}

.no-gutters>.col,
.no-gutters>[class*="col-"] {
    padding-left: 0;
    padding-right: 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 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 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 {
    left: auto;
}

.pull-1 {
    left: 8.33333%;
}

.pull-2 {
    left: 16.66667%;
}

.pull-3 {
    left: 25%;
}

.pull-4 {
    left: 33.33333%;
}

.pull-5 {
    left: 41.66667%;
}

.pull-6 {
    left: 50%;
}

.pull-7 {
    left: 58.33333%;
}

.pull-8 {
    left: 66.66667%;
}

.pull-9 {
    left: 75%;
}

.pull-10 {
    left: 83.33333%;
}

.pull-11 {
    left: 91.66667%;
}

.pull-12 {
    left: 100%;
}

.push-0 {
    right: auto;
}

.push-1 {
    right: 8.33333%;
}

.push-2 {
    right: 16.66667%;
}

.push-3 {
    right: 25%;
}

.push-4 {
    right: 33.33333%;
}

.push-5 {
    right: 41.66667%;
}

.push-6 {
    right: 50%;
}

.push-7 {
    right: 58.33333%;
}

.push-8 {
    right: 66.66667%;
}

.push-9 {
    right: 75%;
}

.push-10 {
    right: 83.33333%;
}

.push-11 {
    right: 91.66667%;
}

.push-12 {
    right: 100%;
}

.offset-1 {
    margin-right: 8.33333%;
}

.offset-2 {
    margin-right: 16.66667%;
}

.offset-3 {
    margin-right: 25%;
}

.offset-4 {
    margin-right: 33.33333%;
}

.offset-5 {
    margin-right: 41.66667%;
}

.offset-6 {
    margin-right: 50%;
}

.offset-7 {
    margin-right: 58.33333%;
}

.offset-8 {
    margin-right: 66.66667%;
}

.offset-9 {
    margin-right: 75%;
}

.offset-10 {
    margin-right: 83.33333%;
}

.offset-11 {
    margin-right: 91.66667%;
}

.large-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -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;
}

/*--------------------------------------------------------------
  # Normalize
  --------------------------------------------------------------*/

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: 1px dotted;
}

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;
}

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"]::-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;
}

/*--------------------------------------------------------------
  # Typography
  --------------------------------------------------------------*/

/*# Headings*/

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 15px;
    clear: both;
}

.product-f div.pt-product-meta .product-title a {
    font-size: 18px;
    font-weight: 500;
}

.service-f .vc-printshop-ourservices h4 a {
    font-size: 18px;
    font-weight: 500;
}

footer.site-footer .footer-top-section .footer_top_left .phone {
    font-weight: 500;
}

.site-footer .footer-bot-section .widget .widget-title {
    font-weight: bold;
}

.header-1 .header-cart-wrap .mini-cart-section {
    right: inherit !important;
    left: 0 !important;
}

.header-1 .middle-section-wrap .nb-account-dropdown {
    left: 0;
    right:auto;
}

.search #primary {
    margin-bottom: 60px;
}

.nb-quantity .qty {
    -moz-appearance: textfield;
}

.single-product .nbt-variations .variations .variations-wrap {
    padding: 30px 30px 10px;
}

.woocommerce-tabs #tab-description #tab-description {
    display: block !important;
    padding: 0;
}

#reviews {
    margin-top: 45px;
}

main.shop-main.split-reviews-form #comments,
main.shop-main.split-reviews-form #review_form_wrapper {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}

div.single-product-wrap .star-rating {
    width: 105px;
}

.single-product-wrap .star-rating:before,
.single-product-wrap .star-rating span:before {
    letter-spacing: 3px;
}

table tbody td {
    border: none;
}

.table-responsive .pure-table td {
    border: 1px solid #ccc;
}

div.products .product .product-action .button .tooltip {
    min-height: 30px;
    line-height: 30px;
    font-size: 14px;
}

#how-we .vc-printshop-step .container {
    max-width: 100%;
}

#how-we,
#testimonial-f {
    background-attachment: fixed;
    z-index: 9999999;
}

footer.site-footer .footer-bot-section .widget .widget-title {
    font-weight: 400;
}

.header-1 .middle-section-wrap .middle-right-content .minicart-header .counter-number {
    z-index: 99;
}

.footer-abs-section {
    padding-top: 15px;
    padding-bottom: 15px;
}

.single-product-wrap .product-image .thumb-gallery .swiper-slide img {
    padding-right: 1px;
    padding-left: 1px;
}

.table-responsive .pure-table td {
    border: 1px solid #ccc !important;
}

div.vc-leadership .vc-leadership-lists .vc-leadership-item .vc-leadership-wrap img {
    border: none;
}

div.vc-getto-blog .getblog-item .bg-getblog-item {
    position: relative;
    margin-top: -45px;
    bottom: 0;
}

div.vc-getto-blog .getblog-item {
    padding-bottom: 0;
}

.nb-fw.timeline_simple div.timeline-major {
    border-color: #dfdfdf;
}

.wrap-top .top_left .widget .widget-title {
    padding-bottom: 0;
    margin-bottom: auto;
    margin-top: auto;
}

.instagram-widget-img .instagram-pics>a:after {
    opacity: 0;
}

.instagram-widget-img .instagram-pics:hover>a:after {
    opacity: 1;
}

#home1-infobox .aio-icon-title {
    font-weight: 600;
}

.vc-tab-product-wrapper ul.style-rounded li a {
    font-size: 14px;
}

/*# Copy*/

p {
    margin-top: 0;
    margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

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%;
}

.classic-2-columns #primary,
.classic-3-columns #primary {
    padding-right: 0px;
}

#primary {
    padding-right: 15px;
    padding-left: 15px;
}

/*Custom Layout*/

.jr-silder .ult-easy-separator-wrapper .ult-easy-separator-inner-wrapper {
    margin-top: -83px;
}

.jr-feature-product .vc_tta-tabs-container {
    margin-top: 25px;
}

.jr-feature-product .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab>a {
    color: #444 !important;
    text-transform: uppercase;
    background-color: #fff !important;
    padding: 2px 20px !important;
    -webkit-border-radius: 22px !important;
    border-radius: 22px !important;
}

.jr-feature-product .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active>a,
.jr-feature-product .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:hover>a {
    color: #fff !important;
    background-color: #6abf77 !important;
}

.nbd-gallery-con {
    overflow: hidden;
    margin-bottom: 90px;
}

#nbdesigner-gallery .nbdesigner-item {
    margin-bottom: 30px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: 0;
    margin-left: 0;
}

#nbdesigner-gallery .nbd-gallery-item-inner {
    text-align: center;
}

.container .nbd-list-designer-template {
    margin-left: -15px;
    margin-right: -15px;
}

.container #nbdesigner-gallery {
    margin: 0;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.container #nbdesigner-gallery .nbdesigner-item {
    margin: 0;
    width: 25%;
    padding: 15px;
    position: static !important;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    right: auto !important;
    top: auto !important;
}

.nbd-user-banner {
    border-top: 1px solid #e1e1e1;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    margin-top: -60px;
    min-height: auto;
}

.nbd-user-banner.banner_img {
    min-height: 300px;
    border-top: 0 none;
}

.nbd-user-banner.banner_img.style3 {
    margin-bottom: 15px;
}

.nbd-user-banner.banner_img .nbd-user-infos.style3 {
    margin-top: 0px;
}

.nbd-user-banner>.container {
    height: 100%;
}

.nbd-user-banner>.container .row {
    height: 100%;
}

.nbd-user-infos {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.nbd-user-infos .nbd-user-info {
    margin-top: 0;
    margin-right: 0;
    padding-right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.nbd-user-infos .nbd-user-info .nbd-avatar {
    border: 0 none;
    margin-left: 15px;
    width: 110px;
    height: 110px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.nbd-user-infos .nbd-user-info .nbd-designer-info {
    max-width: unset;
}

.nbd-user-infos .nbd-user-info .nbd-designer-info .nbd-artist-name {
    font-size: 18px;
    color: #444444;
    margin-bottom: 10px;
    line-height: 1;
    text-shadow: none;
}

.nbd-user-infos .nbd-user-info .nbd-designer-info .nbd-social-list {
    font-size: 14px;
    margin-bottom: 7px;
}

.nbd-user-infos .nbd-user-info .nbd-designer-info .nbd-social-list .nbd-social {
    width: auto;
    height: auto;
    line-height: 1;
    margin: 0 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 14px;
    color: #999999;
    padding: 0;
}

.nbd-user-infos .nbd-user-info .nbd-designer-info .nbd-social-list .nbd-social i::before {
    margin: 0;
}

.nbd-user-infos .nbd-user-info .nbd-designer-info .nbd-social-list .nbd-social:first-child {
    margin-right: 0;
}

.nbd-user-infos .nbd-user-info .nbd-designer-info .nbd-social-list .nbd-social:last-child {
    margin-left: 0;
}

.nbd-user-infos .nbd-user-info .nbd-designer-info .nbd-artist-add {
    display: block;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    color: #666666;
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 7px !important;
}

.nbd-user-infos .nbd-user-info .nbd-designer-info .nbd-artist-add i {
    margin-left: 10px;
}

.nbd-user-infos .nbd-user-info .nbd-designer-info .nbd-artist-phone {
    display: block;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    color: #666666;
    font-size: 14px;
    margin-top: 5px;
}

.nbd-user-infos .nbd-user-info .nbd-designer-info .nbd-artist-phone i {
    margin-left: 10px;
}

.nbd-user-infos .nbd-description {
    padding: 0;
    padding-right: 15px;
    color: #666666;
    font-size: 14px;
    line-height: 24px;
}

.nbd-user-infos.style1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 1px solid #eeeeee;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 0;
    margin-bottom: 45px;
}

.nbd-user-infos.style1 .nbd-user-info {
    -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%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 15px;
}

.nbd-user-infos.style1 .nbd-user-info .nbd-artist-name {
    margin-bottom: 15px;
}

.nbd-user-infos.style1 .nbd-description {
    -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%;
}

.nbd-user-infos.style1 .nbd-description p {
    margin-right: 30px;
}

.nbd-user-infos.style2 {
    padding-bottom: 40px;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 10px;
}

.nbd-user-infos.style2 .nbd-user-info {
    padding: 30px 0 25px 0;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.nbd-user-infos.style2 .nbd-user-info .nbd-designer-info {
    position: static;
}

.nbd-user-infos.style2 .nbd-user-info .nbd-designer-info .nbd-artist-name {
    margin-bottom: 20px;
}

.nbd-user-infos.style2 .nbd-user-info .nbd-designer-info .nbd-social-list {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 16px;
}

.nbd-user-infos.style2 .nbd-description {
    padding-right: 0;
}

.nbd-user-infos.style3 {
    max-width: 460px;
    padding: 30px;
    background-color: rgba(0, 0, 0, 0.6);
    -webkit-border-radius: 0;
    border-radius: 0;
    margin-right: 15px;
    overflow: hidden;
    min-height: 300px;
    margin-top: 30px;
}

.nbd-user-infos.style3 .nbd-user-info {
    padding-top: 30px;
    padding-bottom: 15px;
}

.nbd-user-infos.style3 .nbd-user-info .nbd-avatar {
    border: 2px solid #fff;
}

.nbd-user-infos.style3 .nbd-user-info .nbd-artist-name {
    color: #fff;
    margin-bottom: 25px;
}

.nbd-user-infos.style3 .nbd-user-info .nbd-social-list .nbd-social {
    background-color: transparent;
    color: #d8d8d8;
}

.nbd-user-infos.style3 .nbd-user-info .nbd-artist-add {
    background-color: transparent;
    color: #fff;
}

.nbd-user-infos.style3 .nbd-user-info .nbd-artist-phone {
    background-color: transparent;
    color: #fff;
}

.nbd-user-infos.style3 .nbd-description {
    padding-bottom: 23px;
    padding-right: 0;
    color: #fff;
}

.nbd-list-designer-template #nbdesigner-gallery .nbdesigner-item .nbd-gallery-item-inner {
    background-color: #f8f8f8;
    padding-bottom: 30px;
    padding-top: 30px;
}

/*--------------------------------------------------------------
  # Elements
  --------------------------------------------------------------*/

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

*,
*:before,
*:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

body {
    background: #fff;
    /* Fallback for when there is no custom background color defined. */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.5;
}

blockquote,
q {
    quotes: """";
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

/*3.1 Lists*/

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-left: 15px;
}

ul.list-inline>li:last-child {
    margin-left: 0;
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}

figure {
    margin: 1em 0;
    /* Extra wide images within figure tags don't overflow the content area. */
}

button {
    outline: 0;
}

/*3.2 Tables*/

table {
    margin: 0 0 1.5em;
    width: 100%;
    text-align: right;
}

table thead th,
table thead td,
table tbody th,
table tbody td,
table tfoot th,
table tfoot td {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

table thead td#next,
table tbody td#next,
table tfoot td#next {
    text-align: left;
}

table tbody tr:last-child th,
table tbody tr:last-child td {
    border-bottom: 0;
}

/*--------------------------------------------------------------
  # Forms
  --------------------------------------------------------------*/

/*# Buttons*/

/*# Fields*/

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: 3px;
    border-radius: 3px;
    padding: 3px;
}

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 {
    padding: 0 10px 0px 30px;
    background-position-x: 10px;
}

textarea {
    width: 100%;
}

.post-password-form input[type="password"] {
    min-height: 40px;
}

.post-password-form input[type="submit"] {
    border: 0;
    min-height: 40px;
}

.rs-search {
    position: relative;
}

.rs-search ul,
.rs-search .nbt-no-result {
    margin: 0;
    padding: 0px 0;
    list-style: none;
    position: absolute;
    background: #fff;
    right: 15px;
    left: 0;
    z-index: 9;
    -webkit-box-shadow: 0 0 30px 0 rgba(51, 51, 51, 0.35);
    box-shadow: 0 0 30px 0 rgba(51, 51, 51, 0.35);
    -webkit-transition: -webkit-box-shadow .5s ease-in-out;
    transition: -webkit-box-shadow .5s ease-in-out;
    -o-transition: box-shadow .5s ease-in-out;
    transition: box-shadow .5s ease-in-out;
    transition: box-shadow .5s ease-in-out, -webkit-box-shadow .5s ease-in-out;
    z-index: 999;
}

.rs-search ul li,
.rs-search .nbt-no-result li {
    border-bottom: 1px solid #d7d7d7;
    padding: 10px;
    background: #fff;
}

.rs-search ul li a,
.rs-search .nbt-no-result li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-decoration: none;
}

.rs-search ul li a h4,
.rs-search .nbt-no-result li a h4 {
    margin-bottom: 5px;
    line-height: 20px;
}

.rs-search ul li a img,
.rs-search .nbt-no-result li a img {
    margin-left: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 80px;
    max-height: 80px;
    border: 1px solid #bbbbbb;
}

.rs-search ul li a .price,
.rs-search .nbt-no-result li a .price {
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 0;
}

.rs-search ul li a .price *,
.rs-search .nbt-no-result li a .price * {
    color: #4285f4;
}

.rs-search ul li:last-child,
.rs-search .nbt-no-result li:last-child {
    border-bottom: 0;
    margin-bottom: 0;
}

.rs-search ul li:hover,
.rs-search .nbt-no-result li:hover {
    background: #f9f9f9;
}

.rs-search .nbt-no-result {
    padding: 20px 0;
}

.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);
    }
}

.btn-searchbox {
    width: 70px;
}

.btn-searchbox .pt-icon-spinner {
    color: #fff;
}

.btn-searchbox .pt-icon-search {
    color: #fff;
    font-size: 18px;
    margin-top: -5px;
    display: block;
    margin-right: -3px;
}

.atc-notice-sinple h4 {
    text-transform: uppercase;
    font-weight: 500;
    line-height: 21px;
    color: #444444;
    margin-bottom: 6px;
}

.atc-notice-sinple p {
    margin-bottom: 0;
    color: #666666;
    line-height: 21px;
    margin-bottom: 19px;
}

/*--------------------------------------------------------------
  # Accessibility
  --------------------------------------------------------------*/

/* Text meant only for screen readers. */

.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;
    right: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
    outline: 0;
}

/*--------------------------------------------------------------
  # Alignments
  --------------------------------------------------------------*/

.alignleft {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.alignright {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.text-left {
    text-align: right;
}

.text-right {
    text-align: left;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

/*--------------------------------------------------------------
  # Clearings
  --------------------------------------------------------------*/

.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
  --------------------------------------------------------------*/

/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */

.infinity-end.neverending .site-footer {
    display: block;
}

/*--------------------------------------------------------------
  # Partials
  --------------------------------------------------------------*/

/*# Header-global*/

.main-logo.text-logo {
    font-size: 52px;
    font-weight: 400;
}

.main-logo img {
    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);
}

.site-header.fixed .bot-section-wrap.stuck,
.site-header.fixed .middle-section-wrap.stuck {
    background: #fff;
}

.site-header .bot-section-wrap .container li a {
    line-height: 40px;
}

.admin-bar .site-header.fixed {
    top: 32px;
}

.flex-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    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-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.flex-end nav li:last-of-type a {
    padding-left: 0;
}

.nb-navbar ul,
.nb-header-sub-menu ul {
    padding-right: 0;
    list-style-type: none;
}

.stuck {
    position: fixed;
    top: 0;
}

.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;
}

.bot-section-wrap .container>li>a {
    line-height: 48px;
}

body.home.blog .site-content {
    margin-top: 60px;
}

.mini-cart-section a {
    font-weight: 700;
}

.admin-bar .stuck {
    top: 32px;
}

.top-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 13px;
}

#primary-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#primary-menu ul li {
    display: inline-block;
    padding: 0px 10px 0px 10px;
}

#primary-menu ul li a {
    display: block;
    color: #070707;
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: none;
    height: 50px;
    line-height: 50px;
    padding: 0px 10px 0px 10px;
}

#primary-menu ul li:first-child {
    padding-right: 0;
}

#primary-menu ul li:first-child a {
    padding-right: 0;
}

#primary-menu ul li:hover a {
    color: #4285f4;
}

* {
    outline: 0 !important;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
    z-index: 9999999;
}

.top-section-wrap .nbtcs-select span.symbol {
    color: #fff;
}

.woocommerce-currency-switcher {
    background: transparent !important;
    border: 0 !important;
    height: auto;
}

.woocommerce-currency-switcher option {
    color: #444;
}

/*# Header-1*/

.header-1 {
    margin-bottom: 0;
    /* alt-header-middle */
}

.header-1 .top-section-wrap {
    font-size: 12.63px;
    /* .header-top-leff */
    /* .header-top-right */
}

.header-1 .top-section-wrap ul.header-top-left {
    margin: 0;
    padding: 0;
    list-style: none;
}

.header-1 .top-section-wrap ul.header-top-left>li {
    position: relative;
    display: inline-block;
    border-left: 2px solid #ccc;
    line-height: 13px;
    padding-left: 10px;
    margin-left: 5px;
    margin-right:0;
    padding-right:0;
    border-right:none;
}

.header-1 .top-section-wrap ul.header-top-left>li .fa {
    margin-left: 7px;
}

.header-1 .top-section-wrap ul.header-top-left>li.visible,
.header-1 .top-section-wrap ul.header-top-left>li:last-child {
    margin-left: 0;
    padding-left: 0;
    border-left: 0;
}

.header-1 .top-section-wrap ul.header-top-left>li .header-sub-language {
    position: relative;
    display: inline-block;
}

.header-1 .top-section-wrap ul.header-top-left>li .header-sub-language ul {
    display: none;
    margin: 0;
    list-style: none;
    position: absolute;
    top: 27px;
    padding: 0px;
    opacity: 0.95;
}

.header-1 .top-section-wrap ul.header-top-left>li .header-sub-language ul li a {
    display: block;
    padding: 5px 10px 5px 35px;
}

.header-1 .top-section-wrap ul.header-top-left>li.top-header-language span.has-arrow,
.header-1 .top-section-wrap ul.header-top-left>li.top-header-currency span.has-arrow {
    cursor: pointer;
}

.header-1 .top-section-wrap ul.header-top-left>li.top-header-language span.has-arrow:after,
.header-1 .top-section-wrap ul.header-top-left>li.top-header-currency span.has-arrow:after {
    content: '\f108';
    font-family: "printcart-ico";
    font-weight: normal;
    font-style: normal;
    margin: 0px 6px 0px 0px;
    text-decoration: none;
}

.header-1 .top-section-wrap .header-top-right {
    float: left;
}

.header-1 .top-section-wrap .header-top-right ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.header-1 .top-section-wrap .header-top-right ul li {
    display: inline-block;
    margin-left: 25px;
    margin-right:0;
}

.header-1 .top-section-wrap .header-top-right ul li:last-child {
    margin-left: 0;
}

.header-1 .top-section-wrap .header-top-right ul li a {
    color: #fff;
}

.header-1 .top-section-wrap .header-top-right ul li a:hover {
    color: #000;
}

.header-1 .middle-section-wrap .header-searchbox-content {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.header-1 .middle-section-wrap .header-searchbox-content .form.minisearch {
    display: table;
    width: 100%;
}

.header-1 .middle-section-wrap .header-searchbox-content .form.minisearch .field.searchbox {
    display: table-cell;
    vertical-align: top;
    width: 100%;
}

.header-1 .middle-section-wrap .header-searchbox-content .form.minisearch .field.searchbox .input-content {
    display: table-cell;
    width: 100%;
    vertical-align: top;
}

.header-1 .middle-section-wrap .header-searchbox-content .form.minisearch .field.searchbox .input-content .input-searchbox {
    height: 46px;
    padding-right: 20px;
    line-height: 1.66;
    background-color: #fff;
    font-size: 100%;
    width: 100%;
    -webkit-border-bottom-right-radius: 25px;
    border-bottom-right-radius: 25px;
    -webkit-border-top-right-radius: 25px;
    border-top-right-radius: 25px;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    border: 1px solid #d1d3d4;
    border-left: 0;
}

.header-1 .middle-section-wrap .header-searchbox-content .form.minisearch .field.searchbox .select-cat {
    display: table-cell;
    vertical-align: top;
    position: relative;
    border-top: 1px solid #d1d3d4;
    border-bottom: 1px solid #d1d3d4;
}

.header-1 .middle-section-wrap .header-searchbox-content .form.minisearch .field.searchbox .select-cat:before {
    content: '';
    display: block;
    width: 1px;
    height: 24px;
    background-color: #e5e5e5;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -12px;
}

.header-1 .middle-section-wrap .header-searchbox-content .form.minisearch .field.searchbox .select-cat select {
    width: 195px;
    border: none;
    height: 44px;
    padding-right: 15px;
    padding-left:30px;
}

.header-1 .middle-section-wrap .header-searchbox-content .form.minisearch .field.searchbox .search-autocomplete {
    display: none;
    margin-top: -15px;
    overflow: hidden;
    position: absolute;
    z-index: 3;
}

.header-1 .middle-section-wrap .header-searchbox-content .form.minisearch .actions {
    display: table-cell;
    vertical-align: top;
}

.header-1 .middle-section-wrap .header-searchbox-content .form.minisearch .actions .btn-searchbox {
    opacity: 1;
    border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    border: none;
    line-height: 35px;
    white-space: nowrap;
    text-transform: uppercase;
    font-weight: 400;
    position: relative;
    padding: 0 20px !important;
    color: #fff !important;
    height: 46px;
    margin: 0px;
    -webkit-border-bottom-left-radius: 25px;
    border-bottom-left-radius: 25px;
    -webkit-border-top-left-radius: 25px;
    border-top-left-radius: 25px;
}

.header-1 .middle-section-wrap .middle-right-content {
    float: left;
}

.header-1 .middle-section-wrap .middle-right-content .customer-action {
    padding: 0 45px 0 0;
    position: relative;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
}

.header-1 .middle-section-wrap .middle-right-content .customer-action:before {
    font-family: 'printcart-ico';
    content: '\f105';
    position: absolute;
    right: 0;
    top: -3px;
    font-size: 33px;
}

.header-1 .middle-section-wrap .middle-right-content .customer-action .customer-links {
    font-weight: 600;
}

.header-1 .middle-section-wrap .middle-right-content .customer-action .display-name {
    font-weight: 500;
}

.header-1 .middle-section-wrap .middle-right-content .customer-action .nb-account-dropdown {
    position: absolute;
    background: #fff;
    -webkit-box-shadow: -3px 3px 10px -2px #5c5c5c;
    box-shadow: -3px 3px 10px -2px #5c5c5c;
    padding: 0px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    top: 76px;
    z-index: 99;
    min-width: 250px;
}

.header-1 .middle-section-wrap .middle-right-content .customer-action .nb-account-dropdown:before {
    content: "\A";
    border-style: solid;
    border-width: 20px 0 23px 108px;
    border-color: transparent transparent transparent transparent;
    position: absolute;
    right: 0;
    top: -42px;
    left: 50%;
}

.header-1 .middle-section-wrap .middle-right-content .customer-action .nb-account-dropdown ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.header-1 .middle-section-wrap .middle-right-content .customer-action .nb-account-dropdown ul li {
    border-bottom: 1px solid #d7d7d7;
    padding: 15px 30px;
}

.header-1 .middle-section-wrap .middle-right-content .customer-action .nb-account-dropdown ul li a {
    text-decoration: none;
    line-height: 24px;
}

.header-1 .middle-section-wrap .middle-right-content .customer-action .nb-account-dropdown ul li:hover {
    background: #fafafa;
}

.header-1 .middle-section-wrap .middle-right-content .minicart-header {
    display: inline-block;
    vertical-align: top;
    margin-right: 45px;
    position: relative;
    cursor: pointer;
    margin-left: 0;
}

.header-1 .middle-section-wrap .middle-right-content .minicart-header .show-cart {
    vertical-align: top;
    padding-right: 41px;
    position: relative;
    padding-left: 0;
}

.header-1 .middle-section-wrap .middle-right-content .minicart-header .show-cart:after {
    font-family: 'printcart-ico';
    content: '\f104';
    position: absolute;
    right: 0;
    top: -5px;
    font-size: 37px;
}

.header-1 .middle-section-wrap .middle-right-content .minicart-header .show-cart .text {
    font-weight: 600;
}

.header-1 .middle-section-wrap .middle-right-content .minicart-header .show-cart .price-wrapper {
    display: block;
}

.header-1 .middle-section-wrap .middle-right-content .minicart-header .show-cart .price-wrapper .price {
    font-weight: 500;
}

.header-1 .middle-section-wrap .middle-right-content .minicart-header .counter-number {
    position: absolute;
    bottom: 0;
    background: #000;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    width: 21px;
    height: 21px;
    z-index: 100;
    text-align: center;
}

.header-1 .middle-section-wrap .middle-right-content .minicart-header .mini-cart-wrap {
    top: 76px;
}

.header-1 .middle-section-wrap .middle-right-content .minicart-header .mini-cart-wrap .cart-subtotal-price {
    float: left;
    color: #444;
    font-weight: 600;
}

.header-1 .middle-section-wrap .middle-right-content .minicart-header .mini-cart-wrap .cart-subtotal-price * {
    font-size: 19px;
}

.header-1 .middle-section-wrap .middle-right-content .minicart-header .mini-cart-wrap.cart-0 {
    padding-bottom: 0;
    padding: 23px 0;
    text-align: center;
}

.header-1 .middle-section-wrap .middle-right-content .minicart-header .mini-cart-wrap.cart-0 .woocommerce-mini-cart__empty-message {
    margin-bottom: 0;
}

.header-1 .bot-section-wrap {
    border-top: 1px solid #ebebeb;
}

.header-1 .bot-section-wrap #mega-menu-primary>li>a {
    text-transform: uppercase !important;
}

.header-1 .bot-section-wrap #mega-menu-primary>li.mega-menu-item {
    padding: 0 10px;
}

.header-1 .bot-section-wrap #mega-menu-primary>li.mega-menu-item:first-child {
    padding-right: 0;
}

.header-1 .bot-section-wrap #mega-menu-primary>li.mega-menu-item:first-child a {
    padding-right: 0;
}

.header-1 .bot-section-wrap #mega-menu-primary .mega-sub-menu li a {
    text-transform: initial !important;
}

.header-1 .bot-section-wrap #mega-menu-primary .mega-menu-flyout.mega-toggle-on .mega-sub-menu li a {
    border-bottom: 1px solid #d7d7d7;
    padding: 15px 30px;
}

/*# Header-2*/

.home .header-2 {
    position: absolute;
    right: 0;
    left: 0;
}

.header-2 {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    z-index: 100;
    display: block;
    margin: 0 auto;
    /* alt-header-middle */
}

.header-2 .header-right-wrap-top {
    padding-right: 5px;
    padding-top: 13px;
}

.header-2 .alt-header-bottom {
    display: none;
}

.header-2 #mega-menu-wrap-primary .main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item {
    padding: 0 10px;
    margin-left: 0px;
}

.header-2 .top-section-wrap {
    font-size: 12.63px;
    /* .header-top-leff */
    /* .header-top-right */
}

.header-2 .top-section-wrap ul.header-top-left {
    margin: 0;
    padding: 0;
    list-style: none;
}

.header-2 .top-section-wrap ul.header-top-left>li {
    position: relative;
    display: inline-block;
    border-left: 2px solid #ccc;
    line-height: 13px;
    padding-left: 10px;
    margin-left: 5px;
}

.header-2 .top-section-wrap ul.header-top-left>li .fa {
    margin-left: 7px;
}

.header-2 .top-section-wrap ul.header-top-left>li.visible,
.header-2 .top-section-wrap ul.header-top-left>li:last-child {
    margin-left: 0;
    padding-left: 0;
    border-left: 0;
}

.header-2 .top-section-wrap ul.header-top-left>li .header-sub-language {
    position: relative;
    display: inline-block;
}

.header-2 .top-section-wrap ul.header-top-left>li .header-sub-language ul {
    display: none;
    margin: 0;
    list-style: none;
    position: absolute;
    top: 27px;
    padding: 0px;
    opacity: 0.95;
}

.header-2 .top-section-wrap ul.header-top-left>li .header-sub-language ul li a {
    display: block;
    padding: 5px 10px 5px 35px;
}

.header-2 .top-section-wrap ul.header-top-left>li.top-header-language span.has-arrow,
.header-2 .top-section-wrap ul.header-top-left>li.top-header-currency span.has-arrow {
    cursor: pointer;
}

.header-2 .top-section-wrap ul.header-top-left>li.top-header-language span.has-arrow:after,
.header-2 .top-section-wrap ul.header-top-left>li.top-header-currency span.has-arrow:after {
    content: '\f108';
    font-family: "printcart-ico";
    font-weight: normal;
    font-style: normal;
    margin: 0px 6px 0px 0px;
    text-decoration: none;
}

.header-2 .top-section-wrap .header-top-right {
    float: left;
}

.header-2 .top-section-wrap .header-top-right ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.header-2 .top-section-wrap .header-top-right ul li {
    display: inline-block;
    margin-left: 25px;
}

.header-2 .top-section-wrap .header-top-right ul li:last-child {
    margin-left: 0;
}

.header-2 .top-section-wrap .header-top-right ul li a {
    color: #fff;
}

.header-2 .top-section-wrap .header-top-right ul li a:hover {
    color: #000;
}

.header-2 .middle-section-wrap .header-searchbox-content {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.header-2 .middle-section-wrap .header-searchbox-content .form.minisearch {
    display: table;
    width: 100%;
}

.header-2 .middle-section-wrap .header-searchbox-content .form.minisearch .field.searchbox {
    display: table-cell;
    vertical-align: top;
    width: 100%;
}

.header-2 .middle-section-wrap .header-searchbox-content .form.minisearch .field.searchbox .input-content {
    display: table-cell;
    width: 100%;
    vertical-align: top;
}

.header-2 .middle-section-wrap .header-searchbox-content .form.minisearch .field.searchbox .input-content .input-searchbox {
    height: 46px;
    padding-right: 20px;
    line-height: 1.66;
    background-color: #fff;
    font-size: 100%;
    width: 100%;
    -webkit-border-bottom-right-radius: 25px;
    border-bottom-right-radius: 25px;
    -webkit-border-top-right-radius: 25px;
    border-top-right-radius: 25px;
    border: 1px solid #d1d3d4;
    border-left: 0;
}

.header-2 .middle-section-wrap .header-searchbox-content .form.minisearch .field.searchbox .select-cat {
    display: table-cell;
    vertical-align: top;
    position: relative;
    border-top: 1px solid #d1d3d4;
    border-bottom: 1px solid #d1d3d4;
}

.header-2 .middle-section-wrap .header-searchbox-content .form.minisearch .field.searchbox .select-cat:before {
    content: '';
    display: block;
    width: 1px;
    height: 24px;
    background-color: #e5e5e5;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -12px;
}

.header-2 .middle-section-wrap .header-searchbox-content .form.minisearch .field.searchbox .select-cat select {
    width: 195px;
    border: none;
    height: 44px;
    padding-right: 15px;
}

.header-2 .middle-section-wrap .header-searchbox-content .form.minisearch .field.searchbox .search-autocomplete {
    display: none;
    margin-top: -15px;
    overflow: hidden;
    position: absolute;
    z-index: 3;
}

.header-2 .middle-section-wrap .header-searchbox-content .form.minisearch .actions {
    display: table-cell;
    vertical-align: top;
}

.header-2 .middle-section-wrap .header-searchbox-content .form.minisearch .actions .btn-searchbox {
    opacity: 1;
    border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    border: none;
    line-height: 35px;
    white-space: nowrap;
    text-transform: uppercase;
    font-weight: 400;
    position: relative;
    padding: 0 20px !important;
    color: #fff !important;
    height: 46px;
    margin: 0px;
    -webkit-border-bottom-left-radius: 25px;
    border-bottom-left-radius: 25px;
    -webkit-border-top-left-radius: 25px;
    border-top-left-radius: 25px;
}

.header-2 .middle-section-wrap .middle-right-content {
    float: left;
}

.header-2 .middle-section-wrap .middle-right-content #netbase-responsive-toggle i.fa.fa-bars {
    padding-top: 25px;
    font-size: 20px;
}

.header-2 .middle-section-wrap .middle-right-content .close_popup {
    position: fixed;
    top: 10%;
    left: 10%;
    width: 30px;
    height: 30px;
    cursor: pointer;
    z-index: 10000;
    display: none;
}

.header-2 .middle-section-wrap .middle-right-content .close_popup:before {
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    content: ' ';
    width: 40px;
    height: 2px;
    display: block;
}

.header-2 .middle-section-wrap .middle-right-content .close_popup:after {
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    content: ' ';
    width: 40px;
    height: 2px;
    display: block;
}

.header-2 .middle-section-wrap .middle-right-content .close_popup:before {
    -webkit-transform: translate(5px, 14px) rotate(45deg);
    -ms-transform: translate(5px, 14px) rotate(45deg);
    transform: translate(5px, 14px) rotate(45deg);
    background-color: #fff;
}

.header-2 .middle-section-wrap .middle-right-content .close_popup:after {
    -webkit-transform: translate(5px, 12px) rotate(-45deg);
    -ms-transform: translate(5px, 12px) rotate(-45deg);
    transform: translate(5px, 12px) rotate(-45deg);
    background-color: #fff;
}

.header-2 .middle-section-wrap .middle-right-content .customer-action {
    display: none;
}

.header-2 .middle-section-wrap .middle-right-content .customer-action:after {
    font-family: 'printcart-ico';
    content: '\f105';
    position: absolute;
    right: 0;
    top: -3px;
    font-size: 33px;
}

.header-2 .middle-section-wrap .middle-right-content .customer-action .customer-links {
    font-weight: 600;
}

.header-2 .middle-section-wrap .middle-right-content .customer-action .display-name {
    font-weight: 500;
}

.header-2 .middle-section-wrap .middle-right-content .customer-action .nb-account-dropdown {
    position: absolute;
    background: #fff;
    -webkit-box-shadow: -3px 3px 10px -2px #5c5c5c;
    box-shadow: -3px 3px 10px -2px #5c5c5c;
    padding: 0px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    top: 76px;
    z-index: 99;
    min-width: 250px;
}

.header-2 .middle-section-wrap .middle-right-content .customer-action .nb-account-dropdown:before {
    content: "\A";
    border-style: solid;
    border-width: 20px 0 23px 108px;
    border-color: transparent transparent transparent transparent;
    position: absolute;
    right: 0;
    top: -42px;
    left: 50%;
}

.header-2 .middle-section-wrap .middle-right-content .customer-action .nb-account-dropdown ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.header-2 .middle-section-wrap .middle-right-content .customer-action .nb-account-dropdown ul li {
    border-bottom: 1px solid #d7d7d7;
    padding: 15px 30px;
}

.header-2 .middle-section-wrap .middle-right-content .customer-action .nb-account-dropdown ul li a {
    text-decoration: none;
    line-height: 24px;
}

.header-2 .middle-section-wrap .middle-right-content .customer-action .nb-account-dropdown ul li:hover {
    background: #fafafa;
}

.header-2 .middle-section-wrap .middle-right-content .header-cart-wrap .show-cart .text {
    display: none;
}

.header-2 .middle-section-wrap .middle-right-content .header-cart-wrap .show-cart .price-wrapper {
    display: none;
}

.header-2 .middle-section-wrap .middle-right-content .header-search-wrap {
    margin-right: 15px;
    margin-left: 5px;
    display: inline-block;
}

.header-2 .middle-section-wrap .middle-right-content .header-search-wrap.popup_content {
    background: rgba(0, 0, 0, 0.9);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    margin-left: 0;
}

.header-2 .middle-section-wrap .middle-right-content .header-search-wrap.popup_content .search-form:before {
    left: 160px;
    top: 45px;
}

.header-2 .middle-section-wrap .middle-right-content .header-search-wrap .search-form.visible .nb-input-group {
    display: block;
}

.header-2 .middle-section-wrap .middle-right-content .header-search-wrap .search-form:before {
    position: absolute;
    content: '\e90b';
    font-family: 'printcart-ico';
    color: #000;
    font-size: 25px;
    left: 70px;
    top: 10px;
    right: auto;
}

.header-2 .middle-section-wrap .middle-right-content .header-search-wrap .search-form .nb-input-group {
    display: none;
}

.header-2 .middle-section-wrap .middle-right-content .header-search-wrap .search-form .nb-input-group .search-button {
    display: block;
    position: absolute;
    top: 50%;
    left: 35% !important;
    right: auto;
}

.header-2 .middle-section-wrap .middle-right-content .header-search-wrap .search-form .nb-input-group .search-button>button {
    background: transparent;
}

.header-2 .middle-section-wrap .middle-right-content .header-search-wrap .search-form .nb-input-group .search-button>button>i {
    color: #777 !important;
}

.header-2 .middle-section-wrap .middle-right-content .header-search-wrap .search-form .nb-input-group .search-field {
    -webkit-appearance: none;
    visibility: visible;
    position: absolute;
    top: 50%;
    right: 50%;
    background: transparent;
    border: 2px solid #777;
    color: #fff;
    font-size: 16px;
    min-width: 250px;
    padding: 0 15px;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 30%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

.header-2 .middle-section-wrap .middle-right-content .search_text {
    margin-left: 20px;
    margin-right: 0;
}

.header-2 .middle-section-wrap .middle-right-content .search_text .text-search {
    display: none;
}

.header-2 .middle-section-wrap .middle-right-content .minicart-header {
    vertical-align: top;
    position: relative;
}

.header-2 .middle-section-wrap .middle-right-content .minicart-header .show-cart {
    vertical-align: top;
    padding-right: 41px;
    position: relative;
}

.header-2 .middle-section-wrap .middle-right-content .minicart-header .show-cart:before {
    font-family: 'printcart-ico';
    content: '\f104';
    position: absolute;
    left: -8px;
    right: auto;
    top: -16px;
    font-size: 29px;
}

.header-2 .middle-section-wrap .middle-right-content .minicart-header .show-cart .text {
    font-weight: 600;
}

.header-2 .middle-section-wrap .middle-right-content .minicart-header .show-cart .price-wrapper .price {
    font-weight: 500;
}

.header-2 .middle-section-wrap .middle-right-content .minicart-header .counter-number {
    position: absolute;
    top: 5px;
    left: -15px;
    right: auto;
    background: #f8927e;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    width: 20px;
    height: 20px;
    line-height: 20px;
    z-index: 100;
    text-align: center;
}

.header-2 .middle-section-wrap .middle-right-content .minicart-header.fix_position_cart .show-cart:before {
    top: 10px;
}

.header-2 .middle-section-wrap .middle-right-content .minicart-header.fix_position_cart .counter-number {
    top: 32px;
}

.header-2 .middle-section-wrap .middle-right-content .minicart-header .mini-cart-wrap {
    top: 76px;
}

.header-2 .middle-section-wrap .middle-right-content .minicart-header .mini-cart-wrap .cart-subtotal-price {
    float: left;
    color: #444;
    font-weight: 600;
}

.header-2 .middle-section-wrap .middle-right-content .minicart-header .mini-cart-wrap .cart-subtotal-price * {
    font-size: 19px;
}

.header-2 .middle-section-wrap .middle-right-content .minicart-header .mini-cart-wrap.cart-0 {
    padding-bottom: 0;
    padding: 23px 0;
    text-align: center;
}

.header-2 .middle-section-wrap .middle-right-content .minicart-header .mini-cart-wrap.cart-0 .woocommerce-mini-cart__empty-message {
    margin-bottom: 0;
}

.header-2 .bot-section-wrap {
    border-top: 1px solid #ebebeb;
}

.header-2 .bot-section-wrap #mega-menu-primary>li>a {
    text-transform: uppercase !important;
}

.header-2 .bot-section-wrap #mega-menu-primary>li.mega-menu-item {
    padding: 0 10px;
}

.header-2 .bot-section-wrap #mega-menu-primary>li.mega-menu-item:first-child {
    padding-right: 0;
}

.header-2 .bot-section-wrap #mega-menu-primary>li.mega-menu-item:first-child a {
    padding-right: 0;
}

.header-2 .bot-section-wrap #mega-menu-primary .mega-sub-menu li a {
    text-transform: initial !important;
}

.header-2 .bot-section-wrap #mega-menu-primary .mega-menu-flyout.mega-toggle-on .mega-sub-menu li a {
    border-bottom: 1px solid #d7d7d7;
    padding: 15px 30px;
}

.header-2 span.mega-toggle-label-open {
    color: #fff;
}

/*# Header-4*/

.header-4 {
    font-family: 'EB Garamond', serif;
}

.header-4 .top-section-wrap {
    font-size: 12px;
}

.header-4 .top-section-wrap ul.header-top-right {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
}

.header-4 .top-section-wrap ul.header-top-right>li {
    position: relative;
    display: inline-block;
    border-left: 2px solid #ccc;
    line-height: 13px;
    padding-left: 10px;
    margin-left: 5px;
    font-size: 16px;
    margin-right: 0;
    padding-right: 0;
    border-right: none;
}

.header-4 .top-section-wrap ul.header-top-right>li .fa {
    margin-left: 7px;
}

.header-4 .top-section-wrap ul.header-top-right>li.visible,
.header-4 .top-section-wrap ul.header-top-right>li:last-child {
    margin-left: 0;
    padding-left: 0;
    border-left: 0;
}

.header-4 .top-section-wrap ul.header-top-right>li .header-sub-language {
    position: relative;
    display: inline-block;
}

.header-4 .top-section-wrap ul.header-top-right>li .header-sub-language ul {
    display: none;
    margin: 0;
    list-style: none;
    position: absolute;
    top: 27px;
    padding: 0px;
    opacity: 0.95;
}

.header-4 .top-section-wrap ul.header-top-right>li .header-sub-language ul li a {
    display: block;
    padding: 5px 10px 5px 35px;
}

.header-4 .top-section-wrap ul.header-top-right>li.top-header-language span.has-arrow,
.header-4 .top-section-wrap ul.header-top-right>li.top-header-currency span.has-arrow {
    cursor: pointer;
}

.header-4 .top-section-wrap ul.header-top-right>li.top-header-language span.has-arrow:after,
.header-4 .top-section-wrap ul.header-top-right>li.top-header-currency span.has-arrow:after {
    content: '\f108';
    font-family: "printcart-ico";
    font-weight: normal;
    font-style: normal;
    margin: 0px 6px 0px 0px;
    text-decoration: none;
}

.header-4 .top-section-wrap .header-top-left-wrapper {
    text-align: right;
}

.header-4 .top-section-wrap .header-top-left-wrapper .widget {
    margin: 0;
}

.header-4 .top-section-wrap .header-top-left-wrapper .textwidget p {
    margin-bottom: 0px;
    font-size: 16px;
}

.header-4 .top-section-wrap .header-top-left-wrapper .textwidget p:before {
    content: '\e802';
    font-family: 'printcart-ico';
    font-size: inherit;
    margin-left: 10px;
}

.header-4 .middle-section-wrap .logo-header .main-logo {
    line-height: 50px;
}

.header-4 .middle-section-wrap .logo-header .main-logo a {
    display: block;
}

.header-4 .middle-section-wrap .logo-header .main-logo a img {
    vertical-align: middle;
}

.header-4 .middle-section-wrap .middle-right-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 50px;
}

.header-4 .middle-section-wrap .middle-right-content .search_text {
    margin-left: 20px;
}

.header-4 .middle-section-wrap .middle-right-content .search_text .text-search {
    display: none;
}

.header-4 .middle-section-wrap .middle-right-content .header-search-wrap {
    margin-right: 15px;
    margin-left: 5px;
    display: inline-block;
}

.header-4 .middle-section-wrap .middle-right-content .header-search-wrap.popup_content {
    background: rgba(0, 0, 0, 0.9);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    margin-left: 0;
}

.header-4 .middle-section-wrap .middle-right-content .header-search-wrap .search-form:before {
    content: '\e90b';
    font-family: 'printcart-ico';
    color: #000;
    font-size: 16px;
    left: auto !important;
}

.header-4 .middle-section-wrap .middle-right-content .header-search-wrap .search-form.visible:before {
    content: "";
}

.header-4 .middle-section-wrap .middle-right-content .header-search-wrap .search-form.visible .nb-input-group {
    display: block;
}

.header-4 .middle-section-wrap .middle-right-content .header-search-wrap .search-form.visible .nb-input-group .search-field {
    -webkit-appearance: none;
    visibility: visible;
    position: absolute;
    top: 50%;
    right: 50%;
    background: transparent;
    border: 2px solid #777;
    color: #fff;
    font-size: 16px;
    min-width: 250px;
    padding: 0 15px;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 30%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

.header-4 .middle-section-wrap .middle-right-content .header-search-wrap .search-form.visible .nb-input-group .search-button {
    display: block;
    position: absolute;
    top: 50%;
    left: 35%;
}

.header-4 .middle-section-wrap .middle-right-content .header-search-wrap .search-form.visible .nb-input-group .search-button>button {
    background: rgba(0, 0, 0, 0);
}

.header-4 .middle-section-wrap .middle-right-content .header-search-wrap .search-form.visible .nb-input-group .search-button>button>i {
    color: #777 !important;
}

.header-4 .middle-section-wrap .middle-right-content .header-search-wrap .nb-input-group {
    display: none;
}

.header-4 .middle-section-wrap .middle-right-content .header-search-wrap .nb-input-group .search-button {
    display: none;
}

.header-4 .middle-section-wrap .middle-right-content .close_popup {
    position: fixed;
    top: 10%;
    left: 10%;
    width: 30px;
    height: 30px;
    cursor: pointer;
    z-index: 9999;
    display: none;
}

.header-4 .middle-section-wrap .middle-right-content .close_popup:before,
.header-4 .middle-section-wrap .middle-right-content .close_popup:after {
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    content: ' ';
    width: 40px;
    height: 2px;
    display: block;
}

.header-4 .middle-section-wrap .middle-right-content .close_popup:before {
    -webkit-transform: translate(5px, 14px) rotate(45deg);
    -ms-transform: translate(5px, 14px) rotate(45deg);
    transform: translate(5px, 14px) rotate(45deg);
    background-color: #fff;
}

.header-4 .middle-section-wrap .middle-right-content .close_popup:after {
    -webkit-transform: translate(5px, 12px) rotate(-45deg);
    -ms-transform: translate(5px, 12px) rotate(-45deg);
    transform: translate(5px, 12px) rotate(-45deg);
    background-color: #fff;
}

.header-4 .middle-section-wrap .middle-right-content .customer-action {
    display: none;
}

.header-4 .middle-section-wrap .middle-right-content .header-cart-wrap .show-cart {
    display: none;
}

.header-4 .middle-section-wrap .middle-right-content .header-cart-wrap .counter-number {
    font-weight: 500;
}

.header-4 .middle-section-wrap .middle-right-content .header-cart-wrap .counter-number:before {
    content: '\f104';
    font-family: 'printcart-ico';
    color: #000;
    font-size: 24px;
    margin-left: 5px;
}

.header-4 .middle-section-wrap .middle-right-content .header-cart-wrap .mini-cart-section {
    right: auto !important;
    left: 0px !important;
}

.header-4 nav#site-navigation ul#mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
    text-transform: uppercase;
    font-weight: 600 !important;
    font-size: 16px !important;
}

/*# Header-6*/

.header-6.site-header .mini-cart-section .mini-cart-wrap {
    width: 390px;
}

.blog .post .read-more-link>a {
    padding: 6px 17px !important;
    position: relative;
    top: -1px;
}

/*# Header-7*/

.header-7.site-header {
    margin-bottom: 0px;
}

.header-7.site-header .header-top {
    padding-top: 20px;
}

.header-7.site-header .header-top .header7-top-left-wrapper {
    margin-top: 11px;
}

.header-7.site-header .header-top .header7-top-left-wrapper .header7-top-left {
    padding-right: 0px;
    list-style-type: none;
    margin-bottom: 0px;
}

.header-7.site-header .header-top .header7-top-left-wrapper .header7-top-left .top-header-currency {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
}

.header-7.site-header .header-top .header7-top-left-wrapper .header7-top-left li {
    float: right;
}

.header-7.site-header .header-top .header7-top-left-wrapper .header7-top-left li:not(:last-child):after {
    content: '|';
    margin-right: 5px;
    margin-left: 10px;
}

.header-7.site-header .header-top .header7-top-left-wrapper .header7-top-left .header-sub-language {
    margin-right: 5px;
    display: inline-block;
    position: relative;
}

.header-7.site-header .header-top .header7-top-left-wrapper .header7-top-left .header-sub-language ul {
    position: absolute;
    text-align: right;
    background: #fff;
    z-index: 200;
    visibility: hidden;
    opacity: 0;
    padding-right: 0;
    border: 1px solid #000;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    width: 110px;
}

.header-7.site-header .header-top .header7-top-left-wrapper .header7-top-left .header-sub-language ul li {
    padding: 10px 15px !important;
    border: none;
    list-style-type: none;
}

.header-7.site-header .header-top .header7-top-left-wrapper .header7-top-left .header-sub-language ul li:not(:last-child) {
    border-bottom: 1px solid #fff;
}

.header-7.site-header .header-top .header7-top-left-wrapper .header7-top-left .header-sub-language ul li a {
    text-decoration: none;
}

.header-7.site-header .header-top .header7-top-left-wrapper .header7-top-left .header-sub-language .has-arrow:after {
    content: '\f108';
    font-family: 'printcart-ico';
    font-size: inherit;
    color: inherit;
    margin-right: 5px;
}

.header-7.site-header .header-top .header7-top-left-wrapper .header7-top-left .header-sub-language:hover ul {
    visibility: visible;
    opacity: 1;
}

.header-7.site-header .header-top .header7-top-right-wrapper {
    margin-top: -3px;
}

.header-7.site-header .header-top .header7-top-right-wrapper .header7-top-right {
    text-align: left;
}

.header-7.site-header .header-top .header7-top-right-wrapper .header7-top-right .nb-account-dropdown {
    top: 52px;
    right: auto !important;
    left: 0px !important;
}

.header-7.site-header .header-top .header7-top-right-wrapper .header7-top-right .nb-account-dropdown nav ul {
    margin-top: 0px;
}

.header-7.site-header .header-top .header7-top-right-wrapper .header7-top-right .customer-action {
    position: relative;
    text-align: right;
    display: inline-block;
    padding-right: 55px;
    padding-left: 0;
    height: 55px;
}

.header-7.site-header .header-top .header7-top-right-wrapper .header7-top-right .customer-action .display-name {
    font-weight: bold;
}

.header-7.site-header .header-top .header7-top-right-wrapper .header7-top-right .customer-action .customer-links {
    font-weight: bold;
}

.header-7.site-header .header-top .header7-top-right-wrapper .header7-top-right .customer-action .customer-links a {
    font-weight: bold;
    text-decoration: none;
}

.header-7.site-header .header-top .header7-top-right-wrapper .header7-top-right .customer-action .nb-account-dropdown {
    position: absolute;
    z-index: 20;
    width: 200%;
    right: 0px;
    background: #fff;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.header-7.site-header .header-top .header7-top-right-wrapper .header7-top-right .customer-action .nb-account-dropdown nav ul {
    list-style-type: none;
    padding-right: 0px;
    margin-bottom: 0px;
}

.header-7.site-header .header-top .header7-top-right-wrapper .header7-top-right .customer-action .nb-account-dropdown nav ul li a {
    display: block;
    padding: 15px;
    text-decoration: none;
}

.header-7.site-header .header-top .header7-top-right-wrapper .header7-top-right .customer-action .nb-account-dropdown nav ul li:not(:last-child) {
    border-bottom: 1px solid #ebebeb;
}

.header-7.site-header .header-top .header7-top-right-wrapper .header7-top-right .customer-action:before {
    font-family: 'printcart-ico';
    content: '\f105';
    position: absolute;
    right: 0;
    top: -3px;
    font-size: 40px;
}

.header-7.site-header .header-top .header7-top-right-wrapper .header7-top-right .customer-action .top-title {
    margin-top: 4px;
    margin-bottom: -4px;
}

.header-7.site-header .header-top .header7-top-right-wrapper .header7-top-right .header-cart-wrap {
    display: inline-block;
    text-align: right;
    vertical-align: top;
    margin-right: 45px;
    margin-left: 0;
    position: relative;
}

.header-7.site-header .header-top .header7-top-right-wrapper .header7-top-right .header-cart-wrap .counter-number {
    position: absolute;
    bottom: 0;
    font-size: 14.05px;
    background: #000;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    width: 21px;
    height: 21px;
    z-index: 1000;
    text-align: center;
}

.header-7.site-header .header-top .header7-top-right-wrapper .header7-top-right .header-cart-wrap .show-cart {
    padding-right: 50px;
    padding-left: 0;
    position: relative;
    z-index: 200;
}

.header-7.site-header .header-top .header7-top-right-wrapper .header7-top-right .header-cart-wrap .show-cart:after {
    font-family: 'printcart-ico';
    content: '\f104';
    position: absolute;
    right: 0;
    top: -5px;
    font-size: 40px;
}

.header-7.site-header .header-top .header7-top-right-wrapper .header7-top-right .header-cart-wrap .show-cart .text {
    margin-top: 4px;
    display: inline-block;
}

.header-7.site-header .header-top .header7-top-right-wrapper .header7-top-right .header-cart-wrap .show-cart .price-wrapper {
    display: block;
    margin-top: -3px;
}

.header-7.site-header .header-top .header7-top-right-wrapper .header7-top-right .header-cart-wrap .show-cart .df-text {
    font-weight: bold;
}

.header-7.site-header .header-top .header7-top-right-wrapper .header7-top-right .header-cart-wrap .mini-cart-section {
    top: 52px;
    left: 0px !important;
    right: auto !important;
}

.header-7.site-header .header-top .logo-header {
    text-align: center;
}

.header-7.site-header .header-top .logo-header .main-logo {
    display: inline-block;
}

.header-7.site-header .header7-middle {
    position: relative;
}

.header-7.site-header .header7-middle .header7-search {
    position: absolute;
    left: 5px;
    top: 50% !important;
    right: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.header-7.site-header .header7-middle .header7-search>i {
    font-size: 18px;
    cursor: pointer;
    padding: 10px;
}

.header-7.site-header div.search_text {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    z-index: 200000000;
    display: none;
}

.header-7.site-header div.search_text form {
    position: absolute;
    top: 50%;
    right: 50%;
    width: 30%;
    -webkit-transform: translateY(-50%) translateX(50%);
    -ms-transform: translateY(-50%) translateX(50%);
    transform: translateY(-50%) translateX(50%);
}

.header-7.site-header div.search_text form input {
    background: transparent;
    border: 2px solid #777;
    color: #fff;
    font-size: 16px;
    min-width: 250px;
    padding: 0 15px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}

.header-7.site-header div.search_text form .search-button {
    position: absolute;
    left: 10px !important;
    right: auto !important;
    top: auto !important;
}

.header-7.site-header div.search_text form .search-button button {
    background-color: transparent;
}

.header-7.site-header div.search_text form .search-button button i {
    color: #777 !important;
}

.header-7.site-header div.search_text>i {
    position: absolute;
    font-size: 30px;
    color: #fff;
    top: 10px;
    left: 10px;
}

.header-7.site-header .middle-section-wrap {
    padding-top: 15px;
    padding-bottom: 14px;
}

.header-7.site-header nav#site-navigation ul#mega-menu-primary {
    text-align: center;
}

.header-7.site-header nav#site-navigation ul#mega-menu-primary li a {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
}

.header-7.site-header nav#site-navigation ul#mega-menu-primary li.mega-menu-item a.mega-menu-link {
    font-weight: 400 !important;
}

/*# Header-9*/

.header-9.site-header .header-top-right-wrapper .header-top-right {
    margin-top: 0px;
}

.header-9.site-header nav#site-navigation ul#mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
    font-weight: bold !important;
    text-transform: uppercase;
}

.header-9.site-header nav#site-navigation ul#mega-menu-primary li.mega-menu-item a.mega-menu-link {
    font-size: 16px;
}

.header-9.site-header .wrap9 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.header-9.site-header .wrap9 .header-top-right {
    padding-right: 0px;
    margin-bottom: 0px;
    text-align: left;
}

.header-9.site-header .wrap9 .header-top-right li {
    display: inline-block;
    line-height: 50px;
    cursor: pointer;
}

.header-9.site-header .wrap9 .header-top-right li:not(:last-child):after {
    content: '|';
    margin-right: 9px;
    margin-left: 9px;
    font-size: inherit;
}

.header-9.site-header .wrap9 .header-top-right li .header-sub-language {
    margin-right: -7px;
    display: inline-block;
    position: relative;
}

.header-9.site-header .wrap9 .header-top-right li .header-sub-language ul {
    position: absolute;
    text-align: right;
    background: #fff;
    z-index: 200;
    visibility: hidden;
    opacity: 0;
    padding-right: 0;
    border: 1px solid #000;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    width: 110px;
}

.header-9.site-header .wrap9 .header-top-right li .header-sub-language ul li {
    padding: 10px 15px !important;
    border: none;
    list-style-type: none;
    line-height: normal;
}

.header-9.site-header .wrap9 .header-top-right li .header-sub-language ul li:not(:last-child) {
    border-bottom: 1px solid #fff;
}

.header-9.site-header .wrap9 .header-top-right li .header-sub-language ul li a {
    text-decoration: none;
}

.header-9.site-header .wrap9 .header-top-right li .header-sub-language .has-arrow:after {
    content: '\f108';
    font-family: 'printcart-ico';
    font-size: inherit;
    color: inherit;
    margin-right: 5px;
}

.header-9.site-header .wrap9 .header-top-right li .header-sub-language:hover ul {
    visibility: visible;
    opacity: 1;
}

.header-9.site-header .wrap9 .header-top-right li a {
    text-decoration: none;
}

.header-9.site-header .wrap9 .header-top-right li i {
    font-size: 14px;
}

.header-9.site-header .top-section-wrap {
    padding-top: 14px;
}

.header-9.site-header .middle-section-wrap {
    padding-top: 5px;
    padding-bottom: 4px;
}

.header-9.site-header .middle-section-wrap .header-right-cart-search {
    height: 50px;
}

.header-9.site-header .middle-section-wrap .header-right-cart-search .cart-wrapper {
    position: relative;
    margin-left: 24px;
}

.header-9.site-header .middle-section-wrap .header-right-cart-search .cart-wrapper .show-cart:before {
    content: '\e803';
    font-family: 'printcart-ico';
    font-size: 18px;
}

.header-9.site-header .middle-section-wrap .header-right-cart-search .cart-wrapper .show-cart .text,
.header-9.site-header .middle-section-wrap .header-right-cart-search .cart-wrapper .show-cart .price-wrapper {
    display: none;
}

.header-9.site-header .middle-section-wrap .header-right-cart-search .cart-wrapper .counter-number {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 17px;
    height: 17px;
    font-size: 12px;
    background: #50abb4;
    color: #fff;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    top: -2px;
    left: -8px;
    text-align: center;
}

.header-9.site-header .middle-section-wrap .header-right-cart-search .header9-search i {
    font-size: 18px;
    vertical-align: bottom;
    cursor: pointer;
}

.header-9.site-header .middle-section-wrap .header-right-cart-search .middle-right-content {
    margin-top: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.header-9.site-header .middle-section-wrap .header-right-cart-search .header-cart-wrap {
    position: relative;
    cursor: pointer;
}

.header-9.site-header .middle-section-wrap .header-right-cart-search .header-cart-wrap .mini-cart-section {
    position: absolute;
    right: auto !important;
    left: 0px !important;
    top: 40px;
}

.header-9.site-header .middle-section-wrap .text-search,
.header-9.site-header .middle-section-wrap .search_text {
    display: none;
}

.header-9.site-header .middle-section-wrap .search_text {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    z-index: 200000000;
}

.header-9.site-header .middle-section-wrap .search_text form {
    position: absolute;
    top: 50%;
    right: 50%;
    width: 30%;
    -webkit-transform: translateY(-50%) translateX(50%);
    -ms-transform: translateY(-50%) translateX(50%);
    transform: translateY(-50%) translateX(50%);
}

.header-9.site-header .middle-section-wrap .search_text form input {
    background: transparent;
    border: 2px solid #777;
    color: #fff;
    font-size: 16px;
    min-width: 250px;
    padding: 0 15px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}

.header-9.site-header .middle-section-wrap .search_text form .search-button {
    position: absolute;
    left: 10px !important;
    right: auto !important;
    top: auto !important;
}

.header-9.site-header .middle-section-wrap .search_text form .search-button button {
    background-color: transparent;
}

.header-9.site-header .middle-section-wrap .search_text form .search-button button i {
    color: #777 !important;
}

.header-9.site-header .middle-section-wrap .search_text>i {
    position: absolute;
    font-size: 30px;
    color: #fff;
    top: 10px;
    left: 10px;
}

/*# Header-8*/

.header-8 {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    z-index: 100;
    display: block;
    margin: 0 auto;
}

.header-8 .header-top-left-wrapper a {
    text-decoration: none;
}

.header-8 .header-top-left-wrapper .widget {
    margin: 0px;
}

.header-8 .top-section-wrap {
    height: 47px;
}

.header-8 .top-section-wrap ul.header-top-left {
    margin: 0;
    padding: 0;
    list-style: none;
}

.header-8 .top-section-wrap ul.header-top-left>li {
    position: relative;
    display: inline-block;
    border-left: 2px solid #ccc;
    border-right: none;
    margin-right: 0;
    padding-right: 0;
    line-height: 13px;
    padding-left: 10px;
    margin-left: 5px;
}

.header-8 .top-section-wrap ul.header-top-left>li.visible {
    margin-left: 0;
    padding-left: 0;
    border-left: 0;
}

.header-8 .top-section-wrap ul.header-top-left>li:last-child {
    margin-left: 0;
    padding-left: 0;
    border-left: 0;
}

.header-8 .top-section-wrap ul.header-top-left>li.top-header-language span.has-arrow,
.header-8 .top-section-wrap ul.header-top-left>li.top-header-currency span.has-arrow {
    cursor: pointer;
}

.header-8 .top-section-wrap ul.header-top-left>li.top-header-language span.has-arrow:after,
.header-8 .top-section-wrap ul.header-top-left>li.top-header-currency span.has-arrow:after {
    content: '\f108';
    font-family: "printcart-ico";
    font-weight: normal;
    font-style: normal;
    margin: 0px 6px 0px 0px;
    text-decoration: none;
}

.header-8 .top-section-wrap .header-top-right-wrapper {
    text-align: left;
}

.header-8 .top-section-wrap .header-top-right-wrapper .top-right-header-text {
    font-size: 18px;
}

.header-8 .top-section-wrap .header-top-right-wrapper a {
    position: relative;
    bottom: 2px;
    text-decoration: none;
    background-color: #fc6058;
    color: #fff;
    padding: 4px 15px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    vertical-align: middle;
    font-size: 18px;
    font-weight: bold;
}

.header-8 .middle-section-wrap .middle-right-content {
    float: left;
}

.header-8 .middle-section-wrap .middle-right-content .customer-action {
    display: none;
}

.header-8 .middle-section-wrap .middle-right-content .header-cart-wrap .show-cart .text {
    display: none;
}

.header-8 .middle-section-wrap .middle-right-content .header-cart-wrap .show-cart .price-wrapper {
    display: none;
}

.header-8 .middle-section-wrap .middle-right-content .header-search-wrap {
    margin-right: 15px;
    margin-left: 5px;
    display: inline-block;
}

.header-8 .middle-section-wrap .middle-right-content .header-search-wrap .search-form .nb-input-group {
    display: none;
}

.header-8 .middle-section-wrap .middle-right-content .header-search-wrap .search-form:before {
    position: absolute;
    content: '\e90b';
    font-family: 'printcart-ico';
    color: #000;
    font-size: 20px;
    left: 15px;
    right: auto;
    top: 0px;
}

.header-8 .middle-section-wrap .middle-right-content .header-search-wrap .search-form.visible .nb-input-group {
    display: block;
}

.header-8 .middle-section-wrap .middle-right-content .header-search-wrap .search-form .nb-input-group {
    display: none;
}

.header-8 .middle-section-wrap .middle-right-content .header-search-wrap .search-form .nb-input-group .search-button {
    display: block;
    position: absolute;
    top: 50%;
    left: 35% !important;
    right: auto;
}

.header-8 .middle-section-wrap .middle-right-content .header-search-wrap .search-form .nb-input-group .search-button>button {
    background: transparent;
}

.header-8 .middle-section-wrap .middle-right-content .header-search-wrap .search-form .nb-input-group .search-button>button>i {
    color: #777 !important;
}

.header-8 .middle-section-wrap .middle-right-content .header-search-wrap .search-form .nb-input-group .search-field {
    -webkit-appearance: none;
    visibility: visible;
    position: absolute;
    top: 50%;
    right: 50%;
    background: transparent;
    border: 2px solid #777;
    color: #fff;
    font-size: 16px;
    min-width: 250px;
    padding: 0 15px;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 30%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

.header-8 .middle-section-wrap .middle-right-content .header-search-wrap .search-form:before {
    content: '\e90b';
    font-family: 'printcart-ico';
    color: #000;
    font-size: 20px;
}

.header-8 .middle-section-wrap .middle-right-content .header-search-wrap.popup_content {
    background: rgba(0, 0, 0, 0.9);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    margin-left: 0;
}

.header-8 .middle-section-wrap .middle-right-content .search_text {
    margin-left: 20px;
}

.header-8 .middle-section-wrap .middle-right-content .search_text .text-search {
    display: none;
}

.header-8 .middle-section-wrap .middle-right-content .minicart-header .show-cart:before {
    font-family: 'printcart-ico';
    content: '\a911';
    position: absolute;
    left: 58px;
    right: auto;
    top: 0px;
    font-size: 25px;
    color: #000;
}

.header-8 .middle-section-wrap .middle-right-content .minicart-header .counter-number {
    position: absolute;
    top: 2px;
    left: 45px;
    right: auto;
    background: #fc6058;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    width: 21px;
    height: 21px;
    line-height: 21px;
    z-index: 100;
    text-align: center;
}

.header-8 .middle-section-wrap .middle-right-content #netbase-responsive-toggle i.fa.fa-bars {
    font-size: 21px;
    position: relative;
    top: 3px;
}

.header-8 .middle-section-wrap .middle-right-content .close_popup {
    position: fixed;
    top: 20%;
    left: 10%;
    width: 30px;
    height: 30px;
    cursor: pointer;
    z-index: 9999;
    display: none;
}

.header-8 .middle-section-wrap .middle-right-content .close_popup:before {
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    content: ' ';
    width: 40px;
    height: 2px;
    display: block;
    -webkit-transform: translate(5px, 14px) rotate(45deg);
    -ms-transform: translate(5px, 14px) rotate(45deg);
    transform: translate(5px, 14px) rotate(45deg);
    background-color: #fff;
}

.header-8 .middle-section-wrap .middle-right-content .close_popup:after {
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    content: ' ';
    width: 40px;
    height: 2px;
    display: block;
    -webkit-transform: translate(5px, 12px) rotate(-45deg);
    -ms-transform: translate(5px, 12px) rotate(-45deg);
    transform: translate(5px, 12px) rotate(-45deg);
    background-color: #fff;
}

.header-8 #primary-menu ul li a:after {
    content: '\e800';
    font-family: 'printcart-ico';
    font-size: 20px;
}

.header-8 span.mega-toggle-label-open {
    color: #fff;
}

.header-8 .main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
    font-weight: 700;
}

/*# Header-10*/

.header-10 {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    z-index: 100;
    display: block;
    margin: 0 auto;
}

.header-10 .header-top-left-wrapper a {
    text-decoration: none;
}

.header-10 .header-top-left-wrapper a:hover {
    color: #f1ac8f;
    border-bottom: 1px solid #f1ac8f;
}

.header-10 .header-top-left-wrapper .widget {
    margin: 0px;
}

.header-10 .top-section-wrap {
    padding: 15px 0 !important;
}

.header-10 .top-section-wrap ul.header-top-right {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
}

.header-10 .top-section-wrap ul.header-top-right>li {
    position: relative;
    display: inline-block;
    border-left: 2px solid #ccc;
    line-height: 13px;
    padding-left: 10px;
    margin-left: 5px;
    border-right: none;
    margin-right: 0;
    padding-right: 0;
}

.header-10 .top-section-wrap ul.header-top-right>li.visible {
    margin-left: 0;
    padding-left: 0;
    border-left: 0;
}

.header-10 .top-section-wrap ul.header-top-right>li:last-child {
    margin-left: 0;
    padding-left: 0;
    border-left: 0;
}

.header-10 .top-section-wrap ul.header-top-right>li.top-header-language span.has-arrow,
.header-10 .top-section-wrap ul.header-top-right>li.top-header-currency span.has-arrow {
    cursor: pointer;
}

.header-10 .top-section-wrap ul.header-top-right>li.top-header-language span.has-arrow:after,
.header-10 .top-section-wrap ul.header-top-right>li.top-header-currency span.has-arrow:after {
    content: '\f108';
    font-family: "printcart-ico";
    font-weight: normal;
    font-style: normal;
    margin: 0px 6px 0px 0px;
    text-decoration: none;
}

.header-10 .middle-section-wrap .middle-right-content {
    float: left;
}

.header-10 .middle-section-wrap .middle-right-content .customer-action {
    display: none;
}

.header-10 .middle-section-wrap .middle-right-content .header-cart-wrap .show-cart .text {
    display: none;
}

.header-10 .middle-section-wrap .middle-right-content .header-cart-wrap .show-cart .price-wrapper {
    display: none;
}

.header-10 .middle-section-wrap .middle-right-content .header-search-wrap {
    margin-right: 15px;
    margin-left: 5px;
    display: inline-block;
}

.header-10 .middle-section-wrap .middle-right-content .header-search-wrap .search-form .nb-input-group {
    display: none;
}

.header-10 .middle-section-wrap .middle-right-content .header-search-wrap .search-form:before {
    position: absolute;
    content: '\e90b';
    font-family: 'printcart-ico';
    color: #000;
    font-size: 20px;
    left: 15px;
    right: auto;
    top: 0px;
}

.header-10 .middle-section-wrap .middle-right-content .header-search-wrap .search-form.visible .nb-input-group {
    display: block;
}

.header-10 .middle-section-wrap .middle-right-content .header-search-wrap .search-form .nb-input-group {
    display: none;
}

.header-10 .middle-section-wrap .middle-right-content .header-search-wrap .search-form .nb-input-group .search-button {
    display: block;
    position: absolute;
    top: 50%;
    left: 35% !important;
    right: auto !important;
}

.header-10 .middle-section-wrap .middle-right-content .header-search-wrap .search-form .nb-input-group .search-button>button {
    background: transparent;
}

.header-10 .middle-section-wrap .middle-right-content .header-search-wrap .search-form .nb-input-group .search-button>button>i {
    color: #777 !important;
}

.header-10 .middle-section-wrap .middle-right-content .header-search-wrap .search-form .nb-input-group .search-field {
    -webkit-appearance: none;
    visibility: visible;
    position: absolute;
    top: 50%;
    right: 50%;
    background: transparent;
    border: 2px solid #777;
    color: #fff;
    font-size: 16px;
    min-width: 250px;
    padding: 0 15px;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 30%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

.header-10 .middle-section-wrap .middle-right-content .header-search-wrap .search-form:before {
    content: '\e90b';
    font-family: 'printcart-ico';
    color: #000;
    font-size: 20px;
}

.header-10 .middle-section-wrap .middle-right-content .header-search-wrap.popup_content {
    background: rgba(0, 0, 0, 0.9);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    margin-left: 0;
}

.header-10 .middle-section-wrap .middle-right-content .search_text {
    margin-left: 20px;
}

.header-10 .middle-section-wrap .middle-right-content .search_text .text-search {
    display: none;
}

.header-10 .middle-section-wrap .middle-right-content .minicart-header .show-cart:before {
    font-family: 'printcart-ico';
    content: '\a911';
    position: absolute;
    left: 58px;
    right: auto;
    top: 0px;
    font-size: 25px;
}

.header-10 .middle-section-wrap .middle-right-content .minicart-header .counter-number {
    position: absolute;
    top: 2px;
    left: 45px;
    right: auto;
    background: #f8927e;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    width: 21px;
    height: 21px;
    line-height: 21px;
    z-index: 100;
    text-align: center;
}

.header-10 .middle-section-wrap .middle-right-content #netbase-responsive-toggle i.fa.fa-bars {
    font-size: 21px;
    position: relative;
    top: 3px;
}

.header-10 .middle-section-wrap .middle-right-content .close_popup {
    position: fixed;
    top: 20%;
    left: 10%;
    width: 30px;
    height: 30px;
    cursor: pointer;
    z-index: 99999;
    display: none;
}

.header-10 .middle-section-wrap .middle-right-content .close_popup:before {
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    content: ' ';
    width: 40px;
    height: 2px;
    display: block;
    -webkit-transform: translate(5px, 14px) rotate(45deg);
    -ms-transform: translate(5px, 14px) rotate(45deg);
    transform: translate(5px, 14px) rotate(45deg);
    background-color: #fff;
}

.header-10 .middle-section-wrap .middle-right-content .close_popup:after {
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    content: ' ';
    width: 40px;
    height: 2px;
    display: block;
    -webkit-transform: translate(5px, 12px) rotate(-45deg);
    -ms-transform: translate(5px, 12px) rotate(-45deg);
    transform: translate(5px, 12px) rotate(-45deg);
    background-color: #fff;
}

.header-10 #primary-menu ul li a:after {
    content: '\e800';
    font-family: 'printcart-ico';
    font-size: 20px;
}

.header-10 span.mega-toggle-label-open {
    color: #fff;
}

/*# Header-10*/

.header-custom-list .header-top-left .widget,
.header-custom-list .header-top-right .widget {
    margin: 0px;
}

.header-custom-list .header-top-left ul.social-section li,
.header-custom-list .header-top-right ul.social-section li {
    border-left: none;
}

.header-custom-list .header-top-left ul.social-section li i,
.header-custom-list .header-top-right ul.social-section li i {
    font-size: 17px;
}

.header-custom-list .header-top-left ul,
.header-custom-list .header-top-right ul {
    margin: 0px;
    padding-right: 0px;
}

.header-custom-list .header-top-left ul li,
.header-custom-list .header-top-right ul li {
    display: inline-block;
    margin-left: 9px !important;
    margin-right: 0 !important;
    position: relative;
    line-height: 13px;
    padding-left: 15px;
    padding-right: 0;
    border-left: 2px solid #ccc;
    border-right: none;
    border-bottom: none !important;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.header-custom-list .header-top-left ul li:last-child,
.header-custom-list .header-top-right ul li:last-child {
    padding-left: 0;
    border-left: 0;
    margin-left: 0px !important;
}

.header-custom-list.bot-section-wrap {
    border-top: 1px solid #ebebeb;
}

.header-custom-list.top-section-wrap {
    font-size: 12.63px;
}

.header-custom-list .header-top-right {
    text-align: left;
}

.header-custom-list .customer-action {
    padding: 2px 45px 0 20px !important;
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: right;
}

.header-custom-list .customer-action:before {
    font-family: 'printcart-ico';
    content: '\f105';
    position: absolute;
    right: 0;
    top: -3px;
    font-size: 33px;
}

.header-custom-list .customer-action .nb-account-dropdown {
    position: absolute;
    background: #fff;
    -webkit-box-shadow: -3px 3px 10px -2px #5c5c5c;
    box-shadow: -3px 3px 10px -2px #5c5c5c;
    padding: 0px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    display: block !important;
    top: 76px;
    left: 0px;
    z-index: 99;
    min-width: 250px;
}

.header-custom-list .customer-action .nb-account-dropdown ul {
    padding-right: 0px;
}

.header-custom-list .customer-action .nb-account-dropdown ul li {
    border-bottom: 1px solid #d7d7d7;
    padding: 15px 30px;
    list-style: none;
    text-align: right;
}

.header-custom-list .minicart-header {
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    margin-right: 45px;
    margin-left: 0;
    position: relative;
}

.header-custom-list .minicart-header .mini-cart-section {
    left: 0px !important;
    right: unset !important;
}

.header-custom-list .minicart-header .counter-number {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #000;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    width: 21px;
    height: 21px;
    z-index: 100;
    text-align: center;
}

.header-custom-list .minicart-header .show-cart {
    vertical-align: top;
    padding-right: 41px;
    padding-left: 0;
    position: relative;
    text-align: right;
}

.header-custom-list .minicart-header .show-cart .text {
    font-weight: 600;
}

.header-custom-list .minicart-header .show-cart .price-wrapper {
    display: block;
}

.header-custom-list .minicart-header .show-cart:after {
    font-family: 'printcart-ico';
    content: '\f104';
    position: absolute;
    right: 0;
    top: -5px;
    font-size: 37px;
}

.header-custom-list .middle-right-content {
    float: left;
    text-align: left;
}

.header-custom-list .cat-first #nbt-ajax-search .searchbox .control {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.header-custom-list .cat-first #nbt-ajax-search .searchbox .control .input-content {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    width: 75%;
}

.header-custom-list .cat-first #nbt-ajax-search .searchbox .control .input-content .input-searchbox {
    -webkit-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    border-top-right-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

.header-custom-list .cat-first #nbt-ajax-search .searchbox .control .select-cat {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 25%;
    border: none;
}

.header-custom-list .cat-first #nbt-ajax-search .searchbox .control .select-cat:before {
    content: none;
}

.header-custom-list .cat-first #nbt-ajax-search .searchbox .control .select-cat select {
    width: 100%;
    height: 46px;
    border-top: 1px solid #d1d3d4;
    border-bottom: 1px solid #d1d3d4;
    border-right: 1px solid #d1d3d4;
    -webkit-border-bottom-right-radius: 25px;
    border-bottom-right-radius: 25px;
    -webkit-border-top-right-radius: 25px;
    border-top-right-radius: 25px;
}

.header-custom-list #nbt-ajax-search {
    display: table;
    width: 100%;
}

.header-custom-list #nbt-ajax-search .actions {
    display: table-cell;
    vertical-align: top;
}

.header-custom-list #nbt-ajax-search .actions .btn-searchbox {
    opacity: 1;
    border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    line-height: 35px;
    white-space: nowrap;
    text-transform: uppercase;
    font-weight: 400;
    position: relative;
    padding: 0 20px !important;
    color: #fff !important;
    height: 46px;
    margin: 0px;
    -webkit-border-bottom-left-radius: 25px;
    border-bottom-left-radius: 25px;
    -webkit-border-top-left-radius: 25px;
    border-top-left-radius: 25px;
}

.header-custom-list #nbt-ajax-search .searchbox {
    display: table-cell;
    vertical-align: top;
    width: 100%;
}

.header-custom-list #nbt-ajax-search .searchbox .control .input-content {
    display: table-cell;
    vertical-align: top;
    width: 100%;
}

.header-custom-list #nbt-ajax-search .searchbox .control .input-content .input-searchbox {
    -webkit-border-bottom-right-radius: 25px;
    border-bottom-right-radius: 25px;
    -webkit-border-top-right-radius: 25px;
    border-top-right-radius: 25px;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    height: 46px;
    padding-right: 20px;
    line-height: 1.66;
    background-color: #fff;
    font-size: 100%;
    width: 100%;
    border: 1px solid #d1d3d4;
    border-left: 0;
    color: #999;
}

.header-custom-list #nbt-ajax-search .searchbox .control .select-cat {
    display: table-cell;
    vertical-align: top;
    position: relative;
    border-top: 1px solid #d1d3d4;
    border-bottom: 1px solid #d1d3d4;
}

.header-custom-list #nbt-ajax-search .searchbox .control .select-cat select {
    height: 44px;
    width: 195px;
    border: none;
    padding-right: 15px;
}

.header-custom-list #nbt-ajax-search .searchbox .control .select-cat:before {
    content: '';
    display: block;
    width: 1px;
    height: 24px;
    background-color: #e5e5e5;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -12px;
}

.header-3 .header-custom-list #nbt-ajax-search .actions .btn-searchbox {
    background: transparent;
    border: 1px solid #d1d3d4;
}

.header-3 .header-custom-list #nbt-ajax-search .actions .btn-searchbox i.pt-icon-search {
    color: #444444;
}

.header-3 .header-custom-list .header-cart-wrap {
    margin-right: 0;
}

.header-3 .header-custom-list .header-cart-wrap .cart-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-3 .header-custom-list .header-cart-wrap .cart-wrapper .counter-number {
    position: static;
    background: transparent;
    color: #999;
    width: auto;
    height: auto;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

.header-3 .header-custom-list .header-cart-wrap .cart-wrapper .counter-number:after {
    content: ' ITEM (S)';
}

.header-3 .header-custom-list .header-cart-wrap .cart-wrapper .show-cart {
    padding-right: 0;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    padding-left: 10px;
}

.header-3 .header-custom-list .header-cart-wrap .cart-wrapper .show-cart .text,
.header-3 .header-custom-list .header-cart-wrap .cart-wrapper .show-cart .price-wrapper {
    display: none;
}

.header-3 .header-custom-list .header-cart-wrap .cart-wrapper .show-cart:after {
    position: static;
    content: '\a913';
    font-size: 30px;
}

.header-3 .main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
    font-size: 14px;
    font-weight: bold;
}

.header-5 .bot-section-wrap #mega-menu-wrap-primary #mega-menu-primary {
    text-align: center;
}

.header-5 .main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary ul#mega-menu-primary li.mega-menu-item a.mega-menu-link {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}

.header-5 .header-custom-list .customer-action .nb-account-dropdown ul {
    margin-top: 0;
    margin-bottom: 0;
}

.header-5 .header-sub-language {
    margin-right: 5px;
    display: inline-block;
    position: relative;
}

.header-5 .header-sub-language ul {
    position: absolute;
    text-align: right;
    background: #1c4e9a;
    z-index: 200;
    visibility: hidden;
    opacity: 0;
    padding-right: 0;
    border: 1px solid #000;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    width: 110px;
}

.header-5 .header-sub-language ul li {
    padding: 10px 15px !important;
    border: none;
    list-style-type: none;
}

.header-5 .header-sub-language ul li:not(:last-child) {
    border-bottom: 1px solid #fff;
}

.header-5 .header-sub-language ul li a {
    text-decoration: none;
}

.header-5 .header-sub-language .has-arrow:after {
    content: '\f107';
    font-family: 'fontawprintcart-icoesome';
    font-size: inherit;
    color: inherit;
    margin-right: 5px;
}

.header-5 .header-sub-language:hover ul {
    visibility: visible;
    opacity: 1;
}

.header-5 .customer-action .display-name {
    font-weight: bold;
}

.header-5 .middle-section-wrap span {
    font-size: 16px;
}

.header-6 .header-sub-language {
    display: inline-block;
    position: relative;
}

.header-6 .header-sub-language ul {
    position: absolute;
    text-align: right;
    background: #36bda1;
    z-index: 200;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.header-6 .header-sub-language ul li {
    padding: 10px 15px !important;
    border: none;
}

.header-6 .header-sub-language ul li:not(:last-child) {
    border-bottom: 1px solid #fff;
}

.header-6 .header-sub-language ul li a {
    text-decoration: none;
}

.header-6 .header-sub-language .has-arrow:after {
    content: '\f108';
    font-family: 'printcart-ico';
    font-size: inherit;
    color: inherit;
    margin-right: 5px;
}

.header-6 .header-sub-language:hover ul {
    visibility: visible;
    opacity: 1;
}

.header-6 .header-top-left .textwidget p {
    margin-bottom: 0px;
    font-size: 14px;
}

.header-6 .header-top-right li {
    font-size: 14px;
}

.header-6 .header-top-right li a {
    font-size: 14px;
}

.header-6 .middle-section-wrap form#nbt-ajax-search {
    margin-top: 3px;
}

.header-6 .middle-section-wrap form#nbt-ajax-search .searchbox .control .input-content input {
    height: 40px;
    font-size: 12.63px;
    color: #999999;
}

.header-6 .middle-section-wrap form#nbt-ajax-search .searchbox .control .select-cat select {
    height: 38px;
    font-size: 12.63px;
}

.header-6 .middle-section-wrap form#nbt-ajax-search .actions button {
    height: 40px;
}

.header-6 .middle-right-content {
    margin-top: -2px;
}

.header-6 .middle-right-content .display-name {
    font-weight: bold;
}

.header-6 .middle-right-content .customer-links a {
    font-weight: bold;
    text-decoration: none;
}

.header-6 .middle-right-content .customer-action:before {
    font-size: 40px;
}

.header-6 .middle-right-content .show-cart {
    padding-right: 46px;
}

.header-6 .middle-right-content .show-cart:after {
    font-size: 43px;
}

.header-6 .middle-right-content .show-cart .text {
    display: inline-block;
    margin-top: 4px;
}

.header-6 .middle-right-content .nb-account-dropdown ul li a {
    text-decoration: none;
}

.header-6 .bot-section-wrap nav#site-navigation ul#mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
    text-transform: uppercase;
    font-weight: bold !important;
    font-size: 16px;
}

.header-6 .bot-section-wrap nav#site-navigation ul#mega-menu-primary>li.mega-menu-item:last-child {
    margin-left: 0px;
}

.header-6 .bot-section-wrap nav#site-navigation ul#mega-menu-primary>li.mega-menu-item:last-child a {
    padding-left: 0px;
}

/*# Header icon*/

.icon-header-section:before {
    bottom: -2px;
    z-index: 10;
    opacity: 0;
    right: 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;
    align-self: center;
}

.icon-header-wrap {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 15px;
}

.icon-header-wrap .nb-account-dropdown {
    display: none;
    position: absolute;
    right: -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-right: 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-cart-wrap {
    display: inline-block;
    position: relative;
    z-index: 100;
}

.icon-header-wrap .header-account-wrap,
.icon-header-wrap .header-cart-wrap {
    margin-left: 5px;
}

.icon-header-wrap i {
    font-size: 16px;
}

.icon-header-wrap .nb-cart-section {
    display: inline-block;
    margin-top: -5px;
}

.icon-header-wrap .nb-cart-section:before {
    font-size: 18px;
}

.customer-action .nb-account-dropdown {
    opacity: 0;
    visibility: hidden;
}

.customer-action:hover .nb-account-dropdown {
    opacity: 1;
    visibility: visible;
}

.mini-cart-section {
    display: none;
    z-index: 99999999 !important;
}

.mini-cart-section {
    position: absolute;
    top: 76px;
}

.mini-cart-section .mini-cart-container {
    position: relative;
}

.mini-cart-section .mini-cart-container:before {
    content: "\A";
    border-style: solid;
    border-width: 20px 0 23px 108px;
    border-color: transparent transparent transparent transparent;
    position: absolute;
    left: 0;
    top: -42px;
}

.mini-cart-section .mini-cart-wrap {
    background: #fff;
    width: 370px;
    -webkit-box-shadow: -3px 3px 10px -2px #5c5c5c;
    box-shadow: -3px 3px 10px -2px #5c5c5c;
    -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;
    padding-bottom: 30px;
    padding: 15px;
}

.mini-cart-section .mini_cart_item {
    float: right;
    position: relative;
    width: 100%;
    padding: 15px 20px;
    border-bottom: 1px solid #d7d7d7;
}

.mini-cart-section .mini_cart_item .mini-cart-pd-image {
    display: inline-block;
    width: 80px;
    padding-left: 15px;
    float: right;
}

.mini-cart-section .mini_cart_item .minicart-pd-meta {
    display: inline-block;
    float: right;
    width: -webkit-calc(100% - 50px);
    width: -webkit-calc(100% - 80px);
    width: calc(100% - 80px);
    text-align: right;
    padding-left: 15px;
}

.mini-cart-section .mini_cart_item .minicart-pd-meta>a {
    display: block;
}

.mini-cart-section .mini_cart_item .minicart-pd-meta .quantity {
    display: inline-block;
    float: right;
}

.mini-cart-section .mini_cart_item .remove {
    position: absolute;
    left: 15px;
    color: #ccc;
}

.mini-cart-section .mini_cart_item:first-child {
    padding-top: 0;
}

.mini-cart-section .mini_cart_item:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}

.mini-cart-section .cart_list {
    float: right;
    width: 100%;
    padding: 20px 0px 0;
    list-style-type: none;
    max-height: 450px;
    overflow-x: auto;
    scrollbar-color: #888 #f1f1f1;
    scrollbar-width: thin;
}

.mini-cart-section .cart_list::-webkit-scrollbar {
    width: 3px;
}

.mini-cart-section .cart_list::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.mini-cart-section .cart_list::-webkit-scrollbar-thumb {
    background: #888;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}

.mini-cart-section .total {
    display: inline-block;
    width: 100%;
    border-top: 1px solid;
    padding-top: 22px;
    margin-bottom: 22px;
    line-height: 24px;
    padding: 22px 30px 0;
    text-align: left;
}

.mini-cart-section .buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
    padding: 0 30px;
}

.mini-cart-section .buttons .button {
    display: inline-block;
    text-decoration: none;
    height: 40px;
    line-height: 35px;
    width: 50%;
    text-align: center;
}

.mini-cart-section .buttons .button:first-child {
    margin-left: 7.5px;
}

.mini-cart-section .buttons .button:last-child {
    margin-right: 7.5px;
}

/*# Media*/

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
    max-width: 100%;
}

.wp-caption .wp-caption-text {
    color: #ababab;
    font-size: .8em;
}

.entry-image img {
    max-wwidth: 100%;
}

/*--------------------------------------------------------------
  # Captions
  --------------------------------------------------------------*/

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}

/*--------------------------------------------------------------
  # Galleries
  --------------------------------------------------------------*/

.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;
}

/*# Navigation*/

.main-navigation .icon-menu {
    border: 0;
    background: transparent;
    margin-top: 10px;
    margin-right: 20px;
    display: none;
}

.main-navigation .icon-menu:before {
    font-family: 'printcart-ico';
    content: "\f0c9";
    font-size: 30px;
    color: #000;
}

.main-navigation .menu-main-menu-wrap .menu-main-menu-title {
    display: none;
    border-bottom: solid 2px #444;
    padding: 0 20px;
    margin-bottom: 20px;
    position: relative;
}

.main-navigation .menu-main-menu-wrap .menu-main-menu-title h3 {
    color: #fff;
}

.main-navigation .menu-main-menu-wrap .menu-main-menu-title .icon-cancel-circle {
    position: absolute;
    top: 0;
    left: 15px;
    font-size: 22px;
    color: #eee;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.main-navigation .menu-main-menu-wrap .menu-main-menu-title .icon-cancel-circle:before {
    font-family: 'printcart-ico';
    content: "\a912";
    float: left;
}

.main-navigation .menu-main-menu-wrap .menu-main-menu-title .icon-cancel-circle:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary .mega-menu-toggle {
    display: none;
}

.main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary {
    height: auto !important;
    text-align: right;
}

.main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item {
    margin-left: 15px;
    margin-right: 0 !important;
}

.main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,
.main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,
.main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link {
    background: transparent;
    color: #444;
    font-weight: 500;
}

.main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
    background: transparent;
    color: #444;
}

.main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item:hover>a.mega-menu-link {
    color: #40c7ff;
}

.main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu {
    background: #fff;
    padding: 0;
    min-width: 180px;
    width: auto;
}

.main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
    background: #fff;
    padding: 0 20px;
    border-bottom: solid 1px #e1e1e1;
    white-space: nowrap;
    line-height: 42px;
    height: 42px;
    font-weight: 500;
    text-align:right;
}

.main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,
.main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus {
    color: #40c7ff;
    background: none;
}

.main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu>li.mega-menu-item:last-child>a.mega-menu-link {
    border-bottom: none;
}

.main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
    background: #ffffff;
    width: 1140px;
    right: 15px;
    padding: 15px;
    right: 0;
}

.main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item li.mega-menu-item-has-children>a.mega-menu-link:after {
    content: '\f107';
    font-family: 'printcart-ico';
}

.main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link .mega-description-group .mega-menu-description {
    display: none;
}

/*# Navigation*/

/*@import "partials/navigation/mobile";*/

/*# Comments*/

.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

/*# Posts And Pages*/

.sticky {
    display: block;
}

.hentry {
    margin: 0;
}

.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;
}

/*# Widgets*/

.widget {
    margin: 0 0 30px;
    /* Make sure select elements fit in widgets. */
}

.widget:first-of-type {
    padding-top: 0;
}

.widget .widget-title {
    margin-top: 0;
    padding-bottom: 5px;
    margin-bottom: 15px;
    position: relative;
}

.widget .widget-title:before {
    width: 60px;
    height: 1px;
    content: '';
    position: absolute;
    bottom: -1px;
}

.widget select {
    max-width: 100%;
}

.widget ul {
    list-style-type: none;
    padding-right: 0;
}

.widget ul>li>a {
    display: inline-block;
}

.widget ul .children {
    padding-right: 15px;
}

.widget ul li {
    margin-bottom: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.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: right;
    margin: 0 0 9px 10px;
    padding: 7px 10px 8px;
    border: 1px solid;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.widget .tagcloud a:hover {
    color: #fff;
}

.widget.widget_nav_menu .menu-item-has-children {
    position: relative;
    cursor: pointer;
}

.widget.widget_nav_menu .menu-item-has-children:after {
    font-family: 'printcart-ico';
    content: '\f107';
    position: absolute;
    left: 0;
    top: 0;
}

.widget.widget_nav_menu .menu-item-has-children.active:after {
    content: '\f106';
}

.widget.widget_nav_menu .sub-menu {
    display: none;
    padding-right: 15px;
}

.widget a:focus {
    outline: none;
}

.widget table caption {
    margin-bottom: 10px;
}

/*Custom widget*/

.nb_latest_post .nb_latest_item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-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-left: 15px;
}

.nb_latest_post .nb_latest_item .nb_post_thumb img {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.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;
}

/*Filter product*/

#secondary .widget.widget_price_filter .ui-slider {
    position: relative;
    text-align: right;
    margin-right: .5em;
    margin-left: .5em;
}

#secondary .widget.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: #000;
}

#secondary .widget.widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-border-radius: 1em;
    border-radius: 1em;
    cursor: ew-resize;
    outline: 0;
    top: -.3em;
    margin-right: -.5em;
}

#secondary .widget.widget_price_filter .ui-slider.ui-slider-horizontal {
    height: 0.5em;
    margin-bottom: 1em;
    margin-top: 1em;
}

#secondary .widget.widget_price_filter .ui-slider.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}

#secondary .widget.widget_price_filter .price_slider_amount {
    text-align: left;
    line-height: 2.4;
    font-size: .8751em;
}

#secondary .widget.widget_price_filter .price_slider_amount .button {
    float: right;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 15px;
}

#secondary .widget.widget_price_filter .price_slider_amount .price_label {
    text-align: right;
}

#secondary .widget.widget_price_filter .price_slider_wrapper .ui-widget-content {
    -webkit-border-radius: 1em;
    border-radius: 1em;
    background-color: #666;
    border: 0;
}

.dokan-store #secondary {
    display: none;
}

/*# Links*/

a {
    text-decoration: none;
    -webkit-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease;
}

a:focus {
    outline: 0;
}

/*# Blog*/

.blog .classic .post .entry-meta>span,
.blog .modern .post .entry-meta>span {
    margin-left: 10px;
}

.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: 22px;
}

.blog .post .entry-image .image-mask {
    position: absolute;
    top: 0;
    right: 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%;
    right: 50%;
    left: auto;
    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-right: 30px;
    margin-left: 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;
    text-transform: uppercase;
    font-size: 12.63px;
    line-height: 20px;
}

.blog .post .entry-title a {
    font-weight: 500;
    line-height: 20px;
}

.blog .post .entry-summary {
    line-height: 26px;
    color: #666666;
    margin: 18px 0 0;
}

.blog .post .read-more-link {
    margin-top: 20px;
}

.blog .post .read-more-link a {
    padding: 9px 17px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-transform: capitalize;
    line-height: 20px;
    height: auto;
    border: 1px solid;
    text-decoration: none;
}

.blog .post .read-more-link>a {
    padding: 5px 17px;
}

.blog .no-sidebar #primary {
    width: 100%;
}

.blog.meta-align-center .post .entry-meta,
.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: left;
}

.blog .site-content {
    margin-top: 60px;
}

.site-main.modern .posted-on,
.site-main.modern .byline a,
.site-main.modern .entry-meta {
    color: #888888;
    font-size: 13px;
}

.site-main.modern .entry-title {
    margin-bottom: 7px;
}

#entry-swiper {
    margin-bottom: 60px;
}

#entry-swiper .swiper-container {
    width: 100%;
}

#entry-swiper .swiper-slide {
    text-align: center;
    width: 70%;
}

#entry-swiper .entry-image img {
    width: 100%;
}

#entry-swiper .image-mask {
    display: none;
}

#entry-swiper .swiper-slide-active .entry-content {
    opacity: 1;
}

#entry-swiper .entry-content {
    -webkit-transition: 2s;
    -o-transition: 2s;
    transition: 2s;
    opacity: 0;
    background: #fff;
    border: none;
    outline: none;
    padding: 30px;
}

#entry-swiper .entry-content .entry-cat {
    margin-bottom: 6px;
}

#entry-swiper .entry-content .entry-cat a {
    text-transform: uppercase;
}

#entry-swiper .entry-content h3.entry-title a {
    position: relative;
    display: inline-block;
    padding-bottom: 13px;
}

#entry-swiper .entry-content h3.entry-title a:before {
    content: '';
    position: absolute;
    height: 2px;
    width: 40px;
    bottom: 0px;
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    background: #555555;
}

#entry-swiper .entry-content .entry-meta {
    margin-bottom: 25px;
    text-transform: uppercase;
}

#entry-swiper .entry-content .entry-meta .byline {
    color: #999999;
}

#entry-swiper .entry-content .entry-meta>span:not(:last-child):after {
    content: '-';
    margin-right: 10px;
    margin-left: 10px;
}

#entry-swiper .entry-image~.entry-content {
    position: absolute;
    right: 50%;
    top: 50%;
    -webkit-transform: translateX(50%) translateY(-50%);
    -ms-transform: translateX(50%) translateY(-50%);
    transform: translateX(50%) translateY(-50%);
    width: 50%;
}

article .more-link {
    font-size: 18px;
}

article .more-link .meta-nav {
    margin-right: 5px;
    -webkit-animation: more-link 1s linear infinite;
    animation: more-link 1s linear infinite;
}

@-webkit-keyframes more-link {
    0% {
        margin-right: 5px;
    }

    50% {
        margin-right: 10px;
    }

    100% {
        margin-right: 5px;
    }
}

@keyframes more-link {
    0% {
        margin-right: 5px;
    }

    50% {
        margin-right: 10px;
    }

    100% {
        margin-right: 5px;
    }
}

.related-post-wrap .owl-nav>div {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0;
    font-size: 36px;
    background-color: rgba(255, 255, 255, 0.7);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.related-post-wrap .owl-nav>div.owl-prev {
    right: 0;
}

.related-post-wrap .owl-nav>div.owl-next {
    left: 0;
}

.nbd-gallery-con {
    padding-right: 1px;
}

.nbd-gallery-con .nbd-sidebar-con-inner ul {
    padding-right: 0;
}

.nbd-gallery-con .nbd-sidebar-con-inner ul li a span {
    white-space: normal;
}

.blog .modern article {
    margin-bottom: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.blog .modern article .entry-image {
    position: relative;
    margin-bottom: 0px;
    -webkit-flex-basis: 370px;
    -ms-flex-preferred-size: 370px;
    flex-basis: 370px;
    min-width: 370px;
    margin-left: 30px;
}

.blog .modern article .entry-image a {
    display: block;
    max-height: 250px;
    overflow: hidden;
}

.content-search>article .entry-meta,
.content-search>article .comments-link {
    display: inline-block;
    margin-bottom: 15px;
}

.content-search>article .entry-meta>span,
.content-search>article .comments-link>span {
    display: inline-block;
    margin-left: 15px;
}

.content-search>article .entry-meta {
    color: #999;
    font-size: 14px;
    margin-bottom: 10px;
}

.content-search>article .entry-meta>span {
    margin-left: 5px;
}

.content-search>article .entry-meta>span.byline {
    margin-right: 5px;
}

.content-search>article .entry-meta>span.no-comments {
    margin-right: 6px;
}

.content-search>article .entry-title {
    margin-top: 0;
    margin-bottom: 0px;
}

.content-search>article .entry-text {
    margin-bottom: 30px;
}

.content-search>article .entry-text:after {
    display: table;
    content: '';
    clear: both;
}

.content-search>article .entry-summary {
    margin-top: 0;
}

.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;
}

.content-search>article .entry-footer span:before {
    margin-left: 5px;
}

.content-search>article .entry-footer .tags-links,
.content-search>article .entry-footer .comments-link {
    font-size: .9em;
    font-style: italic;
}

.content-search>article:not(:last-of-type) {
    margin-bottom: 30px;
    border-bottom: 1px solid #d7d7d7;
}

.content-search>article:last-of-type {
    margin-bottom: 0;
}

.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-left: 30px !important;
    margin-bottom: 15px !important;
}

.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;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.blog .classic {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    margin-right: 0;
    margin-left: 0;
}

.blog .classic .post .entry-title {
    margin-top: 6px;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.blog .classic .post .entry-meta {
    font-size: 12.63px;
    color: #888888;
}

.blog.style-2 .post {
    margin-bottom: 60px;
}

.blog.style-2 .post .entry-image {
    margin-bottom: 0;
}

.blog.classic-1-columns .post,
.blog .classic--columns .post {
    width: 100%;
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 60px;
    padding-bottom: 15px;
}

.blog.classic-1-columns .post:last-child,
.blog .classic--columns .post:last-child {
    border-bottom: 0;
    margin-bottom: 0;
}

.blog.classic-1-columns .post .entry-image img,
.blog .classic--columns .post .entry-image img {
    width: 100%;
}

.blog.classic-1-columns .post .entry-text,
.blog .classic--columns .post .entry-text {
    margin-top: 18px;
}

.blog.classic-2-columns .blog-wrapper-columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.blog.classic-2-columns .post {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 45px;
}

.blog.classic-2-columns .post .entry-image img {
    width: 100%;
}

.blog.classic-2-columns .post .read-more-link {
    padding-bottom: 30px;
}

.blog.classic-2-columns .post:nth-child(2n+2):after {
    left: 0px;
    width: auto;
}

.blog.classic-3-columns .blog-wrapper-columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.blog.classic-3-columns .post {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 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%;
    margin-bottom: 45px;
}

.blog.classic-3-columns .post .entry-image img {
    width: 100%;
}

.blog.classic-3-columns .post .read-more-link {
    padding-bottom: 30px;
}

.blog.classic-3-columns .post:nth-child(3n+3):after {
    left: 0px;
    width: auto;
}

.single-blog {
    margin-bottom: 60px;
}

.single-blog.no-sidebar #primary {
    width: 100%;
}

.single-blog .entry-image {
    margin-bottom: 30px;
}

.single-blog .entry-content {
    padding-left: 0;
    padding-right:0;
    padding-bottom: 30px;
}

.single-blog .social-section {
    text-align: center;
    text-transform: uppercase;
    color: #999999;
    padding-right: 0;
}

.single-blog .social-section .social-item {
    display: inline-block;
    margin-left: 10px;
}

.single-blog .entry-wrap {
    text-align: center;
    margin-bottom: 20px;
}

.single-blog .entry-wrap span {
    text-transform: uppercase;
}

.single-blog .entry-wrap .entry-meta {
    display: inline-block;
}

.single-blog .entry-wrap .entry-meta>span:not(:last-child):after {
    content: '-';
    margin-left: 15px;
    margin-right: 15px;
}

.single-blog .entry-wrap .entry-tags {
    display: inline-block;
}

.single-blog .entry-wrap .entry-tags:before {
    content: '-';
    margin-left: 15px;
    margin-right: 15px;
}

.single-blog .entry-wrap .entry-tags label {
    text-transform: uppercase;
}

.single-blog .entry-title {
    margin-top: 0;
    margin-bottom: 20px;
    text-align: center;
}

.single-blog .entry-title a {
    position: relative;
    padding-bottom: 10px;
}

.single-blog .entry-title a:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    height: 2px;
    background: #555555;
    width: 40px;
}

.single-blog .entry-cat {
    text-align: center;
}

.single-blog .entry-cat a {
    display: inline-block;
    background: #fff;
    text-transform: uppercase;
    padding: 8px;
}

.single-blog .entry-text {
    margin-bottom: 30px;
}

.single-blog .entry-share .social-section {
    display: inline-block;
}

.single-blog div.entry-recent {
    margin-bottom: 65px;
}

.single-blog div.entry-recent .related-post-wrap {
    margin: 0;
}

.single-blog div.entry-recent .related-post-wrap .related-item {
    padding: 0;
}

.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-left: 5px;
}

.single-blog .entry-footer .tags-links {
    font-style: italic;
}

.single-blog .tags-links:before {
    display: none;
}

.single-blog .entry-author {
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 65px;
}

.single-blog .entry-author .author-image {
    margin-left: 30px;
}

.single-blog .entry-author .author-name {
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 18px;
    margin-bottom: 20px;
    text-transform: capitalize;
}

.single-blog .entry-author .author-description {
    line-height: 24px;
    margin-bottom: 10px;
}

.single-blog .single-blog-nav {
    position: relative;
    padding-top: 30px;
    padding-bottom: 130px;
    margin-bottom: 30px;
}

.single-blog .single-blog-nav .prev,
.single-blog .single-blog-nav .next {
    position: absolute;
    width: 45%;
}

.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 a,
.single-blog .single-blog-nav .next a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.single-blog .single-blog-nav .prev .thumb img,
.single-blog .single-blog-nav .next .thumb img {
    width: 100px;
    max-width: none;
}

.single-blog .single-blog-nav .prev .navi,
.single-blog .single-blog-nav .next .navi {
    font-size: 16px;
    font-weight: bold;
}

.single-blog .single-blog-nav .prev .navi span,
.single-blog .single-blog-nav .next .navi span {
    display: block;
    text-transform: uppercase;
    color: #999999;
    font-size: 12px;
    font-weight: normal;
}

.single-blog .single-blog-nav .prev {
    right: 0;
}

.single-blog .single-blog-nav .prev .meta-nav {
    right: -30px;
}

.single-blog .single-blog-nav .prev:hover .meta-nav {
    right: -20px;
}

.single-blog .single-blog-nav .prev .navi {
    margin-right: 30px;
}

.single-blog .single-blog-nav .next {
    left: 0;
    right:auto;
    text-align: left;
}

.single-blog .single-blog-nav .next .meta-nav {
    left: -30px;
}

.single-blog .single-blog-nav .next:hover .meta-nav {
    left: -20px;
}

.single-blog .single-blog-nav .next a {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.single-blog .single-blog-nav .next .navi {
    margin-left: 30px;
}

.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: left;
}

.single-blog .author-image {
    min-width: 165px;
}

.single-blog .author-image img {
    width: 100%;
}

.single-blog .author-title,
.single-blog .related-title,
.single-blog .comment-title {
    text-align: center;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 45px;
}

.single-blog .author-title h2,
.single-blog .related-title h2,
.single-blog .comment-title h2 {
    display: inline-block;
    margin-bottom: 0;
    padding-bottom: 25px;
    position: relative;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
}

.single-blog .author-title h2:after,
.single-blog .related-title h2:after,
.single-blog .comment-title h2:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    background: #555555;
    bottom: 0;
    right: 0;
}

.single-blog #comments {
    padding: 0;
}

.single-blog #comments .comment-respond #reply-title {
    display: none;
}

.single-blog #comments .comments-title {
    display: none;
}

.single-blog #comments .comment-list {
    margin-bottom: 50px;
}

.single-blog #comments .comment-list .comment-meta {
    margin-bottom: 25px;
}

.single-blog #comments .comment-list .comment-author {
    font-size: 16px;
    margin-bottom: 5px;
}

.single-blog #comments .comment-list .comment-author span {
    display: none;
}

.single-blog #comments .comment-list .comment-metadata time {
    text-transform: uppercase;
    font-size: 12px;
}

.single-blog #comments .comment-list .comment-content {
    line-height: 24px;
}

.single-blog #comments .comment-list .comment-body {
    position: relative;
}

.single-blog #comments .comment-list .comment-body .reply {
    position: absolute;
    left: 0;
    top: 0;
}

.single-blog #comments #respond {
    text-align: center;
}

.single-blog #comments #respond h3 {
    display: inline-block;
    position: relative;
    font-size: 18px;
    margin-bottom: 45px;
    padding-bottom: 25px;
}

.single-blog #comments #respond h3:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 50%;
    height: 2px;
    width: 100%;
    background: #555555;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
}

.single-blog #comments #respond form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.single-blog #comments #respond form .comment-form-comment {
    width: 100%;
}

.single-blog #comments #respond input:not([type='submit']) {
    padding-right: 15px;
    width: 100%;
}

.single-blog #comments #respond .form-submit {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
}

.single-blog #comments #respond .form-submit input {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
}

.single-blog #comments #respond p {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}

.single-blog #comments #respond p[class*='comment-form']:not(.comment-form-comment) {
    width: 33.3%;
    display: inline-block;
}

.single-blog #comments #respond p textarea {
    padding-right: 15px;
    padding-left: 15px;
}

.single-post .site-content {
    margin-top: 60px;
}

.single-post .nb-page-title .entry-cat a {
    display: inline-block;
    padding: 8px;
}

.single-post .entry-image img {
    width: 100%;
}

.single-post .nb-page-title-wrap {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 45px;
}

.single-post .nb-page-title-wrap span {
    margin: 0px 8px;
}

.single-post .nb-page-title-wrap nav {
    color: #fff;
}

.single-post .nb-page-title-wrap nav a {
    color: #fff;
}

.single-post .entry-content .single-post .entry-text .entry-footer {
    display: none;
}

.single-post .entry-footer {
    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;
    border: 1px solid;
    padding: 14px 20px;
}

.single-post .entry-footer .entry-tags label {
    margin-left: 5px;
}

.single-post .entry-footer .entry-tags .tags-links {
    font-style: normal;
}

.style-3.nb-social-icons a {
    border: none;
}

.meta-align-center article.post {
    text-align: center;
}

.meta-align-center article.post .entry-title a:before {
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
}

.meta-align-center article.post .entry-text {
    text-align: right;
}

.meta-align-right article {
    text-align: left;
}

.meta-align-right article .entry-title a:before {
    left: 0;
}

.meta-align-right article .entry-text {
    text-align: right;
}

.blogs article .entry-content div.entry-image {
    margin-bottom: 35px;
}

.blogs article .entry-cat {
    text-transform: uppercase;
    margin-bottom: 5px;
}

.blogs article .entry-title {
    margin-bottom: 15px;
}

.blogs article .entry-title a {
    position: relative;
    display: inline-block;
    padding-bottom: 15px;
}

.blogs article .entry-title a:before {
    content: '';
    position: absolute;
    height: 2px;
    width: 40px;
    background: #555555;
    bottom: 0;
}

.blogs article .entry-wrap {
    text-transform: uppercase;
}

.blogs article .entry-wrap .entry-meta {
    display: inline-block;
}

.blogs article .entry-wrap .entry-meta>span:after {
    content: '-';
    margin-right: 10px;
    margin-left: 10px;
}

.blogs article .entry-wrap .entry-meta .byline {
    color: #999999;
}

.blogs article .entry-wrap .entry-meta .byline a {
    text-transform: uppercase;
}

.blogs article .entry-wrap .tags-links {
    color: #999999;
}

.blogs article .entry-wrap>span:not(:last-child):after {
    content: '-';
    margin-right: 10px;
    margin-left: 10px;
}

.blogs article .entry-text {
    margin-bottom: 20px;
}

.blogs article .entry-text .entry-summary {
    margin-top: 20px;
    margin-bottom: 25px;
}

.blogs article .entry-footer span {
    text-transform: uppercase;
}

.blogs article .entry-footer .social-section {
    display: inline-block;
    padding-right: 0;
}

.blogs article .entry-footer .social-section .social-item {
    display: inline-block;
    margin-left: 15px;
}

.layout-1-columns .post .entry-content {
    overflow: visible;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.layout-1-columns .post .entry-content>div {
    width: -webkit-calc(50% - 15px);
    width: calc(50% - 15px);
}

.layout-1-columns .post .entry-content .entry-title {
    margin-bottom: 3px;
}

.layout-1-columns .post .entry-content .entry-text .entry-summary {
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 24px;
}

.layout-2-columns .layout,
.layout-3-columns .layout {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: -15px;
    margin-right: -15px;
}

.layout-2-columns .layout article,
.layout-3-columns .layout article {
    padding-left: 15px;
    padding-right: 15px;
}

.layout-2-columns .layout article .entry-title a,
.layout-3-columns .layout article .entry-title a {
    position: relative;
    display: inline-block;
    padding-bottom: 13px;
}

.layout-2-columns .layout article .entry-title a:before,
.layout-3-columns .layout article .entry-title a:before {
    content: '';
    position: absolute;
    height: 2px;
    width: 40px;
    bottom: 0px;
    background: #555555;
}

.layout-2-columns .layout article .entry-summary,
.layout-3-columns .layout article .entry-summary {
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 24px;
}

.layout-2-columns .layout article {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.layout-3-columns .layout article {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3%;
    -ms-flex: 0 0 33.3%;
    flex: 0 0 33.3%;
    max-width: 33.3%;
}

.layout .image-mask {
    display: none;
}

.layout .entry-thumb {
    position: relative;
    margin-bottom: 25px;
}

.layout .entry-thumb .entry-number {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.65);
    opacity: 0;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.layout .entry-thumb .entry-number span {
    color: #fff;
}

.layout .entry-thumb .entry-number span i {
    margin-left: 10px;
}

.layout .entry-thumb .entry-number span a {
    color: #fff;
}

.layout .entry-thumb .entry-number>span:not(:last-child) {
    margin-left: 30px;
}

.layout .entry-thumb:hover .entry-number {
    opacity: 1;
}

.layout .entry-cat {
    text-transform: uppercase;
}

.layout .entry-meta span,
.layout .entry-meta span.byline span.author a {
    text-transform: uppercase;
}

.layout .entry-meta>span.byline {
    color: #999999;
}

.layout .entry-meta>span:not(:last-child):after {
    content: '-';
    margin-right: 15px;
    margin-left: 15px;
}

.layout .entry-footer {
    margin-top: 20px;
    text-transform: uppercase;
}

.layout .entry-footer .social-section {
    display: inline-block;
    padding-right: 0;
}

.layout .entry-footer .social-section .social-item {
    display: inline-block;
    margin-left: 10px;
}

.enable #secondary .side-wrap {
    text-align: center;
    border-bottom: 1px solid;
    margin-bottom: 20px;
}

.enable #secondary .side-wrap h3.widget-title {
    display: inline-block;
    border-bottom: none;
    margin-bottom: 0;
}

.enable #secondary .side-wrap h3.widget-title:before {
    right: 50%;
    width: 100%;
    height: 2px;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
}

.paging-navigation,
.woocommerce-pagination {
    text-align: center;
}

.paging-navigation a:hover,
.woocommerce-pagination a:hover {
    text-decoration: none;
}

.paging-navigation .page-numbers,
.woocommerce-pagination .page-numbers {
    margin-left: 5px;
}

.paging-navigation.pagination-style-1 .page-numbers:not(.next),
.woocommerce-pagination.pagination-style-1 .page-numbers:not(.next) {
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
}

.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-left: 5px;
}

.paging-navigation {
    margin-bottom: 30px;
}

.nb-page-title-wrap h1 {
    margin-top: 0;
    margin-bottom: 0;
}

.nb-page-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.nb-page-title h1 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.single-post .nb-page-title {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    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 h1 {
    margin-top: 15px;
    margin-bottom: 15px;
}

.single-post .nb-page-title .entry-meta {
    font-size: .9em;
    text-transform: uppercase;
}

.single-post .entry-recent h5.heading-title {
    text-transform: uppercase;
    color: #444;
    font-weight: 600;
}

.single-post .entry-recent .related-post-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -15px;
}

.single-post .entry-recent .related-post-wrap .related-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33%;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    padding: 0 15px;
}

.single-post .entry-recent .related-post-wrap .related-item>a {
    display: block;
    margin-bottom: 24px;
    background: #fafaf7;
    position: relative;
}

.single-post .entry-recent .related-post-wrap .related-item>a:before {
    content: '';
    position: absolute;
    border: 1px solid #fff;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.single-post .entry-recent .related-post-wrap .related-item>a:hover:before {
    top: 20px;
    right: 20px;
    left: 20px;
    bottom: 20px;
    opacity: 1;
}

.single-post .entry-recent .related-post-wrap .related-item h5 a {
    color: #444444;
    line-height: 26px;
    text-decoration: none;
    font-weight: 500;
}

.nb-social-icons {
    margin: 0;
    padding: 0;
    list-style: none;
}

.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-left: 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;
    right: 0;
    top: 35%;
    width: 40px;
}

.nb-social-icons.floating>a {
    margin-bottom: 5px;
}

.site-main.modern .single-social {
    display: inline-block;
}

.single-social {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
}

.single-social li {
    display: none;
}

.single-social li.all-share {
    display: inline-block;
}

.single-social li a,
.single-social li.active a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #4285f4;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 30px;
    height: 30px;
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 15px;
}

.single-social li a:hover,
.single-social li a:focus,
.single-social li.active a:hover,
.single-social li.active a:focus {
    text-decoration: none;
    background-color: #4285f4;
    color: #fff;
}

.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.nb-primary-button,
.nb-secondary-button {
    text-transform: uppercase;
    font-size: 1em;
}

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,
.wishlist-btn.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;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    border-style: solid;
}

.site-footer .footer-top-section {
    padding-top: 65px;
}

.site-footer .wpb_single_image {
    margin-bottom: 30px;
}

.site-footer .wpb_text_column {
    margin-bottom: 10px;
}

.site-footer .wpb_text_column p {
    text-align: center;
}

.site-footer .wpb_wrapper p {
    font-size: 14px;
    margin-bottom: 0;
}

.site-footer .uavc-list {
    clear: both;
}

.site-footer .uavc-list>li {
    border: 0 none !important;
}

.site-footer .uavc-list .uavc-list-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.site-footer .uavc-list .uavc-list-content>p {
    margin: 0;
}

.site-footer .uavc-list .uavc-list-content:hover .aio-icon {
    color: #71c07f;
}

.site-footer .uavc-icons {
    clear: both;
    padding-top: 5px;
}

.site-footer .uavc-icons .aio-icon {
    background: #555;
    color: #999;
    margin-top: 5px;
}

.site-footer .uavc-icons .aio-icon:hover {
    background: #71c07f;
    color: #fff;
}

.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%;
    padding-left: 15px;
}

.site-footer .nb_latest_post .nb_latest_item .nb_post_thumb img {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.site-footer .nb_latest_post .nb_latest_item .nb_post_desc {
    line-height: 1.25;
    overflow: hidden;
}

.site-footer .nb_latest_post .nb_latest_item .nb_post_desc p {
    font-size: 14px;
}

.site-footer .nb_latest_post .nb_latest_item .nb_post_title {
    margin-top: -5px;
    margin-bottom: 5px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 18px;
}

.site-footer .nb_latest_post .nb_latest_item .nb_post_title>a {
    font-weight: bold;
    color: #999;
}

.site-footer .nb_latest_post .nb_latest_item .nb_post_title>a:hover {
    color: #71c07f;
}

.site-footer .wpb_flickr_widget {
    padding-top: 10px;
}

.site-footer .wpb_flickr_widget .wpb_wrapper {
    margin-right: -2px;
    margin-left: -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;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.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: 10px;
    border-bottom: 0 none;
}

.site-footer .widget .widget-title:before {
    display: none;
}

.site-footer .jr_times {
    padding-top: 5px;
}

.site-footer dl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0;
    margin-bottom: 15px;
}

.site-footer dl dt {
    font-weight: normal;
    font-size: 14px;
}

.site-footer dl dd {
    color: #999;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    width: 100%;
    margin: 0;
}

.footer-abs-section {
    border-top: 1px solid #555;
}

.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%;
    font-size: 14px;
}

.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: left;
}

.footer-abs-section p {
    margin-bottom: 0;
}

.footer-abs-section img {
    margin: 5px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.footer-abs-section img:last-of-type {
    margin-left: 0;
}

.wrap-top .top_left .widget {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
}

.wrap-top .top_left .widget .widget-title {
    text-transform: none;
    font-size: 24px !important;
    margin-left: 50px;
    margin-right: 0;
}

.wrap-top .top_left .widget .textwidget {
    width: 100%;
}

.wrap-top .top_left .widget .textwidget .form {
    width: 100%;
}

.wrap-top .top_left .widget .textwidget .form input[type="email"] {
    height: 46px;
    padding-right: 28px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    font-size: 16px;
}

.wrap-top .top_left .widget .textwidget .form .submit_b {
    width: 77px;
}

.wrap-top .top_left .widget .textwidget .form .submit_b span:after {
    content: '\f1d9';
}

.wrap-top .top_right {
    text-align: left;
}

.wrap-top .top_right .widget {
    margin-bottom: 0px;
}

.wrap-top .top_right .nbfw-social-link-widget li {
    -webkit-border-radius: 100px;
    border-radius: 100px;
}

.wrap-top .top_right .nbfw-social-link-widget li a {
    height: 45px;
    width: 45px;
}

.wrap-top .top_right .nbfw-social-link-widget li a i {
    font-size: 22.5px;
}

footer.site-footer .footer-top-section .wrap-top {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

footer.site-footer .footer-top-section .logo-wrapper-f {
    margin-bottom: 7px;
}

footer.site-footer .footer-top-section .footer_top_title {
    width: 70%;
    display: inline-block;
    line-height: 23px;
    margin-bottom: 45px;
}

footer.site-footer .footer-top-section .footer_top_left {
    padding-left: 30px;
}

footer.site-footer .footer-top-section .footer_top_left .phone {
    font-size: 16px;
    margin-bottom: 10px;
}

footer.site-footer .footer-top-section .footer_top_left .email {
    margin-bottom: 0;
}

footer.site-footer .footer-top-section .footer_top_left .email a {
    text-decoration: none;
    font-size: 16px;
}

footer.site-footer .footer-top-section .footer_top_left .street {
    font-size: 16px;
}

footer.site-footer .footer-top-section .footer_top_right {
    padding-right: 30px;
}

footer.site-footer .footer-top-section .footer_top_right .caption {
    font-size: 16px;
    margin-bottom: 13px;
}

footer.site-footer .footer-top-section .form {
    position: relative;
    display: inline-block;
    width: 270px;
}

footer.site-footer .footer-top-section .form input[type="email"] {
    width: 100%;
    font-size: 13.63px;
    padding: 10px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: transparent;
}

footer.site-footer .footer-top-section .form .submit_b {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 41px;
    height: 100%;
    z-index: 100;
    right: auto;
}

footer.site-footer .footer-top-section .form .submit_b input {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: transparent;
    width: 100%;
    height: 100%;
    border: none;
    color: transparent;
}

footer.site-footer .footer-top-section .form .submit_b span:after {
    content: '\f107';
    font-family: 'printcart-ico';
    position: absolute;
    top: 50%;
    z-index: -1;
    right: 50%;
    left:auto;
    -webkit-transform: translateX(50%) translateY(-50%) rotate(180deg);
    -ms-transform: translateX(50%) translateY(-50%) rotate(180deg);
    transform: translateX(50%) translateY(-50%) rotate(180deg);
}

footer.site-footer .form input[type="email"].dark {
    color: #fff;
}

footer.site-footer .footer-bot-section:before {
    display: none;
}

footer.site-footer .footer-bot-section:after {
    display: none;
}

footer.site-footer .footer-bot-section .form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

footer.site-footer .footer-bot-section .form .submit_b {
    display: inline-block;
}

footer.site-footer .footer-bot-section .form .submit_b input[type="submit"] {
    height: 100%;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: none;
    text-transform: none;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

footer.site-footer .footer-bot-section .form input[type="email"] {
    font-size: 14px;
    padding: 9px;
    width: 100%;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-left: 5px;
    background: transparent;
}

footer.site-footer .footer-bot-section .textwidget form {
    margin-bottom: 9px;
}

footer.site-footer .footer-bot-section ul li {
    margin-bottom: 16px;
}

footer.site-footer .footer-bot-section ul li a {
    text-transform: capitalize;
}

footer.site-footer .footer-bot-section .uppercase .widget .widget-title {
    text-transform: uppercase !important;
}

footer.site-footer .footer-bot-section .listnone ul li a {
    padding-right: 0px;
}

footer.site-footer .footer-bot-section .listnone ul li a:before {
    display: none;
}

footer.site-footer .footer-bot-section .wrap-content li {
    position: relative;
    margin-bottom: -16px;
}

footer.site-footer .footer-bot-section .wrap-content li p {
    padding-right: 28px;
    margin-bottom: 19px;
}

footer.site-footer .footer-bot-section .wrap-content li p .text {
    display: inline-block;
    padding-right: 0px;
    line-height: 30px;
}

footer.site-footer .footer-bot-section .wrap-content li p .text:before {
    display: none;
}

footer.site-footer .footer-bot-section .wrap-content li div {
    position: absolute;
    font-size: 14px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    top: 7px;
}

footer.site-footer .footer-abs-section .footer-abs-middle a {
    text-decoration: none;
}

footer.site-footer .footer-abs-section .nbfw-social-links {
    margin-bottom: 0px;
}

footer.site-footer .footer-abs-section .nbfw-social-links ul.nbfw-social-link-widget {
    text-align: center;
    margin-bottom: 18px;
}

footer.site-footer .footer-abs-section .footer-abs-content {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

footer.site-footer .footer-abs-section .footer-abs-content .footer-abs-left,
footer.site-footer .footer-abs-section .footer-abs-content .footer-abs-right {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    width: auto;
}

footer.site-footer ul.nbfw-social-link-widget {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

footer.site-footer ul.nbfw-social-link-widget li {
    display: inline-block;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid !important;
    padding: 0px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

footer.site-footer ul.nbfw-social-link-widget li a {
    height: 30px;
    width: 30px;
    display: block;
    padding-right: 0px !important;
    border: none;
    margin: 0px;
    position: relative;
}

footer.site-footer ul.nbfw-social-link-widget li a i {
    font-size: 16.03px;
    position: absolute;
    top: 50%;
    right: 50%;
    left: auto;
    -webkit-transform: translateX(50%) translateY(-50%);
    -ms-transform: translateX(50%) translateY(-50%);
    transform: translateX(50%) translateY(-50%);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

footer.site-footer ul.nbfw-social-link-widget li a:before {
    content: '' !important;
}

footer.site-footer ul.nbfw-social-link-widget li:not(:last-child) {
    margin-left: 20px;
    margin-right: 0;
}

.nb-input-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.nb-input-group .search-field {
    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;
    color: #fff;
}

.nb-input-group .search-button button i {
    color: #fff !important;
}

.comment-list {
    padding-right: 0;
    list-style-type: none;
}

.comment-list .avatar {
    float: right;
    margin-left: 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 .comment {
    padding-top: 30px;
    border-top: 1px solid;
}

.comment-list .reply,
.comment-list .edit-link {
    text-transform: uppercase;
}

.comment-list .reply {
    margin-bottom: 30px;
}

.comment-list>.comment:first-child {
    border-top: none;
}

.comment-list ol {
    list-style-type: none;
}

.comments-area {
    padding: 45px 0px 0;
}

.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;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-top: 1px solid;
    border-bottom: 1px solid;
}

.nb-comment-form textarea::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #ababab;
}

.nb-comment-form textarea:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #ababab;
    opacity: 1;
}

.nb-comment-form textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #ababab;
    opacity: 1;
}

.nb-comment-form textarea:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #ababab;
}

.nb-comment-form textarea:focus {
    outline: none;
}

.single-post .comment-form>p {
    margin-bottom: 0;
    margin-top: 15px;
}

.single-post .comment-form>p label {
    min-width: 80px;
}

.single-post .comment-form textarea,
.single-post .comment-form input:not([type='submit']) {
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 12.63px;
    padding-right: 15px;
}

.single-post .comment-form input:not([type='submit']) {
    height: 35px;
    min-width: 100%;
}

.single-post .comment-form #submit {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 30%;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    font-weight: 600;
    padding: 0 30px;
}

#reply-title {
    text-transform: uppercase;
    font-weight: 600;
    color: #444;
}

#wp-comment-cookies-consent {
    float: right;
    min-width: auto;
    margin-left: 5px;
    position: relative;
    bottom: 7px;
}

.nb-back-to-top-wrap {
    display: inline-block;
    position: fixed;
    left: 45px;
    right: auto;
    bottom: 45px;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    z-index: 99;
}

.nb-back-to-top-wrap a {
    display: inline-block;
    padding: 0 10px 4px;
    font-size: 16px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.nb-back-to-top-wrap a span {
    display: block;
    font-size: 14px;
    margin-top: -5px;
}

.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.light {
    background-color: #edf0f5;
    color: #323232;
}

.nb-back-to-top-wrap a.circle {
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.nb-back-to-top-wrap a.dark {
    background-color: #323232;
    color: #fff;
}

.nb-back-to-top-wrap:hover a {
    color: #fff;
}

.widget_products .product_list_widget {
    margin-top: 0;
}

.widget_products .product_list_widget>li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0;
    margin-bottom: 15px;
    padding-bottom: 13px;
}

.widget_products .product_list_widget>li>a {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
}

.widget_products .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-right: 15px;
}

.widget_products .product_list_widget>li:first-child {
    padding-top: 3px;
}

.widget_products .product_list_widget .product-title {
    margin-bottom: 5px;
}

.widget_products .product_list_widget .product-title a {
    font-weight: 600;
}

.widget_products .product_list_widget .product-title a:hover {
    text-decoration: none;
}

.widget_products .product_list_widget .product .star-rating {
    margin-bottom: 5px;
}

.widget_products .product_list_widget .widget-product-meta del {
    font-size: 14px;
}

.widget_products .product_list_widget .widget-product-meta>span.amount,
.widget_products .product_list_widget .widget-product-meta ins {
    font-weight: 600;
}

.widget_nav_menu .menu-item-has-children a {
    width: 100%;
}

.error404 main {
    text-align: center;
    padding-top: 130px;
    margin-bottom: 60px;
}

.error404 main .pnf-heading {
    font-size: 200px;
    font-weight: bold;
    line-height: 0.09;
    text-align: center;
    color: #1E88E5;
    margin-bottom: 0;
    text-shadow: 0px 15px 0 rgba(153, 153, 153, 0.35);
    -webkit-text-stroke: 8px #ffffff;
}

.error404 main img {
    position: relative;
    bottom: -90px;
    max-width: 100%;
    height: auto;
}

.error404 main .text-wrap {
    background: #f6f6f6;
    padding-top: 105px;
    padding-bottom: 70px;
}

.error404 main h1 {
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: bold;
    text-transform: uppercase;
    color: #1E88E5;
    margin-top: 0;
    margin-bottom: 45px;
}

.error404 main p:not(.home-link) a {
    text-transform: uppercase;
    font-weight: bold;
    color: #666;
}

.error404 main .home-link {
    background: #1E88E5;
    line-height: 105px;
}

.error404 main .home-link a {
    color: #fff;
}

.error404 main .home-link .icon-home {
    background: #444;
    padding: 20px;
    text-transform: uppercase;
}

.cart-layout-1 {
    margin-bottom: 90px;
}

.cart-layout-1 table.shop_table .actions .coupon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    float: right;
    width: 50%;
    margin-left: 30px;
}

.cart-layout-1 table.shop_table .actions .coupon input[type="text"] {
    width: 100%;
}

.cart-layout-1 table.shop_table .nbd-cart-upload-file:not([id]) a {
    float: right;
    text-transform: capitalize;
    display: block;
    padding: 3px 10px;
    margin-left: 15px;
}

.cart-layout-1 table.shop_table .nbd-cart-upload-file[id] {
    margin-bottom: 15px;
}

.cart-layout-1 table.shop_table .nbd-cart-upload-file[id] i {
    margin-left: 5px;
}

.cart-layout-1 table.shop_table .nbd-cart-upload-file[id] .remove {
    margin-right: 30px;
}

.cart-layout-1 table.shop_table .nbt-ou-fast button {
    border: none;
    padding: 6px 10px;
    text-transform: capitalize;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.cart-layout-1 table.shop_table .product-name>a {
    display: inline-block;
    margin-bottom: 15px;
}

.cart-layout-1 table.shop_table tr.cart_item:nth-of-type(2n+1) {
    background-color: #f4f4f4;
}

.cart-layout-1 table.shop_table tr.cart_item:nth-of-type(2n) {
    background-color: #fafafa;
}

.cart-layout-1 .cart-collaterals .cart_totals {
    width: 50%;
    margin-right: auto;
}

.cart-layout-1 .cart-collaterals .cart_totals h3 {
    text-align: right;
    font-weight: bold;
}

.cart-layout-1 .cart-collaterals .cart_totals tr th {
    text-align: right;
    padding-right: 15px;
}

.cart-layout-1 .cart-collaterals .cart_totals tr td {
    padding-left: 15px;
}

.cart-layout-1 .cart-collaterals .cart_totals tr.cart-subtotal {
    background-color: #fafafa;
}

.cart-layout-1 .cart-collaterals .cart_totals tr.order-total {
    background-color: #f4f4f4;
}

.cart-layout-1 .cart-collaterals .cart_totals .wc-proceed-to-checkout a {
    width: 100%;
    text-align: center;
}

/*# Responsive*/

.scale {
    overflow: hidden;
}

.scale img {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.scale img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

table.compare-list tr.description td ul {
    list-style: none !important;
}

.vc-tab-product-wrapper .vc-tab-product-content.light .products .product .price del .amount,
.vc-tab-product-wrapper .vc-tab-product-content.light .products .product .price .amount {
    font-size: 18px;
    font-weight: 400;
}

.vc-tab-product-wrapper .vc-tab-product-content.light .products .product p {
    font-size: 14px;
    font-weight: 400;
}

.effect-5 .vc_single_image-wrapper:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
}

.effect-5 .vc_single_image-wrapper:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
}

.effect-5:hover .vc_single_image-wrapper:before {
    left: 50%;
    right: 50%;
    background: rgba(255, 255, 255, 0.2);
}

.effect-5:hover .vc_single_image-wrapper::after {
    top: 50%;
    bottom: 50%;
    background: rgba(255, 255, 255, 0.2);
}

.z-index {
    position: relative;
    z-index: 9;
}

.products .product .price del .amount {
    color: #666666;
}

.wishlist-btn a {
    text-decoration: none;
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder {
    color: #666;
}

h1.h1-hidden {
    height: 0px;
    position: absolute;
    right: -9999px;
    left: auto;
}

.nb-page-title-wrap {
    font-size: 14px;
    margin-bottom: 10px;
    padding-top: 40px;
    padding-bottom: 15px;
}

.nb-page-title-wrap .nb-page-title {
    margin: 0;
}

.nb-page-title-wrap .nb-page-title .woocommerce-breadcrumb {
    color: #4285f4;
}

.nb-page-title-wrap .nb-page-title a {
    color: #888888;
}

.nb-page-title-wrap .nb-page-title span {
    display: inline-block;
    margin: 0 20px;
    font-size: 15px;
    position: relative;
    top: 1px;
    color: #888888;
}

.site-footer .widget select {
    color: #000;
}

.site-footer h7 {
    display: block;
    font-size: 12.63px;
}

.site-footer .footer-top-section {
    padding: 55px 0 45px;
}

.site-footer .footer-top-section .alt-footer-top-box {
    background-repeat: no-repeat;
    padding-right: 52px;
    background-position: center right;
}

.site-footer .footer-top-section .alt-footer-top-box h5 {
    font-weight: 600;
    margin-bottom: 4px;
}

.site-footer .footer-top-section .alt-footer-top-box p {
    font-weight: 300;
}

.site-footer .footer-bot-section {
    position: relative;
    width: 100%;
    background-color: #222325;
    overflow: hidden;
    padding-top: 58px;
    padding-bottom: 18px;
}

.site-footer .footer-bot-section:before {
    background: #212123;
    content: "";
    position: absolute;
    top: 50px;
    left: -9px;
    width: 100%;
    height: 400px;
    -webkit-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    -o-transform: rotate(40deg);
    opacity: 0.5;
}

.site-footer .footer-bot-section:after {
    background: #212123;
    content: "";
    position: absolute;
    top: 50px;
    right: -9px;
    width: 100%;
    height: 400px;
    -webkit-transform: rotate(-40deg);
    -moz-transform: rotate(-40deg);
    -ms-transform: rotate(-40deg);
    -o-transform: rotate(-40deg);
    opacity: 0.5;
}

.site-footer .footer-bot-section .footer-section-logo {
    text-align: center;
    margin-bottom: 22px;
}

.site-footer .footer-bot-section .footer-section-logo .footer-logo {
    margin-bottom: 20px;
}

.site-footer .footer-bot-section .footer-section-logo p {
    width: 67%;
    margin: 0 auto;
}

.site-footer .footer-bot-section .footer-section-top h3 {
    font-weight: 600;
}

.site-footer .footer-bot-section .footer-section-top p {
    margin-bottom: 3px;
}

.site-footer .footer-bot-section .footer-section-top .footer-section-top-left {
    float: right;
    width: 50%;
    padding-left: 15px;
}

.site-footer .footer-bot-section .footer-section-top .footer-section-top-left .widget {
    float: left;
    text-align: left;
}

.site-footer .footer-bot-section .footer-section-top .footer-section-top-left h7 {
    margin-bottom: 5px;
}

.site-footer .footer-bot-section .footer-section-top .footer-section-top-right {
    float: left;
    width: 50%;
    padding-right: 15px;
}

.site-footer .footer-bot-section .footer-section-top .footer-section-top-right p {
    display: inline-block;
    position: relative;
}

.site-footer .footer-bot-section .footer-section-top .footer-section-top-right input {
    background: transparent;
    border: 1px solid #7f7f7f;
    font-size: 12.63px;
    padding: 10px 12px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.site-footer .footer-bot-section .footer-section-top .footer-section-top-right input[type="email"] {
    min-width: 270px;
}

.site-footer .footer-bot-section .footer-section-top .footer-section-top-right button[type="submit"] {
    font-size: 0;
    background: transparent;
    border: none;
    position: absolute;
    left: 0;
    top: 0;
}

.site-footer .footer-bot-section .footer-section-top .footer-section-top-right button[type="submit"]:after {
    font-family: 'printcart-ico';
    content: "\f103";
    display: inline-block;
    padding-left: 3px;
    vertical-align: middle;
    font-size: 14px;
    padding: 9px 15px;
    color: #999999;
}

.site-footer .footer-bot-section .footer-section-top .alt-mailchimp h7 {
    margin-bottom: 24px;
}

.site-footer .footer-bot-section .widget .widget-title {
    text-transform: initial;
    padding-bottom: 7px;
    margin-bottom: 31px;
    margin-top: 13px;
    font-weight: 400;
}

.site-footer .footer-bot-section .widget .widget-title:after {
    content: '';
    position: absolute;
    bottom: -2px;
    right: 0;
    width: 50px;
    height: 2px;
}

.site-footer .footer-bot-section .widget ul li {
    position: relative;
    border-bottom: none;
    padding: 0;
}

.site-footer .footer-bot-section .widget ul li a {
    padding-right: 15px;
    text-decoration: none !important;
    position: relative;
}

.site-footer .footer-bot-section .widget ul li a:before {
    font-family: 'printcart-ico';
    content: "\f103";
    display: block;
    position: absolute;
    right: 0;
    left:auto;
    font-size: 11px;
    top: 5px;
    transform: rotateY(180deg);
}

.site-footer .footer-abs-section {
    border-top: none;
}

.site-footer .footer-abs-section .row .footer-abs-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.site-footer .widget_media_image img {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.site-footer .widget_media_image img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.page-cover-header {
    position: relative;
    background-repeat: no-repeat;
    min-height: 300px;
    margin-bottom: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.page-cover-header:before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    background-color: #000;
    opacity: 0.48;
}

.page-cover-header .page-cover-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.page-cover-header .page-cover-wrap .page-cover-block {
    position: relative;
    z-index: 99;
}

.page-cover-header .page-cover-wrap .page-cover-block h1 {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 24px;
    margin-bottom: 14px;
}

.page-cover-header .page-cover-wrap .page-cover-block .woocommerce-breadcrumb {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
}

.page-cover-header .page-cover-wrap .page-cover-block .woocommerce-breadcrumb a {
    color: #fff;
}

.page-cover-header .page-cover-wrap .page-cover-block .woocommerce-breadcrumb span {
    margin: 0 15px;
}

#blog-post-slider .bp-slider-wrap {
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 30px;
}

#blog-post-slider a {
    text-decoration: none;
    display: inline-block;
}

#blog-post-slider .entry-cat {
    padding-top: 22px;
}

#blog-post-slider .entry-cat a {
    text-transform: uppercase;
    line-height: 20px;
    font-size: 12.63px;
}

#blog-post-slider h5 {
    padding-top: 4px;
    line-height: 20px;
}

#blog-post-slider h5 a {
    font-weight: 500;
}

#blog-post-slider p {
    font-size: 12.63px;
    color: #888888;
}

#secondary input[type="search"] {
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
}

#secondary button[type="submit"] {
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
}
}

.widget .widget-title {
    text-transform: uppercase;
    line-height: 28px;
    font-weight: 600;
}

.woocommerce h3.widget-title {
    color: #444444;
    line-height: 24px;
    padding-bottom: 8px;
    margin-bottom: 10px;
}

[class^="pt-icon-"],
[class*=" pt-icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'printcart-ico' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.pt-icon-flash:before {
    content: "\e802";
}

.pt-icon-basket:before {
    content: "\e803";
}

.pt-icon-menu:before {
    content: "\f0c9";
}

.pt-icon-angle-double-left:before {
    content: "\f100";
}

.pt-icon-angle-double-right:before {
    content: "\f106";
}

.pt-icon-angle-right:before {
    content: "\f107";
}

.pt-icon-angle-down2:before {
    content: "\f108";
}

.pt-icon-paper-plane-empty:before {
    content: "\f1d9";
}

.pt-icon-plus:before {
    content: "\a901";
}

.pt-icon-minus:before {
    content: "\a902";
}

.pt-icon-heartbeat:before {
    content: "\a903";
}

.pt-icon-pencil:before {
    content: "\a904";
}

.pt-icon-long-arrow-left:before {
    content: "\a905";
}

.pt-icon-quote-right:before {
    content: "\a906";
}

.pt-icon-quote-left:before {
    content: "\a907";
}

.pt-icon-paper-bag:before {
    content: "\a908";
}

.pt-icon-heart-o:before {
    content: "\a909";
}

.pt-icon-heart:before {
    content: "\a910";
}

.pt-icon-shopping-cart:before {
    content: "\a911";
}

.pt-icon-cancel-circle:before {
    content: "\a912";
}

.pt-icon-shopping-bag:before {
    content: "\a913";
}

.pt-icon-arrows-ccw:before {
    content: "\e800";
}

.pt-icon-quote:before {
    content: "\e801";
}

.pt-icon-shop:before {
    content: "\e835";
}

.pt-icon-spinner:before {
    content: "\e900";
}

.pt-icon-share-alt:before {
    content: "\e901";
}

.pt-icon-pinterest-p:before {
    content: "\e902";
}

.pt-icon-google-plus:before {
    content: "\e903";
}

.pt-icon-left-arrow:before {
    content: "\e904";
}

.pt-icon-checklist:before {
    content: "\e907";
}

.pt-icon-business:before {
    content: "\e908";
}

.pt-icon-chevron-right:before {
    content: "\e909";
}

.pt-icon-chevron-left:before {
    content: "\e90a";
}

.pt-icon-search:before {
    content: "\e90b";
}

.pt-icon-trash:before {
    content: "\e90c";
}

.pt-icon-angle-up:before {
    content: "\e90d";
}

.pt-icon-angle-down:before {
    content: "\e90e";
}

.pt-icon-envelope-o:before {
    content: "\e90f";
}

.pt-icon-location:before {
    content: "\e910";
}

.pt-icon-futbol-o:before {
    content: "\e911";
}

.pt-icon-bubbles:before {
    content: "\e912";
}

.pt-icon-phone-call:before {
    content: "\e913";
}

.pt-icon-upload:before {
    content: "\e914";
}

.pt-icon-hearted:before {
    content: "\e915";
}

.pt-icon-error:before {
    content: "\e916";
}

.pt-icon-check:before {
    content: "\e917";
}

.pt-icon-globe:before {
    content: "\e918";
}

.pt-icon-inbox:before {
    content: "\e919";
}

.pt-icon-long-arrow-right:before {
    content: "\e91a";
}

.pt-icon-printer:before {
    content: "\e954";
}

.pt-icon-star-empty:before {
    content: "\e9d7";
}

.pt-icon-star-full:before {
    content: "\e9d9";
}

.pt-icon-facebook:before {
    content: "\ea90";
}

.pt-icon-twitter:before {
    content: "\ea96";
}

.pt-icon-linkedin:before {
    content: "\eaca";
}

.pt-icon-pinterest:before {
    content: "\ead1";
}

.pt-icon-cart:before {
    content: "\f101";
}

.pt-icon-heart2:before {
    content: "\f102";
}

.pt-icon-arrow-right:before {
    content: "\f103";
}

.pt-icon-bag:before {
    content: "\f104";
}

.pt-icon-user:before {
    content: "\f105";
}

#faq_print .uvc-main-heading h2 {
    padding: 10px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#faq_print .vc_toggle h2 {
    margin-bottom: 0;
}

#faq_print .vc_toggle .vc_toggle_icon {
    height: 2px;
    top: 9px;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

#faq_print .vc_toggle .vc_toggle_icon:before {
    width: 2px;
}

#faq_print .vc_toggle_content {
    border-top: 1px solid #ccc;
    padding-top: 15px;
}

#faq_print .widget_categories ul {
    padding-right: 15px;
}

#faq_print .widget_categories ul li {
    padding-top: 0;
}

#faq_print .widget_tag_cloud .tagcloud {
    padding-right: 15px;
}

#faq_print .widgettitle {
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 15px;
    font-weight: 600;
}

#faq_print .faq_main .aio-icon {
    height: auto;
    width: auto;
    line-height: normal;
}

#faq_print .faq_main .uvc-heading-spacer,
#faq_print .faq_main .uvc-main-heading {
    display: table-cell;
}

#faq_print .faq_main .uvc-heading-spacer {
    margin-left: 5px;
}

#faq_print .faq_main .uvc-main-heading {
    padding-right: 5px;
}

#faq_print .faq_main .uvc-sub-heading {
    position: relative;
    border-top: 1px solid #dedede;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
}

#faq_print .faq_main .uvc-sub-heading:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 1px;
    top: -1px;
    right: 0;
}

#faq_print .faq_main .vc_toggle .vc_toggle_icon {
    top: 13px;
}

#faq_print .faq_main .more-info {
    text-align: left;
}

#faq_print .faq_main .more-info span {
    font-size: 14px;
    font-style: italic;
}

#home-box {
    margin-top: 30px;
}

#home-box .vc-im-wrapper {
    background-color: #f4f4f4;
    -webkit-background-size: contain;
    background-size: contain;
    padding: 47px 29px 79px 0;
    background-repeat: no-repeat;
    background-position: bottom left;
}

#home-box h4 {
    color: #444444;
    text-transform: uppercase;
    margin-bottom: 0;
}

#home-box .vc-im-sales {
    color: #4285f4;
    font-size: 37.16px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 41px;
}

#home-box h5 {
    margin-top: 4px;
    color: #666666;
    line-height: 23px;
}

#home-box .btn-shop-now {
    display: inline-block;
    margin-top: 13px;
    border: 1px solid #4285f4;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    height: 29px;
    line-height: 27px;
    padding: 0 9px;
}

#home-box .btn-shop-now:hover {
    background-color: #4285f4;
    color: #fff;
}

.alt-heading {
    padding-top: 57px;
    text-align: center;
    text-transform: uppercase;
}

.alt-heading h2 {
    font-weight: 600;
    color: #444444;
    margin-bottom: 7px;
}

.alt-heading h6 {
    color: #666666;
}

#how-we {
    background-repeat: no-repeat;
    background-position: center;
}

#how-we .vc_column-inner {
    padding-top: 0;
}

.ib-shape .icon {
    text-align: center;
    line-height: 80px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    position: relative;
    width: 70px;
    height: 69px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.ib-shape .icon:before {
    content: '';
    position: absolute;
    opacity: 0;
    top: -10px;
    right: -10px;
    left: -10px;
    bottom: -10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    background-color: #3d80ef;
}

.ib-shape .icon i {
    font-size: 34px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}

.vc-printshop-step .vc-printshop-step-wrapper .vc-printshop-step-content {
    margin-top: 93px;
}

.vc-printshop-step ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.vc-printshop-step ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin-bottom: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.vc-printshop-step ul li h4 {
    color: #444444;
    font-weight: 600;
    margin-bottom: 10px;
}

.vc-printshop-step ul li p {
    color: #666666;
    line-height: 24px;
    margin-bottom: 0;
}

.vc-printshop-step ul li .ib-content {
    padding-right: 30px;
}

.vc-printshop-step ul li:hover .icon:before {
    opacity: 1;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.vc-printshop-step ul li:hover .icon i {
    display: inline-block;
    line-height: 65px;
    position: relative;
}

.vc-printshop-ourservices {
    margin: 41px -15px 0;
}

.vc-printshop-ourservices .our-services-box {
    padding-left: 15px;
    padding-right: 15px;
}

.vc-printshop-ourservices .our-services-box .our-services-child {
    background-color: #fafaf7;
}

.vc-printshop-ourservices .our-services-box .our-services-child h4 {
    font-size: 18px;
    font-weight: 500;
    color: #444444;
    margin-bottom: 8px;
}

.vc-printshop-ourservices .our-services-box .our-services-child p {
    font-size: 14.21px;
    font-weight: 400;
    color: #666666;
    margin-bottom: 0;
    max-height: 19px;
    overflow: hidden;
}

.vc-printshop-ourservices .our-services-box .our-services-child>a {
    position: relative;
    display: block;
    text-decoration: none;
}

.vc-printshop-ourservices .our-services-box .our-services-child>a:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    border: 1px solid transparent;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}

.vc-printshop-ourservices .our-services-box .our-services-child .left-our-services {
    padding: 12px 15px 14px 0;
}

.vc-printshop-ourservices .our-services-box .our-services-child:hover a {
    color: #4285f4;
    text-decoration: none;
}

.vc-printshop-ourservices .our-services-box .our-services-child:hover a:before {
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    border: 1px solid #fff;
}

.vc-online-desginer ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.vc-online-desginer ul li {
    position: relative;
    /*flex: 0 0 25%;
              max-width: 25%;*/
    margin-bottom: 30px;
}

.vc-online-desginer ul li img {
    display: block;
    width: 100%;
}

.vc-online-desginer ul li .vc-online-desginer-detail {
    bottom: 0;
    right: 0;
    position: absolute;
    left: 0;
    text-align: center;
    top: 0;
}

.vc-online-desginer ul li .vc-online-desginer-detail:before {
    background-color: rgba(48, 48, 48, 0.5);
    bottom: 0;
    content: "";
    filter: alpha(opacity=0);
    right: 0;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.vc-online-desginer ul li .vc-online-desginer-detail>div {
    position: absolute;
    right: 50%;
    top: 50%;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    text-align: center;
    width: 100%;
    z-index: 4;
}

.vc-online-desginer ul li .vc-online-desginer-detail>div a {
    text-decoration: none;
    border: 2px solid transparent;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    filter: alpha(opacity=0);
    font-size: 20px;
    line-height: 46px;
    opacity: 0;
    position: relative;
    text-align: center;
    top: -100px;
    -o-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
    -webkit-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
    width: 100%;
    z-index: 5;
}

.vc-online-desginer ul li .vc-online-desginer-detail>div a h4 {
    color: #fff;
    margin-bottom: 13px;
    font-weight: 500;
}

.vc-online-desginer ul li .vc-online-desginer-detail>div a h6 {
    display: inline-block;
    margin-bottom: 0;
    background-color: #4285f4;
    color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 35px;
    line-height: 35px;
    padding: 0 25px;
}

.vc-online-desginer ul li .vc-online-desginer-detail>div a h6:hover {
    opacity: 0.90;
}

.vc-online-desginer ul li:hover .vc-online-desginer-detail:before {
    opacity: 1;
}

.vc-online-desginer ul li:hover .vc-online-desginer-detail div {
    filter: alpha(opacity=100);
    opacity: 1;
}

.vc-online-desginer ul li:hover .vc-online-desginer-detail div a {
    filter: alpha(opacity=100);
    opacity: 1;
    top: 0;
}

.vc-home-blog {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -15px;
    padding-top: 26px !important;
    padding-bottom: 55px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.vc-home-blog article {
    padding: 0 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33%;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
}

.vc-home-blog article h4 {
    color: #444444;
    font-weight: 500;
    margin-top: 21px;
}

.vc-home-blog article h4 a {
    text-decoration: none;
}

.vc-home-blog article .home-extra-detail {
    color: #888888;
    margin-top: 11px;
}

.vc-home-blog article p {
    line-height: 24px;
    margin-top: 20px;
    max-height: 71px;
    overflow: hidden;
    margin-bottom: 7px;
}

.vc-home-blog article .hb-readmore {
    text-transform: uppercase;
    color: #666;
    position: relative;
    padding-right: 53px;
    display: block;
    text-decoration: none;
}

.vc-home-blog article .hb-readmore:before {
    content: "";
    background: #4285f4;
    height: 3px;
    margin-top: 0;
    margin-right: 0;
    position: absolute;
    width: 45px;
    top: 12px;
    right: 0;
}

.vc-home-blog article .home-blog-thumb {
    display: block;
    position: relative;
}

.vc-home-blog article .home-blog-thumb:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    border: 1px solid transparent;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
}

.vc-home-blog article .home-blog-thumb img {
    width: 100%;
}

.vc-home-blog article:hover .home-blog-thumb:before {
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    border: 1px solid #fff;
}

.vc-home-blog article:hover h4 a {
    color: #4285f4;
}

.vc-pcontact-info {
    text-align: center;
    margin-bottom: 71px;
}

.vc-pcontact-info .vc-pcontact-para {
    margin-top: 42px;
    margin-bottom: 38px;
}

.vc-pcontact-info .vc-pcontact-para h3 {
    font-weight: 500;
    color: #444;
    line-height: 24px;
    margin-bottom: 26px;
}

.vc-pcontact-info .vc-pcontact-para p {
    color: #444444;
    line-height: 24px;
}

.vc-pcontact-info ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
}

.vc-pcontact-info ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 0 25%;
    -ms-flex: 0 0 0 25%;
    flex: 0 0 0 25%;
    width: 25%;
}

.vc-pcontact-info ul li i {
    font-size: 36px;
    margin-left: 30px;
}

.vc-pcontact-info ul li .cinfo-lists {
    text-align: right;
}

.vc-pcontact-info ul li .cinfo-lists h5 {
    font-weight: 500;
    text-transform: uppercase;
    color: #444444;
    margin-bottom: 21px;
}

.vc-pcontact-info ul li .cinfo-lists p {
    margin-bottom: 4px;
    color: #666666;
}

.vc-map-iframe iframe {
    width: 100%;
    position: relative;
    z-index: 999;
}

.vc-map-iframe .vc-map-wrap {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 7px;
}

.vc-map-iframe .vc-map-wrap .container {
    height: 100%;
}

.vc-map-iframe .vc-map-cf {
    background: rgba(86, 94, 104, 0.9);
    float: left;
    padding: 43px 30px;
    font-size: 25px;
    max-width: 370px;
    height: 100%;
    position: relative;
    z-index: 999;
}

.vc-map-iframe .vc-map-cf h3 {
    color: #fff;
    text-align: center;
    line-height: 24px;
    margin-bottom: 19px;
}

.vc-map-iframe .vc-map-cf p {
    margin-bottom: 0;
    color: #fff;
    line-height: 26px;
    text-align: right;
}

.vc-map-iframe .vc-map-cf input[type="text"],
.vc-map-iframe .vc-map-cf input[type="email"] {
    background: #fff;
    opacity: 1;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding-right: 15px;
    width: 100%;
    height: 40px;
    text-align: right;
}

.vc-map-iframe .vc-map-cf textarea {
    padding-right: 15px;
    text-align: right;
}

.vc-map-iframe .vc-map-cf .contact-desc {
    margin-bottom: 31px;
}

.vc-map-iframe .vc-map-cf .contact-frm p {
    margin-bottom: 15px;
}

.vc-map-iframe .vc-map-cf .wpcf7-submit {
    width: 100%;
    border: 0;
    line-height: 24px;
    padding: 13px 0 11px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-top: 7px;
    font-weight: 600;
}

#contact-map .wpb_column {
    display: none;
}

h2.vc-heading-title {
    color: #444444;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
}

.vc-leadership {
    margin-top: 55px;
    margin-bottom: 60px;
}

.vc-leadership .vc-leadership-lists {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -15px;
}

.vc-leadership .vc-leadership-lists .vc-leadership-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    padding: 0 15px;
}

.vc-leadership .vc-leadership-lists .vc-leadership-item .vc-leadership-wrap {
    position: relative;
}

.vc-leadership .vc-leadership-lists .vc-leadership-item .vc-leadership-wrap .vc-leadership-overlay {
    position: absolute;
    top: 80px;
    right: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    opacity: 0;
    -webkit-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s;
    -webkit-border-radius: 3px;
}

.vc-leadership .vc-leadership-lists .vc-leadership-item .vc-leadership-wrap .vc-leadership-overlay p {
    line-height: 24px;
    color: #ffffff;
}

.vc-leadership .vc-leadership-lists .vc-leadership-item .vc-leadership-wrap .vc-leadership-overlay:before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.67);
}

.vc-leadership .vc-leadership-lists .vc-leadership-item .vc-leadership-wrap .vc-leadership-overlay .vc-leadership-overlay-wrap {
    position: relative;
    z-index: 999;
    padding: 23px 23px 26px 15px;
}

.vc-leadership .vc-leadership-lists .vc-leadership-item .vc-leadership-wrap .vc-leadership-overlay .vc-leadership-overlay-wrap .vc-leadership-social a {
    color: #fff;
    text-decoration: none;
}

.vc-leadership .vc-leadership-lists .vc-leadership-item .vc-leadership-wrap img {
    width: 100%;
    border: 1px solid #cccccc;
}

.vc-leadership .vc-leadership-lists .vc-leadership-item .vc-leadership-info {
    position: absolute;
    right: 30px;
    left: 30px;
    bottom: -33px;
    text-align: center;
    padding: 15px 0;
}

.vc-leadership .vc-leadership-lists .vc-leadership-item .vc-leadership-info h4 {
    line-height: 24px;
    color: #fff;
    margin-bottom: 2px;
}

.vc-leadership .vc-leadership-lists .vc-leadership-item .vc-leadership-info p {
    line-height: 24px;
    color: #fff;
    margin-bottom: 0;
}

.vc-leadership .vc-leadership-lists .vc-leadership-item:hover .vc-leadership-overlay {
    top: 0;
    visibility: visible;
    opacity: 1;
}

/* timeline-simple */

ul.timeline {
    margin: 0;
    padding: 0;
}

.nb-fw.timeline_simple {
    position: relative;
    margin: 27px 0 0 !important;
    padding: 0 !important;
    list-style: none !important;
    content: '';
    display: inline-block;
    clear: both;
    width: 100%;
}

.nb-fw.timeline_simple .timeline-bar {
    right: 50%;
    z-index: 1;
    content: '';
    display: block !important;
    position: absolute;
    top: 30px;
    bottom: 0;
    border: 1px dashed #d6d6d6;
}

.nb-fw.timeline_simple .timeline-items {
    z-index: 3;
    clear: both;
    width: 100%;
    float: right;
    position: relative;
    margin-bottom: 60px;
    list-style: none !important;
}

.nb-fw.timeline_simple .timeline-major {
    -webkit-box-shadow: 0 0 1px 6px #f8f8f8;
    box-shadow: 0 0 1px 6px #f8f8f8;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    line-height: 58px;
    float: none;
    margin: 0 auto;
    display: table;
    clear: both;
    width: 66px;
    height: 66px;
    top: 50%;
    text-align: center;
    font-size: 16px;
    color: #fefefe;
    font-weight: bold;
    text-align: center;
    border: 3px solid #c2d4f3;
}

.nb-fw.timeline_simple .timeline-events {
    width: 43%;
    float: right;
    text-align: right;
    position: relative;
}

.nb-fw.timeline_simple .timeline-events:before {
    position: absolute;
    content: '';
    width: 78px;
    height: 1px;
    background: #ccc;
    top: 20px;
    z-index: 1;
}

.nb-fw.timeline_simple .timeline-events.item-left:before {
    left: -78px;
    right: auto;
}

.nb-fw.timeline_simple .timeline-events:after {
    position: absolute;
    content: '';
    width: 15px;
    height: 15px;
    background: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid #999999;
    -webkit-box-shadow: 0 0 0 3px #fff;
    box-shadow: 0 0 0 3px #fff;
    top: 20px;
    margin-top: -7px;
    z-index: 2;
}

.nb-fw.timeline_simple .timeline-events.item-left:after {
    left: -90px;
    right: auto;
}

.nb-fw.timeline_simple .timeline-events.item-right {
    float: left;
}

.nb-fw.timeline_simple .timeline-events.item-right:before {
    right: -78px;
}

.nb-fw.timeline_simple .timeline-events.item-right:after {
    right: -87px;
}

.nb-fw.timeline_simple .timeline-end {
    background-color: #c9c9c9;
    color: #fff;
    -webkit-box-shadow: 0 0 1px 6px #f8f8f8;
    box-shadow: 0 0 1px 6px #f8f8f8;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 15px;
    float: none;
    margin: 0 auto;
    display: table;
    clear: both;
    width: 200px;
    text-align: center;
}

.timeline-events .avatar {
    width: 30%;
    float: right;
    margin: 0;
}

.timeline-events {
    background: #fff;
    border: 1px solid #cecece;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 5px #cecece;
    box-shadow: 0 0 5px #cecece;
    padding: 20px;
}

.timeline-events .avatar img {
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.timeline-events .content {
    width: 70%;
    float: right;
    padding-right: 20px;
}

/* cat-icon */

.nb-fw.cat-icon .owl-nav .owl-prev,
.nb-fw.cat-icon .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: transparent;
    padding: 8px 5px;
}

.nb-fw.cat-icon .owl-nav .owl-prev i,
.nb-fw.cat-icon .owl-nav .owl-next i {
    font-size: 24px;
    color: #000;
}

.nb-fw.cat-icon .owl-nav .owl-prev:hover,
.nb-fw.cat-icon .owl-nav .owl-next:hover {
    background: #f90;
}

.nb-fw.cat-icon .owl-nav .owl-prev:hover i,
.nb-fw.cat-icon .owl-nav .owl-next:hover i {
    color: #fff;
}

.nb-fw.cat-icon .owl-nav .owl-next {
    left: 0px;
}

.nb-fw.cat-icon .owl-nav .owl-prev {
    right: 0px;
}

.nb-fw.cat-icon .cat-item i {
    font-size: 19px;
    margin-bottom: 5px;
}

.nb-fw.cat-icon .cat-item a {
    text-transform: uppercase;
    color: #394351;
    font-weight: 400;
}

.timeline_simple h2 {
    color: #444444;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
}

.timeline-major-wrapper {
    font-weight: 300;
}

.single-product h1.product_title {
    font-weight: 600;
    margin-bottom: 0px;
    line-height: 40px;
}

.single-product .woocommerce-product-rating .star-rating:before,
.single-product .woocommerce-product-rating .star-rating span {
    color: #ffcc00;
}

.single-product .single-product-wrap .price>span.amount,
.single-product .single_variation_box .price>span.amount {
    font-weight: 700;
    line-height: 21px;
    margin-top: 5px;
    display: inline-block;
}

.single-product .single-product-wrap {
    margin-bottom: 30px;
}

.single-product .single_variation_box .price {
    margin-bottom: 5px;
}

.single-product .product_meta {
    line-height: 21px;
}

.single-product .product_meta .wc-availability {
    display: inline-block;
    margin-left: 16px;
    margin-right: 0;
}

.single-product .product_meta .wc-availability .in-stock {
    color: #99cc33;
}

.single-product .product_meta .sku_wrapper {
    display: inline-block;
}

.single-product .wc-single-online-desginer {
    border-bottom: 1px solid #e3e4e5;
    padding-bottom: 30px;
}

.single-product .wc-single-online-desginer h4 {
    text-transform: uppercase;
    color: #444444;
    font-weight: 500;
    margin-bottom: 6px;
}

.single-product .wc-single-online-desginer h6 {
    color: #666666;
}

.single-product .wc-single-online-desginer .nbdesigner_frontend_container p {
    display: inline-block;
}

.single-product .wc-single-online-desginer .nbdesigner_frontend_container p#nbd-share-group {
    position: relative;
    right: 10px;
    top: 8px;
}

.single-product .wc-single-online-desginer .nbdesigner_frontend_container .nbdesigner-upload-title {
    display: none !important;
}

.single-product .wc-single-online-desginer .nbdesigner_frontend_container #nbdesigner_upload_preview {
    margin-bottom: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 65%;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    text-align: left;
    margin-top: -27px;
}

.single-product .wc-single-online-desginer .nbdesigner_frontend_container #nbdesigner_upload_preview .img-con {
    padding: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #d7d7d7;
}

.single-product .wc-single-online-desginer .nbdesigner_frontend_container #nbdesigner_upload_preview .img-con img {
    display: block;
    width: 87px;
    height: 87px;
}

.single-product .wc-single-online-desginer .nbdesigner_frontend_container #nbdesigner_upload_preview .img-con .nbd-file-title {
    display: none;
}

.single-product .wc-single-online-desginer .nbdesigner_frontend_container #nbdesigner_upload_preview .img-con:last-child {
    margin-left: 0;
}

.single-product .nbdesign-button {
    font-weight: 300;
    line-height: 21px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 12px 25px;
    border: 0;
}

.single-product #nbdesigner-upload-title {
    display: none;
}

.single-product .nbt-section-cart {
    background-color: #e6eefb;
}

.single-product .yith-func-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.single-product .yith-func-wrap .yith-button-wrap,
.single-product .yith-func-wrap .yith-share-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.single-product .yith-func-wrap .yith-button-wrap .yith-wcwl-add-to-wishlist,
.single-product .yith-func-wrap .yith-button-wrap .compare.button {
    display: block;
    border: 1px solid #ccc;
    background-color: transparent;
    width: 40px;
    height: 40px;
    line-height: 40px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
}

.single-product .yith-func-wrap .yith-button-wrap .yith-wcwl-add-to-wishlist a,
.single-product .yith-func-wrap .yith-button-wrap .compare.button a {
    text-decoration: none;
}

.single-product .yith-func-wrap .yith-button-wrap .yith-wcwl-add-to-wishlist>.yith-wcwl-wishlistaddedbrowse,
.single-product .yith-func-wrap .yith-button-wrap .yith-wcwl-add-to-wishlist>.yith-wcwl-wishlistexistsbrowse,
.single-product .yith-func-wrap .yith-button-wrap .compare.button>.yith-wcwl-wishlistaddedbrowse,
.single-product .yith-func-wrap .yith-button-wrap .compare.button>.yith-wcwl-wishlistexistsbrowse {
    padding-top: 0;
}

.single-product .yith-func-wrap .yith-button-wrap .yith-wcwl-add-to-wishlist .icon-heart,
.single-product .yith-func-wrap .yith-button-wrap .compare.button .icon-heart {
    color: #999999;
}

.single-product .yith-func-wrap .yith-button-wrap .yith-wcwl-add-to-wishlist .icon-heart:before,
.single-product .yith-func-wrap .yith-button-wrap .compare.button .icon-heart:before {
    margin-left: 0;
}

.single-product .yith-func-wrap .yith-button-wrap .compare.button .fa {
    font-family: 'printcart-ico';
    color: #999999;
}

.single-product .yith-func-wrap .yith-button-wrap .compare.button .fa:before {
    content: "\e800";
}

.single-product .yith-func-wrap .yith-share-wrap {
    text-transform: uppercase;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.single-product .yith-func-wrap .yith-share-wrap ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.single-product .yith-func-wrap .yith-share-wrap ul li {
    display: inline-block;
}

.single-product .yith-func-wrap .yith-share-wrap ul li a {
    color: #666666;
}

.single-product .nbt-variations {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 30px;
}

.single-product .nbt-variations h4 {
    text-transform: uppercase;
    color: #444444;
    font-weight: 500;
    line-height: 21px;
    margin-bottom: 6px;
    padding-bottom: 0;
}

.single-product .nbt-variations p {
    color: #666666;
    line-height: 21px;
}

.single-product .nbt-variations .variations,
.single-product .nbt-variations .single_variation_wrap {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
}

.single-product .nbt-variations .variations .item-variations {
    margin-bottom: 6px;
}

.single-product .nbt-variations .variations .item-variations label {
    color: #666666;
    line-height: 21px;
    margin-bottom: 0;
}

.single-product .nbt-variations .variations .item-variations .reset_variations {
    font-size: 13px;
}

.single-product .nbt-variations .variations .variations-wrap {
    background: #f9f9f9;
    padding: 30px 30px 0px;
}

.single-product .nbt-variations .single_variation_wrap {
    padding-right: 15px;
    padding-left: 0;
}

.single-product .nbt-variations .single_variation_wrap .addtocart-wrap {
    background: #f9f9f9;
    padding: 26px 30px 23px;
}

.single-product .nbt-variations .single_variation_wrap .qty-buttons span {
    background: transparent;
}

.single-product .nbt-variations .single_variation_wrap .input-text {
    background: transparent;
}

.single-product .single_add_to_cart_button {
    line-height: 24px;
    height: auto;
    padding: 8.5px 65px;
}

.single-product.has-price-matrix:not(.has-color_swatches) .variations,
.single-product.has-price-matrix:not(.has-color_swatches) .nbt-variations>.table-responsive {
    display: none;
}

.single-product.has-price-matrix:not(.has-color_swatches) .single_variation_wrap {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-right: 0;
}

.single-product.has-price-matrix:not(.has-color_swatches) .table-responsive {
    margin-bottom: 25px !important;
}

.single-product.has-price-matrix:not(.has-color_swatches) .woocommerce-variation.single_variation {
    margin-bottom: 20px;
}

#back-to-top-button {
    width: 45px;
    height: 45px;
    text-align: center;
    text-decoration: none;
}

#back-to-top-button i {
    position: relative;
    top: 2px;
}

.widget .widget-post-lists li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 0 !important;
    margin-bottom: 12px;
}

.widget .widget-post-lists li>a {
    -webkit-flex-basis: 70px;
    -ms-flex-preferred-size: 70px;
    flex-basis: 70px;
    min-width: 70px;
}

.widget .widget-post-lists li .wpl-info {
    padding-right: 15px;
}

.widget .widget-post-lists li .wpl-info h6 {
    margin: 0 0px 9px;
    padding: 0;
    line-height: 18px;
}

.widget .widget-post-lists li .wpl-info h6 a {
    text-decoration: none;
}

.widget .widget-post-lists li .wpl-info p {
    font-size: 12.63px;
    line-height: 20px;
    color: #888888;
}

.widget_categories li {
    border-bottom: 0 !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.widget_categories li a {
    text-decoration: none;
}

.widget .tagcloud a {
    line-height: 8px;
    text-decoration: none;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 14px !important;
}

.widget.widget_printshop_pcat_widget ul li {
    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;
    border-bottom: 0 !important;
    margin-bottom: 0;
    margin-bottom: 0;
    padding: 5px 0;
}

.widget.widget_printshop_pcat_widget ul li a {
    line-height: 18px;
}

.widget.widget_printshop_pcat_widget ul li span {
    color: #666666;
}

div.products .product .product-action.horizontal_fix_wl .button.compare.added:before {
    color: #fff;
}

.wc-range-slider.asRange {
    width: 100%;
    height: 1px;
    background-color: #232f3e;
}

.wc-range-slider.asRange .asRange-pointer {
    top: -3px;
    background: #232f3e;
}

.wc-range-slider.asRange .asRange-pointer:before,
.wc-range-slider.asRange .asRange-pointer:after {
    background: #232f3e;
}

.wc-range-slider.asRange .asRange-selected {
    height: 1px;
    background-color: #232f3e;
}

.wc-action-filter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 28px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.wc-action-filter .wcrs-price-show {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 18px;
    color: #666666;
    font-size: 14px;
}

.wc-action-filter .wcrs-price-show .wcrs-price-show-from {
    margin-right: 5px;
    margin-left: 5px;
}

.wc-action-filter .wcrs-price-show .wcrs-price-show-to {
    margin-right: 3px;
}

.wc-action-filter .button {
    font-size: 14px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 20px;
}

.woocommerce .widget_printshop_price_slider_widget h3 {
    margin-bottom: 28px;
}

.wcrs-price {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 25px;
}

.wcrs-price>span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #293544;
    font-size: 14px;
}

.wcrs-price .wcrs-price-input {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    font-size: 14px;
}

.wcrs-price input {
    border: 1px solid #cccccc;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
    text-align: center;
    font-size: 14px;
}

.wcrs-price .wcrs-price-input span {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #293544;
    font-size: 14px;
    margin-left: 5px;
}

.woocommerce-pagination.pagination-style-2 .page-numbers {
    -webkit-border-radius: 0;
    border-radius: 0;
    text-decoration: none;
}

.woocommerce-pagination.pagination-style-2 span.page-numbers {
    padding-right: 15px !important;
    padding-left: 15px !important;
}

.woocommerce-pagination.pagination-style-2 .next.page-numbers {
    padding-right: 10px !important;
    padding-left: 10px !important;
}

.site-footer .footer-bot-section .widget .widget-title.default {
    font-weight: bolder;
    border-bottom: none;
}

.site-footer .footer-bot-section .widget .widget-title.default:after {
    display: none;
}

.site-footer .footer-bot-section .widget .widget-title.border_right {
    border-bottom: none;
}

.site-footer .footer-bot-section .widget .widget-title.border_right:after {
    display: none;
}

.site-footer .footer-bot-section .widget .widget-title.border_right span {
    height: 4px;
    width: 75px;
    display: inline-block;
    margin-right: 20px;
}

.vc-getto-info {
    margin-top: 44px;
}

.vc-getto-info .vc-getto-para {
    width: 55%;
    margin: 0 auto 54px;
    text-align: center;
}

.vc-getto-info .vc-getto-para h3 {
    color: #444;
    text-transform: uppercase;
    font-weight: 600;
}

.vc-getto-info ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.vc-getto-info ul li {
    text-align: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33%;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
}

.vc-getto-info ul li h2 {
    line-height: 24px;
    color: #444444;
    margin-bottom: 2px;
}

.vc-getto-info ul li h4 {
    line-height: 24px;
    color: #444444;
}

.vc-getto-info ul li .vc-getto-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    background: #4285f4;
    color: #fff;
    border: 3px solid #c6dafc;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 74px;
    font-size: 30px;
    height: 74px;
    margin-bottom: 30px;
}

.vc-getto-blog {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -15px;
}

.vc-getto-blog .getblog-item {
    position: relative;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding: 0 15px 130px;
}

.vc-getto-blog .getblog-item a {
    display: block;
}

.vc-getto-blog .getblog-item img {
    min-height: 280px;
}

.vc-getto-blog .getblog-item .bg-getblog-item {
    background: #fdfdfd;
    margin: 0 39px;
    position: absolute;
    bottom: 0px;
    padding: 15px 18px;
    min-height: 180px;
    right: 0;
    left: 0;
}

.vc-getto-blog .getblog-item .bg-getblog-item h3 {
    color: #444444;
    font-weight: 600;
    margin-bottom: 18px;
}

.vc-getto-blog .getblog-item .bg-getblog-item h3 a {
    line-height: 24px;
    text-decoration: none;
}

.vc-getto-blog .getblog-item .bg-getblog-item p {
    line-height: 24px;
    margin-bottom: 2px;
}

.vc-getto-blog .getblog-item .bg-getblog-item a.learn-more:hover {
    text-decoration: none;
}

button {
    text-decoration: none;
}

@media (min-width: 576px) {

    .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 {
        padding-left: 15px;
        padding-right: 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 {
        left: auto;
    }

    .pull-sm-1 {
        left: 8.33333%;
    }

    .pull-sm-2 {
        left: 16.66667%;
    }

    .pull-sm-3 {
        left: 25%;
    }

    .pull-sm-4 {
        left: 33.33333%;
    }

    .pull-sm-5 {
        left: 41.66667%;
    }

    .pull-sm-6 {
        left: 50%;
    }

    .pull-sm-7 {
        left: 58.33333%;
    }

    .pull-sm-8 {
        left: 66.66667%;
    }

    .pull-sm-9 {
        left: 75%;
    }

    .pull-sm-10 {
        left: 83.33333%;
    }

    .pull-sm-11 {
        left: 91.66667%;
    }

    .pull-sm-12 {
        left: 100%;
    }

    .push-sm-0 {
        right: auto;
    }

    .push-sm-1 {
        right: 8.33333%;
    }

    .push-sm-2 {
        right: 16.66667%;
    }

    .push-sm-3 {
        right: 25%;
    }

    .push-sm-4 {
        right: 33.33333%;
    }

    .push-sm-5 {
        right: 41.66667%;
    }

    .push-sm-6 {
        right: 50%;
    }

    .push-sm-7 {
        right: 58.33333%;
    }

    .push-sm-8 {
        right: 66.66667%;
    }

    .push-sm-9 {
        right: 75%;
    }

    .push-sm-10 {
        right: 83.33333%;
    }

    .push-sm-11 {
        right: 91.66667%;
    }

    .push-sm-12 {
        right: 100%;
    }

    .offset-sm-0 {
        margin-right: 0%;
    }

    .offset-sm-1 {
        margin-right: 8.33333%;
    }

    .offset-sm-2 {
        margin-right: 16.66667%;
    }

    .offset-sm-3 {
        margin-right: 25%;
    }

    .offset-sm-4 {
        margin-right: 33.33333%;
    }

    .offset-sm-5 {
        margin-right: 41.66667%;
    }

    .offset-sm-6 {
        margin-right: 50%;
    }

    .offset-sm-7 {
        margin-right: 58.33333%;
    }

    .offset-sm-8 {
        margin-right: 66.66667%;
    }

    .offset-sm-9 {
        margin-right: 75%;
    }

    .offset-sm-10 {
        margin-right: 83.33333%;
    }

    .offset-sm-11 {
        margin-right: 91.66667%;
    }
}

@media (min-width: 768px) {

    .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 {
        padding-left: 15px;
        padding-right: 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 {
        left: auto;
    }

    .pull-md-1 {
        left: 8.33333%;
    }

    .pull-md-2 {
        left: 16.66667%;
    }

    .pull-md-3 {
        left: 25%;
    }

    .pull-md-4 {
        left: 33.33333%;
    }

    .pull-md-5 {
        left: 41.66667%;
    }

    .pull-md-6 {
        left: 50%;
    }

    .pull-md-7 {
        left: 58.33333%;
    }

    .pull-md-8 {
        left: 66.66667%;
    }

    .pull-md-9 {
        left: 75%;
    }

    .pull-md-10 {
        left: 83.33333%;
    }

    .pull-md-11 {
        left: 91.66667%;
    }

    .pull-md-12 {
        left: 100%;
    }

    .push-md-0 {
        right: auto;
    }

    .push-md-1 {
        right: 8.33333%;
    }

    .push-md-2 {
        right: 16.66667%;
    }

    .push-md-3 {
        right: 25%;
    }

    .push-md-4 {
        right: 33.33333%;
    }

    .push-md-5 {
        right: 41.66667%;
    }

    .push-md-6 {
        right: 50%;
    }

    .push-md-7 {
        right: 58.33333%;
    }

    .push-md-8 {
        right: 66.66667%;
    }

    .push-md-9 {
        right: 75%;
    }

    .push-md-10 {
        right: 83.33333%;
    }

    .push-md-11 {
        right: 91.66667%;
    }

    .push-md-12 {
        right: 100%;
    }

    .offset-md-0 {
        margin-right: 0%;
    }

    .offset-md-1 {
        margin-right: 8.33333%;
    }

    .offset-md-2 {
        margin-right: 16.66667%;
    }

    .offset-md-3 {
        margin-right: 25%;
    }

    .offset-md-4 {
        margin-right: 33.33333%;
    }

    .offset-md-5 {
        margin-right: 41.66667%;
    }

    .offset-md-6 {
        margin-right: 50%;
    }

    .offset-md-7 {
        margin-right: 58.33333%;
    }

    .offset-md-8 {
        margin-right: 66.66667%;
    }

    .offset-md-9 {
        margin-right: 75%;
    }

    .offset-md-10 {
        margin-right: 83.33333%;
    }

    .offset-md-11 {
        margin-right: 91.66667%;
    }

    .header-2 .middle-section-wrap .middle-right-content .minicart-header {
        margin-right: 45px;
        margin-left: 0;
    }

    .comment-list ol {
        padding-right: 30px;
    }
}

@media screen and (min-width: 768px) {
    .row-parallax {
        background-attachment: fixed;
    }
}

@media (min-width: 992px) {

    .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 {
        padding-left: 15px;
        padding-right: 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 {
        left: auto;
    }

    .pull-lg-1 {
        left: 8.33333%;
    }

    .pull-lg-2 {
        left: 16.66667%;
    }

    .pull-lg-3 {
        left: 25%;
    }

    .pull-lg-4 {
        left: 33.33333%;
    }

    .pull-lg-5 {
        left: 41.66667%;
    }

    .pull-lg-6 {
        left: 50%;
    }

    .pull-lg-7 {
        left: 58.33333%;
    }

    .pull-lg-8 {
        left: 66.66667%;
    }

    .pull-lg-9 {
        left: 75%;
    }

    .pull-lg-10 {
        left: 83.33333%;
    }

    .pull-lg-11 {
        left: 91.66667%;
    }

    .pull-lg-12 {
        left: 100%;
    }

    .push-lg-0 {
        right: auto;
    }

    .push-lg-1 {
        right: 8.33333%;
    }

    .push-lg-2 {
        right: 16.66667%;
    }

    .push-lg-3 {
        right: 25%;
    }

    .push-lg-4 {
        right: 33.33333%;
    }

    .push-lg-5 {
        right: 41.66667%;
    }

    .push-lg-6 {
        right: 50%;
    }

    .push-lg-7 {
        right: 58.33333%;
    }

    .push-lg-8 {
        right: 66.66667%;
    }

    .push-lg-9 {
        right: 75%;
    }

    .push-lg-10 {
        right: 83.33333%;
    }

    .push-lg-11 {
        right: 91.66667%;
    }

    .push-lg-12 {
        right: 100%;
    }

    .offset-lg-0 {
        margin-right: 0%;
    }

    .offset-lg-1 {
        margin-right: 8.33333%;
    }

    .offset-lg-2 {
        margin-right: 16.66667%;
    }

    .offset-lg-3 {
        margin-right: 25%;
    }

    .offset-lg-4 {
        margin-right: 33.33333%;
    }

    .offset-lg-5 {
        margin-right: 41.66667%;
    }

    .offset-lg-6 {
        margin-right: 50%;
    }

    .offset-lg-7 {
        margin-right: 58.33333%;
    }

    .offset-lg-8 {
        margin-right: 66.66667%;
    }

    .offset-lg-9 {
        margin-right: 75%;
    }

    .offset-lg-10 {
        margin-right: 83.33333%;
    }

    .offset-lg-11 {
        margin-right: 91.66667%;
    }

    #primary,
    #secondary {
        padding-right: 15px;
    }

    .header-2 .logo-header {
        padding-right: 10px;
    }

    .header-2 .middle-section-wrap .middle-right-content #netbase-responsive-toggle {
        display: none;
    }

    .header-8 .middle-section-wrap .middle-right-content #netbase-responsive-toggle {
        display: none;
    }

    .header-10 .middle-section-wrap .middle-right-content #netbase-responsive-toggle {
        display: none;
    }

    .main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item:first-child>a.mega-menu-link {
        padding-right: 0;
    }

    .page .page-left-sidebar {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }

    .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;
    }

    .content-search>article .entry-image {
        margin-bottom: 30px !important;
    }
}

@media (min-width: 992px) and (min-width: 768px) {
    .nb-page-title h1 {
        -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%;
    }
}

@media only screen and (min-width: 1367px) {
    .header-2 .main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
        right: -238px;
        width: 1470px;
    }

    .header-4 .main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
        right: -200px;
        width: 1170px;
    }

    .header-5 .main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
        width: 1440px;
    }

    .header-6 .main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
        width: 1440px;
    }

    .header-7 .main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
        width: 1170px;
    }

    .header-8 .main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
        width: 1440px;
        right: -246px;
    }

    .header-9 .main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
        width: 1170px;
    }

    .header-10 .main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
        right: -195px;
    }

    .header-10 #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
        padding: 0 10px;
    }

    .header-2 .middle-section-wrap .middle-right-content .header-search-wrap.popup_content .search-form:before {
        left: 130px;
        top: 45px;
    }

    .admin-bar .header-2 .middle-section-wrap .middle-right-content .header-search-wrap.popup_content .search-form:before {
        left: 120px;
        top: 75px;
    }
}

@media (max-width: 1367px) {
    .header-8 .top-section-wrap .header-top-right-wrapper .top-right-header-text {
        font-size: 16px;
    }

    .header-8 .top-section-wrap .header-top-right-wrapper a {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1366px) {
    .middle-section .main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
        right: -185px;
    }

    .header-9 .main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
        right: 0;
    }
}

@media (max-width: 1200px) {
    div.header-custom-list #nbt-ajax-search .searchbox .control .select-cat {
        display: none;
    }

    div.header-custom-list #nbt-ajax-search .searchbox .control .input-content {
        display: block;
    }
}

@media only screen and (max-width: 1200px) {
    #review_form_wrapper #review_form input {
        width: 100%;
    }

    .header-1 .middle-section-wrap .header-searchbox-content .form.minisearch .field.searchbox .select-cat {
        display: none;
    }

    .header-1 .middle-section-wrap .header-searchbox-content .form.minisearch .field.searchbox .input-content {
        display: block;
    }

    .header-1 .middle-section-wrap .header-searchbox-content .form.minisearch .actions .btn-searchbox {
        width: 95px;
    }

    .header-1 .middle-section-wrap .middle-right-content .header-cart-wrap {
        margin-right: 25px;
    }

    .header-2 .left-stack2-menu {
        display: none;
    }

    .header-2 .alt-header-bottom {
        display: block;
        padding-bottom: 20px;
    }

    .header-2 .middle-section-wrap .middle-right-content .header-search-wrap.popup_content .search-form:before {
        left: 100px;
    }

    .header-10 .main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item {
        margin-left: 0px;
    }

    .admin-bar .header-2 .middle-section-wrap .middle-right-content .header-search-wrap.popup_content .search-form:before {
        top: 75px;
    }

    #home-box .vc-im-sales {
        font-size: 25.16px;
    }

    .vc-home-blog {
        padding-top: 0 !important;
    }

    #how-we .vc-printshop-step .vc-printshop-step-wrapper .vc-printshop-step-content {
        margin-top: 15px;
        padding-bottom: 35px;
    }

    .vc-printshop-ourservices {
        margin: 0px -15px 0;
    }

    .vc-online-desginer {
        margin-top: 0;
    }

    .single-product .wc-single-online-desginer {
        margin-bottom: 20px;
    }

    .woocommerce .woocommerce-message .wc-forward,
    .woocommerce-page .woocommerce-message .wc-forward {
        bottom: 5px !important;
    }
}

@media only screen and (max-width: 1199px) {
    #colophon .footer-top-section .footer_top_title {
        width: 100%;
    }

    #colophon .footer-top-section .col-lg-4,
    #colophon .footer-top-section .col-lg-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    #colophon .footer-bot-section .col-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (max-width: 1199px) {
    .nbd-user-infos.style1 .nbd-description p {
        margin-right: 0;
    }

    .header-4 .middle-section-wrap .middle-right-content .header-search-wrap .search-form.visible .nb-input-group .search-field {
        width: 50%;
    }

    .header-4 .middle-section-wrap .middle-right-content .header-search-wrap .search-form.visible .nb-input-group .search-button {
        left: 25%;
    }

    .header-3 .header-custom-list .cat-first #nbt-ajax-search .searchbox .control .select-cat {
        display: none;
    }

    .header-3 .header-custom-list .cat-first #nbt-ajax-search .searchbox .control .input-content {
        width: 100%;
    }

    .header-3 .header-custom-list .cat-first #nbt-ajax-search .searchbox .control .input-content .input-searchbox {
        -webkit-border-top-right-radius: 25px;
        border-top-right-radius: 25px;
        -webkit-border-bottom-right-radius: 25px;
        border-bottom-right-radius: 25px;
    }

    .site-footer .footer-top-section {
        padding-top: 55px;
    }

    .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%;
    }

    .single-product.has-price-matrix:not(.has-color_swatches) .single_variation_wrap {
        width: 100%;
        -webkit-box-flex: 1;
        -webkit-flex: auto;
        -ms-flex: auto;
        flex: auto;
    }
}

@media screen and (max-width: 1366px){
    .vc-home-blog7 .wrap article:nth-of-type(2n+1) .home-blog-thumb{
        border-right: none;
    }
    .vc-home-blog7 .wrap article:nth-of-type(2n) .home-blog-thumb{
        border-left: none;
    }
    .vc-home-blog7 .wrap article .blog-content{
        margin-top: 0;
        margin-left: 0;
        margin-right: 0;
    }
    .vc-home-blog7 .swiper-button div.swiper-next{
        left: 0;
        right: auto;
    }
}

@media screen and (max-width: 1199px) {
    .header-7.site-header .header-top .header7-top-right-wrapper .header7-top-right .header-cart-wrap {
        margin-right: 15px;
    }

    .header-6 .middle-right-content .header-cart-wrap {
        margin-right: 0;
    }
}

@media only screen and (max-width: 1024px) {

    .woocommerce .woocommerce-message .wc-forward,
    .woocommerce-page .woocommerce-message .wc-forward {
        display: none;
    }
}

@media (max-width: 991px) {
    .shop-main {
        margin-bottom: 90px;
    }

    .header-4 .top-section-wrap ul.header-top-right {
        float: none;
        text-align: center;
    }

    .header-4 .top-section-wrap .header-top-left-wrapper {
        text-align: center;
        margin-bottom: 15px;
    }

    .header-4 .middle-section-wrap .middle-right-content .header-search-wrap .search-form.visible .nb-input-group .search-field {
        width: 60%;
    }

    .header-4 .middle-section-wrap .middle-right-content .header-search-wrap .search-form.visible .nb-input-group .search-button {
        left: 20%;
    }

    .header-8 .header-top-left-wrapper {
        text-align: center;
    }

    .header-3 .header-custom-list .main-logo {
        margin: 0 auto;
    }

    .main-navigation .icon-menu {
        margin-right: 0px;
        display: block;
        margin-top: 8px;
        margin-bottom: 9px;
    }

    .main-navigation .menu-main-menu-wrap {
        position: fixed;
        right: -100%;
        top: 0px;
        bottom: 0px;
        padding: 50px 0px 0px;
        width: 300px;
        z-index: 9999;
        overflow: auto;
        -webkit-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
        background: #222;
        color: #eee;
    }

    .main-navigation .menu-main-menu-wrap .menu-main-menu-title {
        display: block;
    }

    .main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary {
        display: block;
    }

    .main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
        border-bottom: solid 1px #444;
        line-height: 45px;
        height: 45px;
        color: #fff;
        border-bottom: solid 1px #444;
        border-top: 0 !important;
        text-align: right;
    }

    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator{
        float: left;
    }

    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after{
        margin-left: 0;
        margin-right: 6px;
    }

    .main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu {
        background: #222;
        border-bottom: solid 1px #444;
        padding: 0;
        width: 300px !important;
        border-left: 0;
        border-right: 0;
        border-top: 0 !important;
    }

    .main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
        background: #222;
        color: #fff;
        border-bottom: solid 1px #444;
    }

    .main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item {
        margin-left: 0px;
    }

    .main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
        width: 300px !important;
        padding: 0;
        border-right: none;
        border-left: none;
    }

    .main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-mm-online-design li.mega-menu-column {
        width: 100%;
    }

    .main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-mm-online-design li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item .product-online-desginer ul li {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link .mega-description-group .mega-menu-title {
        color: #fff;
    }

    .blog .modern article {
        border-bottom: 1px solid #d7d7d7;
        padding-bottom: 30px;
    }

    .blog .modern article:last-child {
        border-bottom: 0;
    }

    .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 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%;
    }

    .vc-getto-info .vc-getto-para {
        width: 100%;
    }

    .vc-getto-info ul {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .vc-getto-info ul li {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-bottom: 40px;
    }

    .vc-getto-info ul li .vc-getto-icon {
        margin-bottom: 25px;
    }

    .vc-getto-blog {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .vc-getto-blog .getblog-item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-bottom: 45px;
    }

    .vc-getto-blog .getblog-item img {
        min-height: inherit;
    }

    .vc-leadership .vc-leadership-lists {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .vc-leadership .vc-leadership-lists .vc-leadership-item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-bottom: 95px;
    }

    .timeline-events .avatar,
    .timeline-events .content {
        width: 100%;
    }

    .timeline-events .avatar {
        text-align: center;
        margin-bottom: 15px;
    }

    .timeline-events .avatar img {
        width: 60%;
    }

    .timeline-events .content {
        padding-right: 0;
    }

    .timeline-events {
        padding: 10px;
    }

    .image-f {
        display: none;
    }

    .step-f {
        width: 100%;
    }

    div.vc-getto-info ul li {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33%;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        margin-bottom: 0;
    }

    div.vc-leadership .vc-leadership-lists .vc-leadership-item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    }

    .shop-main {
        margin-bottom: 90px;
    }

    .container #nbdesigner-gallery .nbdesigner-item {
        width: 33.33%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33%;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }

    .nbd-user-infos.style1 .nbd-user-info {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid #eee;
    }

    .nbd-user-infos.style1 .nbd-description {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .header-1 .top-section-wrap .header-top-right ul li {
        margin-left: 10px;
    }

    .header-4 .top-section-wrap ul.header-top-right {
        float: none;
        text-align: center;
    }

    .header-4 .top-section-wrap .header-top-left-wrapper {
        text-align: center;
        margin-bottom: 15px;
    }

    .header-4 .middle-section-wrap .middle-right-content .header-search-wrap .search-form.visible .nb-input-group .search-field {
        width: 60%;
    }

    .header-4 .middle-section-wrap .middle-right-content .header-search-wrap .search-form.visible .nb-input-group .search-button {
        left: 20%;
    }

    .header-8 .header-top-left-wrapper {
        text-align: center;
    }

    .header-3 .header-custom-list .main-logo {
        margin: 0 auto;
    }

    .main-navigation .icon-menu {
        margin-right: auto;
        margin-left: auto;
        display: block;
        margin-top: 8px;
        margin-bottom: 9px;
    }

    .main-navigation .menu-main-menu-wrap {
        position: fixed;
        right: -100%;
        top: 0px;
        bottom: 0px;
        padding: 50px 0px 0px;
        width: 300px;
        z-index: 9999;
        overflow: auto;
        -webkit-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
        background: #222;
        color: #eee;
    }

    .main-navigation .menu-main-menu-wrap .menu-main-menu-title {
        display: block;
    }

    .main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary {
        display: block;
    }

    .main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
        border-bottom: solid 1px #444;
        line-height: 45px;
        height: 45px;
        color: #fff;
        border-bottom: solid 1px #444;
        border-top: 0 !important;
    }

    .main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu {
        background: #222;
        border-bottom: solid 1px #444;
        padding: 0;
        width: 300px !important;
        border-left: 0;
        border-right: 0;
        border-top: 0 !important;
    }

    .main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
        background: #222;
        color: #fff;
        border-bottom: solid 1px #444;
    }

    .main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item {
        margin-left: 0px;
    }

    .main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
        width: 300px !important;
        padding: 0;
        border-right: none;
        border-left: none;
    }

    .main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-mm-online-design li.mega-menu-column {
        width: 100%;
    }

    .main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-mm-online-design li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item .product-online-desginer ul li {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link .mega-description-group .mega-menu-title {
        color: #fff;
    }

    .blog .modern article {
        border-bottom: 1px solid #d7d7d7;
        padding-bottom: 30px;
    }

    .blog .modern article:last-child {
        border-bottom: 0;
    }

    .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 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%;
    }

    .vc-leadership .vc-leadership-lists {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .vc-leadership .vc-leadership-lists .vc-leadership-item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-bottom: 95px;
    }

    .timeline-events .avatar,
    .timeline-events .content {
        width: 100%;
    }

    .timeline-events .avatar {
        text-align: center;
        margin-bottom: 15px;
    }

    .timeline-events .avatar img {
        width: 60%;
    }

    .timeline-events .content {
        padding-right: 0;
    }

    .timeline-events {
        padding: 10px;
    }

    .vc-getto-info .vc-getto-para {
        width: 100%;
    }

    .vc-getto-info ul {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .vc-getto-info ul li {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-bottom: 40px;
    }

    .vc-getto-info ul li .vc-getto-icon {
        margin-bottom: 25px;
    }

    .vc-getto-blog {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .vc-getto-blog .getblog-item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-bottom: 45px;
    }

    .vc-getto-blog .getblog-item img {
        min-height: inherit;
    }
}

@media screen and (max-width: 991px) {
    .header-7.site-header nav#site-navigation {
        margin-top: 7px;
    }

    .header-7.site-header nav#site-navigation button {
        margin-top: 0px;
    }

    .header-7.site-header .header7-middle .header7-search {
        top: 0px;
    }

    .height9 {
        height: auto !important;
        border-top-color: #fff !important;
    }

    .header-7.site-header .header7-middle {
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: left;
    }

    .header-7.site-header .left7 {
        margin-bottom: 35px;
    }

    .header-7.site-header .header-top {
        margin-bottom: 15px;
    }

    .header-7.site-header .header-top .logo-header {
        text-align: right;
    }

    .header-7.site-header .header7-middle {
        padding-top: 0px;
        text-align: right;
    }

    .header7-top-left-wrapper {
        text-align: center;
    }

    .header7-top-left-wrapper .header7-top-left {
        display: inline-block;
    }

    .header-custom-list .minicart-header .counter-number {
        top: 0;
    }

    .header-custom-list .header-top-left {
        margin-bottom: 15px;
    }

    .header-custom-list .header-top-left,
    .header-custom-list .header-top-right {
        text-align: center;
    }

    .header-6 .header-custom-list .middle-right-content,
    .header-6 .header-searchbox-content,
    .header-6 .logo-header,
    .header-5 .header-custom-list .middle-right-content,
    .header-5 .header-searchbox-content,
    .header-5 .logo-header {
        text-align: center;
        margin-bottom: 15px;
    }

    .header-6 .main-logo img,
    .header-5 .main-logo img {
        width: auto;
    }

    .header-5 .main-logo {
        margin: 0 auto;
    }

    .header-5 .header-custom-list .minicart-header .counter-number {
        top: auto;
    }

    .header-6 .logo-header .main-logo {
        width: auto !important;
    }

    .header-6 .middle-right-content .header-cart-wrap {
        height: 100%;
    }

    .header-6 .middle-right-content .header-cart-wrap .cart-wrapper {
        height: 100%;
    }

    .header-6 .middle-right-content .header-cart-wrap .cart-wrapper .counter-number {
        top: auto;
    }

    .header-6 .middle-right-content .header-cart-wrap .cart-wrapper .show-cart .text,
    .header-6 .middle-right-content .header-cart-wrap .cart-wrapper .show-cart .price-wrapper {
        display: block;
    }

    .header-6 .middle-right-content .header-cart-wrap .cart-wrapper .show-cart .text {
        margin-top: 0px;
    }

    #home1-infobox {
        padding-top: 45px !important;
    }

    #home1-infobox>.wpb_column {
        width: 50%;
    }

    #home1-infobox>.wpb_column>.vc_column-inner {
        padding-top: 0;
    }

    .header-7.site-header nav#site-navigation {
        margin-top: 7px;
    }

    .header-7.site-header nav#site-navigation button {
        margin-top: 0px;
    }

    .header-7.site-header .header7-middle .header7-search {
        top: 40% !important;
    }

    .height9 {
        height: auto !important;
        border-top-color: #fff !important;
    }

    .header-7.site-header .header7-middle {
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: left;
    }

    .header-7.site-header .left7 {
        margin-bottom: 35px;
    }

    .header-7.site-header .header-top {
        margin-bottom: 15px;
    }

    .header-7.site-header .header-top .logo-header {
        text-align: right;
    }

    .header-7.site-header .header7-middle {
        padding-top: 0px;
        text-align: right;
    }

    .header7-top-left-wrapper {
        text-align: center;
    }

    .header7-top-left-wrapper .header7-top-left {
        display: inline-block;
    }

    .header-custom-list .minicart-header .counter-number {
        top: 0;
    }

    .header-custom-list .header-top-left {
        margin-bottom: 15px;
    }

    .header-custom-list .header-top-left,
    .header-custom-list .header-top-right {
        text-align: center;
    }

    .header-6 .header-custom-list .middle-right-content,
    .header-6 .header-searchbox-content,
    .header-6 .logo-header,
    .header-5 .header-custom-list .middle-right-content,
    .header-5 .header-searchbox-content,
    .header-5 .logo-header {
        text-align: center;
        margin-bottom: 15px;
    }

    .header-6 .main-logo img,
    .header-5 .main-logo img {
        width: auto;
    }

    .header-5 .main-logo {
        margin: 0 auto;
    }

    .header-5 .header-custom-list .minicart-header .counter-number {
        top: auto;
    }

    .header-6 .logo-header .main-logo {
        width: auto !important;
    }

    .header-6 .middle-right-content .header-cart-wrap {
        height: 100%;
    }

    .header-6 .middle-right-content .header-cart-wrap .cart-wrapper {
        height: 100%;
    }

    .header-6 .middle-right-content .header-cart-wrap .cart-wrapper .counter-number {
        top: auto;
    }

    .header-6 .middle-right-content .header-cart-wrap .cart-wrapper .show-cart .text,
    .header-6 .middle-right-content .header-cart-wrap .cart-wrapper .show-cart .price-wrapper {
        display: block;
    }

    .header-6 .middle-right-content .header-cart-wrap .cart-wrapper .show-cart .text {
        margin-top: 0px;
    }

    .layout-3-columns .layout article {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    #faq_print>div {
        width: 100%;
    }
}

@media only screen and (max-width: 991px) {
    .woocommerce .wishlist_table td.product-add-to-cart a {
        width: 100px;
    }

    .header-1 .middle-section-wrap .logo-header,
    .header-1 .middle-section-wrap>.container>.row>.col-lg-6,
    .header-1 .middle-section-wrap>.container>.row>.col-lg-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .header-1 .middle-section-wrap>.container>.row>.col-lg-6 {
        margin-bottom: 30px;
    }

    .header-1 .middle-section-wrap .main-logo {
        margin: 0 auto 25px;
    }

    .header-1 .middle-section-wrap .middle-right-content {
        float: none;
        text-align: center;
    }

    .header-1 .middle-section-wrap .middle-right-content .customer-action {
        text-align: right;
    }

    .header-1 .middle-section-wrap .middle-right-content .header-cart-wrap {
        text-align: right;
    }

    .header-10 #netbase-responsive-toggle {
        display: block;
        float: left;
    }

    .header-10 .header-top-left-wrapper {
        display: none;
    }

    .woocommerce .wishlist_table td.product-add-to-cart a {
        width: 100px;
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item {
        display: list-item !important;
    }

    .product-online-desginer .pr {
        margin-bottom: 15px;
    }

    .main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
        margin-top: 0px !important;
    }

    .header-10 #netbase-responsive-toggle {
        display: block;
        float: left;
    }

    .header-10 .header-top-left-wrapper {
        display: none;
    }

    .header-10 .header-right-cart-search {
        line-height: 50px;
        height: 50px;
        width: 125px !important;
        position: absolute;
        left: 0;
        right: auto;
        bottom: 0;
    }

    .header-10 .header-right-wrap-top {
        max-width: 400px;
        position: absolute;
        top: 0;
        left: 0;
        right: auto;
        width: auto;
        z-index: 10000;
    }

    .header-10 .header-right-wrap-top #mega-menu-wrap-primary #mega-menu-primary {
        display: block;
        list-style: none;
        padding-right: 0;
        margin-bottom: 0;
        width: 100%;
    }

    .header-10 .middle-section-wrap .middle-right-content .minicart-header .show-cart:before {
        left: 130px;
    }

    .header-10 .middle-section-wrap .middle-right-content .minicart-header .counter-number {
        left: 120px;
    }

    .header-10 .middle-section-wrap .middle-right-content .header-search-wrap .search-form:before {
        position: absolute;
        left: 65px;
    }

    .header-2 #netbase-responsive-toggle {
        display: block;
        float: left;
    }

    .header-2 .header-top-left-wrapper {
        display: none;
    }

    .header-2 .header-right-cart-search {
        line-height: 50px;
        height: 50px;
        width: 125px !important;
        position: absolute;
        left: 0px;
        right: auto;
        bottom: 0px;
    }

    .header-2 .header-right-wrap-top {
        max-width: 400px;
        position: absolute;
        top: -5px;
        left: 0;
        right: auto;
        width: auto;
        z-index: 10000;
    }

    .header-2 .header-right-wrap-top #mega-menu-wrap-primary #mega-menu-primary {
        display: block;
        list-style: none;
        padding-right: 0;
        margin-bottom: 0;
        width: 100%;
    }

    .header-2 .middle-section-wrap .middle-right-content .minicart-header .show-cart:before {
        left: 130px;
        top: -45px;
    }

    .header-2 .middle-section-wrap .middle-right-content .minicart-header .counter-number {
        top: -20px;
        left: 120px;
    }

    .header-2 .middle-section-wrap .middle-right-content .header-search-wrap .search-form:before {
        position: absolute;
        left: 75px;
    }

    .header-2 .middle-section-wrap .middle-right-content .close_popup {
        top: 18%;
    }

    .header-2 .middle-section-wrap .middle-right-content .header-search-wrap.popup_content .search-form:before {
        top: 85px;
    }

    .header-8 #netbase-responsive-toggle {
        display: block;
        float: left;
    }

    .header-8 .header-top-right-wrapper {
        display: none;
    }

    .header-8 .header-right-cart-search {
        line-height: 50px;
        height: 50px;
        width: 125px !important;
        position: absolute;
        left: 0px;
        right: auto;
        bottom: 0px;
    }

    .header-8 .header-right-wrap-top {
        max-width: 400px;
        position: absolute;
        top: 0;
        left: 0;
        right: auto;
        width: auto;
        z-index: 10000;
    }

    .header-8 .header-right-wrap-top #mega-menu-wrap-primary #mega-menu-primary {
        display: block;
        list-style: none;
        padding-right: 0;
        margin-bottom: 0;
        background: #282828;
        width: 100%;
    }

    .header-8 .middle-section-wrap .middle-right-content .minicart-header .show-cart:before {
        left: 130px;
    }

    .header-8 .middle-section-wrap .middle-right-content .minicart-header .counter-number {
        left: 120px;
    }

    .header-8 .middle-section-wrap .middle-right-content .header-search-wrap .search-form:before {
        position: absolute;
        left: 65px;
    }

    .header-9.site-header .middle-section-wrap .search_text form {
        width: auto;
    }

    .header-7.site-header div.search_text form .search-button {
        left: -10px;
    }

    .header-2 .middle-section-wrap .middle-right-content .header-search-wrap.popup_content .search-form:before {
        top: 40px;
    }

    .admin-bar .header-2 .middle-section-wrap .middle-right-content .header-search-wrap.popup_content .search-form:before {
        top: 85px;
    }

    #colophon .footer-top-section {
        overflow: hidden;
    }

    #colophon .footer-top-section .col-md-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 15px;
    }

    #colophon .footer-top-section .top_left,
    #colophon .footer-top-section .top_right {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    #colophon .footer-bot-section .footer-section-logo p {
        width: 80%;
    }

    #colophon .footer-abs-section .footer-abs-content .footer-abs-left {
        width: 100%;
        text-align: center;
    }

    #colophon .footer-abs-section .footer-abs-content .footer-abs-right {
        display: none;
    }

    footer.site-footer .footer-top-section .wrap-top {
        display: block;
    }

    footer.site-footer .footer-top-section .wrap-top .top_left .widget {
        display: block;
        text-align: center;
        margin-bottom: 35px;
    }

    footer.site-footer .footer-top-section .wrap-top .top_left .widget .widget-title {
        margin-left: 0px;
    }

    footer.site-footer .footer-top-section .wrap-top .top_right {
        text-align: center;
        margin-bottom: 10px;
    }

    #home-box .vc-im-wrapper {
        padding: 30px 15px 65px 15px;
    }

    #home-box .vc-im-wrapper br {
        display: none;
    }

    #home-box .btn-shop-now {
        margin-top: 0;
    }

    .home #primary {
        margin-bottom: 0px;
    }

    .blog .classic,
    .blog .modern {
        margin-bottom: 60px;
    }

    .blog .classic .post .entry-title,
    .blog .modern .post .entry-title {
        white-space: inherit;
    }

    #primary {
        margin-bottom: 30px;
    }

    .vc-pcontact-info ul {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: -30px;
    }

    .vc-pcontact-info ul li {
        width: 50%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        margin-bottom: 30px;
    }

    .vc-pcontact-info ul li:nth-child(1) {
        padding-left: 50px;
    }
}

@media screen and (max-width: 768px) {
    body>div#page {
        overflow: hidden;
    }

    .shop_table.cart .cart_item td.product-price,
    .shop_table.cart .cart_item td.product-quantity {
        padding-left: 30px;
    }

    .shop_table.cart .actions input.bt-5 {
        float: left;
    }

    .mega-menu-flyout.mega-toggle-on ul.mega-sub-menu {
        position: relative !important;
    }
}

@media screen and (max-width: 767px) {
    .cart .nbt-variations {
        overflow: hidden;
    }

    .single-product .nbt-variations div.single_variation_wrap {
        padding-right: 0;
    }

    .single-product .nbt-variations .variations {
        margin-bottom: 20px;
        padding-left: 0;
    }

    .woocommerce div.product form.cart .variations {
        width: auto !important;
    }

    .single-product button.single_add_to_cart_button {
        padding: 8.5px 64px;
    }

    #home1-infobox>.wpb_column {
        width: 100%;
    }

    #home1-infobox>.wpb_column>.vc_column-inner {
        width: 100%;
    }

    .header-custom-list .logo-header {
        margin-bottom: 15px;
    }

    .header-custom-list .main-logo {
        text-align: center;
    }

    .header-custom-list .main-logo img {
        width: auto;
    }

    .shop_table.cart td:before {
        position: relative !important;
        right: 0px !important;
    }

    .header-4 .middle-section-wrap .middle-right-content .header-search-wrap .search-form.visible .nb-input-group .search-field {
        width: 70%;
    }

    .header-4 .middle-section-wrap .middle-right-content .header-search-wrap .search-form.visible .nb-input-group .search-button {
        left: 15%;
    }

    .blog .modern article {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .blog .modern article .entry-image {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-left: 0;
        margin-bottom: 10px;
    }

    .site-footer .footer-top-section {
        padding-top: 35px;
    }

    .comment-list ol {
        padding-right: 0;
    }

    .nb-fw.timeline_simple .timeline-events {
        width: 100%;
    }

    .nb-fw.timeline_simple .timeline-events:before,
    .nb-fw.timeline_simple .timeline-events:after {
        content: none;
    }

    .header-custom-list .logo-header {
        margin-bottom: 15px;
    }

    .header-custom-list .main-logo {
        text-align: center;
    }

    .header-custom-list .main-logo img {
        width: auto;
    }

    .single-blog .entry-author {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .single-blog .entry-author .author-image {
        margin-bottom: 30px;
        margin-left: 0px;
    }

    .single-blog .single-blog-nav .next .thumb {
        display: none;
    }

    .single-blog .related-post {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .single-blog .related-post .related-content {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {

    .middle-section-wrap .middle-right-content .minicart-header .mini-cart-wrap,
    header.site-header .minicart-header .mini-cart-wrap {
        top: -10px !important;
        left: -15px;
        width: 310px !important;
        position: absolute;
    }

    .mini-cart-section .buttons .button {
        font-size: 11px;
        padding-right: 24px;
        padding-left: 24px;
    }

    .header-9 .middle-section-wrap .middle-right-content .minicart-header .mini-cart-wrap {
        left: -28px;
    }

    .header-1 .top-section-wrap .col-md-9 {
        max-width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        text-align: center;
    }

    .header-1 .top-section-wrap .col-md-3 {
        display: none;
    }

    .header-1 .top-section-wrap .col-md-3 .minicart-header {
        margin-right: 25px;
    }

    .header-2 .minicart-header {
        margin-right: 0px;
    }

    .header-2 #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
        padding: 0 10px;
    }

    .header-2 .middle-section-wrap {
        padding: 0px;
    }

    #colophon .footer-top-section .footer_top_left,
    #colophon .footer-top-section .footer_top_right {
        text-align: center !important;
    }

    #colophon .footer-top-section .footer_top_right .form {
        width: 100%;
    }

    #colophon .footer-bot-section {
        padding-bottom: 15px;
    }

    #colophon .footer-bot-section .col-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    #home-box .vc-im-wrapper {
        padding: 30px 30px 65px 50%;
    }

    #home-box .wpb_column.vc_column_container {
        margin-bottom: 30px;
    }

    #home-box .wpb_column.vc_column_container:last-child {
        margin-bottom: 0;
    }

    .vc-home-blog {
        padding: 0 45px;
    }

    .vc-home-blog article {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 30px;
        border-bottom: 1px solid #d7d7d7;
        padding: 0 0 25px;
    }

    .vc-home-blog article .home-blog-thumb {
        background: #fafaf7;
    }

    .vc-home-blog article:last-child {
        border-bottom: 0;
    }

    #home1-infobox .vc_col-sm-3:last-child .vc_column-inner {
        padding-top: 8px;
    }

    .vc-printshop-ourservices .our-services-box {
        max-width: 50% !important;
        -webkit-box-flex: 0 !important;
        -webkit-flex: 0 0 50% !important;
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        margin-bottom: 30px;
    }

    .vc-online-desginer {
        margin-top: 0;
    }

    .vc-online-desginer ul li {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .entry-tags {
        -webkit-flex-basis: 40%;
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
    }

    .single-social {
        -webkit-flex-basis: 60%;
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
    }

    .blog .classic {
        margin: 0 0 30px;
    }

    .blog.classic-3-columns article.post {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0;
        margin-bottom: 30px;
        border-bottom: 1px solid #d7d7d7;
        padding-bottom: 30px;
    }

    .blog.classic-3-columns article.post .entry-image {
        background-color: #fafaf7;
    }

    .blog.classic-3-columns article.post:after {
        content: none;
        position: static;
    }

    .blog.classic-2-columns article.post {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0;
        margin-bottom: 30px;
        border-bottom: 1px solid #d7d7d7;
        padding-bottom: 30px;
    }

    .blog.classic-2-columns article.post .entry-image {
        background-color: #fafaf7;
    }

    .blog.classic-2-columns article.post:after {
        content: none;
        position: static;
    }

    .blog #primary {
        padding-right: 15px;
        margin-bottom: 0px;
    }

    .blog #secondary {
        padding: 0 15px;
    }

    .single-blog .nb-social-icons,
    .single-blog .entry-tags {
        text-align: center;
    }

    .single-blog .nb-social-icons>a,
    .single-blog .entry-tags>a {
        margin-bottom: 7px;
    }

    .single-product .single-product-wrap .product-image {
        -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;
    }

    .single-product .single-product-wrap .entry-summary {
        padding-right: 0 !important;
        -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;
    }

    .single-product .single-product-wrap .wc-single-online-desginer {
        margin-top: 20px;
        padding-bottom: 20px;
    }

    .single-product .woocommerce-tabs .woocommerce-Tabs-panel--description {
        padding-right: 0 !important;
    }

    .single-product .variations_form .nbt-variations {
        display: block !important;
    }

    .single-product .shop-main.wide .single-product-wrap .pd-meta-left,
    .single-product .shop-main.wide .single-product-wrap .pd-meta-right {
        display: block;
        width: auto;
    }

    .single-product .shop-main.split-reviews-form #comments,
    .single-product .shop-main.split-reviews-form #review_form_wrapper {
        padding: 0 0 0 10px;
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-flex-basis: 100%;
    }

    .woocommerce-wishlist .shop_table.cart tbody .product-name {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .container #nbdesigner-gallery .nbdesigner-item {
        width: 50%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .nbd-user-infos.style1 .nbd-user-info .nbd-designer-info {
        text-align: right;
        padding-right: 15px;
    }

    .nbd-user-infos.style2 .nbd-user-info .nbd-designer-info {
        width: auto;
        text-align: right;
        padding-right: 10px;
    }

    .nbd-user-infos.style2 .nbd-user-info .nbd-designer-info .nbd-artist-name {
        margin-bottom: 5px;
    }

    .nbd-user-infos.style2 .nbd-user-info .nbd-designer-info .nbd-social-list {
        position: relative;
        top: auto;
        left: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

    .nbd-user-infos.style2 .nbd-user-info .nbd-avatar {
        margin: 0;
        margin-left: 10px;
    }

    .nbd-user-infos.style3 .nbd-user-info {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .nbd-user-infos.style3 .nbd-user-info .nbd-designer-info {
        text-align: right;
        width: auto;
        padding-right: 15px;
    }

    .nbd-user-infos.style3 .nbd-user-info .nbd-avatar {
        min-height: auto;
        margin: 0;
        margin-left: 15px;
    }

    .header-4 .middle-section-wrap .middle-right-content .header-search-wrap .search-form.visible .nb-input-group .search-field {
        width: 70%;
    }

    .header-4 .middle-section-wrap .middle-right-content .header-search-wrap .search-form.visible .nb-input-group .search-button {
        left: 15%;
    }

    .blog .modern article {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .blog .modern article .entry-image {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-left: 0;
        margin-bottom: 10px;
    }

    .site-footer .footer-top-section {
        padding-top: 35px;
    }

    #searchbox_autocomplete {
        display: none !important;
    }

    .comment-list ol {
        padding-right: 0;
    }

    .nb-fw.timeline_simple .timeline-events {
        width: 100%;
    }

    .nb-fw.timeline_simple .timeline-events:before,
    .nb-fw.timeline_simple .timeline-events:after {
        content: none;
    }
}

@media only screen and (max-width: 600px) {
    .vc-home-blog {
        padding: 0 15px;
    }

    .site-header .middle-section-wrap .middle-right-content .header-search-wrap .search-form:before {
        position: relative;
        left: 60px;
    }

    .header-8 .middle-section-wrap .middle-right-content .header-search-wrap .search-form:before,
    .header-10 .middle-section-wrap .middle-right-content .header-search-wrap .search-form:before {
        position: absolute;
        left: 75px;
    }

    .header-2 .middle-section-wrap .middle-right-content .header-search-wrap .search-form:before {
        position: absolute;
    }

    #colophon .footer-top-section .col-md-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 15px;
    }

    #colophon .footer-top-section .col-md-3:last-child {
        margin-bottom: 0;
    }

    #how-we {
        background: #e3ecfb !important;
    }

    #how-we .vc-printshop-step .vc-printshop-step-wrapper .vc-printshop-step-image {
        display: none;
    }

    #how-we .vc-printshop-step .vc-printshop-step-wrapper .vc-printshop-step-content {
        margin-top: 15px;
        padding-bottom: 35px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    .vc-pcontact-info ul li {
        width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
}

@media screen and (max-width: 576px) {
    .header-7.site-header .header-top .logo-header {
        text-align: center;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 20px;
    }

    .header-7.site-header .header-top .right7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .header-7.site-header .header-top .right7 .header7-top-right {
        text-align: center;
    }
}

@media only screen and (max-width: 575px) {
    #colophon .footer-bot-section .footer-section-logo {
        text-align: right;
    }

    #colophon .footer-bot-section .footer-section-logo p {
        width: 100%;
    }

    #colophon .footer-bot-section .instagram .instagram-pics {
        -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%;
    }

    #colophon .footer-abs-section .row {
        display: block;
        margin: 0;
    }

    #colophon .footer-abs-section .footer-abs-left {
        width: 100%;
        -webkit-box-flex: 1;
        -webkit-flex: auto;
        -ms-flex: auto;
        flex: auto;
    }

    #colophon .footer-abs-section .footer-abs-right {
        display: none;
    }

    .vc-printshop-ourservices .row {
        margin: 0 15px;
    }

    #secondary {
        padding: 0 15px;
    }

    .bp-slider-wrap .owl-theme .owl-nav .owl-prev {
        right: 0;
    }

    .bp-slider-wrap .owl-theme .owl-nav .owl-next {
        left: 0;
    }
}

@media screen and (max-width: 575px) {
    .vc-printshop-ourservices .row .our-services-child img {
        width: 100%;
    }

    #home-box .vc_column_container>.vc_column-inner {
        padding-right: 0;
        padding-left: 0;
    }

    .header-9.site-header .logo-header,
    .header-9.site-header .login {
        width: auto;
    }

    .header-9.site-header .middle-section-wrap .middle-section {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .header-9.site-header .middle-section-wrap .header-right-wrap-top,
    .header-9.site-header .middle-section-wrap .header-right-cart-search {
        width: auto;
    }

    .layout-3-columns .layout article,
    .layout-2-columns .layout article {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .layout-1-columns .post .entry-content {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .layout-1-columns .post .entry-content>div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (max-width: 575px) {
    .header-4 .middle-section-wrap .logo-header .main-logo {
        margin: 0 auto;
    }

    .header-4 .middle-section-wrap .middle-right-content .header-search-wrap {
        margin-right: 5px;
    }

    .header-8 .top-section-wrap ul.header-top-left>li.top-header-join-free span,
    .header-8 .top-section-wrap ul.header-top-left>li.top-header-login span,
    .header-8 .top-section-wrap ul.header-top-left>li.top-header-logout span,
    .header-8 .top-section-wrap ul.header-top-left>li.top-header-your-account span {
        display: none;
    }

    .header-3 .header-custom-list .header-cart-wrap .cart-wrapper .counter-number:after {
        content: '';
    }

    .content-search>article .entry-meta>span,
    .content-search>article .comments-link>span {
        margin-left: 9px;
    }

    .site-footer .footer-top-section {
        padding-top: 25px;
    }

    .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%;
    }

    .container #nbdesigner-gallery .nbdesigner-item {
        width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .nbd-user-infos.style1 .nbd-user-info .nbd-avatar {
        width: 60px;
        height: 60px;
        margin-left: 10px;
    }

    .nbd-user-infos.style1 .nbd-user-info .nbd-designer-info {
        padding-right: 10px;
    }

    .nbd-user-infos.style2 .nbd-user-info .nbd-avatar {
        width: 60px;
        height: 60px;
    }

    .nbd-user-infos.style3 {
        padding: 15px;
        margin-right: 0;
    }

    .nbd-user-infos.style3 .nbd-user-info {
        padding-top: 15px;
    }

    .nbd-user-infos.style3 .nbd-user-info .nbd-avatar {
        width: 70px;
        height: 70px;
    }

    .nbd-user-infos.style3 .nbd-user-info .nbd-designer-info {
        padding-right: 0;
    }

    .header-4 .middle-section-wrap .logo-header .main-logo {
        margin: 0 auto;
    }

    .header-4 .middle-section-wrap .middle-right-content .header-search-wrap {
        margin-right: 5px;
    }

    .header-8 .top-section-wrap ul.header-top-left>li.top-header-join-free span,
    .header-8 .top-section-wrap ul.header-top-left>li.top-header-login span,
    .header-8 .top-section-wrap ul.header-top-left>li.top-header-logout span,
    .header-8 .top-section-wrap ul.header-top-left>li.top-header-your-account span {
        display: none;
    }

    .header-3 .header-custom-list .header-cart-wrap .cart-wrapper .counter-number:after {
        content: '';
    }

    .content-search>article .entry-meta>span,
    .content-search>article .comments-link>span {
        margin-left: 9px;
    }

    .site-footer .footer-top-section {
        padding-top: 25px;
    }

    .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%;
    }
}

@media only screen and (max-width: 525px) {
    #home-box .vc-im-wrapper {
        padding: 30px 30px 65px 30px;
    }

    #home-box .vc-im-wrapper br {
        display: block;
    }
}

@media only screen and (max-width: 520px) {
    .single-social {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
}

@media only screen and (max-width: 500px) {
    .shop_table.cart .actions input.bt-5 {
        float: unset;
    }

    .alt-heading {
        padding-right: 30px;
        padding-left: 30px;
    }

    .woocommerce table.wishlist_table tbody td.product-price del {
        padding: 0 50px;
    }

    .shop_table.cart .cart_item td {
        width: 100%;
    }

    .header-1 .middle-section-wrap .logo-header {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .header-1 .middle-section-wrap>.container>.row>.col-lg-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .header-1 .middle-section-wrap .main-logo {
        margin: 0 auto 25px;
    }

    .header-1 .middle-section-wrap .middle-right-content {
        float: none;
        text-align: center;
    }

    .header-1 .middle-section-wrap .middle-right-content .customer-action {
        text-align: right;
    }

    .header-1 .middle-section-wrap .middle-right-content .header-cart-wrap {
        text-align: right;
    }

    .header-2 .middle-section-wrap .middle-right-content .minicart-header .show-cart:before {
        left: 100px;
    }

    .header-2 .middle-section-wrap .middle-right-content .minicart-header .counter-number {
        left: 90px;
    }

    .header-2 .middle-section-wrap .middle-right-content .header-search-wrap.popup_content .search-form:before {
        left: 60px;
    }

    .header-7.site-header .header-top .header7-top-right-wrapper .header7-top-right .customer-action {
        padding-right: 48px;
    }

    .header-7.site-header div.search_text form {
        right: 37%;
    }

    .header-7.site-header div.search_text form .search-button {
        left: -120px;
    }

    .single-post .comment-form>p {
        display: block;
    }

    .single-post .comment-form>p input[type="text"],
    .single-post .comment-form>p input[type="email"],
    .single-post .comment-form>p input[type="url"] {
        width: 100%;
    }

    .single-post .comment-form>p input[type="submit"] {
        padding-right: 30px;
        padding-left: 30px;
    }

    .single-post .entry-recent .related-post-wrap {
        display: block;
    }

    .vc-getto-blog .getblog-item .bg-getblog-item {
        bottom: -40px;
    }
}

@media screen and (max-width: 480px) {
    .header-7.site-header .header-top .left7 {
        margin-bottom: 20px;
    }

    .header-7.site-header .header-top .header7-top-left-wrapper {
        margin-top: 0px;
    }

    .header-7.site-header .header-top .header7-top-left-wrapper .header7-top-left {
        margin-top: 0px;
    }

    .header-7.site-header .header-top .header7-top-right-wrapper .header7-top-right .customer-action .nb-account-dropdown {
        right: 0 !important;
        left: auto !important;
    }

    .header-7.site-header .mini-cart-section .mini-cart-wrap {
        width: 270px;
    }

    .header-6 #nbt-ajax-search .searchbox .control .select-cat {
        display: none;
    }

    .header-6 #nbt-ajax-search .searchbox .control .input-content {
        display: block;
    }

    .header-6 .customer-action .nb-account-dropdown {
        right: 0;
        left: auto;
    }

    .header-6 .mini-cart-section .mini-cart-wrap {
        width: 290px;
    }

    .single-blog .related-post .related-content {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (max-width: 480px) {
    div.vc-getto-info ul li {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-bottom: 40px;
    }

    div.vc-leadership .vc-leadership-lists .vc-leadership-item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
}

@media screen and (max-width: 425px) {

    .header-9.site-header .logo-header,
    .header-9.site-header .login {
        width: 100%;
    }

    .header-9.site-header .wrap9.row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .header-9.site-header .main-logo {
        margin: 0px auto;
    }

    .header-9.site-header .wrap9 ul.header-top-right {
        text-align: center;
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 400px) {
    #how-we .alt-heading {
        padding-right: 30px;
        padding-left: 30px;
    }

    .vc-printshop-ourservices .our-services-box {
        max-width: 100% !important;
        -webkit-box-flex: 0 !important;
        -webkit-flex: 0 0 100% !important;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        margin-bottom: 30px;
    }

    .vc-online-desginer ul li {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media only screen and (max-width: 390px) {
    #home-box .vc-im-wrapper {
        background-image: none !important;
        padding: 30px;
    }

    #home-box .vc-im-wrapper br {
        display: none;
    }
}

@media screen and (max-width: 345px) {
    footer.site-footer ul.nbfw-social-link-widget li:not(:last-child) {
        margin-left: 13px;
    }

    .site-footer .footer-bot-section .widget .widget-title {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 320px) {
    .shop_table.cart td:before {
        position: absolute !important;
        right: 15px !important;
    }

    .shop_table.cart .product-remove {
        text-align: center;
    }

    .shop_table.cart .actions input.bt-5 {
        width: 95%;
    }

    .header-7.site-header div.search_text form {
        right: 26%;
    }

    .header-7.site-header div.search_text form .search-button {
        left: -150px;
    }

    .header-7.site-header .mini-cart-section div.mini-cart-wrap {
        top: 0px;
        left: -30px;
    }

    .site-header .mini-cart-section .mini-cart-wrap {
        display: none;
    }
}

@media (max-width: 320px) {
    div.vc-getto-blog .getblog-item .bg-getblog-item {
        margin-right: 0;
        margin-left: 0;
    }

    div.header-custom-list .minicart-header {
        margin-right: -2px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .header-8 .top-section-wrap ul.header-top-left>li {
        font-size: 13px;
    }

    .header-8 .top-section-wrap .header-top-right-wrapper .top-right-header-text {
        font-size: 13px;
    }

    .header-8 .top-section-wrap .header-top-right-wrapper a {
        font-size: 14px;
    }

    .main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
        width: 930px;
    }
}

@media (min-width: 1024px) and (max-width: 1366px) {
    .middle-section .main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
        right: -185px;
    }

    .header-9 .main-navigation .menu-main-menu-wrap #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
        right: 0;
    }
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .product-online-desginer ul li {
        width: 33.33%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .nb-fw.timeline_simple .timeline-events.item-left:before {
        left: -50px;
    }

    .nb-fw.timeline_simple .timeline-events:before {
        width: 50px;
    }

    .nb-fw.timeline_simple .timeline-events.item-left:after {
        left: -59px;
    }

    .nb-fw.timeline_simple .timeline-events.item-right:before {
        right: -50px;
    }

    .nb-fw.timeline_simple .timeline-events.item-right:after {
        right: -54px;
    }
}

.nb-row {
    margin-left: -15px;
    margin-right: -15px;
}

.home .shop-main {
    padding: 0px;
}

.shop-main {
    padding-right: 15px;
    padding-left: 15px;
}

.shop-main .products .product {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
    text-align: right;
}

.shop-main .products .alt-button-2 .product-action.horizontal>.button {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    flex: 0 0 50%;
}

.shop-main .products .alt-button-3 .product-action.horizontal>.button {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    -webkit-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
}

.shop-main .products .alt-button-4 .product-action.horizontal>.button {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    -webkit-flex: 0 0 25%;
    flex: 0 0 25%;
}

.shop-main .products .alt-button-5 .product-action.horizontal>.button {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    -webkit-flex: 0 0 20%;
    flex: 0 0 20%;
}

.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-left: 15px;
    padding-right: 0;
}

.shop-main.wide .single-product-wrap .pd-meta-right {
    padding-right: 15px;
    vertical-align: top;
}

.shop-main.wide .single-product-wrap .wc-single-online-desginer {
    padding-top: 0;
}

.shop-main.left-images .entry-summary {
    padding-right: 30px;
    padding-left: 0;
}

.shop-main.right-images .entry-summary {
    padding-left: 30px;
}

.five-columns .products .product {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.products .product .product-title {
    margin-top: 25px;
    margin-bottom: 10px;
}

.products .product .product-title a {
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
}

.products .product .product-action {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 40px;
    position: absolute;
    bottom: 15px;
    left: 0px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    z-index: 9;
}

.products .product .product-action.center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.products .product .product-action .bt-4 {
    -webkit-border-radius: 0;
    border-radius: 0;
    height: 45px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.products .product .product-action .bt-4 i {
    font-size: 22px;
    line-height: 1;
}

.products .product .product-action .bt-4 .show .icon-heart:before {
    font-family: 'printcart-ico';
    content: "\f102";
    font-style: normal;
}

.products .product .product-action .button {
    position: relative;
    width: 45px;
    border: 0;
    text-align: center;
    color: #fff;
    margin-bottom: 0;
}

.products .product .product-action .button.start-design {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
    font-size: 0;
}

.products .product .product-action .button.start-design:before {
    font-size: 22px;
    font-family: 'printcart-ico';
    content: "\a904";
    font-style: normal;
    color: #999;
}

.products .product .product-action .button.wishlist-btn {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

.products .product .product-action .button.wishlist-btn .yith-wcwl-add-to-wishlist {
    height: 45px;
    margin-top: 0px;
    padding-top: 8px;
}

.products .product .product-action .button.wishlist-btn .yith-wcwl-add-to-wishlist a {
    text-decoration: none;
}

.products .product .product-action .button.wishlist-btn .yith-wcwl-add-to-wishlist a:focus {
    outline: 0;
}

.products .product .product-action .button.wishlist-btn .yith-wcwl-add-to-wishlist i.icon-heart {
    margin-left: 0;
}

.products .product .product-action .button.wishlist-btn .yith-wcwl-add-to-wishlist .ajax-loading {
    position: absolute;
    top: 6px;
    right: -webkit-calc(50% - 10px);
    right: calc(50% - 10px);
    margin-right: 0;
    visibility: visible;
    width: 12px !important;
    height: 12px !important;
}

.products .product .product-action .button.wishlist-btn .yith-wcwl-add-to-wishlist .ajax-loading i {
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
    display: inline-block;
}

.products .product .product-action .button.wishlist-btn .yith-wcwl-add-to-wishlist .ajax-loading i:before {
    color: #999;
    content: '\e900';
    font-family: 'printcart-ico';
    font-style: normal;
}

.products .product .product-action .button.add_to_cart_button {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}

.products .product .product-action .button.add_to_cart_button i:before {
    font-family: 'printcart-ico';
    content: "\f101";
    font-style: normal;
}

.products .product .product-action .button.compare {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    padding-top: 3px;
}

.products .product .product-action .button.compare i:before {
    font-family: 'printcart-ico';
    content: "\e800";
    font-style: normal;
}

.products .product .product-action .button.compare.added {
    font-size: 0;
}

.products .product .product-action .button.compare.added:before {
    font-family: 'printcart-ico';
    content: "\e917";
    font-style: normal;
    font-size: 24px;
    color: #999;
}

.products .product .product-action .button.yith-wcqv-button {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
}

.products .product .product-action .button.yith-wcqv-button i:before {
    font-family: 'printcart-ico';
    content: "\e90b";
    font-style: normal;
}

.products .product .product-action .button.loading i {
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
    display: inline-block;
}

.products .product .product-action .button.loading i:before {
    content: '\e900';
}

.products .product .product-action .button .tooltip {
    position: absolute;
    white-space: nowrap;
    background: rgba(0, 0, 0, 0.7);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    color: #fff;
    min-height: 40px;
    text-transform: none;
    text-align: center;
    line-height: 44px;
    font-size: 16px;
}

.products .product .product-action .button:hover .tooltip {
    opacity: 1;
    visibility: visible;
}

.products .product .product-action .button.product_type_variable:not(.add_to_cart_button) i:before {
    font-family: 'printcart-ico';
    content: "\f109";
    font-style: normal;
}

.products .product .product-action.horizontal {
    width: 100%;
    right: 0;
    bottom: 0;
}

.products .product .product-action.horizontal .tooltip {
    top: -webkit-calc(-100% - -5px);
    top: calc(-100% - -5px);
    right: 50%;
    left: auto;
    padding: 0 10px;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
}

.products .product .product-action.horizontal .tooltip:before {
    content: "";
    position: absolute;
    border: 5px solid transparent;
    border-top: 5px solid rgba(0, 0, 0, 0.7);
    bottom: -10px;
    right: 50%;
    margin-right: -5px;
}

.products .product .product-action.horizontal:hover .tooltip {
    top: -webkit-calc(-100% - -5px);
    top: calc(-100% - -5px);
}

.products .product .product-action.vertical {
    top: 0;
    left: 0 !important;
    right: auto !important;
    bottom: auto;
    width: 45px;
}

.products .product .product-action.vertical .tooltip {
    top: 10px;
    left: -webkit-calc(100% + 35px);
    left: calc(100% + 35px);
    right: auto;
    padding: 0 10px;
    line-height: 25px;
    min-height: 25px;
}

.products .product .product-action.vertical:hover .tooltip {
    left: -webkit-calc(100% + 5px);
    left: calc(100% + 5px);
    right: auto;
}

.products .product .product-action.center {
    width: 210px;
    right: 50%;
    bottom: 50%;
    -webkit-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    transform: translate(50%, 50%);
}

.products .product .product-action.center .button {
    border: solid 1px #fff;
    background-color: transparent;
}

.products .product .product-action.center .button i {
    color: #fff;
}

.products .product .product-action.center .button .show .icon-heart {
    color: #fff;
}

.products .product .product-action.center .button.add_to_cart_button {
    margin-left: 10px;
    margin-right: 0;
}

.products .product .product-action.center .button.wishlist-btn {
    margin-left: 10px;
    margin-right: 0;
}

.products .product .product-action.center .button.compare {
    margin-bottom: 10px;
    margin-left: 10px;
}

.products .product .product-action.center .button.start-design {
    width: 100%;
    font-size: 16px;
}

.products .product .product-action.center .button.start-design:before {
    margin-left: 5px;
    color: #fff;
    font-size: 18px;
}

.products .product .product-action.center .button.start-design .tooltip {
    display: none;
}

.products .product .product-action.center .button.product_type_variable:not(.add_to_cart_button) {
    margin-left: 10px;
}

.products .product .product-action.center .bt-4:hover i {
    color: #fff !important;
}

.products .product .product-action.center .tooltip {
    top: -webkit-calc(-100% - 45px);
    top: calc(-100% - 45px);
    padding: 0 10px;
    right: 21px;
    left: auto;
    background: rgba(0, 0, 0, 0.9);
    min-height: 30px;
    line-height: 30px;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
}

.products .product .product-action.center .tooltip:before {
    content: "";
    position: absolute;
    border: 5px solid transparent;
    border-top: 5px solid rgba(0, 0, 0, 0.7);
    bottom: -10px;
    right: 50%;
    left: auto;
    margin-right: -5px;
}

.products .product .product-action.center:hover .tooltip {
    top: -webkit-calc(-100% - 5px);
    top: calc(-100% - 5px);
}

.products .product .product-action.vertical_fix_wl {
    left: 15px;
    right: auto;
    width: 38px;
}

.products .product .product-action.vertical_fix_wl .button {
    margin-bottom: 10px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 38px;
}

.products .product .product-action.vertical_fix_wl .button i {
    color: #000;
    font-size: 18px;
}

.products .product .product-action.vertical_fix_wl .button.start-design {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
}

.products .product .product-action.vertical_fix_wl .button.start-design:before {
    font-size: 18px;
    color: #000;
}

.products .product .product-action.vertical_fix_wl .button.add_to_cart_button {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
}

.products .product .product-action.vertical_fix_wl .button.add_to_cart_button i:before {
    font-family: 'printcart-ico';
    content: "\a908";
    font-style: normal;
}

.products .product .product-action.vertical_fix_wl .button.compare {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}

.products .product .product-action.vertical_fix_wl .button.compare.added {
    font-size: 0;
}

.products .product .product-action.vertical_fix_wl .button.compare.added:before {
    font-family: 'printcart-ico';
    content: "\e917";
    font-style: normal;
    font-size: 20px;
    color: #000;
}

.products .product .product-action.vertical_fix_wl .button.yith-wcqv-button {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

.products .product .product-action.vertical_fix_wl .tooltip {
    top: 7px;
    left: -webkit-calc(100% + 35px);
    left: calc(100% + 35px);
    right: auto;
    padding: 0 10px;
    line-height: 25px;
    min-height: 25px;
}

.products .product .product-action.vertical_fix_wl:hover .tooltip {
    left: -webkit-calc(100% + 5px);
    left: calc(100% + 5px);
    right: auto;
}

.products .product .product-action.horizontal_fix_wl {
    width: 210px;
    right: 50%;
    bottom: 35px;
    -webkit-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    transform: translate(50%, 50%);
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.products .product .product-action.horizontal_fix_wl .button {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #333333;
    height: 38px;
    width: 38px;
}

.products .product .product-action.horizontal_fix_wl .button.product_type_variable {
    margin-left: 10px;
}

.products .product .product-action.horizontal_fix_wl .button i {
    color: #fff;
    font-size: 18px;
}

.products .product .product-action.horizontal_fix_wl .button.start-design {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
}

.products .product .product-action.horizontal_fix_wl .button.start-design:before {
    font-size: 18px;
    color: #fff;
}

.products .product .product-action.horizontal_fix_wl .button.add_to_cart_button {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 10px;
}

.products .product .product-action.horizontal_fix_wl .button.add_to_cart_button i:before {
    font-family: 'printcart-ico';
    content: "\a908";
    font-style: normal;
}

.products .product .product-action.horizontal_fix_wl .button.compare {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin-left: 10px;
}

.products .product .product-action.horizontal_fix_wl .button.compare.added {
    font-size: 0;
}

.products .product .product-action.horizontal_fix_wl .button.compare.added:before {
    font-family: 'printcart-ico';
    content: "\e917";
    font-style: normal;
    font-size: 20px;
    color: #000;
}

.products .product .product-action.horizontal_fix_wl .button.yith-wcqv-button {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin-left: 10px;
}

.products .product .product-action.horizontal_fix_wl .bt-4:hover i {
    color: #fff !important;
}

.products .product .product-action.horizontal_fix_wl .tooltip {
    top: -webkit-calc(-100% - 45px);
    top: calc(-100% - 45px);
    padding: 0 10px;
    right: 18px;
    left:auto;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    background: rgba(0, 0, 0, 0.9);
    min-height: 30px;
    line-height: 30px;
}

.products .product .product-action.horizontal_fix_wl .tooltip:before {
    content: "";
    position: absolute;
    border: 5px solid transparent;
    border-top: 5px solid rgba(0, 0, 0, 0.7);
    bottom: -10px;
    right: 50%;
    margin-right: -5px;
}

.products .product .product-action.horizontal_fix_wl:hover .tooltip {
    top: -webkit-calc(-100% - -5px);
    top: calc(-100% - -5px);
}

.products .product:hover .product-image {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(51, 51, 51, 0.2);
    box-shadow: 0px 0px 10px 0px rgba(51, 51, 51, 0.2);
    -webkit-transition: -webkit-box-shadow .5s ease-in-out;
    transition: -webkit-box-shadow .5s ease-in-out;
    -o-transition: box-shadow .5s ease-in-out;
    transition: box-shadow .5s ease-in-out;
    transition: box-shadow .5s ease-in-out, -webkit-box-shadow .5s ease-in-out;
}

.products .product:hover .product-image .product-image-mask {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.products .product:hover .product-action {
    opacity: 1;
    visibility: visible;
}

.products .product .price .amount {
    font-weight: 600;
}

.products .product .price del .amount {
    font-weight: 600;
    color: #999999;
    margin-left: 22px;
    margin-right:0;
}

.products .product .star-rating {
    width: 80px;
}

.products .product p {
    margin-top: 5px;
    line-height: 22px;
    max-height: 45px;
    overflow: hidden;
}

.products .product.align-left {
    text-align: right;
}

.products .product.align-left .nb-loop-variable td.value {
    text-align: right;
}

.products .product.align-center {
    text-align: center;
}

.products .product.align-center .nb-loop-variable td.value {
    text-align: center;
}

.products .product.align-center .star-rating {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}

.products .product.align-right {
    text-align: left;
}

.products .product.align-right .nb-loop-variable td.value {
    text-align: left;
}

.products .product.align-right .star-rating {
    float: left;
}

.products .product.align-right span.price {
    display: block;
    clear: both;
}

.products .product .nb-loop-variable td.value {
    padding-top: 2px;
}

.products .product .nb-loop-variable .variation-selector select {
    display: none;
}

.products .product .nb-loop-variable .nbtcs-swatches {
    padding: 5px 3px;
}

.products .product .nb-loop-variable .nbtcs-swatches .swatch:before {
    width: 26px;
    height: 26px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    content: '';
    display: inline-block;
    border: 1px solid transparent;
    position: absolute;
    top: -3px;
    right: -3px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.products .product .nb-loop-variable .nbtcs-swatches .swatch:not(.swatch-radio) {
    position: relative;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-left: 10px;
    line-height: 1;
    display: inline-block;
    text-indent: -9999px;
}

.products .product.full_block-hover .pt-product-meta {
    height: 100%;
}

.products .product.full_block-hover:hover .pt-product-meta {
    -webkit-box-shadow: 0 0 30px 0 rgba(51, 51, 51, 0.35);
    box-shadow: 0 0 30px 0 rgba(51, 51, 51, 0.35);
    -webkit-transition: -webkit-box-shadow .5s ease-in-out;
    transition: -webkit-box-shadow .5s ease-in-out;
    -o-transition: box-shadow .5s ease-in-out;
    transition: box-shadow .5s ease-in-out;
    transition: box-shadow .5s ease-in-out, -webkit-box-shadow .5s ease-in-out;
}

.products.grid-type .product .product-title {
    margin-top: 30px;
    margin-bottom: 8px;
    font-size: 20px;
}

.products.grid-type .product-description {
    margin-top: 5px;
}

.products.list-type .list-type-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.products.list-type .product .product-category-link {
    display: inline-block;
    background: #fff;
    padding: 5px 7px;
    margin-left: 5px;
}

.products.list-type .product .product-image {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 34%;
    -ms-flex: 0 0 34%;
    flex: 0 0 34%;
    float: right;
}

.products.list-type .product .product-image:before {
    content: "";
    position: absolute;
    left: 0;
    top: 15px;
    border: 8px solid transparent;
    border-left: 8px solid;
    z-index: 10;
}

.products.list-type .product .product-meta {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66%;
    -ms-flex: 0 0 66%;
    flex: 0 0 66%;
    float: right;
    padding: 15px 30px 15px 15px;
}

.products.list-type .product .product-title {
    margin-top: 10px;
    margin-bottom: 10px;
}

.products.list-type .product .product-description {
    margin-bottom: 30px;
}

.products.list-type .product .button>i {
    margin-left: 8px;
}

.product .product-image {
    position: relative;
}

.product .product-image img {
    vertical-align: middle;
}

.product .product-image .wishlist-fixed-btn {
    position: absolute;
    top: 0;
    left: 15px;
    right: auto;
}

.product .product-image .wishlist-fixed-btn .show .icon-heart {
    color: #000;
}

.product .product-image .wishlist-fixed-btn .show .icon-heart:before {
    font-family: 'printcart-ico';
    content: "\a909";
    font-style: normal;
}

.product .product-image .wishlist-fixed-btn .yith-wcwl-wishlistexistsbrowse .icon-heart,
.product .product-image .wishlist-fixed-btn .yith-wcwl-wishlistaddedbrowse .icon-heart {
    color: #000;
}

.product .product-image .wishlist-fixed-btn .yith-wcwl-wishlistexistsbrowse .icon-heart:before,
.product .product-image .wishlist-fixed-btn .yith-wcwl-wishlistaddedbrowse .icon-heart:before {
    content: "\a910";
}

.product .product-image .wishlist-fixed-btn .yith-wcwl-add-to-wishlist {
    height: 45px;
    margin-top: 0px;
    padding-top: 8px;
    position: relative;
}

.product .product-image .wishlist-fixed-btn .yith-wcwl-add-to-wishlist a {
    text-decoration: none;
}

.product .product-image .wishlist-fixed-btn .yith-wcwl-add-to-wishlist a:focus {
    outline: 0;
}

.product .product-image .wishlist-fixed-btn .yith-wcwl-add-to-wishlist i.icon-heart {
    margin-left: 0;
}

.product .product-image .wishlist-fixed-btn .yith-wcwl-add-to-wishlist .ajax-loading {
    position: absolute;
    top: 6px;
    right: -webkit-calc(50% - 16px);
    right: calc(50% - 16px);
    margin-right: 0;
    visibility: visible;
    width: 12px !important;
    height: 12px !important;
}

.product .product-image .wishlist-fixed-btn .yith-wcwl-add-to-wishlist .ajax-loading i {
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
    display: inline-block;
}

.product .product-image .wishlist-fixed-btn .yith-wcwl-add-to-wishlist .ajax-loading i:before {
    color: #000;
    content: '\e900';
    font-family: 'printcart-ico';
    font-style: normal;
}

.product .product-image .wishlist-fixed-btn .yith-wcwl-add-to-wishlist .tooltip {
    position: absolute;
    white-space: nowrap;
    background: rgba(0, 0, 0, 0.7);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    color: #fff;
    text-transform: none;
    text-align: center;
    top: 5px;
    left: -webkit-calc(100% + 35px);
    left: calc(100% + 35px);
    right: auto;
    padding: 0 10px;
    line-height: 25px;
    min-height: 25px;
    z-index: 9;
}

.product .product-image .wishlist-fixed-btn .yith-wcwl-add-to-wishlist:hover .tooltip {
    left: -webkit-calc(100% + 5px);
    left: calc(100% + 5px);
    right: auto;
    opacity: 1;
    visibility: visible;
}

.product .onsale {
    z-index: 9;
}

.product .onsale.sale-style-1 {
    position: absolute;
    width: 50px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    top: 15px;
    right: 0;
    text-transform: uppercase;
    font-size: 14px;
}

.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;
    right: auto;
    left: 0px;
    opacity: 1;
}

.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;
    left: -42px;
    border-bottom: 25px solid;
    border-right: 37px solid transparent;
    border-left: 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: 'printcart-ico';
    margin-bottom: 10px;
}

.product .star-rating:before {
    content: '\e9d7\e9d7\e9d7\e9d7\e9d7';
    float: right;
    top: 0;
    right: 0;
    position: absolute;
}

.product .star-rating span {
    overflow: hidden;
    float: right;
    top: 0;
    right: 0;
    position: absolute;
    padding-top: 1.5em;
}

.product .star-rating span:before {
    content: "\e9d9\e9d9\e9d9\e9d9\e9d9";
    top: 0;
    position: absolute;
    right: 0;
}

.product .entry-summary {
    margin-top: 0;
}

.product .entry-summary .price {
    margin-top: 0;
    margin-bottom: 5px;
}

.shop-thumbnail {
    margin-bottom: 45px;
}

.shop-action {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.shop-action .woocommerce-result-count {
    margin-top: 0;
    margin-bottom: 0;
}

.shop-action h1 {
    font-weight: 500;
    color: #444;
    line-height: 18px;
    margin-bottom: 0;
}

.added_to_cart.wc-forward {
    display: none;
}

.woocommerce .products {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.woocommerce .products .product {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}

.woocommerce .products .product .price del {
    color: #999999;
}

.has-separated-border .products {
    margin-left: -30px;
    margin-right: -30px;
    margin-bottom: 30px;
}

.has-separated-border .products .product {
    border-left: solid 1px #e1e1e1;
    border-bottom: solid 1px #e1e1e1;
    margin-bottom: 0;
    padding: 30px;
}

.has-separated-border.three-columns .products .product:nth-child(3n) {
    border-left: none;
}

.has-separated-border.three-columns .products .product:nth-child(1),
.has-separated-border.three-columns .products .product:nth-child(2),
.has-separated-border.three-columns .products .product:nth-child(3) {
    padding-top: 0;
}

.has-separated-border.three-columns .products .product:nth-last-child(1),
.has-separated-border.three-columns .products .product:nth-last-child(2),
.has-separated-border.three-columns .products .product:nth-last-child(3) {
    border-bottom: none;
    padding-bottom: 0;
}

.has-separated-border.four-columns .products .product:nth-child(4n) {
    border-left: none;
}

.has-separated-border.four-columns .products .product:nth-child(1),
.has-separated-border.four-columns .products .product:nth-child(2),
.has-separated-border.four-columns .products .product:nth-child(3),
.has-separated-border.four-columns .products .product:nth-child(4) {
    padding-top: 0;
}

.has-separated-border.four-columns .products .product:nth-last-child(1),
.has-separated-border.four-columns .products .product:nth-last-child(2),
.has-separated-border.four-columns .products .product:nth-last-child(3),
.has-separated-border.four-columns .products .product:nth-last-child(4) {
    border-bottom: none;
    padding-bottom: 0;
}

.has-separated-border.two-columns .products .product:nth-child(2n) {
    border-left: none;
}

.has-separated-border.two-columns .products .product:nth-child(1),
.has-separated-border.two-columns .products .product:nth-child(2) {
    padding-top: 0;
}

.has-separated-border.two-columns .products .product:nth-last-child(1),
.has-separated-border.two-columns .products .product:nth-last-child(2) {
    border-bottom: none;
    padding-bottom: 0;
}

.archive .shop-main .shop-action .woocommerce-notices-wrapper {
    display: none;
}

.wishlist_table tbody td {
    text-align: right;
}

.wishlist_table tfoot td {
    border-bottom: 0;
}

.single-product-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0px;
}

.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 img {
    border: 1px solid #00adef;
}

.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 .entry-summary .price {
    margin-bottom: 7px;
}

.single-product-wrap .entry-summary .price del {
    font-size: 1.5em;
}

.single-product-wrap .entry-summary .price del .amount {
    opacity: .5;
    margin-left: 10px;
    margin-right: 0;
}

.single-product-wrap .entry-summary .yith-wcwl-add-to-wishlist,
.single-product-wrap .entry-summary .compare {
    display: none;
}

.single-product-wrap .woocommerce-variation-price {
    margin-bottom: 15px;
}

.single-product-wrap .woocommerce-review-link {
    display: inline-block;
}

.single-product-wrap .woocommerce-product-details__short-description,
.single-product-wrap .product_meta {
    margin-bottom: 45px;
}

.single-product-wrap .woocommerce-product-details__short-description {
    color: #666;
    border-bottom: 1px solid #e3e4e5;
    margin-bottom: 0px;
    padding-bottom: 4px;
    padding-top: 23px;
    clear: both;
}

.single-product-wrap .woocommerce-product-details__short-description p {
    line-height: 24px;
}

.single-product-wrap .wc-single-online-desginer {
    padding-top: 30px;
}

.single-product-wrap .single-product-wrap .summary .clearfix {
    padding-top: 30px;
}

.single-product-wrap .cart {
    display: inline-block;
    margin-left: 12px;
    margin-top: 25px;
    margin-right: 0;
}

.single-product-wrap .product_meta {
    width: 100%;
    color: #666666;
    border-bottom: 1px solid #e3e4e5;
    padding-bottom: 24px;
    margin-bottom: 0px;
}

.single-product-wrap .product_meta .meta-name {
    display: inline-block;
    min-width: 30px;
}

.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: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
}

.single-product-wrap .yith-wcwl-add-to-wishlist .add_to_wishlist .icon-heart {
    margin-left: 0;
    margin-top: 0;
}

.single-product-wrap .yith-wcwl-add-to-wishlist .add_to_wishlist .icon-heart:before {
    font-family: 'printcart-ico';
    content: "\f102";
    font-style: normal;
    margin-left: 0;
}

.single-product-wrap .yith-wcwl-add-to-wishlist i {
    color: #afafaf;
}

.single-product-wrap .yith-wcwl-add-to-wishlist i.icon-heart {
    margin-left: 0;
}

.single-product-wrap .yith-wcwl-add-to-wishlist i.icon-heart:before {
    margin-left: 5px;
}

.woocommerce-tabs .accordion-title-wrap:hover {
    cursor: pointer;
}

.mfp-figure:after {
    background-color: transparent !important;
}

.shop-main {
    width: 100%;
    margin-bottom: 75px;
}

.shop-main.left-thumb .product .single-product-wrap .product-image .onsale {
    display: none;
}

.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-right: 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-left: 10px;
    margin-right: auto;
}

.shop-main.left-thumb .woocommerce-product-gallery__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.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-left: 10px;
}

.shop-main.left-thumb .woocommerce-product-gallery__wrapper .thumb-gallery .swiper-wrapper {
    height: 250px;
}

.shop-main.left-thumb .woocommerce-product-gallery__wrapper .thumb-gallery .swiper-slide {
    height: auto !important;
}

.shop-main.inside-thumb .woocommerce-product-gallery__wrapper {
    position: relative;
}

.shop-main.inside-thumb .thumb-gallery {
    width: 20%;
    height: 100%;
    position: absolute;
    top: 10px;
    right: 10px;
}

.shop-main.inside-thumb .thumb-gallery .swiper-slide {
    height: auto;
}

.shop-main .related .product {
    width: 100%;
}

.shop-main .related,
.shop-main .upsells {
    position: relative;
}

.shop-main .related .products,
.shop-main .upsells .products {
    margin-right: -15px;
    margin-left: -15px;
}

.shop-main .related .products .product-description,
.shop-main .upsells .products .product-description {
    margin-top: 5px;
}

.shop-main .upsells .product {
    width: 100%;
}

.wc-pd-no-sidebar .shop-main {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 15px;
}

.variations {
    padding-left: 15px;
    padding-right: 0;
}

.variations .list-variations {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.variations .list-variations .item-variations {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.single-product-wrap .woocommerce-product-rating {
    display: inline-block;
    width: 100%;
    margin-bottom: 22px;
    margin-top: 11px;
    padding-bottom: 24px;
    border-bottom: 1px solid #e3e4e5;
}

.single-product-wrap .woocommerce-product-rating .wc-link-review {
    color: #888888;
    font-size: 12.63px;
    line-height: 21px;
    margin-top: 2px;
}

.single-product-wrap .woocommerce-product-rating .wc-link-review a {
    color: #888888;
}

.single-product-wrap .woocommerce-product-rating .wc-link-review>span {
    display: inline-block;
    margin: 0 13px;
}

.single-product-wrap .star-rating {
    font-size: 18px;
    width: 90px;
    display: inline-block;
    float: right;
    margin-left: 20px;
    margin-right: 0;
    margin-bottom: 0;
}

.single-product-wrap ins span {
    font-weight: 700;
}

.single-product-wrap .price>span .amount {
    display: inline-block;
}

.nbt-results {
    display: none;
}

.nbt-results .woocommerce-product-rating * {
    color: #fc0;
}

.nbt-results .woocommerce-product-rating .star-rating {
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-family: 'printcart-ico';
    margin-bottom: 10px;
}

.nbt-results .woocommerce-product-rating .star-rating:before {
    content: '\e9d7\e9d7\e9d7\e9d7\e9d7';
    float: right;
    top: 0;
    right: 0;
    position: absolute;
}

.nbt-results .woocommerce-product-rating .star-rating span {
    overflow: hidden;
    float: right;
    top: 0;
    right: 0;
    position: absolute;
    padding-top: 1.5em;
}

.nbt-results .woocommerce-product-rating .star-rating span:before {
    content: "\e9d9\e9d9\e9d9\e9d9\e9d9";
    top: 0;
    position: absolute;
    right: 0;
}

.single-social-simple {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid #e3e4e5;
    margin-top: 30px;
    padding-top: 24px;
}

.single-social-simple .single-social-simple-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
}

.single-social-simple .single-social-simple-left .yith-wcwl-add-to-wishlist {
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
    width: 45px;
    height: 45px;
    margin-left: 15px;
    margin-top: 0;
    text-align: center;
}

.single-social-simple .single-social-simple-left .yith-wcwl-add-to-wishlist a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    color: #afafaf;
}

.single-social-simple .single-social-simple-left .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.single-social-simple .single-social-simple-left .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse,
.single-social-simple .single-social-simple-left .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse {
    width: 45px;
    height: 45px;
    line-height: 45px;
    padding-top: 0;
}

.single-social-simple .single-social-simple-left .yith-wcwl-add-to-wishlist .yith-wcwl-add-button:hover,
.single-social-simple .single-social-simple-left .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:hover,
.single-social-simple .single-social-simple-left .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:hover {
    background-color: #4285f4;
}

.single-social-simple .single-social-simple-left .yith-wcwl-add-to-wishlist .yith-wcwl-add-button:hover .fa,
.single-social-simple .single-social-simple-left .yith-wcwl-add-to-wishlist .yith-wcwl-add-button:hover a,
.single-social-simple .single-social-simple-left .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:hover .fa,
.single-social-simple .single-social-simple-left .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:hover a,
.single-social-simple .single-social-simple-left .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:hover .fa,
.single-social-simple .single-social-simple-left .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:hover a {
    color: #fff;
}

.single-social-simple .single-social-simple-left .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
    position: relative;
}

.single-social-simple .single-social-simple-left .yith-wcwl-add-to-wishlist .yith-wcwl-add-button:hover {
    background-color: transparent;
}

.single-social-simple .single-social-simple-left .yith-wcwl-add-to-wishlist i {
    font-size: 18px;
    top: 13px;
    margin-left: 0;
}

.single-social-simple .single-social-simple-left .yith-wcwl-add-to-wishlist i:before {
    font-family: 'printcart-ico';
    content: '\a910';
    font-style: normal;
    margin: 0;
}

.single-social-simple .single-social-simple-left .yith-wcwl-add-to-wishlist:hover i {
    color: #fff;
}

.single-social-simple .single-social-simple-left .yith-wcwl-add-to-wishlist:hover .tooltip {
    top: -40px;
    opacity: 1;
    visibility: visible;
}

.single-social-simple .single-social-simple-left .compare-button {
    margin-left: 15px;
    position: relative;
}

.single-social-simple .single-social-simple-left .compare-button .compare {
    background-color: #fff;
    border: 1px solid #d7d7d7;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #afafaf !important;
    width: 45px;
    height: 45px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
}

.single-social-simple .single-social-simple-left .compare-button .compare .fa {
    font-family: 'printcart-ico' !important;
    font-size: 18px;
}

.single-social-simple .single-social-simple-left .compare-button .compare .fa:before {
    content: "\e800";
}

.single-social-simple .single-social-simple-left .compare-button .compare:hover {
    background-color: #4285f4;
}

.single-social-simple .single-social-simple-left .compare-button .compare:hover i {
    color: #fff;
}

.single-social-simple .single-social-simple-left .compare-button .compare:hover .tooltip {
    top: -40px;
    opacity: 1;
    visibility: visible;
}

.single-social-simple .single-social-simple-left .share-envelope {
    position: relative;
    background-color: #fff;
    border: 1px solid #d7d7d7;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #afafaf !important;
    width: 45px;
    height: 45px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
}

.single-social-simple .single-social-simple-left .share-envelope:hover {
    background-color: #4285f4;
}

.single-social-simple .single-social-simple-left .share-envelope:hover i {
    color: #fff;
}

.single-social-simple .single-social-simple-left .share-envelope:hover .tooltip {
    top: -40px;
    opacity: 1;
    visibility: visible;
}

.single-social-simple .single-social-simple-left .share-envelope i {
    font-size: 18px;
}

.single-social-simple .single-social-simple-left .tooltip {
    position: absolute;
    white-space: nowrap;
    font-size: 12px;
    top: -50px;
    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;
    line-height: 20px;
}

.single-social-simple .single-social-simple-left .tooltip:before {
    content: "";
    position: absolute;
    border: 5px solid transparent;
    bottom: -10px;
    left: -webkit-calc(50% - 5px);
    left: calc(50% - 5px);
    border-top: 5px solid rgba(0, 0, 0, 0.7);
}

.single-social-simple .single-social-simple-right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    text-align: left;
    padding-top: 9px;
}

.single-social-simple .single-social-simple-right span {
    display: inline-block;
    text-transform: uppercase;
    margin-left: 20px;
}

.single-social-simple .single-social-simple-right ul {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
}

.single-social-simple .single-social-simple-right ul li {
    display: inline-block;
    margin-left: 10px;
}

.single-social-simple .single-social-simple-right ul li a {
    color: #666666;
    text-decoration: none;
}

.single-social-simple .single-social-simple-right ul li a:hover {
    color: #4285f4;
}

.single-social-simple .single-social-simple-right ul li:last-child {
    margin-left: 0;
}

.wc-tabs-wrapper {
    margin-top: 40px;
}

.single-product .related h2 {
    text-transform: uppercase;
    color: #444444;
    font-weight: 600;
}

.single-product .nbt-variations {
    padding-top: 0px;
}

.single-product .nbt-variations .list-variations .swatch-color.selected:before {
    border-color: #fff;
}

.single-product .nbt-variations .single_variation_wrap .single_variation_box .woocommerce-variation-add-to-cart.variations_button .nb-quantity {
    display: inline-block;
}

.single-product .nbt-variations .single_variation_wrap .single_variation_box .woocommerce-variation-add-to-cart.variations_button button {
    padding: 8.5px 5px;
    text-align: center;
    white-space: nowrap;
    width: -webkit-calc(100% - 107px);
    width: calc(100% - 107px);
}

.has-order-upload .ou-tabcontent {
    margin-top: 20px;
}

.woocommerce-variation-price .nbtwccs_price_code .woocommerce-Price-amount {
    font-weight: 700;
}

.single-product .woocommerce-product-gallery {
    opacity: 1 !important;
}

main.shop-main.left-thumb .woocommerce-product-gallery__wrapper .featured-gallery {
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
}

main.shop-main.left-thumb .woocommerce-product-gallery__wrapper .thumb-gallery {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
}

main.shop-main.left-thumb .woocommerce-product-gallery__wrapper .thumb-gallery img {
    height: auto !important;
}

.wc-tabs {
    padding-right: 0;
    list-style-type: none;
    margin-top: 0;
    border-bottom: 1px solid #d7d7d7;
    line-height: 21px;
}

.wc-tabs>li {
    display: inline-block;
    font-size: 18px;
    margin-left: 33px;
    margin-right: 0;
}

.wc-tabs>li a {
    display: block;
    padding-top: 0px;
    padding-bottom: 8px;
    text-decoration: none;
    text-transform: uppercase;
}

.wc-tabs>li.active a {
    border-bottom: 3px solid;
}

.wc-tabs>li a:focus {
    outline: none;
}

.woocommerce-Tabs-panel--description {
    padding: 19px 0px 0 0;
}

.woocommerce-Tabs-panel--description h5 {
    font-weight: 600;
    line-height: 24px;
    color: #444444;
}

.woocommerce-Tabs-panel--description p {
    color: #666666;
    line-height: 24px;
}

.wc-tabs-wrapper {
    margin-bottom: 45px;
    clear: both;
}

.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: "printcart-ico";
    position: absolute;
    left: 15px;
    right: auto;
    font-size: 23px;
    top: 5px;
}

.shop-main.accordion-tabs .accordion-title-wrap:not(.ui-accordion-header-active):after {
    content: "\e90e";
}

.shop-main.accordion-tabs .accordion-title-wrap.ui-accordion-header-active:after {
    content: "\e90d";
}

.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-bottom: 30px;
    margin-top: 20px;
}

.shop-main .woocommerce-Reviews {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    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;
    right: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: 'printcart-ico';
    content: '\e9d7';
    text-indent: 0;
}

.shop-main .woocommerce-Reviews #review_form_wrapper .stars a:hover~a::before {
    content: '\e9d7';
}

.shop-main .woocommerce-Reviews #review_form_wrapper .stars:hover a::before {
    content: '\e9d9';
}

.shop-main .woocommerce-Reviews #review_form_wrapper .stars.selected a.active::before {
    content: '\e9d9';
}

.shop-main .woocommerce-Reviews #review_form_wrapper .stars.selected a.active~a::before {
    content: '\e9d7';
}

.shop-main .woocommerce-Reviews #review_form_wrapper .stars.selected a:not(.active)::before {
    content: '\e9d9';
}

.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-respond .comment-form-author label,
.shop-main .woocommerce-Reviews #review_form_wrapper .comment-respond .comment-form-email label {
    display: block;
}

.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;
    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-right: 0;
}

.shop-main .woocommerce-Reviews .commentlist .comment_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.shop-main .woocommerce-Reviews .commentlist .star-rating {
    width: 90px;
}

.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: right;
    margin-left: 15px;
}

.shop-main.split-reviews-form #comments {
    -webkit-flex-basis: 60%;
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
    max-width: 60%;
    padding-left: 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-right: 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 tr.cart_item .amount {
    font-size: 1.2em;
}

.shop_table.cart tr.cart_item td {
    padding-left: 15px;
}

.shop_table.cart .to-shop {
    float: right;
}

.shop_table th,
.shop_table td {
    text-align: right;
}

.shop_table th[data-title] .title,
.shop_table td[data-title] .title {
    display: none;
}

.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;
}

.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: left;
    border: 0;
    font-weight: 400;
}

.cart-layout-1 .cart-totals-wrap .shop_table td {
    width: 1%;
    white-space: nowrap;
    padding: 0 45px 0 0;
}

.cart-layout-1 .cart-totals-wrap .shop_table .order-total strong {
    font-weight: 400;
    font-size: 1.5em;
}

.cart-layout-1 .coupon {
    text-align: left;
}

.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: left;
}

.cart-layout-2 .wc-proceed-to-checkout .checkout-button {
    text-align: center;
}

.cart-layout-2 .cart-totals-wrap {
    border: 2px solid #edf0f5;
    padding: 15px 15px 30px;
}

.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"] {
    border-color: transparent;
    border-bottom-color: #ccc;
    margin-left: 15px;
    font-size: 16px;
}

.coupon input[name="coupon_code"]:focus {
    outline: 0;
}

.cart-collaterals .cart_totals>h3 {
    text-align: left;
    margin-bottom: 15px;
}

.wc-proceed-to-checkout {
    text-align: left;
}

.cross-sells .swiper-wrapper {
    width: 100%;
}

.cross-sells .products {
    margin-right: -15px;
    margin-left: -15px;
}

.cross-sells .product {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 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 form .form-row abbr.required {
    text-decoration: none;
    border: none;
}

.woocommerce-mini-cart__empty-message {
    margin: 0;
    padding: 21px 0 0;
    text-align: center;
}

.woocommerce .woocommerce-message,
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce-page .woocommerce-message,
.woocommerce-page .woocommerce-error,
.woocommerce-page .woocommerce-info {
    width: 100%;
    position: relative;
    list-style-type: none;
    padding: 15px 60px 15px 15px;
    margin-bottom: 45px;
}

.woocommerce .woocommerce-message:before,
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce-page .woocommerce-message:before,
.woocommerce-page .woocommerce-error:before,
.woocommerce-page .woocommerce-info:before {
    font-family: 'printcart-ico';
    font-size: 20px;
    position: absolute;
    right: 22px;
    top: 12px;
}

.woocommerce .woocommerce-message .woocommerce-Button,
.woocommerce .woocommerce-error .woocommerce-Button,
.woocommerce .woocommerce-info .woocommerce-Button,
.woocommerce-page .woocommerce-message .woocommerce-Button,
.woocommerce-page .woocommerce-error .woocommerce-Button,
.woocommerce-page .woocommerce-info .woocommerce-Button {
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 15px;
}

.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-message {
    border-top: 3px solid #5b9a5c;
    background: #dff0d8;
    color: #3c763d;
}

.woocommerce .woocommerce-message .wc-forward,
.woocommerce-page .woocommerce-message .wc-forward {
    padding: 2px 15px;
    text-align: center;
    position: absolute;
    left: 10px;
    bottom: 10px;
}

.woocommerce .woocommerce-message:before,
.woocommerce-page .woocommerce-message:before {
    content: '\e915';
    color: #66BB6A;
}

.woocommerce .woocommerce-error,
.woocommerce-page .woocommerce-error {
    border-top: 3px solid #ef5350;
    background: #f7e5e5;
    color: #ef5350;
}

.woocommerce .woocommerce-error:before,
.woocommerce-page .woocommerce-error:before {
    content: '\e914';
    color: #ef5350;
}

.woocommerce .woocommerce-info,
.woocommerce-page .woocommerce-info {
    border-top: 3px solid #42A5F5;
    background: #bde1ff;
    color: #42A5F5;
}

.woocommerce .woocommerce-info:before,
.woocommerce-page .woocommerce-info:before {
    content: '\e915';
    color: #42A5F5;
}

.woocommerce-checkout #primary {
    width: 100%;
}

.woocommerce-checkout #primary .woocommerce-checkout {
    margin-bottom: 60px;
}

.woocommerce-checkout #customer_details p.form-row-first,
.woocommerce-checkout #customer_details p.form-row-last {
    width: 50%;
    float: right;
}

.woocommerce-checkout #customer_details p.form-row-first {
    padding-left: 15px;
}

.woocommerce-checkout #customer_details p.form-row-last {
    padding-right: 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;
    line-height: 45px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    padding-right: 10px;
    padding-left: 10px;
    width: 100%;
}

.woocommerce-checkout #customer_details .form-row textarea.input-text {
    padding-right: 10px;
    padding-left: 10px;
    min-height: 110px;
}

.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-checkout #customer_details .form-row#order_comments_field {
    margin-bottom: 30px;
}

.checkout_coupon .form-row {
    display: inline-block;
}

.checkout_coupon .input-text {
    border-color: transparent;
    border-bottom-color: #ccc;
    margin-left: 15px;
    font-size: 16px;
}

.checkout_coupon .input-text:focus {
    outline: 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: left;
}

.wc_payment_methods {
    padding-right: 0;
    list-style-type: none;
}

.wc_payment_methods .payment_method_paypal img {
    display: block;
}

.woocommerce-order-received .woocommerce-order {
    margin-bottom: 60px;
}

.woocommerce-order-received .woocommerce-order .btn-pdf-preview {
    padding: 5px 15px;
}

.woocommerce-order .left-section-wrap {
    border: 1px solid #e4e4e4;
    padding: 15px 30px 45px;
}

.woocommerce-order .woocommerce-order-overview {
    padding-right: 30px;
    margin-bottom: 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 .qty {
    width: 46px;
    min-height: 38px;
    line-height: 37px;
    text-align: center;
    border: 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: 92px;
    border: 1px solid #d7d7d7;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.nb-quantity.style-1 .qty-buttons {
    position: absolute;
    top: 0;
    left: 0px;
    width: 45px;
    border-right: 1px solid #d7d7d7;
    bottom: 0;
    right: auto;
}

.nb-quantity.style-1 .qty-buttons span {
    display: block;
    text-align: center;
    border-right: 0;
    height: 21.5px;
    padding-right: 5px;
    padding-left: 5px;
}

.nb-quantity.style-1 .qty-buttons span.quantity-minus {
    border-top: 0;
}

.nb-quantity.style-1 .qty-buttons span.quantity-minus:before {
    position: relative;
    top: 2px;
}

.nb-quantity.style-1 .qty-buttons span.quantity-plus:before {
    position: relative;
    top: 3px;
}

.nb-quantity.style-1 .qty-buttons span:first-child {
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
}

.nb-quantity.style-1 .qty-buttons span:last-child {
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.nb-quantity.style-1 .qty-buttons .icon-angle-up:before {
    position: relative;
    top: 1px;
}

.nb-quantity.style-1 .qty-buttons .icon-angle-down:before {
    position: relative;
    top: 2px;
}

.nb-quantity.style-1 .qty-buttons:hover {
    cursor: pointer;
}

.nb-quantity.style-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    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-right: 0;
}

.nb-quantity.style-2>span.quantity-minus {
    border-left: 0;
}

.single-product .nb-quantity .qty-buttons span {
    height: 23px;
}

.single-product .nb-quantity .qty-buttons span:first-child:hover {
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    margin-top: -1px;
    height: 24px;
}

.single-product .nb-quantity .qty-buttons span:last-child:hover {
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    margin-top: -1px;
    height: 22px;
}

.single-product .nb-quantity .qty-buttons:after {
    background: #e1e1e1;
    top: 22px;
    content: "";
    display: inline-block;
    height: 1px;
    right: 10px;
    position: absolute;
    left: 10px;
}

.single-product .nb-quantity .qty {
    -moz-appearance: textfield;
}

.nb-quantity.style-1 .qty-buttons:after {
    background: #e1e1e1;
    top: 22px;
    content: "";
    display: inline-block;
    height: 1px;
    right: 0px;
    position: absolute;
    left: 0px;
}

/*=======================
  * MODAL POPUP STYLE
  ========================*/

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;
    right: 0;
    left: 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;
    left: 0;
    bottom: 0;
    right: 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: right;
    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;
    left: 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;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 60px;
}

#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: right;
    width: 100%;
}

#yith-quick-view-content .cart {
    width: 100%;
}

.cart-notice-wrap {
    position: fixed;
    top: 60px;
    left: 30px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    z-index: 9999;
}

.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;
    text-decoration: none;
}

.cart-notice-wrap.active {
    opacity: 1;
    visibility: visible;
}

.cart-notice-wrap span {
    position: absolute;
    top: 5px;
    left: 5px;
    cursor: pointer;
}

.woocommerce-account .woocommerce {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 60px;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation>ul {
    list-style-type: none;
    padding-right: 0;
    margin: 0;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link {
    padding-top: 25px;
    padding-bottom: 25px;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link:not(:last-child) {
    border-bottom: 1px solid #ebebeb;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 25px;
    padding-bottom: 25px;
    border: 1px solid #ebebeb;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content .u-columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content .u-columns .woocommerce-Address {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    max-width: 50%;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content .u-column1,
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .u-column1 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Input,
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .input-text {
    width: 100%;
    min-height: 40px;
    margin-top: 10px;
    padding-right: 10px;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content input[name="save_account_details"] {
    margin-top: 30px;
    padding: 15px 30px;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-button.view {
    display: inline-block;
    padding: 5px 10px;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content button.button {
    position: relative;
    top: 15px;
    padding: 5px 15px;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content .select2-container .select2-selection--single {
    height: 40px;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 35px;
}

.custom-login-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: 1px solid #ebebeb;
    margin-right: 15px;
    margin-left: 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-left: 15px;
    padding-right: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.custom-login-wrap .woocommerce-Input {
    width: 100%;
    min-height: 40px;
    padding-right: 10px;
    margin-top: 10px;
}

.custom-login-wrap .rememberme-wrap {
    margin: 15px 0px;
}

.custom-login-wrap .lost_password {
    margin-top: 10px;
}

@media (min-width: 576px) {
    .shop-main.right-images .single-product-wrap .product-image {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }

    .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%;
    }
}

@media (min-width: 768px) {
    .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%;
    }

    .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%;
    }

    .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%;
    }

    .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-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-3-products .product {
        width: 33.33333%;
    }

    .cross-sells.row-4-products .product {
        width: 25%;
    }

    .cross-sells.row-5-products .product {
        width: 20%;
    }

    .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;
    }

    .nb-quantity {
        float: right;
        margin-left: 15px;
        margin-right: 0;
    }
}

@media (min-width: 992px) {
    .shop-main.related-4-columns .related .product {
        width: 25%;
    }

    .shop-main.upsells-4-columns .upsells .product {
        width: 25%;
    }

    .variations .list-variations .item-variations {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .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: left;
    }

    .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
        -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-account .woocommerce .woocommerce-MyAccount-content {
        -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%;
    }

    .woocommerce-account .woocommerce .woocommerce-MyAccount-content .u-column1,
    .woocommerce-account .woocommerce .woocommerce-MyAccount-content .u-column1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .custom-login-wrap.has-register-form .custom-login,
    .custom-login-wrap.has-register-form .custom-register {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media screen and (max-width: 992px) {
    .cart-notice-wrap {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
    }

    .cart-notice-wrap .cart-notice {
        position: absolute;
        top: 50%;
        right: 50%;
        -webkit-transform: translate(50%, -50%);
        -ms-transform: translate(50%, -50%);
        transform: translate(50%, -50%);
        width: 230px;
    }
}

@media (max-width: 991px) {
    .five-columns .products .product {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .has-separated-border .products .product {
        border: none;
    }

    .cart-left-section {
        margin-bottom: 45px;
    }

    .custom-login-wrap.has-register-form .custom-login {
        margin-bottom: 45px;
    }
}

@media (max-width: 767px) {
    .products .product .product-action.center {
        padding: 0;
    }

    .products .product .product-action.horizontal_fix_wl {
        padding: 0;
    }

    .shop-thumbnail {
        display: none;
    }

    .shop-action h1 {
        display: block;
        width: 100%;
        margin-bottom: 20px;
    }

    .single-product-wrap .cart {
        margin-top: 5px;
    }

    .single-social-simple {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .single-social-simple .single-social-simple-left {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-bottom: 10px;
    }

    .single-social-simple .single-social-simple-right {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        text-align: right;
    }

    .single-product .nbt-variations .single_variation_wrap .single_variation_box .woocommerce-variation-add-to-cart.variations_button .nb-quantity {
        margin-bottom: 0;
    }

    .wc-tabs>li {
        margin-bottom: 15px;
    }

    .shop_table.cart tr.cart_item td:not(.product-name) {
        padding-right: 15px;
        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;
        padding-left: 15px;
    }

    .shop_table.cart tr:not(.cart_item) {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .shop_table.cart tr:not(.cart_item) .actions {
        border-bottom: none;
    }

    .shop_table th[data-title] .title,
    .shop_table td[data-title] .title {
        display: block;
    }

    .shop_table.cart {
        /* Hide table headers (but not display: none;, for accessibility) */
    }

    .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;
        right: -9999px;
    }

    .shop_table.cart td {
        /* Behave  like a "row" */
        border: none;
        position: relative;
        padding-right: 50%;
    }

    .shop_table.cart td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 32%;
        right: 15px;
        white-space: nowrap;
    }

    .shop_table.cart .product-name {
        padding-right: 15px;
        padding-top: 30px;
        padding-bottom: 30px;
        width: 100%;
    }

    .shop_table.cart .product-remove {
        padding-right: 15px;
    }

    .shop_table.cart .actions {
        padding-right: 15px;
    }

    .cross-sells .flickity-prev-next-button {
        background: transparent;
    }

    .nb-quantity {
        margin-bottom: 15px;
    }
}

@media (max-width: 575px) {
    .coupon input[name="coupon_code"] {
        margin-left: 0;
        margin-bottom: 15px;
    }

    .no_carosel .swiper-wrapper {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .no_carosel .swiper-wrapper .product .product-title {
        text-align: center;
    }

    .no_carosel .swiper-wrapper .product .price .woocommerce-Price-amount {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .header-cart-wrap .mini-cart-section {
        display: none !important;
    }
}

@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: right;
    }
}

@media (max-width: 320px) {
    .single-product .nbt-variations .single_variation_wrap .single_variation_box .woocommerce-variation-add-to-cart.variations_button button {
        text-transform: capitalize;
    }
}

@media (min-width: 768px) and (max-width: 991px) and (min-width: 768px) {
    .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%;
    }

    .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%;
    }

    .five-columns .products .product {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) and (min-width: 768px) {
    .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%;
    }

    .five-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%;
    }
}
.nbdesigner-related-product-title{
    padding-right: 15px;
}
.wishlist_table tr td.product-thumbnail, 
.wishlist_table tr td.product-name, 
.wishlist_table tr td.wishlist-name, 
.wishlist_table tr td.wishlist-privacy, 
.woocommerce table.wishlist_table tfoot td{
    text-align: right;
}