/*iframe of quick view*/

.vex-content iframe {height:740px;width:100%;}

.vex-content { width:70% !important;}

.vex{overflow:unset !important; z-index:999999 !important;}

.vex.vex-theme-default{padding-top:30px !important;}

@media (max-height: 900px){.vex-content iframe{height:560px; }}

/*end of iframe of quick view*/

/*slide*/

.videoslide-pro-text a {display: inherit;border: none;border-bottom: 1px solid #000;padding-top: 10px;}

.slick-prev, .slick-next {color: #000;z-index: 1;}

@media (max-width: 991px){.slick-prev, .slick-next{display: none !important; }}

.slick-prev:before, .slick-next:before {color: #000;font-size: 25px;}
.slick-prev:before { content: "\f104"; font-family: FontAwesome;}
.slick-next:before { content: "\f105"; font-family: FontAwesome;}

.slick-prev { left: 15px;}
.slick-next { right: 15px;}

/*end of slide*/

@media (max-width: 991px){.background-image-none {background-image: none !important; }}

/*advertisement picture*/

.cls-advertisement-button a{
    height:440px;
    width:100%;
    opacity:0;
    vertical-align:middle;
}

/*@media(max-width:768px){
    .cls-advertisement-button a{
    position:absolute;
    height:100%;
    z-index:9;
    }
}*/

@media(max-width:768px){
    .cls-advertisement-button a{
    height: 300px !important;
    z-index:9;
    }
}

/*end of advertisement picture*/

/*navigation button*/

.owl-nav { position: absolute; top: 39%; right:0; left:0; margin:auto;}

.owl-prev{  margin-left: 0px !important; left: 0; position: absolute}

.owl-next{ margin-right: 0px !important; right: 0; position: absolute}

div.hikashop_carousel .owl-nav .owl-prev, div.hikashop_carousel .owl-nav .owl-next { border-color: #d0bab9; border-radius: 0px; background-color: #d0bab9;}
div.hikashop_carousel .owl-nav .owl-prev:hover, div.hikashop_carousel .owl-nav .owl-next:hover {color: #d0bab9;}

/*end of navigation button*/