/*
Theme Name: Hub Child
Theme URI: http://hub.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template: hub
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: hub-child
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/

.scroll-sec a.btn.btn-naked:hover:before {
    -webkit-transform: scaleX(3.6)!important;
    transform: scaleX(3.6) !important;
}

.third-sec a.btn.btn-naked:hover:before {
    -webkit-transform: scaleX(2.6)!important;
    transform: scaleX(2.6) !important;
}
.third-sec a.btn.btn-naked:before
{
	 -webkit-transform: scaleX(1.2);
    transform: scaleX(1.2);
}
.scroll-sec a.btn.btn-naked:before 
{
	 -webkit-transform: scaleX(1.5);
    transform: scaleX(1.5);
}
.scroll-sec a.btn.btn-naked:before, .third-sec a.btn.btn-naked:before{
    content: "";
    position: absolute;
    top: -11px;
    left: -9px;
    right: 0;
    bottom: 0;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition: 300ms ease-out;
    transition: 300ms ease-out;
    width: 59px;
    height: 33px;
}
.scroll-sec a.btn.btn-naked:before, .right-scroll-sec a.btn.btn-naked:before, .third-sec a.btn.btn-naked:before {
    content: '';
    background: #A41F61;
    position: absolute;
    padding: 16px 27px;
}
.scroll-sec a.btn.btn-naked, .right-scroll-sec a.btn.btn-naked, .third-sec a.btn.btn-naked
{
	letter-spacing: 0;
}
span.split-inner
{
font-family: 'Austin NewsText Web-Roman', sans-serif !important;
}
.right-scroll-sec h2, .right-scroll-sec .lqd-af-slide__desc
{
	display: block;max-width: 100%;
}
.right-scroll-sec h2.lqd-af-slide__title .lqd-lines, 
.right-scroll-sec .lqd-af-slide__desc .split-unit.lqd-lines

{
	text-align: end !important;
}
.right-scroll-sec
{
	text-align: right;
}
.right-scroll-sec a.btn.btn-naked:hover:before {
    -webkit-transform: scaleX(-3.1)!important;
    transform: scaleX(-3.1) !important;
}
.right-scroll-sec a.btn.btn-naked:before {
    content: "";
    position: absolute;
    top: -11px;
    left: 159px;
    right: 0;
    bottom: 0;
    -webkit-transform: scaleX(-1.5);
    transform: scaleX(-1.5);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition: 300ms ease-out;
    transition: 300ms ease-out;
    width: 59px;
    height: 33px;
}
.border-right .wpb_wrapper
{
	border-right: 2px solid #a0a0a0;
}
#count .ld-fancy-heading .ld-fh-element
{
	line-height: 32px;
}
.main-footer {
    background-color: #A41F61 !important;
    color: #ffffff !important;
}
footer .iconbox i, footer .iconbox .contents a, .main-footer a:not(.btn)
{
	color: #fff !important;
}
footer .iconbox .contents p
{
	font-size: 13px;
}
footer .iconbox
{
	margin-bottom: 10px;
}

.lqd-mobile-sec .navbar-brand {
    padding: 10px 0;
    max-width: none !important;
}
.lqd-mobile-sec .navbar-brand img
{
	width: auto;
}
[data-mobile-header-scheme=gray] .lqd-mobile-sec .navbar-header {
    background-color: #d7d4d4;
}

@media only screen and (max-width: 600px)
{
	form.ld_subscribe_form.ld_sf_form button.ld_sf_submit
	{
		border: 1px solid #fff;
    	margin-top: 20px;
    	position: unset;
	}
	section#mercedes-s-klasse figure.row-bg
	{
		background-position: 85% 44%;
	}
	.right-scroll-sec figure.row-bg
	{
		background-position: 22% 44%;
	}
}