/*
Theme Name: LDResponsive
Theme URI: 
Description: Child theme of responsive theme for the Responsive theme
Author: <a href="https://cyberchimps.com">CyberChimps</a>
Author URI: 
Template: responsive
Version: 4.8.0
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Thu, 30 Mar 2023 15:24:16 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

@charset "UTF-8";
/**
 * CSS Reset by Eric Meyer (http://meyerweb.com/eric/tools/css/reset/)
 * v2.0 | 20110126
 * -----------------------------------------------------------------------------
 */
@font-face {
    font-family: 'SharpGroteskMedium20-Regular';
    src: url('fonts/SharpGroteskMedium20-Regular.eot');
    src: url('fonts/SharpGroteskMedium20-Regular.eot?#iefix') format('embedded-opentype'),
    url('fonts/SharpGroteskMedium20-Regular.woff2') format('woff2'),
    url('fonts/SharpGroteskMedium20-Regular.woff') format('woff'),
    url('fonts/SharpGroteskMedium20-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SharpGroteskSmBold20-Regular';
    src: url('fonts/SharpGroteskSmBold20-Regular.eot');
    src: url('fonts/SharpGroteskSmBold20-Regular.eot?#iefix') format('embedded-opentype'),
    url('fonts/SharpGroteskSmBold20-Regular.woff2') format('woff2'),
    url('fonts/SharpGroteskSmBold20-Regular.woff') format('woff'),
    url('fonts/SharpGroteskSmBold20-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SharpGroteskBook20-Regular';
    src: url('fonts/SharpGroteskBook20-Regular.eot');
    src: url('fonts/SharpGroteskBook20-Regular.eot?#iefix') format('embedded-opentype'),
    url('fonts/SharpGroteskBook20-Regular.woff2') format('woff2'),
    url('fonts/SharpGroteskBook20-Regular.woff') format('woff'),
    url('fonts/SharpGroteskBook20-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, .site-title, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small,
.site-description, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
    overflow-x: hidden;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    /*content: '';*/
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/**
 * Reset box model
 * -----------------------------------------------------------------------------
 */
* {
    box-sizing: border-box;
}

*:before, *:after {
    box-sizing: inherit;
}

/**
  * CSS Font Smoothing
  * -----------------------------------------------------------------------------
  */
html {
    /* Adjust font size */
    font-size: 100%;
    font-smoothing: antialiased;
    /* Font varient */
    text-rendering: optimizeLegibility;
    text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
    /* Smoothing */
    -webkit-text-size-adjust: 100%;
    font-variant-ligatures: none;
    -webkit-font-variant-ligatures: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}
/**
 * Base styles
 * -----------------------------------------------------------------------------
 */

body {
    font-weight: 500;
}
button, .btn, .et_pb_button {
    font-family: "Raleway", sans-serif;
    font-weight: 700 !important;
}

input,
select,
textarea {
    font-weight: 600;
}
body,
button,
input,
select,
textarea {
    color: #000;
    /*font-family: 'SharpGroteskMedium20-Regular';*/
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 1.5;
    background-color: #ffffff;
    word-wrap: break-word;
    -ms-word-wrap: break-word;
}
@media (min-width: 1200px) {
    body,
    button,
    input,
    select,
    textarea {
        font-size: 16px;
    }
}
#loader {
	width: 100%;
	height: 100vh;
	align-items: center;
	z-index: 99999999999;
	position: fixed;
	top: 0;
	left: 0;
	background: #000000d6;
	justify-content: center;
}
#loader .loader_warp {
	width: 280px;
	text-align: center;
}
#loader .loader_warp .text {
	/*margin-top: 15px;*/
	font-size: 18px;
	color:#fff;
}
/**** Events Css ****/
.item .item-img .img-container {
	position: relative;
}
@media (max-width: 575px) {
    .item .item-img .img-container {
        width: 100%;
        height: 100%;
    }
}
@media (min-width: 576px) {
    .item .item-img .img-container::before {
        content: "";
        padding-top: 100%;
        display: block;
    }
	.item .item-img .img-container.video_container::before {
		padding-top: 55%;
	}
}
.item .item-img .img-container a {
	width: 100%;
	height: 100%;
}
@media (min-width: 576px) {
    .item .item-img .img-container a {
        position: absolute;
        top: 0;
    }
}
.item .item-img .img-container a img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
/**** Events Css ****/

.ellip {
    display: block;
    height: 100%;
}

.ellip-line {
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    max-width: 100%;
}

.ellip,
.ellip-line {
    position: relative;
    overflow: hidden;
}
.et_pb_module.et_pb_text.single-column-text-block p {
    max-width: 1140px;
    margin: 0 auto !important;
}
.et-db #et-boc .et-l .inner-banner .page-header p {
    display: none !important;
}
/**** Sulen told edits ****/
body #et-boc .et-l p,body #et-boc .et-l p:last-of-type {
	/*padding-bottom: 15px !important;*/
	color: inherit !important;
	/*padding-top: 15px !important;*/
}
.et-db #et-boc .et-l .et_pb_module a:not(.btn) {
	color: #6633CC;
}
.et-db #et-boc .et-l .et_pb_module a:hover:not(.btn, .et_pb_button) {
    text-decoration: underline !important;
}
.et-db #et-boc .et-l .et_pb_button:hover {
    /*text-decoration: none !important;*/
}
.price_wrap {
	margin-top:20px;
	font-weight:700;
}
.price_wrap  .price{
	font-weight:500;
}
#banner_list .banner_item .image_container .desktop_image {
	height: 100%;
}
/**** Sulen told edits ****/