@import url(https://use.typekit.net/oms0zgm.css);
* {
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -webkit-text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
}
@font-face {
  font-family: Airwaves-ScriptOne;
  src: url(/wp-content/themes/teddyts/assets/fonts/Airwaves-ScriptOne.woff);
  font-display: swap;
}
@font-face {
  font-family: VisbyCF-Regular;
  src: url(/wp-content/themes/teddyts/assets/fonts/VisbyCF-Regular.otf);
  font-display: swap;
}
.same-day {
  position: fixed;
  left: 0;
  bottom: 0;
  display: none;
  z-index: 1000;
}
.back-cross {
  cursor: pointer;
}
.woocommerce a.added_to_cart {
  margin-left: 10px;
}
.info-btn {
  position: static;
  bottom: 0;
  right: 0;
  margin-top: 10px;
}
.woocommerce-message {
  border-top-color: #d76565;
}
.single-product .card-body ul {
  padding-left: 20px;
}
.woocommerce-message::before {
  color: #d76565;
}
.page-template-content-custom .wpc-panel-title {
  font-weight: 500;
  text-align: left;
  font-family: paralucent, sans-serif;
  font-size: 24px;
}
.page-template-content-custom .wpc-porto-skin .wpc-tools-head.is-active,
.page-template-content-custom .wpc-porto-skin .wpc-tools-head:hover {
  background-color: #d76565;
}
.page-template-content-custom .wpd-number-input button:after,
.page-template-content-custom .wpd-number-input button:before {
  background-color: #000;
}
.page-template-content-custom .wpc-tools-head.is-active:after {
  border-color: transparent #f6f6f6 transparent transparent;
}
.page-template-content-custom .wpc-container {
  background-color: #000;
  font-family: VisbyCF-Regular;
}
.page-template-content-custom .wpd-number-input input[type='number'] {
  background-color: #fff;
  color: #000;
}
.page-template-content-custom .wpc-porto-skin .wpc-editor-col-2,
.page-template-content-custom .wpc-porto-skin .wpc-tools-content,
.page-template-content-custom .wpc-qty-container,
.page-template-content-custom .wpd-tab-content {
  background-color: #f6f6f6;
}
.page-template-content-custom .wpc-text-area-wrap textarea {
  background-color: #fff;
  width: 100%;
}
.page-template-content-custom .wpc-text-area-wrap textarea::placeholder {
  font-style: normal;
  color: rgba(0, 0, 0, 0.4);
  font-family: paralucent, sans-serif;
}
.page-template-content-custom .wpc-porto-skin {
  border-radius: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.page-template-content-custom .wpc-custom-right-quantity-input {
  background-color: #fff !important;
  color: #000 !important;
}
.page-template-content-custom #wpc-add-text {
  background: #fff;
  display: none;
}
.wpc-porto-skin .wpc-editor-col.is-open {
  background-color: #f6f6f6;
}
.page-template-content-custom .wpc-porto-skin .wpc-tools-container {
  background-color: #000;
  border-radius: 10px 0 0 10px;
}
.wpc-porto-skin .wpc-editor-col.is-open {
  border-radius: 10px 0 0 10px;
}
.page-template-content-custom .wpc-editor-col-2 {
  border-radius: 0 10px 10px 0;
}
.page-template-content-custom .canvas-container canvas {
  border-radius: 10px;
}
.page-template-content-custom .wpc-porto-skin .wpc-tools-content.is-active {
  padding-left: 25px;
}
.page-template-content-custom ul.wpc-tabs li.current {
  border-bottom: 2px solid #d76565;
  color: #000;
  font-family: paralucent, sans-serif;
}
.page-template-content-custom #uploads-panel {
  display: none;
}
.page-template-content-custom ul.wpc-tabs li {
  color: #000;
  font-family: paralucent, sans-serif;
}
.page-template-content-custom ul.wpc-tabs li {
  font-style: normal;
  text-align: left;
  font-family: paralucent, sans-serif;
}
.page-template-content-custom .wpd-tool-row span {
  font-family: paralucent, sans-serif;
}
.customiser-block {
  background-image: url(/wp-content/uploads/2021/05/custom-heart.svg);
  background-repeat: no-repeat;
  background-position: left center;
  margin-top: 50px;
}
.page-template-content-custom .four-points .row {
  padding-top: 100px;
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.small-print {
  text-align: right;
  margin-bottom: 0;
}
.modal-dialog {
  max-width: 90%;
  margin: 1.75rem auto;
}
.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
  opacity: 1;
}
.modal-header {
  border-bottom: none;
}
.modal-content {
  border: none;
  border-radius: 1rem;
}
.modal-body {
  width: 95%;
  margin: 0 auto;
  height: 75vh;
  overflow-y: scroll;
  margin-bottom: 50px;
  padding: 0 100px;
}
.modal-body h2:first-of-type {
  font-size: 50px;
}
.modal-body::-webkit-scrollbar {
  -webkit-appearance: none;
}
.modal-body::-webkit-scrollbar:vertical {
  width: 11px;
}
.modal-body::-webkit-scrollbar:horizontal {
  height: 11px;
}
.modal-body::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 2px solid #fff;
  background-color: rgba(0, 0, 0, 0.5);
}
.hover_bkgr_fricc {
  background: rgba(0, 0, 0, 0.4);
  cursor: pointer;
  display: none;
  height: 100%;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 10000;
  left: 0;
}
.hover_bkgr_fricc .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.hover_bkgr_fricc > div {
  background-color: #fff;
  box-shadow: 10px 10px 60px #555;
  display: inline-block;
  height: auto;
  vertical-align: middle;
  position: relative;
}
.popupCloseButton {
  border: 3px solid #999;
  border-radius: 50px;
  cursor: pointer;
  display: inline-block;
  font-family: arial;
  font-weight: 700;
  position: absolute;
  top: -20px;
  right: -20px;
  font-size: 24px;
  line-height: 26px;
  width: 30px;
  height: 30px;
  text-align: center;
  z-index: 10;
  background-color: #fff;
}
.popupCloseButton:hover {
  background-color: #fff;
}
.trigger_popup_fricc {
  cursor: pointer;
  font-size: 20px;
  display: inline-block;
  font-weight: 700;
}
h1,
h2,
h3,
h4 {
  font-family: paralucent, sans-serif;
  font-weight: 400;
  font-style: normal;
}
h1 {
  font-size: 50px;
  line-height: 50px;
}
h5 {
  font-family: Airwaves-ScriptOne;
}
a,
li,
p {
  color: #000;
  font-family: VisbyCF-Regular;
}
p {
  font-size: 15px;
  line-height: 25px;
}
:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline: 0 !important;
  box-shadow: none !important;
}
button:hover {
  cursor: pointer;
}
a:hover {
  text-decoration: none;
  color: #d76565;
}
.p-upper {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 14px;
}
.underline-btn {
  border-bottom: 2px solid #000;
  display: inline;
  padding-bottom: 5px;
  color: #000;
}
button {
  border: 2px solid;
  padding: 15px 20px;
  transition: 0.3s;
  font-family: paralucent, sans-serif;
  font-weight: 400;
  font-style: normal;
  border-radius: 5px;
}
.black-btn {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.white-btn {
  background: #fffaf3;
  padding: 10px 20px;
  margin-bottom: 0;
  border-radius: 5px;
}

.center {
  text-align: center;
}
.mg-auto {
  margin: 0 auto;
}
.header-logo {
  width: 140px;
	padding-right:15px;
}
.top-promo {
  background-color: #000;
  color: #fff;
  padding: 10px 0;
  text-align: center;
}
.top-promo p {
  margin-bottom: 0;
  color: #fff;
}
header div {
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.clear {
  clear: both;
}
.clearfix::after,
.clearfix::before {
  content: '';
  display: table;
}
.clearfix::after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.float_left {
  float: left;
}
.float_right {
  float: right;
}
.trans_200 {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.trans_300 {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.trans_400 {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.trans_500 {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.fill_height {
  height: 100%;
}
.super_container {
  width: 100%;
}
.prlx_parent {
  overflow: hidden;
}
.prlx {
  height: 130% !important;
}
.nopadding {
  padding: 0 !important;
}
.button {
  display: inline-block;
  background: #0e8ce4;
  border-radius: 5px;
  height: 48px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.button a {
  display: block;
  font-size: 18px;
  font-weight: 400;
  line-height: 48px;
  color: #fff;
  padding-left: 35px;
  padding-right: 35px;
}
.button:hover {
  opacity: 0.8;
}
.header {
  position: relative;
  width: 100%;
  z-index: 10;
}
.top_bar {
  width: 100%;
  height: 56px;
  background: #fafafa;
  border-bottom: solid 1px rgba(0, 0, 0, 0.05);
  z-index: 2;
}
.header.scrolled .top_bar {
  display: none;
}
.top_bar_contact {
  display: inline-block;
}
.top_bar_contact_item {
  font-size: 16px;
  font-weight: 300;
  line-height: 56px;
  margin-right: 40px;
}
.top_bar_contact_item:not(:first-child) {
  margin-right: 0;
}
.top_bar_contact_item a {
  font-size: 16px;
  font-weight: 300;
  line-height: 56px;
  color: #000;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.top_bar_contact_item a:hover {
  color: #8a8a8a;
}
.top_bar_contact_item:last-child {
  margin-right: 0;
}
.top_bar_icon {
  display: inline-block;
  margin-right: 14px;
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  transform: translateY(-2px);
}
.top_bar_menu {
  display: inline-block;
}
.top_bar_dropdown li {
  padding-left: 13px;
  padding-right: 13px;
}
.standard_dropdown li {
  display: inline-block;
  position: relative;
  height: auto;
}
.standard_dropdown li li {
  display: block;
  width: 100%;
}
.standard_dropdown li li a {
  display: block;
  width: 100%;
  border-bottom: 2px solid #efefef;
  font-size: 12px;
}
.header-icon {
  margin-bottom: 3px;
  margin-right: 5px;
}
.main_nav_menu {
  display: flex;
}
.main_nav_menu > div {
  margin-left: 20px;
}
.standard_dropdown li:last-child a {
  border-bottom: none;
}
.standard_dropdown li.hassubs > a i {
  display: inline-block;
  margin-left: 5px;
}
.standard_dropdown li a {
  display: block;
  position: relative;
  font-size: 16px;
  font-weight: 300;
  color: #000;
  line-height: 40px;
  white-space: nowrap;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.standard_dropdown li a:hover {
  color: #d76565;
}
.standard_dropdown li a i {
  display: none;
  -webkit-transform: translateY(-1px);
  -moz-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  -o-transform: translateY(-1px);
  transform: translateY(-1px);
  font-size: 10px;
}
.standard_dropdown li ul {
  display: block;
  position: absolute;
  top: 120%;
  left: 0;
  width: auto;
  visibility: hidden;
  opacity: 0;
  background: #fff;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1;
}
.standard_dropdown li:hover > ul {
  top: 100%;
  visibility: visible;
  opacity: 1;
}
.standard_dropdown ul ul {
  left: 100%;
  top: 0 !important;
}
.top_bar_user {
  display: inline-block;
  margin-left: 35px;
}
.user_icon {
  display: inline-block;
  margin-right: 7px;
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  transform: translateY(-2px);
  width: 15px;
}
.user_icon img {
  width: 100%;
}
.top_bar_user div {
  display: inline-block;
}
.top_bar_user div:nth-child(2) {
  margin-right: 21px;
}
.top_bar_user div:nth-child(2)::after {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -13px;
  width: 1px;
  height: 17px;
  background: rgba(0, 0, 0, 0.1);
  content: '';
}
.top_bar_user a {
  font-size: 16px;
  font-weight: 300;
  line-height: 56px;
  color: #000;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.top_bar_user a:hover {
  color: #8a8a8a;
}
.header_main {
  z-index: 1;
}
.header.scrolled .header_main {
  display: none;
}
.header_main_item {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.logo_container {
  height: 80px;
}
.logo {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.logo a {
  font-size: 36px;
  font-weight: 500;
  color: #0e8ce4;
}
.custom_dropdown {
  width: calc((100% - 50px) * 0.399);
  height: 50px;
  float: left;
  padding-left: 26px;
}
.custom_dropdown::before {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 1px;
  height: 28px;
  background: #e5e5e5;
  content: '';
}
.custom_dropdown_list i {
  display: inline-block;
  color: #a3a3a3;
  font-size: 10px;
  margin-left: 3px;
  -webkit-transform: translateY(-1px);
  -moz-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  -o-transform: translateY(-1px);
  transform: translateY(-1px);
}
.custom_dropdown_placeholder {
  display: inline-block;
  font-size: 16px;
  font-weight: 300;
  color: #a3a3a3;
  line-height: 48px;
  cursor: pointer;
}
.custom_list {
  text-align: left;
  position: absolute;
  padding: 0;
  top: 75px;
  left: -15px;
  visibility: hidden;
  opacity: 0;
  box-shadow: 0 0 25px rgba(63, 78, 100, 0.15);
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -ms-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: all 0.2s ease;
}
.custom_list.active {
  visibility: visible;
  opacity: 1;
  top: 50px;
  box-shadow: 0 0 25px rgba(63, 78, 100, 0.15);
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: all 0.3s ease;
}
.custom_list li {
  height: 35px;
  padding-left: 15px;
  padding-right: 15px;
  background: #fff;
}
.custom_list li a {
  display: block;
  color: #a3a3a3;
  line-height: 35px;
  border-bottom: solid 1px #ededed;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.custom_list li a:hover {
  color: #d76565;
}
.header_search_button {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 100%;
  background: #d76565;
  border: none;
  outline: 0;
  cursor: pointer;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.main_nav {
  width: 100%;
  border-top: solid 1px #f2f2f2;
  box-shadow: none;
  background: #fff;
}
.header.scrolled .main_nav {
  position: fixed;
  top: 0;
  left: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.main_nav_content {
  width: 100%;
  height: 100px;
  justify-content: space-between;
  align-items: center;
  padding: 0 35px;
}
.standard_dropdown.main_nav_dropdown {
  margin-bottom: 0;
  display: flex;
  align-items: center;
}
.basket-li,
.trigger_popup_fricc span {
  display: none !important;
}

.trigger_popup_fricc {
  display: flex !important;
}

.cat_menu_container {
  width: 293px;
  height: 100%;
  background: #0e8ce4;
  padding-left: 35px;
  cursor: pointer;
  z-index: 1;
}
.cat_menu_title {
  height: 100%;
}
.cat_burger {
  width: 18px;
  height: 14px;
}
.cat_burger span {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background: #000;
}
.cat_burger span:nth-child(2) {
  top: 6px;
}
.cat_burger span:nth-child(3) {
  top: 12px;
}
.cat_menu_text {
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  margin-left: 20px;
}
.cat_menu_container ul {
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 100%;
  background: #fff;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: all 0.3s ease;
}
.cat_menu_container > ul {
  padding-top: 13px;
}
.cat_menu_container:hover .cat_menu {
  visibility: visible;
  opacity: 1;
}
.cat_menu li {
  display: block;
  position: relative;
  width: auto;
  height: 46px;
  border-bottom: solid 1px #f2f2f2;
  padding-left: 35px;
  padding-right: 30px;
  white-space: nowrap;
}
.cat_menu li.hassubs > a i {
  display: block;
}
.cat_menu li a {
  display: block;
  position: relative;
  font-size: 16px;
  font-weight: 300;
  color: #000;
  line-height: 46px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.cat_menu li a:hover {
  color: #d76565;
}
.cat_menu li a i {
  display: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  font-size: 12px;
}
.cat_menu li ul {
  display: block;
  position: absolute;
  top: 35px;
  left: 100%;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  background: #fff;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}
.cat_menu li:hover > ul {
  top: 0;
  visibility: visible;
  opacity: 1;
}
.main_nav_dropdown li {
  margin-right: 25px;
  text-align: center;
}
.main_nav_dropdown li:last-child {
  margin-right: 0;
}
.main_nav_dropdown li a {
  font-size: 12px;
  font-weight: 400;
  color: #000;
  line-height: 40px;
  font-family: paralucent, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.main_nav_dropdown li a p {
  font-family: paralucent, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 1;
  margin-bottom: 0;
}

.main_nav_dropdown li li {
  padding-left: 15px;
  padding-right: 15px;
  margin-right: 0;
}
.menu_trigger_container {
  display: none;
  width: auto;
  height: 100%;
  padding-right: 25px;
  padding-left: 25px;
  cursor: pointer;
}
.menu_trigger {
  height: 100%;
}
.menu_burger_inner {
  display: inline-block;
}
.menu_trigger_text {
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  color: #000;
  text-transform: uppercase;
  margin-right: 16px;
}
.page_menu {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.archive .page_menu,
.archive .page_menu_content {
  background-color: #e1f0ed;
}
.page_menu_content {
  height: 0;
  background: #fff;
  padding-left: 15px;
  padding-right: 15px;
  overflow: hidden;
}
.page_menu_search {
  display: none;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
}
.page_menu_search_input {
  width: 100%;
  height: 40px;
  background: #fff;
  border: none;
  outline: 0;
  padding-left: 25px;
}
.page_menu_item {
  display: block;
  position: relative;
  border-bottom: solid 1px rgba(255, 255, 255, 0.1);
  vertical-align: middle;
}
.page_menu_item > a {
  display: block;
  color: #000;
  font-weight: 500;
  height: auto;
  line-height: 40px;
  font-size: 14px;
  text-transform: capitalize;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-family: paralucent, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.page_menu_item > a:hover {
  color: #7ebeb2;
}
.page_menu_item a i {
  display: none;
  margin-left: 8px;
}
.page_menu_item.has-children > a > i {
  display: inline-block;
}
.page_menu_selection {
  margin: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  z-index: 10000;
}
.page_menu_selection li {
  padding-left: 10px;
  padding-right: 10px;
  line-height: 40px;
}
.page_menu_selection li a {
  display: block;
  color: #000;
  border-bottom: solid 1px rgba(255, 255, 255, 0.1);
  font-size: 14px;
  text-transform: capitalize;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: all 0.3s ease;
}
.page_menu_selection li a:hover {
  color: #be847e;
}
.page_menu_selection li:last-child a {
  border-bottom: none;
}
.menu_contact_item {
  display: inline-block;
  font-size: 12px;
  font-weight: 300;
  line-height: 56px;
  margin-right: 40px;
  color: #000;
  font-family: paralucent, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.menu_contact_item:not(:first-child) {
  margin-right: 0;
}
.menu_contact_item a {
  font-size: 12px;
  font-weight: 300;
  line-height: 40px;
  color: #000;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-family: paralucent, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.menu_contact_item a:hover {
  color: #8a8a8a;
}
.menu_contact_item:last-child {
  margin-right: 0;
}
.menu_contact_icon {
  display: inline-block;
  margin-right: 14px;
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  transform: translateY(-2px);
}
@media (min-width: 1200px) {
  .container {
    max-width: 1300px !important;
  }
}
@media only screen and (max-width: 1199px) {
  .main_nav_dropdown li {
    margin-right: 30px;
  }
  .main_nav_dropdown li a {
    font-size: 16px;
  }
  .main_nav_menu {
    display: none;
  }
  .menu_trigger_container {
    display: block;
  }
  .page_menu_content .main_nav_menu {
    display: block;
  }
}
@media only screen and (max-width: 991px) {
  .header_search {
    height: 0;
  }
  .custom_dropdown {
    text-align: left;
  }
}
@media only screen and (max-width: 767px) {
  .header_search {
    display: none;
  }
  .page_menu_search {
    display: block;
  }
  .main_nav {
    margin-top: 0;
  }
	.woocommerce-product-search .search-field{
		border: none;
		background: transparent;
		padding-left: 10px;
	}
}
@media only screen and (max-width: 575px) {
  .cat_burger {
    width: 16px;
    height: 12px;
  }
  .cat_burger span:nth-child(2) {
    top: 5px;
  }
  .cat_burger span:nth-child(3) {
    top: 10px;
  }
  .menu_trigger_text {
    font-size: 13px;
    margin-right: 10px;
  }
  .header_search {
    display: none;
  }
  .main_nav {
    width: 100%;
    margin-top: 0;
  }
  .main_nav_content {
    height: 35px;
  }
  .menu_trigger_container {
    padding-right: 15px;
  }
  .page_menu_item > a {
    font-size: 14px;
  }
  .page_menu_selection li a {
    font-size: 13px;
  }
}
.page-template-contact #content-section,
.page-template-content-narrow #content-section {
  margin: 50px 0;
}
#fld_5219945_1 {
  float: right;
  background-color: #000;
  border-color: #000;
  color: #fff;
  padding: 10px 40px;
}
#caldera_form_1 .form-control {
  color: #000;
  border: 2px solid #e1f0ed;
  box-shadow: none;
}
#caldera_form_1 .form-control::placeholder {
  color: #000;
}
.home-hero {
  padding: 0 30px;
}
/* .highlight-img {
   background-image: url(/wp-content/uploads/2021/02/highlight-text.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  padding: 0 15px 0 5px;
} */
.hero-left {
  height: 85vh;
  background-color: #def5f1;
  background-image: url(/wp-content/uploads/2022/03/heart-swirl.svg), url(/wp-content/uploads/2022/03/corner-teddy.svg);
  background-position-x: 100%;
  background-position-y: 15%, 0;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  background-size: 85%, 100px;
  padding-bottom: 75px;
}
.hero-left div {
  width: 75%;
  margin: 0 auto;
}
.hero-left div h5 {
  font-size: 60px;
  line-height: 60px;
  margin-bottom: 0;
  color: #93ccc2;
  position: relative;
  margin-top: 60px;
}
.hero-left div h1 {
  margin-top: -15px;
  margin-bottom: 20px;
  font-size: 35px;
  line-height: 40px;
}
.hero-right {
  height: 85vh;
  background-position: top;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-size: cover;
  position: relative;
}

.hero-bobbin {
  bottom: -50px;
  left: -30px;
  z-index: 10;
  width: 175px;
  position: absolute;
}

.relative {
  position: relative;
}

.hero-right div {
  position: absolute;
  bottom: 30px;
  left: 40px;
  z-index: 100;
  text-align: center;
  background: rgba(222, 245, 241, 0.9);
  border-radius: 100%;
  height: 275px;
  width: 275px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  padding-top: 40px;
}

.hero-right div p {
  margin-bottom: 0;
}

.hero-right div h2 {
  font-size: 42px;
}

.owl-hero .owl-next {
  position: absolute;
  margin: 0;
  margin-right: 1rem;
  right: 20px;
  top: 45%;
  transform: translateY(-45%);
}

.owl-hero .owl-prev {
  position: absolute;
  margin: 0;
  margin-right: 1rem;
  left: 20px;
  top: 45%;
  transform: translateY(-45%);
}

.owl-hero .owl-dots {
  text-align: right;
  margin-top: -50px;
  position: relative;
  margin-right: 30px;
}

.owl-theme .owl-dots .owl-dot span {
  background: #000000;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #d76565;
}

.owl-theme .owl-nav [class*='owl-']:hover {
  background: transparent;
}

.owl-tag div {
  color: white;
  text-align: center;
  margin-bottom: 0;
}

.owl-tag div a {
  color: white;
  border-bottom: 1.5px solid white;
}

.gift-right {
  position: absolute;
  top: 0;
  right: 10px;
  z-index: 2;
}
.q-circle {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 65%;
}
.hero-right .p-upper span {
  font-family: Airwaves-ScriptOne;
  text-transform: capitalize;
  font-size: 70px;
  color: #93ccc2;
}
.f-points {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.f-points div {
  display: flex;
  align-items: center;
  width: 25%;
  text-align: center;
  justify-content: center;
}
.f-points div img {
  margin-right: 10px;
}
.f-points div p {
  margin-bottom: 0;
}
.four-points {
  padding: 0 30px;
}
.four-points .row {
  border-bottom: 1px solid;
  border-bottom-color: #f0f0f0;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-bottom: 50px;
}
.pg-title h5 {
  color: #7ebeb2;
  font-size: 35px;
  margin-top: -20px;
}
.single-cats {
  height: 400px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  text-align: center;
  padding-bottom: 20px;
  margin-top: 25px;
  background-size: cover;
  background-position: center;
}
.single-cats h5 {
  margin-bottom: -25px;
  font-size: 32px;
  color: #be847e;
}
.grey-cta-box {
  display: flex;
  align-items: center;
  background-color: #def5f1;
  background-image: url(/wp-content/uploads/2021/02/corner-swirl.svg);
  background-position: right;
  background-size: contain;
  background-repeat: no-repeat;
  padding: 125px 0 125px 75px;
  margin-top: 30px;
  position: relative;
  margin-bottom: 50px;
}
.grey-cta-box h5 {
  color: #7ebeb2;
  font-size: 35px;
}
.grey-cta-box h2 {
  font-size: 40px;
  margin-top: -20px;
}
.grey-cta-box .black-btn {
  margin-left: 30px;
}
.swirl-line {
  position: absolute;
  bottom: 30px;
  left: -40px;
  height: 40px;
}
.ball-wool {
  position: absolute;
  bottom: -15px;
  right: 20%;
  height: 70px;
}
.stats-col {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-wrap: wrap;
}
.stats-single {
  display: flex;
  align-items: center;
  width: 33%;
}
.stats-single h4,
.stats-single p {
  margin-bottom: 0;
}
.stats-single img {
  margin-right: 10px;
}
.email-pp p {
  font-size: 9px;
  text-align: right;
}
.title-form {
  display: flex;
  align-items: center;
}
.email-form {
  padding: 100px 0 150px 0;
  background-image: url(/wp-content/uploads/2021/02/contact-back-alt.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom;
}
.title-form h2 {
  width: 40%;
}
.title-form .form-email {
  width: 60%;
  text-align: right;
}
.paper-plane {
  height: 50px;
  position: relative;
  top: 5px;
  z-index: 10;
}
#fld_6787619_1 {
  width: 100%;
  background: #000;
  border-radius: 5px;
  border-color: #000;
  color: #fff;
  font-family: paralucent, sans-serif;
  font-weight: 400;
  font-style: normal;
  height: 45px;
}
.caldera-grid .form-control {
  font-family: paralucent, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.caldera-grid .form-control::placeholder {
  color: #000;
}
#fld_4528715_1 {
  background: #eaeaea;
  border-color: #eaeaea;
  height: 45px;
  padding: 6px 20px;
  color: #000;
}
#fld_4528715_1::placeholder {
  color: #000;
}
.card-header button {
  position: relative;
  width: 100%;
  text-align: left;
  color: #222;
  transition: 0.3s;
  font-weight: 500;
}
.card-header button:hover {
  color: inherit;
  transition: 0.3s;
  text-decoration: none;
}
.card-header button::after {
  content: '\f107';
  color: #222;
  top: 5px;
  right: 0;
  position: absolute;
  font-family: FontAwesome;
  font-size: 30px;
  transform: rotate(0);
  transition: 0.3s;
}
.card-header button[aria-expanded='true']::after {
  content: '\f106';
  transform: rotate(0);
  transition: 0.3s;
}
.card-header {
  border-bottom: 0;
}
.card {
  border: none;
  margin-bottom: 20px;
}
.faq-main {
  margin-top: 50px;
}
.card-header {
  transition: 0.3s;
}
.card-header.on {
  transition: 0.3s;
}
.card-header.on button {
  transition: 0.3s;
}
.card-header.on button::after {
  transition: 0.3s;
}
.card-body {
  display: flex;
  align-items: flex-start;
}
.card-body img {
  margin-right: 30px;
}
.pay-types {
  max-width: 100%;
}
.footer-menu {
  margin-top: 50px;
  margin-bottom: 50px;
}
.footer-menu .col {
  display: flex;
  flex-wrap: wrap;
}
.one-menu {
  width: 16.6%;
}
.one-menu h4 {
  font-size: 18px;
  margin-top: 15px;
}
.one-menu ul {
  list-style: none;
  padding-left: 0;
}
.one-menu ul li a {
  color: #000;
  font-size: 14px;
}
.bottom-footer {
  margin-top: 50px;
  margin-bottom: 100px;
}
.bottom-footer .col {
  display: flex;
  align-items: center;
}
.bottom-footer-col {
  display: flex;
  width: 33%;
}
.bottom-footer-col:last-of-type {
  justify-content: flex-end;
  align-items: flex-end;
}
.bottom-footer-col a {
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}
.bottom-footer-col a p {
  line-height: 14px;
}
.bottom-footer-col:nth-child(2) {
  justify-content: center;
  align-items: center;
}
.bottom-footer p {
  margin-bottom: 0;
  font-size: 14px;
}
.bottom-footer img {
  margin-right: 10px;
}
.picks-title h2 {
  margin-bottom: 0;
  position: relative;
}
.picks-title h5 {
  color: #7ebeb2;
  font-size: 34px;
  margin-top: -15px;
}
.arrive-title {
  font-size: 20px;
  margin-top: 15px;
}
.single-new-prod {
  margin-top: 20px;
}
.insta,
.stats {
  margin-top: 100px;
  position: relative;
  clear: both;
}
.single-new-prod img {
  width: 100%;
  height: auto;
}
.insta-bear {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: -31px;
  z-index: 1000;
}
#customer_login div form p .password-input,
#customer_login div form p label {
  width: 100%;
}
.woocommerce-MyAccount-content,
.woocommerce-MyAccount-navigation {
  width: 100% !important;
}
.woocommerce-MyAccount-navigation li {
  display: inline-block;
  width: 14%;
  font-size: 15px;
  margin-right: 2%;
  border-bottom: 5px solid;
  border-color: #d76565;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
.woocommerce-MyAccount-navigation li a {
  color: #0e1d31;
  font-family: paralucent, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.woocommerce-info {
  border-top-color: #d76565;
  font-family: paralucent, sans-serif;
  color: #000;
}
fieldset legend {
  font-family: VisbyCF-Regular;
  font-weight: 400;
}
.woocommerce-EditAccountForm.edit-account fieldset p label {
  width: 100%;
}
.woocommerce-MyAccount-navigation-link--downloads {
  display: none;
}
.woocommerce-info::before {
  color: #d76565;
}
fieldset legend {
  padding-top: 50px;
}
.woocommerce-form-login__rememberme span {
  padding-right: 10px;
}
.u-column1.woocommerce-Address {
  padding: 0;
  border-bottom: 2px solid;
  margin-bottom: 45px;
  padding-bottom: 30px;
}
.u-column2.woocommerce-Address {
  padding: 0;
}
.u-column1.woocommerce-Address address,
.woocommerce-Address address,
.woocommerce-Button,
.woocommerce-LostPassword {
  font-family: VisbyCF-Regular;
  font-weight: 400;
}
.woocommerce-account #content-section,
.woocommerce-cart #content-section,
.woocommerce-checkout #content-section {
  min-height: 75vh;
  display: flex;
  align-items: center;
  padding: 100px 0;
}
.woocommerce-column--billing-address.col-1 {
  max-width: 50%;
  padding-left: 0;
}
.woocommerce-column--shipping-address.col-2 {
  max-width: 50%;
  padding-left: 0;
}
.woocommerce .woocommerce-customer-details address {
  padding: 6px 0;
  border: 0;
}
.wc_payment_method {
  display: flex !important;
  align-items: center !important;
  flex-wrap: wrap;
  width: 100%;
}
.woocommerce-account .woocommerce h2 {
  font-size: 24px;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  margin: 0 0 50px 0;
}
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
  width: 100%;
}
.woocommerce nav.woocommerce-pagination {
  clear: both;
}
.woocommerce-form-login {
  margin-bottom: 50px;
}
.woocommerce-MyAccount-navigation ul {
  padding: 0;
  margin: 30px 0;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  padding: 10px;
}
.blog-hero,
.shop-hero {
  background-color: #e1f0ed;
  color: #000;
  padding: 100px 0 75px 0;
  position: relative;
}
body.archive .main_nav {
  box-shadow: none;
  background-color: #e1f0ed;
}
.shop-hero > img:first-of-type {
  position: absolute;
  left: 0;
  top: 50%;
  width: 320px;
}
.shop-hero > img:last-of-type {
  position: absolute;
  right: 0;
  bottom: -25%;
  width: 120px;
}
#order_review_heading {
  margin-top: 50px;
}
.shop-con {
  position: relative;
  padding-top: 75px;
}
#order_comments,
#order_comments_field span,
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-billing-fields__field-wrapper p label,
.woocommerce-billing-fields__field-wrapper p span,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
  width: 100% !important;
}
.woocommerce-MyAccount-content {
  padding-top: 30px;
}
.added_to_cart.wc-forward,
.posted_in a,
.product-name a,
.showcoupon,
.woocommerce-LostPassword a,
.woocommerce-MyAccount-content a,
.woocommerce-MyAccount-content a:hover,
.woocommerce-privacy-policy-link {
  color: #000;
}
.related.products {
  margin-top: 100px;
}
.related.products h2,
.woocommerce-Tabs-panel h2 {
  font-size: 30px;
  line-height: 50px;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: #000;
  font-size: 25px;
}
/* .product_tag-personalised .price {
  display: none;
} */

.woocommerce.wpd-is-customizable .single_add_to_cart_button,
.woocommerce .product_tag-personalised .product_type_simple,
.woocommerce .wpc-customize-product,
.wpc-tools-wrap #user-designs-panel {
  display: none;
}

.shop-hero-in h1 {
  color: #000;
  margin-bottom: 15px;
}
.shop-hero-in p {
  color: #fff;
}
.zoo-ln-group-activated-filter button.zoo-ln-remove-filter-item {
  border: none !important;
}
.zoo-slider-price-amount {
  font-family: VisbyCF-Regular;
}
.woocommerce .woocommerce-breadcrumb {
  padding-top: 20px;
}
#woocommerce-product-search-field-0 {
  border: 0;
  padding: 0 10px;
  min-width: 500px;
  min-height: 50px;
}
.woocommerce-product-search button {
  padding: 7px 20px;
  background-color: #f0d18e;
  color: #000;
  border: none;
  border-radius: 0;
  min-height: 50px;
}

/* .mobile-search {
	display:none!important;
} */

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
  font-size: 17.5px;
  padding: 0;
}
.woocommerce ul.products li.product .price {
  font-size: 18px;
  color: #000;
}
.shop-filters {
  padding: 30px 0 50px 0;
}
.price_slider {
  margin-bottom: 15px;
}
.price_slider_amount {
  text-align: right;
  line-height: 2.4em;
  font-size: 0.8751em;
}
.price_slider_amount .button {
  font-size: 1.15em;
}
.price_slider_amount .button {
  float: left;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 0.9em;
  height: 0.9em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.25);
  cursor: pointer;
  background: #040505;
  outline: 0;
  top: -4px;
  border-radius: 50%;
}
.ui-slider .ui-slider-handle:last-child {
  margin-left: -1em;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background: none repeat scroll 0 0 #fcbf2e;
  box-shadow: 1px 1px 1px 0.5px rgba(0, 0, 0, 0.25) inset;
  -webkit-box-shadow: 1px 1px 1px 0.5px rgba(0, 0, 0, 0.25) inset;
  -moz-box-shadow: 1px 1px 1px 0.5px rgba(0, 0, 0, 0.25) inset;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
}
.price_slider_wrapper .ui-widget-content {
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
  background: #037c5d;
}
.ui-slider-horizontal {
  height: 0.5em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: -1px;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: -1px;
}
.paypal-logo {
  position: absolute;
  top: 10px;
  right: 50px;
}
.ssl {
  text-align: right;
}
.paypal-basket {
  padding: 30px 0;
  border-top: 2px solid;
  border-bottom: 2px solid;
  border-bottom-color: #eef1f4;
  border-top-color: #eef1f4;
  margin-bottom: 100px;
}
.pay-text {
  display: flex;
  justify-content: flex-end;
  align-self: center;
}
.pay-text p {
  margin-bottom: 0;
}
.woocommerce #respond input#submit.alt,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt,
.woocommerce input.button.alt:hover {
  background-color: #000;
  color: #fff;
}
.woocommerce div.product form.cart .variations select {
  max-width: 100%;
  min-width: 100%;
  display: inline-block;
  margin-right: 1em;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  padding: 0 10px;
  font-size: 12px;
  border: 2px solid #f3f3f3;
  background-image: url(/wp-content/uploads/2021/03/arrow-down-01.svg);
  background-repeat: no-repeat;
  background-position: right 1.5em top 1em;
  -moz-background-size: 1rem;
  -o-background-size: 1rem;
  -webkit-background-size: 1rem;
  background-size: 0.7rem;
  cursor: pointer;
  background-color: transparent;
}
.woocommerce div.product form.cart .variations label {
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 10px;
}
.woocommerce div.product form.cart div.quantity {
  float: none;
  margin: 0 4px 10px 0;
}
.woocommerce-Price-amount.amount bdi {
  font-family: paralucent, sans-serif;
}
.btn-choose,
.grid-pad .wpc-button,
.kad-btn-primary,
.woocommerce ul.products li.product .button,
.wpc-customize-product,
.wpc-upload-product-design {
  margin-top: 0;
  width: 100%;
  text-align: center;
  padding: 15px;
  background-color: #e1f0ed;
  border-radius: 0;
  font-family: paralucent, sans-serif;
  font-weight: 400;
  color: #000;
}
.wpc-customize-product {
  margin-top: 15px;
}
.woocommerce-product-details__short-description {
  display: none;
}
.woocommerce ul.products::after,
.woocommerce ul.products::before {
  display: none;
}
.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-result-count {
  margin: 0 0 3em;
}
.klarna-shop {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 75px 0;
  border-bottom: 2px solid #efefef;
}
.klarna-shop p:first-of-type {
  margin: 15px 0;
}
.klarna-shop p:last-of-type {
  margin: 0;
  font-size: 12px;
}
.zoo-filter-block > .zoo-list-filter-item {
  padding-left: 0;
}
.zoo-filter-item .count {
  color: #bfbfbf !important;
  background: 0 0 !important;
  top: 4px !important;
}
.zoo-filter-item label {
  color: #000;
  margin-left: 25px;
}
.woocommerce .woocommerce-ordering select {
  border: none;
  -webkit-appearance: none;
  border-bottom: 2px solid #efefef;
  border-radius: 0;
  padding-bottom: 10px;
  background-color: transparent;
  font-family: VisbyCF-Regular;
}
.woocommerce .woocommerce-ordering select::after {
  content: '\c264';
  position: absolute;
}
.zoo-filter-block {
  margin-bottom: 30px;
  border-bottom: 2px solid #efefef;
  padding-bottom: 30px;
}
.zoo-list-filter-item .zoo-filter-item label:before {
  content: url(/wp-content/uploads/2021/02/Filter-Unchecked.svg) !important;
  position: absolute;
  left: 0;
  top: 4px;
}
.zoo-list-filter-item .zoo-filter-item label:hover:before,
.zoo-list-filter-item .zoo-filter-item.selected > label:before {
  content: url(/wp-content/uploads/2021/02/Filter-Checked.svg) !important;
}
.shop-hero-in h4 nav,
.shop-hero-in h4 nav a {
  color: #000 !important;
  text-align: center;
  padding-top: 0 !important;
}
.shop-hero .back-to-home {
  position: absolute;
  top: 30px;
  left: 50px;
}
.btn-choose.tpl {
  background: #f0d18e;
  border-bottom: 1px solid #f0d18e;
  transition: 0.3s;
}
.btn-choose.tpl:hover {
  transition: 0.3s;
  background: #fff;
}
.btn-choose.tpl,
.btn-choose:hover {
  color: #000;
}
.wc-stripe-cart-checkout-container ul.wc_stripe_cart_payment_methods li[class*='payment_method_stripe_'],
.wc-stripe-product-checkout-container ul.wc_stripe_product_payment_methods li[class*='payment_method_stripe_'] {
  margin: 0 0 1em 0;
  width: 100% !important;
  max-width: 100% !important;
}
.shop-con .free-etc,
.shop-hero .free-etc {
  position: absolute;
  top: 30px;
  right: 50px;
  display: flex;
  align-items: center;
}
.shop-con .back-to-home a,
.shop-con .free-etc > p,
.shop-hero .back-to-home a,
.shop-hero .free-etc > p {
  display: flex;
  align-items: center;
  white-space: nowrap;
  font-size: 13.5px;
}
.shop-con .free-etc > p:first-of-type,
.shop-hero .free-etc > p:first-of-type {
  margin-right: 30px;
}
.shop-con .free-etc p img,
.shop-hero .free-etc p img {
  max-width: 35px;
  margin-right: 5px;
}
.shop-con .back-to-home a img,
.shop-hero .back-to-home a img {
  margin-right: 5px;
}
.shop-con .free-etc > p span,
.shop-hero .free-etc > p span {
  position: absolute;
  bottom: 12px;
  right: 0;
  font-size: 8px;
}
.zoo-layer-nav {
  margin-top: 46px;
}
.zoo-title-filter-block {
  font-family: initial;
  font-size: 1rem;
  font-weight: 600;
}
.zoo-ln-toggle-block-view {
  display: none;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  min-height: 48px;
  line-height: 27px;
}
#customer_login {
  display: flex;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  background-color: #e1f0ed;
  margin: 0;
}
.woocommerce div.product {
  margin-top: 30px;
}
.shop-con .back-to-home {
  position: absolute;
  top: 30px;
  left: 15px;
}
.woocommerce div.product div.summary {
  margin-top: 75px;
}
.woocommerce div.product div.images img {
  border-radius: 5px;
}
.shop-con > img {
  position: absolute;
  right: 0;
  top: 130px;
  width: 120px;
}
.woocommerce div.product .product_title {
  font-size: 40px;
  line-height: normal;
}
/* .woocommerce div.product .woocommerce-tabs .panel,
.woocommerce div.product .woocommerce-tabs ul.tabs {
  display: none !important;
} */
.product_meta span,
#tab-title-additional_information,
#tab-additional_information {
  display: none;
}
li.additional_information_tab {
  display: none !important;
}
#reply-title,
.comment-form-rating label {
  font-family: VisbyCF-Regular;
}
#wpc-parts-bar .active.first {
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: none;
  padding: 0;
  margin: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  margin: 0;
  padding: 0;
}
#tab-title-reviews a {
  font-size: 2rem;
  font-family: paralucent, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  border-bottom: 0;
}
/* #reviews {
  display: none;
} */
.card-body {
  display: flex;
  align-items: flex-start;
  text-align: left;
  border-bottom: none;
  padding: 0 0 20px 0;
}
.card {
  background-color: transparent;
  border-radius: 0;
  border: 0;
  border-bottom: 2px solid #efefef;
}
.card-header {
  padding: 0;
  background-color: transparent;
  border: none;
}
.faqs {
  margin-bottom: 50px;
}
.card-header button {
  padding: 20px 0;
  border: none;
  border-radius: 0;
  color: #000;
  font-size: 20px;
}
.card-header button:hover {
  color: #000;
  text-decoration: none;
}
.accordion > .card:not(:last-of-type) {
  border-bottom: 2px solid #efefef;
}
.related.products > h2::after {
  content: '';
  border-bottom: 2px solid #efefef;
  position: absolute;
  top: 50%;
  right: 0;
  left: 250px;
}
.related.products > h2 {
  position: relative;
  clear: both;
}
.woocommerce .quantity .qty {
  width: 100px;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce ul.products li.product .price {
  color: #000;
}
body.wpd-is-customizable div.woocommerce-product-gallery {
  position: relative;
}
body div.woocommerce-product-gallery > img.customise {
  display: none !important;
}
body.wpd-is-customizable div.woocommerce-product-gallery > img.customise {
  display: block !important;
  position: absolute;
  top: -50px;
  left: 10%;
  width: 100px;
  z-index: 1000;
}
.wpc-porto-skin .wpc-editor-col-2 {
  box-shadow: none !important;
}
#wpc-templates-list,
.page-template-content-full .product-name span,
.xoo-wsc-products span {
  display: none;
}

.xoo-wsc-products .button.alt {
  height: auto !important;
}

.wpc-button-bar #preview-btn,
.wpc-button-bar #download-btn,
.wpc-button-bar #save-btn,
.wpc-button-bar #grid-btn,
.wpc-button-bar #copy_paste_btn,
.wpc-button-bar #align_btn,
.wpc-button-bar #clear_all_btn,
.wpc-button-bar #delete_btn,
.swiper-slide #user-designs-panel {
  display: none;
}

.page-template-content-custom-php .wpc-panel-head #wpc-text-tabs,
.page-template-content-custom-php #text-panel-content .text-tool-container {
  display: none;
}

#blog,
#blog-innner {
  margin-top: 50px;
}
.blog-snippet h3 {
  color: #000a1f;
}
.blog-header h1 {
  color: #fff;
  font-family: futura;
  font-size: 50px;
  line-height: 60px;
}
.blog-image {
  height: 300px;
  background-position: center;
  background-size: cover;
  margin-bottom: 15px;
}
.woocommerce #respond input#submit,
.woocommerce #respond input#submit:hover,
.woocommerce a.button,
.woocommerce a.button:hover,
.woocommerce button.button,
.woocommerce button.button:hover,
.woocommerce input.button,
.woocommerce input.button:hover {
  border-radius: 0;
  padding: 15px 30px;
  color: #fff;
  background: #000;
  font-style: normal;
}
#content-section-full {
  padding: 50px 0;
  width: 95%;
  margin: 0 auto;
}
.checkout-button.button.alt.wc-forward {
  background-color: #000;
  color: #fff;
  margin-bottom: 0;
  border-radius: 0;
  padding: 15px 30px;
}
.woocommerce-cart-form {
  display: flex;
  flex-wrap: wrap;
}
.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
  width: 65%;
}
.woocommerce-cart-form table {
  padding-right: 50px;
  border: 0 !important;
}
.checkout-button.button.alt.wc-forward:hover {
  background-color: #000;
  color: #fff;
}
.woocommerce-form-coupon-toggle {
  display: none;
}
.woocommerce-cart-form > .cart-box {
  width: 35%;
}
.cart_totals {
  background-color: #f5f5f5;
  padding: 50px;
}
.cart_totals table td {
  text-align: right;
}
.cart_totals table {
  padding-right: 0 !important;
}
.cart_totals table .order-total td,
.cart_totals table .order-total th {
  border-top: 2px solid #fff !important;
}
.woocommerce ul#shipping_method li label {
  color: #000;
}
.woocommerce table.shop_table td {
  border-top: 2px solid #fff !important;
  padding: 9px 0;
}
.woocommerce-cart-form__cart-item.cart_item .product-name {
  padding: 9px 12px;
}
.cart_totals .shop_table {
  width: 100%;
  padding-left: 50px;
  width: 100% !important;
  border-radius: 0 !important;
  border: 0 !important;
  padding-left: 0 !important;
}
.pay-confid {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
}
.pay-confid img {
  height: 16px;
}
.pay-confid p {
  margin-bottom: 0;
}
.actions .coupon {
  display: flex;
  align-items: center;
  margin-top: 100px;
}
.actions button:disabled {
  padding: 15px 30px !important;
  color: #fff !important;
}
#coupon_code {
  border: 2px solid #f3f3f3;
  width: 240px;
  padding: 10px 10px 10px 16px;
}
.coupon label {
  display: block !important;
  margin-bottom: 0;
  font-size: 20px;
  font-style: normal;
  margin-right: 10px;
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
  background: #f5f5f5;
  padding: 0;
  margin: 0;
}
#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
  display: none;
}
.wc-stripe-save-source {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center;
}
.save-source-label {
  margin-left: 10px;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
  background-color: #000;
  color: #fff;
  width: 100%;
}
.woocommerce-checkout form #order_review {
  background-color: #f5f5f5;
  padding: 50px;
  height: 100%;
  border-radius: 10px;
}
.page-template-content-custom .wpc-tab-content-wrapper div .wpd-tool-row:last-of-type,
.wpd-pagination {
  display: none;
}
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tfoot td,
.woocommerce-checkout .woocommerce table.shop_table th {
  border-top: 2px solid #fff !important;
}
.woocommerce table.shop_table {
  border: 0;
  border-radius: 0;
}
#calc_shipping_city,
#calc_shipping_state_field {
  display: none;
}
.woocommerce-shipping-totals.shipping td,
.woocommerce-shipping-totals.shipping th {
  border-top: 2px solid #fff !important;
}
#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
  border: none;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  background: 0 0;
}
.checkout.woocommerce-checkout {
  display: flex;
  flex-wrap: wrap;
}
#ship-to-different-address {
  font-size: 24px;
  line-height: 34px;
}
#customer_details {
  max-width: 50%;
}
#order_comments_field label {
  display: block !important;
}
.woocommerce-checkout-review-order {
  width: 50%;
  position: sticky;
  top: 20px;
}
.woocommerce-additional-fields h3 {
  display: none;
}
.woocommerce-checkout-review-order h3 {
  margin-top: 0 !important;
}
.woocommerce-billing-fields__field-wrapper {
  margin-top: 30px;
}
.woocommerce-shipping-fields {
  margin-top: 30px;
}
.woocommerce form .form-row {
  padding: 6px;
  margin: 0 0 13px;
}
.woocommerce table.shop_table th {
  padding: 24px 35px 15px 0;
  line-height: 1.5em;
}
.create-account label,
.create-account p .woocommerce-input-wrapper {
  width: 100%;
}
.woocommerce form .form-row label {
  font-size: 16px;
  margin-bottom: 4px;
}
.woocommerce-error {
  width: 100%;
}
.woocommerce table.shop_table .product-total {
  padding: 24px 35px 15px 0;
}
@media screen and (min-width: 1900px) {
  .hero-left,
  .hero-right {
    height: 67vh;
  }
  .basket-li,
  .trigger_popup_fricc span {
    display: block !important;
  }
  .standard_dropdown li a i {
    font-size: 12px;
  }
  .hero-left {
    background-position-y: 5%, 0;
  }
  .main_nav_dropdown li a,
  .standard_dropdown li li a {
    font-size: 13.5px;
  }
  .main_nav_dropdown li a p {
    font-size: 13.5px;
  }
  .header-logo {
    width: 200px;
  }
  .q-circle {
    width: 45%;
  }
  .email-form {
    padding: 100px 0 175px 0;
  }
  .shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
    width: 70%;
  }
  .pay-confid img {
    height: auto;
  }
  .woocommerce-cart-form > .cart-box {
    width: 30%;
  }
  .pay-confid {
    flex-direction: column;
  }
  .pay-confid p {
    margin-bottom: 1rem;
  }
  .pay-confid img {
    width: 100%;
  }
  .info-btn {
    position: absolute;
    bottom: 0;
    right: -75px;
  }
  .hero-left div h1 {
    font-size: 50px;
    line-height: 50px;
  }
  .hero-right div {
    height: 290px;
    width: 290px;
  }
	.header-logo{
		padding-right:0;
	}
	.main_nav_menu > div {
    margin-left: 75px;
}
}
@media screen and (max-width: 1112px) {
  .woocommerce-account #content-section,
  .woocommerce-cart #content-section,
  .woocommerce-checkout #content-section {
    min-height: auto;
  }
  .shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
    width: 100%;
  }
  .woocommerce-cart-form > .cart-box {
    width: 60%;
  }
  .woocommerce table.shop_table {
    margin: 20px -1px 40px 0;
  }
  #ship-to-different-address {
    font-size: 26px;
    line-height: 36px;
    margin-top: 10px;
  }
  .coupon label {
    display: block !important;
    margin-bottom: 0;
    font-size: 20px;
    font-style: normal;
    margin-right: 10px;
    text-align: left;
  }
  .pay-confid img {
    height: 20px;
  }
  .trigger_popup_fricc span,
  .basket-li {
    display: block !important;
  }
/* 	.mobile-search {
		display:block;
	} */
}
@media screen and (max-width: 1024px) {
  .hero-left,
  .hero-right {
    height: 46vh;
  }
  .q-circle {
    width: 75%;
  }
  .hero-left div h1 {
    font-size: 34px;
  }
  .shop-con > img,
  .shop-hero > img:first-of-type {
    display: none;
  }
  .one-menu:nth-child(4) {
    display: none;
  }
  .one-menu {
    width: 20%;
  }
  .woocommerce div.product .product_title {
    font-size: 32px;
  }
  .insta {
    padding-top: 50px;
    margin-top: 0;
  }
  .related.products {
    margin-top: 50px;
  }
}
@media screen and (max-width: 992px) {
  #ship-to-different-address {
    font-size: 20px;
    line-height: 30px;
    margin-top: 10px;
  }
  .woocommerce-account #content-section,
  .woocommerce-cart #content-section,
  .woocommerce-checkout #content-section {
    padding: 50px 0;
  }
  .woocommerce-cart-form > .cart-box {
    width: 100%;
  }
  .actions .coupon {
    margin-top: 40px;
  }
  .hero-left {
    margin-bottom: 20px;
    margin-top: 50px;
  }
  .q-circle {
    width: 50%;
  }
  .single-cats {
    height: 300px;
  }
  .one-menu {
    width: 25%;
    margin: 20px 0;
  }
  .bottom-footer .col {
    flex-wrap: wrap;
  }
  .bottom-footer-col {
    width: 50%;
  }
  .bottom-footer-col:last-of-type {
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 20px;
  }
  .top-promo p {
    margin-bottom: 0;
    color: #fff;
  }
  .shop-widget {
    display: none;
    width: 0px;
  }
  .woocommerce div.product div.summary {
    margin-top: 0;
  }
  .hero-left {
    background-position-y: 5%, 0;
    background-size: 0%, 100px;
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  .actions {
    text-align: left;
    background-color: transparent !important;
  }
  .actions .coupon {
    display: block;
  }
  .woocommerce-cart-form table {
    padding-right: 0;
  }
  .woocommerce-cart-form__cart-item.cart_item .product-name {
    padding: 9px 0;
  }
  .coupon label {
    margin-bottom: 1rem;
    margin-right: 0;
  }
  .woocommerce table.shop_table td {
    background-color: transparent !important;
  }
  .hero-right div {
    position: static;
    width: 75%;
    margin: 0 auto;
    text-align: left;
  }
  .f-points div {
    justify-content: flex-start;
    margin: 10px 0;
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .woocommerce .col2-set,
  .woocommerce-page .col2-set {
    width: 100%;
  }
  .woocommerce-account #content-section,
  .woocommerce-cart #content-section,
  .woocommerce-checkout #content-section {
    padding: 50px 0;
  }
  #content-section-full {
    width: 100%;
  }
  #customer_details {
    max-width: 100%;
  }
  .woocommerce-checkout-review-order {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .lost-pass-con,
  .woocommerce form.checkout_coupon,
  .woocommerce form.login,
  .woocommerce form.register,
  .woocommerce-ResetPassword.lost_reset_password {
    padding: 75px 50px 50px 50px !important;
  }
  #coupon_code {
    margin: 0;
    width: 49%;
  }
  .woocommerce-page table.cart td.actions .coupon .input-text + .button {
    width: 49%;
  }
  .pay-confid {
    flex-wrap: wrap;
  }
  .pay-confid p {
    margin-bottom: 1rem;
  }
  .main_nav_content {
    margin: 10px 0;
    padding: 0;
  }
  .header-logo {
    height: 25px;
  }
  .hero-left {
    height: auto;
    padding: 50px 0;
    background-size: 20%, 65px;
  }
  .gift-right {
    width: 65px;
  }
  .hero-right div {
    position: static;
  }
  .hero-right {
    height: auto;
    padding: 90px 0;
  }
  .q-circle {
    display: none;
  }
  .f-points div {
    justify-content: flex-start;
    margin: 10px 0;
    width: 100%;
  }
  .f-points div img {
    margin-right: 10px;
    max-width: 35px;
  }
  .four-points .row {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .grey-cta-box {
    display: block;
    align-items: flex-start;
    padding: 75px 0 75px 30px;
    background-image: none;
  }
  .grey-cta-box .black-btn {
    margin-left: 0;
  }
  .swirl-line {
    display: none;
  }
  .stats-single {
    width: 100%;
    margin: 10px 0;
  }
  .stats-single img {
    max-width: 40px;
  }
  .email-form {
    padding: 50px 0 50px 0;
    background-image: none;
  }
  .title-form {
    display: block;
  }
  .title-form h2 {
    width: 100%;
  }
  .title-form .form-email {
    width: 100%;
    text-align: right;
  }
  .one-menu {
    width: 50%;
    margin: 20px 0;
  }
  .footer-menu .col .one-menu:nth-child(4) {
    display: none;
  }
  .bottom-footer-col {
    width: 100%;
  }
  .bottom-footer-col:nth-child(2) {
    justify-content: flex-start;
    align-items: center;
    margin-top: 15px;
  }
  .home-hero {
    padding: 0;
  }
  .free-etc,
  .shop-hero > img:last-of-type {
    display: none;
  }
  .menu_trigger_container {
    padding-left: 0;
  }
  .main_nav_content a:first-of-type {
    height: 35px;
  }
  .main_nav_content a:first-of-type img {
    height: 100%;
  }
  .shop-hero .back-to-home {
    position: absolute;
    top: 10px;
    left: 30px;
  }
  .blog-hero,
  .shop-hero {
    padding: 70px 0 40px 0;
  }
  .shop-hero-in h1 {
    font-size: 30px;
    line-height: 40px;
  }
  .shop-hero-in h4 {
    font-size: 20px;
  }
  .shop-con {
    padding-top: 50px;
  }
  .shop-con .free-etc,
  .shop-hero .free-etc {
    display: none;
  }
  .shop-con .back-to-home {
    top: 10px;
  }
  .bottom-footer {
    margin-bottom: 0;
  }
  .header-logo {
    width: auto;
  }
  .page-template-content-custom .wpc-porto-skin .wpc-tools-container {
    background-color: #fff;
  }
  .swiper-container {
    background: #000;
  }
  #product-part-container,
  #product-part-container ul {
    display: none;
  }
  .page-template-content-custom .wpc-porto-skin .wpc-tools-content.is-active {
    padding-left: 15px;
  }
  /* .page-template-content-custom #wpc-add-text {
    display: block;
    opacity: 1;
  } */
  .swiper-wrapper .swiper-slide:nth-child(1),
  .swiper-wrapper .swiper-slide:nth-child(2) {
    display: none;
  }
  #add-cart-panel {
    width: 100%;
  }
  .swiper-slide {
    width: 100% !important;
    margin-right: 0 !important;
  }
  .wpd-editor-bottom-tools-wrap.wpd_btn_hidden .wpc-button-bar > span {
    height: 20px;
    font-size: 25px;
    opacity: 1;
  }
  .wpc-button-bar > span {
    font-size: 25px !important;
  }
  #product-part-container,
  #product-part-container ul {
    display: block;
  }
  #product-part-container li {
    width: 100% !important;
    text-align: left !important;
  }
  #product-part-container li:before {
    display: none !important;
  }
  .icon-1325:before {
    margin-right: 5px;
  }
  #wpc-parts-bar .active.first {
    display: block;
  }
  .owl-hero .owl-prev {
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
  .owl-hero .owl-next {
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
  .owl-hero .owl-nav button img {
    width: 30px;
  }
  .hero-bobbin {
    width: 150px;
  }
}

@media screen and (max-width: 375px) {
  .button {
    height: auto;
  }
  #coupon_code {
    height: 62px;
  }
}
@media screen and (max-width: 320px) {
  .one-menu {
    width: 100%;
  }
}
@media print {
  .container {
    width: auto;
  }
}
.woocommerce ul.products li.product .button.loopCartAdd {
	display: none !important;
}
.loopProductSwatches {
	display: flex;
	width: 100%;
	justify-content: flex-start;
	align-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}
.loopProductSwatches a {
	width: 28px;
	height: 28px;
	border-radius: 38px;
	display: block;
	margin: 0 10px 10px 0;
    box-shadow: 0px 0px 3px 1px rgb(0,0,0,0.3);
}
.wpc-porto-skin .wpc-editor-col.newColsTools {
	display: flex;
	justify-content: flex-start;
	flex-direction: column;
	width: 400px;
	background-color: #f6f6f6;
	padding: 10px 20px;
}
.wpc-porto-skin .wpc-editor-col.newColsTools #wpc-text-tabs, 
.wpc-porto-skin .wpc-editor-col.newColsTools .mCSB_scrollTools {
	display: none !important;
}
.wpc-porto-skin .wpc-editor-col.newColsTools #text-panel-content .text-tool-container, 
.wpc-porto-skin .wpc-editor-col.newColsTools .mCustomScrollBox, 
.wpc-porto-skin .wpc-editor-col.newColsTools .mCSB_container {
	max-height: none !important;
	overflow: visible;
}
.wpc-porto-skin .wpc-editor-col.newColsTools .wpc-tab-content {
	overflow: visible;
	display: block !important;	
}
.woocommerce-LoopProduct-link {
	display: block;
	position: relative;
}
.woocommerce-LoopProduct-link .attachment-woocommerce_thumbnail, 
.woocommerce-LoopProduct-link .size-woocommerce_thumbnail {
	position: relative;
	z-index: 10;
}
.woocommerce-LoopProduct-link .tag {
	position: absolute;
	top: 30px;
	z-index: 11;
	background-color: rgba(0,0,0, 0.6);
	color: #FFF;
	padding: 4px;
	text-transform: uppercase;	
	display: block;
	text-align: center;
}
.woocommerce-LoopProduct-link .tag.colours {
	left: 0px;
	width: 140px;
}
.woocommerce-LoopProduct-link .tag.sizes {
	right: 0px;
	width: 85px;
}