/*
 Theme Name:   printsouq.ae
 Theme URI:    https://www.printsouq.ae
 Description:  A Twenty Sixteen child theme 
 Author:       ExellarTech
 Author URI:   https://www.printsouq.ae
 Template:     twentysixteen
 Version:      1.0.0
*/

/*
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@font-face {
    font-family: 'Gill Sans MT';
    src: url('./fonts/GillSansMT.woff2') format('woff2'),
        url('./fonts/GillSansMT.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
*/

/*---------------------------------------------------- style.css start ------------------------------------------------------------*/

html {
    margin-top: 0 !important;
}
body {
    background-position: center top !important;
    background-repeat: no-repeat !important;
    /*font-family: 'Mulish-ExtraBold';*/
    font-family: 'PPMori-Regular';
    font-size: 18px;
    line-height: 27px;
    color: #303030;
    background: #ffff;
}
h1, h2, h3, h4, h5, h6 {
    /*font-family: 'Mulish-Bold';*/
    color: #182A4E;
    margin: 0;
}
h1 {
    font-size: 55px;
}
h3 {
    font-size: 34px;
}
h4 {
    font-size:18px
} 
h5 {
    font-size: 14;
}
.site {
    margin: 0;
    background-color: transparent;
}
.site-header {
    margin:0px;
    padding: 0;
}
.site-header .container {
    position:relative
}
.site-inner {
    max-width: 100%;
}
body:not(.custom-background-image)::before, body:not(.custom-background-image)::after {
    height: 0;
}
body {
    overflow-x: hidden;
    background: #ffff;
}
.content-area {
    float: left;
    margin-right: 0;
    width: 100%;
}
.site-content {
    padding: 0;
}
#colophon {
    padding: 0;
}
.site-main {
    margin-bottom: 0;
}
.entry-content h2, .entry-summary h2, .comment-content h2 {
    margin-top: 0px;
    margin-bottom: 5px;
}
a {
    color: #182A4E;
    text-decoration: none;
}
a:hover {
    color: #182A4E;
}
p {
    color: #303030;
    font-size: 15px;
    line-height: 24px;
    font-family: 'Mulish-Regular';
    margin: 0;
}
.main-navigation {
    margin: 0;
}
a:focus, button:focus {
    border: 0;
    color: #182A4E;
    outline: none;
}
input, select, textarea {
    font-family: 'Mulish-Regular';
}
button {
    font-size: 16px;
    font-weight: bold;
    background: #FC7F2B;
    color: #18244E;
}


/*---------------------------------------------------- style.css end ------------------------------------------------------------*/

/*
@font-face {
  font-family: 'HelveticaNeue-Bold';
  src: url('https://www.printsouq.ae/wp-content/themes/printsouq-child/fonts/HelveticaNeue-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'HelveticaNeue-Regular';
  src: url('https://www.printsouq.ae/wp-content/themes/printsouq-child/fonts/HelveticaNeue-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish-Bold';
  src: url('https://www.printsouq.ae/wp-content/themes/printsouq-child/fonts/Mulish-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish-ExtraBold';
  src: url('https://www.printsouq.ae/wp-content/themes/printsouq-child/fonts/Mulish-ExtraBold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish-Regular';
  src: url('https://www.printsouq.ae/wp-content/themes/printsouq-child/fonts/Mulish-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
*/

/* Arabic Site Fonts */

/*
@font-face {
  font-family: 'Tajawal-Regular';
  src: url('https://www.printsouq.ae/wp-content/themes/printsouq-child/fonts/Tajawal-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tajawal-Bold';
  src: url('https://www.printsouq.ae/wp-content/themes/printsouq-child/fonts/Tajawal-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tajawal-ExtraBold';
  src: url('https://www.printsouq.ae/wp-content/themes/printsouq-child/fonts/Tajawal-ExtraBold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

*/



.reset {
    font-size: 0;
    list-style-type: none;
    margin: 0;
}
.clear {
    clear: both;
}
.container {
    width: 1260px;
    margin: 0 auto;
    padding: 0;
    max-width: 95%;
}

/* Header */

.discount-header {
    background: #FC7F2B;
}
.discount-header #custom_html-2 {
    margin: 0;
    border: 0;
    text-align: center;
    padding: 10px 0;
    font-size: 16px;
    line-height: 20px;
    color: #182A4E;
}
.page-id-15 .site-header.desktop-header {
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
}
.new-header {
    display: none;
}
.page-id-15 .new-header {
    display: block;
    padding: 20px 0 16px 0;
}
.page-id-15 .new-header a.custom-logo-link {
    display: inline-block;
    width: 13%;
}
.site-branding h1.site-title,
.site-branding p.site-description {
    display: none;
}
.site-header-main {
    display: block;
}
.site-header-main .header-wrapper {
    padding: 20px 0 16px 0;
}
.site-header-main .site-branding {
    float: left;
    width: 12%;
    margin: 0;
}
.site-header-main .site-branding img {
    width: 100%;
}
.site-header-main .header-right-align {
    float: right;
    width: 80%;
}
.site-header-main .header-right-align .header-ajax-search {
    float: left;
    width: 65%;
    margin-top: 14px;
}
.site-header-main .header-right-align .header-ajax-search .dgwt-wcas-search-wrapp svg.dgwt-wcas-ico-magnifier {
    left: inherit;
    right: 18px;
    opacity: 1;
    fill: #A5A5A5;
    background-image: url('https://www.printsouq.ae/wp-content/uploads/2021/06/searech-icon.png');
    width: 24px;
    height: 24px;
    max-height: 24px;
    max-width: 24px;
}
.site-header-main .header-right-align .header-ajax-search .dgwt-wcas-search-wrapp svg.dgwt-wcas-ico-magnifier path,
.site-header-main .header-right-align .header-ajax-search .dgwt-wcas-search-wrapp .dgwt-wcas-close,
.aws-container .aws-search-form .aws-search-btn_icon path {
    display: none;
}
.aws-container .aws-search-form .aws-form-btn:hover {
    background: #fff;
}
.site-header-main .header-right-align .header-ajax-search .dgwt-wcas-search-wrapp {
    max-width: 100%;
}
.popupaoc-image-popup {
    padding: 0;
}
.site-header-main .header-right-align .header-ajax-search .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input,
.aws-container .aws-show-clear .aws-search-field {
    color: #A5A5A5;
    font-size: 16px;
    border: 1px solid #C7C8C9;
    border-radius: 7px !important;
    padding-left: 15px;
    padding-top: 15px !IMPORTANT;
    padding-bottom: 15px !IMPORTANT;
    height: auto !IMPORTANT;
    font-weight: 400;
    font-family: 'Mulish-Regular';
}
.aws-container .aws-show-clear .aws-search-field {
    line-height: normal;
    background: #fff;
}
form.aws-search-form.aws-show-clear {
    position: relative;
}
.aws-container .aws-search-form .aws-form-btn {
    background: #fff;
    border: 0;
    position: absolute;
    z-index: 3;
    right: 9px;
    top: 3px;
    bottom: 0;
    height: 45px;
    align-items: center;
}
.aws-search-result {
    margin-top: 4px;
}
.aws-container .aws-search-form .aws-search-btn_icon {
    opacity: 1;
    fill: #A5A5A5;
    background-image: url('https://www.printsouq.ae/wp-content/uploads/2021/06/searech-icon.png');
    width: 24px;
    height: 24px;
    max-height: 24px;
    max-width: 24px;
}
.aws-container .aws-search-form .aws-loader {
    display: none !important;
}
.aws-search-result a {
    padding: 12px 15px !important;
}
.aws-search-result a span {
    font-family: 'Mulish-Regular';
    font-weight: 400 !important;
    color: #444 !important;;
}
.aws-search-result a span span.aws_result_count {
    font-family: 'Mulish-Regular';
    color: #444 !important;
}
.aws-search-result a span span {
    margin-bottom: 0 !important;
}
.aws-search-result .aws_search_more a,
.is-ajax-search-no-result {
    color: #182a4e;
    line-height: 30px;
}
.dgwt-wcas-suggestions-wrapp {
    margin-top: -4px;
}
.dgwt-wcas-suggestions-wrapp, .dgwt-wcas-suggestions-wrapp strong {
    font-family: 'Mulish-Regular';
    font-weight: 400;
}
.variations select {
    height: 40px !important;
    margin-bottom: 10px;
    border-radius: 5px;
    font-weight: normal;
    font-size: 16px;
    padding-left: 1px;
}
.site-header-main .header-right-align .header-ajax-search .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input::placeholder,
input.aws-search-field {
    font-style: normal;
}
.site-header-main .header-right-align .header-ajax-search .dgwt-wcas-search-wrapp svg.dgwt-wcas-ico-magnifier {
    left: inherit;
    right: 18px;
}
header .header-rgt-wrapper {
    float: right;
    margin-top: 20px;
}
header .header-rgt-wrapper .header-choose-options,
header .header-rgt-wrapper .header-login {
    display: inline-block;
    vertical-align: middle;
}
.header-choose-language ul li {
    margin: 0 !important;
    vertical-align: initial !important;
}
.header-choose-language #weglot-language-en {
    border-right: 1px solid #000;
    padding: 0 10px;
    line-height: 13px;
}
.header-choose-language .country-selector a:hover {
    color: #fc7f2b !important;
    text-decoration: none !important;
}
body.rtl .header-choose-language #weglot-language-ar {
    padding: 0 10px;
}
body.rtl .header-choose-language #weglot-language-en {
    display: block;
}
header .header-choose-country, header .header-choose-language {
    display: inline-block;
    vertical-align: middle;
}
header .header-choose-options {
    position: relative;
}
header .header-choose-country {
    padding-right: 15px;
    position: relative;
    top: 1px;
    cursor: pointer;
}
.header-choose-view span {
    font-family: 'Mulish-ExtraBold';
    color: #182a4e;
}
.country-selector a {
    color: #182a4e;
}
header .header-choose-view img {
    width: 24px;
    position: relative;
    top: -2px;
}
header .header-choose-options .header-choose-items {
    position: absolute;
    z-index: 99;
    background-color: #fff;
    padding: 5px 8px;
    top: 30px;
    left: -45px;
    right: 0;
    width: 150px;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 2px -1px #000;
    display: none;
}
header .header-choose-items.country-toggler {
    display: block;
}
header .header-choose-item a {
    font-size: 14px;
    line-height: normal;
}
header .header-choose-item a img {
    vertical-align: -2px;
}
header .header-choose-item img {
    width: 18px;
}
header .header-choose-language {
    padding-right: 10px;
}
header .header-choose-language .country-selector {
    border: 1px solid #ccc;
    padding-bottom: 2px;
}
.site-header-main .header-right-align .header-login ul,
.header-login ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 0 20px;
}
.site-header-main .header-right-align .header-login ul li:first-child,
.header-login ul li:first-child {
    text-align: right;
}
.main-navigation {
    font-family: 'Mulish-Bold';
}
.site-header-main .header-right-align .header-login ul li,
.site-header-main .header-right-align .header-login ul li .wishlist,
.header-login ul li,
.header-login ul li .wishlist {
    position: relative;
}
.site-header-main .header-right-align .header-login ul li .wishlist a,
.header-login ul li .wishlist a {
    display: block;
    position: relative;
}
.site-header-main .header-right-align .header-login ul li .wishlist a:before,
.header-login ul li .wishlist a:before {
    color: #FC7F2B;
    margin: 0;
    margin-top: 3px;
    background-image: url('https://www.printsouq.ae/wp-content/uploads/2021/07/header-icon.png');
    background-repeat: no-repeat;
    background-position: center;
    width: 29px;
    height: 25px;
    background-size: contain;
    vertical-align: top;
}
.site-header-main .header-right-align .header-login ul li .wishlist a span.wishlist_products_counter_number,
.header-login ul li .wishlist a span.wishlist_products_counter_number {
    position: absolute;
    top: -7px;
    left: 0;
    right: -35px;
    margin: 0 auto;
    text-align: center;
    color: #000;
    font-size: 12px;
    background: #fff;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #f0f0f0;
}
.site-header-main .header-right-align .header-login ul li a:focus,
.header-login ul li a:focus {
    outline: none;
}
.site-header-main .header-right-align .header-login ul li:last-child img,
.header-login ul li:last-child img {
    position: relative;
}
.site-header-main .header-right-align .header-login ul li:last-child a,
.header-login ul li:last-child a {
    display: block;
}
.site-header-main .header-right-align .header-login ul li a span.product-counter,
.header-login ul li a span.product-counter {
    position: absolute;
    top: 3px;
    left: 0;
    right: -35px;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    transform: translate(-50%, -50%);
    color: #000;
    font-size: 12px;
    background: #fff;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    border: 1px solid #f0f0f0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.site-header-main .header-right-align .header-login ul li a img,
.header-login ul li a img {
    width: auto;
    height: 28px;
}

.custom-menu-title p {
    padding: 3px 16px !important;
    font-size: 14px !important;
    text-transform: capitalize;
    color: #182A4E !important;
    font-weight: normal !important;
    font-family: 'Mulish-ExtraBold';
    line-height: 16px !important;
    background: #dbdddf !important;
    display: block;
    margin-bottom: 15px !important;
}
li#mega-menu-item-684 .custom-menu-title p {
    height: 32px;
}
li#mega-menu-item-56986 > ul.mega-sub-menu {
    width: 16% !important;
    left: inherit !important;
}
li#mega-menu-item-56986 > ul.mega-sub-menu ul li {
    width: 100% !important;
}
li#mega-menu-item-46777 > ul.mega-sub-menu > li > ul > li {
    width: 20% !important;
}
li#mega-menu-46777-0-5 {
    display: none !important;
}



/* Mobile Header */

.mobile-header .header-ajax-search{
    display: none;
}
.mobile-header .header-login {
    width: auto;
    margin-top: 0 !important;
}
.mobile-header .header-login ul {
    display: block !important;
    text-align: right !important;
}
.mobile-header .header-login ul li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
}
.mobile-header .header-login ul li:last-child {
    margin-right: 0 !important;
}
.mobile-header {
    display: none;
}
.rmp_menu_trigger {
    display: none !important;
}
.mobile-header button.button.searchwp-modal-form-trigger-el {
    font-size: 0;
    background: transparent;
    background-image: url('https://www.printsouq.ae/wp-content/uploads/2021/09/search-icon.png');
    height: 30px;
    width: 30px;
    background-size: contain;
}

/* Fixed Navbar */

.fixed-nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    animation: smoothScroll 1s forwards;
    z-index: 999999;
    box-shadow: 0px -2px 6px 0px #000;
}
@keyframes smoothScroll {
	0% {
		transform: translateY(-40px);
	}
	100% {
		transform: translateY(0px);
	}
}
.fixed-nav .container {
    width: 1260px !important;
}
.site-header-menu .header-login {
    display: none;
}
.site-header-menu.fixed-nav .header-login {
    display: block;
}
.site-header-menu.fixed-nav nav {
    width: 100%;
    margin: 0 auto;
}
.site-header-menu.fixed-nav nav ul li {
    margin: 0 12px !important;
}
.site-header-menu.fixed-nav .header-login ul li a {
    padding-bottom: 0;
}
.site-header-menu.fixed-nav .header-login {
    float: right;
    margin-top: 10px;
}
.fixed-nav .header-login ul li .wishlist a:before {
    background-image: url('https://www.printsouq.ae/wp-content/uploads/2021/09/header-icon-b.png');
    color: #182A4E;
}
.site-header-menu .header-rgt-wrapper {
    display: none;
}
.fixed-nav .header-rgt-wrapper {
    display: block;
    width: 23%;
}
.site-header-menu.fixed-nav #mega-menu-wrap-primary {
    display: inline-block;
    width: 85%;
}
.fixed-nav .header-rgt-wrapper {
    display: block;
    width: 14%;
    margin-top: 10px;
}
.fixed-nav .header-choose-language ul {
    display: inline-block !important;
}
.fixed-nav .header-choose-language ul li {
    border: 0 !important;
}
.header-choose-language aside > label {
    border-right: 1px solid #000;
    padding: 0 10px;
    line-height: 13px;
}
header .header-choose-language span {
    color: #182a4e;
}
.fixed-nav .header-choose-language ul li a {
    padding: 0 0 0 10px;
    font-family: 'HelveticaNeue-Bold';
}
.site-header-menu.fixed-nav .header-login {
    display: inline-block;
    /* width: 13%; */
    margin-top: 2px;
    margin-right: 0;
}
.site-header-menu.fixed-nav .header-login ul {
    grid-gap: 0;
}
.site-header-menu.fixed-nav .header-login li {
    margin: 0 !important;
    border: 0;
    text-align: inherit;
}
.site-header-menu.fixed-nav nav ul li:first-child {
    margin-left: 0 !important;
}
.site-header-menu.fixed-nav .header-login li:last-child {
    margin-left: 10px !important;
}
.site-header-menu.fixed-nav .header-login li a {
    padding: 0;
    display: inline-block;
}

/* Mobile Search Popup */

.searchwp-modal-form__container {
    display: flex;
    flex-direction: column-reverse;
}
.searchwp-modal-form-default .searchwp-modal-form__container {
    max-width: 96% !important;
}
button.search-submit {
    background: #FC7F2B !important;
}
.search-submit:before {
    left: 0;
}
.site-header-menu {
    margin: 0;
    background: #f0f0f0;
    padding: 12px 0 0 0;
}
.main-navigation .primary-menu > li {
    float: none;
    display: inline-block;
    vertical-align: middle;
}
.main-navigation .menu-item-has-children > a:after,
.main-navigation ul ul:before,
.main-navigation ul ul:after {
    display: none;
}
.featured-categories .container {
    position: relative;
}
.site-header-menu ul#menu-main-menu {
    text-align: center;
}
.site-header-menu ul#menu-main-menu li {
    margin: 0 30px;
}
.cvxz mark.count {
    display: none;
}
.cvxz ul.products.columns-4 li {
    padding: 0 !IMPORTANT;
}
.cvxz img {
    width: 100% !important;
}
.cvxz h3 {
    margin-bottom: 40px;
}
.cvxz {
    float: left;
    width: 100%;
}
.cvxz h2 {
    padding-top: 0 !IMPORTANT;
}
.featured-categories.cvxz ul li h2.woocommerce-loop-category__title {
    font-size: 20px !important;
    line-height: 30px;
    color: #182A4E;
    text-transform: capitalize;
    margin-bottom: 12px;
    padding-bottom: 55px !IMPORTANT;
    position: relative;
}
.cvxz h2::before {
    content: 'See More';
    POSITION: absolute;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 16px !important;
    line-height: 30px !important;
    background: none !important;
    color: #FC7F2B !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    bottom: 15px;
    text-transform: capitalize !IMPORTANT;
}
.site-header-menu .container,
.fixed-nav .container {
    width: 1366px !important;
}
.site-header-menu ul#menu-main-menu li:last-child a {
    padding-right: 0;
}
.site-header-menu ul#menu-main-menu li:last-child {
    margin-right: 0;
}
.site-header-menu ul#menu-main-menu li:first-child a {
    padding-left: 0;
}
.site-header-menu ul#menu-main-menu li:first-child {
    margin-left: 0;
}
.site-header-menu ul li a {
    font-size: 16px;
    line-height: 20px;
    color: #182A4E;
    display: block;
    padding-bottom: 22px;
}
.main-navigation li:hover > a,
.main-navigation li.focus > a {
    color: #fc7f2b;
}
.site-header-menu ul li a:hover {
    color: #fc7f2b;
}
.site-header-menu ul li a:focus {
    color: #fc7f2b;
    outline: none;
}
.main-navigation li:hover > ul li {
    margin: 0 !important;
}
#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link .mega-description-group .mega-menu-title {
    line-height: normal;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
    display: block;
    line-height: normal;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding: 0;
}
#mega-menu-wrap-primary ul.mega-sub-menu {
    background: #dbdddf !important;
}
#mega-menu-wrap-primary {
    background: #f0f0f0;
}
#mega-menu-wrap-primary #mega-menu-primary {
    text-align: center;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
    margin: 0 25px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:first-child {
    margin-left: 0;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:last-child {
    margin-right: 0;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-toggle-on a {
    color: #182A4E !important;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-toggle-on li a {
    background: #dbdddf !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
    background: #f0f0f0 !important;
}
li.mega-current-menu-item a,
li.mega-current-product_cat-ancestor a {
    color: #fc7f2b !important;
}
li#mega-menu-item-687 > ul.mega-sub-menu {
    width: 45% !important;
    left: 26% !important;
    right: 0 !important;
}
li#mega-menu-item-686 > ul.mega-sub-menu {
    width: 55% !important;
    left: inherit !important;
    right: 2% !important;
}
li#mega-menu-item-42170 >ul.mega-sub-menu {
    width: 62% !important;
    left: inherit !important;
    right: 19% !important;
}
li#mega-menu-item-42170 >ul.mega-sub-menu > li > ul > li {
    width: 20% !important;
}
li#mega-menu-item-44057 > ul.mega-sub-menu {
    width: 43% !important;
    left: inherit !important;
    right: 17% !important;
}
li#mega-menu-item-46777 > ul.mega-sub-menu {
    width: 80% !important;
    left: inherit !important;
    right: 9% !important;
}
li#mega-menu-item-687 ul.mega-sub-menu ul {
    width: 100% !important;
    left: 0 !important;
    right: 0 !important;
    top: 0px !important;
}
li#mega-menu-item-684 ul.mega-sub-menu ul {
    width: 100% !important;
    left: 0% !important;
}
li#mega-menu-item-684 ul.mega-sub-menu {
    width: 55% !important;
    left: 16% !important;
}
li#mega-menu-item-48728 > ul.mega-sub-menu {
    width: 20% !important;
    left: inherit !important;
    right: 0 !important;
}
li#mega-menu-item-683 > ul.mega-sub-menu {
    width: 25% !important;
}
.fixed-nav li#mega-menu-item-684 > ul.mega-sub-menu {
    left: 15% !important;
    width: 62% !important;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    background: #c7c8c9;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
    z-index: 99999;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu,
#mega-menu-wrap-primary #mega-menu-primary > li ul.mega-sub-menu {
    padding: 27px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu ul {
    padding: 0;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    height: auto;
    font-size: 16px;
    line-height: normal;
    color: #182A4E;
    display: block;
    padding-bottom: 10px;
    text-align: center;
    position: relative;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    text-align: left;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li a {
    color: #182A4E !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li a:hover,
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item a:hover {
    background: #f0f0f0 !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    padding: 7px 16px !important;
    line-height: normal;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item a,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    padding: 3px 16px !important;
    font-size: 14px !important;
    text-transform: capitalize;
    color: #182A4E !important;
    font-family: inherit;
    font-weight: normal !important;
    line-height: 14px !important;
    background: #dbdddf !important;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-current-menu-item a,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-current-menu-item a,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-current-menu-item a.mega-menu-link {
    color: #fc7f2b !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-toggle-on a {
    background: #f0f0f0 !important;
    color: #182A4E;
}
#mega-menu-wrap-primary #mega-menu-primary > li:focus {
    background: #c7c8c9 !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    background: #f0f0f0;
    color: #fc7f2b;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
    background: transparent;
    color: #fff;
}
li#mega-menu-item-688 ul {
    transform: translate(0, 20px) !important;
}
li.mega-menu-item.mega-toggle-on#mega-menu-item-688 > ul.mega-sub-menu {
    transform: translate(0, 0) !important;
}
#mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-1386 a,
#mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-1387 a,
#mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-16998 a,
li#mega-menu-item-44603 a,
li#mega-menu-item-44604 a {
    text-transform: uppercase !important;
    height: 35px !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
li#mega-menu-item-44603 a,
li#mega-menu-item-44604 a {
    display: flex !important;
}
li#mega-menu-item-687 ul li:last-child {
    margin-bottom: 5px !important;
}
li#mega-menu-item-54385 ul.mega-sub-menu {
    right: 0 !important;
}

/* New Flash Menu */

.flash-menu .mega-menu-description {
    position: absolute;
    top: -10px;
    display: inherit !important;
    right: 0;
    font-style: normal !important;
    font-size: 11px !important;
    color: red;
    text-transform: uppercase !important;
    animation: blinker 2s linear infinite;
}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}

/* footer */

#colophon {
    display: block;
}
.get-in-touch {
    background: #0E1D3B;
    padding: 50px 0 40px 0;
}
.site-header-main .header-right-align .header-login ul li .wishlist .widget,
.get-in-touch .form .widget,
.get-in-touch .address .widget,
.footer-copyright .widget,
.fooer-navigation .address .widget {
    padding: 0;
    margin: 0;
    border: 0;
}
.get-in-touch .address-content {
    margin-top: 40px;
}
.get-in-touch .form h3.title,
.fooer-navigation .address h3 {
    font-size: 18px;
    line-height: 23px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-family: 'HelveticaNeue-Bold';
}
.get-in-touch .form h3.title {
    font-size: 30px;
    margin: 0 0 20px 0;
}
.get-in-touch .form ul li input,
.fooer-navigation .address ul li input,
.get-in-touch .form ul li textarea,
.mobile-foooter .address ul li input {
    width: 100%;
    border-radius: 5px;
    border: 0;
    padding: 12px 18px;
    font-size: 14px;
    line-height: 13px;
    color: #A5A5A5;
    background: #fff;
    font-family: 'Mulish-Bold';
}
.get-in-touch .form ul li input::placeholder,
.fooer-navigation .address ul li input::placeholder,
.get-in-touch .form ul li textarea::placeholder,
.mobile-foooter .address ul li input::placeholder {
    font-size: 14px;
    color: #A5A5A5;
    background: #fff;
    font-family: 'Mulish-Bold';
}
.get-in-touch .form ul li textarea {
    resize: none;
    height: 42px;
    line-height: normal;
}
.get-in-touch .form h3.title,
.get-in-touch .textwidget {
    width: auto;
    display: block;
    vertical-align: middle;
}
.get-in-touch .textwidget {
    width: 100%;
}
.get-in-touch .form ul li.name {
    margin-left: 0;
}
.get-in-touch .form ul li {
    display: inline-block;
    vertical-align: top;
    width: 28%;
    margin: 0 4px;
}
.get-in-touch .form ul li.form-cap {
    width: 14%;
}
.get-in-touch .form ul li.form-cap span {
    font-size: 18px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.get-in-touch .form ul li.form-cap input {
    width: auto;
    flex: 1;
    margin-right: 6px;
    margin-left: 6px;
}
.get-in-touch .form ul li.submit-btn {
    width: 14%;
    margin-right: 0;
    margin-left: 2px;
}
.get-in-touch .form ul li.submit-btn input,
.fooer-navigation .address ul li.submit-btn input,
.mobile-foooter .address ul li.submit-btn input {
    background: #FC7F2B;
    font-size: 16px;
    line-height: 22px;
    color: #182A4E;
    padding: 10px 15px;
    font-family: 'Mulish-ExtraBold';
}
.wpcf7 form.sent .wpcf7-response-output {
    margin-top: 0;
    border-color: #fc7f2b;
    color: #fff;
    font-family: 'Mulish-Regular';
}
.fooer-navigation .address .a-content ul li {
    margin-bottom: 20px;
    display: none;
}
.fooer-navigation .address .a-content ul li:last-child {
    margin-bottom: 0;
}
.fooer-navigation .address .a-content ul li p {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    font-family: 'Mulish-Regular';
    margin-left: 10px;
    margin-bottom: 0;
}
.fooer-navigation .address .a-content ul li p.color {
    color: #FC7F2B;
    font-family: 'Mulish-Bold';
}
.fooer-navigation .address .social ul {
    margin-top: 30px;
    display: none;
}
.fooer-navigation .address .social ul li:first-child {
    margin-left: 0;
}
.fooer-navigation .address .social ul li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 12px;
}
.fooer-navigation {
    background: #182a4e;
    padding: 30px 0;
}
.fooer-navigation .f-row-1 li {
    display: inline-block;
    vertical-align: top;
}
.fooer-navigation li.f-col {
    width: 15%;
    display: inline-block;
    vertical-align: top;
}
.fooer-navigation li.f-1 {
    width: 13%;
}
.fooer-navigation li.f-6 {
    width: 15%;
}
.fooer-navigation li.f-7 {
    width: 9%;
    margin-top: 25px;
}
.fooer-navigation li ul li {
    width: 100% !important;
    margin-top: 0 !important;
    padding: 0 !important;
}
.fooer-navigation li.f-7 ul li,
.mobile-social ul li {
    width: auto !important;
    margin: 0 !important;
}
.fooer-navigation li.f-7 ul li:last-child,
.mobile-social ul li:last-child {
    margin-left: 10px !important;
}
.fooer-navigation #nav_menu-11 li a {
    color: #fff;
}
.fooer-navigation li ul .current_page_item a {
    color: #fc7f2b !important;
}
.fooer-navigation li #media_gallery-2 h3.title {
    font-size: 12px;
}
.fooer-navigation li div#media_gallery-2 h3.title {
    margin-bottom: 10px;
}
.fooer-navigation .wrapper li:first-child,
.fooer-navigation .wrapper li li {
    margin-left: 0;
}
.fooer-navigation li.f-7 ul li #cnss_widget-3 li:last-child {
    margin-left: 8px !important;
}
.fooer-navigation li.f-7 ul.cnss-social-icon a,
.mobile-social ul.cnss-social-icon a {
    display: block;
    width: 45px !important;
    height: 45px !important;
}
.fooer-navigation li.f-7 ul.cnss-social-icon a i,
.mobile-social ul.cnss-social-icon a i {
    font-size: 25px !important;
    color: #182a4e;
}
.fooer-navigation li.f-7 ul li li ul li {
    padding: 0 !important;
}
.fooer-navigation .wrapper ul li .widget,
.fooer-navigation .widget {
    padding: 0;
    margin: 0;
    border: 0;
}
.fooer-navigation ul {
    margin: 0;
}
.fooer-navigation li {
    list-style-type: none;
}
.fooer-navigation li.f-col h3.title {
    font-size: 14px;
    line-height: 27px;
    color: #fff;
    margin: 0;
    display: flex;
    flex-direction: column;
    height: 46px;
    justify-content: flex-end;
    text-transform: uppercase;
}
.fooer-navigation li.f-1 div#nav_menu-11 h3.title {
    color: #fc7f2b;
}
.fooer-navigation .address h3.title {
    font-size: 18px;
    line-height: 23px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-family: 'HelveticaNeue-Bold';
}
.fooer-navigation .wrapper ul li a {
    font-size: 12px;
    line-height: 12px;
    color: #c7c8c9;
    font-family: 'Mulish-Regular';
}
.fooer-navigation .wrapper ul ul {
    display: block;
    margin: 0;
}
.fooer-navigation .wrapper ul ul li {
    list-style-type: none;
    margin-bottom: 3px;
    display: block;
}
.fooer-navigation li .widget_media_gallery figure.gallery-item {
    max-width: initial;
    width: auto;
    background: #FFFFFF;
    padding: 2px;
    height: 32px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.site-header-menu.fixed-nav nav ul li li {
    margin: 0 !important;
    margin-left: 0px;
}
li#menu-item-1415 a,
li#menu-item-40226 a {
    font-family: 'Mulish-ExtraBold';
}
li#menu-item-40226 {
    margin-top: 12px !important
}
.fooer-navigation .widget_media_gallery figure.gallery-item {
    margin-left: 16px;
}
.fooer-navigation .widget_media_gallery figure.gallery-item:first-child {
    margin: 0;
}
.fooer-navigation .address {
    width: 50%;
    float: right;
    margin-top: -100px;
}
.fooer-navigation .address li.email {
    float: left;
    width: 75%;
    margin: 0;
}
.fooer-navigation .address li.submit-btn {
    float: right;
    width: 22%;
    margin: 0;
}
.fooer-navigation.address li.email input {
    border-radius: 5px;
}
.fooer-navigation .address h3.title {
    display: block;
    height: auto;
    margin-bottom: 5px;
}
.footer-copyright {
    text-align: left;
    width: 50%;
    float: right;
    margin-top: -5px;
    border-top: 1px solid #bac0ca;
    padding-top: 20px;
}
.footer-copyright p {
    font-size: 16px;
    line-height: 28px;
    color: #C7C8C9;
    font-family: 'HelveticaNeue-Regular';
}
footer .gallery {
    margin-left: 0;
}
.fooer-navigation .address ul li .f-captcha,
.fooer-navigation .address ul li.submit-btn p {
    display: inline-block;
    vertical-align: top;
}
.fooer-navigation .address ul li .f-captcha span {
    font-size: 18px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.fooer-navigation .address ul li .f-captcha input {
    width: auto;
    background: #fff;
    color: #A5A5A5;
    margin-right: 4px;
    margin-left: 4px;
}
.fooer-navigation .address ul li .f-captcha {
    margin: 0 4px 0 0;
}
.fooer-navigation .address ul li input {
    width: 100%;
}

/* Mobile Footer */

.mobile-foooter {
    display: none;
    background: #182a4e;
    padding: 30px 0;
}
.mobile-foooter ul {
    margin: 0;
}
.mobile-foooter .widget {
    padding: 0;
    margin: 0;
    border: 0;
}
.mobile-foooter .widget h3 {
    display: none;
}
.mobile-foooter h4.panel-title {
    margin-bottom: 15px;
    position: relative;
}
.mobile-foooter h4.panel-title:after {
    position: absolute;
    content: '\002B';
    color: #fff;
    right: 0;
    top: 0;
    font-size: 26px;
    font-weight: bold;
}
.mobile-foooter h4.panel-title.active:after {
    content: "\2212";
}
.mobile-foooter h4.panel-title a {
    font-family: 'Mulish-Bold';
    display: block;
    margin-bottom: 0;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
}
.mobile-foooter .panel {
    display: none;
    margin-bottom: 25px;
}
.mobile-foooter .panel ul li {
    margin: 8px 0;
}
.mobile-foooter .panel ul li a {
    font-size: 16px;
    line-height: normal;
    color: #c7c8c9;
    font-family: 'Mulish-Regular';
}
.mobile-foooter .panel ul li.menu-item-1415 a,
.mobile-foooter .panel ul li.menu-item-1422 a,
.mobile-foooter .panel ul li.menu-item-1424 a {
    text-transform: uppercase;
    font-family: 'Mulish-Bold';
}
.mobile-foooter .gallery {
    margin-top: 20px;
}

/* Wishlist */

.wishlist-page tr.wishlist_item td.product-name dl.variation {
    display: none;
}
.wishlist-page {
    margin: 50px 0;
}
.wishlist-page table.tinvwl-table-manage-list {
    margin: 0;
}
.woocommerce-info {
    border-top-color: #fc7f2b !important;
}
.woocommerce-info::before {
    color: #fc7f2b !important;
}
p.return-to-shop a.wc-backward {
    background: #fc7f2b;
    color: #fff;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
button.woocommerce-form-register__submit,
.lost_reset_password p.woocommerce-form-row button.woocommerce-Button {
    background: #fc7f2b !important;
    color: #182A4E!important;
    font-family: 'Mulish-Regular';
}
.lost_reset_password p.woocommerce-form-row button.woocommerce-Button:hover {
    background: #182A4E!important;
    color: #fff !important;
    font-weight: 400;
}
.page-id-16 ul.woocommerce-error {
    margin: 0 0 30px 0;
    padding: 1em 2em 0.5em 3.5em;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover,
button.woocommerce-form-register__submit:hover {
    background: #182a4e !important;
    color: #fff !important;
    font-family: 'Mulish-Regular';
    font-weight: normal;
}
p.return-to-shop a.wc-backward:hover {
    background: #0e1d3b;
    color: #fff;
}
.tinv-wishlist .product-action a.button {
    background: #FC7F2B;
}
.wishlist-page a.button {
    text-transform: uppercase;
}
.wishlist-page button.button.alt,
.wishlist-page a.button {
    width: 188px !important;
}
.page-id-179 p.return-to-shop a.wc-backward {
    width: auto !important;
}
.wishlist-page select#tinvwl_product_actions {
    height: 40px;
}

/* Product */

.single-product .woocommerce-tabs.wc-tabs-wrapper,
.single-product nav.woocommerce-breadcrumb,
.single-product .product_meta {
    display: none;
}
.product-single-page {
    width: 85%;
    margin: 0 auto;
}
.single-p-tags {
    margin: 26px 0;
}
.single-p-tags span {
    color: #303030;
    font-size: 18px;
    line-height: 27px;
    margin-right: 6px;
    font-family: 'Mulish-Bold';
}
.single-p-tags a {
    font-size: 18px;
    line-height: 23px;
    color: #FC7F2B;
    font-family: 'Mulish-Regular';
}
.single-product .wpgis-slider-for {
    overflow: visible;
}
.single-product .wpgis-slider-for .btn-prev, .wpgis-slider-for .btn-next {
    opacity: 1;
}
.single-product .wpgis-slider-for .btn-prev,
.wpgis-slider-for:hover .btn-prev {
    margin-left: -53px;
}
.single-product .wpgis-slider-for .btn-next,
 .wpgis-slider-for:hover .btn-next {
    margin-right: -53px;
}
.single-product .wpgis-slider-for .btn-prev,
.single-product .wpgis-slider-for .btn-next {
    border-radius: 50% !important;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.single-product .current-cat {
    color: #707070;
    font-family: 'Mulish-Regular';
}
.single-product .current-cat p {
    margin: 0 !important;
    display: inline;
    font-size: 18px;
    line-height: 36px;
    color: #707070;
    text-transform: uppercase;
}
.woocommerce-product-gallery.fixed {
    width: 26% !important;
    position: fixed !important;
    top: 0;
}
.single-product h1.product_title.entry-title {
    font-size: 28px;
    line-height: 40px;
    color: #182A4E;
    text-transform: uppercase;
    font-family: 'Mulish-Bold';
    font-weight: bold;
    margin-bottom: 10px;
}
.single-product p.price {
    font-size: 22px !important;
    line-height: normal;
}
.single-product div.product p.price,
.single_variation_wrap .woocommerce-variation .woocommerce-variation-availability,
.single-product .woocommerce-variation-add-to-cart .tinv-wraper a.tinvwl_add_to_wishlist_button span.tinvwl_add_to_wishlist-text,
.woocommerce div.product form.cart .variations td.label {
    display: none;
}
.woocommerce-product-details__short-description p {
    font-size: 16px;
    line-height: 27px;
    color: #303030;
    font-family: 'Mulish-Regular';
    margin-bottom: 30px !important;
}
.single-product .single_variation_wrap .woocommerce-variation span.price {
    display: block !important;
    font-size: 36px;
    line-height: 54px;
    color: #182A4E;
    text-transform: uppercase;
    margin-bottom: 2px;
}
.woocommerce-variation.single_variation span.price {
    border-top: 2px solid #e9e9e9 !important;
}
p.price {
    display: block !IMPORTANT;
    font-size: 36px !IMPORTANT;
    line-height: 54px;
    color: #182A4E;
    text-transform: uppercase;
    padding: 0 !IMPORTANT;
    margin: 0 !IMPORTANT;
}
.single_variation_wrap .woocommerce-variation .woocommerce-variation-description p {
    font-size: 12px;
    line-height: 15px;
    color: #303030;
}
#nbdesigner_frontend_area {
    max-height: 135px;
    overflow-y: scroll;
}
#nbdesigner-preview-title {
    margin-bottom: 8px;
    font-size: 14px;
}
#nbdesigner_frontend_area .img-con {
    background-color: #fff;
}
.single_variation_wrap .woocommerce-variation {
    border: 2px solid #d5d5d6;
    border-left: 0;
    border-right: 0;
    display: flex;
    flex-direction: column;
    padding: 8px 0 10px 0;
    margin-bottom: 0px;
}
span.woocommerce-Price-currencySymbol {
    margin-right: 5px;
}
.single_variation_wrap .woocommerce-variation .woocommerce-variation-description {
    order: 2;
}
.single_variation_wrap .woocommerce-variation p {
    margin: 0 !important;
}
.woocommerce-variation-add-to-cart {
    display: flex;
    align-items: center;
}
.single_variation_wrap .woocommerce-variation-add-to-cart {
    display: block;
}
.single-product .woocommerce-variation-add-to-cart button.single_add_to_cart_button {
    order: 1;
    background: #FC7F2B !important;
    opacity: 1;
    padding: 8px 0 4px 0!important;
    font-size: 16px;
    line-height: 30px !important;
    color: #182A4E !important;
    width: 180px;
    text-align: center !important;
    height: auto !important;
    margin-left: 0 !important;
}
.single .qib-container {
    order: 2;
    margin: 0 32px !important;
    border: 1px solid #FC7F2B;
    border-radius: 3px;
    height: 42px;
    display: none !important;
}
.single .qib-container button.qib-button {
    background: none !important;
    border: 0 !important;
    color: #fc7f2b !important;
    height: 100% !important;
}
.woocommerce-variation-add-to-cart .qib-container .quantity.buttons_added {
    margin: 0 !important;
    width: 20px !important;
    text-align: center !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.single .qib-container .quantity.buttons_added input {
    border: 0 !important;
    font-size: 16px !important;
    color: #182A4E !important;
    font-weight: bold !important;
}
button.single_add_to_cart_button.button.alt {
    order: 1;
    background: #FC7F2B !important;
    opacity: 1;
    font-size: 16px;
    line-height: 30px !important;
    color: #182A4E !important;
    width: 165px;
    text-align: center !important;
    height: auto !important;
    margin-left: 0 !important;
    float: left !IMPORTANT;
    font-family: 'Mulish-Regular';
    padding: 7px 0px !IMPORTANT;
    border-radius: 5px !IMPORTANT;
    z-index: 1;
}
a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-after.tinvwl-loop:hover:before {
    content: "";
}
a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.icon-black.tinvwl-position-after:hover:before {
    content: "";
}
.summary .tinvwl_add_to_wishlist_button {
    position: absolute;
    right: 104px;
    margin: 0;
    box-shadow: none;
    margin-top:-40px !IMPORTANT;
}
.single_variation_wrap .woocommerce-variation-add-to-cart a.tinvwl_add_to_wishlist_button {
    margin-top: -42px !important;
}
.woocommerce-variation-add-to-cart .tinvwl_add_to_wishlist_button.icon-black:before {
    padding-top: 0 !IMPORTANT;
    padding-left: 0px !important;
}
.bvd {
    padding: 0 !important;
    background: transparent !important;
    float: left;
    width: 100%;
}
.single .printsouq-steps li {
    background: #F0F0F0;
}
.single .printsouq-steps .container {
    width: 1080px;
}
.single .printsouq-steps {
    padding: 40px 0px;
    background: #fff;
    padding-top: 0;
    padding-bottom: 80px;
}
.faq h3:empty {
    display: none;
}
.djdncc h2 {
    font-size: 28px;
    line-height: 40px;
    color: #182A4E;
    text-transform: uppercase;
    border-bottom: 1px solid #d5d6d6;
    margin-bottom: 25px;
}
.single .printsouq-steps ul li p {
    font-size: 15px;
    line-height: 21px;
    color: #303030;
    font-weight: normal;
    font-family: "Mulish-Regular";
}
.summary .tinv-wishlist .tinvwl_add_to_wishlist_button.icon-black:before {
    color:  #FC7F2B;
    padding-top: 6px;
    padding-left: 5px;
}
div.product form.cart .tinvwl_add_to_wishlist_button::before {
    display: flex;
    padding-top: 0 !important;
    padding-left: 0 !important;
}
.summary .tinvwl_add_to_wishlist_button::before{
    margin: 0;
    color: #FC7F2B;
    border: 1px solid #FC7F2B;
    border-radius: 50%;
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.djdncc li {
    height: 250px !IMPORTANT;
}
.single-product .woocommerce-variation-add-to-cart  .tinvwl_add_to_wishlist_button {
    position: absolute;
    right: 134px;
    margin: 0;
    box-shadow: none;
    margin-top: -19px !IMPORTANT;
}
.single-product .woocommerce-variation-add-to-cart .tinv-wraper {
    order: 3;
}
.single_variation_wrap .single-product .tinv-wraper.tinv-wishlist {
    position: relative;
}
.single-product .woocommerce-variation-add-to-cart .tinv-wraper a.tinvwl_add_to_wishlist_button,
.single-product .summary .tinvwl_add_to_wishlist_button {
    margin: 0;
    opacity: 1 !important;
    box-shadow: none;
    right: inherit;
    left: 180px;
}
.single-product .woocommerce-variation-add-to-cart .tinv-wraper a.tinvwl_add_to_wishlist_button::before {
    margin: 0;
    color: #FC7F2B;
    font-size: 24px;
    border: 1px solid #FC7F2B;
    border-radius: 50%;
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.services-cols ul li {
    width: 16%;
    text-align: center;
    float: left;
    margin-right: 22px;
}
.services-cols ul li:last-child {
    margin: 0;
}
.single-product .services-cols ul li p {
    font-size: 12px;
    line-height: 16px;
    color: #707070;
    margin: 0 !important;
    margin-top: 12px !important;
}
form.variations_form.cart.swatches-support {
    position: relative;
}
form.variations_form.cart.swatches-support table.variations:before {
    position: relative;
    content: 'SELECT OPTIONS' !important;
    top: 0;
    left: 0;
    font-size: 18px !important;
    line-height: 36px !important;
    color: #182A4E !important;
    font-weight: bold !important;
    margin: 0 0 15px 0 !important;
}
.s-other-featuress p {
    font-size: 18px !important;
    line-height: 36px !important;
    color: #182A4E !important;
    font-weight: bold !important;
    margin: 0 !important;
}
.woocommerce div.product form.cart .variations tbody tr:first-child {
    margin-right: 0;
}
.summary table.variations tr {
    max-width: 375px;
}
.woocommerce div.product form.cart .variations {
    width: 450px;
}
.woocommerce div.product form.cart .variations tbody tr {
    display: inline-block;
}
.woocommerce div.product form.cart .variations th {
    padding-left: 0;
}
.woocommerce div.product form.cart .variations label {
    text-transform: capitalize;
}
.woocommerce div.product form.cart .variations tbody tr.sponz {
    width: 100%;
    margin: 0 !important;
    max-width: 100%;
}
.woocommerce div.product form.cart .variations tbody tr.sponz td.value {
    display: inline-block !important;
    width: auto !important;
}
.woocommerce div.product form.cart .variations tbody tr.sponz .view-ppr-desc {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}
.woocommerce div.product form.cart .variations tbody tr.sponz .view-ppr-desc a,
.single-product .nbd-field-content .nbd-swatch-wrap .view-ppr-desc a {
    font-size: 12px;
    box-shadow: none;
}
.woocommerce div.product form.cart .variations tbody tr td.value select {
    box-shadow: 1px 6px 6px 1px rgb(238 238 238);
    font-size: 14px;
    color: #6e7575;
    min-width: auto !IMPORTANT;
}
.woocommerce div.product form.cart .variations tbody tr:last-child td.value {
    width: 58%;
    display: block;
}
.woocommerce div.product form.cart .variations tr td {
    padding: 0;
}
.woocommerce div.product form.cart .variations tbody tr:last-child td.value select#pa_embossing {
    width: 80% !important;
}
.variations select {
    background: #fff;
}
.single-product ul.products li {
    padding-bottom: 20px !important;
}
.cross-sell-section section.related.products h2,
.cross-sell-section section.related.products ul.products li a.tinvwl_add_to_wishlist_button span.tinvwl_add_to_wishlist-text {
    display: none;
}
.cross-sell-section h3,
.frequently-bought h3,
.customer-review h3 {
    text-align: center;
    font-size: 32px;
    line-height: 56px;
    font-family: 'Mulish-Regular';
    font-weight: normal;
    margin-bottom: 26px;
    text-transform: uppercase;
}
.cross-sell-section h3 span,
.frequently-bought span,
.customer-review h3 span {
    font-family: 'Mulish-Bold';
    font-weight: bold;
}
.cross-sell-section section.related.products ul.products h2.woocommerce-loop-product__title,
.frequently-bought ul.products li h2.woocommerce-loop-product__title {
    display: block;
    font-size: 1em;
    line-height: 25px;
    color: #182A4E;
    font-weight: normal;
    padding-top: 15px !important;
    padding-bottom: 0;
}
.cross-sell-section section.related.products ul.products li img,
.frequently-bought ul.products li img,
.cross-sell-section section.related.products ul.products li a.tinvwl_add_to_wishlist_button {
    margin: 0 !important;
}
.cross-sell-section section.related.products ul.products li span.price,
.frequently-bought ul.products li span.price,
.recently-viewed ul.products li span.price {
    margin-left: 0;
    font-size: 18px !important;
    line-height: 23px;
    color: #182A4E;
    font-family: 'Mulish-Bold';
    position: relative;
}
.recently-viewed ul.products li span.price {
    line-height: 23px !important;
    color: #182A4E !Important;
}
.cross-sell-section section.related.products ul.products li .tinv-wraper a.tinvwl_add_to_wishlist_button {
    display: block;
    line-height: 0;
}
.cross-sell-section section.related.products ul.products li a.button.add_to_cart_button:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 18px;
    background: #FC7F2B;
    height: 42px;
    z-index: -1;
    width: 76%;
    margin: 0 auto;
    border-radius: 5px;
}
.single-bottom-content {
    margin: 65px 0;
}
.single-bottom-content .wrapper {
    width: 85%;
    margin: 0 auto;
}
.single-bottom-content .wrapper .description {
    margin-bottom: 60px;
}
.single-bottom-content h3 {
    font-size: 28px;
    line-height: 40px;
    color: #182A4E;
    text-transform: uppercase;
    border-bottom: 1px solid #d5d6d6;
    margin-bottom: 15px;
}
.single-bottom-content .wrapper .description .d-lft {
    width: 55%;
    float: left;
}
.single-bottom-content .wrapper .description .d-rgt {
    width: 40%;
    float: right;
}
.single-bottom-content .wrapper .description .d-lft p,
.single-bottom-content .wrapper .description .desc-read-more p {
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
}
.single-bottom-content .wrapper .description .d-lft p h4,
.single-bottom-content .wrapper .description .desc-read-more p h4 {
    font-family: 'Mulish-Bold';
    font-weight: bold;
    font-size: 18px;
}
.single-bottom-content .wrapper .description .d-lft h4,
.single-bottom-content .wrapper .description .desc-read-more h4 {
    margin: 25px 0 15px 0;
    display: block;
}
.desc-read-more h4 {
    float: left;
    margin-top: 13px !important;
    margin-right: 12px !important;
}
.desc-read-more p {
    clear: both;
}
.single-bottom-content .wrapper .description .d-lft p strong.mt-0 {
    margin-top: 0;
}
.single-bottom-content .wrapper .description .d-rgt h4 {
    font-size: 18px;
    color: #303030;
    margin: 25px 0 15px 0;
}
.single-bottom-content .wrapper .description .d-rgt ul {
    margin-bottom: 0;
}
.desc-read-more ul {
    clear: both;
}
.single-bottom-content .wrapper .description .d-rgt ul li,
.single-bottom-content .wrapper .description .d-lft ul li,
.desc-read-more ul li {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 22px;
    color: #303030;
    font-family: 'Mulish-Regular';
    position: relative;
    list-style-type: none;
}
.single-bottom-content .wrapper .description .d-rgt ul li::after,
.single-bottom-content .wrapper .description .d-lft ul li::after,
.desc-read-more ul li::after {
    position: absolute;
    content: '';
    left: -25px;
    /*top: 50%;*/
    top: 5px;
    /*transform: translate(0%, -50%);*/
    background: #FC7F2B;
    border-radius: 50%;
    width: 12px;
    height: 12px;
}
.woocommerce-message {
    border-top-color: #FC7F2B !important;
}
.woocommerce-message::before {
    color: #FC7F2B !important;
}

/* Home */

.featured-categories h1.sp-wcsp-section-title {
    display: none;
}
.product-cats .see-all {
    text-align: right;
    margin-bottom: 30px;
    margin-right: 38px;
}
.product-cats .see-all a.see-all {
    font-size: 16px;
    color: #FC7F2B;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.product-cats .large-12.columns {
    position: relative;
}
.product-cats .owl-nav {
    display: block !important;
    position: absolute;
    top: -57px;
    right: 0;
}
.product-cats .owl-nav .owl-prev,
.product-cats .owl-nav .owl-next {
    display: inline-block;
    font-size: 0;
}
.product-cats .owl-nav .owl-next {
    margin-left: 16px;
}
.product-cats .owl-nav .owl-prev:after,
.product-cats .owl-nav .owl-next:after {
    content: "\f104";
    font-family: 'FontAwesome';
    font-size: 28px;
    color: #FC7F2B;
}
.product-cats .owl-nav .owl-next:after {
    content: "\f105";
}
.product-cats .item {
    padding-bottom: 20px;
}
.product-cats .item .inner {
    padding: 16px 16px 16px 16px;
    box-shadow: 0 3px 6px #00000029;
    text-align: center;
}
.product-cats .item .inner h4 {
    font-size: 20px;
    line-height: 30px;
    color: #182A4E;
    text-transform: capitalize;
    margin-bottom: 12px;
}
.product-cats .item .inner a {
    font-size: 16px;
    line-height: 30px;
    background: none;
    color: #FC7F2B;
    margin-bottom: 0;
    padding-bottom: 0;
    font-family: 'Mulish-Bold';
}
.featured-categories h1 {
    text-align: center;
    text-transform: uppercase;
    font-size: 34px;
    line-height: 50px;
    font-family: 'Mulish-Regular';
    font-weight: normal;
}
.featured-categories h1 span {
    font-family: 'Mulish-ExtraBold';
}

.new-arrivals {
    margin-top: 40px;
}
.new-arrivals.realss {
    margin-top: 0;
}
.home-new-wrap {
    margin-top: 30px;
}
.home-new-wrap .large-12.columns {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 0 15px;
}
.home-new-wrap .see-all {
    margin-right: 0;
    text-align: center;
    margin-top: 20px;
}
.home-new-wrap .see-all a.see-all {
    padding: 7px 20px;
    background-color: #FC7F2B;
    color: #fff;
    border-radius: 5px;
    display: inline-block;
    line-height: 30px;
    margin-top: 0;
}
.product-arrivals-cat .item .inner {
    text-align: left;
    position: relative;
}
.product-arrivals-cat .item .inner h3 {
    font-size: 16px !important;
    font-family: 'Mulish-Regular';
    text-transform: uppercase;
    font-weight: 400;
    color: #182A4E;
    padding-right: 35px;
    line-height: 20px;
}
.product-arrivals-cat .item .inner h3 {
    /*height: 82px;*/
    display: flex;
    align-items: center;
    margin-top: -4px;
}
.new-arriavals-tag .item .inner h3 {
    min-height: 80px;
}
.product-best-sellers-list .item .inner h3 {
    min-height: 40px;
}
.product-arrivals-cat .item .inner p {
    display: none;
}
.product-arrivals-cat .item .inner h6 a {
    margin: 0;
    padding: 0;
    color: #fc7f2b;
    font-size: 15px;
    font-family: 'Mulish-Regular';
    font-weight: normal;
    line-height: 10px;
}
.product-cats .item .inner a p {
    position: relative;
    padding-top: 25px;
}
.product-arrivals-cat .item .inner > span {
    font-size: 13px;
    line-height: 10px;
    margin-top: 10px;
    display: none;
}
.product-arrivals-cat .item .inner a.price {
    font-weight: 800;
    font-family: 'Mulish-ExtraBold';
    font-size: 18px;
    color: #182A4E;
}
.wishlist-arr {
    position: absolute;
    top: 15px;
    right: 15px;
}
.wishlist-arr a:before {
    color: #fc7f2b !important;
    border-radius: 50%;
    border: 1px solid;
    padding: 5px;
    font-size: 23px !important;
}
.quanti {
    margin-right: 5px !important;
    color: #182A4E;
}


.got-covered h3,
.instagram-feed h3 {
    text-align: center;
}
.got-covered {
    background: #f0f0f0;
    padding: 60px 0;
    margin-top: 50px;
}
.got-covered h3 span,
.instagram-feed h3 span {
    display: inline-block !important;
}
.got-covered ul {
    text-align: center;
}
.got-covered ul li {
    width: 29%;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    margin: 0 30px;
}
.got-covered ul li:first-child {
    margin-right: 0;
}
.got-covered ul li:nth-child(2) {
    padding-left: 20px;
}
.got-covered ul li:last-child {
    margin-right: 0;
}
.got-covered ul li .icon {
    width: 22%;
}
.got-covered ul li .content {
    width: 68%;
    margin-left: 15px;
}
.got-covered ul li .icon,
.got-covered ul li .content {
    display: inline-block;
    vertical-align: middle;
}
.got-covered ul li .content p {
    font-weight: 600;
    color: #182a4e;
    line-height: 22px;
}
.products-bussiness {
    margin: 100px 0;
}
.products-bussiness .products-bussiness-lft {
    float: left;
    width: 49%;
}
.products-bussiness .products-bussiness-rgt {
    float: right;
    width: 49%;
}
.products-bussiness .products-bussiness-lft h3 {
    font-size: 34px;
    line-height: 50px;
    text-transform: uppercase;
    font-family: 'Mulish-Regular';
    font-weight: normal;
    text-align: center;
}
.products-bussiness .products-bussiness-lft h3 span {
    display: block;
    font-family: 'Mulish-ExtraBold';
}
.products-bussiness .products-bussiness-lft ul,
.products-bussiness .products-bussiness-rgt ul {
    margin-top: 48px;
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(2, 1fr);
}
.products-bussiness .products-bussiness-lft ul li,
.products-bussiness .products-bussiness-rgt ul li {
    text-align: center;
    vertical-align: top;
}
.products-bussiness .products-bussiness-lft ul li h4,
.products-bussiness .products-bussiness-rgt ul li h4 {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    padding: 12px 5px;
    box-shadow: 0px 3px 6px #00000029;
    text-transform: capitalize;
}
.products-bussiness .products-bussiness-lft ul li a.b-btn,
.products-bussiness .products-bussiness-rgt ul li a.b-btn {
    font-size: 16px;
    line-height: 30px;
    color: #0D0D0D;
    letter-spacing: 0.64px;
    text-transform: uppercase;
    background: #FC7F2B;
    border-radius: 5px;
    padding: 5px;
    width: 180px;
    display: block;
    margin: 0 auto;
    margin-top: 28px;
}
.products-bussiness .products-bussiness-lft ul li img,
.products-bussiness .products-bussiness-rgt ul li img {
    width: 100%;
}
.products-bussiness .products-bussiness-rgt ul {
    margin-top: 0;
    grid-gap: 30px 25px;
}
.customizable-design {
    margin: 100px 0;
}
.customizable-design .content {
    float: left;
    width: 55%;
}
.customizable-design .image {
    float: right;
    width: 40%;
    margin-top: 70px;
}
.customizable-design .image img {
    width: 100%;
}
.customizable-design .content h3,
.got-covered h3,
.instagram-feed h3 {
    font-size: 34px;
    line-height: 45px;
    text-transform: uppercase;
    font-family: "Mulish-Regular";
    font-weight: normal;
    margin-bottom: 45px;
}
.customizable-design .content h3 {
    margin-bottom: 60px;
}
.customizable-design .content h3 span,
.got-covered h3 span,
.instagram-feed h3 span {
    display: block;
    font-family: 'Mulish-ExtraBold';
}
.customizable-design .content li span {
    margin-bottom: 10px;
    display: block;
    font-family: 'Mulish-ExtraBold';
    color: #182A4E;
}
.customizable-design .content li {
    font-size: 18px;
    color: #303030;
    line-height: 24px;
    font-family: 'Mulish-Regular';
    margin-bottom: 24px;
    position: relative;
    padding-left: 26px;
}
.customizable-design .content li:after {
    position: absolute;
    content: '';
    left: 0;
    top: 7px;
    width: 13px;
    height: 13px;
    background: #FC7F2B;
    border-radius: 50%;
}
.customizable-design .content li a {
    color: #fc7f2b;
    text-decoration: underline;
}
.printsouq-steps {
    background: #F0F0F0;
    padding: 120px 0;
}
.printsouq-steps ul {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    text-align: center;
    grid-gap: 0 30px;
    position: relative;
    z-index: 6;
}
.printsouq-steps ul:after {
    position: absolute;
    content: '';
    height: 9px;
    background: #182A4E;
    left: 0;
    right: 0;
    top: 50%;
    transform: translate(0%, 50%);
    z-index: -1;
}
.printsouq-steps ul li {
    background: #fff;
    border-radius: 50%;
    height: 292px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 6px 6px #00000029;
}
.printsouq-steps ul li .image {
    height: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.printsouq-steps ul li h3 {
    font-size: 28px;
    line-height: 56px;
    color: #FC7F2B;
}
.instagram-feed {
    margin: 100px 0 80px 0;
}
.h-recently-viewed section h2 {
    display: none;
}
.h-recently-viewed ul.products {
    margin: 0 0 1em;
    padding: 0;
    list-style: none outside;
    clear: both;
}
.h-recently-viewed ul li {
    float: left;
    margin: 0 3.8% 2.992em 0;
    padding: 0;
    position: relative;
    width: 22.05%;
    margin-left: 0;
    padding-bottom: 20px;
}
.h-recently-viewed ul li:last-child {
    margin-right: 0;
}
.h-recently-viewed ul li img {
    margin: 0 0 1em;
}
.h-recently-viewed ul li h2.woocommerce-loop-product__title {
    display: block;
    margin: 0;
    font-size: 14px !important;
    text-align: left;
    margin-left: 15px !IMPORTANT;
    padding-bottom: 0px !IMPORTANT;
    line-height: 20px;
    width: 76%;
    text-transform: capitalize;
}
.h-recently-viewed ul li a.tinvwl_add_to_wishlist_button {
    margin: 0 !important;
    top: 290px !important;
}
.h-recently-viewed ul li a.tinvwl_add_to_wishlist_button:before {
    position: relative;
    margin-right: 0;
    top: -1px;
    right: 1px;
}
.qligg-mfp-wrap .mfp-arrow {
    color: #FC7F2B;
    opacity: 1;
}
.cart {
    float: left;
    width: 100%;
    margin: 40px 0;
}
.cart h2 {
    text-align: center;
    text-transform: uppercase;
    font-size: 40px;
    line-height: 40px;
    font-family: 'Mulish-Regular';
    font-weight: normal;
    margin-bottom: 0px;
}
.page-template-cart .cart h2 {
    margin-bottom: 40px;
}
.nbd-cart-item-design {
    max-height: 250px;
    overflow-y: scroll;
}
.nbd-cart-item-design img {
    margin-right: 10px;
}
.cart-inner .cart_totals h2 {
    font-size: 35px;
}
.page-id-14 input#coupon_code {
    width: 200px !IMPORTANT;
    height: 40px;
    padding-left: 10px;
    background: #fff;
}
.cart-content {
    float: left;
    width: 100%;
}
.cart-content h2 {
    text-align: center;
    text-transform: uppercase;
    padding: 40px 0px;
}
.cross-sells h2 {
    font-size: 40px;
}
.coupon button {
    background: #FC7F2B !IMPORTANT;
    color: #182a4e !IMPORTANT;
    font-weight: bold !IMPORTANT;
}
a.checkout-button.button.alt.wc-forward {
    background: #FC7F2B !IMPORTANT;
}
.page-id-14 h2.woocommerce-loop-product__title {
    text-align: left;
    margin: 0 !IMPORTANT;
    line-height: 20px;
}
span.tinvwl_add_to_wishlist-text {
    display: none;
}
a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-after.tinvwl-loop {
    position: absolute;
    right: 10px;
    top: 280px;;
    color: #FC7F2B !IMPORTANT;
    border: 1px solid;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding-top: 0;
    padding-left: 5px;
}
.archive ul.products span.woocommerce-Price-amount.amount,
.page-id-540 span.woocommerce-Price-amount.amount,
.recently-viewed span.price span.woocommerce-Price-amount {
    margin-left: 0;
}
ul.products span.woocommerce-Price-amount.amount,
.home .recently-viewed ul li span.woocommerce-Price-amount.amount {
    margin-left: 15px;
}
h2.woocommerce-loop-product__title {
    color: #182A4E !IMPORTANT;
    font-weight: 400 !IMPORTANT;
    text-transform: capitalize;
}
.archive span.woocommerce-Price-amount.amount {
    font-size: 18px;
}
.woocommerce div.product form.cart .variations tr {
    display: inline-block;
    float: left;
}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before,
.woocommerce ul.products li.product a.tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before,
.woocommerce-page ul.products li.product a.tinvwl-button.tinvwl-icon-heart.tinvwl_add_to_wishlist_button:before,
a.wishlist_products_counter.top_wishlist-heart:before, span.wishlist_products_counter.top_wishlist-heart:before,
a.sidr-class-wishlist_products_counter.sidr-class-top_wishlist-heart:before {
    font-size: 20px !IMPORTANT;
}
.gridlist-buttonwrap a.button {
    letter-spacing: 0.64px;
    text-transform: uppercase;
    background: #FC7F2B !IMPORTANT;
    font-size: 15px !IMPORTANT;
    margin-bottom: 20px !IMPORTANT;
    padding: 10px 25px;
    width: 175px;
    color: #17294d;
}
.archive a.button {
    color: #17294d;
}
body a.button {
    color: #17294d;
}
.woocommerce ul.products li.product .onsale,
.single-product .onsale {
    width: 55px;
    background: #fc7f2b;
    background-color: #fc7f2b !important;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #fc7f2b;
}
.single a#triggerDesign,
.single a#triggerDesi {
    font-size: 16px !important;
    line-height: 30px !important;
    padding: 7px 20px !important;
    width: 165px;
    color: #182a4e;
    border-radius: 5px !IMPORTANT;
    font-family: 'Mulish-Regular';
}
.archive .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart {
    padding-left: 4px !important;
    line-height: normal;
}
.archive .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before {
    top: 0;
}
.term-invites-weddings .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before {
    /*top: 4px;*/
    position: relative;
}
.single .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before {
    margin-right: 10px !important;
    right: 1px;
    top: -2px;
    position: relative;
}
section.related.products .tinv-wraper.woocommerce {
    position: initial;
}
.cross-sell-section section.related.products ul.products li .tinv-wraper a.tinvwl_add_to_wishlist_button:before {
    top: 4px;
}
/* body a.button::before {
    content: 'Create';
    color: #182a4e !IMPORTANT;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 18px;
    top: 50%;
    transform: translate(0, -50%);
    font-weight: bold;
} */
.woocommerce-info {
    background: transparent !IMPORTANT;
    border: none !IMPORTANT;
}
.woocommerce-info::before {
    display: none;
}
.woocommerce-info {
    padding: 0;
}
a.showcoupon {
    background: #FC7F2B;
    padding: 10px 20px;
}
form.checkout_coupon.woocommerce-form-coupon p.form-row.form-row-last {
    float: left;
}
form.checkout_coupon.woocommerce-form-coupon button {
    background: #FC7F2B;
    color: #182a4e;
    height: 42px;
}
input#coupon_code {
    background: #fff;
}
form.checkout_coupon.woocommerce-form-coupon p {
    margin-bottom: 10px;
}
.woocommerce-billing-fields input {
    background: #fff;
}
.woocommerce-billing-fields span.woocommerce-input-wrapper span.select2 span.selection span.select2-selection span {
    height: 40px;
    line-height: 40px;
    font-size: 13px;
}
.woocommerce-billing-fields span.woocommerce-input-wrapper span.select2 span.selection span.select2-selection {
    height: 40px;
}
.woocommerce-billing-fields span.woocommerce-input-wrapper span.select2 span.selection span.select2-selection {
    height: 40px;
    border-radius: 0;
}
.woocommerce-shipping-fields input {
    background: #fff;
}
.woocommerce-shipping-fields span.woocommerce-input-wrapper span.select2 span.selection span.select2-selection span {
    height: 40px;
    line-height: 40px;
    font-size: 13px;
}
.woocommerce-shipping-fields span.woocommerce-input-wrapper span.select2 span.selection span.select2-selection {
    height: 40px;
    border-radius: 0;
}
textarea#order_comments {
    background: #fff;
}
form.checkout.woocommerce-checkout h3 {
    font-size: 30px;
    margin-bottom: 20px;
    margin-top: 20px;
}
form.checkout.woocommerce-checkout {
    margin-bottom: 40px;
}
button#place_order {
    background: #FC7F2B;
    margin-top: 20px;
    color: #182A4E;
}
.cart-inner h2 {
    text-transform: uppercase;
}
aside#secondary {
    display: none;
}
h2.woocommerce-loop-product__title {
    color: #182A4E !IMPORTANT;
    font-weight: 300 !IMPORTANT;
}
.category-banner {
    display: none;
}
span.woocommerce-Price-amount.amount {
    color: #182A4E !IMPORTANT;
}
nav.woocommerce-breadcrumb {
    display: block !important;
    width: 1260px;
    max-width: 96%;
    margin: 0 auto !important;
    margin-top: 22px !important;
}
nav.woocommerce-breadcrumb a,
nav.woocommerce-breadcrumb {
    color: #172a4e !important;
    font-size: 13px !important;
    font-family: 'Mulish-Regular';
}
.woocommerce-shipping-fields span.woocommerce-input-wrapper span.select2 span.selection span.select2-selection {
    height: 40px;
}
.woocommerce-shipping-fields span.woocommerce-input-wrapper span.select2 span.selection span.select2-selection {
    height: 40px;
    border-radius: 0;
}
.crelly {
    position: relative;
    float: left;
    width: 100%;
}
.crelly {
    margin-bottom: 40px;
}
.crellyslider>.cs-controls>.cs-previous {
    background-image: url('https://www.printsouq.ae/wp-content/uploads/2021/10/arrow-left.png');
}
.crellyslider>.cs-controls>.cs-next {
    background-image: url('https://www.printsouq.ae/wp-content/uploads/2021/10/arrow-right.png');
}
.crelly h2 {
    top: 80px;
}
.crelly h2 {
    position: absolute;
    top: 100px;
    margin-left: 50px;
    font-size: 60px;
    line-height: 59px;
    color: #182A4E;
    text-transform: uppercase;
}
.crelly h2 span {
    color: #FC7F2B;
    font-weight: 300 !IMPORTANT;
    font-family: 'Mulish-Regular';
}
.crellyslider>.cs-controls,
.crellyslider>.cs-navigation {
    opacity: 1 !IMPORTANT;
    z-index: 1 !important;
}
.crellyslider>.cs-navigation>.cs-slide-link {
    width: 8px;
    height: 8px ;
    background-color: #182A4E ;
    opacity: 1 !IMPORTANT;
}
select.orderby {
    display: none;
}
header.woocommerce-products-header {
    float: left;
    width: 100%;
}
.tax-product_cat h1.woocommerce-products-header__title.page-title {
    font-size: 40px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 40px !IMPORTANT;
}
p.woocommerce-result-count {
    display: none;
}
.archive h1.woocommerce-products-header__title.page-title {
    text-align: center;
    margin-bottom: 40px;
    font-size: 36px;
    text-transform: uppercase;
    margin-top: 40px;
}
ul.products.columns-4 li,
.frequently-bought ul.products li,
.h-recently-viewed ul li {
    box-shadow: 1px 6px 6px 1px rgb(238 238 238);
    background: #fff;
}
ul.products.columns-4 li,
.frequently-bought ul.products li {
    text-align: center;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    color: #0D0D0D;
    letter-spacing: 0.64px;
    text-transform: uppercase;
    background: #FC7F2B;
    font-size: 16px;
    width: 180px;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.product-type-zakeke {
    font-size: 16px;
    line-height: 30px;
    color: #0D0D0D;
    letter-spacing: 0.64px;
    text-transform: uppercase;
    background: #FC7F2B;
    border-radius: 5px;
    padding: 5px;
    width: 180px;
    display: block;
    margin: 0 auto;
    margin-top: 75px;
    text-align: center;
    height: 40px;
}
h2.woocommerce-loop-product__title {
    text-align: left;
    margin: 0!IMPORTANT;
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-bottom: 0px !IMPORTANT;
    line-height: 20px;
    width: 100%;
    text-transform: capitalize;
}
.gridlist-buttonwrap {
    margin: 0 15px;
    margin-top: 15px;
    padding-top: 5px;
}
.archive .woocommerce-product-details__short-description {
    display: none !IMPORTANT;
}
section.related a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-after.tinvwl-loop {
    top: 290px;
}
section.related a.button,
.frequently-bought ul.products li a.button {
    letter-spacing: 0.64px;
    text-transform: uppercase;
    background: #FC7F2B !IMPORTANT;
    font-size: 16px !IMPORTANT;
    margin-bottom: 20px !IMPORTANT;
    position: relative;
    margin-top: 40px !IMPORTANT;
    padding: 10px 20px;
    width: 165px;
    border-radius: 5px;
}
.single-product ul.products li.product a.button.product_type_simple,
.single-product ul.products li.product a.button.product_type_variable.add_to_cart_button,
.home .recently-viewed ul li a.button.product_type_simple,
.recently-viewed span.min-qty,
.recently-viewed a.button.product_type_variable {
    display: none;
}
a#triggerDesign,
a#triggerDesi {
    letter-spacing: 0.64px;
    text-transform: uppercase;
    background: #FC7F2B !IMPORTANT;
    font-size: 16px !IMPORTANT;
    position: relative;
    padding: 10px 20px;
    text-align: center;
}
span.price {
    text-align: left;
}
.chosen-container-single .chosen-single {
    background: #fff !IMPORTANT;
    border-radius: 5px !IMPORTANT;
    height: 36px !IMPORTANT;
    padding-top: 4px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.fhfb h4 {
    text-transform: uppercase;
    font-size: 18px;
    margin-top: 2px;
    margin-right: 10px;
}
.chosen-container-single .chosen-single div b {
    margin-top: 3px !IMPORTANT;
}
a.button.product_type_variable.add_to_cart_button {
    font-size: 16px;
    line-height: 30px;
    color: #0D0D0D;
    letter-spacing: 0.64px;
    text-transform: uppercase;
    background: #FC7F2B;
    border-radius: 5px;
    padding: 5px;
    width: 180px;
    margin: 0 auto;
    text-align: center;
    height: 40px;
}
li.product.type-product.post-189.status-publish.instock.product_cat-business-cards.product_cat-envelope.product_cat-letterhead.product_cat-stationery.product_tag-business-cards.product_tag-envelope.product_tag-letterhead.has-post-thumbnail.shipping-taxable.purchasable.product-type-variable {
    text-align: center;
}
.cs-active {
    width: 14px !IMPORTANT;
    height: 14px !IMPORTANT;
    background: #fff !IMPORTANT;
    border: 2px solid #182A4E !IMPORTANT;
}
.nav-top-right .sp-wcsp-slider-section {
    padding-bottom: 40px;
}
button.button.tinvwl-break-input.tinvwl-break-checkbox {
    background: #FC7F2B !IMPORTANT;
    color: #182a4e !IMPORTANT;
    font-weight: bold !IMPORTANT;
}
select#tinvwl_product_actions {
    width: 215px !IMPORTANT;
    height: 43px;
    padding-left: 10px;
    background: #fff;
}
.tinvwl-to-right.look_in button {
    background: #FC7F2B !IMPORTANT;
    color: #182a4e !IMPORTANT;
    font-weight: bold !IMPORTANT;
    font-size: 16px;
}
td.product-action button.button.alt {
    background: #FC7F2B !IMPORTANT;
    color: #182a4e !IMPORTANT;
    font-weight: bold !IMPORTANT;
    font-size: 16px;
}
.tinv-wishlist .product-action {
    width: 255px;
    text-align: center;
}
.single_variation_wrap .woocommerce-variation {
    border: none;
}
.woocommerce-variation.single_variation span.price {
    border-top: 1px solid #000;
    padding-top: 10px;
    border-bottom: none;
    padding-bottom: 0;
}
.archive .bvd {
    display: none;
}
.faq {
    float: left;
    width: 100%;
    margin-bottom: 60px !IMPORTANT;
}
.jfn i {
    position: absolute;
    top: 10px;
    right: 10px;
}
.jfn i {
    position: absolute;
    top: 10px;
    right: 10px;
    transform: rotate(180deg);
}
.accordion-minus i {
    transform: rotate(-90deg);
}
.woof_submit_search_form_container {
    margin: 0 !IMPORTANT;
}
.woof_container {
    padding: 0;
    margin: 0 !IMPORTANT;
}
.fiterbb {
    float: left;
    width: 100%;
    margin-bottom: 40px;
    padding: 0;
    z-index: 1;
    position: relative;
}
.filter-tags {
    margin-bottom: 30px;
}
.bapf_sfilter.bapf_ckbox ul li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px !important;
}
.bapf_sfilter.bapf_ckbox ul li:first-child {
    margin-left: 0 !important;
}
.bapf_sfilter.bapf_ckbox ul li:last-child {
    margin-right: 0 !important;
}
.bapf_sfilter.bapf_ckbox ul li label {
    color: #182a4e;
    font-size: 18px;
}
.bapf_sfilter.bapf_ckbox ul li.checked label {
    background: #fc7f2b;
}
.bapf_sfilter.bapf_ckbox ul li label {
    color: #182a4e;
    font-size: 13px;
    background: #efefef;
    padding: 6px 12px;
    border-radius: 16px;
    line-height: normal;
    font-family: 'Mulish-Bold';
    margin-bottom: 12px;
}
.bapf_sfilter ul {
    text-align: center;
}
.filter-center {
    text-align: center;
    width: 62%;
    margin: 0 auto;
}
.fhfb {
    display: inline-block;
}
.jhf {
    display: inline-block;
    width: 62%;
    text-align: left;
}
.jhf .woof_container_select,
.jhf .berocket_single_filter_widget {
    display: inline-block;
    width: 25%;
    margin-right: 18px !important;
    text-align: left;
}
.jhf .woof_container_productorientation,
.jhf .berocket_single_filter_widget_38865 {
    margin-right: 0 !important;
}
.jhf a.chosen-single span {
    font-size: 13px !important;
    border-color: #C7C8C9 !important;
    color: #707070;
}
button.button.woof_reset_search_form,
.bapf_head h3 {
    display: none;
}
.woof_products_top_panel {
    display: none !IMPORTANT;
}
.select2-container--default .select2-selection--single {
    padding: 0px 5px;
    height: 29px;
    box-shadow: 0 0 3px #fff inset, 0 1px 1px rgb(0 0 0 / 10%);
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-family: 'Mulish-Regular';
    font-size: 14px;
}
.select2-container--default .select2-results>.select2-results__options {
    font-family: 'Mulish-Regular';
    font-size: 14px;
    line-height: 25px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 0;
    bottom: 0;
    height: 100%;
}
.jfn {
    float: left;
    width: 100%;
    padding-bottom: 30px;
    border-bottom: 1px solid #d5d6d6;
}
.faq .container {
    width: 1080px;
}
.faq h3 {
    font-size: 22px;
    line-height: 56px;
    color: #182A4E;
    text-transform: uppercase;
    border-bottom: 1px solid #d5d6d6;
    margin-bottom: 25px;
}
.items.ui-accordion.ui-widget.ui-helper-reset {
    width: 700px;
}
.faq .accordions .border-none {
    border: 1px solid #407f80 !IMPORTANT;
    margin-top: 20px;
}
.accordions-head-title {
    color: #407f80 !IMPORTANT;
    font-weight: normal;
    font-family: "Mulish-Regular";
}
.accordions-head {
    background: transparent !IMPORTANT;
}
.accordion-content {
    border: 1px solid #407f80 !IMPORTANT;
    color: #407f80 !IMPORTANT;
    font-weight: normal;
    font-family: "Mulish-Regular";
    font-size: 16px !IMPORTANT;
    border-top: none !IMPORTANT;
}
span.accordion-icon-inactive.accordion-minus {
    color: #000 !IMPORTANT;
}
nav.gridlist-toggle {
    display: none;
}
/*section.related li::before,
.frequently-bought ul.products li::before {
    content: '';
    background: #00000029;
    position: absolute;
    bottom: 78px;
    width: 90%;
    height: 1px;
    left: 0;
    right: 0;
    margin: auto;
}*/
.cover-image {
    float: left;
    width: 100%;
    position:relative;
}
.cover-image h2 {
    position: absolute;
    top: 70px;
    font-size: 60px;
    line-height: 67px;
    font-family: 'Mulish-Regular';
    color: #182A4E;
    font-weight: 300;
}
.about {
    float: left;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 50px;
}
.about-inner {
    float: left;
    width: 100%;
}
.about-inner-left {
    float: left;
    width: 48%;
}
.about-inner-right {
    float: right;
    width: 48%;
}
.about-inner p.about-c {
    text-align: center;
    margin-top: 20px;
    font-size: 22px;
}
.about-inner h1,
.about-inner h3 {
    text-align: center;
    margin-bottom: 40px;
    font-size: 34px;
    color: #182A4E;
    font-family: 'Mulish-Regular';
    font-weight: 400;
    text-transform: uppercase;
}
.about-inner h1 span,
.about-inner h3 span {
    font-family: 'Mulish-ExtraBold';
}
.about .container {
    padding: 0 100px;
}
.cover-image h2 span {
    color: #139818;
    font-weight: bold;
}
.about-inner img {
    margin-bottom: 40px;
}
.cover-image .container {
    padding: 0 100px;
}
.demand {
    float: left;
    width: 100%;
    background: #F0F0F0;
    padding: 80px 0px;
    margin-top: 250px;
    padding-bottom: 40px
}
.f1 {
    position: relative;
    margin-top: -10%;
}
.f1 img {
    position: absolute;
    left: 0;
    max-width: 350px;
}
.f2 {
    position: relative;
    margin-top: -290px;
    margin-left: -330px;
}
.f2 img {
    max-width: 250px;
}
.f3 {
    position: relative;
    margin-top: -46%;
    margin-left: 65%;
}
.f3 img {
    max-width: 200px;
}
.f4 {
    position: relative;
    margin-left: 65%;
    margin-top: 70%;
}
.f4 img {
    max-width: 200px;
}
.demand .container {
    padding: 0 100px;
}
.demand-inner {
    float: left;
    width: 100%;
}
.demand-inner-left {
    float: left;
    width: 60%;
}
.demand-inner-left ul li {
    font-size: 16px;
    line-height: 24px;
    font-family: 'Mulish-Regular';
    margin-bottom: 14px;
    position: relative;
    padding-left: 26px;
}
.demand-inner-left ul li::after {
    position: absolute;
    content: '';
    left: 0;
    top: 7px;
    width: 13px;
    height: 13px;
    background: #FC7F2B;
    border-radius: 50%;
}
.demand-inner-right {
    float: right;
    width: 40%;
}
.demand-inner h3 {
    font-size: 34px;
    line-height: 42px;
    margin-bottom: 15px;
    font-family: 'Mulish-Regular';
    color: #182A4E;
}
.demand-inner h3 span {
    color: #009106;
}
.contact-cover {
    float: left;
    width: 100%;
    position: relative;
}
.contact-cover .container {
    padding: 0 100px;
}
.contact-cover h2 {
    position: absolute;
    top: 100px;
    font-size: 60px;
    line-height: 68px;
    font-family: 'Mulish-Regular';
    color: #182A4E;
    font-weight: 300;
}
.contact-cover h2 span {
    color: #FC7F2B;
    font-weight: bold;
}
.contact {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 75px;
}
.contact .container {
    padding: 0 100px;
}
.contact-inner {
    float: left;
    width: 100%;
}
.c-inner-wrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 50px 30px;
    margin-top: 50px;
}
.contact h1 {
    font-size: 45px;
    text-transform: uppercase;
    font-family: 'Mulish-Regular';
    color: #182A4E;
    font-weight: 400;
    line-height: 45px;
    margin-bottom: 40px;
}
.contact h1 span {
    font-family: 'Mulish-ExtraBold';
}
.c-inner p {
    color: #FE8C3B;
    margin-top: 20px;
}
.contact-forms .container {
    padding: 0 160px;
    padding-left: 230px;
}
.contact-forms {
    float: left;
    width: 100%;
    background: #F0F0F0;
    padding: 50px 0px;
    text-align: center;
    margin-top: 70px;
}
.contact-forms h3 {
    font-size: 34px;
    color: #182A4E;
    text-transform: uppercase;
    font-family: 'Mulish-Regular';
    margin-bottom: 40px;
    font-weight: 300;
}
.contact-forms h3 span {
    font-family: 'Mulish-ExtraBold';
}
.contact-forms p {
    font-size: 20px;
    font-family: 'Mulish-Regular';
    max-width: 70%;
    margin: 0 auto;
    margin-bottom: 40px;
}
.inner-contact-right {
    float: right;
    width: 48%;
}
.inner-contact {
    float: left;
    width: 100%;
}
.inner-contact-left {
    float: left;
    width: 48%;
}
.inner-contact input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    height: 45px;
    margin-bottom: 20px;
    background: #fff;
    border: 1px solid #707070;
}
.inner-contact textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    background: #fff;
    border: 1px solid #707070;
    height: 177px !IMPORTANT;
    margin-bottom: 20px;
}
.inner-contact  ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #A5A5A5;
    font-family: 'Mulish-Regular';
}
.inner-contact  ::-moz-placeholder { /* Firefox 19+ */
    color: #A5A5A5;
    font-family: 'Mulish-Regular';
}
.inner-contact :-ms-input-placeholder { /* IE 10+ */
    color: #A5A5A5;
    font-family: 'Mulish-Regular';
}
.inner-contact :-moz-placeholder { /* Firefox 18- */
    color: #A5A5A5;
    font-family: 'Mulish-Regular';
}
.csx img {
    max-width: 30px;
}
.csx {
    width: 80px;
    height: 80px;
    float: none;
    margin: 0 auto;
    background: #F0F0F0;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.inner-contact input.wpcf7-form-control.wpcf7-submit {
    float: right;
    background: #FC7F2B;
    color: #182A4E;
    padding: 10px 40px;
    border-radius: 5px;
    font-family: 'Mulish-Regular';
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    display: none !IMPORTANT;
}
span.wpcf7-not-valid-tip {
    display: none !IMPORTANT;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid {
    border: 1px solid red !IMPORTANT;
}
textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.wpcf7-not-valid {
   border: 1px solid red !IMPORTANT;
}
li#cnss_widget-2 {
    list-style: none;
    border: none;
}
.community {
    float: left;
    width: 100%;
    margin: 70px 0px;
    text-align: center;
}
.community h2 span {
    font-family: 'Mulish-ExtraBold';
}
.community h2 {
    font-size: 34px;
    color: #182A4E;
    font-family: 'Mulish-Regular';
    line-height: 44px;
    margin-bottom: 15px;
    font-weight: 300;
}
.community-inner p {
    margin-bottom: 40px;
}
ul.cnss-social-icon li {
    margin-left: 40px !IMPORTANT;
}
ul.cnss-social-icon li:first-child {
    margin-left: 0px !IMPORTANT;
}
ul.cnss-social-icon li.cn-fa-icon a {
    background-color: #f0f0f0!important;
    background: #f0f0f0 !IMPORTANT;
    border-radius: 50% !important;
    margin: 0 !important;
    padding: 0 !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.landing-top {
    float: left;
    width: 100%;
    position: relative;
}
.lakd-main {
    position: absolute;
    top: 60px;
}
.landing-logo {
    float: left;
    width: 100%;
    margin-bottom: 50px;
}
.landing-logo img {
    width: auto !important;
}
.landing-top img {
    width: 100%;
}
.ladd-c {
    float: left;
    width: 100%;
    padding: 0 100px;
}
.ladd-ssc {
    float: left;
    width: 55%;
}
.lddnn {
    float: right;
    width: 35%;
}
.ladd-ssc h3 {
    font-size: 60px;
    color: #182A4E;
    font-family: 'Mulish-Regular';
    font-weight: 300;
    line-height: 60px;
    margin-bottom: 20px;
}
.ladd-ssc h2 {
    font-family: 'Mulish-Regular';
    font-weight: bold;
    font-size: 60px;
    color: #FC7F2B;
    line-height: 65px;
    margin-bottom: 20px;
}
.ladd-ssc p {
    font-size: 18px;
    color: #303030;
    line-height: 27px;
    font-family: 'Mulish-Regular';
    max-width: 65%;
}
.ladd-ssc p span {
    font-size: 30px;
    font-weight: bold;
}
.infnf {
    background: #fff;
    padding: 30px;
}
.infnf input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    height: 45px;
    margin-bottom: 20px;
    background: #fff;
    border: 1px solid #707070;
}
.infnf textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    height: 45px !IMPORTANT;
    overflow: hidden;
    margin-bottom: 20px;
    background: #fff;
    border: 1px solid #707070;
}
.infnf  ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #A5A5A5;
    font-family: 'Mulish-Regular';
}
.infnf  ::-moz-placeholder { /* Firefox 19+ */
    color: #A5A5A5;
    font-family: 'Mulish-Regular';
}
.infnf :-ms-input-placeholder { /* IE 10+ */
    color: #A5A5A5;
    font-family: 'Mulish-Regular';
}
.infnf :-moz-placeholder { /* Firefox 18- */
    color: #A5A5A5;
    font-family: 'Mulish-Regular';
}
.infnf input.wpcf7-form-control.wpcf7-submit {
    float: right;
    background: #FC7F2B;
    color: #182A4E;
    padding: 10px 40px;
    border-radius: 5px;
    font-family: 'Mulish-Regular';
}
.infnf h4 {
    margin: 0;
    color: #FC7F2B;
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: -10px;
}
.page-id-540 a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-after.tinvwl-loop {
    padding-left: 4px;
}
.page-template-landing-page header#masthead,
.page-id-540 .mobile-header {
    display: none !important;
}
.page-template-landing-page .printsouq-steps {
    background: #fff !IMPORTANT;
    float: left;
    width: 100%;
    padding: 0;
    text-align: center;
}
.page-template-landing-page .printsouq-steps .container {
    width: 1080px;
}
.page-template-landing-page .printsouq-steps h5 span {
    font-weight: bold;
}
.page-template-landing-page .cross-sell-section {
    background: #fff !IMPORTANT;
}
.page-template-landing-page .cross-sell-section a.button {
    color: #0D0D0D !IMPORTANT;
    letter-spacing: 0.64px;
    text-transform: uppercase;
    background: #FC7F2B !IMPORTANT;
    font-size: 16px !IMPORTANT;
    margin-bottom: 20px !IMPORTANT;
    margin-top: 40px !IMPORTANT;
}
.testi {
    float: left;
    width: 100%;
    background: #f0f0f0;
    padding: 50px 0px;
}
.testi-inner h2 {
    text-align: center;
    margin-bottom: 40px;
}
.testi-inner {
    float: left;
    width: 100%;
}
.testi .container {
    width: 1080px;
}
.testi-inner h2 span {
    font-weight: bold;
}
.testi-inner h2 {
    font-size: 36px;
    color: #182A4E;
    font-family: 'Mulish-Regular';
    font-weight: 300;
    margin-bottom: 50px;
}
.tfree-testimonial-title {
    display: none;
}
.sp-tfree-client-image {
    width: 40%;
    text-align: left;
}
h4.tfree-client-name {
    position: absolute;
    top: 0;
    left: 43%;
    font-size: 18px !IMPORTANT;
    color: #182A4E !important;
}
.tfree-client-rating {
    position: absolute;
    top: 80px;
    left: 43%;
}
.tfree-client-designation {
    position: absolute;
    top: 24px;
    left: 43%;
    font-family: 'Mulish-Regular';
    color: #182A4E !IMPORTANT;
    font-size: 18px !IMPORTANT;
}
.tfree-client-testimonial p {
    font-size: 17px;
    color: #303030;
    line-height: 27px;
    font-family: 'Mulish-Regular';
    text-align: left !IMPORTANT;
}
#sp-testimonial-free-wrapper-570 .sp-testimonial-free-section .slick-prev,
#sp-testimonial-free-wrapper-570 .sp-testimonial-free-section .slick-next {
    background: #fff !IMPORTANT;
    border-radius: 50% !IMPORTANT;
    color: #FC7F2B !IMPORTANT;
    border: none !IMPORTANT;
}
ul.slick-dots {
    display: none !IMPORTANT;
}
/*.cross-sell-section li::before {
    content: '';
    background: #00000029;
    position: absolute;
    bottom: 78px;
    width: 90%;
    height: 1px;
    left: 0;
    right: 0;
    margin: auto;
}*/
.cross-sell-section li {
    position: relative;
}
.page-template-landing-page .printsouq-steps h5 {
    font-size: 45px;
    margin-bottom: 60px;
    font-family: 'Mulish-Regular';
    font-weight: 300;
    margin-top: 50px;
}
.secc {
    float: left;
    width: 100%;
    background: #fff;
}
.page-template-landing-page .printsouq-steps ul li {
    background: #F0F0F0 !IMPORTANT;
}
.secc {
    float: left;
    width: 100%;
    background: #fff;
    padding-top: 100px;
}
.secc .container {
    width: 1000px;
}
.indnd {
    float: left;
    width: 100%;
    margin-bottom: 70px;
}
.indnd img {
    width: 85%;
}
.xsz {
    float: right !IMPORTANT;
}
.dds {
    float: left !IMPORTANT;
    text-align: left !IMPORTANT;
}
.dbv {
    float: left;
    width: 60%;
}
.bddv {
    float: right;
    width: 40%;
    text-align: right;
}
.indnd p {
    font-size: 18px;
    color: #303030;
    line-height: 27px;
    font-family: 'Mulish-Regular';
    margin-bottom: 22px !IMPORTANT;
}
.dbv a {
    float: left;
    margin-top: 20px;
    font-size: 16px;
    color: #182A4E;
    text-transform: uppercase;
    padding: 5px 40px;
    border: 1px solid #182A4E;
    font-family: 'Mulish-Regular';
    font-weight: bold;
    letter-spacing: 1px;
    border-radius: 5px;
}
.single-idmnd {
    float: left;
    width: 100%;
    position: relative;
}
.dndbs {
    position: absolute;
    top: 80px;
}
.dndbs h2 {
    font-family: 'Mulish-Regular';
    font-size: 60px;
    line-height: 60px;
    font-weight: 300;
}
.xsaz {
    text-align: center;
    float: left;
    width: 100%;
    margin-top: 50px;
}
.xsaz h1 {
    font-size: 55px;
    color: #182A4E;
    font-family: 'Mulish-Regular';
    line-height: normal;
    font-weight: 400;
}
.xsaz h1 span {
    font-family: 'Mulish-ExtraBold';
}
.lmp_load_more_button.br_lmp_prev_settings a.lmp_button,
.lmp_load_more_button.br_lmp_prev_settings a.lmp_button:hover,
.lmp_load_more_button.br_lmp_button_settings a,
.lmp_load_more_button.br_lmp_button_settings a:hover {
    background-color: #fc7f2b !important;
    color: #182A4E !Important;
    margin-bottom: 50px;
    font-size: 18px !important;
    padding: 10px 20px !important;
    line-height: normal;
    border-radius: 5px !important;
}
.archive ul.products li.product a.button {
    position: relative;
    color: transparent;
}
.archive ul.products li.product a.button {
    height: 36px;
}
.archive ul.products li.product a.button:after {
    position: absolute;
    content: 'CREATE';
    font-size: 16px;
    color: #000;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.archive-left {
    float: left;
    width: 65%;
}
.archive-right {
    float: right;
    width: 30%;
    margin-top: 50px;
}
.archive-left article:nth-child(2n+1) {
    margin-left: 0;
}
.archive-main {
    float: left;
    width: 100%;
    margin-bottom: 50px;
}
.dndbs h2 span {
    font-weight: bold;
    color: #FC7F2B;
}
.post-list-common:nth-child(2n+1) {
    margin-left: 0;
    clear: both;
}
.post-list-common .expert-thumbnail img {
    width: 100%;
}
.pagination .nav-links {
    padding: 0;
}
nav.navigation.pagination {
    margin: 50px 0;
    border-color: #172a4e;
}
.pagination .prev, .pagination .next {
    background-color: #172a4e;
}
.pagination .nav-links:after {
    background-color: #172a4e;
}
.pagination .next:hover {
    background-color: #fc7e29;
}
.pagination .prev, .pagination .next {
    display: none;
}
.pagination .nav-links:after, .pagination .nav-links:after, .pagination:before, .pagination:after {
    display: none;
}
.archive-right .widget {
    list-style: none;
    border: none;
    margin-bottom: 40px;
    padding: 0;
}
.archive-right input.search-field {
    background: #fff;
    border: 1px solid #A5A5A5;
    border-radius: 5px !IMPORTANT;
    padding-left: 15px !IMPORTANT;
    width: 100% !IMPORTANT;
}
.archive-right button.search-submit {
    background: transparent !IMPORTANT;
}
.widget .search-submit:before {
    font-size: 23px !IMPORTANT;
   color: #000 !IMPORTANT;
}
.archive-right h2.widget-title {
    font-size: 22px !IMPORTANT;
    color: #182A4E !IMPORTANT;
    font-family: 'Mulish-Regular' !IMPORTANT;
    font-weight: bold !IMPORTANT;
    border-bottom: 1px solid #182A4E;
    padding-bottom: 10px;
}
section#recent-posts-2 {
    background: #F0F0F0;
    padding: 30px;
}
.post-list-common {
    float: left;
    width: 48%;
    margin-left: 32px;
    box-shadow: 1px 6px 6px 1px rgb(238 238 238);
    background: #fff;
    margin-top: 50px;
}
.posts-meta.meta-archive {
    width: 100%;
    padding: 30px;
    padding-bottom: 15px;
}
.post-list-common p {
    padding: 0 30px;
    padding-bottom: 15px;
}
.post-list-common h5 {
    padding: 0 30px;
}
span.entry-date-archive::before {
    content: '';
    width: 5px;
    height: 5px;
    background: #A5A5A5;
    position: absolute;
    left: -15px;
    border-radius: 50%;
    top: 8px;
}
span.posts-category-name {
    font-size: 16px;
    color: #707070;
    font-family: 'Mulish-Regular';
    margin-right: 20px;
}
span.entry-date-archive {
    font-size: 16px;
    color: #A5A5A5;
    font-family: 'Mulish-Regular';
    position: relative;
    padding-left: 0;
}
.post-list-common h5 {
    font-size: 20px;
    font-family: 'Mulish-Regular';
    margin-bottom: 15px;
    margin-top: 0;
}
.post-list-common p {
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #303030;
    /*font-size: 18px;*/
    /*line-height: 27px;*/
    font-family: 'Mulish-Regular';
}
.post-list-common a.read_btn.more-section {
    margin: 0px 30px;
    margin-bottom: 30px !important;
    display: inline-block;
    font-size: 14px;
    font-family: 'Mulish-Regular';
    font-weight: 700;
    position: relative;
}
.post-list-common a.read_btn.more-section:before {
    position: absolute;
    bottom: 2px;
    width: 0;
    left: 0;
    right: 0;
    content: '';
    height: 1px;
    background: #182A4E;
}
.post-list-common a.read_btn.more-section:hover:before {
    width: 100%;
    transition: 2s;
}
.blog .archive-main {
    margin-bottom: 60px;
    float: left;
    width: 100%;
}
.blog aside#secondary {
    display: block !IMPORTANT;
    margin: 0 !important;
    width: 100%;
}
section#recent-comments-2 {
    background: #F0F0F0;
    padding: 30px;
}
section#recent-posts-2 li:last-child {
    margin-bottom: 0;
}
section#recent-posts-2 li {
    list-style: auto;
    font-size: 18px;
    margin-bottom: 20px;
}
section#block-3 ul {
    margin: 0;
    padding: 0;
}
section#block-3 li {
    list-style: none;
    font-size: 18px;
    margin: 0;
    margin-bottom: 10px;
}
section#block-3::before {
    content: 'ARCHIVES';
    position: absolute;
    top: 30px;
    font-size: 22px !IMPORTANT;
    color: #182A4E !IMPORTANT;
    font-family: 'PPMori-Regular' !important;
    font-weight: 400 !IMPORTANT;
    border-bottom: 1px solid #182A4E;
    padding-bottom: 2px;
    width: 83%;
    float: left;
    left: 30px;
}
section#block-2::before {
    content: 'CATEGORIES';
    position: absolute;
    top: 30px;
    font-size: 22px !IMPORTANT;
    color: #182A4E !IMPORTANT;
    font-family: 'PPMori-Regular' !important;
    font-weight: 400 !IMPORTANT;
    border-bottom: 1px solid #182A4E;
    padding-bottom: 2px;
    width: 83%;
    float: left;
    left: 30px;
}
section#block-2 li {
    list-style: none;
    text-align: center;
    margin-bottom: 10px;
    font-size: 18px;
    border-bottom: 1px solid #d6c8c8;
    padding-bottom: 10px;
}
section#block-2 ul {
    padding: 0;
    margin: 0;
}
section#block-2 li:last-child {
    margin-bottom: 0;
}

section#block-2 a {
    color: #FC7F2B;
}
.category main#main .blog-page-title {
    text-align: center;
}
.category main#main {
    margin: 50px 0px;
    float: left;
    width: 100%;
}
.category aside#secondary {
    display: block !IMPORTANT;
    margin: 0 !IMPORTANT;
    width: 100% !IMPORTANT;
}
section#block-2 p {
    margin: 0 !IMPORTANT;
}
.date main#main {
    float: left;
    width: 100%;
    margin-bottom: 50px;
}
.date aside#secondary {
    display: block !IMPORTANT;
    margin: 0 !IMPORTANT;
    width: 100% !IMPORTANT;
}
section#block-3 {
    background: #F0F0F0;
    padding: 30px;
    position: relative;
    float: left;
    width: 100%;
    padding-top: 84px;
}
section#block-2 {
    background: #F0F0F0;
    padding: 30px;
    position: relative;
    float: left;
    width: 100%;
    padding-top: 84px;
}
.single-post aside#secondary {
    display: block;
    width: 100% !IMPORTANT;
    margin: 0 !IMPORTANT;
}
.single-post .archive-left {
    margin-top: 50px;
}
.single-post h1.entry-title {
    margin-bottom: 0;
    font-size: 36px;
}
.single-post-content p strong {
    font-family: 'PPMori-SemiBold';
}
.single-post .posts-meta.meta-archive {
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}
.single-post-content p {
    font-size: 16px;
    color: #303030;
    line-height: 27px;
    font-family: 'Mulish-Regular';
    margin: 20px 0px;
}
.single-post-content p a {
    text-decoration: underline;
}
.single-post-content p a,
.single-post-content p strong {
    color: #fc7e29;
}
.single-post-content ol li {
    color: #182A4E;
    font-size: 16px;
}
.single-post-content ul li {
    color: #182A4E;
    font-size: 16px;
}
h2#reply-title {
    margin: 0;
    list-style: none;
    border: none;
}
div#respond label {
    margin-top: 25px;
}
div#respond label .required {
    color: red;
}
.nav-next {
    float: right;
}
.nav-previous {
    float: left;
}
div#respond input#submit {
    margin-top: 30px;
    background: #FC7F2B;
    font-size: 16px;
    line-height: 22px;
    color: #182A4E;
    padding: 10px 15px;
    font-family: 'Mulish-Bold';
}
.single-post span.entry-date-archive::before {
    display:none;
}
a.button.nbd-create-design {
    letter-spacing: 0.64px;
    text-transform: uppercase;
    background: #FC7F2B !IMPORTANT;
    font-size: 16px !IMPORTANT;
    margin-bottom: 20px !IMPORTANT;
    color: #182a4e !IMPORTANT;
    padding: 10px 25px !IMPORTANT;
    text-align: center;
}
.cart_totals a:before {
    display: none;
}
.wc-proceed-to-checkout a {
    color: #0D0D0D !IMPORTANT;
}
.description h3:empty {
    display: none;
}
div#nav_menu-10 h3::before {
    content: 'Other Links';
    position: absolute;
    color: #fff;
    text-transform: uppercase;
}
div#nav_menu-10 h3 {
    position: relative;
    color: transparent;
}
.cover-image img {
    width: 100%;
}
.contact-cover img {
    width: 100%;
}
.single-idmnd img {
    width: 100%;
}
.ppom-field-wrapper {
    padding-left: 0 !important;
}
.ppom-input-calendar_date_picker_main:after {
    position: relative;
    content: 'Select Start Date';
    top: 0;
    left: 0;
    margin-bottom: 10px;
}
.ppom-input-calendar_date_picker_main {
    display: flex;
    flex-direction: column-reverse;
}
.ppom-input-calendar_date_picker_main input#calendar_date_picker_main,
table.wccpf_fields_table.select_start_date-wrapper td.wccpf_value input {
    border-color: #fc7f2b !important;
    color: #182A4E;
    width: 50% !important;
    font-family: 'Mulish-Regular';
    background: #fff;
    padding: 0.375rem 0.75rem !important;
    border-radius: 0.25rem !important;
}
.ppom-input-calendar_date_picker_main label.form-control-label span,
.wccpf-fields-group-1 .wcff-label.wccpf_fields_table.wcff-label-info {
    color: #182A4E;
    font-size: 18px;
    line-height: 25px;
    display: block;
    padding: 0;
    margin: 10px 0 0 0;
}
.ppom-input-calendar_date_picker_main label.form-control-label span p,
.wccpf-fields-group-1 .wcff-label.wccpf_fields_table.wcff-label-info p {
    display: inline;
}
table.wccpf_fields_table.select_start_date-wrapper td.wccpf_label label {
    font-size: 18px;
}
.wccpf-fields-group-1 {
    margin-bottom: 20px;
}
.archive span.woofrom,
.single-product .fancybox-caption__body {
    display: none;
}
.wpgs.woocommerce-product-gallery.wpgs--with-images.images {
    text-align: center !important;
}

/* Bulk Order */

.tabs-wrapper {
    margin: 80px 0 20px 0;
}
.bulk-order-form {
    background: #f0f0f0;
    padding: 60px 0;
    margin: 80px 0;
}
.bulk-order-form .wrapper {
    width: 70%;
    margin: 0 auto;
}
.bulk-order-form  h1 {
    line-height: normal;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 50px;
    font-size: 40px;
}
.bulk-order-form form ul {
    margin: 0;
    list-style-type: none;
}
.bulk-order-form form ul li {
    margin-bottom: 20px;
}
.bulk-order-form ul li:nth-child(odd) {
    float: left;
    width: 49%;
}
.bulk-order-form ul li.orders,
.bulk-order-form ul li.message,
.bulk-order-form form ul li.submit-btn {
    float: none !important;
    width: 100% !important;
}
.bulk-order-form ul li:nth-child(even) {
    float: right;
    width: 49%;
}
.bulk-order-form form ul li textarea {
    height: 105px;
}
.bulk-order-form form ul li input,
.bulk-order-form form ul li textarea,
.bulk-order-form form ul li select {
    background: #ffffff;
    font-family: 'Mulish-Regular';
    width: 100%;
    border: 1px solid #d1d1d1;
    color: #686868;
    outline: none;
}
input[type=number]::-webkit-inner-spin-button {
    opacity: 1
}
.bulk-order-form form ul li input::palceholder,
.bulk-order-form form ul li textarea::placeholder,
.bulk-order-form form ul li select::placeholder {
    font-family: 'Mulish-Regular';
    color: #686868;
}
.bulk-order-form form ul li select {
    height: 42px;
}
.bulk-order-form form ul li span.wpcf7-list-item-label {
    font-family: 'Mulish-Regular';
}
.bulk-order-form form ul li span.wpcf7-list-item.first {
    margin-left: 0;
}
.bulk-order-form .f-bulk-captcha {
    margin-bottom: 15px;
}
.bulk-order-form .f-bulk-captcha input {
    width: auto;
}
.bulk-order-form form ul li.submit-btn input {
    background: #fc7f2b;
    color: #182a4e;
    border-radius: 3px;
    width: auto;
    border: 0;
}

/* Privacy Policy and other pages */

.plain-content {
    margin: 50px 0;
}
.plain-content h1 {
    line-height: normal;
    text-transform: uppercase;
    font-size: 55px;
    margin-bottom: 30px;
}
.plain-content h3 {
    line-height: normal;
    margin-bottom: 15px;
}
.plain-content p {
    margin-bottom: 24px;
}
.plain-content p a {
    color: #fc7f2b;
    font-family: 'Mulish-ExtraBold';
}
.plain-content ol,
.plain-content ul {
    margin-bottom: 0;
    margin-left: 35px;
}
.plain-content ol li,
.plain-content ul li {
    font-size: 16px;
    color: #303030;
    line-height: 24px;
    font-family: 'Mulish-Regular';
    margin-bottom: 14px;
}
.plain-content strong {
    color: #182A4E;
    text-transform: uppercase;
}
.plain-content mark {
    background: #fc7f2b;
}

/* Cookie */

div#cookie-notice {
    z-index: 9999999999;
}
.cn-button.bootstrap {
    background: #0e1d3b !important;
}
.cookie-notice-container {
    text-align: left !Important;
}
span#cn-notice-text {
    font-size: 17px;
    font-family: 'Mulish-Regular';
    margin-bottom: 6px;
    margin-top: 0;
    padding-top: 5px;
}
span#cn-notice-buttons {
    clear: both;
    float: right;
    margin-right: 20px;
    margin-top: -2px;
}
span#cn-notice-buttons a {
    margin-left: 0 !important;
    font-family: 'Mulish-Regular' !important;
    font-size: 16px;
    height: 36px;
    line-height: normal !important;
}
.single-bottom-content .wrapper .description .d-lft p {
    margin-bottom: 10px;
}
.blog section#block-2 li a, section#block-3 li a, section#recent-posts-2 li a {
    font-family: 'Mulish-Bold';
}
.blog section#block-2 li,
section#block-2 li {
    border-bottom: 0;
    text-align: left;
    padding: 0;
}
.blog section#block-2 li a,
section#block-2 li a {
    color: #182A4E;
    font-size: 18px;
    text-transform: capitalize;
}
.woocommerce-cart a.button::before {
    padding: 0 5px;
    font-size: 16px;
}
.single .post-navigation {
    border-color: #182a4e;
}
.post-navigation div + div {
    border: 0;
}
.single .post-navigation a span.post-title {
    color: #182a4e;
}
.woocommerce-cart a.button::before,
a.checkout-button.button.alt.wc-forward,
a.button::before {
    color: #182a4e !IMPORTANT;
}
span.woofrom {
    color: #fc7f2b;
}
.wishlist-page .tinv-wishlist .product-action a.button,
.wishlist-page td.product-action button.button.alt {
    line-height: 21px;
}

/* My Account */

.woocommerce-account .woocommerce-MyAccount-navigation ul {
    margin-bottom: 0;
    margin-left: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    margin-bottom: 10px;
    list-style: none;
    line-height: normal;
    background: #fc7f2b;
    border-radius: 6px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active {
    background: #182a4e;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    display: block;
    color: #fff;
    padding: 12px 14px;
}
.woocommerce-account .woocommerce-MyAccount-content td.woocommerce-orders-table__cell-order-actions a {
    background: #fc7f2b;
    text-transform: uppercase;
}
.woocommerce-account .woocommerce-MyAccount-content .u-columns.woocommerce-Addresses header.woocommerce-Address-title h3 {
    font-size: 30px;
}
.woocommerce-account .woocommerce-MyAccount-content address {
    font-style: normal;
}
.woocommerce-MyAccount-content a.woocommerce-Button.button,
.woocommerce-account .woocommerce-MyAccount-content button.woocommerce-Button.button {
    letter-spacing: 0.64px;
    text-transform: uppercase;
    background: #FC7F2B !IMPORTANT;
    font-size: 16px !IMPORTANT;
    color: #182a4e !important;
    padding: 10px 25px !IMPORTANT;
    text-align: center;
    margin: 0 !important;
}
.woocommerce-account .woocommerce-MyAccount-content button.woocommerce-Button.button {
    padding: 14px 22px 12px 22px !important;
    line-height: normal;
}
.woocommerce-MyAccount-content a.woocommerce-Button.button:before {
    display: none;
}
.woocommerce-account .woocommerce-MyAccount-content h2 {
    margin-bottom: 20px;
}
button.single_add_to_cart_button.button.alt {
    color: #fff !important;
    background: #17294d !important;
    font-weight: normal;
}
.woocommerce table.shop_table tr.woocommerce-table__line-item ul.wc-item-meta {
    margin: 0;
}
.woocommerce table.shop_table tr.woocommerce-table__line-item ul.wc-item-meta li {
    margin-bottom: 5px;
}
.woocommerce table.shop_table tr.woocommerce-table__line-item ul.wc-item-meta li strong {
    text-transform: capitalize;
}
.page-template-my-account-new .wt_coupon_wrapper {
    padding-top: 0;
    margin: 0;
}
.page-template-my-account-new .wt_sc_available_coupon_sort_by {
    display: none;
}
.twentysixteen .site-main {
    margin-left: 0;
    margin-right: 0;
}
a#triggerDesign {
    padding: 17px 20px !important;
}
a.button::before {
    font-size: 16px;
}

/* Cart */

.woocommerce .tinv-wishlist .tinvwl_added_to_wishlist.tinv-modal button.button {
    background: #FC7F2B !IMPORTANT;
    color: #182a4e !IMPORTANT;
    font-weight: bold !IMPORTANT;
}
.tinv-wishlist .product-stock p.stock.in-stock span {
    display: block;
    text-align: center;
}
.tinv-wishlist .product-stock p.stock.in-stock span i {
    margin: 0;
}
.woocommerce-cart table.cart img,
.nbd-cart-item-design img {
    background-color: #fff;
}
.woocommerce table.shop_table tfoot td ul#shipping_method li {
    line-height: normal;
}
.woocommerce table.shop_table tfoot td ul#shipping_method li input {
    margin-top: 6px;
}
.woocommerce table.shop_table td.product-name dl dt {
    line-height: normal;
}
.woocommerce table.shop_table tfoot td ul#shipping_method li:first-child::after,
.woocommerce table.shop_table tfoot td ul#shipping_method li:last-child::after {
    position: relative;
    font-size: 13px;
    display: block;
    margin-top: 6px;
    line-height: 18px;
}
.woocommerce table.shop_table tfoot td ul#shipping_method li.shp-method-1:last-child::after {
    content: '(Delivery will be completed within 5-7 working days)';
}
.woocommerce table.shop_table tfoot td ul#shipping_method li:last-child::after {
    content: '(Delivery will be completed within 3 working days)';
}
.cart-inner form.woocommerce-cart-form {
    float: left;
    width: 68%;
}
.cart-inner .cart-collaterals {
    float: right;
    width: 30%;
}
.cart-inner .cart_totals {
    width: 100% !important;
    float: none !important;
}
.cart-inner .cart_totals span.cart-free-ship {
    text-align: left;
    display: block;
    margin-top: 10px;
    text-transform: uppercase;
    color: #182a4e;
}
.cart-inner .product-name,
.wishlist-page .product-name {
    width: 54%;
}
.woocommerce-cart table.cart img {
    width: 100%;
}
tr.woocommerce-cart-form__cart-item.cart_item .qib-container {
    border: 1px solid #FC7F2B;
    border-radius: 3px;
}
tr.woocommerce-cart-form__cart-item.cart_item .qib-container button {
    background: none !important;
    border: 0 !important;
    color: #fc7f2b !important;
}
tr.woocommerce-cart-form__cart-item.cart_item .qib-container input {
    border: 0 !important;
    font-size: 16px !important;
    color: #182A4E !important;
    font-weight: bold !important;
}
.woocommerce td.product-name dl.variation p span.woocommerce-Price-amount.amount {
    display: none;
}
.woocommerce a.button,
.woocommerce a.button:hover {
    color: #182a4e;
}
.woocommerce-cart tr.woocommerce-shipping-totals.shipping {
    display: none;
}
.woocommerce-cart dt.variation-Finishings {
    line-height: normal;
}
table.shop_table td dl.variation dd.variation-Finishings p {
    line-height: 30px;
}
table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
    table-layout: auto;
}
.woocommerce-cart table.cart .product-thumbnail {
    width: 20%;
}
table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents td.product-thumbnail img {
    width: 80%;
    margin: 0 auto;
    display: block;
}
.woocommerce-cart table.cart td.product-name {
    width: 45%;
}
.woocommerce-cart table.cart td.product-name br {
    display: none;
}
tr.woocommerce-cart-form__cart-item.cart_item dt.variation-SelectFinishing,
tr.woocommerce-cart-form__cart-item.cart_item dt.variation-Quantity,
tr.woocommerce-cart-form__cart-item.cart_item dt.variation-PaperType {
    line-height: 24px;
}
.cart-totals-coupon form {
    margin: 0 !important;
    margin-top: 20px !important;
}
.wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward {
    width: 100%;
    margin: 0 auto;
    border-radius: 3px;
    line-height: 16px;
    padding: 18px 5px;
    font-size: 20px;
}
.page-id-15 .discount-header, .page-id-14 .discount-header div {
    display: block !important;
}
.page-id-15 .site-header-main .discount-header div {
    display: block;
}
.page-id-15 #colophon .footer-copyright,
.page-id-15 #colophon .footer-copyright div {
    display: block;
}
.page-id-15 .site-header-main div,
.page-id-15 #colophon div {
    display: none;
}
.page-id-15 .cart {
    margin-top: 20px;
    margin-bottom: 0;
}
.page-id-15 .cart h2 {
    margin-bottom: 20px;
}

/* Single Product */

.single-product ul.woocommerce-error {
    width: 1260px;
    max-width: 96%;
    margin: 20px auto 0 auto;
}
.single-product .container,
.single-product .summary.entry-summary p.price {
    position: relative;
}
.single-product .summary.entry-summary p.price {
    font-size: 0 !important;
}
.single-product span.woocommerce-Price-amount.amount {
    display: block;
    font-size: 22px;
}
/*
.single-product .summary.entry-summary p.price:after {
    position: relative;
    content: 'Free Delivery ( 5 to 7 days)';
    font-size: 14px;
    color: #172a4e;
    text-transform: capitalize;
}
*/
.wccpf_fields_tablecustom_delivery_note {
    padding: 0 !important;
    margin: 0 !important;
    background-color: #fff !important;
    border: 0 !important;
}
.wccpf_fields_tablecustom_delivery_note span {
    font-size: 14px;
    color: #172a4e;
    text-transform: capitalize;
    display: block;
    line-height: 22px;
    font-family: 'Mulish-Regular';
}
.custom-badge {
    display: none !important;
    position: absolute;
    z-index: 9;
    left: 0;
    top: 0;
    max-width: 150px;
}
.custom-badge:hover:after {
    display: block;
}
.single-product .nbd-option-field select {
    min-width: 80px;
}
.custom-badge:after {
    position: absolute;
    content: 'This design template includes aspects that are printed in a metallic colour. The colour elements appear as gold, silver & rose gold on the template.';
    left: 15px;
    width: 500px;
    top: 45px;
    font-size: 14px;
    color: #fff;
    font-family: 'Mulish-Regular';
    padding: 5px 8px;
    background-color: rgba(0, 0, 0, 0.9);
    display: none;
}
.single-product span.nbo-base-price-html,
.home .recently-viewed ul li span.nbo-base-price-html {
    display: none;
}
.woocommerce div.product div.summary p:empty {
    display: none;
}
.product-redirect {
    display: none;
}
.product-redirect {
    margin-top: 12px;
}
.product-redirect > p {
    margin: 0 !important;
}
.product-redirect > p a {
    color: #fc7f2b;
}
.postid-41882 .bulk-order, .postid-41883 .bulk-order {
    margin-top: 12px;
}
.postid-41882 .product-redirect,
.postid-41883 .product-redirect {
    display: block;
}
.postid-41882 .product-redirect p.link-2 {
    display: none;
}
.postid-41883 .product-redirect p.link-1 {
    display: none;
}

/* VARIATION TOOLTIP */

.single-product .nbd-swatch-label-wrap {
    display: inline-block;
    vertical-align: top;
    width: 60px;
}
.nbd-swatch-description {
    position: absolute;
    left: 0;
    bottom: 73px;
    display: none;
    max-width: 92%;
    margin: 0 !important;
    text-align: center;
    background-color: rgba(192, 192, 192, 1);
    color: #000;
    font-family: 'Mulish-Regular';
    font-weight: 400;
    border-radius: 6px;
    padding: 8px 10px;
    z-index: 99;
    font-size: 13px !important;
    line-height: 20px;
}
.sponz .nbd-swatch-description, .test-finish .nbd-swatch-description {
    min-height: 117px;
}
.sponz .nbd-swatch-description {
    bottom: 107px;
}
.foiling-class .nbd-swatch-description {
    bottom: 78px;
}
.nbd-swatch-wrap {
    position: relative;
}

.tshirt-colors .nbd-swatch-description {
    max-width: 100%;
}
.tshirt-colors .nbd-swatch-label-wrap:nth-child(2) .nbd-swatch-description {
    left: 60px;
}
.tshirt-colors .nbd-swatch-label-wrap:nth-child(3) .nbd-swatch-description {
    left: 126px;
}
.tshirt-colors .nbd-swatch-label-wrap:nth-child(4) .nbd-swatch-description {
    left: 192px;
}
.tshirt-colors .nbd-swatch-label-wrap:nth-child(5) .nbd-swatch-description {
    left: 260px;
}
.tshirt-colors .nbd-swatch-label-wrap:nth-child(6) .nbd-swatch-description {
    left: 325px;
}
.tshirt-colors .nbd-swatch-label-wrap:nth-child(7) .nbd-swatch-description {
    left: 385px;
}
.tshirt-colors .nbd-swatch-label-wrap:nth-child(8) .nbd-swatch-description {
    left: 440px;
}
.tshirt-colors .nbd-swatch-label-wrap:nth-child(9) .nbd-swatch-description {
    left: 500px;
}
.tshirt-colors .nbd-swatch-label-wrap:nth-child(10) .nbd-swatch-description {
    right: 0;
    width: fit-content;
    margin-left: auto !important;
    margin-right: 170px !important;
}
.tshirt-colors .nbd-swatch-label-wrap:nth-child(11) .nbd-swatch-description {
    right: 0;
    width: fit-content;
    margin-left: auto !important;
    margin-right: 118px !important;
}
.tshirt-colors .nbd-swatch-label-wrap:nth-child(12) .nbd-swatch-description {
    right: 0;
    width: fit-content;
    margin-left: auto !important;
    margin-right: 48px !important;
}
.nbd-swatch-label-wrap:hover .nbd-swatch-description {
    display: block;
}
.nbd-swatch-label-wrap label.nbd-swatch {
    padding: 0px 10px;
    line-height: 35px !important;
}
.single .nbd-option-wrapper label {
    margin: 0 !important;
}

/* VARIATIONS/ SWATCHES CSS */

.single-product .tinv-wraper.tinv-wishlist {
    position: relative;
}
.single-product p.price span.nbo-base-price-html {
    display: none;
}
.woocommerce div.product form.cart {
    margin-top: 20px;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
}
.woocommerce div.product form.cart button.single_add_to_cart_button.button.alt {
    order: 1;
}
.woocommerce div.product form.cart .nbdesigner_frontend_container {
    order: 1;
}
.woocommerce div.product form.cart .tinv-wraper.woocommerce.tinv-wishlist.tinvwl-after-add-to-cart {
    order: 1;
}
.single-product .nbd-option-wrapper .nbo-fields-wrapper {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}
.single-product .nbd-option-wrapper .nbo-fields-wrapper #nbo-quantity-option-wrap {
    order: -1;
}
.single-product .wccpf-fields-container .wccpf-fields-group-2 {
    margin: 24px 0 0 0;
}
.woocommerce div.product form.cart .nbdesigner_frontend_container p {
    margin: 16px 0 10px 0;
}
.single-product .nbd-option-wrapper {
    margin-bottom: 0;
}
.single-product .nbd-field-header {
    background: #fff;
    padding-bottom: 0;
    padding-top: 0;
}
.single-product .nbd-field-header label {
    margin: 0 !important;
    font-family: 'Mulish-Regular';
    color: #182A4E !important;
    font-size: 16px;
}
.single-product .nbd-option-field {
    border: 0;
    margin: 0;
}
.single-product .nbd-field-header,
.single-product .nbd-field-content {
    padding-left: 0;
}
.single-product .nbd-field-content {
    padding-top: 5px;
}
.single-product .nbo-clear-option-wrap a.button.nbd-button {
    float: left !important;
}
.single-product .nbo-clear-option-wrap a.button.nbd-button {
    float: left !important;
    background: #fff;
    font-size: 15px;
    line-height: 25px;
    padding: 0;
    color: #182a4e;
    font-family: 'Mulish-Regular';
    text-transform: capitalize;
    border-bottom: 1px solid #182a4e;
    border-radius: 0;
}
.single-product .nbd-field-content .nbd-swatch {
    box-shadow: 0 0 0 1px rgb(0 0 0 / 30%) !important;
    border-radius: 2px;
    width: 50px;
    height: 50px;
    margin: 4px 8px 4px 0 !important;
    /*background-color: #fff !important;*/
    border: 0;
}
.single-product .nbd-option-field.ng-scope .nbd-field-content .nbd-swatch-wrap .nbd-swatch-label-wrap > label {
    /*display: none;*/
}
.single-product .nbd-swatch-wrap input[type="radio"]:checked + label,
.tshirt-sizes .nbd-label-wrap label {
    border-width: 1px;
    border-color: #fc7f2b;
    border-style: solid;
    box-shadow: none !important;
}
.tshirt-sizes .nbd-label-wrap label {
    height: 30px;
    font-size: 17px;
    line-height: 30px;
    border-radius: 2px;
    border-color: #b2b2b2;
    background: #fff;
    color: #404762;
	margin: 0 7px 0 0 !important;
}
.tshirt-sizes .nbd-label-wrap input[type="radio"]:checked + label {
    border-color: #fc7f2b;
    background: #fff;
    color: #404762;
}
.single-product .nbd-swatch-wrap input[type="radio"]:checked + label:before {
    border: 0;
}
.single-product .nbd-swatch-wrap input[type="radio"]:checked + label:after {
    display: none;
}
.nbd-field-content .nbd-radio.__nbd-radio-wrap label:after,
.nbd-field-content .nbd-radio.__nbd-radio-wrap label:before {
    display: none;
}
.nbd-field-content .nbd-radio.__nbd-radio-wrap label {
    background-color: #fff;
    box-shadow: 0 0 0 1px rgb(0 0 0 / 30%);
    padding: 5px 7px;
    margin: 4px 2px !important;
    line-height: normal;
    border-radius: 2px;
    display: inline-block;
    height: auto;
    font-family: 'Mulish-Regular';
    font-size: 17px;
}
.nbd-field-content .nbd-radio.__nbd-radio-wrap input:checked + label,
.nbd-field-content .nbd-radio.__nbd-radio-wrap label:hover {
    box-shadow: 0 0 0 1px rgb(252 127 43) !important;
}
.test-finish .nbd-swatch-label-wrap,
.test-finish .nbd-swatch-label-wrap label.nbd-swatch {
    width: auto;
}
.test-finish .nbd-swatch-label-wrap, .test-finish .nbd-swatch-label-wrap label.nbd-swatch {
    width: auto !important;
    height: 30px;
    font-size: 17px;
}
.test-finish .nbd-swatch-label-wrap .nbd-swatch-value label {
    background: #fff !important;
}
.test-finish .nbd-swatch-wrap input[type="radio"]:checked + label:before {
    position: inherit;
}
.test-finish .nbd-swatch-label-wrap:nth-child(1) label.nbd-swatch:before {
    content: 'Standard Finish';
}
.test-finish .nbd-swatch-label-wrap label.nbd-swatch:before {
    position: relative;
    top: -4px !important;
}
.test-finish .nbd-swatch-label-wrap:nth-child(2) label.nbd-swatch:before {
    content: 'Debossing';
}
.test-finish .nbd-swatch-label-wrap:nth-child(3) label.nbd-swatch:before {
    content: 'Embossing';
}
.test-finish .nbd-swatch-label-wrap:nth-child(4) label.nbd-swatch:before {
    content: 'Spot UV';
}
.test-finish .nbd-swatch-label-wrap:nth-child(5) label.nbd-swatch:before {
    content: 'Embossing and Spot UV';
}
.single-product .crt-btn {
    margin-bottom: 20px !important;
}
.single-product span.min-qty {
    font-size: 14px;
    color: #303030;
    display: none;
}
.woocommerce-product-gallery.fixed ol.flex-control-nav {
    margin-bottom: 30px;
}
table.wccpf_fields_table.upload_files-wrapper {
    border: 0;
}
table.wccpf_fields_table, table.wccpf_fields_table {
    margin-bottom: 2px !important;
}
table.wccpf_fields_table, table.wccpf_fields_table tr td {
    border: 0 !important;
    padding-left: 0 !important;    
}
table.wccpf_fields_table.upload_save_the_date_list-wrapper td.wccpf_label {
    padding: 14px 0 8px 0;
}
td.wccpf_label, td.wccpf_value {
    display: block;
    width: 100% !important;
}
table.wccpf_fields_table td.wccpf_label label {
    width: 100% !important;
    font-size: 15px;
    line-height: normal;
    color: #182A4E;
}
table.wccpf_fields_table td.wccpf_value textarea,
table.wccpf_fields_table td.wccpf_value textarea::placeholder {
    font-size: 14px;
    font-family: 'Mulish-Regular';
}
.single-product .wccpf-fields-container .wccpf-fields-group-1 {
    margin: 0;
}
.wcff-label.wccpf_fields_table.wcff-label-info {
    background: #fff;
    border: 0;
    padding: 0;
    margin-bottom: 40px;
}
.wcff-label.wccpf_fields_table.wcff-label-info a {
    box-shadow: none;
    text-decoration: underline;
    font-size: 16px;
    line-height: normal;
    color: #182A4E;
}
table.wccpf_fields_table.upload_files-wrapper {
    border: 0;
    margin-bottom: 15px !important;
}
.woocommerce-message a.button.wc-forward {
    font-size: 16px !important;
    line-height: 30px !important;
    padding: 7px 20px !important;
    color: #182a4e;
    background: #fc7f2b;
}
.woocommerce-variation-price span.price span {
    font-size: 25px !important;
}
form.variations_form.cart.swatches-support table.variations tr td {
    display: block !important;
    padding: 0 !important;
    width: 100% !important;
    margin-bottom: 0;
    color: #182A4E !important;
}
form.variations_form.cart.swatches-support table.variations tr td label {
    font-family: 'Mulish-Regular';
}
button.single_add_to_cart_button:focus {
    outline: none !important;
}
.woocommerce div.product form.cart .variations select {
    font-family: 'Mulish-Regular';
}
table.wccpf_fields_table.upload_files-wrapper {
    position: relative;
}
table.wccpf_fields_table.upload_files-wrapper td.wccpf_label label {
    width: 125px !important;
}
table.wccpf_fields_table.upload_files-wrapper tr td.wccpf_label label:hover:before {
    display: block;
    z-index: 99;
}
table.wccpf_fields_table.upload_files-wrapper tr td.wccpf_label label:before {
    display: none;
    position: absolute;
    content: 'Variable data printing (VDP) lets you design and print multiple versions personalized for a specific guest or customer. For example, each of your invites can be customized with your guests name. Please provide data files in our excel spreadsheet template for your personalization data and we will do the digital printing for uniquely, personlized printing! Note: Part of our online printing services, VDP requires an additional day of turnaround for processing.';
    width: 800px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: inherit;
    bottom: 70px;
    font-size: 12px;
    line-height: 22px;
    background-color: rgba(192, 192, 192, 1);
    color: #000;
    font-family: 'Mulish-Regular';
    font-weight: 400;
    border-radius: 6px;
    padding: 8px 10px;
    text-align: center;
    z-index: 5;
}
table.wccpf_fields_table.upload_files-wrapper td.wccpf_label label:after {
    position: absolute;
    content: '\003F';
    font-size: 11px;
    border: 1px solid #000;
    line-height: normal;
    border-radius: 50%;
    width: 0;
    height: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 6px;
    top: 8px;
    left: 110px;
}
.single-product span.nbd-help-tip {
    background: transparent !important;
    display: none;
}
.single-product .nbd-help-tip::after {
    content: '\003F' !important;
    font-size: 11px;
    border: 1px solid #000;
    line-height: normal !important;
    border-radius: 50%;
    width: 0 !important;
    height: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 6px;
    color: #182A4E;
    font-family: inherit !important;
}
.bulk-order {
    margin-bottom: 30px;
    margin-top: 30px;
}
.bulk-order p a {
    color: #fc7f2b;
}
section.related.products span.min-qty {
    display: none;
}
.frequently-bought h2 {
    display: none;
}
.frequently-bought {
    background: #F0F0F0;
    padding: 30px 0;
    margin-top: 50px;
}
.frequently-bought ul.products {
    margin-bottom: 0;
}
.frequently-bought ul.products li {
    margin-bottom: 20px !important;
}
.frequently-bought ul.products li {
    margin-right: 30px !important;
}
.frequently-bought ul.products li h2 {
    display: block;
}
.cross-sell-section span.woofrom,
.desc-read-more .content p,
.desc-read-more .content ul {
    display: none;
}
.cross-sell-section ul li h3.product_category_title_custom {
    line-height: 14px;
}
.desc-read-more button.read-more {
    font-size: 12px;
    margin-top: 22px;
    background: none;
    padding: 0;
    text-decoration: underline;
    text-transform: inherit;
    color: #303030;
    font-weight: normal;
}
.desc-read-more button.read-more {
    font-size: 14px;
    margin-top: 20px;
    background: none;
    padding: 0;
    text-decoration: underline;
}
ol.flex-control-thumbs {
    text-align: center;
    margin-top: 15px !important;
}
ol.flex-control-thumbs li {
    float: none !important;
    display: inline-block;
    vertical-align: top;
    padding: 0 8px 8px !important;
}
ul.flex-direction-nav {
    position: absolute;
    top: 40%;
    z-index: 9;
    width: 100%;
    left: 0;
    margin: 0;
    padding: 0px;
    list-style: none;
    transform: translate(0, -50%);
}
li.flex-nav-prev {
    float: left;
}
li.flex-nav-next {
    float: right;
}
a.flex-next {
    visibility :hidden;
}
a.flex-prev {
    visibility :hidden;
}
a.flex-next::after {
    visibility: visible;
    content: '\f105';
    font-family: FontAwesome;
    margin-right: 10px;
    font-size: 40px;
    color: #fc7f2b;
}
a.flex-prev::before {
    visibility: visible;
    content: '\f104';
    font-family: FontAwesome;
    margin-left: 10px;
    font-size: 40px;
    color: #fc7f2b;
}
section.related.products ul li bdi {
    position: relative;
}
span.acoplw-badge-icon {
    /*background-image: url('https://www.printsouq.ae/wp-content/uploads/2021/10/metallict-tag-01.png') !important;*/
    /*background-repeat: no-repeat !important;*/
    /*height: 23px;    */
    /*background-color: transparent !important;*/
    /*background-size: contain !important;*/
    /*font-size: 0;*/
}
.products .acoplw-badge {
    display: block;
}
.products .acoplw-badge.acoplw-textBlock {
    display: inherit !important;
}
.acoplw-metallic-custom:before {
    display: none;
}
.acoplw-badge-icon.acoplw-bsseven {
    /*width: auto !important;*/
    /*height: auto !important;*/
    /*display: block;*/
    /*top: 0px !important;*/
    /*background-color: #5b9e43 !important;*/
    /*padding: 5px 27px 6px 5px;*/
    /*border-radius: 0 !important;*/
    /*background: #5b9e43 url('https://www.printsouq.ae/wp-content/uploads/2023/05/leaf-icon-white.png') no-repeat center right 5px !important;*/
    /*background-size: 16px !important;*/
}
.acoplw-badge-icon.acoplw-bsseven .acoplw-blockText {
    font-size: 13px;
    top: 0;
    transform: inherit;
    text-align: left;
    color: #fff !important;
}
.recently-viewed ul li h3.product_category_title_custom {
    line-height: 14px;
}
.recently-viewed span.price span.woocommerce-Price-amount {
    margin-left: 0;
    font-size: 18px;
}
.recently-viewed .tinv-wraper.tinv-wishlist {
    position: initial;
}
.recently-viewed .tinv-wraper.tinv-wishlist a.tinvwl_add_to_wishlist_button {
    top: 300px;
}
.recently-viewed section > h2,
.h-recently-viewed h2 {
    text-align: center;
    text-transform: uppercase;
    font-size: 34px;
    line-height: 50px;
    font-family: 'Mulish-Regular';
    font-weight: normal;
    margin-bottom: 40px;
}
.recently-viewed section > h2 span,
.h-recently-viewed h2 span {
    font-family: 'Mulish-ExtraBold';
}

/* Checkout */

.cart-inner form.woocommerce-form.woocommerce-form-login.login p.form-row.form-row-last {
    float: left;
    width: 100%;
}
.woocommerce form .form-row-first,
.woocommerce-page form .form-row-first {
    /*width: 100%;*/
}
.woocommerce-checkout input,
.woocommerce-checkout input::placeholder,
.redeem-coupon .custom-promo input {
    font-family: 'Mulish-Regular';
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    color: #303030;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle {
    display: none;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
  display: block;
}
.woocommerce-checkout .cart .woocommerce-form-login-toggle a.showlogin {
    padding-bottom: 1px;
    border-bottom: 2px solid #fc7f2b;
    color: #fc7f2b;
}
.cart-inner .cart_totals .wc-proceed-to-checkout {
    padding: 1em 0 0 0;
}
.cart-inner .cart_totals .wc-proceed-to-checkout a.checkout-button {
    margin-top: 1em !important;
}
.checkout-coupon-wrap {
    margin: 30px 0;
    border: 1px solid #d1d1d1;
    background: #fff;
    padding: 10px;
    border-radius: 2px;
}
.checkout-coupon-wrap:hover {
    cursor: pointer;
}
.checkout-coupon-wrap span {
    font-size: 18px;
    color: #172a4e;
    display: block;
    position: relative;
    font-family: 'Mulish-Bold';
    text-transform: uppercase;
}
.checkout-coupon-wrap span:after {
    position: absolute;
    content: '';
    font-size: 20px;
    font-weight: bold;
    right: 0;
    background-image: url('https://www.printsouq.ae/wp-content/uploads/2021/11/down-arrow-icon-2.png');
    width: 24px;
    height: 24px;
    top: 50%;
    transform: translate(0, -50%);
}
.checkout-coupon-wrap span.toggle-on {
    margin-bottom: 15px;
}
.checkout-coupon-wrap span.toggle-on:after {
    transform: translate(0, -50%) rotate(180deg);
}
.redeem-coupon form#coupon-redeem {
    margin-bottom: 10px;
}
.redeem-coupon form#coupon-redeem p.result {
    margin-top: 5px;
}
.checkout-coupon-wrap .redeem-coupon {
    display: none;
}
.redeem-coupon .custom-promo,
.cart-inner .cart_totals .wc-proceed-to-checkout form#coupon-redeem .custom-promo {
    float: left;
    width: 75%;
}
.redeem-coupon .custom-promo-2,
.cart-inner .cart_totals .wc-proceed-to-checkout form#coupon-redeem .custom-promo-2 {
    float: right;
    width: 20%;
}
.redeem-coupon .custom-promo input,
.redeem-coupon .custom-promo-2 input,
.cart-inner .cart_totals .wc-proceed-to-checkout form#coupon-redeem .custom-promo input,
.cart-inner .cart_totals .wc-proceed-to-checkout form#coupon-redeem .custom-promo-2 input {
    width: 100% !important;
}
.redeem-coupon .custom-promo input {
    background: transparent;
}
.redeem-coupon .custom-promo-2 input,
.cart-inner .cart_totals .wc-proceed-to-checkout form#coupon-redeem .custom-promo-2 input {
    background: #fc7f2b;
    color: #182a4e;
    border-radius: 3px;
    line-height: 16px;
    padding: 14px 5px 12px 5px;
}
.cart-inner .cart_totals .wc-proceed-to-checkout form#coupon-redeem .custom-promo-2 input {
    line-height: 14px;
}
.sg-checkout-location-picker-wrapper {
    margin-top: 25px;
}
.page-id-15 div#chat-widget-container {
    display: none;
}

/* Search page */
    
section.no-results {
    margin: 50px 0px;
}
section.no-results .page-header {
    margin-bottom: 20px;
}
section.no-results p {
    margin-bottom: 12px;
}
section.no-results .is-search-icon {
    background: #fc7f2b;
    padding: 0 !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.is-search-icon {
    background: #FC7F2B;
}
.is-search-icon svg path {
    fill: #182a4e !important;
}

/* Search */

.search article {
    margin-bottom: 30px;
}
.search .page-header,
.error404 .page-header {
    padding: 0;
    border: 0;
    margin: 50px 0 40px 0;
}
section.error-404 {
    margin-bottom: 40px;
}
.pagenotfound-text {
    font-size: 100px;
    margin-bottom: 50px;
    color: #172a4e;
}
section.error-404 p {
    margin-bottom: 20px;
}
.search .entry-title a:hover,
.search .entry-title a:focus {
    color: #fc7f2b;
}
.search a.post-thumbnail {
    display: inline-block;
    margin-bottom: 25px;
}
a#startDesign {
    color: #17294d;
    background-color: #fc7f2b;
    font-weight: 600;
    font-family: 'Mulish-Regular';
    text-transform: uppercase;
    border-radius: 5px;
    padding: 7px 20px;
    line-height: 30px;
    width: 165px;
    text-align: center;
}
.nbd-action-wrap {
    margin: 0;
}
a#startDesign svg {
    display: none;
}
.nbd-cart-item-design img {
    max-width: 100px;
}
.nbd-order-upload-file {
    max-width: 100%;
}
.nbd_order_item_design_preview {
    max-width: 150px !important;
}
.archive-category-banner img {
    width: 100%;
}

/* Thank You Page */

.woocommerce-order-received .woocommerce table.shop_table td ul.wc-item-meta {
    margin: 0;
}
.woocommerce-order-received .woocommerce table.shop_table td ul.wc-item-meta li strong {
    line-height: normal;
}
p.woocommerce-thankyou-order-received {
    margin-bottom: 20px;
}
.woocommerce-order-received section.woocommerce-order-details .nbd-order-upload-file p {
    margin: 8px 0 12px 0;
    line-height: normal;
}
.woocommerce-order-received .woocommerce-order ul.woocommerce-thankyou-order-details li strong {
    font-family: 'Mulish-Regular';
    font-weight: normal;
    font-size: 16px;
    margin-top: 10px;
}
.woocommerce-order-received section.netbase-invoice .container {
    width: 100%;
    max-width: 100%;
}

/* Archive */

.archive ul.products li.product a span.price span.nbo-base-price-html {
    display: none;
}
.archive ul.products span.woocommerce-Price-amount.amount span.woocommerce-Price-currencySymbol,
.single-product ul.products li.product span.woocommerce-Price-currencySymbol,
.recently-viewed ul.products li.product span.woocommerce-Price-currencySymbol,
.archive ul.products span.woocommerce-Price-amount.amount span.woocommerce-Price-currencySymbol bdi,
.single-product ul.products li.product span.woocommerce-Price-currencySymbol bdi,
.recently-viewed ul.products li.product span.woocommerce-Price-currencySymbol bdi,
section.related.products ul li bdi {
    font-size: 18px;
}
.single-product span.woocommerce-Price-amount.amount {
    display: inline-block;
}
.single-product .summary.entry-summary span.woocommerce-Price-amount.amount {
    font-size: 22px;
    display: block;
}
.archive ul.products li.product a span.price {
    color: #182A4E;
    font-size: 18px;
}
.archive ul.products {
    display: flex;
    flex-wrap: wrap;
    margin-top: 62px;
}
.archive span.min-qty,
.page-id-540 span.min-qty {
    font-family: 'Mulish-Regular';
    color: #303030;
    font-size: 13px;
    display: none;
}
.woocommerce ul.products li.product a {
    /* display: flex; */
    flex-direction: column;
}
.archive h3.product_category_title_custom,
.page-template-landing-page ul.products li.product a h3.product_category_title_custom,
.page-id-540 ul.products li.product a h3.product_category_title_custom,
.single-product h3.product_category_title_custom,
p.single-cat-name,
.h-recently-viewed ul li h3.product_category_title_custom,
.product-arrivals-cat .item .inner h6 {
    text-align: left;
    margin: 0 15px !important;
    padding: 0 !important;
    color: #fc7f2b;
    font-size: 15px !important;
    font-family: 'Mulish-Regular';
    font-weight: normal;
    line-height: 14px;
}
.product-arrivals-cat .item .inner h6 {
    margin: 0 !important;
    margin-top: 7px !important;
}
.page-template-landing-page ul.products li.product a h3.product_category_title_custom {
    text-transform: capitalize;
}
.page-template-landing-page ul.products li.product .custom-price a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    display: none;
}
.page-template-landing-page ul.products li.product .custom-price {
    margin-bottom: 0.5em;
}
.page-template-landing-page ul.products li.product .custom-price a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    font-size: .857em;
}
.page-template-landing-page ul.products li.product .custom-price a.tinvwl_add_to_wishlist_button::before {
    position: relative;
    left: -1px;
    top: -1px;
}
p.single-cat-name {
    margin: 0 0 10px 0 !important;
    line-height: normal;
}
.single-product h3.product_category_title_custom {
    line-height: 28px;
}
.page-id-540 ul.products li.product a h3.product_category_title_custom {
    line-height: 27px;
}
.woocommerce ul.products li.product a h3.product_category_title_custom {
    order: 1;
    margin-top: 7px !important;
}
.woocommerce ul.products li.product a h3.product_category_title_custom:after,
.h-recently-viewed ul li h3.product_category_title_custom:after,
.product-arrivals-cat .item .inner h6::after {
    position: relative;
    content: 'Starting from';
    display: block;
    font-family: 'Mulish-Regular';
    color: #303030;
    font-size: 13px !important;
    line-height: normal;
    margin-top: 10px;
    text-transform: capitalize;
}
.product_category_title_custom span, p.single-cat-name span, .product-cats .item .inner h6 span {
    margin-left: 7px;
    color: #3a3c40;
    font-size: 11px;
}
.archive ul.products li.product a span.price,
.single-product ul.products li.product span.price {
    order: 2;
    margin: 0 0 0 15px;
    float: left;
    line-height: 23px;
}
.archive ul.products li.product .star-rating {
    display: none;
}
.custom-price {
    text-align: left;
    margin: 0 15px;
    font-size: 18px;
    color: #182A4E;
}
.custom-chat-btn {
    margin: 20px 15px;
    display: none !important;
}
.custom-chat-btn span.s_8.waves-effect {
    background-color: #4dcb5b !important;
}
div.arc-acf-field {
    font-family: 'Mulish-Regular';
    font-weight: normal;
    font-size: 13px;
    order: 3;
    text-align: left;
    margin: 0 15px 0 0;
    float: right;
    line-height: normal;
}
.archive .wccpf-fields-container,
.single-product .wccpf-fields-container{
    clear: both;
}
div.arc-acf-field span {
    font-family: 'Mulish-ExtraBold';
    font-size: 17px;
}
.archive ul.products li.product a span.price ins {
    padding: 0;
}
.archive ul.products li.product a.button,
.page-id-540 ul.products li.product .button {
    height: 36px;
    width: 175px;
    display: none !important;
    margin: 10px auto 20px auto;
}
.single-product ul.products li.product a {
    /* display: flex; */
    margin: 0 auto;
}
.bapf_sfilter {
    margin-bottom: 0;
}
.archive .gridlist-buttonwrap {
    margin: 15px 15px 0 15px;
    padding-top: 5px;
}
.gridlist-buttonwrap {
    margin: 0;
    padding: 0;
}
#lpac-map-instructions {
    color: #303030;
    font-size: 14px;
    line-height: 22px;
    font-family: 'Mulish-Regular';
}
#lpac-find-location-btn {
    background: #fc7f2b;
    font-size: 15px;
    line-height: normal;
    color: #fff;
    font-family: 'Mulish-ExtraBold';
}
.wpcf7 form.invalid .wpcf7-response-output {
    border-color: #ff0000;
    color: #1a1a1a;
}
.page-id-1303 .wpcf7-response-output,
.page-id-476 .wpcf7-response-output {
    color: #1a1a1a !important;
    font-family: 'Mulish-Regular';
}
.page-id-476 .wpcf7-response-output {
    margin-top: 30px !important;
}
.nbo-dropdown {
    font-family: 'Mulish-Regular';
}


header.woocommerce-products-header .term-description {
    display: none;
}
.category-description {
    float: left;
    width: 100%;
    padding: 40px 0px;
    background: #dcdcdc;
}
.category-description h1 {
    font-size: 22px;
    font-family: 'Mulish-Bold';
    margin-bottom: 5px;
}
.category-description button.more-detail {
    margin: 10px 0px;
    padding: 0px;
    background-color: transparent;
    font-weight: bold;
    font-family: 'Mulish-Regular';
    text-decoration: underline;
    font-size: 14px;
}
.category-description h2, 
.category-description h3 {
    font-size: 20px;
    font-weight: bold;
    font-family: 'Mulish-Regular';
    margin: 5px 0px 4px;
}
.category-description h2 {
    font-size: 22px; 
    margin-top: 15px;
}
.category-description p {
  font-size: 14px;
  line-height: 22px;
  font-weight: normal;
  font-family: 'Mulish-Regular';
}
.ahead-footer {
    margin-top: 5px;
}


/* FAQ */

.psq-faq {
    margin: 45px 0;
}
.psq-faq h1 {
    text-align: center;
}
.faq-row {
    margin-top: 50px;
}
.faq-row .faq-cols {
    margin-top: 40px;
}
.faq-row .faq-cols span.accordion-icon-inactive.accordion-minus i,
.faq-row .faq-cols span.accordion-icon-active.accordion-plus i {
    color: #fc7f2b !important;
}
.faq-row .faq-cols span.accordion-icon-active.accordion-plus i:before {
    content: "\f067" !Important;
}
.faq-row .faq-cols span.accordion-icon-inactive.accordion-minus i:before {
    content: "\f068" !important;
}
.faq-row .accordion-minus i {
    transform: inherit;
}
.faq-row .items {
    width: 100% !important;
}
.faq-row .items .accordion-content {
    border: 0 !important;
    padding-left: 0;
}
.faq-row .items .accordions-head {
    padding-left: 0;
}
.faq-row .items .accordions-head-title {
    color: #182a4e !important;
}
.faq-cols h3 {
    margin-bottom: 20px;
    text-transform: uppercase;
}
.faq-row .items .accordion-content ol {
    margin: 0 0 0 40px;
}
.faq-row .items .accordion-content ol li {
    color: #303030;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Mulish-Regular';
    margin: 0;
}
.faq-row .items .accordion-content a {
    color: #fc7f2b;
    text-decoration: underline;
}
.woocommerce-variation-add-to-cart {
    position: relative;
}
.woocommerce div.product form.cart .reset_variations {
    display: none !important;
}
.woocommerce div.product form.cart .reset_variations {
    position: absolute;
    left: 0;
    margin-top: 35px;
    box-shadow: none;
    font-size: 11px;
    font-family: 'Mulish-Regular';
}
.woocommerce div.product form.cart .variations tr {
    margin-right: 12px !important;
}
.nbd-prevent-scroll div#ht-ctc-chat {
    z-index: 9999999999 !important;
    bottom: 70px !important;
    right: 30px !important;
}

/* Browse by Category */

.featured-categories.cvxz h1 {
    margin: 40px 0 30px 0;
}

/* PASSWORD STRENGTH - Sign Up Page */

.woocommerce-password-strength {
    color: #fff;
    font-weight: normal;
    font-size: 15px;
    text-align: left;
}
.woocommerce-password-strength.short {
    background-color: red;
}
.woocommerce-password-strength.bad {
    background-color: #f78b53;
}
.woocommerce-password-strength.good {
    background-color: #fb7777;
}
.woocommerce-password-strength.strong {
    background-color: green;
}
.variation-QuantityDiscount {
    display: none !important;
}
li.qty-dis {
    display: none;
}
.test-finish .nbd-swatch-label-wrap:first-child .nbd-swatch-description, .test-finish .nbd-swatch-label-wrap:last-child .nbd-swatch-description,
.foiling-class .nbd-swatch-label-wrap:first-child .nbd-swatch-description{
    display: none !important;
}
.pswp--open {
    z-index: 999999;
}


/*NEW*/

.single-product .frame__type .nbd-field-content .nbd-swatch {
    width: 75px;
    height: 75px;
}

.single-product .frame__type .nbd-swatch-label-wrap {
    width: 90px;
}
.frame__type label[for=nbd-field-f1643888416341-0] .nbd-swatch-description {
    bottom: 100px;
    left: 0;
}
.frame__type label[for=nbd-field-f1643888416341-1] .nbd-swatch-description {
    bottom: 100px;
    left: 93px;
}
.custom-price a.button {
    display: none;
}
.cross-sell-section a.button,
.recently-viewed .custom-price a.button {
    display: none !important;
}

/* Lost Password */

.lost_reset_password p {
    margin-bottom: 12px;
    line-height: normal;
}


/* Bulk Order */

.bulk-order {
    margin-bottom: 10px;
}
.postid-39415 .product .bulk-order p, .postid-39416 .product .bulk-order p, .postid-39417 .product .bulk-order p {
    margin-bottom: 10px;
}
.services-cols{
    margin-top: 20px;
}
.customise-size {
    display: none;
}
.customise-size p {
    margin: 0px;
}
.postid-39415 .customise-size, .postid-39416 .customise-size, .postid-39417 .customise-size {
    display: block;
}
.customise-size p a {
    color: #fc7f2b;
}


/* Reviews */

.customer-review {
    display: none;
}
.postid-41807 .customer-review {
    display: block;
}
.customer-review section.related.products {
    display: none !important;
}
.customer-review .woocommerce-tabs.wc-tabs-wrapper {
    display: block !important;
}
.customer-review .woocommerce-tabs.wc-tabs-wrapper li#tab-title-accordions_faq {
    display: none;
}
.customer-review .wrapper {
    width: 1080px;
    margin: 0 auto;
    border-top: 1px solid #d5d6d6;
    padding-top: 50px;
}
.customer-review .woocommerce-tabs.wc-tabs-wrapper div#tab-reviews {
    margin-top: 40px;
}
.customer-review .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs {
    display: none;
}
.customer-review .woocommerce-Reviews h2.woocommerce-Reviews-title {
    font-size: 22px;
    margin-bottom: 20px;
}
.customer-review .woocommerce-Reviews div#comments {
    width: 50%;
    float: left;
}
.customer-review .woocommerce-Reviews #review_form_wrapper,
.customer-review p.woocommerce-verification-required {
    width: 45%;
    float: right;
}
.customer-review .woocommerce-Reviews #review_form_wrapper span#reply-title {
    border: 0;
    padding: 0;
    color: #182a4e;
    font-size: 20px;
}
.customer-review .woocommerce-Reviews #review_form_wrapper form {
    padding: 0;
}
.customer-review .woocommerce-Reviews div#comments ol.commentlist p.meta strong {
    color: #182a4e;
    display: block;
    font-size: 16px;
    margin-bottom: 5px;
}
.customer-review .woocommerce-Reviews div#comments ol.commentlist p.meta span {
    display: none;
}
.customer-review .woocommerce-Reviews #review_form_wrapper form label {
    margin: 15px 0 15px 0;
}
.customer-review .woocommerce-Reviews #review_form_wrapper form label span.required {
    color: red;
}
.customer-review .woocommerce-Reviews #review_form_wrapper form .comment-form-rating p a {
    box-shadow: none;
}
.woocommerce #review_form #respond p.stars {
    display: none;
}
.woocommerce #review_form #respond p.stars:nth-child(2) {
    display: inline-block;
}
.customer-review .woocommerce-Reviews #review_form_wrapper form input,
.customer-review .woocommerce-Reviews #review_form_wrapper form textarea#comment {
    background: #fff;
}
.customer-review .woocommerce-Reviews #review_form_wrapper form p.form-submit input {
    font-size: 16px !important;
    color: #fff !important;
    background: #182A4E !important;
    font-family: 'Mulish-Regular' !important;
    padding: 15px 0 !important;
    border-radius: 5px !IMPORTANT;
    width: 165px;
    font-weight: normal !important;
}
.customer-review .woocommerce-tabs.wc-tabs-wrapper div#tab-reviews ol.commentlist .comment-text span::before,
.woocommerce div.product .woocommerce-product-rating .star-rating span::before {
    color: #FFDF00;
}
.woocommerce div.product .woocommerce-product-rating a.woocommerce-review-link {
    display: none;
}
.customer-review .woocommerce-Reviews #review_form_wrapper form label {
    font-family: 'Mulish-Bold';
}


/* Captcha */

.contact-forms .form-captcha {
    text-align: right;
}
.contact-forms .form-captcha input {
    display: inline-block;
    width: auto;
}
.inner-contact-right p {
    margin: 0;
    max-width: initial;
    display: block;
}
.inner-contact-right p input {
    margin-top: 15px;
}

/* Google ReCaptcha */

.grecaptcha-badge {
    bottom: 105px !important;
    box-shadow: none !important;
}
.country-selector.weglot-default {
    right: 20px !important;
}


/* Additional CSS */

.postid-44883.single-product .summary.entry-summary p.price,
.postid-44884.single-product .summary.entry-summary p.price,
.postid-44885.single-product .summary.entry-summary p.price,
.postid-44886.single-product .summary.entry-summary p.price,
.postid-44887.single-product .summary.entry-summary p.price,
.postid-44888.single-product .summary.entry-summary p.price {
    /*margin-bottom: 35px !important;*/
}
.postid-44883.single-product .summary.entry-summary p.price::before,
.postid-44884.single-product .summary.entry-summary p.price::before,
.postid-44885.single-product .summary.entry-summary p.price::before,
.postid-44886.single-product .summary.entry-summary p.price::before,
.postid-44887.single-product .summary.entry-summary p.price::before,
.postid-44888.single-product .summary.entry-summary p.price::before {
    position: absolute;
    /*content: 'Condition apply: First Order discount not available on this product.';*/
    display: block;
    font-size: 14px;
    color: #000;
    left: 0;
    bottom: -46px;
    font-family: 'Mulish-Bold';
}
.postid-44883.single-product .summary.entry-summary p.price:after,
.postid-44884.single-product .summary.entry-summary p.price:after,
.postid-44885.single-product .summary.entry-summary p.price:after,
.postid-44886.single-product .summary.entry-summary p.price:after,
.postid-44887.single-product .summary.entry-summary p.price:after,
.postid-44888.single-product .summary.entry-summary p.price:after {
    position: relative;
    /*content: 'Free Delivery';*/
    font-size: 14px;
    color: #172a4e;
    text-transform: capitalize;
}

li.wc_payment_method.payment_method_tabby_installments img {
    max-width: 70px;
}


.custom_instllation_charges-wrapper td.wccpf_label {
    display: none;
}
.custom_instllation_charges-wrapper td.wccpf_value.left {
    padding: 0;
}
.custom_instllation_charges-wrapper input.custom_instllation_charges {
    background-color: transparent;
    padding: 0 !important;
    font-family: 'Mulish-ExtraBold';
    color: #17294d;
    border: 0 !important;
}

div#tabbyPromo {
    margin: 20px 0 0 0 !important;
    /*cursor: pointer;*/
    /*display: flex;*/
    /*-webkit-box-align: center;*/
    /*align-items: center;*/
    /*-webkit-box-pack: start;*/
    /*justify-content: flex-start;*/
    /*gap: 15px;*/
    /*padding: 15px;*/
    /*background: rgb(255, 255, 255);*/
    /*border-radius: 8px;*/
    /*border: 1px solid rgb(49, 232, 168);*/
    /*width: 100%;*/
}

.recent_products ul li a.button {
    display: none !important;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item p a {
    font-size: 14px !important;
    text-transform: capitalize;
    color: #182A4E !important;
    font-family: 'Mulish-ExtraBold';
    display: block;
    padding: 0 !important;
    background-color: transparent !important;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item p a:hover {
    background-color: transparent !important;
}

.term-corporate-gifting form.woocommerce-ordering {
    float: none;
}
.term-corporate-gifting .fiterbb {
    display: none;
}
.term-corporate-gifting .orderby {
    /*display: block;*/
    margin-left: auto;
    background-color: #f0f0f0;
    color: #182A4E;
    font-family: 'Mulish-Regular';
    padding: 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-transform: capitalize;
    border: 0;
    line-height: normal;
    background-image: url('https://www.printsouq.ae/wp-content/uploads/2023/08/down-cion-blue.png');
    background-repeat: no-repeat;
    background-position: center right 15px;
    background-size: 22px;
    padding-right: 50px;
}





/* USEFUL STYLES */


/* New Family */

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-family: 'PPMori-SemiBold';
    font-weight: 600;
    font-size: 15px;
    letter-spacing: 0;
}
.site-header-main .header-right-align .header-ajax-search .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input,
.aws-container .aws-show-clear .aws-search-field,
.archive-right h2.widget-title,
.tinvwl-to-right.look_in button,
span#cn-notice-buttons a,
button.woocommerce-form-register__submit,
.plain-content p a,
.woocommerce-MyAccount-content a.woocommerce-Button.button,
.woocommerce-account .woocommerce-MyAccount-content button.woocommerce-Button.button,
.coupon button {
    font-family: 'PPMori-Regular' !important;
    font-weight: 400 !important;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item a,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
.featured-categories h1,
.products-bussiness .products-bussiness-lft h3,
.customizable-design .content h3, .got-covered h3, .instagram-feed h3,
.recently-viewed section > h2, .h-recently-viewed h2,
.fooer-navigation .wrapper ul li a,
.footer-copyright p,
.get-in-touch .form ul li.submit-btn input,
.fooer-navigation .address ul li.submit-btn input,
.mobile-foooter .address ul li.submit-btn input,
.get-in-touch .form ul li input::placeholder,
.fooer-navigation .address ul li input::placeholder,
.get-in-touch .form ul li textarea::placeholder,
.mobile-foooter .address ul li input::placeholder,
.contact-forms h3,
.inner-contact ::-webkit-input-placeholder,
.inner-contact input.wpcf7-form-control.wpcf7-submit,
.community h2,
.accordions-head-title,
.xsaz h1,
span.posts-category-name,
span.entry-date-archive,
.post-list-common h5,
.post-list-common p,
.post-list-common a.read_btn.more-section,
.is-form-style input.is-search-input,
.single-post-content p,
.comment-form label,
#respond input#submit,
.post-navigation,
nav.woocommerce-breadcrumb a, nav.woocommerce-breadcrumb,
.bapf_sfilter.bapf_ckbox ul li label,
.archive h3.product_category_title_custom,
.page-template-landing-page ul.products li.product a h3.product_category_title_custom,
.page-id-540 ul.products li.product a h3.product_category_title_custom,
.single-product h3.product_category_title_custom,
p.single-cat-name,
.h-recently-viewed ul li h3.product_category_title_custom,
.product-arrivals-cat .item .inner h6,
.single-product .nbo-clear-option-wrap a.button.nbd-button,
.nbd-swatch-description,
.cross-sell-section h3, .frequently-bought h3, .customer-review h3,
.single .printsouq-steps ul li p,
.tinv-wishlist .tinvwl-to-left .tinvwl-input-group .form-control+.tinvwl-input-group-btn button.button,
.tinv-wishlist .product-action span.tinvwl-txt,
.archive ul.products li.product .gridlist-buttonwrap a.button::after,
p.return-to-shop a.wc-backward,
.coupon button,
.cart-inner .cart_totals .wc-proceed-to-checkout form#coupon-redeem .custom-promo-2 input,
.wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward,
.woocommerce-checkout input,
.woocommerce-checkout input::placeholder,
.redeem-coupon .custom-promo input,
div.arc-acf-field,
span#cn-notice-text,
.plain-content ol li, .plain-content ul li,
.plain-content .woocommerce-info a.button.wc-forward,
.woocommerce-address-fields__field-wrapper p button.button {
    font-family: 'PPMori-Regular' !important;
    font-weight: 400;
}
.custom-menu-title p,
.header-choose-view span,
header .header-choose-language span,
.country-selector a,
span.wishlist_products_counter_number,
.header-login ul li a span.product-counter,
.featured-categories h1 span,
.products-bussiness .products-bussiness-lft h3 span,
.customizable-design .content h3 span, .got-covered h3 span, .instagram-feed h3 span,
.customizable-design .content li span,
.recently-viewed section > h2 span, .h-recently-viewed h2 span,
.get-in-touch .form h3.title, .fooer-navigation .address h3,
.fooer-navigation .address h3.title,
.discount-header .textwidget.custom-html-widget,
.mobile-foooter h4.panel-title a,
.contact h1,
.contact-forms h3 span,
.community h2 span,
.xsaz h1 span,
.blog section#block-2 li a,
section#block-3 li a, section#recent-posts-2 li a,
.single-post h1.entry-title,
.comments-title, .comment-reply-title,
.post-navigation .post-title,
.archive h1.woocommerce-products-header__title.page-title,
h2.woocommerce-loop-product__title,
.single-product h1.product_title.entry-title,
.single-product .nbd-field-header label,
.cross-sell-section h3 span, .frequently-bought span, .customer-review h3 span,
.cart h2,
.cart-inner .cart_totals h2,
.checkout-coupon-wrap span,
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    font-family: 'PPMori-SemiBold';
    font-weight: 600;
}

.get-in-touch .form ul li input,
.fooer-navigation .address ul li input,
.get-in-touch .form ul li textarea,
.mobile-foooter .address ul li input {
    line-height: 18px;
}







/* SHOP LISTING NEW */

.woocommerce ul.products li.product a img,
.cross-sell-section section.related.products ul.products li img,
.frequently-bought ul.products li img,
.cross-sell-section section.related.products ul.products li a.tinvwl_add_to_wishlist_button {
    margin-bottom: 10px !important;
}
.product-listing-wrap::before,
.product-listing-wrap::after {
    /*content: '';*/
    display: block;
    clear: both;
}
.product-listing-wrap {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.product-listing-wrap .product-listing-lft {
    width: 21%;
    flex: 0 0 21%;
}
.product-listing-wrap .product-listing-rgt {
    width: 76%;
    flex: 0 0 76%;
    max-width: 76%;
}
.search-results .product-listing-wrap .product-listing-lft,
.search-results button#filter-shop-btn {
    display: none;
}
.search-results .product-listing-wrap .product-listing-rgt {
    flex: 0 0 100%;
    width: 100%;
    max-width: 80%;
    margin: 0 auto;
}
.product-listing-wrap .product-listing-lft .bapf_head {
    margin-bottom: 10px;
    background-color: #eaeaea;
    padding: 5px 10px;
    margin-bottom: 0;
}
.product-listing-wrap .product-listing-lft .custom-sidebar-wrap {
    width: 100%;
    padding: 30px;
    background-color: #f0f0f0;
    border-radius: 30px;
}
.custom-sidebar-wrap.sticky {
    position: sticky;
    top: 100px;
}
.product-listing-wrap .custom-sidebar .widget {
    padding: 0;
    margin: 0;
    border: 0;
    list-style: none;
    line-height: normal;
}
.archive-current-title {
    margin-bottom: 35px;
}
.archive-current-title.act-mobile {
    display: none;
}
body.search-results .archive-current-title.act-mobile {
    display: block;
}
.product-listing-wrap .product-listing-lft .archive-current-title h3 {
    font-size: 30px;
    line-height: 45px;
}
.product-listing-wrap .product-listing-lft h3 {
    font-size: 16px;
}
.product-listing-wrap .product-listing-lft h3 i {
    font-size: 14px;
}
.product-listing-wrap .custom-sidebar .widget h3 {
    font-size: 14px;
    display: block !important;
    border-bottom: 1px solid #182a4e;
    border-radius: 0;
    padding-bottom: 6px !important;
    margin: 20px 0 5px 0 !important;
    font-family: 'PPMori-SemiBold';
    padding-right: 30px !important;
}
.custom-sidebar {
    padding: 30px 20px;
    background-color: #f0f0f0;
    border-radius: 20px;
}
.custom-sidebar ul ul {
    display: none;
}
.custom-sidebar li.active ul {
    display: block;
}
.custom-sidebar ul .current-menu-ancestor ul,
.custom-sidebar ul .current-menu-item ul {
    display: block;
    margin: 0;
}
.custom-sidebar ul .current-menu-ancestor a,
.custom-sidebar .current-menu-ancestor .sub-menu li.current-menu-item a,
.custom-sidebar ul .current-menu-item > a {
    font-family: 'PPMori-SemiBold';
}
.custom-sidebar ul > li > a {
    font-size: 22px !important;
}
.custom-sidebar .sub-menu {
    list-style: none;
}
.custom-sidebar ul.menu > li {
    margin-bottom: 22px;
}
.custom-sidebar ul.menu > li li {
    line-height: 18px !important;
    margin-bottom: 5px;
}
.custom-sidebar ul.menu > li .sub-menu {
    margin-left: 16px;
}
.custom-sidebar ul.menu > li .sub-menu a {
    color: #000;
}
.custom-sidebar .sub-menu li a {
    font-size: 14px !important;
    font-family: 'PPMori-Regular';
}
.custom-sidebar ul .current-menu-item ul ul a {
    font-family: 'PPMori-Regular';
}
.product-listing-wrap .custom-sidebar .menu {
    margin: 0;
    list-style: none;
}
.product-listing-wrap .custom-sidebar .menu li {
    line-height: 26px;
}
.product-listing-wrap .custom-sidebar .menu li a {
    font-size: 14px;
    display: block;
    cursor: pointer;
}
.product-listing-wrap .product-listing-lft .bapf_head {
    display: none;
}
.product-listing-wrap .product-listing-lft .bapf_body ul {
    margin-left: 0;
}
.product-listing-wrap .product-listing-lft .bapf_sfilter.bapf_ckbox li {
    margin: 0 !important;
    display: block;
    position: relative;
}
.product-listing-wrap .product-listing-lft .bapf_sfilter.bapf_ckbox li i {
    position: absolute;
    top: -2px;
    right: 0;
}
.product-listing-wrap .product-listing-lft .bapf_sfilter.bapf_ckbox li label {
    padding: 0;
    background-color: transparent;
    margin: 0;
    font-size: 14px;
}
.product-listing-wrap .product-listing-lft .bapf_body > ul > li:first-child label {
    margin-top: 0 !important;
}
.product-listing-wrap .product-listing-lft .bapf_sfilter.bapf_ckbox li label:hover {
    color: #fc7f2b;
}
.product-listing-wrap .product-listing-lft .bapf_body > ul > li > label {
    display: block !important;
    border-bottom: 1px solid #182a4e;
    border-radius: 0;
    padding-bottom: 6px !important;
    margin: 20px 0 5px 0 !important;
    font-family: 'PPMori-SemiBold';
    padding-right: 30px !important;
}
.product-listing-wrap .product-listing-lft .bapf_sfilter.bapf_ckbox li.checked label {
    font-family: 'PPMori-SemiBold';
    color: #fc7f2b;
}
.product-listing-wrap .product-listing-lft input[type=checkbox] {
    width: 15px;
    height: 15px;
}
.product-listing-wrap .product-listing-lft .bapf_body i.fa {
    /*display: none;*/
}

.archive .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart,
section.related a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-after.tinvwl-loop,
.recently-viewed section.recent_products a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-after.tinvwl-loop,
.h-recently-viewed section.recent_products a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-after.tinvwl-loop {
    top: 15px !important;
    right: 16px !important;
    margin: 0;
}
.archive .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before,
section.related a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-after.tinvwl-loop::before,
.recently-viewed section.recent_products a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-after.tinvwl-loop::before,
.h-recently-viewed section.recent_products a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-after.tinvwl-loop::before {
    font-size: 30px !important;
}
a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-after.tinvwl-loop {
    border: 0;
}
ul.products.columns-3 li {
    box-shadow: 1px 6px 6px 1px #eee;
    background: #fff;
}
.woocommerce ul.products li.product a h3.product_category_title_custom:after,
.h-recently-viewed ul li h3.product_category_title_custom:after,
.product-arrivals-cat .item .inner h6::after {
    /*content: 'Starting price';*/
}
.listing-price-wrap {
    margin: 0 15px;
    margin-top: 3px;
    display: flex;
    /*justify-content: space-between;*/
    align-items: center;
}
.listing-price-wrap p {
    color: #8e8e8e78;
    font-size: 13px;
    font-family: 'PPMori-Extralight';
    font-weight: 300;
}
.listing-price-wrap .custom-price {
    margin: 0;
    margin-left: 8px;
    font-size: 15px;
    color: #FC7E29;
    font-family: 'PPMori-SemiBold';
    font-weight: 600;
    
    display: flex;
    align-items: center;
    gap: 2px;
}
body .listing-price-wrap .custom-price .amount {
    margin: 0;
    font-size: 15px !important;
    color: #FC7E29 !important;
    font-family: 'PPMori-SemiBold' !important;
    font-weight: 600 !important;
}
.archive ul.products li.product .gridlist-buttonwrap a.button,
.woocommerce-address-fields__field-wrapper p button.button {
    color: #182a4e !important;
    text-align: center;
    display: block !important;
    height: auto;
    padding: 10px 5px 8px 5px;
    margin: 0;
    margin-right: 20px;
    margin-bottom: 0 !important;
    border-radius: 30px;
    text-transform: capitalize;
    font-family: 'PPMori-SemiBold';
}
.archive ul.products li.product .gridlist-buttonwrap a.button.add_to_cart_button {
    padding: 16px 5px;
}
.archive ul.products li.product .gridlist-buttonwrap a.button::after {
    content: '(for free)';
    display: block;
    opacity: 1;
    position: relative;
    font-size: 13px;
    left: 0;
    right: 0;
    top: 0;
    transform: none;
    color: #182a4e;
    margin-top: 3px;
    text-transform: capitalize;
    letter-spacing: 0;
}
.archive ul.products li.product .gridlist-buttonwrap a.button.add_to_cart_button::after {
    display: none;
}
div.arc-acf-field {
    float: none;
    margin: 0 15px;
    font-size: 14px;
    margin-top: 4px;
}
.arc-acf-field p {
    font-size: 13px;
    color: #5B5A52;
    font-family: 'PPMori-Regular';
}
div.arc-acf-field span {
    font-family: unset;
    font-size: unset;
}
.arc-acf-field.no-arc-acf-field {
    margin-top: 5px;
}
ul.archive-color-variation {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    margin-bottom: 8px !important;
    list-style: none;
    margin: 0;
}
ul.archive-color-variation::before, ul.archive-color-variation::after {
    display: none !important;
}
ul.archive-color-variation li {
    height: 15px;
    width: 15px;
    border-radius: 50%;
    margin: 0;
    box-shadow: none;
    box-shadow: 0px 0px 0px 1px rgb(233 233 233) !important;
}
.archive ul.products li.product a.button:after {
    content: '';
}
.woocommerce ul.products li.product a.whatsapp-link img {
    width: auto !important;
    margin: 0 !important;
    height: 49px !important;
}
.archive .gridlist-buttonwrap {
    margin: 6px 15px 15px 15px;
    padding-top: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.woocommerce ul.products li.product a h3.product_category_title_custom {
    order: 1;
    margin-top: 7px !important;
    display: none;
}
h2.woocommerce-loop-product__title {
    font-family: 'PPMori-SemiBold';
    font-size: 16px !important;
    color: #172A4E !IMPORTANT;
    font-weight: 600 !IMPORTANT;
}
.acoplw-badge-icon.acoplw-eco-friendly-badge-custom {
    background: transparent url('https://www.printsouq.ae/wp-content/uploads/2023/11/eco-friendly-label.webp') no-repeat center !important;
    width: 50px !important;
    height: 35px !important;
    background-size: contain !important;
    left: 15px;
    top: 15px !important;
    padding: 0 !important;
}
.acoplw-eco-friendly-badge-custom > span,
.acoplw-eco-friendly-badge-custom > span {
    display: none;
}
.cross-sell-section a.whatsapp-link,
.recently-viewed .custom-price a.whatsapp-link,
.recently-viewed section.recent_products a.button,
.recently-viewed section.recent_products a.whatsapp-link {
    display: none !important;
}
.single-product ul.products li {
    box-shadow: 1px 6px 6px 1px rgb(238 238 238);
}
.woocommerce .tinv-wishlist .tinvwl_added_to_wishlist.tinv-modal button.button {
    padding: 10px !important;
    font-size: 15px;
    line-height: normal;
    border-radius: 30px;
}






/* NEW ARCHIVE */

.new-archive-filter-wrap {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 40px;
    align-items: center;
    gap: 60px;
}
.product-listing-wrap .product-listing-lft .widget,
.product-listing-wrap .product-listing-lft .widget-title {
    all: unset;
}
.product-listing-wrap .product-listing-lft .widget {
    border-bottom: 1px solid #E5E5E5 !important;
    display: block;
    padding: 20px 0 0 0;
}
.product-listing-wrap .product-listing-lft .widget:last-child {
    border-bottom: 0 !important;
    padding-bottom: 0;
}
.product-listing-wrap .product-listing-lft .widget:first-child {
    padding-top: 0;
}
.product-listing-wrap .product-listing-lft .widget-title {
    font-size: 16px;
    line-height: 24px;
    color: #071E48;
    font-family: 'PPmori-semibold';
    display: block;
    cursor: pointer;
    margin-bottom: 10px;
    padding-right: 25px;
}
.product-listing-wrap .product-listing-lft .widget:last-child h4.widget-title {
    margin-bottom: 0;
}
.product-listing-wrap .product-listing-lft .widget:last-child h4.widget-title.open {
    margin-bottom: 10px;
}
.product-listing-wrap .product-listing-lft .widget-title.open {
    background: transparent url('http://www.printsouq.co/bh/wp-content/uploads/2023/09/minus-icon.png') no-repeat top 15px right;
}
.product-listing-wrap .product-listing-lft .widget-title.close {
    background: transparent url('http://www.printsouq.co/bh/wp-content/uploads/2023/09/plus-icon.png') no-repeat top 5px right;
}
.product-listing-wrap .product-listing-lft .widget ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.product-listing-wrap .product-listing-lft .widget ul.menu {
    margin-left: 22px;
}
.product-listing-wrap .product-listing-lft .widget ul.menu li {
    line-height: normal;
    margin-bottom: 5px;
}
.product-listing-wrap .product-listing-lft .widget ul.menu li:last-child {
    margin-bottom: 20px;
}
.product-listing-wrap .product-listing-lft .widget ul.menu a {
    font-size: 14px;
    line-height: 20px;
    color: #717171;
}
.product-listing-wrap .product-listing-lft .widget ul.menu li a:hover {
    color: #FC7E29;
}
.product-listing-wrap .product-listing-lft .widget ul.menu li.current-menu-item a {
    color: #FC7E29;
    padding-left: 12px;
    position: relative;
}
.product-listing-wrap .product-listing-lft .widget ul.menu li.current-menu-item a::before {
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 5.5px 0 5.5px 6px;
    border-color: transparent transparent transparent #FC7E29;
    transform: rotate(0deg);
    top: 1px;
    left: 0;
}
.new-archive-filter-wrap form.woocommerce-ordering {
    float: none;
    margin: 0;
}
.new-archive-filter-wrap .archive-product-sorting-col select.orderby {
    border: 0;
    color: #313131;
    font-size: 15px;
    font-family: 'PPMori-Regular';
    display: block;
}
.new-archive-filter-wrap .archive-product-sorting-col select.orderby option {
    text-transform: capitalize;
}
.archive-product-filter-col {
    display: flex;
    /*flex-wrap: wrap;*/
    gap: 2%;
    max-width: 80%;
    flex: 0 0 80%;
    justify-content: flex-end;
}
.archive-product-filter-col .archive-filter-panel {
    flex: 0 0 20%;
    max-width: 20%;
}
.archive-product-filter-col .archive-filter-panel select {
    padding: 6px 25px 6px 15px;
    height: 42px;
    border: 1px solid #E8E8E8;
    font-size: 16px;
    color: #8E8E8E;
    appearance: none;
    border-radius: 7px;
    background: transparent url('http://www.printsouq.co/bh/wp-content/uploads/2023/09/Icon-feather-chevron-right.png') no-repeat center right 10px;
    outline: none;
    font-family: 'PPmori-regular';
}
.archive-product-filter-col .archive-filter-panel div,
.archive-product-filter-col .archive-filter-panel span {
    height: 42px;
}
.archive-product-filter-col .archive-filter-panel .bapf_head {
    height: auto;
}
.archive-product-filter-col .archive-filter-panel .select2-selection--single .select2-selection__rendered {
    line-height: 42px;
    font-size: 16px;
    color: #8E8E8E;
    font-family: 'PPmori-regular';
}
.archive-product-filter-col .archive-filter-panel .select2-selection--single {
    box-shadow: none;
    border: 1px solid #E8E8E8;
    padding: 0px 25px 0px 15px;
    border-radius: 7px;
}
.archive-product-filter-col .archive-filter-panel span.select2-selection__arrow {
    background: transparent url('http://www.printsouq.co/bh/wp-content/uploads/2023/09/Icon-feather-chevron-right.png') no-repeat center right 8px;
    background-size: 20px;
    width: 30px;
}
.archive-product-filter-col .archive-filter-panel b {
    display: none;
}
.archive-product-filter-col #clea_filter {
    flex: auto;
    max-width: max-content;
}
.archive-product-filter-col .archive-filter-panel button.bapf_button {
    all: unset;
    display: block;
    height: 42px;
    padding: 0 20px;
    background-color: #fc7f2b;
    cursor: pointer;
    font-family: 'PPMori-SemiBold';
    font-weight: 600;
    line-height: 44px;
    border-radius: 7px;
    color: #fff;
}
.archive-product-filter-col .archive-filter-panel button.bapf_button:hover {
    background-color: #172a4e;
}


/* IMPROVEMENTS NEW */

.fixed-nav {
    z-index: 9999;
}
.site-header-main .header-right-align .header-ajax-search {
    margin-top: 10px;
}
form.aws-search-form.aws-show-clear {
    height: auto;
}
.aws-container .aws-search-form .aws-form-btn {
    background-color: transparent;
}
.pswp__caption {
    display: none;
}
.single-post-content ul li {
    margin-bottom: 20px;
}

.sub-heading {
    margin-top: 20px;
}


@media only screen and (max-width :1600px) and (min-width: 1439px) {
    li#mega-menu-item-44057 > ul.mega-sub-menu {
        width: 50% !important;
        right: 13% !important;
    }
}


/*----------------------------- Small Laptop -------------------------------*/
@media only screen and (max-width :1440px) and (min-width: 1400px) {
    
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
        margin: 0 20px;
    }
    li#mega-menu-item-42329 ul.mega-sub-menu {
        right: 0px !important;
    }
	li#mega-menu-item-44476 .mega-sub-menu {
        width: 220px !important;
        left: -50px !important;
    }
    li#mega-menu-item-44593 ul.mega-sub-menu {
        left: -40% !important;
    }
    li#mega-menu-item-684 ul.mega-sub-menu {
        left: 8% !important;
    }
    li#mega-menu-item-687 > ul.mega-sub-menu {
        width: 48% !important;
        left: 21% !important;
    }
    li#mega-menu-item-42170 >ul.mega-sub-menu {
        right: 13% !important;
        width: 75% !important;
    }
    li#mega-menu-item-44057 > ul.mega-sub-menu {
        right: 8% !important;
        width: 55% !important;
    }
    li#mega-menu-item-686 > ul.mega-sub-menu {
        width: 50% !important;
    }
}

/*----------------------------- Small Laptop -------------------------------*/
@media only screen and (max-width :1366px) {
    
    table.wccpf_fields_table.upload_files-wrapper tr td.wccpf_label label:hover:before {
        width: 600px;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
        margin: 0 20px;
    }
    li#mega-menu-item-42329 ul.mega-sub-menu {
        right: 0px !important;
    }
    li#mega-menu-item-44476 .mega-sub-menu {
        width: 220px !important;
        left: 0 !important;
    }
    li#mega-menu-item-44593 ul.mega-sub-menu {
        left: -70% !important;
    }
    .site-header-menu.fixed-nav nav ul li {
        margin: 0px 8px !important;
    }
    
    .postid-42636 .custom-chat-help {
        bottom: 130px;
    }
    li#mega-menu-item-684 ul.mega-sub-menu {
        left: 8% !important;
    }
    li#mega-menu-item-687 > ul.mega-sub-menu {
        left: 20% !important;
        width: 52% !important;
    }
    li#mega-menu-item-42170 > ul.mega-sub-menu {
        right: 20% !important;
        width: 65% !important;
    }
    li#mega-menu-item-44057 > ul.mega-sub-menu {
        right: 10% !important;
        width: 58% !important;
    }
    li#mega-menu-item-686 > ul.mega-sub-menu {
        width: 62% !important;
    }
    li#mega-menu-item-42170 > ul.mega-sub-menu {
        right: 12% !important;
        width: 75% !important;
    }
    
}

/*----------------------------- Small Laptop -------------------------------*/
@media only screen and (max-width :1280px) and (min-width: 1101px) {
    
    .site-header-main .header-right-align .header-ajax-search {
        width: 63%;
    }

    /* Fixed Navbar */
    
    .site-header-menu.fixed-nav #mega-menu-wrap-primary {
        width: 84%;
    }
    .fixed-nav .header-choose-language ul li {
        border: 0;
    }
    .fixed-nav .header-choose-language ul li a {
        padding: 0 10px;
    }
    .site-header-menu.fixed-nav .header-login {
        margin-right: 40px;
    }
    li#mega-menu-item-42329 ul.mega-sub-menu {
        right: 0px !important;
    }
    .fixed-nav li#mega-menu-item-684 > ul.mega-sub-menu {
        left: 18% !important;
        width: 66% !important;
    }
    .site-header-menu.fixed-nav nav ul li {
        margin: 0 6px !important;
    }
    
    /* Menu */
    
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
        margin: 0 16px;
    }
    li#mega-menu-item-44476 .mega-sub-menu {
        width: 200px !important;
        left: -70px !important;
    }
    li#mega-menu-item-684 ul.mega-sub-menu {
        width: 60% !important;
        left: 6% !important;
    }
    li#mega-menu-item-44057 > ul.mega-sub-menu {
        width: 61% !important;
        right: 12% !important;
    }
    li#mega-menu-item-686 > ul.mega-sub-menu {
        width: 65% !important;
    }

    /* Home */
    
    .product-cats .item .inner h4 {
        font-size: 20px;
    }
    .printsouq-steps ul li {
        height: 281px;
    }
    .customizable-design .content {
        padding-left: 50px;
    }
    .printsouq-steps ul li h3 {
        font-size: 22px;
        line-height: 38px;
    }
    .got-covered ul li:nth-child(2) {
        padding-left: 30px;
    }
    .product-best-sellers-list .item .inner h3 {
        min-height: 60px;
    }
    
    /* Blog */
    
    .post-list-common {
        margin-left: 30px;
    }
    
    /* Cart */
    
    .woocommerce td.product-name dl.variation dt {
        font-size: 16px;
    }
    
    /* Checkout */
    
    .woocommerce-checkout .woocommerce form .form-row label {
        font-size: 18px !important;
    }
    form.checkout.woocommerce-checkout h3 {
        font-size: 25px !important;
    }
    div#order_review td, div#order_review dl, div#order_review dt, div#order_review th {
        font-size: 18px !important;
    }
    .woocommerce-checkout #payment ul.payment_methods li,
    .woocommerce-privacy-policy-text p {
        font-size: 18px !important;
        line-height: 30px !important;
    }
    
    /* Archive */
    
    .archive a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-after.tinvwl-loop {
        top: 285px;
        margin-top: 0;
        bottom: inherit;
    }
    .filter-center {
        width: 65%;
    }
    
    /* Footer */
    
    .fooer-navigation li.f-col {
        width: 14.5%;
    }
    .fooer-navigation li.f-6 {
        width: 16%;
    }
    .fooer-navigation li.f-7 {
        width: 9%;
    }
    
    /* Single */
    
    .custom-badge:after {
        top: 55px;
    }
    section.related a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-after.tinvwl-loop {
        top: 280px;
    }
    a.paper-type-btn {
        right: 15%;
    }
    .single-product .nbd-swatch-label-wrap label.nbd-swatch {
        left: 0;
    }
    table.wccpf_fields_table.upload_files-wrapper tr td.wccpf_label label:before {
        width: 580px;
    }
    
    /* Single Product */
    
    table.wccpf_fields_table.upload_files-wrapper tr td.wccpf_label label:hover:before {
        width: 600px;
        left: -50px;
    }


    body.term-kraft-paper-bag ul.products li.product .tinv-wishlist a.tinvwl_add_to_wishlist_button {
        top: 265px; 
    }

}

/*----------------------------- Media 1024 -------------------------------*/
@media only screen and (max-width :1100px){
    
    .site-header-main .header-right-align .header-ajax-search {
        width: 55%;
        margin-top: 0;
    }
    header .header-rgt-wrapper {
        margin-top: 7px;
    }
    .fixed-nav .header-rgt-wrapper {
        margin-top: 2px;
    }
    .site-header-menu.fixed-nav nav .header-choose-language ul li {
        border: 0;
    }
    .site-header-menu.fixed-nav nav .header-choose-language ul li a {
        font-size: 16px !important;
        font-family: 'Mulish-ExtraBold' !important;
        padding: 0 6px 0 10px !important;
    }
    .site-header-menu.fixed-nav .header-choose-country {
        padding-right: 5px;
    }
    .site-header-menu.fixed-nav .header-choose-options {
        right: -7px;
    }

    /* Fixed Nav */
    
    .site-header-menu.fixed-nav nav ul li {
        margin: 0 4px !important;
    }
    .site-header-menu.fixed-nav nav ul > li > a {
        padding: 0px 4px !important;
    }
    
    /* Header */
    
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
        /*margin: 0 4px;*/
    }
    li#mega-menu-item-686 > ul {
        right: -130px !important;
    }
    li#mega-menu-item-44476 .mega-sub-menu {
        width: 210px !important;
        left: -95px !important;
    }
    li#mega-menu-item-684 ul.mega-sub-menu {
        width: 58% !important;
        left: 13% !important;
    }
    li#mega-menu-item-42170 >ul.mega-sub-menu {
        right: 0% !important;
        width: 65% !important;
    }
    li#mega-menu-item-48728 > ul.mega-sub-menu {
        width: 30% !important;
    }
    li#mega-menu-item-46777 > ul.mega-sub-menu {
        width: 98% !important;
        right: 0 !important;
    }
    li#mega-menu-item-683 > ul.mega-sub-menu {
        width: 30% !important;
    }
    li#mega-menu-item-54385 ul.mega-sub-menu {
        right: -10px !important;
    }
    li#mega-menu-item-42170 >ul.mega-sub-menu > li > ul > li {
        width: 100% !important;
    }
    
    /* Fixed Header */
    
    .site-header-menu.fixed-nav nav ul li {
        margin: 0 10px !important;
    }
    .site-header-menu.fixed-nav nav ul > li > a {
        font-size: 14px !important;
    }
    .fixed-nav li#mega-menu-item-684 > ul.mega-sub-menu {
        left: 18% !important;
        width: 88% !important;
    }

    /* Home */
    
    .product-cats .item .inner h4 {
        font-size: 16px;
    }
    .featured-categories.cvxz ul li h2.woocommerce-loop-category__title {
        font-size: 16px !important;
    }
    .got-covered ul li .content {
        margin-left: 12px;
    }
    .products-bussiness .products-bussiness-lft ul li h4,
    .products-bussiness .products-bussiness-rgt ul li h4 {
        font-size: 15px;
    }
    .customizable-design .content {
        padding-left: 50px;
    }
    .printsouq-steps ul li {
        height: 220px !important;
    }
    .printsouq-steps ul li h3 {
        font-size: 22px;
        line-height: 38px;
    }
    .printsouq-steps ul li p {
        font-size: 16px;
        line-height: 24px;
    }
    .customizable-design .content h3 {
        margin-bottom: 42px;
    }
    .got-covered ul li:nth-child(2) {
        padding-left: 0;
    }
    .h-recently-viewed ul li {
        width: 48% !important;
    }
    .h-recently-viewed ul li:nth-child(even) {
        float: left !important;
    }
    .h-recently-viewed ul li:nth-child(even) {
        float: left !important;
    }
    .h-recently-viewed ul li a.tinvwl_add_to_wishlist_button {
        top: 226px !important;
    }
    
    /* Footer */
    
    .get-in-touch .form h3.title {
        margin-right: 10px;
        font-size: 26px;
    }
    .get-in-touch .form ul li {
        width: 26%;
    }
    .get-in-touch .form ul li.form-cap {
        width: 20%;
    }
    .get-in-touch .form ul li.submit-btn {
        width: 19%;
    }
    .fooer-navigation li.f-col {
        width: 24%;
    }
    .fooer-navigation li.f-7 {
        width: 50%;
    }
    .fooer-navigation .address {
        margin-top: -50px;
        width: 55%;
    }
    .footer-copyright {
        width: 55%;
    }
    
    /* About Us */
    
    .about .container {
        padding: 0 50px;
    }
    .demand .container {
        padding: 0;
    }
    .f3 {
        margin-left: 25%;
    }
    .f1 {
        margin-top: 0;
    }
    .f1 img {
        max-width: 230px;
        top: 40px;
    }
    .f4 {
        margin-left: 150px;
        margin-top: 310px;
    }
    
    /* Contact */
    
    .contact-forms .container {
        padding: 0 100px;
    }
    .contact-forms p {
        max-width: 100%;
    }
    
    /* Blog */
    
    .post-list-common {
        margin-left: 25px;
    }
    
    /* Archive Pages */
    
    .archive a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-after.tinvwl-loop {
        margin-top: 0;
    }
    .filter-center {
        width: 75%;
    }
    .fhfb {
        width: auto;
    }
    .jhf {
        width: 62%;
        margin-left: 15px;
    }
    jhf .woof_container_select, .jhf .berocket_single_filter_widget {
        width: 28%;
        margin-right: 12px !important;
    }
    
    /* Wishlist */
    
    .wishlist-page button.button.alt, .wishlist-page a.button {
        width: 120px !important;
    }
    
    /* Cart */
    
    .woocommerce-cart table.cart td.product-name {
        width: 38%;
    }
    .woocommerce-cart table.cart .product-thumbnail {
        width: 180px;
    }
    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents td.product-thumbnail img {
        width: 100%;
    }
    td.product-date {
        font-size: 16px;
    }
    td.product-price,
    td.product-stock span {
        font-size: 18px;
    }
    a.button::before {
        font-size: 16px;
    }
    .woocommerce-cart th.product-name,
    .woocommerce-cart th.product-price,
    .woocommerce-cart th.product-quantity,
    .woocommerce-cart th.product-subtotal {
        font-size: 17px;
    }
    .cart-inner .product-name {
        width: 35%;
    }
    .woocommerce table.shop_table td,
    .woocommerce table.shop_table th {
        font-size: 16px;
    }
    .cart-inner .cart_totals h2 {
        font-size: 28px;
    }
    .cart-totals-coupon .custom-promo,
    .cart-inner .cart_totals .wc-proceed-to-checkout form#coupon-redeem .custom-promo {
        width: 65%;
    }
    .cart-totals-coupon .custom-promo-2,
    .cart-inner .cart_totals .wc-proceed-to-checkout form#coupon-redeem .custom-promo-2 {
        width: 30%;
    }
    
    /* Single */
    
    .custom-badge:after {
        width: 400px;
        top: 50px;
    }
    .single-post .posts-meta.meta-archive {
        margin: 20px 0 30px 0;
    }
    .single .post-navigation a span.post-title {
        font-size: 22px;
    }
    div#comments {
        margin: 0;
    }
    .single .post-navigation {
        margin: 0;
        margin-top: 50px;
    }
    section#block-3::before,
    section#block-2::before {
        padding-bottom: 12px;
    }
    
    /* Checkout */
    
    .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,
    .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
        width: 100%;
        float: none;
    }
    .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
        margin-top: 30px;
    }
    form.checkout.woocommerce-checkout h3 {
        font-size: 24px;
    }
    .woocommerce-checkout .woocommerce form .form-row label {
        font-size: 18px !important;
    }
    form.checkout.woocommerce-checkout h3 {
        font-size: 25px !important;
    }
    div#order_review td, div#order_review dl, div#order_review dt, div#order_review th {
        font-size: 16px !important;
    }
    .woocommerce-checkout #payment ul.payment_methods li,
    .woocommerce-privacy-policy-text p {
        font-size: 18px !important;
        line-height: 30px !important;
    }
    
    /* Single Product */
    
    .single-product h1.product_title.entry-title {
        font-size: 26px;
        line-height: 30px;
    }
    .single-product .summary .tinvwl_add_to_wishlist_button {
        right: 0;
    }
    .single-product form.variations_form .tinv-wraper a.tinvwl_add_to_wishlist_button {
        right: 20px;
    }
    .tshirt-colors .nbd-swatch-label-wrap:nth-child(6) .nbd-swatch-description {
        left: 315px;
    }
    .tshirt-colors .nbd-swatch-label-wrap:nth-child(7) .nbd-swatch-description {
        left: 370px;
    }
    .tshirt-colors .nbd-swatch-label-wrap:nth-child(8) .nbd-swatch-description {
        left: 430px;
    }
    .tshirt-colors .nbd-swatch-label-wrap:nth-child(9) .nbd-swatch-description {
        left: 495px;
    }
    .tshirt-colors .nbd-swatch-label-wrap:nth-child(10) .nbd-swatch-description {
        margin-right: 277px !important;
    }
    .tshirt-colors .nbd-swatch-label-wrap:nth-child(11) .nbd-swatch-description {
        margin-right: 224px !important;
    }
    .tshirt-colors .nbd-swatch-label-wrap:nth-child(12) .nbd-swatch-description {
        margin-right: 154px !important;
    }
    
    /* Ratings */
    
    .customer-review .wrapper {
        width: 100%;
    }
    
    table.wccpf_fields_table.upload_files-wrapper tr td.wccpf_label label:hover:before {
        width: 520px;
        left: -60px;
    }
    .services-cols ul li {
        width: 19%;
    }
    .services-cols ul li:last-child {
        margin-right: 0;
    }
    .cross-sell-section section.related.products ul.products h2.woocommerce-loop-product__title {
        width: 71% !important;
    }
    .single .printsouq-steps li {
        height: 220px !important;
    }
    .frequently-bought ul.products li {
        margin-right: 24px !important;
    }
    .frequently-bought a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-after.tinvwl-loop {
        top: 215px;
    }
    .cross-sell-section a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-after.tinvwl-loop {
        top: 226px !important;
    }
    .frequently-bought h2.woocommerce-loop-product__title,
    .cross-sell-section h2.woocommerce-loop-product__title {
        width: 69% !important;
    }
    
    table.wccpf_fields_table.upload_files-wrapper tr td.wccpf_label label:before {
        width: 450px;
    }
    .recently-viewed .tinv-wraper.tinv-wishlist a.tinvwl_add_to_wishlist_button {
        top: 235px;
    }
    .recently-viewed ul li {
        width: 48% !important;
    }
    .recently-viewed ul li:nth-child(even) {
        float: right !important;
    }
    .single-product .recently-viewed ul li:nth-child(even) {
        margin-right: 0 !important;
    }
    .recently-viewed .tinv-wraper.tinv-wishlist a.tinvwl_add_to_wishlist_button {
        left: inherit;
        top: 355px;
    }
    .single-product .recently-viewed ul li a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart {
        top: inherit;
        bottom: 80px;
    }
    
    /* Archive */
    
    .archive a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-after.tinvwl-loop {
        top: 235px;
        bottom: inherit;
    }
    .archive h2.woocommerce-loop-product__title {
        width: 68%;
    }
    
    /* Landing Page */
    
    .ladd-c {
        padding: 0;
    }
    .landing-top img {
        display: none;
    }
    .landing-top .lakd-main {
        position: relative;
        top: inherit;
    }
    .landing-top {
        background-image: url('https://www.printsouq.ae/new/wp-content/uploads/2021/08/Mask-Group-29.png');
        background-size: cover;
        padding-bottom: 50px;
        background-repeat: no-repeat;
    }
    .landing-logo {
        margin: 50px 0;
    }
    .landing-logo img {
        display: block;
    }
    .ladd-ssc h3,
    .ladd-ssc h2 {
        font-size: 50px;
        line-height: 55px;
    }
    .ladd-ssc p {
        max-width: initial;
        line-height: 25px;
    }
    a.paper-type-btn {
        right: 11%;
    }   
    .nbd-swatch-description {
        bottom: 112px;
    }
    .tshirt-colors .nbd-swatch-label-wrap .nbd-swatch-description {
    	bottom: 153px;
	}
	.tshirt-colors .nbd-swatch-label-wrap:nth-child(6) .nbd-swatch-description {
	    /*left: 0;*/
	    bottom: 75px;
	}
	.tshirt-colors .nbd-swatch-label-wrap:nth-child(7) .nbd-swatch-description {
	    /*left: 65px;*/
	    bottom: 75px;
	}
	
	.single-bottom-content .wrapper .description .d-lft {
        width: 50%;
    }
	.single-bottom-content .wrapper .description .d-rgt {
        width: 46%;
    }
}

/*----------------------------- Media 768 -------------------------------*/
@media only screen and (max-width:999px){
    
    /* Header */

    .menu-toggle {
        display: none;
    }
    #mega-menu-wrap-primary .mega-menu-toggle,
    .site-header-menu {
        display: block;
    }
    .site-header-main .site-branding {
        width: 16%;
    }
    .site-header-main .header-right-align {
        width: 80%;
    }
    .site-header-main .header-right-align .header-ajax-search {
        width: 75%;
        margin-top: 0;
    }
    .site-header-main .header-right-align .header-login {
        margin-top: 10px;
    }
    div#site-header-menu .container {
        width: 100%;
        max-width: 100%;
    }
    #mega-menu-wrap-primary .mega-menu-toggle {
        background: #f0f0f0;
        float: right;
    }
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner,
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before,
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
        background-color: #fc7f2b;
    }
    #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
        background: #fc7f2b;
        padding: 25px;
        clear: both;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
        margin: 15px 0;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item a {
        padding: 0 !important;
        text-align: left !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item a br {
        display: none;
    }
    li#mega-menu-item-684 ul.mega-sub-menu {
        width: 100% !important;
        left: 0 !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
        padding: 0;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
        padding: 14px 0px 16px 16px !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
        color: #fff;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
        display: block;
        margin-left: 0;
        margin-right: 20px;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
        background: transparent !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on {
        background: #f1f1f1;
    }

    /* Responsive Menu */
    
    .site-header-menu {
        display: none;
    }
    .desktop-header {
        display: none;
    }
    body .mobile-header {
        display: block !Important;
    }
    .mobile-header .header-login li .popupaoc-image-popup img {
        height: auto !important;
    }
    
    /* Search Popup */
    
    div.is-ajax-search-result {
        max-width: 100% !important;
        z-index: 9999999;
        width: 94.6% !important;
        margin: 0 auto !important;
        left: 0 !important;
        right: 0 !important;
        background: #fff !important;
        border: 1px solid #C7C8C9 !important;
        padding: 0 !important;
        top: 40px !important;
    }
    .is-search-icon {
        background: #FC7F2B;
    }
    .is-form-style input.is-search-input,
    .is-form-style button.is-search-submit {
        border: 1px solid #C7C8C9 !important;
    }
    span.is-ajax-term-label {
        display: none;
    }
    .is-title a {
        font-family: 'Mulish-Regular';
        font-weight: 400 !important;
        color: #444 !important;
    }

    /* Home */
    
    .featured-categories h1 {
        margin-bottom: 30px;
    }
    .product-cats .item .inner h4 {
        line-height: 26px;
    }
    .products-bussiness .products-bussiness-lft ul li h4,
    .products-bussiness .products-bussiness-rgt ul li h4 {
        font-size: 20px;
    }
    .products-bussiness .products-bussiness-lft,
    .products-bussiness .products-bussiness-rgt {
        float: none;
        width: 100%;
    }
    .products-bussiness .products-bussiness-rgt {
        margin-top: 35px;
    }
    .got-covered ul li {
        width: 43%;
    }
    .got-covered ul li {
        margin-right: 0;
    }
    .got-covered ul li:first-child {
        padding-left: 30px;
    }
    .got-covered ul li:last-child {
        width: 40%;
        margin: 0 auto;
        margin-top: 50px;
        text-align: center;
    }
    .got-covered ul li:last-child .content {
        text-align: left;
    }
    .customizable-design .content {
        padding-left: 0;
        margin-top: 0px;
    }
    .customizable-design .content h3 {
        font-size: 38px;
        margin-bottom: 30px;
    }
    .customizable-design .content li {
        margin-bottom: 12px;
    }
    .printsouq-steps ul {
        grid-template-columns: repeat(2,1fr);
        grid-gap: 30px;
    }
    .printsouq-steps ul:after {
        display: none;
    }
    .printsouq-steps ul li {
        height: 350px !important;
    }
    .printsouq-steps ul li h3 {
        font-size: 28px;
        line-height: 56px;
    }
    .printsouq-steps ul li p {
        font-size: 18px;
        line-height: 25px;
    }
    .get-in-touch .wrapper, .fooer-navigation .wrapper {
        padding: 0;
    }
    .products-bussiness {
        margin: 50px 0 100px 0;
    }
    body.home .h-recently-viewed ul li {
        width: 48% !important;
        padding-bottom: 20px !important;
    }
    .h-recently-viewed ul li:nth-child(even) {
        margin-right: 0;
    }
    .h-recently-viewed ul li img {
        width: 100%;
    }
    .h-recently-viewed ul li a.tinvwl_add_to_wishlist_button {
        top: 365px !important;
    }
    .home-new-wrap .large-12.columns {
        grid-template-columns: repeat(2, 1fr);
    }
    
    /* About Us */
    
    .about .container {
        padding: 0;
    }
    .demand-inner-left {
        width: 50%;
    }
    .demand-inner-right {
        width: 50%;
        position: relative;
    }
    .f1 img {
        max-width: 200px;
        left: 60px;
    }
    .f2 {
        position: absolute;
        top: 0;
        left: 150px;
    }
    .f3 {
        position: absolute;
        margin: 0;
        top: -230px;
        right: 0;
    }
    .f4 {
        margin: 0;
        position: absolute;
        right: 50px;
        top: 320px;
    }
    
    /* Contact Us */
    
    .contact .container {
        padding: 0;
    }
    .contact-forms .container {
        padding: 0 60px;
    }
    li#cnss_widget-2 {
        margin-bottom: 0;
    }
    
    /* Blog */
    
    .archive-left, .archive-right {
        width: 100%;
    }
    .archive-right aside {
        padding: 0;
    }
    
    /* Cart */
    
    tr.woocommerce-cart-form__cart-item.cart_item td.product-name,
    .woocommerce-cart table.cart td.product-name {
        width: 100%;
    }
    .woocommerce-cart td.product-quantity .qib-container {
        justify-content: flex-end !important;
    }
    .cart-totals-coupon,
    .coupon.under-proceed {
        width: 80%;
        margin: 0 auto;
    }
    .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward {
        width: 60%;
    }
    
    /* Search */
    
    .search .twentysixteen .site-main,
    .search header.entry-header,
    .search a.post-thumbnail,
    .search footer.entry-footer,
    section.error-404 .page-content {
        margin: 0 !important;
        width: 100% !important;
    }
    .search a.post-thumbnail {
        margin-bottom: 25px !important;
    }
    .search .entry-summary p {
        margin-bottom: 20px !important;
    }
    .search h1.woocommerce-products-header__title.page-title,
    .archive h1.woocommerce-products-header__title.page-title {
        font-size: 32px;
    }
    
    /* My Account */
    
    .woocommerce-account .woocommerce-MyAccount-content {
        margin-top: 50px;
    }
    
    /* Footer */
    
    .fooer-navigation li .widget_media_gallery figure.gallery-item div {
        margin-top: -4px;
    }
    .get-in-touch .form h3.title {
        margin-right: 0;
        text-align: center;
        display: block;
    }
    .get-in-touch .textwidget {
        width: 100%;
    }
    .get-in-touch .form ul li {
        width: 25%;
    }
    .get-in-touch .form ul li.form-cap {
        margin-left: 0;
        width: auto;
    }
    .get-in-touch .form ul li.submit-btn {
        width: 19%;
        margin-right: 5px;
    }
    .fooer-navigation li.f-col {
        width: 24%;
    }
    .fooer-navigation li.f-5 {
        width: 28%;
    }
    .fooer-navigation li.f-6 {
        width: 26%;
    }
    .fooer-navigation li.f-7 {
        width: 42%;
    }
    .fooer-navigation .address, .footer-copyright {
        width: 100%;
        margin-top: 30px;
    }
    .footer-copyright {
        margin-top: 0;
    }
    
    
    /* Cookie */
    
    .cookie-notice-container #cn-notice-buttons {
        float: none;
        margin-top: 20px;
    }
    
    /* Archive Page */
    
    .archive ul.products {
        display: block;
        margin-top: 1em;
    }
    .archive .twentysixteen .site-main {
        margin-left: 0;
        margin-right: 0;
    }
    .filter-center {
        width: 100%;
    }
    .jhf {
        width: 60% !important;
    }
    .jhf .woof_container_select, .jhf .berocket_single_filter_widget {
        width: 32%;
        margin-right: 0 !important;
    }
    .archive a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-after.tinvwl-loop {
        top: inherit;
        bottom: 80px;
    }
    
    /* Single Product */
    
    .custom-badge:after {
        width: 600px;
        top: 45px;
    }
    .product-single-page {
        width: 100%;
    }
    .single-product p.price {
        font-size: 26px !important;
    }
    .single-product .nbdesigner_frontend_container {
        display: inline-block;
        vertical-align: top;
        /* margin-left: 22px; */
    }
    .single-product .nbdesigner_frontend_container p {
        margin: 0 !important;
    }
    .single-product .nbdesigner_frontend_container p a {
        padding: 7px 20px !IMPORTANT;
        line-height: 30px;
        margin-left: 20px;
    }
    .single-product  .qib-container {
        margin-left: 20px !important;
        height: 44px;
    }
    .single-product .woocommerce div.product form.cart div.quantity,
    .single-product .quantity.buttons_added {
        height: 100% !important;
    }
    .single .qib-container .quantity.buttons_added input {
        height: 100% !important;
    }
    .woocommerce div.product form.cart .tinv-wraper {
        position: relative;
    }
    .summary .tinvwl_add_to_wishlist_button {
        margin: 0 !important;
        top: -60px;
        right: 25% !important;
    }
    .single-product .tinv-wraper {
        display: inline-block;
    }
    .single-product .woocommerce-variation-add-to-cart .tinv-wraper a.tinvwl_add_to_wishlist_button {
        left: 20px;
    }
    .single-product .tinv-wraper a.tinvwl_add_to_wishlist_button {
        left: 20px;
        margin: 0 !important;
        right: inherit;
        top: -15px;
    }
    .single-product .cross-sell-section .tinv-wraper a {
        right: 10px !important;
    }
    .tshirt-colors .nbd-swatch-label-wrap:nth-child(10) .nbd-swatch-description {
        margin-right: 114px !important;
    }
    .tshirt-colors .nbd-swatch-label-wrap:nth-child(11) .nbd-swatch-description {
        margin-right: 58px !important;
    }
    .tshirt-colors .nbd-swatch-label-wrap .nbd-swatch-description {
        display: none !important;
    }
    
    /* Ratings */
    
    .customer-review .woocommerce-tabs.wc-tabs-wrapper div#tab-reviews {
        margin: 0;
    }
    .customer-review .woocommerce-Reviews div#comments,
    .customer-review .woocommerce-Reviews #review_form_wrapper,
    .customer-review p.woocommerce-verification-required {
        width: 100%;
        float: none;
    }
    
    .services-cols ul li {
        width: auto;
        margin-right: 30px;
    }
    .single-bottom-content .wrapper {
        width: 100%;
    }
    .single .printsouq-steps li {
        height: 350px !important;
    }
    .frequently-bought ul.products li {
        width: 47% !important;
        margin-right: 10px !important;
    }
    .frequently-bought a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-after.tinvwl-loop {
        top: 340px !important;
    }
    .cross-sell-section a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-after.tinvwl-loop {
        top: 365px !important;
        left: inherit;
    }
    .single-product .woocommerce-variation-add-to-cart .tinvwl_add_to_wishlist_button {
        top: -20px;
        right: 0px !important;
        margin-top: 0 !important;
        margin-right: -35px !important;
    }
    .single-product ul.products li.product a.button {
        top: 0;
    }
    table.wccpf_fields_table.upload_files-wrapper tr td.wccpf_label label:before {
        margin: 0;
        width: 100%;
    }
    .single-product .nbdesigner_frontend_container {
        margin-top: 15px;
    }
    .single-product .nbdesigner_frontend_container a#triggerDesign {
        margin-left: 0;
    }
    .single-product div.product form.cart .tinv-wraper a.tinvwl_add_to_wishlist_button {
        top: -43px;
        left: 180px;
    }
    
    table.wccpf_fields_table.upload_files-wrapper tr td.wccpf_label label:hover:before {
        left: 0;
    }
    
    .cross-sell-section ul.products li,
    .recently-viewed ul.products li {
        padding-bottom: 0px !important;
    }
    
    /* Wishlist */
    
    .wishlist-page button.button.alt, .wishlist-page a.button {
        width: 200px !important;
    }
    
    /* Cart */
    
    .cart-inner form.woocommerce-cart-form,
    .cart-inner .cart-collaterals,
    .cart-inner form.woocommerce-cart-form {
        width: 100% !important;
        float: none !important;
    }
    .woocommerce-cart td.product-quantity .qib-container {
        display: inline-block !important;
    }
    
    /* Checkout */
    
    body.page-id-15 .mobile-header {
        display: none !important;
    }
    .page-id-15 .new-header a.custom-logo-link {
        width: 16%;
    }
    
    /* Search Page */
    
    section.no-results .page-header,
    section.no-results .page-content {
        margin-left: 0;
        margin-right: 0;
    }
    
    /* Bulk */
    
    .bulk-order-form .wrapper {
        width: 80%;
    }
    
    /* Thank You Page */
    
    .woocommerce-order-received ul.woocommerce-thankyou-order-details li {
        margin-bottom: 25px;
    }
    .woocommerce-order-received h2.woocommerce-order-details__title {
        margin-top: 50px;
    }
    .woocommerce ul.order_details li:last-of-type {
        margin-bottom: 0;
    }
    
    /* Landing Page */
    
    .ladd-ssc h3, .ladd-ssc h2 {
        font-size: 40px;
        line-height: 42px;
    }
    .ladd-ssc {
        width: 45%;
    }
    .lddnn {
        width: 50%;
    }
    .page-template-landing-page .printsouq-steps h5 {
        font-size: 35px;
    }
    a.paper-type-btn {
        right: 1%;
    }
    .page-template-landing-page ul.products li.product .custom-price a.tinvwl_add_to_wishlist_button {
        top: 255px !important;
    }
    .nbd-swatch-description {
        bottom: 42px;
    }
    .tshirt-colors .nbd-swatch-label-wrap .nbd-swatch-description {
	    bottom: 76px;
	}
	.tshirt-colors .nbd-swatch-label-wrap:nth-child(6) .nbd-swatch-description {
    	left: 325px;
	}
	.tshirt-colors .nbd-swatch-label-wrap:nth-child(7) .nbd-swatch-description {
	    left: 390px;
	}
	
	.single-bottom-content .wrapper .description .d-lft,
    .single-bottom-content .wrapper .description .d-rgt {
        width: 100%;
        float: none;
    }
    .single-bottom-content .wrapper .description .d-rgt {
        margin-top: 50px;
    }
}

/*----------------------------- Media 480 -------------------------------*/
@media only screen and (max-width:767px){
    
    /* Header */
    
    .site-header-main .site-branding {
        text-align: center;
    }
    .custom-logo {
        max-width: 100%;
        width: 25% !important;
    }
    .site-header-main .site-branding, .site-header-main .header-right-align {
        float: none;
        width: 100%;
    }
    .site-header-main .header-right-align {
        margin-top: 30px;
    }
    .site-header-main .header-right-align .header-ajax-search,
    .site-header-main .header-right-align .header-login {
        width: 100%;
        float: none;
    }
    .site-header-main .header-right-align .header-login ul {
        display: block;
        text-align: center;
        margin-top: 22px;
    }
    .site-header-main .header-right-align .header-login ul li {
        display: inline-block;
        vertical-align: top;
        margin: 0 12px;
    }
    .home .recently-viewed ul li:nth-child(even) {
        margin-left: 0 !important;
    }
    div.is-ajax-search-result {
        width: 89% !important;
    }
    .product-cats .owl-nav {
        top: -58px;
    }
    .got-covered h3 span {
        display: block !important;
    }
    .product-arrivals-cat .item .inner h3 {
        height: auto;
        min-height: auto;
        display: block;
        margin-top: 0;
    }
    .featured-categories h1,
    .products-bussiness .products-bussiness-lft h3,
    .customizable-design .content h3,
    .about-inner h2,
    .demand-inner h3,
    .contact h1,
    .contact-forms h2,
    .community h2,
    .xsaz h1,
    .cart h2,
    .bulk-order-form h1,
    .contact-forms h3 {
        font-size: 32px;
        line-height: 40px;
    }
    .product-cats .see-all {
        margin-right: 20px;
    }
    .product-cats .owl-nav .owl-prev {
        position: relative;
        left: -112px;
    }
    .customizable-design .content, .customizable-design .image,
    .get-in-touch .address, .get-in-touch .form {
        float: none;
        width: 100%;
    }
    .customizable-design .image {
        margin-top: 50px;
    }
    .customizable-design .image img {
        width: 50%;
        margin: 0 auto;
        display: block;
    }
    .customizable-design {
        margin-bottom: 60px;
    }
    .products-bussiness .products-bussiness-lft ul li h4,
    .products-bussiness .products-bussiness-rgt ul li h4 {
        height: auto;
    }
    .got-covered ul li {
        margin-left: 0 !important;
        margin-right: 0 !important;
        width: 100%;
        display: block;
        margin-top: 40px !important;
    }
    .got-covered ul li {
        width: 100% !important;
        padding-left: 0 !important;
        text-align: left !important;
    }
    .got-covered ul li .icon {
        width: 16%;
    }
    .got-covered ul li .content {
        width: 70%;
    }
    .got-covered ul li .content p br {
        display: none;
    }
    .printsouq-steps,
    .got-covered {
        padding: 60px 0 80px 0;
    }
    .printsouq-steps ul {
        display: block;
    }
    .printsouq-steps ul li {
        height: 280px !important;
        width: 280px;
        display: flex;
        margin: 0 auto 30px auto;
    }
    .printsouq-steps ul li:last-child {
        margin-bottom: 0;
    }
    .get-in-touch .address-content {
        margin-top: 20px;
    }
    .get-in-touch .form {
        margin-top: 60px;
    }
    .home .recently-viewed ul li {
        width: 46% !important;
    }
    .home .recently-viewed ul li a.tinvwl_add_to_wishlist_button {
        top: 260px !important;
    }
    
    /* Mobile Header */
    
    .mobile-header .site-branding {
        width: 18% !important;
        float: left !Important;
        text-align: left !important;
        margin-top: 5px;
    }
    .mobile-header .site-branding img {
        max-width: 100% !important;
        width: 100% !important;
    }
    .mobile-header .header-right-align {
        margin-top: 0 !Important;
        float: right !important;
        width: 80% !important;
    }
    header .header-rgt-wrapper {
        margin-top: 0;
    }
    header .header-choose-country {
        padding-right: 2px;
    }
    header .header-choose-language {
        padding-right: 0;
    }
    .site-header-main .header-right-align .header-login {
        width: auto;
        float: right;
    }
    header .header-choose-options {
        margin-top: 5px;
    }
    .site-header-main .header-right-align .header-login ul li {
        margin: 0 9px;
    }
    .mobile-header .header-right-align ul {
        margin-top: 7px !important;
    }
    .country-selector.weglot-inline ul {
        margin-top: 0 !important;
    }
    .mobile-header .header-login ul {
        margin-top: 10px !important;
    }
    .mobile-header .header-right-alig .country-selector.weglot-inline li {
        margin: 0 !important;
    }
    .paoc-image-popup {
        padding-top: 0 !important;
    }
    .get-in-touch .form {
        margin-top: 0;
    }
    
    /* About Us */
    
    .about-inner-right, .about-inner-left {
        float: none;
        width: 100%;
        text-align: center;
    }
    .about-inner-right {
        margin-top: 20px;
    }
    .about-inner p.about-c {
        margin-top: 30px;
    }
    .about {
        margin-bottom: 20px;
    }
    .demand-inner-left {
        width: 100%;
    }
    .f2 {
        top: -600px;
        left: 100px;
    }
    .f3 {
        position: absolute;
        margin: 0;
        top: -600px;
        right: 0;
    }
    .f1, .f4 {
        display: none;
    }
    
    /* Contact Us */
    
    .c-inner-wrap {
        grid-template-columns: repeat(1, 1fr);
    }
    .c-inner {
        text-align: center;
    }
    .contact-forms .container {
        padding: 0;
    }
    
    /* Blog */
    
    .post-list-common {
        width: 100%;
        float: none;
        clear: both;
        margin-left: 0 !important;
    }
    
    /* Search */
    
    .search h1.woocommerce-products-header__title.page-title,
    .cross-sell-section h3 {
        font-size: 26px;
    }
    
    /* My Account */
    
    .woocommerce-account .woocommerce-MyAccount-navigation ul li a {
        font-size: 18px;
    }
    
    /* My Account */
    
    .u-column1.col-1.woocommerce-Address h3,
    .u-column2.col-2.woocommerce-Address h3 {
        font-size: 22px;
    }
    .u-column1.col-1.woocommerce-Address,
    .u-column2.col-2.woocommerce-Address {
        font-size: 18px;
    }
    .u-column1.col-1.woocommerce-Address address,
    .u-column2.col-2.woocommerce-Address address {
        font-size: 16px;
    }
    
    /* Archive */
    
    .archive ul.products {
        display: flex;
        justify-content: space-between;
    }
    .fhfb {
        float: none;
        width: 100%;
    }
    .fhfb h4 {
        margin: 0 0 15px 0;
        text-align: center;
    }
    
    /* Footer */
    
    .get-in-touch .form ul li {
        width: 48%;
    }
    .get-in-touch .form ul li.email {
        margin-left: 10px;
    }
    .get-in-touch .form ul li.message {
        margin-left: 0;
        margin-top: 20px;
        width: 100%;
    }
    .get-in-touch .form ul li.submit-btn {
        margin-left: 0px;
        margin-top: 20px;
        width: auto;
    }
    .fooer-navigation li.f-col {
        width: 49%;
    }
    .fooer-navigation li.f-7 {
        width: auto;
    }
    .fooer-navigation li .widget_media_gallery figure.gallery-item {
        height: auto;
    }

    .fooer-navigation .address li.submit-btn {
        width: 28%;
    }
    .fooer-navigation .address li.email {
        width: 70%;
    }
    .fooer-navigation .address ul li input {
        white-space: normal;
    }
    .h-recently-viewed ul.products li a.tinvwl_add_to_wishlist_button {
        top: 260px !important;
    }
    
    /* Archive Pages */
    
    .jhf {
        width: 100% !important;
        margin-left: 0;
    }
    .archive a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-after.tinvwl-loop {
        bottom: inherit;
        top: 265px;
    }
    
    /* Single Product Page */
    
    .custom-badge:after {
        width: 420px;
    }
    .single-product .nbdesigner_frontend_container {
        margin-left: 0;
    }
    .single-product .nbd-actions-wrap a {
        height: 50px;
    }
    .single-product .nbd-actions-wrap a span {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
    }
    .single-product .nbdesigner_frontend_container p a {
        margin-left: 0;
    }
    .single-product form.cart {
        display: flex;
        float: none;
    }
    button.single_add_to_cart_button.button.alt {
        order: 1;
        height: 50px !important;
        margin-left: 10px !important;
    }
    .single-product .qib-container {
        margin-left: 10px !important;
    }
    .single-product .nbdesigner_frontend_container p a {
        height: 50px;
    }
    .single-product .qib-container {
        height: 48px;
    }
    .single .qib-container .quantity.buttons_added input {
        height: 100% !important;
    }
    .single-product .summary .tinvwl_add_to_wishlist_button {
        right: inherit !important;
        top: 5px !important;
        left: 190px !important;
    }
    .single .printsouq-steps li {
        height: 280px !important;
    }
    .items.ui-accordion.ui-widget.ui-helper-reset {
        width: 100%;
    }
    form.variations_form.cart.swatches-support {
        display: block;
    }
    .woocommerce div.product form.cart .variations {
        width: 100% !important;
    }
    .woocommerce div.product form.cart .variations tr {
        max-width: 100% !important;
        width: 100% !important;
    }
    form.variations_form.cart.swatches-support .qib-container {
        margin-right: 8px !important;
    }
    form.variations_form.cart.swatches-support a.tinvwl_add_to_wishlist_button {
        position: relative;
        left: 2px !important;
        top: 0px !important;
    }
    .frequently-bought a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-after.tinvwl-loop {
        top: 240px !important;
    }
    .cross-sell-section section.related.products ul.products li .tinv-wraper a.tinvwl_add_to_wishlist_button {
        top: 258px !important;
    }
    .single_variation_wrap .woocommerce-variation-add-to-cart button.single_add_to_cart_button {
        margin-left: 0 !important;
    }
    .single-product .woocommerce-variation-add-to-cart .tinv-wraper {
        vertical-align: top;
        margin-top: 4px;
    }
    .single_variation_wrap .woocommerce-variation-add-to-cart button.single_add_to_cart_button {
        margin-right: 14px !important;
    }
    .single a#triggerDesign {
        line-height: 36px !important;
    }
    .single-product form.cart {
        display: block;
    }
    button.single_add_to_cart_button.button.alt {
        margin-left: 0 !important;
        margin-right: 15px !important;
    }
    .single-product form.cart .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before {
        margin-right: 0 !important;
        position: absolute;
        top: -22px;
        right: 138px;
    }
    
    .single-product div.product form.cart .tinv-wraper a.tinvwl_add_to_wishlist_button {
        top: -25px !important;
        left: 360px !important;
    }
    .recently-viewed .tinv-wraper.tinv-wishlist a.tinvwl_add_to_wishlist_button {
        top: 255px;
    }
    .recently-viewed ul li:nth-child(even) {
        margin-right: 0 !important;
        width: 48% !important;
        margin-left: 10px !important;
        float: left !important;
    }
    .single-product .recently-viewed ul li {
        width: 47% !important;
    }
    
    /* Bulk Order */
    
    .bulk-order-form .wrapper {
        width: 98%;
    }
    
    /* Cart */
    
    .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward {
        width: 80%;
    }
    
    /* Landing Page */
    
    .lddnn {
        margin-top: 30px;
    }
    .ladd-ssc, .lddnn {
        width: 100%;
        float: none;
    }
    .ladd-ssc h3 br, .ladd-ssc h2 br {
        display: none;
    }
    .page-template-landing-page .printsouq-steps h5 {
        font-size: 30px;
        line-height: 45px;
    }
    .page-template-landing-page ul.products li.product .custom-price a.tinvwl_add_to_wishlist_button {
        top: 350px !important;
    }
    .bddv {
        padding-top: 50px;
    }
    .dbv, .bddv {
        width: 100%;
        float: none;
        margin: 0;
        clear: both;
    }
    .bddv img {
        display: block;
        margin: 0 auto;
    }
    .page-id-540 a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-after.tinvwl-loop {
        top: 250px !important;
        bottom: inherit !important;
    }
    a.paper-type-btn {
        right: 0;
        font-size: 11px;
    }
    .nbd-prevent-scroll div#ht-ctc-chat {
        right: 5px !important;
        bottom: 130px !important;
    }
    
    /* Checkout */
    
    .page-id-15 .new-header a.custom-logo-link {
        width: 24%;
    }
    .page-id-15 .new-header a.custom-logo-link img.custom-logo {
        width: 100% !important;
    }
    .nbd-swatch-description {
        bottom: 80px;
    } 
    
    .postid-44883.single-product .summary.entry-summary p.price,
    .postid-44884.single-product .summary.entry-summary p.price,
    .postid-44885.single-product .summary.entry-summary p.price,
    .postid-44886.single-product .summary.entry-summary p.price,
    .postid-44887.single-product .summary.entry-summary p.price,
    .postid-44888.single-product .summary.entry-summary p.price {
        margin-bottom: 50px !important;
    }
    
}

/*----------------------------- Media 320 -------------------------------*/
@media only screen and (max-width:479px){
    
    /* Home */
    
    .custom-logo {
        width: 35% !important;
    }
    #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
        padding: 5px 20px;
    }
    .crellyslider>.cs-controls>.cs-previous,
    .crellyslider>.cs-controls>.cs-next {
        left: 10px;
        width: 25px;
        height: 25px;
    }
    .crellyslider>.cs-controls>.cs-next {
        left: inherit;
        right: 10px;
    }
    .product-cats .see-all {
        margin-right: 18px;
    }
    .recently-viewed section > h2, .home .recently-viewed h2 {
        font-size: 30px;
    }
    body.home .h-recently-viewed ul li {
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        float: none !important;
    }
    .home .h-recently-viewed ul li:nth-child(even) {
        float: none !important;
    }
    .home .h-recently-viewed ul li a.tinvwl_add_to_wishlist_button {
        top: 360px !important;
    }
    .featured-categories h1,
    .products-bussiness
    .products-bussiness-lft h3,
    .customizable-design .content h3,
    .about-inner h2,
    .about-inner h2,
    .community h2,
    .xsaz h1,
    .single-post h1.entry-title,
    .archive h1.woocommerce-products-header__title.page-title,
    .cross-sell-section h3,
    .got-covered h3,
    .about-inner h1,
    .about-inner h3,
    .demand-inner h3,
    .ladd-ssc h3,
    .ladd-ssc h2,
    .testi-inner h2,
    .psq-faq h1 {
        font-size: 30px;
        line-height: 36px;
    }
    .plain-content h1,
    .plain-content h3,
    .faq-cols h3,
    .get-in-touch .form h3.title {
        font-size: 26px;
        line-height: 30px;
    }
    .customizable-design {
        margin: 60px 0;
    }
    .customizable-design .content h3, .got-covered h3, .instagram-feed h3 {
        font-size: 30px;
        line-height: 40px;
    }
    .got-covered ul li .content p {
        font-size: 16px;
        line-height: 25px;
    }
    .product-cats .item .inner h4 {
        height: 52px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .sp-wcsp-slider-area-160 .sp-wcsp-button {
        display: block !important;
    }
    .customizable-design .content li {
        font-size: 16px;
    }
    .customizable-design .image img {
        width: 80%;
    }
    .products-bussiness .products-bussiness-lft ul li h4,
    .products-bussiness .products-bussiness-rgt ul li h4 {
        line-height: 24px;
        /*height: 72px;*/
    }
    .featured-categories .sp-wcsp-cat-name a {
        font-size: 18px !important;
        height: 60px;
    }
    .products-bussiness .products-bussiness-lft ul,
    .products-bussiness .products-bussiness-rgt ul {
        display: block;
    }
    .products-bussiness .products-bussiness-lft ul li,
    .products-bussiness .products-bussiness-rgt ul li {
        display: inline-block;
        width: 46%;
        margin-right: 25px;
    }
    .products-bussiness .products-bussiness-lft ul li:last-child,
    .products-bussiness .products-bussiness-rgt ul li:last-child,
    .products-bussiness .products-bussiness-rgt ul li:nth-child(even) {
        margin-right: 0 !important;
    }
    .products-bussiness .products-bussiness-rgt ul li:nth-child(1),
    .products-bussiness .products-bussiness-rgt ul li:nth-child(2) {
        margin-top: 0 !important;
    }
    .products-bussiness .products-bussiness-rgt ul li:nth-child(even) {
        margin-top: 30px;
    }
    .products-bussiness .products-bussiness-rgt ul li {
        margin-top: 30px;
    }
    .products-bussiness .products-bussiness-lft ul li a,
    .products-bussiness .products-bussiness-rgt ul li a {
        width: 100% !important;
        font-size: 15px !important;
        line-height: 25px !important;
    }
    .products-bussiness .products-bussiness-lft ul li h4,
    .products-bussiness .products-bussiness-rgt ul li h4 {
        font-size: 16px;
        /*height: 75px;*/
    }
    .home-new-wrap .large-12.columns {
        grid-template-columns: repeat(1, 1fr);
    }
    .h-recently-viewed ul li {
        width: 100% !important;
    }
    
    /* Mobile Header */
    
    .mobile-header .site-branding {
        width: 25% !important;
        margin-bottom: 15px;
        margin-top: 0;
    }
    .mobile-header .site-branding img {
        width: 100% !important;
    }
    .mobile-header .header-right-align {
        width: 73% !important;
    }
    .site-header-main .header-right-align .header-login {
        float: none;
        width: 100%;
    }
    header .header-rgt-wrapper {
        float: none;
    }
    .mobile-header .header-login ul {
        text-align: center !important;
    }
    .mobile-header .header-login ul li {
        margin: 0 9px !important;
    }
    header .header-choose-options {
        position: absolute;
        top: 25px;
        right: 0;
        margin-top: 0;
        display: none !important;
    }
    header .header-choose-country {
        padding-right: 10px;
    }
    
    /* About Us */
    
    .about p,
    .demand-inner p,
    .c-inner p,
    .contact-forms p,
    .community-inner p {
        font-size: 16px;
    }
    .about p {
        margin-bottom: 20px;
    }
    .about p:last-child {
        margin-bottom: 0;
    }
    .demand-inner-right {
        display: none;
    }
    .demand {
        margin-top: 40px;
        padding: 40px 0;
    }
    .f2, .f3 {
        display: none;
    }
    
    /* Contact Us */
    
    .inner-contact-left, .inner-contact-right {
        float: none;
        width: 100%;
    }
    
    /* Blog */
    
    .post-list-common p {
        padding: 16px;
    }
    .posts-meta.meta-archive,
    .post-list-common h5 {
        padding: 0 16px;
    }
    .posts-meta.meta-archive {
        padding: 16px;
    }
    section#recent-posts-2, section#recent-comments-2, section#block-3,
    section#block-2 {
        padding: 20px 15px;
    }
    section#block-3,
    section#block-2 {
        padding-top: 85px;
    }
    section#block-2::before,
    section#block-3::before {
        width: 90%;
        margin: 0 auto;
        left: 0;
        right: 0;
    }
    
    /* Single */
    
    .custom-badge:after {
        width: 300px;
        font-size: 13px;
        line-height: 22px;
        left: 10px;
    }
    .single .post-navigation a span.post-title {
        font-size: 20px;
    }
    
    /* Wishlist */
    
    .wishlist-page table.tinvwl-table-manage-list {
        table-layout: fixed;
    }
    td.product-action button.button.alt,
    .tinvwl-to-left.look_in button,
    .tinvwl-to-right.look_in button {
        font-size: 18px !important;
    }
    .wishlist-page button.button.alt, .wishlist-page a.button {
        width: 230px !important;
    }
    .wishlist-page td.product-action button.button.alt,
    .wishlist-page .tinvwl-to-left.look_in button,
    .wishlist-page .tinvwl-to-right.look_in button {
        font-size: 16px !important;
    }
    .tinvwl-to-left.look_in .tinvwl-input-group.tinvwl-no-full {
        display: block;
    }
    .tinvwl-to-left.look_in .tinvwl-input-group.tinvwl-no-full select#tinvwl_product_actions {
        width: 100% !important;
        margin-bottom: 20px;
    }
    .tinvwl-to-left.look_in span.tinvwl-input-group-btn {
        padding-left: 0 !important;
    }
    .tinvwl-to-left.look_in span.tinvwl-input-group-btn button {
        display: block;
        width: 100%;
    }
    
    /* Cart */
    
    table.shop_table.shop_table_responsive.cart tr td,
    table.shop_table.shop_table_responsive.cart tr,
    table.shop_table.shop_table_responsive tr,
    table.shop_table.shop_table_responsive td,
    table.shop_table.shop_table_responsive tr td {
        font-size: 17px;
        line-height: 28px;
    }
    .cart-inner .coupon input,
    .cart-inner .coupon button,
    .page-id-14 input#coupon_code {
        width: 100% !important;
        float: none !important;
        display: block !important;
    }
    .cart-inner .coupon button {
        margin-top: 10px;
    }
    a.checkout-button.button.alt.wc-forward {
        font-size: 20px;
    }
    .cart-totals-coupon .custom-promo,
    .cart-totals-coupon .custom-promo-2,
    .coupon.under-proceed,
    .cart-totals-coupon,
    .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward {
        width: 100%;
    }
    .cart-inner .cart_totals .wc-proceed-to-checkout form#coupon-redeem .custom-promo-2 input {
        background: rgba(252, 127, 43, 0.7);
        line-height: 26px;
    }
    
    /* Checkout */
    
    .page-id-15 .new-header a.custom-logo-link {
        width: 34%;
    }
    .woocommerce-checkout a.showcoupon {
        display: block;
        margin-top: 12px;
        font-size: 18px;
    }
    .woocommerce form .form-row-first, .woocommerce-page form .form-row-first,
    .woocommerce form .form-row-last, .woocommerce-page form .form-row-last,
    body.page-template-my-account-new .form-row-first {
        float: none;
        width: 100%;
    }
    .woocommerce-checkout .woocommerce form .form-row label,
    .woocommerce-checkout #payment ul.payment_methods li,
    .woocommerce-privacy-policy-text p,
    .search p.woocommerce-info {
        font-size: 16px !important;
    }
    form.checkout.woocommerce-checkout h3 {
        font-size: 22px !important;
    }
    textarea#order_comments::placeholder {
        font-size: 14px;
    }
    div#order_review td, div#order_review dl,
    div#order_review dt, div#order_review th,
    a.button.nbd-create-design {
        font-size: 15px !important;
    }
    a.button.nbd-create-design {
        letter-spacing: 0;
    }
    .redeem-coupon .custom-promo,
    .redeem-coupon .custom-promo-2,
    .cart-inner .cart_totals .wc-proceed-to-checkout form#coupon-redeem .custom-promo,
    .cart-inner .cart_totals .wc-proceed-to-checkout form#coupon-redeem .custom-promo-2 {
        float: none;
        width: 100%;
    }
    .redeem-coupon .custom-promo-2,
    .cart-inner .cart_totals .wc-proceed-to-checkout form#coupon-redeem .custom-promo-2 {
        margin-top: 12px;
    }
    
    /* Search */
    
    .search h1.woocommerce-products-header__title.page-title {
        font-size: 20px;
    }
    
    /* My Account */
    
    .woocommerce-MyAccount-content a.woocommerce-Button.button {
        display: block;
        clear: both;
        width: 100%;
        margin-bottom: 20px !important;
    }
    .woocommerce-account .woocommerce-MyAccount-content h2 {
        font-size: 20px;
    }
    .woocommerce .woocommerce-customer-details address {
        font-size: 16px;
    }
    
    /* Cookie */
    
    .cn-close-icon {
        top: inherit !important;
        bottom: 30px !important;
    }
    
    /* Archive Pages */
    
    .jhf {
        text-align: center;
    }
    .jhf .woof_container_select, .jhf .berocket_single_filter_widget {
        width: 48%;
        margin: 10px 0
    }
    .select2-container--default .select2-selection--single .select2-selection__rendered {
        text-align: left;
    }
    .woocommerce ul.products[class*=columns-] li.product,
    .woocommerce-page ul.products[class*=columns-] li.product {
        width: 100%;
        float: none;
    }
    .archive a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-after.tinvwl-loop {
        top: 360px;
    }
    .archive h2.woocommerce-loop-product__title {
        min-height: auto;
    }
    
    /* Single Product Page */
    
    .single-product form.cart {
        display: block;
    }
    button.single_add_to_cart_button.button.alt {
        margin-left: 0 !important;
    }
    .single-product .summary .tinvwl_add_to_wishlist_button {
        left: inherit !important;
        right: 80px !important;
    }
    
    .tshirt-colors .nbd-swatch-label-wrap .nbd-swatch-description {
	    bottom: 152px;
	}
	.tshirt-colors .nbd-swatch-label-wrap:nth-child(6) .nbd-swatch-description {
	    left: 0;
	}
	.tshirt-colors .nbd-swatch-label-wrap:nth-child(7) .nbd-swatch-description {
		left: 65px;
	}
    
    .services-cols ul li {
        width: 19%;
        margin-right: 20px;
    }
    .services-cols ul li:nth-child(3), .services-cols ul li:nth-child(4) {
        margin-bottom: 0 !important;
    }
    table.wccpf_fields_table.upload_files-wrapper tr td.wccpf_label label:hover:before {
        width: 330px;
    }
    
    .frequently-bought ul.products li {
        width: 100% !important;
        margin-right: 0 !important;
    }
    .frequently-bought a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-after.tinvwl-loop {
        top: 340px !important;
    }
    .cross-sell-section section.related.products ul.products li .tinv-wraper a.tinvwl_add_to_wishlist_button {
        top: 355px !important;
        right: 15px !important;
    }
    .single_variation_wrap .woocommerce-variation-add-to-cart .tinv-wraper {
        display: inline-block;
    }
    .single-product .tinv-wraper {
        display: block;
    }
    .single-product .tinv-wraper a.tinvwl_add_to_wishlist_button {
        right: 105px !important;
    }
    form.variations_form.cart.swatches-support a.tinvwl_add_to_wishlist_button {
        left: inherit !important;
        top: -1px !important;
        right: 0 !important;
    }
    .ppom-input-calendar_date_picker_main input#calendar_date_picker_main {
        width: 60%;
    }
    .woocommerce-product-details__short-description p br,
    .cross-sell-section section.related.products ul.products li span.price span.nbo-base-price-html {
        display: none;
    }
    .single-product form.cart .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before {
        right: 0;
        top: 0;
    }
    
    .single-product div.product form.cart .tinv-wraper a.tinvwl_add_to_wishlist_button {
        top: -45px !important;
        left: 0px !important;
    }
    .single-product div.product form.cart .tinv-wraper a.tinvwl_add_to_wishlist_button::before {
        right: 15px;
    }
    .recently-viewed ul li {
        width: 100% !important;
        float: none !important;
    }
    .recently-viewed ul li:nth-child(even) {
        float: none !important;
    }
    .recently-viewed .tinv-wraper.tinv-wishlist a.tinvwl_add_to_wishlist_button {
        top: 361px;
        right: 20px !important;
    }
    .recently-viewed ul li:nth-child(even) {
        width: 100% !important;
        margin-left: 0 !important;
    }
    .cross-sell-section ul.products li, .recently-viewed ul.products li {
        padding-bottom: 20px !important;
    }
    .single-product .recently-viewed ul li {
        width: 100% !important;
    }
    
    /* Bulk Order */
    
    .bulk-order-form ul li {
        float: none !important;
        width: 100% !important;
        clear: both;
    }
    
    /* Thank You Page */
    
    .woocommerce ul.order_details {
        margin-bottom: 0;
    }
    section.woocommerce-order-details .nbd-order-upload-file img.nbd_order_item_design_preview {
        max-width: initial !important;
        width: 100%;
        margin: 0 !important;
    }
    
    /* Landing Page */
    
    .page-id-540 a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-after.tinvwl-loop {
        top: 350px !important;
    }
    
    .nbd-prevent-scroll div#ht-ctc-chat,
    .nbd-prevent-scroll div#chat-widget-container {
        display: none !important;
    }
    
    /* Footer */
    
    .get-in-touch .form ul li.form-cap {
        display: block !important;
        flex: 54%;
        max-width: 54%;
    }
    .get-in-touch .form ul li.submit-btn {
        flex: 50%;
        max-width: 50%;
        margin-bottom: 0 !important;
    }
    .mobile-foooter .address ul li.submit-btn .f-captcha {
        text-align: right;
        margin-bottom: 15px;
    }
    .mobile-foooter .address ul li.submit-btn span {
        color: #fff;
        font-size: 18px;
    }
    .mobile-foooter .address ul li.submit-btn span input {
        width: auto;
        background: #fff;
    }
    .mobile-foooter {
        display: block;
    }
    .mobile-foooter .gallery figure {
        padding: 0;
    }
    .fooer-navigation {
        display: none;
    }
    .get-in-touch .form ul li {
        width: 100%;
        margin: 10px 0 !important;
    }
    .mobile-foooter .gallery .gallery-icon.landscape {
        background: #fff;
    }
    .mobile-foooter .gallery figure {
        width: 16%;
        margin: 0 10px;
    }
    .mobile-social ul.cnss-social-icon {
        text-align: left !important;
        margin: 30px 0;
    }
    .mobile-foooter .address ul li.submit-btn {
        margin-top: 20px;
    }
    .mobile-foooter .address .address-content {
        display: none;
    }
    .mobile-foooter .footer-copyright {
        float: none;
        text-align: center;
    }
    .nbd-swatch-description {
        bottom: 110px;
    }
    footer .footer-navigation-wrap {
        gap: 0;
    }
    footer .footer-cp-wrap {
        margin-top: 20px;
    }
}

@media only screen and (min-width:415px) and (max-width:480px){
    .nbd-swatch-description {
        bottom: 85px;
    } 
}

@media only screen and (max-width:320px){
    div.is-ajax-search-result {
        width: 87% !important;
    }
    .single-product .qib-container {
        margin: 0 !important;
        margin-left: 10px !important;
    }
    .single-product .tinv-wraper a.tinvwl_add_to_wishlist_button {
        right: 40px !important;
    }
    form.variations_form.cart.swatches-support a.tinvwl_add_to_wishlist_button {
        top: 0px !important;
        right: -20px !important;
    }
    .archive a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-after.tinvwl-loop {
        top: 330px;
    }
    .cross-sell-section section.related.products ul.products li .tinv-wraper a.tinvwl_add_to_wishlist_button {
        top: 325px!important;
    }
    .custom-badge:after {
        width: 280px;
        top: 60px;
    }
}




.cross-sell-section .star-rating,
.recently-viewed .star-rating {
    display: none !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li ul.mega-sub-menu ul {
    padding: 0 !important;
}


/* Custom Single Page Chat WhatsApp */

.custom-chat-help {
    display: none;
}
.postid-42636 .custom-chat-help {
    display: none;
}
.postid-42636 .custom-chat-help {
    position: fixed;
    bottom: 170px;
    right: 0;
    /*display: flex;*/
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    z-index: 999999999999;
}
.postid-42636 .custom-chat-help.c-chat-out {
    margin-right: 36px;
}
.postid-42636 .custom-chat-help .custom-chat-wrapper {
    background: rgb(24, 42, 78);
    padding: 25px 30px;
    width: 100%;
    text-align: center;
    border-radius: 5px;
    position: relative;
}
.postid-42636 .custom-chat-help .custom-chat-wrapper span.close-c-chat {
    position: absolute;
    width: 25px;
    height: 25px;
    top: 0;
    left: 0;
    background: #f4f4f4;
    line-height: 25px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
    box-shadow: 0px 0px 9px 0px #000000b8;
}
.postid-42636 .custom-chat-help .custom-chat-wrapper h3 {
    color: #fff;
    font-size: 22px;
    margin-bottom: 20px;
}
.postid-42636 .custom-chat-help .whastapp-help {
    text-align: center;
}
.postid-42636 .custom-chat-help .custom-chat-wrapper p {
    color: #fff;
}
.postid-42636 .custom-chat-help .custom-chat-wrapper p span {
    color: #fc7f2b;
}
.postid-42636 .custom-chat-help .whastapp-help a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    grid-gap: 0 10px;
    background: #FC7F2B;
    padding: 12px 6px;
    border-radius: 5px;
    font-size: 16px;
    width: 60%;
}
.postid-42636 .custom-chat-help .whastapp-help a img {
    max-width: 100%;
    width: 15%;
}
.postid-42636 .custom-chat-help button.c-chat-toggle {
    width: 100%;
    display: none;
    border-radius: 0px;
    font-family: 'Mulish-Regular';
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.postid-42636 .custom-chat-help button.c-chat-toggle:hover {
    color: #fff;
}

/* custom-chat-help-2 */

.postid-42636 .custom-chat-help-2 {
    display: none;
    position: fixed;
    bottom: 170px;
    right: 0;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    z-index: 999999999999;
}
.postid-42636 .custom-chat-help-2 .custom-chat-help-2-wrap {
    display: flex;
    align-items: center;
    background: #eee;
    border-radius: 45px;
    overflow: hidden;
    padding: 2px;
    position: relative;
}
.postid-42636 .custom-chat-help-2 .custom-chat-help-2-wrap .help-logo {
    width: 90px;
    height: 90px;
    border: 2px solid #172a4e;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    background: #fff;
    cursor: pointer;
}
.postid-42636 .custom-chat-help-2 .help-cnt {
    padding-left: 15px;
    padding-right: 50px;
}
.postid-42636 .custom-chat-help-2 .custom-chat-help-2-wrap .toggle-close {
    display: none;
}
.postid-42636 .custom-chat-help-2 .help-cnt p {
    color: #17294d;
}
.postid-42636 .custom-chat-help-2 .help-cnt p a {
    color: #fc7f2b;
    text-decoration: underline;
}



/* custom-chat-help-3 */


/*.custom-chat-help-3 {
    display: none;
}*/
.custom-chat-help-3 {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    z-index: 999999999999;
}
.custom-chat-help-3 .custom-chat-help-3-wrap {
    background: #fff;
    /*border: 2px solid #172a4e;*/
    border: 2px solid #fc7e29;
    /*border-radius: 25px;*/
    padding: 40px 20px 20px 20px;
    width: 400px;
    text-align: center;
    position: relative;
}
.custom-chat-help-3 .custom-chat-help-3-wrap span.close-c-chat {
    position: absolute;
    right: -20px;
    top: -20px;
    background: #172a4e;
    width: 35px;
    height: 35px;
    color: #fff;
    line-height: 30px;
    font-size: 20px;
    border-radius: 50%;
    cursor: pointer;
}
.custom-chat-help-3 .custom-chat-help-3-wrap .help-logo img {
    max-width: 40%;
}
.custom-chat-help-3 .custom-chat-help-3-wrap .help-cnt p.para-1 {
    font-size: 30px;
    line-height: 42px;
}
.custom-chat-help-3 .custom-chat-help-3-wrap .help-cnt {
    margin-top: 18px;
}
.custom-chat-help-3 .custom-chat-help-3-wrap .help-3-action-btn {
    /*display: flex;*/
    /*flex-wrap: wrap;*/
    /*justify-content: space-around;*/
    margin-top: 18px;
}
.custom-chat-help-3 .custom-chat-help-3-wrap .help-3-action-btn a {
    background: #172a4e;
    color: #fff;
    font-size: 22px;
    display: inline-block;
    padding: 12px 16px;
    border-radius: 5px;
    width: auto;
    text-align: center;
    margin: 0 auto;
}
.custom-chat-help-3 .custom-chat-help-3-wrap .help-3-action-btn a.help-chat {
    background: #4bca5a;
}


.custom-chat-help-3 {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    transform: inherit;
    z-index: 999999999999;
    background: rgba(0,0,0,0.2);
}

.custom-chat-help-3 .custom-chat-help-3-wrap {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    background: inherit;
    border: 0;
}

.custom-chat-help-3 .custom-chat-help-3-wrap .help-3-inner {
    background: #fff;
    border: 2px solid #fc7e29;
    border-radius: 25px;
    padding: 40px 20px 20px 20px;
    width: 380px;
    text-align: center;
    position: relative;
}

.archive-variation-color-blank {
    height: 15px;
}

.footer-cp-lft:empty {
    display: none;
}
footer .footer-navigation-wrap .footer-nav-col:empty {
    display: none;
}

.woocommerce-account .woocommerce-MyAccount-content td.woocommerce-orders-table__cell-order-actions a {
    display: block;
    width: fit-content;
    margin-bottom: 5px;
}


.woocommerce-MyAccount-content #billing_trn_number_field {
    display: none;
}

.woocommerce form.checkout.woocommerce-checkout .form-row-first {
    width: 100%;
}




.landing-header {
    background-color: #F6F9FF;
    padding: 15px 0;
}
.landing-header .container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.landing-main-logo {
    display: flex;
    align-items: center;
    gap: 10px;
}
.landing-main-logo svg {
    display: block;
    width: 24px;
    height: 24px;
}
.landing-header .landing-main-logo img {
    max-width: 140px;
}
.landing-header .landing-text p {
    color: #172a4e;
    font-size: 18px;
}


/* CONTAINER */
.su-locked-container {
    display: flex;
    justify-content: center;
    margin: 40px auto;
    padding: 20px;
}

/* CARD */
.su-locked-content {
    background: #ffffff;
    border: 1px solid #e6e6e6;
    box-shadow: 0 4px 16px rgba(0,0,0,0.05);
    border-radius: 12px;
    padding: 40px 35px;
    width: 100%;
    max-width: 380px;
    text-align: center;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
}

/* ICON */
.su-locked-icon span {
    font-size: 38px;
    opacity: 0.85;
    display: block;
    margin-bottom: 25px;
}

/* TITLE */
.su-locked-title {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 12px;
}

/* TEXT */
.su-locked-description {
    font-size: 16px;
    line-height: 1.55;
    color: #555;
    margin-bottom: 25px;
}

/* BUTTON */
.su-locked-button {
    display: inline-block;
    padding: 12px 28px;
    background: #182a4e;
    color: #fff !important;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
    border-radius: 6px;
    transition: 0.2s ease;
}

.su-locked-button:hover {
    background: #333;
}


/* RESET */
.stepup-event-menu,
.stepup-event-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

/* WRAPPER */
.landing-header {
    background: #fff;
    border-bottom: 1px solid #eee;
}

.landing-header .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 20px;
    padding: 0;
}
.landing-menu {
    margin-left: auto;
    display: none;
}
.landing-actions {
    display: flex;
    align-items: center;
    gap: 12px;
    padding-left: 25px;
}
.la-cart-icon {
    position: relative;
}
.la-account-icon {
    max-width: 24px;
    gap: 6px;
}
.la-cart-icon img {
    max-width: 26px;
}
.la-cart-icon .product-counter {
    position: absolute;
    top: 3px;
    left: 0;
    right: -35px;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    transform: translate(-50%, -50%);
    color: #000;
    font-size: 12px;
    background: #fff;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    border: 1px solid #f0f0f0;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* MENU DESKTOP LAYOUT */

.lm-main-menu .landing-menu {
    display: block;
}
.lm-main-menu {
    border-top: 1px solid #ffffff36;
    margin-top: 12px;
}
.landing-menu {
    margin: 0 auto;
}

.stepup-event-menu {
    display: flex;
    gap: 25px;
    align-items: center;
}

.stepup-event-menu > li {
    position: relative;
}

.stepup-event-menu > li > a {
    font-family: "Alexandria", sans-serif;
    font-size: 16px;
    color: #00FF00;
    text-decoration: none;
    padding: 30px 20px;
    display: inline-block;
    transition: 0.25s ease;
    text-transform: uppercase;
}

.stepup-event-menu > li > a:hover {
    color: white;
}

.role-stepup-brands .stepup-event-menu > li a {
    font-family: "Alexandria", sans-serif;
    font-weight: 500;
}

.stepup-event-menu > li.menu-item-has-children > a {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%2300FF00' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center right 0px;
    background-size: 14px;
}
.stepup-event-menu > li.menu-item-has-children > a:hover {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");
}

.stepup-event-menu > li.menu-item-has-children > ul > li.menu-item-has-children > a {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='black' class='bi bi-chevron-right' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center right 10px;
    background-size: 14px;
}

.stepup-event-menu > li.menu-item-has-children > ul > li.menu-item-has-children > a:hover {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-chevron-right' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center right 10px;
}

.lm-main-menu .stepup-event-menu > li > a {
    padding: 20px 0;
}
.lm-main-menu .stepup-event-menu > li.menu-item-has-children > a {
    padding-right: 20px;
}

/* SUBMENU */
.stepup-event-menu li ul.sub-menu {
    position: absolute;
    background: #fff;
    min-width: 200px;
    min-width: 270px;
    top: 100%;
    left: 0;
    border: 0;
    border-radius: 0;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    transform: translateY(5px);
    transition: 0.25s ease;
    z-index: 999;
}

.stepup-event-menu li ul.sub-menu ul.sub-menu {
    left: 100%;
    top: 0;
}

.stepup-event-menu li:hover > ul.sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.stepup-event-menu li ul.sub-menu li a {
    display: block;
    padding: 8px 18px;
    color: black;
    font-size: 15px;
    text-decoration: none;
    transition: 0.25s ease;
    background-color: #00FF00;
    text-transform: uppercase;
    line-height: normal;
}

.stepup-event-menu li ul.sub-menu li a:hover {
    background: black;
    color: #00FF00;
}

.stepup-event-menu li > ul.sub-menu > li {
    position: relative;
}

/* HAMBURGER BUTTON */
.su-nav-toggle {
    width: 26px;
    height: 22px;
    border: none;
    background: none;
    cursor: pointer;
    display: none; /* Hidden on desktop */
    flex-direction: column;
    justify-content: space-between;
    padding: 0;
    transition: height 0.1s;
}
.su-nav-toggle.open {
    height: 20px;
}

.su-nav-toggle:hover,
.su-nav-toggle:focus {
    background-color: transparent;
}

.su-nav-toggle span {
    display: block;
    height: 3px;
    background: white;
    border-radius: 4px;
    transition: 0.3s ease;
}

.landing-header .landing-main-logo img {
    max-height: 65px;
    width: auto;
}




/* GLOBAL */

.role-stepup-brands h1,
.role-stepup-brands h2,
.role-stepup-brands h3,
.role-stepup-brands h4,
.role-stepup-brands h5,
.role-stepup-brands h6 {
    font-family: "Alexandria", sans-serif !important;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
}

.role-stepup-brands a {
    color: black;
}

.role-stepup-brands h1,
.role-stepup-brands h2,
.role-stepup-brands h3,
.role-stepup-brands h4,
.role-stepup-brands h5,
.role-stepup-brands h6 {
    color: black;
}

.role-stepup-brands .plain-content p a {
    color: #00FF00;
    color: #333;
    text-decoration: underline;
}

.role-stepup-brands.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    color: white !important;
}

.ux-lockscreen-title {
    margin-bottom: 25px;
}
.user-notice-message .login-error {
    font-size: 15px;
    color: red;
    text-align: left;
}
.custom-login-form label {
    font-size: 15px;
}
.custom-login-form .clf-item {
    margin-top: 14px;
    text-align: left;
}
.custom-login-form .clf-item-btn {
    margin-top: 22px;
}
.custom-login-form input {
    display: block;
}
.custom-login-form .clf-item-btn input {
    margin: 0 auto;
    background-color: #000;
    font-weight: 500;
    width: 100%;
    max-width: 130px;
    padding-top: 18px;
    padding-bottom: 18px;
}
.clf-item-btn input:focus {
    outline: none;
}

/* HEADER START */

.role-stepup-brands .landing-header {
    background-color: black;
    padding: 12px 0 0 0;
}
.role-stepup-brands .landing-header .landing-main-logo img {
    max-height: none;
    max-width: 200px;
}
.role-stepup-brands .la-account-icon img,
.role-stepup-brands .la-cart-icon img {
    filter: invert(1) brightness(200%) contrast(200%);
}

/* HEADER END */


/* FOOTER START */

.role-stepup-brands footer {
    background-color: black;
}
.role-stepup-brands footer .footer-navigation-wrap .footer-nav-col h3.title,
.role-stepup-brands footer .footer-navigation-wrap .footer-nav-col h4.widget-title,
.role-stepup-brands .footer-subscriber .footer-sub-lft span,
.role-stepup-brands footer .widget h3,
.role-stepup-brands footer .widget h4 {
    color: white;
}
.role-stepup-brands footer .footer-cp-wrap p {
    color: white;
}
.role-stepup-brands .footer-subscriber .footer-sub-rgt form input[type="email"] {
    color: black;
    border: 1px solid black;
}
.role-stepup-brands .footer-subscriber .footer-sub-rgt form input[type="submit"] {
    background-color: #00FF00;
    border-color: black;
    color: black;
}
.role-stepup-brands .footer-subscriber .footer-sub-rgt form input[type="submit"]:hover {
    background-color: transparent;
    border: 1px solid #00FF00;
    color: white;
}

/* FOOTER END */

.role-stepup-brands #cookie-notice.cookie-notice-visible.cn-effect-fade, 
.role-stepup-brands #cookie-notice.cookie-revoke-visible.cn-effect-fade {
    background-color: black !important;
    display: none !important;
}
.role-stepup-brands #cookie-notice .cn-button:not(.cn-button-custom) {
    background-color: #00FF00 !important;
    color: black !important;
}
.role-stepup-brands .cn-close-icon {
    opacity: 0.8;
}
.role-stepup-brands .cn-close-icon:before,
.role-stepup-brands .cn-close-icon:after {
    background-color: white !important;
}
.role-stepup-brands .cn-close-icon:hover {
    background-color: transparent;
}


.role-stepup-brands .gridlist-buttonwrap a.button {
    background-color: black !important;
    color: white;
}
.role-stepup-brands .new-arrivals-cat-slider .item,
.role-stepup-brands .new-arrivals-cat-slider .product-holder {
    border-radius: 8px;
}
.role-stepup-brands .new-arrivals-cat-slider .item .gridlist-buttonwrap a.button {
    color: white !important;
}
.role-stepup-brands .listing-price-wrap .custom-price {
    color: #00FF00;
    color: black;
}
.role-stepup-brands .new-arrivals-cat-slider .item {
    border-color: black;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
.page-id-64072.role-stepup-brands .owl-carousel .owl-stage-outer {
    padding-bottom: 20px;
}
h2.woocommerce-loop-product__title {
    color: black !important;
}
.role-stepup-brands .bs-cat-slider .owl-nav > div {
    background-color: black !important;
}
.role-stepup-brands .bs-cat-slider .owl-nav > div:hover {
    background-color: #00FF00 !important;
}
.role-stepup-brands .bs-cat-slider .owl-nav > div:hover img {
    filter: invert(1) brightness(200%) contrast(200%);
}
.role-stepup-brands:not(.single-product) .new-arrivals-cat-slider h3 {
    color: black;
    background-color: #00FF00;
    text-align: center;
    padding: 40px 5px;
    margin-bottom: 60px;
}
.role-stepup-brands.home .new-arrivals-cat-slider h3 {
    padding: 0;
    background-color: transparent;
    text-align: left;
}
.role-stepup-brands .new-arrivals-cat-slider {
    margin: 80px 0;
}
.role-stepup-brands.woocommerce-account .woocommerce-MyAccount-navigation ul li,
.role-stepup-brands.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover {
    background-color: black !important;
}
.role-stepup-brands.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active,
.role-stepup-brands.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover {
    background-color: #00FF00 !important;
}
.role-stepup-brands.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a,
.role-stepup-brands.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover a {
    color: black !important;
}

.role-stepup-brands p.return-to-shop a.wc-backward,
.role-stepup-brands p.return-to-shop a.wc-backward:hover {
    background-color: black;
    color: white;
}

.role-stepup-brands .plain-content strong {
    color: black;
}

.role-stepup-brands .woocommerce-MyAccount-content a.woocommerce-Button.button,
.role-stepup-brands.woocommerce-account .woocommerce-MyAccount-content button.woocommerce-Button.button {
    background: black !important;
    color: white !important;
}

.role-stepup-brands .woocommerce-MyAccount-navigation-link--wishlist,
.role-stepup-brands .woocommerce-MyAccount-navigation-link--myreferrals {
    display: none;
}

.role-stepup-brands  .tinvwl_add_to_wishlist_button {
    display: none !important;
}


.role-stepup-brands .woocommerce-address-fields button[name="save_address"],
.role-stepup-brands .woocommerce-address-fields button[name="save_address"]:hover {
    background: black;
    color: white;
    margin-top: 16px;
}

.role-stepup-brands .breadcrumb-new {
    background-color: #00ff00;
}
.role-stepup-brands .breadcrumb-new nav.woocommerce-breadcrumb a {
    color: black !important;
}

.role-stepup-brands.single-product span.woocommerce-Price-amount.amount {
    color: black !important;
}

.role-stepup-brands.single-product h1.product_title.entry-title {
    color: black !important;
}


.role-stepup-brands .listing-price-wrap .custom-price .aed-symbol {
    display: none !important;
}

.role-stepup-brands a#triggerDesign,
.role-stepup-brands a#triggerDesi {
    background-color: #00ff00 !important;
    color: black !important;
}

.role-stepup-brands.woocommerce div.product form.cart .nbdesigner_frontend_container a#triggerDesign,
.role-stepup-brands.woocommerce div.product form.cart button.single_add_to_cart_button.button.alt {
    color: black !important;
}

.role-stepup-brands .nbdesigner_pp_close {
    background-color: black !important;
}

.role-stepup-brands.woocommerce div.product form.cart button.single_add_to_cart_button.button.alt {
    background-color: black !important;
    color: white !important;
}

.role-stepup-brands .custom-chat-help-3 {
    display: none !important;
}

.role-stepup-brands .bulk-order p a {
    color: black;
}

.role-stepup-brands a.flex-next::after,
.role-stepup-brands a.flex-prev::before {
    color: black;
}

.role-stepup-brands .single-may-like .item .gridlist-buttonwrap a.button,
.role-stepup-brands.archive ul.products li.product .gridlist-buttonwrap a.button {
    flex: 1;
}

.role-stepup-brands .new-arrivals-cat-slider .item .gridlist-buttonwrap a.button::after,
.archive.role-stepup-brands ul.products li.product .gridlist-buttonwrap a.button::after {
    color: white;
}
.role-stepup-brands.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout {
    display: none;
}

.archive.role-stepup-brands ul.products li.product .gridlist-buttonwrap a.button {
    color: white !important;
}

.archive.role-stepup-brands .product-listing-wrap .product-listing-lft .widget-title.close {
    background: transparent url("https://www.printsouq.ae/wp-content/uploads/2025/12/plus-icon-black.png") no-repeat top 5px right;
}

.archive.role-stepup-brands .product-listing-wrap .product-listing-lft .widget-title.open {
    background: transparent url("https://www.printsouq.ae/wp-content/uploads/2025/12/minus-icon-black.png") no-repeat top 15px right;
}

.role-stepup-brands .product-listing-wrap .product-listing-lft .widget ul.menu li.current-menu-item a::before {
    border-color: transparent transparent transparent black;
}

.checkout-coupon-wrap span:after {
    background-image: url("https://www.printsouq.ae/wp-content/uploads/2025/12/down-arrow-icon-black.png");
}

.woocommerce .wt_pklist_invoice_print,
.wt_pklist_invoice_download {
    background-color: black !important;
    color: white !important;
}

.role-stepup-brands.woocommerce-account .woocommerce-MyAccount-content td.woocommerce-orders-table__cell-order-actions a.view {
    background-color: #00FF00 !important;
    color: black !important;
}

.role-stepup-brands .process-wrap span,
.role-stepup-brands .process-wrap p,
.role-stepup-brands .single-faq .faq-title,
.role-stepup-brands .single-faq .tab button.active,
.role-stepup-brands .product-listing-wrap .product-listing-lft .widget-title,
.role-stepup-brands .product-listing-wrap .product-listing-lft .widget ul.menu li.current-menu-item a {
    color: black;
}

.role-stepup-brands .checkout-coupon-wrap span {
    color: black;
}


.role-stepup-brands .bulk-order-form form ul li.submit-btn input {
    background-color: black;
    color: white;
}

.role-stepup-brands .single-bottom-content .d-wrap,
.role-stepup-brands #filter-shop-btn {
    background-color: black;
}
.role-stepup-brands .single-bottom-content .wrapper .description * {
    color: white !important;
}

.role-stepup-brands .single-bottom-content .wrapper .description .d-rgt h4 {
    color: black !important;
    color: white !important;
}
.role-stepup-brands .single-bottom-content .wrapper .description .d-rgt ul li,
.role-stepup-brands .single-bottom-content .wrapper .description .d-lft ul li,
.role-stepup-brands .desc-read-more ul li {
    color: white !important;
}


.role-stepup-brands span.woocommerce-Price-amount.amount,
.role-stepup-brands .shop_table span.woocommerce-Price-amount.amount {
    color: black !important;
}

.role-stepup-brands .redeem-coupon .custom-promo-2 input,
.role-stepup-brands .cart-inner .cart_totals .wc-proceed-to-checkout form#coupon-redeem .custom-promo-2 input,
.role-stepup-brands .detect-my-location {
    background-color: black;
    color: white;
}


.role-stepup-brands a.checkout-button.button.alt.wc-forward,
.role-stepup-brands button#place_order {
    background-color: #00FF00 !important;
    color: black !important;
}

.role-stepup-brands button#place_order {
    background-color: #00FF00;
    color: black;
}


.role-stepup-brands .single-product h1.product_title.entry-title {
    color: black !important;
}

.role-stepup-brands .oljs-select-selected {
    background-color: #333;
}



@media only screen and (min-width: 1400px) {
    
    .stepup-event-menu {
        gap: 60px;
    }
}

@media only screen and (min-width: 1280px) {
    button.submenu-toggle {
        display: none;
    }
}






/*----------------------------- Media 1024 -------------------------------*/
@media only screen and (max-width :1100px){
    
    .landing-header .container {
        max-width: 98% !important;
    }
    .landing-header .landing-main-logo img {
        max-width: 100px;
    }
    .stepup-event-menu li ul.sub-menu {
        min-width: 200px;
    }
    .stepup-event-menu li ul.sub-menu li a {
        padding: 10px 20px;
        line-height: normal;
    }
    .stepup-event-menu li.menu-item-has-children {
        position: relative;
    }
    
    
    /* TOGGLE CODE */
    
    .stepup-event-menu > li.menu-item-has-children > a,
    .stepup-event-menu > li.menu-item-has-children > ul > li.menu-item-has-children > a,
    .stepup-event-menu > li.menu-item-has-children > ul > li.menu-item-has-children > a {
        background-image: none !important;
    }
    
    /* style the added toggle button */
    .stepup-event-menu .submenu-toggle {
        background: none;
        border: none;
        padding: 0;
        cursor: pointer;
        position: absolute;
        top: 0;
        right: 0;
        width: 45px;
        height: 47px;
        background-repeat: no-repeat;
    }
    
    /* plus icon */
    .stepup-event-menu .submenu-toggle::after {
        content: "";
        font-size: 18px;
        display: inline-block;
    }
    .stepup-event-menu .submenu-toggle {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");
        background-size: 22px;
        background-position: center right 10px;
    }
    
    /* minus icon when open */
    .stepup-event-menu li.open-submenu > .submenu-toggle::after {
        content: "";
    }
    .stepup-event-menu li.open-submenu > .submenu-toggle {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23000000' class='bi bi-chevron-up' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708z'/%3E%3C/svg%3E");
        background-size: 22px;
    }
    
    /* hide nested submenu by default */
    .stepup-event-menu li ul.sub-menu {
        display: none;
    }
    
    .stepup-event-menu li.open-submenu > ul.sub-menu {
        display: block !important;
        left: 0;
    }
    .stepup-event-menu li ul.sub-menu ul.sub-menu {
        left: 0;
    }
    
}

@media only screen and (max-width:999px){
    
    .listing-price-wrap p {
        line-height: normal;
    }

}


/* MOBILE NAVIGATION */
@media (max-width: 900px) {
    
    .lm-overflow {
        overflow: hidden;
    }

    .lm-main-menu {
        display: none;
    }
    .landing-menu {
        display: block;
        margin-right: 0;
    }
    .role-stepup-brands .landing-header {
        padding: 12px 10px;
    }
    .su-nav-toggle {
        display: flex; /* Show hamburger */
    }

    .stepup-event-menu-container {
        width: 100%;
    }

    .stepup-event-menu {
        display: none;
        position: absolute;
        top: 86px;
        left: 0;
        right: 0;
        background: #fff;
        flex-direction: column;
        gap: 0;
        padding: 20px 0;
        border-bottom: 1px solid #eee;
        overflow: auto;
        transition: max-height 0.35s ease;
        z-index: 10;
        box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    }

    /* ACTIVE MENU STATE */
    .stepup-event-menu.su-menu-open {
        display: block;
        background-color: #00ff00;
        padding: 0;
        z-index: 9999999999;
    }

    .stepup-event-menu > li {
        width: 100%;
        text-align: center;
    }
    
    .stepup-event-menu > li:not(:last-child) {
        border-bottom: 1px solid white;
    }

    .stepup-event-menu > li > a {
        padding: 14px 0;
        width: 100%;
        display: block;
    }
    
    .stepup-event-menu > li > a {
        text-align: left;
        background-color: #00FF00;
        color: black;
        padding: 10px 12px;
        font-size: 18px;
    }

    /* Submenu mobile */
    .stepup-event-menu li ul.sub-menu {
        position: relative;
        opacity: 1 !important;
        visibility: visible !important;
        transform: none;
        border: none;
        padding: 0;
        background: #00ff00;
    }

    .stepup-event-menu li ul.sub-menu li a {
        text-align: left;
        padding: 6px 12px;
    }
    
    .role-stepup-brands .su-nav-toggle span {
        background-color: #00ff00;
    }
    
    .stepup-event-menu > li.menu-item-has-children > a {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");
        background-size: 22px;
        background-position: center right 10px;
    }
    
    .stepup-event-menu > li.menu-item-has-children > ul > li.menu-item-has-children > a {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='black' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: center right 10px;
        background-size: 22px;
    }
    
    .stepup-event-menu > li.menu-item-has-children > ul > li.menu-item-has-children > a:hover {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");
        background-position: center right 10px;
    }
    
    .stepup-event-menu > li.menu-item-has-children ul.sub-menu {
        margin-left: 14px;
        border-left: 1px solid #000;
        margin-bottom: 14px;
        display: none;
    }
    .stepup-event-menu > li.menu-item-has-children ul.sub-menu ul.sub-menu {
        margin-left: 24px;
    }
}





/*----------------------------- Media 320 -------------------------------*/
@media only screen and (max-width:479px){
    
    .landing-actions {
        padding-left: 5px;
    }
    .landing-header .container {
        gap: 14px;
    }
    .landing-header .landing-main-logo img {
        max-width: 100px;
    }
    .landing-header .landing-text p {
        font-size: 14px;
    }
    .term-corporate-gifting .orderby {
        margin: 0 auto;
    }
    .custom-chat-help-3 .custom-chat-help-3-wrap .help-3-inner {
        width: 320px;
        padding: 40px 10px 20px 10px;
    }
    .custom-chat-help-3 .custom-chat-help-3-wrap .help-cnt p.para-1 {
        font-size: 24px;
        line-height: 34px;
    }
    
    .single-bottom-content .wrapper .description .d-rgt table.specification-table tr ul li {
        font-size: 13px !important;
        line-height: 22px !important;
    }
}

@media only screen and (max-width:440px){
    
    .landing-main-logo {
        justify-content: center;
    }
    .role-stepup-brands .landing-header .container {
        justify-content: space-between;
    }
    .landing-header .container {
        justify-content: center;
    }
    .landing-menu {
        margin-left: auto;
    }
}

@media only screen and (max-width:320px){
    .custom-chat-help-3 .custom-chat-help-3-wrap .help-3-inner {
        width: 280px;
    }
}



.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder {
    opacity: 1;
}





