.button, .btn {
    border-radius: 10px !important;
}

.links-wushlist {
	padding-right: 10px;
	cursor: pointer;
	font-size: 13px; 
	font-weight: 300; 
	color: #455a64;
}
 .product-grid .only-hover {
    position: absolute;
    padding: 0 !important;
    border-top: none;
    right: 1px;
    left: 1px;
    bottom: 10px;
    text-align: center;
}

.button-preorder-default {
    font-size: 13px;
    white-space: pre;
    display: block;
    margin: 10px 50px 0;
    font-weight: 400;
    font-family: Montserrat;
    text-transform: uppercase;
    padding: 7px 18px 6px 18px;
    border-radius: 0px;
    line-height: normal;
    border-radius: 10px;
}

@media (max-width: 991px) {
ul.megamenu > li.with-sub-menu > a:after { display: none !important; }
}

@media (max-width: 767px) {
.responsive .category-wall > div > div:nth-child(2n+1) {
clear:both;
}

#video {
    max-width: 560px;
    margin: 0 auto;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.cdek_description, #boxberry-issue_point-prepaid-block {
border: 1px solid #c3c3c3;border-radius: 4px;padding: 5px;margin: 9px 0;
}
#selectCdekPvz, #boxberry-issue_point-link-prepaid {
border-bottom: 1px dashed;
}