/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/
/* Examples (uncomment to use):*/
/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */
/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }
/* Hide compare button */
/* a.compare_item { display: none !important;  }*/
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
.package {
	padding: 15px 0;
}
.youtube-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    margin-bottom: 25px;
    width: 100%;
    height: 0;
}
.youtube-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.sections_wrapper.smalls .owl-carousel.owl-drag .owl-item {
	box-shadow: inset 0 0 0 1px #ececec;
}
body {
 background-color: #F5F5F5;
}
.logo_and_menu-row .search .search-input {
	width: 100%;
}
#main .container_inner&gt;.right_block.catalog_page {
background-color: #FFF;
}
