/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/
@font-face {
	font-family: Proxima Nova;
	src:url(https://ifixorlando.com/wp-content/themes/salient/fonts/Proxima Nova Font.ttf);
	font-weight:normal;
}
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');

#header-outer.transparent header#top nav > ul > li > a {
    /*font-family: 'Montserrat', sans-serif;
    font-size: 18px !IMPORTANT;
    text-transform: uppercase;
    color: #fff !important;
    opacity: 1 !important;*/
    padding: 15px 0px !important;
}

header#top nav >ul >li {
    margin-left: 22px;
}

#header-outer.transparent header#top nav > ul > li#menu-item-434 > a {
    border: 2px solid #789c3e;
    padding: 10px 17px !important;
    border-radius: 26px;
    background-color: #789c3e;
    opacity: 1 !important;
	color: #fff !important;
}

/*
#header-outer.transparent header#top nav > ul > li#menu-item-434 > a {
    border: 2px solid;
    padding: 15px 25px !important;
    border-radius: 50px;
}*/

.swiper-slide .content h2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    width: 60%;
    margin: 0 auto 20px;
}

.swiper-slide .button.transparent a, .swiper-slide .button.transparent_2 a {
    border-radius: 50px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1px;
    padding: 10px 40px !important;
}
/*
div#sec2 {
    padding-top: 20px !important;
}*/

div#sec2 .divider-wrap {
    margin-top: 80px !important;
}

div#sec2 h2, div#sec2 h1 {
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 30px;
}

div#sec2 p {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    display: inline-block;

}

#sec3 p strong {
    font-size: 24px;
    /* text-transform: capitalize; */
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-weight: 700;
    margin-bottom: 30px !important;
    display: inline-block;
}

#sec4 p strong {
    font-size: 24px;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-weight: 700;
    /*margin-bottom: 30px !important;*/
    display: inline-block;
}

.nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
    margin: 0 !important;
}

#sec4 .divider-wrap {
    margin-top: 35px !important;
}

.ascend #footer-outer #footer-widgets .col ul li {
    display: inline-block;
    margin: 0 15px;
}

.ascend #footer-outer #footer-widgets .col ul li a {
    text-transform: uppercase;
}

div#text-6 {
    width: 40%;
    margin: 0 auto;
}

ul#menu-header-menu-2 {
    margin-bottom: 20px;
}

#footer-outer .row {
    padding: 80px 0 !important;
}

#sche p strong {
    font-size: 24px;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-weight: 700;
   /* margin-bottom: 60px !important;*/
    display: inline-block;
}

.nectar-social.hide-share-count.items_5.animated-in.in-sight {
    width: fit-content;
    margin: 0 auto;
}

#sche .wpb_wrapper {
    text-align: center;
}

div#sche {
    padding-bottom: 20px !important;
}

.active_texture {
    background: none;
    background-color: #0000006b;
    background-image: none !important;
}

#contact p {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    color: #000;
	padding-bottom: 10px;
}

#contact .divider-border {
    margin: 70px 0 !important;
}

#contact label {
    font-size: 22px;
    line-height: 50px;
}

#contact iframe {
    margin-bottom: 80px;
}

a#logo {
    top: 10px;
    position: relative;
    font-family: 'Montserrat', sans-serif !important;
    letter-spacing: 1px !important;
    font-size: 32px !important;
    position: relative;
}

#device h2 {
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-weight: 700;
    width: 60%;
    margin: 0 auto;
}

#device h3 {
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-weight: 700;
    margin: 30px 0;
}

#device p strong {
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-size: 22px;
    font-weight: 400;
}

#device ul {
    margin: 30px 0 !important;
    text-align: center;
}

#device ul li {
    width: 30%;
    display: inline-block;
    margin: 20px 10px;
}

#device ul li a {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    border: 2px solid;
    border-radius: 50px;
    transition: 0.2s ease;
    padding: 15px 0;
    width: 80%;
    display: inline-block;
}

#device ul li a:hover {
    background-color: #000;
    color: #fff;
}

#device p a strong {
    font-weight: 600;
    display: inline-block;
    margin-bottom: 50px;
}

#device {
    padding-top: 70px !important;
    padding-bottom: 20px !important;
}


@media (max-width:800px) {
	
	a#callto {
    display: block !important;
    color: #000;
    position: absolute;
    right: -10px;
    z-index: 99999;
    top: 10px;
}

a#callto i {
    font-size: 24px;
}
	
body .nectar-slider-wrap[data-full-width="true"][data-fullscreen="false"] .swiper-slide .content h2 i {
    font-size: 16px !important;
}
#device.repair ul.products {
    width: 100% !important;
}

body #device ul.variable-items-wrapper.button-variable-wrapper li.variable-item {
    margin: 8px 8px !important;
}/*
html body #header-outer[data-transparent-header="true"][data-remove-border="true"] {
    position: absolute !important;
    width: 100%;
    background-color: transparent !important;
    box-shadow: none !important;
}*/

body .nectar-slider-wrap[data-full-width="true"][data-fullscreen="false"] .swiper-slide .content h2 {
    font-size: 19px !important;
    width: 87%;
    font-weight: 500;
    line-height: 40px !important;
    margin-bottom: 30px;
}

html body .nectar-slider-wrap[data-fullscreen="false"] .swiper-slide .button.transparent a, body .nectar-slider-wrap[data-fullscreen="false"] .swiper-slide .button.transparent_2 a {
    border: 2px solid !important;
    font-size: 14px !important;
    padding: 10px 24px !important;
    text-transform: capitalize;
}

body .active_texture {display: block !important;background-image: none !important;}

body .portfolio-items:not(.carousel) .col.span_3 {
    width: 45% !important;
    display: inline-block !important;
    margin: 10px 7px !important;
}

.bottom-meta {
    display: none !important;
}

div#text-6 {
    width: 100%;
    /* padding-bottom: 70px !important; */
}
	
#slide-out-widget-area .inner .widget {
    display: none;
}

#slide-out-widget-area.slide-out-from-right .inner .off-canvas-menu-container li a {
    font-size: 15px !important;
    font-weight: 500;
    line-height: 35px;
    text-transform: uppercase;
    color: #fff !important;
    opacity: 1 !important;
	width: 100%;
    display: inline-block;
    letter-spacing: 1px;
}

#slide-out-widget-area .menuwrapper li:last-child a {
    border: 2px solid;
    padding: 2px 30px;
    border-radius: 50px;
    margin-top: 20px !important;
    display: inline-block;
}
#page-header-wrap[data-animate-in-effect="slide-down"] #page-header-bg {
    height: 100px !important;
}
#device h2 {
    width: 90%;
}

#device ul li {
    width: 46%;
    margin: 10px 5px !important;
}

#device ul li a {
    padding: 8px 0px !important;
    width: 100%;
}

}

a.play_button_with_text.large.nectar_video_lightbox.magnific-popup {
    margin: 0 auto 30px !important;
    display: table;
}

div[data-style="default"] .toggle h3 a {
    font-size: 20px !important;
    font-family: 'Montserrat', sans-serif !important;
}

.toggles {
    margin: 70px 0 !important;
}


#contact .toggles p {
    line-height: 33px !important;
}
.tc h2 {
    font-family: 'Montserrat', sans-serif !important;
}

#device.repair ul li.classic a {
    border: none !important;
    padding: 0 !important;
    width: auto !important;
}

#device.repair ul li.classic {
    width: 100% !important;
    margin: 0 !important;
}

ul.products {
    text-align: center !important;
}

#device.repair ul.products {
    width: 30%;
    margin: 0 auto !important;
}

#device.repair 
 td.label {
    display: inline-block;
    position: relative !IMPORTANT;
    font-size: 26px;
    padding: 0 !important;
}

td.value.woo-variation-items-wrapper {
    width: 100% !important;
    display: block !important;
    text-align: center !important;
}

#device ul.variable-items-wrapper.button-variable-wrapper {
    margin: 0 !important;
    text-align: center !important;
}

#device ul.variable-items-wrapper.button-variable-wrapper li.variable-item {
    width: 44%;
    margin: 5px 5px !IMPORTANT;
    font-size: 14px !important;
}

span.variable-item-span.variable-item-span-button {
    font-size: 10px !important;
    display: block;
}

span.price {
    display: none !important;
}

h2.woocommerce-loop-product__title {
    display: none;
}

.quantity.buttons_added {
    display: none;
}

.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
    display: none;
}

.single_variation_wrap .price {
    display: block !important;
}
.woocommerce ul.products li.product .button {
    display: none;
}

.repair a.nectar-button.medium.regular.accent-color.regular-button {
    /* margin: -20px auto 30px; */
    /* display: table; */
}

.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled {
    display: none !IMPORTANT;
}

body header#top #mobile-cart-link {
    display: none !important;
}
#sec4 .img-with-aniamtion-wrap {
    width: 98%;
}
ul.buttons {
    display: none;
}

.cart-menu-wrap {
    display: none;
}
.swiper-slide .content h2 i {
    font-size: 30px;
    width: auto !important;
    height: auto !important;
    font-weight: 400 !important;
}

.repair a.play_button_with_text.large.nectar_video_lightbox.magnific-popup {
    position: absolute;
    margin: 0 auto !important;
    left: 13%;
    right: 0;
    /* bottom: 500px; */
}
#mobile {
display:none;
}
@media (max-width: 999px) {
#mobile {
display:block;
}
	#desktop {
display:none;
}
}
html body #header-outer[data-transparent-header="true"].transparent {
    background-color: #fff !important;
    padding: 0px 0 !important;
}
/*
div#desktop {
    margin-top: 93px !important;
}

div#mobile {
    margin-top: 50px !important;
}*/

div#mobile .swiper-slide[data-bg-alignment="center"] .image-bg {
    background-size: 100% 100% !important;
}

div#mobile .swiper-container {
    height: 340px !important;
}

div#mobile .swiper-slide.swiper-slide-visible.swiper-slide-active.no-transform {
    height: 340px !important;
}

div#mobile .nectar-slider-wrap.loaded {
    height: 340px !important;
}

body #header-outer.transparent header#top #logo, body #header-outer.transparent header#top #logo:hover {
	color: #789c3e !important;
    font-weight: 600;
    /*text-transform: capitalize;*/
    font-size: 25px !important;
}

body #header-outer.transparent header#top nav > ul > li > a, body #header-outer.transparent header#top nav > ul > li > a:hover {
    color: #000 !important;
}

body #header-outer.transparent:not([data-lhe="animated_underline"]) header#top nav .sf-menu > li.current-menu-item > a, body #header-outer.transparent:not([data-lhe="animated_underline"]) header#top nav .sf-menu > li.current_page_item > a {
    color: #000 !important;
}

#header-outer.transparent:not([data-lhe="animated_underline"]) header#top nav > ul > li > a:hover {
    color: #000 !important;
}
header#top .span_9 >.slide-out-widget-area-toggle {
    right: auto !important;
    transform: translateY(-25%) !important;
    -webkit-transform: translateY(-25%) !important;
}

#header-outer[data-has-menu="true"][data-ptnm="1"] header#top .span_3 {
    text-align: center !important;
}

.slide-out-widget-area-toggle[data-icon-animation="simple-transform"].mobile-icon .lines-button:after {
    background-color: #000 !important;
}

.slide-out-widget-area-toggle[data-icon-animation="simple-transform"].mobile-icon .lines {
    background-color: #000 !important;
}

.slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:before, .slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:after, .slide-out-widget-area-toggle[data-icon-animation="simple-transform"].mobile-icon .lines-button:after, header#top .slide-out-widget-area-toggle[data-icon-animation="spin-and-transform"].mobile-icon .lines-button.x2 .lines {
    background-color: #000 !important;
}
#sec2 a.nectar-button.small.undefined{
    display: block;
    margin: 0px auto;
    width: 210px;
    background-color: #93c542;
    font-weight: 600;
    border-radius: 30px !important;
    font-size: 15px !IMPORTANT;
    letter-spacing: 0px;
    box-shadow: 0px 0px 20px 0px #0003 !important;
    padding: 14px 0;
}

.btn-banner-btm {
    display: block;
    margin: 0px auto;
    width: 270px;
    background-color: #93c542;
    font-weight: 600;
    border-radius: 30px !important;
    font-size: 15px !IMPORTANT;
    letter-spacing: 0px;
    box-shadow: 0px 0px 20px 0px #0003 !important;
    padding: 14px 0 !important;
}

div#popmake-643 {
    border: none !important;
    background-color: #000;
    top: 40% !important;
}

div#popmake-643 .vc_col-sm-6.wpb_column {
    width: 50%;
    margin: 0;
    vertical-align: middle;
    height: 100px;
    display: flex;
    align-items: center;
}

div#popmake-643 p {
    padding: 0 !important;
    color: #fff;
    font-size: 13px;
}

div#popmake-643 h2 {
    font-size: 30px;
    font-weight: 700;
    color: #fff;
}

div#popmake-643 h2 small {
    display: inline-block;
    font-size: 28px;
    line-height: 28px;
    text-align: center;
    margin-left: -10px;
}

div#popmake-643 .instance-11 h2 {
        font-size: 23px!important;
    line-height: 30px;
}

div#timer div{
      display: inline-block;
    line-height: 1;
    color: #fff;
    font-size: 35px;
    text-align: center;
    font-weight: 600;
    margin: 0 10px;
}

div#timer span {
  display: block;
  color: white;
font-size: 11px;
font-weight: 400;
}
div#timer {
    margin-top: 14px;
    text-align: center;
}
#tooshort h4 {
    font-size: 30px;
    font-weight: 700;
	    line-height: 35px;
}

#tooshort h5 {
    font-weight: 800;
    color: #23282d;
    margin-top: 40px;
    font-size: 16px;
}

#tooshort p {
  line-height: 23px;
    font-size: 15px;
}
/*
#tooshort {
    padding-top: 40px !important;
    padding-bottom: 40px !IMPORTANT;
}*/

#tooshort .icon-glass:before {
    content: "3";
    border: 1px solid;
    border-radius: 50px;
    line-height: 20px;
    padding: 10px 14px;
    font-size: 15px;
    font-weight: 900;
    top: -10px;
    position: relative;
    left: 10px;
}

#tooshort .instance-5 .icon-glass:before {
    content: "1";
}

#tooshort .instance-6 .icon-glass:before {
    content: "2";
}
div#hide {
    display: none;
}
.product-wrap {
    font-size: 0px;
}
span.onsale {
    display: none;
}

.variations label {
    font-size: 16px;
    text-align: left;
}

.woocommerce ul.products li.product .price del, .woocommerce-page ul.products li.product .price del {
    font-size: initial !important;
    color: #000 !important;
    opacity: 1 !important;
    text-decoration: none !important;
}
.price del, .price ins {
    padding: 42px 28px 0;
    position: relative;
    font-weight: 600 !important;
}

.price del:before {content: "Regular Price";position: absolute;top: -5px;left: 0;right: 0;font-size: 13px;text-align: center;padding: 0 20px;line-height: 16px;}
/*Device Protection Deductible Price*/
.price ins:before {content: "iFixOrlando Bundle Price";position: absolute;top: -5px;left: 0;right: 0;font-size: 13px;line-height: 16px;text-align: center;}
.woocommerce .variations td {
    padding: 0 0px 0 !important;
    display: inline-block;
    text-align: left;
}

.variations select {
    padding: 2px 0 !important;
    box-shadow: none !important;
    border: 1px solid #000 !important;
    border-radius: 4px !important;
}
body:not(.woocommerce-cart) .main-content table.variations {
    margin: 0 0 !important;
    width: 100% !important;
    padding-top: 0px !important;
    display: block !important;
    padding-bottom: 25px !important;
}

.woocommerce .variations tr:first-child {
    border-bottom: 1px solid #efefef !important;
}

.variations tbody, .variations tbody tr {
    display: block !important;
    width: 100%;
    text-align: left;
}

.woocommerce .variations td.value {
    float: right;
    padding-top: 5px !important;
}

.variations tbody tr {
    padding-top: 15px;
    padding-bottom: 15px !important;
}

span.price {
    position: relative;
    text-align: right;
}

.single_variation_wrap::before {
  background-image: url("https://ifixorlando.com/wp-content/themes/salient-child/imc.png");
 } 
span.price:before {content: "Screen Replacement";position: absolute;left: 0;bottom: 0;color:#000!important;font-weight: 600;}

span.price:after {content: "";position: absolute;left: 0;right: 0;height: 1px;background-color: #f9f9f9;top: 35px;}

.price ins:after {content: "";position: absolute;height: 90px;background-color: #00edff4d;top: -15px;z-index: -1;right: 0;left: 0;}
.iwt-text {
    text-align: left;
}

.iwt-text h4 {
    margin: 35px 0 15px 0 !important;
    line-height: 14px !important;
}

.iwt-text p {
    line-height: 14px;
    font-size: 12px;
}
div#sec2 p:last-child a {
    background-color: transparent !important;
    border: 2px solid #000;
    color: #000 !important;
}
div#sec2 .instance-7 p {
    width: 100%;
}

#device.repair ul li.classic a {pointer-events: none;cursor: default;text-decoration: none;}



/******************/


.top-left-img img {
    border: 2px solid #f3f3f3;
    border-radius: 50%;
    padding: 10px 10px;
    width: 80% !important;
}

.top-right-content h2 {
    font-size: 23px;
    margin: 0;
    line-height: 20px;
    margin-bottom: 8px;
}

.top-right-content h5 {
    margin: 0;
    color: #a0a0a0;
    font-size: 14px;
}

.review-label {
    margin-top: 15px;
    margin-bottom: 2px;
}

.review-label img {
    width: 32px !important;
    padding: 0 10px 0 0px;
    margin: 0 !important;
	display: inline-block !important;
}

.label-bg-img {
    position: relative;
    width: 150px;
    text-align: center;
    height: 33px;
}

.label-bg-img span {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translateX(-50%)translateY(-50%);
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.5px;
    font-size: 12px;
}

.content-area {
    border-top: 1px solid #ddd;
    margin-top: 20px;
    padding: 13px 0 60px 0;
    line-height: 23px;
    font-size: 13px;
	display: inline-block;
	width: 100%;
}

.label-bg-img img {
    margin: 0 !important;
    padding: 0 !important;
}

.custom-column:nth-child(5) {
    margin: 0;
}


/***********contact*******/

.label-name span {
    padding-bottom: 6px;
    display: inline-block;
    width: 100%;
    font-size: 15px;
}
.label-name {
    margin-bottom: 20px;
}
.contact-right-text {
    margin-top: 25px;
}

input.wpcf7-form-control.wpcf7-submit {
    width: 210px;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    box-shadow: 0px 0px 20px 0px #0003 !important;
    line-height: 20px;
    font-family: 'Open Sans';
}

/**********new css*********/

header#top {
    max-width: 1200px;
    margin: 0 auto;
}
.container {
    max-width: 1200px !important;
    margin: 0 auto !important;
	padding:0 !important;
	
}


#top .container:first-child {
    padding: 0 !important;
}

#header-outer[data-format="default"] #social-in-menu {
    display: none !important;
}

header#top nav >ul li a {
    font-size: 14px !important;
}
/*
div#header-outer {
    width: 100% !important;
    position: sticky !important;
    position: -webkit-sticky;
    top: 0;
    display: inline-flex;
}*/
div#header-outer {
    position: fixed !important;
    top: 0;
    width: 100%;
}

.antoher {
    display: inline-block;
    width: 100%;
}

.owl-item.active {
    display: grid;
    grid-template-columns: auto;
    grid-column-gap: 50px;
    grid-row-gap: 10px;
    padding: 10px;
}
div#sec4 {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.owl-nav.disabled {
    display: none !important;
}
.owl-theme .owl-dots {
    margin-bottom: 30px;
}

#desktop {
    margin-top: 88px !important;
}

#mobile {
    margin-top: 60px !important;
}

ul.menu.menuopen {
    margin-top: 40px !important;
    text-align: center;
}


.annoucement-bar .owl-nav.disabled, .annoucement-bar .owl-dots {
    display: none !important;
}

.annoucement-bar .owl-stage {
    padding: 0 !important;
}

.annoucement-bar {
    background-color: #789c3e;
    color: #fff;
    text-align: center;
    padding: 4px 0;
}

.new-slidess a {
    color: #fff;
    font-weight: 600;
}
.new-slidess {
    font-size: 15px;
    font-weight: 700;
}

.mobile-menu-icons .closed div {
    width: 30px;
    height: 4px;
    background-color: black;
    margin: 0 0 4px;
}

/*
.divider-wrap .divider-small-border {
    margin: 0 auto;
    background-color: #789c3e;
}
.divider-wrap {
    margin-top: 0px !important;
}
.divider-small-border  {
display:none;
}
*/
.horizontal-lines  {
	display:none;
}


/********review page********/
/*
.reviews-page h2 {
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-weight: 700;
    width: 60%;
    margin: 0 auto;
}	
	*/
	
	
.mobile-device-image p strong {
    color: #fff !important;
    font-weight: bold !important;
    font-size: 26px !important;
    line-height: 49px;
    font-family: Roboto !important;
}
	
.mobile-device-image p {
    padding-top: 25px;
}	
	
.table-device-protection .home {
    background-color: #f1f5f3 !important;
}	
	
.table-device-protection .basic {
    width: 60px;
	text-align: center;
	position:relative;
	    padding: 0 !important;
}		
	
.mobile-table {
    display: none;
}	

.table-device-protection .basic svg {
    width: 20px;
    height: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%)translateY(-50%);
    fill: #789c3e !important;
}	
	
.home thead td {
    background-color: #142A39;
    color: #fff;
    font-weight: bold;
    border: 0 !important;
}
	
.home tbody td {
   border: 0 !important;
	padding: 0px 0px 0px 23px !important;
	vertical-align: middle;
    font-size: 15px !important;
}	

.home tbody tr {
    border-bottom: 1px solid #e8e8e9;
    background-color: #F1F5F3 !important;
}	
	
.table-device-protection .basic i.fa.fa-check {
    color: #789C3E;
}	
	
.top-image-elemetns{
	display: none;
}	
	

.top-tlc h2, .top-tlc h4{
	display:none;
}
	
.rght-ttl-clss h2, .rght-ttl-clss h4 {
    display: block;
}
	
.right-descript p {
    padding-top: 13px;
    color: #000;
    font-size: 15px;
    padding-bottom: 0;
}
	
.button-view-more {
    text-align: left;
    float: left;
    margin-top: 20px;
    font-weight: bold !important;
    font-size: 14px !important;
}	
	
	
.newclasss {
    display: none;
}	
	
.premium svg path {
    fill: #8AA958;
}	
	
.btn-mn-dv {
    width: 100%;
    font-family: 'Open Sans';
    text-align: left;
	margin-top: 10px;
}
.btn-mn-dv h2 {
    font-size: 19px;
    margin: 0;
    line-height: 30px;
}

.btn-mn-dv a{
	display: inline-block;
	font-size: 18px;
	line-height: 48px;
	height: 48px;
	color: #ffffff;
	min-width: 212px;
	background-color: #789c3e;
	text-align: center;
	box-shadow: 0 0 0 1px rgba(0,0,0,.1) inset;
	border-radius: 0px;
}	

.iconss svg {
    width: 40px;
}

.iconss svg path {
    fill: transparent;
    stroke: #789C3E;
}

span.icon-content {
    background-color: transparent;
    color: #000;
    vertical-align: middle;
    font-family: 'Roboto';
	width: 100%;
    text-align: left;
    font-weight: bold;
    font-size: 18px;
    margin-top: 4px;
}

.iconss svg circle {
    color: #789C3E;
    background-color: #789C3E;
    fill: #a4c56d;
}

.iconss {
    text-align: left;
}

.iconss p {
    font-size: 15px !important;
    color: #000;
    font-family: 'Open Sans' !important;
    line-height: 23px;
}


.ppsPopupLabel {
    font-family: 'Open Sans' !important;
    font-size: 35px !important;
}
.ppsPopupInner {
    padding: 30px !important;
}

.ppsSubscribeShell form input {
    border: 1px solid #bfbcbc !important;
}

.right-descript small {
    font-size: 12px;
}

.header-pricing {
    display: none;
}

.learn-more {
    color: #789c3e;
    font-weight: bold;
}


.icon-default-style.linecon-icon-bulb.accent-color {
    color: #789c3e !important;
}

.btn-mn-dv h3 {
    width: 212px !important;
    text-align: center;
}

@media screen and (max-width: 768px) {
	.iphone-forms .iwt-text p {
		font-size: 11px;
	}
	.iphone-forms .iwithtext .iwt-text {
		padding-left: 40px;
	}
	.header-pricing {
		display: block !important;
		color: #fff;
		position: absolute;
		right: -10px;
		z-index: 99999;
		top: 10px;
		background-color: #789c3e;
		padding: 2px 14px;
		text-transform: uppercase;
		letter-spacing: 0.5px;
		font-size: 11px;
		border-radius: 5px;
	}
	.right-descript small {
		line-height: 0 !important;
	}
	.btn-mn-dv h3 {
		width: 212px !important;
		text-align: center;
	}
	.iconss-content {
		width: 86%;
		float: left;
		padding: 0 0px 0 20px;
	}
	.iconss svg {
		float: left;
	}

	.blocks_id {
		margin-top: 40px;
	}
	
	#tooshort h5 {
		margin-top: 0px;
	}
	
	.newclasss {
		display: block;
	}

	.top-tlc h2, .top-tlc h4{
		display:block;
	}
	
	.rght-ttl-clss h2, .rght-ttl-clss h4 {
		display: none;
	}
	
	.dvc-ttl-cls h2 {
		font-size: 23px !important;
		font-weight: bold;
	}
	
	.home tbody td {
		padding: 5px 0px 5px 20px !important;
	}

	.page-id-618 .container.main-content {
		max-width: 100% !important;
		padding: 0px 0px !important;
	}
	.page-id-1948 .container.main-content {
		max-width: 100% !important;
		padding: 0px 0px !important;
	}
	.page-id-1948 .wrap_space{
		margin-left:26px;
}
	.page-id-1948 .select_style {
  width: 26%;
  float: right;
  margin-top: -3px;
  margin-right: 52px;
}
.page-id-1948 .ready_call {
 height: auto;
padding: 5px 0px 0px 28px;
font-size: 16px !important;

}
	.page-id-1948  .bold_text{
		font-weight:bold;
}
.page-id-1948 .text_space {
padding-bottom: 23px;
margin-top: 0;
line-height: 1.7;
font-size: 15px;
}
	.page-id-1948 p.text_space2 {
    padding-bottom: 0px;
}
	.paage-id-1948 .free_cost .text_space1{
		padding-bottom:0px!important;
}
	.page-id-1948 .wpb_row, .wpb_content_element {
  margin-bottom: 0px!important;
}
	.page-id-999 h1{
		font-size: 18.1px;
}
	.page-id-1948 .collection-title {

  text-align:center;
	font-size:25px!important;
	}
	.page-id-1948 .helpie-faq.accordions .accordion .accordion__item .accordion__header div.accordion__title {
  font-size: 15px;
font-weight: 600;
padding-right: 39px;
margin-left: 14px;
}
	.page-id-1948 .select_padding {
  padding-bottom: 10px;
  margin-left: 30px;
  padding-top: 35px;
		font-size: 15px;
font-weight: 500;
}
	.page-id-1948 .button_style {
  width: 42%;
  background-color: #fff;
  color: #1B46C6;
  cursor: pointer;
  padding: 15px 20px 30px 10px;
  border-radius: 4px;
  border: 1px solid #d1d1d1;
  font-weight: bold;
  font-size: 18px;
  height: 55px;
}
	.page-id-1948 .activated{
		background-color: #CBDBF9;
	}
	.page-id-618 #wrapper{
    height:95px!important;
    background-color:#0e2041;
}
	
	#mb-device{
		display: block;
	}
	
	.desk-mb-img {
		display: none;
	}
	
	.review-label img {
		width: 25px !important;
	}

	.label-bg-img span {
		top: 33%;
		font-size: 10px;
	}

	.label-bg-img {
		width: 130px;
	}
	
	.top-right-content h5 {
		font-size: 14px !important;
	}
	
	.content-area {
		font-size: 12px;
		margin-top: 10px;
		padding: 5px 0 60px 0;
	}
	
	
	.review-label {
		margin-top: 2px;
		margin-bottom: 2px;
	}

	.top-right-content h2 {
		margin-bottom: 0px;
		font-size:20px !important;
	}
	.annoucement-bar .container {
		max-width: 100% !important;
	}

	.horizontal-lines hr {
		width: 50%;
		line-height: 0 !important;
		border-color: #789c3e !important;
		color: #789c3e !important;
		border: 1px solid;
	}
	.divider-wrap {
		display: none;
	}
	.horizontal-lines  {
		display:block;
	}
	/*.divider-small-border {
		display:block;
		width: 60%;
		height:1px !important;
	}*/
	.new-slidess {
		font-size: 13px;
		font-weight: 700;
	}
	div#sec2 h2, div#sec2 h1 {	
		font-size: 22px;
	}
	#sec3 p strong {
		line-height: 35px;
		font-size: 22px;
	}
	#sche p strong {
		font-size: 22px;		
		line-height: 35px;
	}
	#sec4 p strong {
		font-size: 22px;
		line-height: 35px;
        margin-left: 8px;
		margin-right: 8px;
	}
	#tooshort h4 {
		font-size: 22px;
		color: #000;
	}
	.custom-column:last-child .content-area {
		margin-bottom: 25px !important;
		padding-bottom: 0;
	}

	.banner-btm-tbn{
		margin-top:35px;	
	}
	
	.home-reviews {
		margin-bottom: 0px !important;
	}
	
	header#top {
		padding: 5px 0;
	}
	#tooshort .icon-glass:before {
		color: #789c3e;
	}

}


@media screen and (min-width: 769px) {	
	#device.repair ul.products {
		width: 50% !important; 
	}
	#device.repair .iwithtext{ 
		width: 50% !important; 
		margin: 30px auto;
	}
	
	#mb-device{
			display: none;
	}
	.content-area {
		min-height: 258px;
	}
	.rews .content-area {
		min-height: unset !important;
	}	
}	



@media screen and (min-width: 1001px) and (max-width: 1216px) {
	
	.review-label img {
		width: 25px !important;
		padding: 0 2px 0 0px;
		margin: 0 !important;
		display: inline-block !important;
	}

}

@media screen and (max-width: 375px) {
	.page-id-1649 h1{
		font-size:20px!important;
}
}
@media screen and (max-width: 375px) {
	.page-id-1620 h1{
		font-size:20px!important;
}
}
@media screen and (max-width: 414px) {
	.page-id-1620 h1{
		font-size:20px!important;
}
}
@media screen and (max-width: 768px){
header#top{
    padding: 15px 0;
}
}