/*
Theme Name: Ignition child
Template: ignition
*/
@import url("//fonts.googleapis.com/css?family=Hind:400,500,600,700&display=swap");

.blog_menu_wrap {
  padding: 20px 0px;
  position: relative;
  z-index: 250;

  overflow: hidden;
  margin-bottom: 20px;
  z-index: 0;
}

.blog_menu_wrap .inner_blog_menu {
}

.blog_menu_wrap h1 {
  margin-bottom: 20px;
  color: rgb(57, 163, 209) !important;
  font-size: 35px;
}

.blog_menu_wrap .inner_blog_menu select.form-control {
  border-color: #8d8d8d;
  font-weight: 600;
  letter-spacing: -0.5px;
  display: block;
  width: 100%;
  height: 27px;
  padding: 4px 12px;
  line-height: 1.32857143;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  font-size: 12px;
  padding: 4px 10px;
  color: #555555;
  outline: none;
  float: right;
  width: 350px;
  border: 1px solid #939598;
  background: #e6e7e8;
  height: 40px;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  font-weight: 600;
  text-shadow: none;
  cursor: pointer;
  outline: none;
}

.blog_menu_wrap .inner_blog_menu ul {
  margin: 0px;
  padding: 0px;
}

.blog_menu_wrap .inner_blog_menu ul li {
  display: inline-block;
  list-style: none;
}

.blog_menu_wrap .inner_blog_menu ul li a {
  font-family: "Hind", sans-serif;
  font-size: 17px;
  text-transform: uppercase;
  padding: 0px 0px;
  color: #393939;
  font-weight: 500;
  letter-spacing: 2px;
  margin: 0px 50px;
  padding: 2px 0px;
  line-height: 1;
  display: block;
}

.blog_menu_wrap .inner_blog_menu ul li a:hover {
  color: rgb(57, 163, 209);
}

.blog_menu_wrap .inner_blog_menu ul li.active a,
body.category-videos .blog_menu_wrap .inner_blog_menu ul li:nth-child(3) a,
body.category-articles .blog_menu_wrap .inner_blog_menu ul li:nth-child(2) a {
  border-bottom: 1px solid rgb(57, 163, 209);
  color: rgb(57, 163, 209);
}

.blog_post_main_wrap {
  padding: 40px 0px;
  padding-top: 0px;
}

body.category .cnt .bSe.left,
body.single-post .cnt .bSe.left {
}

.blog_post_main_wrap.list article .inner_wrap .swp_social_panel {
  display: none;
}

body.single-post .cnt .bSe.left {
  margin-top: 0px;
}

body.single-post #comments,
body.single-post .scn.awr {
  display: none;
}
body.category .blog_menu_wrap {
}
body.category .scn.awr {
  display: none;
}

.category_post_loop {
}
.category_post_loop * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.category_post_loop .row {
  margin: 0px -15px;
}

.category_post_loop .row .col-sm-4 {
  float: left;
  width: 33.33333333%;
  padding: 0px 15px;
}

.blog_post_main_wrap {
}

.blog_post_main_wrap * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.blog_post_main_wrap .row {
  margin: 0px -15px;
}

.blog_post_main_wrap .row .col-sm-4 {
  float: left;
  width: 33.33333333%;
  padding: 0px 15px;
}

.row .col-sm-4:nth-child(3n + 1) {
  clear: left;
}

.blog_post_main_wrap article {
  display: block;
  color: inherit;
  text-decoration: none;
  margin-bottom: 30px;
  border-bottom: 1px solid rgb(244, 244, 244);
  background-color: #fff;
  border-bottom: 1px solid #ececec;
  padding-bottom: 50px;
  margin-bottom: 60px;
}

.blog_post_main_wrap.list article .inner_wrap {
  position: relative;
  padding-left: 322px;
}

.blog_post_main_wrap article h2.entry-title {
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  margin-bottom: 25px;
  font-weight: 700;
  line-height: 1.25em;
  font-size: 35px;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times,
    "Times New Roman", "serif";
}

.blog_post_main_wrap article figure {
  overflow: hidden;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  height: 180px;
  background-color: #e7e7e7;
  margin-bottom: 25px;
}

.cnt .sAs .ttl {
  font-size: 18px !important;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times,
    "Times New Roman", "serif" !important;
}

.blog_post_main_wrap article .figure_wrap {
  width: 300px;
  position: absolute;
  top: 0;
  left: 0;
}

.blog_post_main_wrap article .mre {
  background: rgb(57, 163, 209);
  border: none;
  color: #fff;
  border-radius: 0px;
  border-radius: 5px;
  padding: 10px 10px 10px 16px;
  font-size: 15px;
}
.blog_post_main_wrap article .mre:hover {
  background: rgb(79, 182, 226);
}
.blog_post_main_wrap article .mre a {
  color: #fff;
}

.blog_post_main_wrap.list article .inner_wrap .figure_wrap .swp_social_panel {
  display: block;
}
.blog_post_main_wrap article p {
  margin-bottom: 8px !important;
  font-size: 1.54em !important;
  color: rgb(102, 102, 102) !important;
  line-height: 1.5em !important;
  font-family: "Hind", sans-serif;
}
.blog_post_main_wrap article p:empty {
  margin: 0px !important;
}

.blog_post_main_wrap article .mre .awe {
  color: #fff;
}

.blog_post_main_wrap article figure img {
  display: none;
}
.blog_post_main_wrap article footer {
  border: none !important;
  margin: 0px !important;
  padding: 0px !important;
  padding-top: 0px !important;
  margin-bottom: 18px !important;
}

body.category .cnt section .meta li:nth-child(1),
body.category .cnt section .meta li:nth-child(2) {
}

.blog_post_main_wrap .awr.ctr.pgn {
  clear: both;
}

.blog_post_main_wrap .awr.ctr.pgn .page-numbers {
  float: none;
  display: inline-block;
}

.rw .pps {
  font-size: 15px !important;
  color: rgb(102, 102, 102) !important;
  line-height: 1.35em !important;
  font-family: "Hind", sans-serif;
}

html body .rw .pps {
  margin-bottom: 15px;
}

.scn > ul a {
  font-size: 15px !important;
  line-height: 1.5em !important;
  font-family: "Hind", sans-serif;
}

.cnt article h1,
.cnt article .entry-title {
  font-weight: 700;
  line-height: 1.25em;
  font-size: 35px;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times,
    "Times New Roman", "serif";
}

.cnt article p {
  font-size: 1.54em !important;
  color: rgb(102, 102, 102) !important;
  line-height: 1.5em !important;
  font-family: "Hind", sans-serif;
}

@media (max-width: 767px) {
  .blog_post_main_wrap .row .col-sm-4 {
    width: 50%;
  }
  .row .col-sm-4:nth-child(3n + 1) {
    clear: inherit;
  }
  .row .col-sm-4:nth-child(2n + 1) {
    clear: left;
  }

  .blog_menu_wrap .inner_blog_menu ul li a {
    margin: 0px 20px;
    padding: 2px 0px;
  }

  .banner_wrap {
  }

  #floating_menu header {
    padding: 10px 10px !important;
  }

  #floating_menu header nav > ul > li {
    background-color: rgb(73, 73, 73);
    border: none !important;
  }

  #floating_menu header nav ul li a {
    border: none !important;
  }

  .cnt article h1,
  .cnt article .entry-title {
    text-align: left;
  }
}

@media (max-width: 550px) {
  .blog_post_main_wrap .row .col-sm-4 {
    width: 100%;
    float: none;
  }
  .blog_post_main_wrap article h2.entry-title {
    height: auto;
    overflow: hidden;
    text-overflow: inherit;
  }
  .blog_menu_wrap .inner_blog_menu ul li a {
    margin: 0px 5px;
    padding: 2px 0px;
    font-size: 14px;
  }

  .blog_post_main_wrap article figure {
    height: auto;
  }

  .blog_post_main_wrap article figure img {
    display: block;
    width: 100%;
    max-width: 100%;
    margin-bottom: 0px;
  }

  .blog_post_main_wrap article figure a {
    margin-bottom: 0px;
  }
}

#floating_menu header {
  padding: 16px 20px !important;
}

html body header nav.right {
  float: none;
  margin-left: 80px;
}

html body header ul.menu {
  font-family: "Hind", sans-serif;
}
html body header ul.menu > li > a {
  font-size: 17px !important;
  color: rgb(255, 255, 255);
  font-weight: 600;
  font-family: "Hind", sans-serif;
  margin-right: 10px !important;
  padding-right: 5px !important;
  padding-left: 15px !important;
}

html body header ul.menu > li > a:before {
  content: "";
  width: 15px;
  height: 22px;
  background: url("images/bulb_normal.png") no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  margin-left: 0px;
}
html body header ul.menu > li > a:hover:before {
  background: url("images/bulb_active.png") no-repeat;
}

html body header nav > ul > li.menu-item-has-children > a:after {
  color: #fff;
  font-size: 12px;
  padding: 1px 8px;
}

html body header nav ul li > ul {
  box-shadow: none;
  border: none;
  margin-left: 0;
  left: 0;
  border: none;
  display: none;
  top: 48px;
  min-width: 320px;
}

html body header nav ul li > ul li {
  border: none;
  background-image: linear-gradient(
    rgb(102, 102, 102),
    rgb(102, 102, 102)
  ) !important;
  background-size: auto !important;
  background-position: 50% 50% !important;
}
html body header nav ul li > ul li a {
  text-transform: none;
  line-height: 2em !important;
  font-size: 16px !important;
  color: #fff;
  height: 35px;
}

html body header nav ul li > ul li a:hover {
  background-color: transparent;
  color: #fff;
}
html body header nav ul li > ul li ul {
  left: 100%;
}
html body header ul.menu > li > a:hover:after {
  color: #fff;
}

html body footer .copy {
  background: #666666;
}

html body footer p {
  font-family: Hind;
  font-weight: 300;
  font-size: 20px !important;
  line-height: 1.5em !important;
  color: #fff !important;
  margin-bottom: 20px !important;
}

html body footer p.cc {
}
html body footer p.foot_link a {
  color: rgb(242, 111, 33) !important;
  text-decoration: underline;
  margin: 0px 16px;
}

html body footer p.foot_link:hover {
  color: rgb(206, 87, 17) !important;
  text-decoration: underline;
}
html body #floating_menu.mff.a60.mfd:not(.extended-open) {
  opacity: 1;
  visibility: visible;
}

html body header nav > ul.menu li.current-menu-item > a,
html body header nav > ul.menu li.current_page_item > a,
html body header nav ul#menu li.current-menu-item > a,
html body header nav ul#menu li.current_page_item > a {
  color: #1ed2f4 !important;
}

body.archive .blog_post_main_wrap article .mre {
  margin-bottom: 15px;
}

.pagination_wrap {
  margin: 30px 0px;
  text-align: center;
}

.pagination_wrap a {
  display: inline-block;
  vertical-align: middle;
  float: none !important;
}

.pagination_wrap .page-numbers:hover,
.pagination_wrap .page-numbers.current {
  background: rgb(57, 163, 209) !important;
  color: #fff !important;
}

.pagination_wrap .page-numbers {
  vertical-align: middle;

  float: none !important;
  display: inline-block !important;
}

.inner_blog_menu .row {
  margin: 0px -15px;
}

.inner_blog_menu .row .col-sm-6 {
  float: left;
  width: 50%;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html body.single .swp_social_panel:not(.nc_floater):not(.swp_social_panelSide) {
  width: 250px !important;
}

html body.single article {
  margin-bottom: 50px;
}

footer .fmn {
  display: none;
}

@media (max-width: 767px) {
  .thrv_symbol_4819
    .thrv_widget_menu
    #m-16e0f104539
    > li:not(.tcb-excluded-from-group-item)
    > a
    .m-icon {
    display: none;
  }

  .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"][class*="light-tmp"]
    ul.tve_w_menu.tve_horizontal
    li
    li,
  html body header nav ul li > ul li {
    background-color: #525252;
  }
  .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"]
    ul.tve_w_menu.tve_horizontal
    li:not(#increase-spec):not(.ccls)
    a {
    text-align: left;
  }

  html body header nav.right {
    margin-left: 0px;
  }

  header nav ul li ul {
    width: 100% !important;
  }

  html body header ul.menu > li > a:before {
    display: none;
  }

  #floating_menu header nav ul li a {
    color: #fff !important;
    padding: 5px 15px;
  }

  #floating_menu header nav ul li a:hover,
  #floating_menu header nav ul li.current_page_item > a {
    color: rgba(30, 210, 244, 0.75) !important;
  }
  header nav ul li a {
    height: auto !important;
    line-height: inherit !important;
  }
}

@media (max-width: 700px) {
  .blog_menu_wrap .inner_blog_menu select.form-control {
    float: none;
    margin-bottom: 10px;
  }

  .blog_post_main_wrap article .figure_wrap {
    position: static;
    width: 100%;
  }

  .blog_post_main_wrap.list article .inner_wrap {
    padding-left: 0px;
  }

  .inner_blog_menu .row .col-sm-6 {
    float: none;
    width: 100%;
  }
}

html body [data-css="tve-u-169cbaf5363"] {
  background-image: linear-gradient(
      rgba(102, 102, 102, 0.25),
      rgba(102, 102, 102, 0.25)
    ),
    url(../../uploads/2020/01/home_banner.jpg) !important;
}

.tve-woo-minicart header .wrp {
  padding-right: 0px !important;
}

.tve-woo-minicart header .wrp .mini-cart-contents {
  display: none;
}

.custom_checkout_wrap {
}

.custom_checkout_wrap .row {
  margin: 0px -15px;
}

.custom_checkout_wrap .row .col-sm-8 {
  float: left;
  width: 65%;
  padding: 0px 15px;
  box-sizing: border-box;
}

.custom_checkout_wrap .row .col-sm-4 {
  float: left;
  width: 35%;
  padding: 0px 15px;
  box-sizing: border-box;
}

.checkuout_started{

	background-color: #1ed2f4;
	margin-top: 0px;
	color: rgb(255, 255, 255);
	padding: 20px 25px;
	margin-bottom: 30px;

}



.checkuout_started h3{font-family: Open Sans,sans-serif;margin: 0;color: #fff !important;text-align: left;font-size: 20px !important;}

.checkuout_started .text-right h3{

	text-align: right;
}



.checkuout_started .row{

	margin: 0px -15px;
}

.checkuout_started .row [class*="col-"]{

	float: left;
	width: 50%;
	padding: 0px 15px;
	box-sizing: border-box;


}

.custom_checkout_wrap .input-text {

	border: 1px solid #b4becd !important;
	box-shadow: inset 0 1px 2px rgba(130,137,150,0.23),0 1px 0 rgba(255,255,255,0.95) !important;
	border-radius: 3px;


}

.custom_checkout_wrap .custom_checkout_wrap .select2-container--default .select2-selection--single{

	border: 1px solid #b4becd !important;
	box-shadow: inset 0 1px 2px rgba(130,137,150,0.23),0 1px 0 rgba(255,255,255,0.95) !important;
	border-radius: 3px;
	height: 35px;
	line-height: 35px;

}

.custom_checkout_wrap #place_order{


	color: rgb(255, 255, 255) !important;
	font-weight: 600;
	background-color: rgb(30, 210, 244) !important;
	font-size: 31px !important;
	width: 100%;
	padding: 7px 16px !important;
	font-family: Open Sans,sans-serif;
	line-height: 1.4 !important;
	border: 1px solid rgba(0,0,0,0.2) !important;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
	border-radius: 3px !important;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.checkout_content_wrap{



}

.checkout_content_wrap img{

		display: block;
		margin: auto;
		margin-bottom: 20px;
	
}

.checkout_content_wrap ul{

margin:0px;
padding: 0px;

}

.checkout_content_wrap ul li{
		font-size: 14px;
		padding: 10px 10px;
		border-bottom: 1px solid rgba(0,0,0,0.1);
		padding-left: 45px;
		list-style: none;
		position: relative;
}
.checkout_content_wrap ul li strong{font-weight: 700 !important;}
.checkout_content_wrap ul li:after{content: "";background: url('../../uploads/2020/04/img_bullet.png') no-repeat;width: 32px;height: 32px;position: absolute;top: 7px;left: 0;}

.checkout_content_wrap ul ul{margin-left: 0 !important;padding: 0;list-style: none;padding: 0 !important;clear: both !important;margin-left: -15px !important;margin-top: 10px;}


.checkout_content_wrap ul ul li{}

.checkout_content_wrap .money_back{

	text-align: center;

}

.checkout_content_wrap .money_back img{

	

}

.checkout_content_wrap .money_back h4{



}

.checkout_content_wrap .money_back p{font-size: 15px !important;}
.checkout_content_wrap ul ul li:last-child{border: none;padding-bottom: 0;}

html .tve-woocommerce .woocommerce .form-row label {
	display: block;
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 0;
}


@media (max-width: 767px) {

	.custom_checkout_wrap .row .col-sm-8, 
	.custom_checkout_wrap .row .col-sm-4{

		width: 100% !important;
		float: none !important;
	}


}



.galler_wrap {
	margin-bottom: 30px;
}
.galler_wrap * {
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	box-sizing: border-box !important;
}
.galler_wrap .row {
	margin: 0px -15px;
}
.galler_wrap .row [class*="col-"] {
	float: left;
	min-height: 1;
	padding: 0px 15px;
	width: 33.33333333%;
	position: relative;
}
.galler_wrap .inner {
	display: block;
	color: inherit;
	text-decoration: none;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.2);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,.2);
	box-shadow: 0 0 5px rgba(0,0,0,.2);
	border: solid 1px #d2d2d2;
	margin-bottom: 30px;
}
.galler_wrap .inner figure {
	overflow: hidden;
	position: relative;
	line-height: 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 15px;
}
.galler_wrap .inner figure img {
  width: 100%;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  width: auto;
  height: 220px;
  margin: auto;
  display: block;
}
.galler_wrap .inner figure:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(30 210 244 / 0.60);
  filter: alpha(opacity=00);
  opacity: 0;
  -webkit-transition: opacity 500ms ease-in-out;
  -moz-transition: opacity 500ms ease-in-out;
  -ms-transition: opacity 500ms ease-in-out;
  -o-transition: opacity 500ms ease-in-out;
  transition: opacity 500ms ease-in-out;
}
.galler_wrap .inner figure:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 99px;
	height: 90px;
	background: url(https://simplifymultiply.com/wp-content/uploads/2018/01/pop_icon.png) no-repeat;
	filter: alpha(opacity=00);
	opacity: 0;
	-webkit-transition: opacity 500ms ease-in-out;
	-moz-transition: opacity 500ms ease-in-out;
	-ms-transition: opacity 500ms ease-in-out;
	-o-transition: opacity 500ms ease-in-out;
	transition: opacity 500ms ease-in-out;
	z-index: 300;
}
.galler_wrap .inner:hover figure:before {
	display: block;
	filter: alpha(opacity=100);
	opacity: 1;
}
.galler_wrap .inner:hover figure:after {
	display: block;
	filter: alpha(opacity=100);
	opacity: 1;
}
.galler_wrap .inner h3 {
	border-top: 5px solid #50e3c2;
	font-size: 23px;
	margin: 0px;
	text-transform: uppercase;
	padding: 15px 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: 700;
}
.galler_wrap .inner p {
	padding: 0px 20px;
	font-size: 14px;
	margin-bottom: 20px;
	line-height: 1.6;
}
.galler_wrap .inner a.btn_1 {
  margin: 0px 20px;
  margin-bottom: 20px;
  background: rgb(57, 163, 209);
  border: none;
  color: #fff;
  border-radius: 5px;
  padding: 10px 10px 10px 16px;
  font-size: 15px;
  text-align: center;
  display: block;
  vertical-align: middle;
  text-transform: uppercase;
  font-weight: 600;
}

.galler_wrap .inner a.btn_1:hover {

  background: rgb(79, 182, 226);
  color: #fff;
}