.js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 3px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: #6AB4AC;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #6AB4AC;
    color: #ffffff !important;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}

.t819__wrapper {
    width: 100%;
    padding-top: 3px;
    font-size: 0;
    text-align: left;
}

.js-product .t-product__option-select {
    width: 100%;
    border: 1px #ddd solid;
    background: #f8f8f8;
    color: #000;
    box-sizing: border-box;
    cursor: pointer;
    padding: 2px 30px 2px 10px;
    border-radius: 36px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    overflow-x: hidden;
}

.t819__content {
   
    position: relative;
    padding: 0px;
}


.t706__carticon_sm .t706__carticon-counter {
    right: 41px;
    bottom: 18px;
    min-width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
}

 
	.t706__carticon-imgwrap {
		border-radius: 5px; 
		box-shadow: 0 0px 0px 0px rgba(0, 0, 0, 0) !important; 
		background-color: transparent !important; 
		border: 0px solid transparent !important; 
	}
