/*
Theme Name: ips Child
Theme URI: http://ips-arg.com.ar
Description: A child theme of IPS Theme
Author: Alejandro Schuldhaus
Author URI: mailto:alejandrojjs@gmail.com
Version: 1.0.0
Template: ips
*/

@import url('../ips/style.css');

body {
    color: #000;
}
.eltd-page-header .eltd-sticky-header {
    -webkit-box-shadow: 0px 1px 25px 0px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 1px 25px 0px rgba(0,0,0,0.735);
    box-shadow: 0px 1px 25px 0px rgba(0,0,0,0.35);    
}
.eltd-header-standard .eltd-page-header .eltd-logo-wrapper a {
    max-height: 135px;
    height: auto !important;
    max-height: initial !important;
    width: 100%;
}
.eltd-main-menu ul li a {
    font-family: 'Oswald';
    font-weight: 500;
    font-size: 17px;
    max-height: 50px;
    letter-spacing: 0;
}
.eltd-main-menu ul li.icon-ips a {
    background: transparent url('images/icon.png') no-repeat scroll left top;    
    width: 37px;
    height: 34px;
    text-indent: -9999em;
    margin-top: -20px;
}
.eltd-mobile-header .eltd-mobile-nav li.icon-ips a{
    background: transparent url('images/icon.png') no-repeat scroll left top;    
    width: 37px;
    height: 34px;
    text-indent: -9999em;
}
.eltd-vertical-align-containers .eltd-position-center {
    height: auto;
    bottom: 10px;
}
.eltd-vertical-align-containers .eltd-position-right {
    height: 50%;
    margin-top: 10px;
    position: relative;
}
.eltd-main-menu ul li.eltd-active-item a, 
.eltd-main-menu ul li:hover a, 
.eltd-main-menu>ul>li.eltd-active-item>a, 
body:not(.eltd-menu-item-first-level-bg-color) .eltd-main-menu>ul>li:hover>a,
.eltd-main-menu ul li.current-page-ancestor a{
    color: #00964c !important;
}
.eltd-drop-down .second .inner ul li a,
.eltd-drop-down .menu-item-has-children .inner ul li a{
    color: #fff !important;
}
.eltd-drop-down .second .inner ul li a:hover,
.eltd-drop-down .menu-item-has-children .inner ul li a:hover {
    color: #00964c !important;
}

.eltd-menu-area .eltd-position-center .eltd-position-center-inner,
.eltd-sticky-header .eltd-position-center .eltd-position-center-inner {
    float: right;
}
.eltd-slider .eltd-slider-svg-holder {
    display: none;
}
.eltd-main-menu.eltd-sticky-nav li a {
    color: #000;
}
.homepage-hero-module {
  border-right: none;
  border-left: none;
  position: relative;
  margin-top: -150px;
}
.no-video .video-container .poster,
.touch .video-container .poster {
  display: block !important;
}
.video-container {
  position: relative;
  bottom: 0%;
  left: 0%;
  height: 100%;
  width: 100%;
  overflow: hidden;
  background: #000;
}
.video-container .poster img {
  width: 100%;
  bottom: 0;
  position: absolute;
}
.video-container video {
  position: absolute;
  z-index: 0;
  bottom: 0;
}
.video-container .fillWidth {
  width: 100%;
}
.home .vidbg-container {
    z-index: 5 !important;
}
.home .eltd-slider-inner {
    z-index: -1 !important;
}
.home .eltd-slider {
    margin-top: -150px;
}
footer {
}
footer .widget .eltd-footer-widget-title {
    font-weight: 500;
    font-family: 'Oswald';
    font-size: 18px;
}
footer .widget .textwidget p {
    color: #c7c7c7;
    font-size: 12px;
    font-weight: 400;
    margin: 0;
}
footer .widget .textwidget a {
    color: #009639;
    font-size: 13px;
    font-weight: bold;
    font-family: 'Roboto Condensed';
}
footer .widget .textwidget a:hover {
    color: #fff;
    text-decoration: underline; 
}
footer .eltd-footer-top-holder {
}
footer .eltd-footer-top:not(.eltd-footer-top-full) .eltd-container-inner {
    padding: 50px 0 86px;
    padding-bottom: 30px;
}
footer .eltd-column:nth-child(2) .widget .eltd-footer-widget-title{
    background: transparent url('images/pin.png') no-repeat scroll left top;
    padding-left: 25px;
    margin: 0;
    padding-bottom: 0;
    margin-bottom: 10px;
}
footer .eltd-column:nth-child(3) .widget .eltd-footer-widget-title{
    background: transparent url('images/phone.png') no-repeat scroll left top;
    padding-left: 30px;
    margin: 0;
    padding-bottom: 0;
    margin-bottom: 10px;
}
footer .eltd-column:nth-child(4) .widget {
    margin-top: 35px;
}
footer .widget .eltd-footer-widget-title .eltd-footer-separator {
    display: none;
}
footer .eltd-footer-bottom-holder .eltd-column-inner p {
    color: #a5a5a5;
}
footer .eltd-footer-bottom-holder {
    background-color: #111111;
    height: 50px;
}
footer .textwidget.custom-html-widget {
    margin-top: 20px;
} 
footer .textwidget.custom-html-widget .eltd-icon-animation-holder {
    margin-right: 8px;
}
.title-shadow {
    font-size: 82px;
    font-family: "Oswald";
    color: rgb(255, 255, 255);
    line-height: 1.2;
    text-shadow: 0px 5px 13.44px rgba(0, 0, 0, 0.44);
    padding-bottom: 10px;
    margin-top: 440px;
}
.title-shadow p{
    font-family: "Oswald";
}
.white-button:before,
.white-button:after {
    border-color: #fff !important;
}
.white-button {
    font-family: 'Roboto Condensed';
    padding: 10px 55px !important;
}
.bottom-align .eltd-parallax-content-outer {
    vertical-align: bottom !important;
}
.title-line h2 {
    position: relative;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    text-transform: none;
    font-size: 48px;
    padding-bottom: 15px;
    margin-bottom: 30px;
}
.title-line h2:before {
    content: "";
    position: absolute;
    width: 15%;
    height: 1px;
    bottom: 0;
    left: 0;
    border-bottom: 5px solid #ffec5f;    
}
.img-margin img {
    margin-top: -35px;
    margin-bottom: -35px;    
}
#s {
    width: 40px;
    box-sizing: border-box;
    border: 0 none;
    border-radius: 4px;
    font-size: 16px;
    background-color: white;
    background-image: url(images/searchicon.png);
    background-position: right 10px center;
    background-repeat: no-repeat;
    padding: 12px 20px 12px 20px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
    margin-top: 2px;
}

#s:focus {
    width: 350px;
}
.phone-content {
    
}
.phone-content .phone-icon {
    float: left;
    color: #009639;
    font-size: 36px;
    margin-right: 4px;
    margin-top: 6px;  
}
.phone-content .number-content {
    float: left;   
    margin-right: 20px;
}
.phone-content .number-content .text-small {
    color: #009639;
    line-height: 1;
    display: block;  
    font-size: 18px;
}
.phone-content .number-content .text-big {
    display: block;
    color: #009639;
    font-size: 25px;
    font-weight: bold;
    letter-spacing: -1px;    
}
.eltd-vertical-align-containers .eltd-position-right .eltd-icon-animation-holder.eltd-icon-animation-show {
    margin-right: 5px;
    margin-top: 10px;
}
#qtranslate-2,
#qtranslate-3,
#qtranslate-4 {
    border: 0 none;
    width: 90px;
    border-radius: 3px;
    overflow: hidden;
    background: transparent url(images/arrow.jpg) no-repeat 90% 45%;
    float: left;
    display: block;
    height: 30px;
    margin-top: 10px;
    margin-left: 55px;
}
#qtranslate-4 {
    width: 70px;
    float: right;
    margin-top: 0;
    margin-left: 0;
}

#qtranslate-2 select,
#qtranslate-3 select,
#qtranslate-4 select {
    padding: 5px 8px;
    width: 130%;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
    color: #009639;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    font-family: 'Roboto Condensed'
}

#qtranslate-2 select:focus,
#qtranslate-3 select:focus,
#qtranslate-4 select:focus {
    outline: none;
}
.eltd-sticky-header.header-appear #qtranslate-3 {
    margin-top: 0;
}
#search-3,
#search-4 {
    position: absolute;
    left: -35px;    
}
.eltd-sticky-header.header-appear .eltd-icon-shortcode.circle a, 
.eltd-sticky-header.header-appear .eltd-icon-shortcode.square a {
    display: inline-block !important;
}
.eltd-title .eltd-title-svg-holder {
    display: none;
}
.eltd-title.eltd-has-responsive-background .eltd-title-holder .eltd-title-subtitle-holder {
    vertical-align: bottom;
}
.eltd-content {
    margin-top: 0 !important;
}
.eltd-title.eltd-light-type .eltd-title-holder h1 {
    font-size: 75px;
    font-family: "Oswald";
    color: rgb(255, 255, 255);
    line-height: 1.2;
    text-shadow: 0px 5px 13.44px rgba(0, 0, 0, 0.44);
    text-transform: capitalize;
    font-weight: 500;
    top: 0;
}
.normal-box-text h2 {
    color: #000;
    font-family: 'Oswald';
    font-weight: 500;
    font-size: 36px;
    text-transform: none;
}
.normal-box-text p {
}
.title-light h2{
    text-transform: none;
    font-family: 'Roboto Condensed';
    font-size: 36px;    
    font-weight: 600;
}
.row-icons .vc_col-sm-1 {
    background: transparent url('images/line.png') repeat-x 0 48px;    
    width: 11.11%;
}
.title-year h2{
    color: #009639;
    font-size: 34px;
    font-family: 'Oswald';
    font-weight: bold;    
}
.title-box h3{
    color: #231f20;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 16px;
    margin-top: 15px;
    min-height: 80px;    
}
.phara-light p{
    color: #231f20;
    font-family: 'roboto condensed';
    font-size: 13px;
    line-height: 1.5em;
    float: left;    
}
.phara-light p:first-child {
    min-height: 170px;    
}
.phara-light p strong {
    color: #808285;
    font-weight: normal;    
}
body:not(.eltd-transparent-header) .eltd-content .eltd-content-inner>.eltd-container>.eltd-container-inner, body:not(.eltd-transparent-header) .eltd-content .eltd-content-inner>.eltd-full-width>.eltd-full-width-inner {
    padding: 0 !important;
}
#services .eltd-iwt.eltd-iwt-icon-left .eltd-iwt-icon-holder {
    float: left;
    padding-right: 10px;
    border-right: 0 none;
    font-size: 25px;
    width: 30px;
    text-align: center;
}
#services .eltd-iwt.eltd-iwt-icon-left.eltd-iwt-icon-tiny .eltd-iwt-content-holder {
    padding-left: 50px;
}
#services .eltd-iwt.eltd-iwt-left-from-title .eltd-iwt-icon-title-holder, 
#services .eltd-iwt:not(.eltd-iwt-left-from-title) .eltd-iwt-title-holder {
    margin-bottom: 0;
}
#services .eltd-iwt-title-holder h6 {
    font-family: 'Oswald';
    text-transform: none;
    font-size: 26px;
    font-weight: 500;
    letter-spacing: 0;    
}
.form-content {
    border: 1px solid #eeeeee;
    margin-top: 15px;
}
.form-content .input-content {
    border-bottom: 1px solid #eeeeee;
    display: table;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 95%;
    padding-right: 5%;
}
.form-content .input-content label {
    display: table-cell;
    width: 200px;
    margin-left: 25px;
    margin-top: 25px;
    color: #000;
    font-family: 'Oswald';
    font-weight: 500;
    font-size: 15px;    
    vertical-align: middle;
    padding-left: 25px;
}
.form-content .input-content input[type="text"],
.form-content .input-content input[type="email"] {
    display: table-cell;
    width: 100%;
    border: 1px solid #bbbbbb;
    vertical-align: middle;
    padding: 10px;
    margin: 0;
    
}
.form-content .input-content select {
    display: table-cell;
    width: 100%;
    border: 1px solid #bbbbbb;
    vertical-align: middle;
    padding: 10px;
    margin: 0;    
    font-family: 'Roboto condensed';
}
.form-content .input-content textarea {
    display: table-cell;
    width: 100%;
    border: 1px solid #bbbbbb;
    vertical-align: middle;
    padding: 10px;
    margin: 0;    
    max-height: 100px;
}
.form-content .button-content {
    display: table;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 185px;   
}
.form-content .button-content input {
    background: transparent;
    color: #000;
    text-transform: none;
    border: 0 none;
    font-family: 'Oswald';
    font-size: 16px;
    font-weight: 500;    
}
.form-content .button-content input:hover {
    background: transparent !important;
    color: #009639;
}
.small-box-text h2 {
    color: #009639;
    font-family: 'Oswald';
    font-weight: 500;
    font-size: 18px;
    text-transform: none;
    margin: 0;
}
.small-box-text p {
    line-height: 1.3em;
    margin: 0;
    margin-bottom: 20px !important;
}
.small-box-text a {
    color: #009639;    
}
.small-box-text a:hover {
    text-decoration: underline;
}
.link-cont {
    padding-right: 20px;
}
.link-cont a {
    color: #009639;
    font-weight: bold;
    font-size: 17px;
}
.link-cont a:hover {
    text-decoration: underline;
}
.banner-section .eltd-iwt-icon-holder {
    float: left;
    margin-right: 40px;
    margin-bottom: 0 !important;
}
.banner-section .eltd-iwt-icon-holder:after {
    display: none;
}
.banner-section .eltd-iwt-content-holder {
    float: left;    
}
.banner-section .eltd-iwt-content-holder h6 {
    font-family: 'Oswald';
    font-weight: 500;
    font-size: 73px;
    margin-top: 30px;    
}
.description-products h2 {
    font-family: 'Roboto Condensed';
    font-weight: bold;
    text-transform: none;
    font-size: 22px;
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 15px;    
}
.description-products h2:before {
    content: "";
    position: absolute;
    width: 15%;
    height: 1px;
    bottom: 0;
    left: 0;
}
.title-description-product h2 {
    font-family: 'Oswald';
    font-weight: 500;
    text-transform: none;
    font-size: 34px;
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 15px;     
}

.title-description-product h2:before {
    content: "";
    position: absolute;
    width: 15%;
    height: 1px;
    bottom: 0;
    left: 0;
}

.title-description-product p {
    margin-top: 0;
    margin-bottom: 25px;
}
.products {
    padding-bottom: 200px;
}
.products .eltd-full-section-inner {
    margin-bottom: 45px;
}
.products .eltd-grid-section .eltd-section-inner {
    z-index: auto;
}
.product-content {
    position: relative;
}
.product-content .img-product {
    text-align: center; 
    z-index: 1;
}
.product-content .img-product img {
    display: block;
    z-index: 1;
}
.product-content .name-product {
    padding: 10px;
}
.product-content .name-product h2 {
    color: #fff;
    font-family: 'Oswald';
    font-weight: 700;
    font-size: 17px;    
}
.product-content .description-product {
    position: relative;
    z-index: 99999;
}
.product-content .description-product ul {
    margin: 0;
    padding: 0 2px;  
    padding-bottom: 2px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99999;
    right: 0;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.3s linear;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(115,116,125,1);
    -moz-box-shadow: 0px 0px 20px 0px rgba(115,116,125,1);
    box-shadow: 0px 0px 20px 0px rgba(115,116,125,1);
    background: #fff;
}
.product-content .description-product ul li {
    background: #d1d1d1;
    display: block;
    padding: 5px 15px;
}
.product-content .description-product ul li:nth-child(2n+1) {
    background: #e7e7e7;
}
.product-content .description-product ul li .med {
    color: #221e1f;
    font-weight: bold;  
    display: inline-block;
    margin-right: 15px;
}
.product-content .description-product ul li .num {
    color: #221e1f;
    font-weight: bold;     
}
.product-content:hover {
    -webkit-box-shadow: 0px 0px 20px 0px rgba(115,116,125,1);
    -moz-box-shadow: 0px 0px 20px 0px rgba(115,116,125,1);
    box-shadow: 0px 0px 20px 0px rgba(115,116,125,1);
    cursor: pointer;
}
.products-boxes .wpb_column.vc_column_container.vc_col-sm-3 {
    margin-bottom: 30px;
}
.product-content:hover .description-product ul {
    visibility: visible;
    opacity: 1;
}
.eltd-slider-preloader {
    display: none !important;
}
.carousel-inner>.item {
    display: block !important;
}
.eltd-page-header .eltd-sticky-header {
    -webkit-transform: translateY(-200%);
    transform: translateY(-200%);
}
.eltd-main-menu>ul>li>a span.item_inner {
    padding: 0 15px;
}
.eltd-icon-shortcode.circle a, .eltd-icon-shortcode.square a {
    line-height: 1;
}
.eltd-icon-shortcode.circle .eltd-icon-element, .eltd-icon-shortcode.square .eltd-icon-element {
}
.contact-form-table table {
}
.contact-form-table table tr {
}

.contact-form-table table tr td {
    padding-top: 10px !important;
    margin: 0;
    vertical-align: middle; 
    text-align: left;
}
.contact-form-table table tr td label {
    color: #000;
    font-family: 'Oswald';
    font-weight: 500;
    font-size: 15px;
    vertical-align: middle;
    text-align: left;
}
.contact-form-table table tr td input[type="text"] {
    display: table-cell;
    width: -webkit-fill-available;
    vertical-align: middle;
    margin: 0;
}
.contact-form-table table tr td select {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    margin: 0;   
}
.contact-form-table table tr td textarea {
    display: table-cell;
    width: -webkit-fill-available;
    vertical-align: middle;
    margin: 0;
    min-height: 100px;
}
.contact-form-table table tr td input[type="submit"],
.contact-form-table table tr td input[type="reset"] {
    background: transparent;
    color: #000;
    text-transform: none;
    border: 0 none;
    font-family: 'Oswald';
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
}
.contact-form-table table tr td input[type="submit"]:hover,
.contact-form-table table tr td input[type="reset"]:hover {
    color: #009639;
}

table{    border-collapse: inherit;}


.visible-desktop {
    display: block !important;
}
.visible-tablet {
    display: none !important;
}
.hidden {
    display: none!important;
    visibility: hidden!important;
}
.homepage-hero-module {
  border-right: none;
  border-left: none;
  position: relative;
}
.no-video .video-container video {
  display: none;
}
.no-video .video-container .poster,
.touch .video-container .poster {
  display: block !important;
}
.video-container {
  position: relative;
  bottom: 0%;
  left: 0%;
  height: 100%;
  width: 100%;
  overflow: hidden;
  background: #000;
}
.video-container .poster img {
  width: 100%;
  bottom: 0;
  position: absolute;
}
.video-container .filter {
  z-index: 100;
  position: absolute;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
}
.video-container .title-container {
  z-index: 1000;
  position: absolute;
  top: 35%;
  width: 100%;
  text-align: center;
  color: #fff;
}
.video-container .description .inner {
  font-size: 1em;
  width: 45%;
  margin: 0 auto;
}
.video-container .link {
  position: absolute;
  bottom: 3em;
  width: 100%;
  text-align: center;
  z-index: 1001;
  font-size: 2em;
  color: #fff;
}
.video-container .link a {
  color: #fff;
}
.video-container video {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    min-height: 100%;
    min-width: 100%;
    object-fit: cover;
    overflow: hidden;
}
.video-container .fillWidth {
  width: 100%;
}
    @media only screen and (max-width: 768px) {
        .video-container video {
            display: none !important;
        }
        .video-container .poster {
            display: block !important;
            visibility: visible !important;
        }
        .video-container .poster img {
            width: 100%;
            bottom: 0;
            position: relative !important;
            height: auto !important;
            float: left;
            margin: 0 !important;
        }
    }
@media only screen and (max-width: 1200px) {

}

@media only screen and (max-width: 1024px) {
    #eltd-home-slider {
        height: 575px !important;
    }
    .video-container {
        background: #FFF;
    }
    #eltd-home-slider {
        height: 100% !important;
    }
    .carousel-inner>.item {
        height: 100% !important;
    }
    .homepage-hero-module {
        margin-top: 0;
        height: 100% !important;
    }
    .video-container .fillWidth {
        width: 100% !important;
        height: 100% !important;
        margin: 0 !important;
        position: relative;
    }
}
@media only screen and (max-width: 768px) {
    .eltd-mobile-header .eltd-mobile-header-inner .eltd-mobile-header-holder {
        -webkit-box-shadow: 0px 1px 25px 0px rgba(0,0,0,0.35);
        -moz-box-shadow: 0px 1px 25px 0px rgba(0,0,0,0.735);
        box-shadow: 0px 1px 25px 0px rgba(0,0,0,0.35);
    }
    .row-icons .vc_col-sm-1 {
        width: 100%;
        float: left;
        text-align: center;
        margin-bottom: 35px;
    }
    .title-box h3 {
        min-height: 20px;
    }
    .phara-light p:first-child {
        min-height: auto;
    }
    .phara-light p strong {
        display: none;
    }
    .page-child .eltd-iwt-icon-holder img {
        margin-top: 35px;
    }
    .form-content .input-content {
        width: 90%;
        padding-left: 5%;
    }
    .form-content .input-content label {
        display: block;
        margin-left: 0;
        padding-left: 0;
    }
    .form-content .button-content {
        padding-left: 0;
        width: 100%;
    }
    .form-content .button-content input {
        float: left;
        padding: 0 20px;
    }
    .form-content .button-content input.reset {
        float: right;
    }
    .banner-section .eltd-iwt-content-holder h6 {
        font-size: 45px;
    }
    .visible-desktop {
        display: none !important;
    }
    .visible-tablet {
        display: block !important;
    }
    .home .eltd-slider {
        margin-top: 0 !important;
    }
}

@media only screen and (max-width: 600px) {
    .eltd-vertical-align-containers .eltd-position-right {
        max-width: auto;
        width: auto;
    }
}

@media only screen and (max-width: 480px) {
    .title-shadow {
        font-size: 45px;
    }
    .white-button {
        padding: 10px 20px !important;
        font-size: 12px !important;
    }
    .title-line h2 {
        font-size: 30px;
    }
    .title-line p,
    .normal-box-text p {
        margin-bottom: 25px !important;
    }
    .img-margin img {
        margin-top: -70px;
        margin-bottom: 0;
    }
    .eltd-title.eltd-light-type .eltd-title-holder h1 {
        font-size: 45px;
    }
    .row-icons .vc_col-sm-1 {
        width: 100%;
        float: left;
        text-align: center;
        margin-bottom: 35px;
    }
    .title-box h3 {
        min-height: 20px;
    }
    .phara-light p:first-child {
        min-height: auto;
    }
    .phara-light p strong {
        display: none;
    }
    .page-child .eltd-iwt-icon-holder img {
        margin-top: 35px;
    }
    .page-child .eltd-section.eltd-parallax-section-holder {
        background-position: right top !important;
    }
    .link-cont {
        padding-right: 0;
        margin-bottom: 35px !important;
    }
    .form-content {
        margin-bottom: 35px;
    }
    .page-child .wpb_column.vc_column_container.vc_col-sm-3 {
        margin-bottom: 45px;
    }
    .page-child .wpb_column.vc_column_container.vc_col-sm-3:nth-child(4n) {
        margin-bottom: 0;
    }
    .product-content .img-product img {
        width: 100%;
    }
    .eltd-container-inner, .eltd-grid, .eltd-grid-section .eltd-section-inner, .eltd-slider .carousel-inner .eltd-slider-content-outer {
        width: 420px;
    }
}
@media only screen and (max-width: 425px) {
    .eltd-container-inner, .eltd-grid, .eltd-grid-section .eltd-section-inner, .eltd-slider .carousel-inner .eltd-slider-content-outer {
        width: 420px;
    }
}
@media only screen and (max-width: 414px) {
    .eltd-container-inner, .eltd-grid, .eltd-grid-section .eltd-section-inner, .eltd-slider .carousel-inner .eltd-slider-content-outer {
        width: 300px;
    }
}
@media only screen and (max-width: 375px) {

}
@media only screen and (max-width: 320px) {
    .eltd-title.eltd-light-type .eltd-title-holder h1 {
        top: 20px;
    }
}
