@font-face {
    font-family: 'OpenSansSemibold';
    font-display: swap;
    src: url('../fonts/OpenSansSemibold/OpenSansSemibold.eot');
    src: url('../fonts/OpenSansSemibold/OpenSansSemibold.eot') format('embedded-opentype'),
        url('../fonts/OpenSansSemibold/OpenSansSemibold.woff2') format('woff2'),
        url('../fonts/OpenSansSemibold/OpenSansSemibold.woff') format('woff'),
        url('../fonts/OpenSansSemibold/OpenSansSemibold.ttf') format('truetype'),
        url('../fonts/OpenSansSemibold/OpenSansSemibold.svg#OpenSansSemibold') format('svg');
}
@font-face {
    font-family: 'OpenSansRegular';
    font-display: swap;
    src: url('../fonts/OpenSansRegular/OpenSansRegular.eot');
    src: url('../fonts/OpenSansRegular/OpenSansRegular.eot') format('embedded-opentype'),
        url('../fonts/OpenSansRegular/OpenSansRegular.woff2') format('woff2'),
        url('../fonts/OpenSansRegular/OpenSansRegular.woff') format('woff'),
        url('../fonts/OpenSansRegular/OpenSansRegular.ttf') format('truetype'),
        url('../fonts/OpenSansRegular/OpenSansRegular.svg#OpenSansRegular') format('svg');
}
* {
    -webkit-transition: -webkit-transform .3s ease;
    -ms-transform: transform .3s ease;
    transition: transform .3s ease;
}
html, /* body, */
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    word-break: break-word;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    line-height: 1.5;
}
h1 {
    font-size: 24px;
}
h2 {
    font-size: 20px;
}
h3 {
    font-size: 16px;
}
h4 {
    font-size: 14px;
}
body:has(.page-template-wishlist) img {
    max-width: 100%;
    height: auto;
    width: auto;
    /* ie8 */
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
select {
    padding: 10px 20px 10px 10px;
    background-color: transparent;
    border-radius: 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: .01px;
    text-overflow: '';
    -ms-appearance: none;
    appearance: none!important;
    max-width: 100%;
    background-image: url(img/arrow.png);
    background-position: right 10px center;
    background-repeat: no-repeat;
    border: 1px solid #cdcdcd;
}
input,
select,
textarea {
    font-family: "OpenSansRegular";
    outline: none;
}
ul ul,
ol ol,
ul ol,
ol ul {
    margin-bottom: 0;
}
cite,
em,
i {
    font-style: italic;
}
hr {
    height: 1px;
    width: 100%;
    color: #DFDFDF;
    margin: 32px 0px;
    display: inline-block;
}
a {
    text-decoration: none;
    outline: none;
    color: #127bc4;
    cursor: pointer;
}
a:active,
a:focus,
a:visited {
    text-decoration: none;
}
a:hover {
    color: #f36c38;
}
label {
    display: block;
    padding-top: 10px;
}
ol,
ul {
    padding: 0 0 15px 30px;
}
li {
    list-style: unset;
}
table {
    border: 1px solid #E7E7E7;
    margin: 15px -1px 24px 0;
    text-align: left;
    width: 100%;
}
input[type="text"],
input[type="email"],
.inputs_text {
    border: 1px solid #d6d7d8;
    height: auto;
    font-size: 16px;
    padding: 10px;
    color: #a7a9ac;
    border-radius: 4px;
}
b,
strong {
    font-family: 'OpenSansSemibold';
    letter-spacing: 0.016em;
}
.bstwbsft-color-blue {
    color: #a9d2ee;
}
.bstwbsft-color-white {
    color: #fff;
}
.bstwbsft-color-gray {
    color: #999 !important;
}
.bstwbsft-color-black {
	color: #202020;
}
.alignleft,
.alignright,
.aligncenter,
.alignnone {
    max-width: 100%;
}
.required {
    font-size: 20px;
    color: #ef4242;
}
.bstwbsft-button-big,
.bstwbsft-button-small,
input[type=submit] {
    color: #fff;
}
.bstwbsft-button-small,
input[type=submit] {
    text-transform: none;
    border-radius: 32px;
    display: inline-block;
    text-align: center;
    font: 18px/29px 'OpenSansSemibold';
    padding: 6px 28px;
    letter-spacing: 0;
    margin: 27px 0 30px 0;
    border: none;
}
.bstwbsft-button-small {
    background-color: #cf4500;
}
.bstwbsft-button-big {
    font: 21px 'OpenSansBold' ;
    background-color: #2281C3;
    padding: 9px 30px 10px;
    letter-spacing: 0;
    border-radius: 32px;
    display: inline-block;
    border: none;
}
.bstwbsft-button-big.bstwbsft-blue-button,
.bstwbsft-button-small.bstwbsft-blue-button,
input[type=submit] {
    background-color: #358bc7;
}
.bstwbsft-button-big.bstwbsft-blue-button:hover,
.bstwbsft-button-small.bstwbsft-blue-button:hover,
input[type=submit]:hover {
    background-color: #207fbf;
}
/* Heart Styles */
.wishlist-share {
    display: flex;
    justify-content: flex-start;
}
.wishlist-share .wshlst-button {
    position: relative;
    bottom: -4%;
    cursor: pointer;
}
.strshwcs_product_box .wshlst-button {
    position: absolute;
	top: 13px;
    right: 15px;
    width: 48px;
    height: 48px;
    cursor: pointer;
}
.strshwcs_product_grid .wshlst-button {
    top: 16px;
    width: 20px;
    height: 35px;
}
/*.single .wshlst-button {*/
/*	bottom: -7%;*/
/*	left: 4%;*/
/*}*/
#header .wshlst-button {
	position: relative;
	top: 1px;
	right: 0;
	padding: 0;
}
.wshlst-button div {
	display: block;
	margin: 0;
}
.wshlst-button a span {
	position: absolute;
	z-index: -9999;
    font-size: 1px;
	color: transparent;
}
.wshlst-button .fa-heart {
	position: absolute;
	right: 28%;
	bottom: 9px;
}
.wishlist-share .wshlst-button .fa-heart  {
    position: relative;
    right: auto;
    bottom: auto;
}
.strshwcs_product_grid .wshlst-button .fa-heart {
    right: 27%;
    bottom: 5px;
}
#header .wshlst-button .fa-heart {
    display: block;
	position: unset;
    padding-top: 1px;
}
.single .strshwcs-content .wshlst-button:after {
    content: '';
    position: absolute;
    top: -2px;
    right: -18px;
    width: 2px;
    height: 100%;
    border: 1px solid #E7E7E7;
}
.wshlst-button .fa-heart:before {
	content: url('../img/heart-empty.svg');
	display: block;
	width: 20px;
}
.wshlst-button .fa-heart.added:before {
	content: url('../img/heart-orange.svg');
}
#header .wshlst-button .fa-heart:before {
	content: url('../img/heart-dark.svg')
}
#header .wshlst-button .wshlst_count {
	background-color: #e55e23;
    font-size: 10px;
    font-family: 'OpenSansBold';
    border-radius: 50%;
    min-width: 17px;
    display: inline-block;
    height: 17px;
    position: absolute;
    text-align: center;
    line-height: 1.5;
    padding: 1px;
    top: -9px;
    right: -13px;
    color: #fff;
}
.home #header .wshlst-button .fa-heart:before,
.home #header .white_menu .wshlst-button .fa-heart:before,
.blog #header .white_menu .wshlst-button .fa-heart:before,
.page:not(.page-id-37939) #header .white_menu .wshlst-button .fa-heart:before,
.archive #header .white_menu .wshlst-button .fa-heart:before,
.single #header .white_menu .wshlst-button .fa-heart:before {
	content: url('../img/heart-white.svg');
}
.wshlst-button:hover .fa-heart:not(.added):before {
    content: url('../img/heart-empty-orange.svg');
}
.white_menu .wshlst-button:hover .fa-heart:before {
	color: #fff;
	opacity: 0.8;
}
/* Wishlist Styles */
.page .entry-content {
    margin-top: 72px;
}
.page-template-wishlist .page-header-background {
	display: none;
}
.card-top {
    /* margin-top: 77px; */
	background-color: #f5f5f5;
    padding-bottom: 6px;
	position: unset;
}
.wishlist-span {
	color: #333 !important;
}
.back-and-items {
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.left-block {
	font-weight: bold;
	font-size: 27px;
	color: #999999;
}
.left-block > h4 {
	display: inline;
	color: #202020;
	font-size: 27px;
}
.right-block {
    display: flex;
}
.right-block > a {
	border: 2px solid #DDDDDD;
    box-sizing: border-box;
    padding: 11px 45px 14px;
    border-radius: 100px;
	color: #999999;
	font-weight: 600;
}
.name-cols-table,
#wishlist-list {
	border: unset;
	padding: 0;
}
.name-cols-table span {
	font-weight: 600;
    line-height: 29px;
    color: #BABABA;
}
.name-cols-table .product-cols {
	width: 55%;
}
#wishlist-content {
	border-top: 1px solid #DEDEDE;
	border-bottom: unset;
	overflow-y: unset;
}
#wishlist-list {
	padding-bottom: 70px
}
#wishlist-list a:hover {
    color: #f17553;
    text-decoration: none;
}
#wishlist-list .wshlst_single_product > td {
	border-bottom: 1px solid #DEDEDE;
}
#wishlist-list .wshlst_with_notice > td {
	border: unset;
}
#wishlist-list .wshlst_with_notice .img_product {
	padding-bottom: 15px !important;
}
#wishlist-list .wshlst_with_notice + tr > td {
	border-bottom: 1px solid #DEDEDE;
}
#wishlist-list .img_product {
	padding: 45px 0 34px !important;
	width: 87px;
}
#wishlist-list .img_product > img {
	width: 80px;
	height: 80px;
	border-radius: 100px;
	vertical-align: text-top;
	position: relative;
    top: -10px;
}
#wishlist-list .wshlst_product_description {
	width: 40%;
}
#wishlist-list .wshlst_product_name {
	font-weight: 600;
    color: #202020;
    text-decoration: unset;
}
.wshlst_multiple {
    font-size: 14px;
    color: #b9babb;
}
#wishlist-list .wshlst_product_info {
    color: #494d4f;
    margin: 15px 2px 0px;
}
#wishlist-list .tooltipe[data-tooltip] {
    position: relative;
	display: inline;
}
#wishlist-list .tooltipe[data-tooltip]:before {
	content: "";
	position: absolute;
	left: 20px;
	margin-left: -5px;
	top: 0;
	transform: translate(-13px, -4px);
	border: 10px solid #000;
	border-color: transparent transparent #999999 transparent;
	transition: 1s;
	opacity: 0;
}
#wishlist-list .tooltipe[data-tooltip]::after {
    content: attr(data-tooltip);
    position: absolute;
    width: 353px;
	left: -40px;
	top: 0;
    background: #999999;
    color: #fff;
    padding: 2px 5px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    pointer-events: none;
    opacity: 0;
	transition: 1s;
	font-weight: 600;
	font-size: 15px;
	border-radius: 5px;
	z-index: 99;
}
#wishlist-list .tooltipe[data-tooltip]:hover:before {
    left: 20px;
    top: 14px;
  	opacity: 1;
}
#wishlist-list .tooltipe[data-tooltip]:hover::after {
	opacity: 1;
	top: 27px;
	left: -40px;
}
#wishlist-list .wshlst_product_price {
	position: relative;
    text-align: center;
}
#wishlist-list .strcrt_with_notice .wshlst_product_price {
	padding: 0 37px 50px 0 !important;
}
#wishlist-list .wshlst_product_price > div {
    display: inline-block;
    position: relative;
	top: 20px;
    font-weight: bold;
    color: #494d4f;
}
#wishlist-list .wshlst_action {
	text-align: center;
}
#wishlist-list .wshlst_action .fa-external-link-alt {
	content: url('../img/external-link-alt-solid.svg');
	position: absolute;
	top: 12px;
	right: 15px;
	width: 15px;
}
#wishlist-list .wshlst_action a {
	position: relative;
    top: 20px;
	background: #2281C3;
}
#wishlist-list .wshlst_action a:hover {
	color: rgba(255, 255, 255, 0.8);
}
#wishlist-list .one-license + .wshlst_action a {
	padding-right: 40px;
}
#wishlist-list .wshlst_delete_product {
    text-align: right;
    width: 16px;
}
#wishlist-list .wshlst_delete_product img {
    position: relative;
    top: 17px;
    cursor: pointer;
}
.wshlst_loading {
    display: none;
}
#wishlist-list .strcrt_product_discount, #wishlist-list .wshlst_notice {
	border: unset;
}
#wishlist-list .green-text-sale {
	color: #aff7b4;
}
#wishlist-list .mobile-text {
	display:none;
}
#strcrt-cart-top {
	margin: 0 0 49px;
    position: relative;
    top: -67px;
    left: -29px;
	background-color: unset;
}
.wshlst_warning {
    background-color: #ED6565;
    color: #fff;
    font-size: 13px;
    line-height: 1.5;
    padding: 5px;
}
#wishlist-list .wshlst_warning a {
    color: #E5E7A2;
}
@media only screen and (max-width: 992px) {
    #wishlist-list .wshlst_delete_product img {
        top: 0;
    }
	.page-template-wishlist .bstwbsft-button-big {
		width: 150px;
		padding: 9px 9px 10px!important;
		text-align: center;
		font-size: 17px;
	}
    .wishlist-share {
        white-space: normal;
        justify-content: center;
    }
    .wishlist-share .wshlst-button {
        position: relative;
        bottom: auto;
        height: 25px;
        top: 2px;
    }
    .wishlist-share .bstwbsft-share-buttons {
        position: relative;
        left: auto;
    }
    .single .strshwcs-content .wshlst-button:after {
        right: -16px;
    }
}
@media only screen and (max-width: 768px) {
	#wishlist-list .wshlst_product_description {
		width: 25%;
	}
    .strshwcs_product_list .strshwcs_title {
        padding-right: 20px;
    }
}
@media only screen and (max-width: 700px) {
	.name-cols-table {
		display: none;
	}
	#wishlist-list .img_product {
    	padding: 20px 0 0;
	}
	#wishlist-list .wshlst_single_product .wshlst_product_description,
	#wishlist-list .wshlst_single_product .wshlst_product_price {
		display: block;
    	width: 100%;
		text-align: left;
		padding: 0;
		border: unset;
	}
	#wishlist-list .tooltipe[data-tooltip]::after,
	#wishlist-list .tooltipe[data-tooltip]:hover::after {
		left: -109px;
		width: 240px;
	}
	#wishlist-list .wshlst_single_product .wshlst_product_price {
		border-bottom: 1px solid #DEDEDE;
		padding: 15px 0 !important;
	}
	#wishlist-list .wshlst_with_notice > td {
		border: unset !important;
	}
	#wishlist-list .wshlst_product_price > div {
		display: block;
		top: 0;
		margin-left: 44px;
		text-align: end;
	}
	#wishlist-list .mobile-text {
		display: inline;
		font-weight: 600;
		line-height: 29px;
		color: #BABABA;
	}
	#wishlist-list .text-price {
		position: relative;
    	top: 27px;
	}
	#wishlist-list .wshlst_product_info {
		margin: 0;
	}
}
@media only screen and (max-width: 600px) {
	.subtitle-discount {
    margin-bottom: 10px;
    display: block;
	}
}
@media only screen and (max-width: 500px) {
	.right-block {
		margin-top: 20px;
	}
	.wshlst_action {
		display: block;
		padding: 10px 0;
	}
	.bstwbsft-button-big {
		width: 100%;
	}
	#wishlist-list .wshlst_action a {
		top: 0;
	}
}
@media only screen and (max-width: 455px) {
    .wishlist-share .wshlst-button {
        top: 22px;
    }
}
@media only screen and (max-width: 439px) {
	#wishlist-list .tooltipe[data-tooltip]::after,
	#wishlist-list .tooltipe[data-tooltip]:hover::after {
		left: -112px;
		width: 179px;
		font-size: 13px;
	}
}
@media only screen and (max-width: 382px) {
	#wishlist-list .wshlst_single_product .wshlst_product_price {
		padding-top: 37px !important;
	}
}
@media only screen and (max-width: 350px) {
	#wishlist-list .tooltipe[data-tooltip]::after,
	#wishlist-list .tooltipe[data-tooltip]:hover::after {
		left: -130px;
		width: 165px;
	}
}
@media screen and (min-width: 280px) {
    /* just to redefine Bootstrap classes to default */
    .container {
        padding-right: 15px !important;
        padding-left: 15px !important;
        margin-right: auto !important;
        margin-left: auto !important;
    }
}


