/*!
Theme Name: Stucky Motors
Theme URI: http://underscores.me/
Author: LDP Websites
Author URI: https://ldpwebsites.co.za
Description: Theme for Stucky Motors, Designed by LDP Websites
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: stucky_motors
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Stucky Motors is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
.filters {
    /* display: table; */
    /* margin: 0 auto; */
}

.filters div.form-group {
    /* padding: 5px; */
    /* min-width: 130px; */
    /* float: left; */
}

.clear::before {
    content: "";
    display: block;
    clear: both;
}

.clear::after {
    content: "";
    display: block;
    clear: both;
}

.clear {
    display: block;
    clear: both;
}

.page-controls {
    margin: 0 auto;
    display: table;
}

.page-controls li > * {
    border-radius: 0 !important;
    padding: 8px 20px !important;
    color: #fff;
}

.page-controls li:hover * {
    border-color: #00adef;
    color: #fff;
}

.filters div.form-group input[type="submit"], .filters div.form-group input[type="button"] {
    margin-top: 25px;
}

div#Thead {
    margin-bottom: -150px;
    position: relative;
    left: 40px;
    top: 40px;
    z-index: 9;
}

.glider div.slick-slide {
    overflow: hidden;
    max-height: 475px;
}

div#Thead h1, div#Thead h5 {
    color: #222;
}

button.pum-close.popmake-close {
    background: #fff !important;
}

.slick-slide img {
    width: 100%;
}

.popmake-content div.wpcf7 {
    display: table;
    margin: 0 auto;
}

.pre-icons svg {
    width: 25px;
    padding-right: 10px;
}

.pre-icons {
    /* float: left; */
}

.ftwo {
    display: inline-block;
    padding: 15px;
    vertical-align: top;
    width: 49%;
}

.site-description {
    font-size: 13px;
}

.io {
    /* width: 30%; */
}

.site-tag-con {
    display: inline;
}

.it {
    /* width: 42%; */
}

.icon-container {
    clear: both;
    padding: 12px 0;
}

.vbt {
    font-size: 15px;
    padding: 5px;
    cursor: pointer;
    position: relative;
    top: -2px;
    left: 15px;
}

.show {
    display: inline;
}

.hide {
    display: none;
}

.vbt.on {
    background: #00adef;
}

.vbt.off {
    background: #333333;
}

.fmh div.elementor-image-box-content {
    padding: 10px;
    min-height: 200px;
}

.offer-type {
    position: relative;
    left: -7px;
    z-index: 0;
    top: 40px;
    border: 1px solid #111;
    display: table;
    padding: 10px 15px;
    background: #1f1f1f;
}

.dots img {
    padding-right: 3px;
}

#glider-persp {
    margin-bottom: -4px;
}

.block-3 {
    display: inline-block;
    width: 33%;
    vertical-align: top;
    padding: 0 25px 0 0;
}

.pre-block-container-bottom {
    padding: 50px 0;
}

a#bbtn {
    background: rgba(0, 0, 0, 0.65) !important;
    border-radius: 0 !important;
}

.pre-home-slide svg, .prec-home-slide svg {
    width: 25px;
    color: #fff;
}

.page-item a, .page-item span {
    background: none !important;
    border: 0;
}

.arrow-left {
    position: absolute;
    top: 170px;
    left: -70px;
}

.arrow-right {
    position: absolute;
    right: -70px;
    top: 170px;
}

#front-dots-slide span.swiper-pagination-bullet {
    width: 100px;
    border-radius: 0;
    height: 5px;
}

.pre-home-slide svg, .prec-home-slide svg {
    fill: #fff;
}

#pre-home-slide li, #prec-home-slide li {
    width: 50px !important;
    background: #fff;
    height: 5px;
}

#pre-home-slide li.slick-active ,#prec-home-slide li.slick-active {
    background: #00adef;
}

#pre-home-slide button, #prec-home-slide button {
    visibility: hidden;
}

.pre-home-slide svg:hover, .prec-home-slide svg:hover {
    fill: #00adef;
}

li.page-item.disabled svg {
    color: #333;
}

.sidebar-content {
    max-width: 74%;
    display: inline-block;
    border-left: 1px solid #333;
    margin-left: -7px !important;
    padding-left: 7px;
}

.the-sidebar {
    display: inline-block;
    padding: 15px;
    vertical-align: top;
    position: relative;
    margin-top: 1em;
    border-right: 5px solid #00adef;
}

.the-sidebar li {
    list-style-type: none;
}

.the-sidebar ul {
    margin: 0 0;
    padding: 0 0;
}

.the-sidebar li {
    padding: 5px 0;
}

.the-sidebar h2 {
    font-size: 25px;
    border-bottom: 1px solid #333;
    padding-bottom: 15px;
}

.form-2 {
    display: inline-block;
    width: 49%;
    vertical-align: top;
    padding: 15px;
}

.form-2 input:not([type="submit"]) {
    width: 100%;
}

div#contact-tabs div.elementor-tabs-wrapper div {
    border: 1px solid #fff;
    margin: 0 5px;
    display: inline-table;
    font-weight: 400;
}

div#contact-tabs div.elementor-tabs-wrapper div.elementor-active {
    border-color: #00adef;
}

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

.container {
    max-width: 1500px;
    margin: 0 auto;
}

.footer {
    padding: 60px 0;
    color: #fff;
}

.menu-line li {
    border-top: 1px solid #fff !important;
}

.site-footer {
    background: #111;
    border-top: 1px solid #404040;
}

.site-info a {
    color: #fff;
    text-decoration: none;
}

.line {
    width: 100%;
    height: 1px;
    background: #404040;
    margin: 25px 0;
}

.page-body {
    padding: 60px;
    min-height: 70.4vh;
}

a.front-button.pre-button-bottom {
    max-width: 120px;
    display: block;
    text-align: center;
}

.pre-bottom p {
    height: 200px;
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
    margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
    display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
h5 {
    font-size: 17px;
}
.banner-img img {
    width: 100%;
    border-bottom: 5px solid #111;
}

.banner-img {
    margin-bottom: -50px;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

.pre-one {
    width: 43%;
    display: inline-block;
    vertical-align: top;
    padding: 5px 5px 0;
}

.pre-two {
    width: 56%;
    display: inline-block;
    vertical-align: top;
    padding-left: 60px;
}

.icons svg {
    max-width: 45px;
    padding-right: 20px;
    margin: 10px 0;
}

.icons {
    font-size: 20px;
}

.pre-other p {
    margin: 0 0 13px;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

.layout-container {
    width: 70%;
    display: inline-block;
    padding: 0 0 0 20px;
    margin-top: -40px;
}

.filter-container {
    display: inline-block;
    vertical-align: top;
    padding: 0px 20px;
    width: 28%;
    /* min-width: 220px; */
}

@media screen and (max-width: 1209px) and (min-width:768px) {
    .offer-block {
        width: 49%;
    }
}

.offer-block {
    width: 32%;
    display: inline-block;
    padding: 15px;
}

.offer-price {
    color: #ffffff;
    font-size: 25px;
    padding-top: 25px;
}

.offer-title {
    font-size: 20px;
    border-bottom: 1px solid #333;
    padding-bottom: 10px;
    padding-top: 5px;
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: DaimlerCS-Light;
    overflow: hidden;
}

.offer-img img {
    width: 100%;
}

.site-main {
    background: #121212;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
@font-face {
    font-family: 'DaimlerCS-Light';
    src: url('https://assets.oneweb.mercedes-benz.com/global/1.7.0/fonts/EOT/DaimlerCS-Light.eot');
    src: url('https://assets.oneweb.mercedes-benz.com/global/1.7.0/fonts/EOT/DaimlerCS-Light.eot?#iefix') format("embedded-opentype"), url('https://assets.oneweb.mercedes-benz.com/global/1.7.0/fonts/WOFF2/DaimlerCS-Light.woff2') format("woff2"), url('https://assets.oneweb.mercedes-benz.com/global/1.7.0/fonts/WOFF/DaimlerCS-Light.woff') format("woff"), url('https://assets.oneweb.mercedes-benz.com/global/1.7.0/fonts/TTF/DaimlerCS-Light.ttf') format("truetype"), url('https://assets.oneweb.mercedes-benz.com/global/1.7.0/fonts/SVG/DaimlerCS-Light.svg#DaimlerCS-Light') format("svg");
}

@font-face {
    font-family: 'DaimlerCS-Regular';
    src: url('https://assets.oneweb.mercedes-benz.com/global/1.7.0/fonts/EOT/DaimlerCS-Regular.eot');
    src: url('https://assets.oneweb.mercedes-benz.com/global/1.7.0/fonts/EOT/DaimlerCS-Regular.eot?#iefix') format("embedded-opentype"), url('https://assets.oneweb.mercedes-benz.com/global/1.7.0/fonts/WOFF2/DaimlerCS-Regular.woff2') format("woff2"), url('https://assets.oneweb.mercedes-benz.com/global/1.7.0/fonts/WOFF/DaimlerCS-Regular.woff') format("woff"), url('https://assets.oneweb.mercedes-benz.com/global/1.7.0/fonts/TTF/DaimlerCS-Regular.ttf') format("truetype"), url('https://assets.oneweb.mercedes-benz.com/global/1.7.0/fonts/SVG/DaimlerCS-Regular.svg#DaimlerCS-Regular') format("svg");
}

@font-face {
    font-family: 'DaimlerCS-Demi';
    src: url('https://assets.oneweb.mercedes-benz.com/global/1.7.0/fonts/EOT/DaimlerCS-Demi.eot');
    src: url('https://assets.oneweb.mercedes-benz.com/global/1.7.0/fonts/EOT/DaimlerCS-Demi.eot?#iefix') format("embedded-opentype"), url('https://assets.oneweb.mercedes-benz.com/global/1.7.0/fonts/WOFF2/DaimlerCS-Demi.woff2') format("woff2"), url('https://assets.oneweb.mercedes-benz.com/global/1.7.0/fonts/WOFF/DaimlerCS-Demi.woff') format("woff"), url('https://assets.oneweb.mercedes-benz.com/global/1.7.0/fonts/TTF/DaimlerCS-Demi.ttf') format("truetype"), url('https://assets.oneweb.mercedes-benz.com/global/1.7.0/fonts/SVG/DaimlerCS-Demi.svg#DaimlerCS-Demi') format("svg");
}

a {
    background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b, strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
    border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input {
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select {
    text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button, [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
    vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
    display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
    display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
    display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body, button, input, select, optgroup, textarea {
    color: #e1e1e1;
    font-family: "DaimlerCS-Regular", "Arial", "Helvetica", "san-serif";
    font-size: 1rem;
    line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
    color: #e1e1e1;
}
h4 {
    font-size: 20px;
}
p {
    margin-bottom: 1.5em;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .site-title a {
    font-family: "DaimlerCAC-Regular",serif;
    font-weight: normal;
}
b, strong {
	font-family: "DaimlerCS-Demi",serif;
}

p {
    font-size: 19px;
}

dfn, cite, em, i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", courier, monospace;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code, kbd, tt, var {
    font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 0.9375rem;
}

abbr, acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark, ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*, *::before, *::after {
    box-sizing: inherit;
}

html {
    box-sizing: border-box;
}

body {
    background: #fff;
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li > ul, li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}
li {
    font-size: 19px;
}
dt {
    font-weight: 700;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto;
    max-width: 100%;
}

figure {
    margin: 1em 0;
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button, .btn, .button, .elementor-button, input[type="button"], input[type="reset"], input[type="submit"] {
    background: transparent !important;
    border: 1px solid #00adef;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    line-height: 1;
    padding: 13px 30px;
}

.wpcf7 input[type="submit"] {
    background: transparent !important;
    border: 1px solid #00adef !important;
    border-radius: 0!important;
    color: #fff;
    font-size: 16px!important;
    line-height: 1;
    padding: 13px 30px!important;
}

a.btn.pre-button {
    margin-right: 25px;
}

button:hover,.elementor-button:hover,.btn:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    border-color: #fff !important;
    color: #fff;
}

button:active, button:focus, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:active, input[type="submit"]:focus {
    border-color: #00adef;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea, select {
    color: #fff;
    border: 1px solid #18333e;
    border-radius: 0;
    padding: 10px;
    background: #1f1f1f;
}

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
    color: #fff;
}

select {
    border: 1px solid #18333e;
    color: #adadad;
    width: 100%;
}

textarea {
    width: 100%;
}

option {
    color: #fff;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
    color: #e1e1e1;
    text-decoration: none;
}

a:visited {
    color: #fff;
}

a:hover, a:focus, a:active {
    color: #fff;
}

a:focus {
    outline: thin dotted;
}

a:hover, a:active {
    outline: 0;
}

.front-button {
    background: transparent;
    border: 1px solid #00adef;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    line-height: 1;
    display: table;
    padding: 13px 20px;
}

.front-button:hover {
    color: #fff;
    border-color: #fff;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
    display: block;
    width: 100%;
}

.menu-block {
    display: inline-block;
    vertical-align: middle;
    width: auto;
}

.menu-block-1 {
    width: 150px;
}

.menu-block-2 {
    width: 15%;
}

.site-header {
    margin: 0 auto;
    max-width: 100%;
}

li.menu-item a {
    padding: 15px 20px;
    color: #fff;
}

.site-header-container {
    background: #111;
    border-bottom: 1px solid rgba(0, 176, 243, 0.4);
    z-index: 9;
    position: relative;
}

p.site-description {
    color: #fff;
    margin: 0;
}

.site-title a {
    color: #fff;
    text-decoration: none;
}

.site-title {
    margin: -10px 0 0;
    font-size: 25px;
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0;
}

.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
    display: block;
    left: auto;
}

.main-navigation ul ul a {
    width: 200px;
}

.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
    left: auto;
}

.main-navigation li {
    position: relative;
}

.main-navigation a {
    display: block;
    text-decoration: none;
}

/* Small menu. */
.menu-toggle, .main-navigation.toggled ul {
    display: block;
}

@media screen and (min-width: 37.5em) {
    .menu-toggle {
        display: none;
    }

    .main-navigation ul {
        display: flex;
    }
}

.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
    margin: 0 0 1.5em;
}

.comment-navigation .nav-links, .posts-navigation .nav-links, .post-navigation .nav-links {
    display: flex;
}

.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
    flex: 1 0 50%;
}

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
    text-align: end;
    flex: 1 0 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
    outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
    float: left;
    margin-right: 1.5em;
    margin-bottom: 1.5em;
}

.alignright {
    float: right;
    margin-left: 1.5em;
    margin-bottom: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
    margin: 0 0 1.5em;
}

.widget select {
    max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
    display: block;
}

.updated:not(.published) {
    display: none;
}

.page-content, .entry-content, .entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
    display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
    display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed, iframe, object {
    max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
    display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

.offer-container.offer-block a.btn {
    margin-top: 25px;
}

.side-bar-toggle {
    position: fixed;
    top: 50%;
    left: -38px;
    transform: translate(0, -50%) rotate(90deg);
    background: #111;
    padding: 5px 10px;
    border: 1px solid #00b0f3;
}

.hidden {
    display: none;
}

.side-toggle {
    position: fixed;
    z-index: 9;
    background: #111;
    width: 90%;
    top: 50px;
    left: 36px;
    height: 100%;
}

@media screen and (max-width: 1040px) and (min-width: 768px) {
    .site-tag-con {
        display: table;
        margin: 0 auto;
    }

    .menu-block-2 {
        width: auto;
    }

    .menu-block-3 {
        display: table;
        margin: 0 auto;
    }

    .block-3 {
        width: 100%;
    }

    .pre-block-container-bottom {
        padding: 50px 30px;
    }

    .page-body.container {
        max-width: 95%;
    }

    .btn.pre-button {
        margin-right: 5px !important;
    }
}

@media screen and (max-width: 768px) {
    .offer-block {
        width: 100%;
    }

    .menu-toggle {
        display: none;
    }

    .btn.pre-button {
        display: block;
        margin: 10px 0;
    }

    .menu-block-3 {
        display: block;
    }

    .site-tag-con {
        display: block;
    }

    .menu-block-2 {
        width: auto;
    }

    .pre-bottom p {
        height: auto;
    }

    .page-body {
        padding: 25px;
    }

    .block-3 {
        width: 100%;
    }

    .icon-container {
        clear: none !important;
        float: left;
        width: 180px;
    }

    .pre-icons {
        width: 100% !important;
    }

    .pre-galary.pre-one {
        display: block;
        width: 100%;
    }

    .pre-details.pre-two {
        display: block;
        width: 100%;
        padding: 25px 0;
    }

    .sidebar-content {
        max-width: 100%;
        display: block;
    }

    .offer-title {
        white-space: normal;
    }

    .layout-container {
        width: 100%;
        display: inline-block;
        padding: 0 25px;
    }

    .filter-container {
        display: inline-block;
        vertical-align: top;
        padding: 0px 20px;
        width: 100%;
    }
    .page-controls li > * {
        padding: 4px 13px !important;
    }
	.menu-block-1.menu-block ,.menu-block-2 {
    margin:  0 auto;
    display: table;
    text-align: center;
}
	.form-2 {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}
}

@media screen and (max-width: 1540px) and (min-width:1010px) {
    .arrow-left {
        left: 0%;
    }

    .arrow-right {
        right: 0%;
    }
}

@media screen and (max-width: 1010px) and (min-width:560px) {
    .arrow-left {
        left: -3%;
    }

    .arrow-right {
        right: -3%;
    }
}

@media screen and (max-width: 560px) {
    .arrow-left {
        left: -8%;
    }

    .arrow-right {
        right: -8%;
    }

    .dnd-upload-status {
        width: 250px;
    }
}
