/** Home **/
@media only screen and (max-width: 1023px) and (min-width: 768px)
{
.trx_addons_column-1_4 {
    width: 50%;
}
}

/** Menu **/
#menu_main li a {
    padding: 15px;
}

.sc_layouts_item_menu_mobile_button, .sc_layouts_menu_mobile_button {
    display: inline-block !important;
}


/** Testimonial **/
.sc_testimonials_item_author_avatar img {
  width: 200px !important;
}

.sc_testimonials_extra .sc_testimonials_item_author_avatar {
    width: 10em !important;
    height: 10em !important;
}

.sc_testimonials_item_author_title {
    font-size: 26px !important;
}

.sc_testimonials_item_author_subtitle {
    font-size: 20px !important;
    margin-top: 5px !important;
}

/** Mobile Header **/
.menu_mobile .sc_layouts_logo {
    text-align: left !important;
    margin: 4.4rem 0 0 1.2rem !important;
}

.mobile_device .menu_mobile .sc_layouts_logo img, .mobile_layout .menu_mobile .sc_layouts_logo img {
    max-height: 300px !important;
    width: 200px;
}

.socials_mobile {
    display: none !important;
}

.menu_mobile .menu_mobile_nav_area > ul > li > a {
    margin-bottom: 15px;
}

/** Instagram **/
.iscwp-columns {
    width: 33%;
}

/** Contact Form **/
.wpcf7-list-item-checked:before {
    border-color: #333 !important;
}

/** Image Slider **/
button.slick-arrow {
    box-shadow: none !important;
    background-color: transparent !important;
}

.slick-dots button {
    box-shadow: none !important;
}