.marquiz-pops {
    animation-name: marquiz__pop-fade-in_down;
    animation-duration: .5s;
    margin-top: 56px !important;
    animation-timing-function: ease-in;
    opacity: 0;
    animation-fill-mode: both;
    text-rendering: optimizelegibility;
    position: fixed;
    top: 0;
    z-index: 99990;
    width: 100%;
    display: none;
    box-sizing: border-box;
    height: 60px;
    background-color: var(--marquiz-pop-background-color,#d34085);
}


a[href="#popup:oneclick"] {
color: #ffffff !important;
background: url(https://static.tildacdn.com/tild6135-3933-4439-b639-666131373536/Vector.svg) no-repeat #014c8f;
background-size: 20px;
background-position: 10% 50%;
border-radius: 30px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
padding-left: 48px;
padding-right: 34px;
height: 45px;
line-height: 45px;
font-size: 14px;
display: inline-block;
font-family: 'Montserrat',Arial,sans-serif;
text-align: center;
vertical-align: middle;
font-weight: 500;
display: table;
margin-bottom: 20px;
}

@media only screen and (max-width : 960px) {
	.t-store__card__mark-wrapper {
	  top: 70% !important;
	}
}

.tvk {
	padding: 40px;
	font-family: Montserrat;
}

.tvk p{
	font-weight: bolder;
	text-align: center;
	font-size: 20pt;
}


.tvk a{
	text-decoration:none;
	border: 2px solid #014C8F;
	border-radius: 20px;
	margin: 20px auto;
	display: block;
	width: 220px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #014C8F !important;
	font-weight: bolder;
}

.tvk span{
	border: 2px solid #014C8F;
	border-radius: 20px;
	margin: 20px auto;
	display: block;
	width: 220px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #014C8F !important;
	font-weight: bolder;
}

.tvk span:hover{
	cursor:pointer;
	background: #014C8F;
	color: #FFF !important;
}

.tvk a:hover{
	background: #014C8F;
	color: #FFF !important;
}

.fixed {
    position: fixed;
    width: 100%;
    bottom: 20px;
    z-index: 9999;
    transform: translateY(0%);
}
.t-store__card__mark {
    background: #D12561;
    color:#FFFFFF;
    font-weight: 700;
}

.js-store-prod-all-charcs {
    font-size: 18px;
}

.t706__product-imgdiv {
  height: 135px;
  width: 100px;
  margin: 00px 10px 10px;
}
.t706__product-title__option {
    font-size: 16px;
}
    
.t706__product-amount t-descr t-descr_sm {
     font-weight: 600;
}
.t-store__card__mark {
  font-size: 16px;
  width: 60px;
  height: 60px;
}
.marquiz-pops__body {
font-family: 'Montserrat', sans-serif;
}

.hystmodal__opened,.hystmodal__shadow{position:fixed;right:0;left:0;overflow:hidden}.hystmodal__shadow{border:none;display:block;width:100%;top:0;bottom:0;pointer-events:none;z-index:98;opacity:0;transition:opacity .15s ease;background-color:#000}.hystmodal__shadow--show{pointer-events:auto;opacity:.6}.hystmodal{position:fixed;top:0;bottom:0;right:0;left:0;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;opacity:1;pointer-events:none;display:flex;flex-flow:column nowrap;justify-content:flex-start;z-index:99;visibility:hidden}.hystmodal--active{opacity:1}.hystmodal--active,.hystmodal--moved{pointer-events:auto;visibility:visible}.hystmodal__wrap{flex-shrink:0;flex-grow:0;width:100%;min-height:100%;margin:auto;display:flex;flex-flow:column nowrap;align-items:center;justify-content:center}.hystmodal__window{margin:50px 0;box-sizing:border-box;flex-shrink:0;flex-grow:0;background:#fff;border-radius:20px;max-width:100%;overflow:visible;transition:transform .2s ease 0s,opacity .2s ease 0s;transform:scale(.9);opacity:0}.hystmodal--active .hystmodal__window{transform:scale(1);opacity:1}.hystmodal__close{position:absolute;z-index:10;top:0;right:-40px;display:block;width:30px;height:30px;background-color:transparent;background-position:50%;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' stroke='%23fff' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' d='M22 2L2 22'/%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' d='M2 2l20 20'/%3E%3C/svg%3E");background-size:100% 100%;border:none;font-size:0;cursor:pointer;outline:none}.hystmodal__close:focus{outline:2px dotted #afb3b9;outline-offset:2px}@media (max-width:767px){.hystmodal__close{top:10px;right:10px;width:24px;height:24px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' stroke='%23111' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' d='M22 2L2 22'/%3E%3Cpath fill='none' stroke='%23111' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' d='M2 2l20 20'/%3E%3C/svg%3E")}.hystmodal__window{margin:0}}

.t-store__card__bgimg, .t-store__card__bgimg_second {
    border-radius: 16px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    -webkit-transition: opacity 0.1s linear;
    transition: opacity 0.1s linear;
}
.t-store__prod-snippet__container {
    padding-top: 20px !important;
    padding-bottom: 20px!important;
}



.t-slds__bgimg {
    border-radius: 10px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
@media screen and (max-width: 960px){
.t-slds__bgimg {
    border-radius: 8px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}}
.t-slds__thumbsbullet-border {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    border-radius: 10px;
    border: 2px solid transparent;
    -webkit-transition: border-color ease-in-out .3s;
    -moz-transition: border-color ease-in-out .3s;
    -o-transition: border-color ease-in-out .3s;
    transition: border-color ease-in-out .3s;
}
@media screen and (max-width: 960px){
    .t-slds__thumbsbullet-border {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    border-radius: 8px;
    border: 2px solid transparent;
    -webkit-transition: border-color ease-in-out .3s;
    -moz-transition: border-color ease-in-out .3s;
    -o-transition: border-color ease-in-out .3s;
    transition: border-color ease-in-out .3s;
}}

.t-store__filter__range_bg {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 2px;
    background-color: #d12661 !important;
    border-radius: 4px;
}

.t951 .t-checkbox__indicator {
    border-color: #8da0b5 !important;
    border-radius: 6px;
}
.t706__form-bottom-text {
    margin-top: 20px;
    text-align: center;
    margin-bottom: 10px;
}
@media screen and (max-width: 480px){
.t706__orderform {
    margin-bottom: 20px;
}}
.t706__cartwin-content {
    position: relative;
    max-width: 1200px;
    height: 100%;
    padding: 40px 20px 10px  !important;
    margin: 0 auto;
    background: #fff;
    overflow: unset;
}
.t1002__product-imgdiv {
    width: 70px;
    height: 100px;
    background-size: cover;
    border-radius: 7px;
    background-color: #eee;
    background-position: center;
    border: 1px solid rgba(0,0,0,.1);
}
.t706__cartwin-totalamount-wrap {
    padding-top: 15px;
    display: none;
    font-weight: 600;
    font-size: 20px;
    text-align: right;
    color: #000;
}
