body.has-slideshow .t3-wrapper {
  background-image: url(../images/bg-home.png);
  background-repeat: repeat-x;
  background-color: #F4F4F4;
}
body .t3-wrapper {
  background-repeat: repeat-x;
}
body { font-family: 'Montserrat', sans-serif; color: #6c7178; font-size: 14px; font-weight: 300; line-height: 25px; }
h1, h2, h3, h4, h5, h6 { color: #1c1e20; margin: 0px 0px 20px 0px; font-weight: 700; }
h1 { font-size: 36px; font-variant:900; }
h2, .h2 {
    font-size: 28px;
}
h3, .h3 {
    font-size: 24px;
}

#t3-mainbody p, #t3-mainbody ul, #t3-mainbody ol, #t3-mainbody label, #t3-mainbody b, #t3-mainbody .checkout-content, #t3-mainbody .checkout-content h2{
    font-family: 'Roboto', sans-serif;
    font-size:16px;
    color:#333;
    font-weight: normal;
}
.com_easyblog .t3-mainbody {
    padding-top: 0px;
    padding-left:0px;
}
#eb .eb-entry-tools, #eb .es-post-state, #eb .eb-header{
    margin:0px;
}
.checkout-content input[type=text], .checkout-content select{
    margin:5px 0;
}
img {
    max-width: 100%;
    height:auto;
}
.block-3 .dropdown-toggle .fa.fa-bars{
    color:#fff;
}
.customgetintouchmod .dropdown-menu{
    min-width: 270px;
}
.customgetintouchmod .dropdown-menu h5, #t3-footer .tp-footer h5{
    line-height:160%;
}
/*Main Menu page customization Start*/
.navbar-header{
    top:0px;
}
.navbar-default .navbar-nav > li > a{
    padding-top:0px;
    color:#fff;
    font-size:14px;
    
}
.coupon .button{
    padding: 7px 10px;
}
.col-sm-2.col-md-2.t3-topbar-1{
    padding-right:0px;
    padding-top: 5px;
}
.top-links .dropdown-toggle.btn{
    background:#fff!important;
    border:1px solid #fff!important;
}

.j2store-cart h3 {
    position: relative!important;
    top: -43px!important;
    left: -5px;
}
.product-price-container{
    padding-left:20px;
}

#top-links .dropdown-toggle.btn{
    padding: 0px 10px;
    text-transform: none;
    letter-spacing: 0px;
    -webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
border:1px solid #fff;
background:#1070E7;
color:#fff!important;
}

table.radio1{
    width:100%;
}
#confirm .checkout-content th:nth-child(2){
    text-align:right;
}
#confirm .checkout-content tbody tr td:nth-child(2){
    text-align:right;
}
.j2store.checkout tr, .j2store.checkout td {
    padding-right: 0px;
}

#tp-topbar .col-sm-3.col-md-3{
    padding-left:0px;
}
.navbar-default .navbar-nav > li{
    margin-left:7px;
    margin-right:7px;
}
div.shipping-make-same {
    margin-left: 0px;
    padding-left:0px;
}
div.col-md-.shipping-make-same {
    
    margin-left:20px;
}


/*
div.search input[type="search"]{
    max-width: 70%;
    height: 29px;
}
.form-inline input[type="image"]{
    position:relative;
    right: 30px;
    top: 4px;
}*/
.cart-item-info a.link:hover{
    text-decoration:none;
}
.navbar-default .navbar-nav > .current > a, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
    color:#fff;
}
.navbar-default .navbar-nav > .dropdown > a .caret{
    color:#fff;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
    margin-left: 5px;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #fff;
}
.j2store-minicart-button{
    padding: 0px 10px;
    text-transform: none;
    letter-spacing: 0px;
    -webkit-border-radius: 13px;
-moz-border-radius: 13px;
border-radius: 13px;
background:none;
color:#fff!important;
text-align:center;
background:#54CE34;
margin-right: 0px!important;
line-height:20px;
padding-top:6px;
margin-left: 8px;
}
.j2store-minicart-button span{
    color:#fff!important;
}
.j2store-minicart-button .cart-item-count {
    position: absolute;
    top: -16px;
    right: -14px;
}
div.mod-languages img {
    width: 30px;
    height: 18px;
}
.tp-currency{
 
padding: 0px 10px;
text-transform: none;
letter-spacing: 0px;
-webkit-border-radius: 13px;
-moz-border-radius: 13px;
border-radius: 13px;
border:1px solid #FFF;
background:none;
color:#FFFFFF!important;
text-align:center;
}
table.j2store-cart-table > thead:first-child > tr:first-child > th, .cart-estimator-discount-block label{
    font-size:20px;
    color:#1c1e20;
}
.j2store-cart-table, .cart-footer{
    color:#1c1e20;
}
table.j2store-cart-table > thead:first-child > tr:first-child > th:nth-child(3){
    text-align:right;
}

.j2-left{
    padding:10px 0px;
    border-top: 1px solid #D3D3D3;
    border-bottom: 1px solid #D3D3D3;
    margin-bottom: 15px;
    margin-top: -18px;
}
.icon_container ul li:first-child{
    line-height:40px;
    vertical-align:top;
}
/*Main Menu page customization End*/

/*Shop page customization Start*/
/*
.options select {
    display: inline-block;
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #eee;
   font-size: 16px;
   height: 34px;
   background-color: #f2f2f2;
}*/

.product-price-container .sale-price {
    font-weight: normal;
    font-size: 16px;
}

.detail .price-sku-brand-container .sale-price {
    font-weight: bold;
    font-size:18px;
    color:#333;
}
.detail .price-sku-brand-container{
    clear:both;
}
.j2store .checkout-heading{
    background: #C7C7C7!important;
    color: #ffffff!important;
    border: 1px solid #C7C7C7!important;
    font-size: 14px!important;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .inputbox {
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: none;
    height: 34px;
    width: 100%;
    font-size: 14px;
    background-color: #f2f2f2;
}
.buttons-left .coupon input[type="text"]{
    width: auto;
}

.j2store select {
    width: 100%!important;
}

.j2store-products-row .j2store-single-product{
    position:relative;
    min-height: 345px;
}
.j2store-products-row .j2store-single-product .product-price-container{
    position: absolute;
    background: #54ce34;
    color:#ffffff;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    padding:2px 7px;
    font-size:14px!important;
    width: 66px;
    right: 0px;
    top: 276px;
}
.j2store-product-list .product-title{
    position: relative;
    color:#000 !important; 
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding:5px 0px;
    font-size:16px!important;  
    margin:0px!important;
    left: 0px;
    font-weight: bold;
    max-width: 180px;
    text-align: left;
    margin-top: 14px !important;
}
.j2store-cart-button{
    background-color: #54ce34!important;  
    border-bottom: 1px solid #54ce34!important;  
}
.cart-checkout-button .btn{
     background-color: #54ce34!important;  
    border-bottom: 1px solid #54ce34!important;    
}
.cart-checkout-button .btn:hover{
     background-color: #43A728!important;  
    border-bottom: 1px solid #43A728!important;    
}

.j2store-cart-button:hover{
    background-color: #43A728!important;  
    border-bottom: 1px solid #43A728!important;  
}
.j2store-product-list .product-title a{
    font-size:16px!important;  
    margin:0px!important;
    color:#000!important;
}
.j2store-cart .coupon input.button{
    margin-left: 15px !important;
}
table.table-bordered, .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td{
    border:none;
}
.j2store-cart-table.table.table-bordered br:last-child{
    display:none;
}
.j2store-cart-table.table.table-bordered span.cart-product-name{
    color:#1070E7;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 3px;
    line-height: 1.3;
}
.j2store-cart .buttons-right {
    margin-top: 0px;
}

.j2store-products-row .flexi-product-price-range{
    display:none;
}

.j2store_register_fields label{
    text-transform: capitalize;
}
.j2store_register_fields .j2store_checkout_button{
    margin-top:10px;
}
.j2store .checkout-content .buttons {
    margin-top: 10px;
}
/*Shop page customization End*/

.innerheader{
    border-bottom: 1px solid #D3D3D3;
    padding:10px 0;
}
img {
    vertical-align: middle;
    border-style: none;
}
.t3-header {
  top: 0;
  width: 100%;
  z-index: 100;
  margin-top:0px;
}
#t3-header .t3-module{
    margin-bottom:0px;
}
.t3-header .navbar-toggle {
  position: absolute;
  top: -65px;
  right: 0;
}
.customtestimonials{
    background: #F2F2F2;
    padding: 20px 15px;
    text-align: center;
    margin-bottom: 30px;
   min-height: 430px;
}
.customtestimonials img{
    width: 90px;
    height: 90px;
    border-radius: 50% !important;
}
.customtestimonials .TestComment{
    font-weight: normal;
    font-style: italic;
    color: #1c1e20;
    font-size: 16px;
}
.customtestimonials h3{
    margin-bottom: 0px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
}
.customtestimonials .fromwhere{
    font-size: 80%;
    font-weight: 400;
}
.t3-sl.t3-sl-2 h2{
    text-align: center;
    margin-bottom:30px;
    font-size:34px;
}
.j2store.checkout .payment label{
    margin-bottom:10px;
}
input[type="checkbox"]{
    display:inline-block !important;
    width:auto !important
}

.section-title{
    margin-top: 60px;
}

.section-title h2.title{
    font-size:34px;
    text-align:center;
}
p.title-wrap {
    font-size: 22px;
    color: #000;
    font-weight: normal;
    width: 100%;
    position: relative;
    line-height: 150%;
    text-align:center;
    margin-bottom: 0;
}
.landing-page-hero.bg-background{
	background-image:url('../images/main-image1.jpg');
	background-color: #000; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center top; 
	background-attachment: scroll; 
	background-repeat: no-repeat; 
	min-height:700px;
	padding-top:20px;
}
.showonmobile{
		display: none;
	}
.block-1,.block-2{
	display: none;
	margin-top:10px;
}
.block-3{
	width:100%;
	display:block;
	margin-top:10px;
}
.landing-page-title {
    color: #fff;
    font-size: 43px;
    line-height: 1.2;
    font-weight: 700;
    font-family: 'gothic';
}
.landing-page-caption {
    padding-top: 30px;
}
.landing-page-hero {
    color: #fff;
}
.landing-page-hero p{
    font-size: 18px;
}
.line {
    border-top: 1px solid #7a8083 !important;
    margin-top: 300px;
    padding-top: 2rem;
}
.btn.signup {
    background: #F4811F;
    color: #fff;
}
.btn {
    padding: 10px 20px;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 400;
    border-radius: 5px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.nav-search .dropdown-toggle.btn, .btn.getintouch{
    padding: 3px 20px;
    text-transform: none;
    letter-spacing: 0px;
    -webkit-border-radius: 13px;
-moz-border-radius: 13px;
border-radius: 13px;
border:1px solid #1070E7;
background:none;
color:#1070E7!important;
}
.btn.getintouch:hover{
background:#1070E7;
color:#ffffff!important;
}
.btn-lg {
    padding: 20px 28px!important;
    font-size: 15px;
    line-height: 1.3333333;
}
#navigation-regular{
     display:inline-block;
}
#navigation-regular ul{
    padding:0px;
    margin:0px;
}
#navigation-regular ul li{
    list-style:none;
    display:inline-block;
    margin-right:20px;
}
#navigation-regular ul li a{
    color:#fff;
    font-size:16px;
}
#allFlags{
	display:none;
}

#allFlags ul{
	list-style:none;
	padding:0px;
}
#allFlags ul li{
	list-style:none;
}

.search .form-search .button { 
     background-image:url('../images/search-icon.png');
     background-color:#fff;
     background-repeat:no-repeat;
     font-size:0px;
     height:21px;
     width:20px;
}

#mod-search-searchword{
    border: 1px solid #BDBDBD;
    border-radius: 5px; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    height: 20px;
    padding: 13px;
    font-size: 14px;
}
.innerheader p{
    margin:0px;
    font-size:13px;
}
.block-1 .btn.btn-sm.btn-secondary{
    margin-top:10px;
}
.block-3 .dropdown{
    padding-top:3px;
}

.additional-image-list li img {
    margin: 1px!important;
    width: 24%;
}

#t3-mainbody .j2store-addtocart-form b{
    font-weight:bold;
    font-size: 18px;
}
#j2store-cart-modules input#button-quote, .j2store-cart .coupon input.button, .j2store-cart-buttons .btn-primary{
    background: #f39c12!important;
    border-color: #F39C12!important;
}
.j2store-cart-buttons .btn-primary:hover{
    border-color: #F39C12!important;
}

.module-ct {
    position: relative;
}

div.search input[type="search"] {
    max-width: 100%;
    height: 29px;
    margin-left: 15px;
}
.form-inline input[type="image"] {
    position: absolute;
    right: -10px;
    top: 4px;
}

#checkout .checkout-content h2 {
    font-size: 20px;
    font-weight: bold;
}

.bottomMenu {
	display: none;
	position: fixed;
	bottom: 0;
	width: 100%;
	background: #F3F3F3;
	padding:15px 0px;
	z-index: 1;
	}
.bottomMenu p {
    font-size:16px;
    color:#333;
    margin-bottom:0px;
}
.bottomMenu .btn.signup {
    font-size:16px !important;
    padding:10px 18px !important;
}
.additional-image-list li{
    width:24%;
}

.btn-warning {
    background-color: #f39c12 !important;
    border-color: #f39c12 !important;
}

@media only screen and (max-width:480px) {
    .landing-page-hero.bg-background{
	    background-image:url('../images/main-image1-mob.jpg');
	    min-height:760px;
    }
  
    .bottomMenu .text-right, #signup .text-right{
		text-align:center!important;
		padding-top:10px;
	}
    .btn.signup {
        font-size:16px !important;
        padding:9px 10px !important;
    }
    .bottomMenu p {
    font-size: 16px;
    text-align: center;
    margin: 0px;
   }
   .payment-plugin-image {
        float: none!important;
        margin-right: 0%!important;
        max-height: 35px;
        max-width: 90px;
    }
    .j2store-cart .coupon{
        text-align:left;
    }
    .j2store-cart .coupon input.button{
        margin-left:0px!important;
    }
    .j2store-cart .buttons-left .coupon input[type=text], .j2store-cart .buttons-left .coupon input[type=submit]{
        clear:both;
        float:none;
        margin-bottom:10px !important;
    }
    .showonmobile .dropdown-menu{
        margin-left: -74px;
    }
   .customtestimonials h3 {
        font-size: 13px;
    }
   .customtestimonials .fromwhere{
       line-height: 15px;
       margin-top:10px;
   }
   .shipping-make-same{
       max-width:85%;
   }
}

@media (max-width: 768px) {
  .navbar-header.pull-right {
    float: none !important;
  }
  .t3-mainnav .t3-navbar-collapse {
    padding: 0;
    width: 100%;
  }
  
.j2-left{
    margin-top: 0px;
}
.cart-update-button{
    margin-bottom:15px;
}
.cart-estimator-discount-block #j2store-cart-modules label{
    font-size:18px;
}
.additional-image-list li img {
    width: 100%;
}

  /*--------- Homepage Transparent ---------*/
  	.header-transparent { background: #333; position: relative; }
	.line {
		margin-top: 1rem;
		padding-top: 1rem;
	}
	.hideonmobile{
		display:none;
	}
	.showonmobile{
		display: block;
		list-style:none;
	}
	.showonmobile li{
		display:inline-block
	}
	.block-1, .block-2, .block-3{
		width:33%;
		display:block;
		float:left;
	}
	#navigation-regular.small-screen #menu-button{
		font-size:0px;
	}
	#navigation-regular.small-screen ul li{
		border:none;
		margin-bottom:10px;
	}
	#navigation-regular > ul > li > a{
		padding:0px;
	}
	#navigation-regular.small-screen ul li:hover a {
   	 background: none;
	 color:#F5821E;
	}
	#navigation-regular{
	    display:none;
	}
	.landing-page-caption {
        padding-top: 30px;
        margin-top:70px;
    }
    .t3-copyright {
        display: none;
    }
    .landing-page-title {
        font-size: 40px;
        line-height: 1;
    }
    #signup .text-right{
        text-align:center;
    }
    .innerheader .custom p{
        margin-top:10px;
    }
    .buttons-left .coupon input[type="text"] {
        width: 45%;
    }
    .j2store-cart .j2store-cart-buttons .buttons-left{
        text-align:right;
    }
    
    .j2store-products-row .j2store-single-product {
        max-width: 300px;
        margin: auto;
    }
    .t3-footer {
     margin-top: 30px;
    }
    
    .j2store-products-row .j2store-single-product .product-price-container{
        top: 320px;
    }
   .t3-mainbody section.container img{
        float:none!important;
    }
    .j2store-cart h3 {
        position: unset !important;
        margin-top:20px;
    }
    .payment-plugin-image {
        float: right;
        margin-right: 0%;
        max-height: 20px;
    }
    .j2store-cart-table.table.table-bordered span.cart-product-name {
        clear: both;
        display: block;
    }
    .btn{
        letter-spacing: 0px;
    }
}
.animating .t3-header {
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.has-slideshow .t3-header {
  position: static;
}
@media (min-width: 992px) {
  .has-slideshow .t3-header {
    background: none;
  }
}
.scrollDown .t3-header,
.scrollUp .t3-header {
  top: 0;
  position: static;
}
.off-canvas-open .t3-header {
  background: #292929;
}
@media (min-width: 992px) {
  .logo {
    height: 84px;
  }
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}

@media screen and (max-width: 1199px) {
  .logo {
    padding-right: 0;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image {
  padding-top: 14px;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-image img {
  -webkit-transition: all 0.45s;
  -o-transition: all 0.45s;
  transition: all 0.45s;
  width: 300px;
  height: auto;
}
@media (max-width: 767px) {
  .logo-image img {
    width: 150px;
  }
}
.logo-text {
  padding: 14px 0 14px 74px;
  background: url("../images/logo.png") no-repeat left center;
  height: 84px;
}
@media (max-width: 767px) {
  .logo-text {
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 0;
    background: none;
  }
}
.logo-text a {
  text-decoration: none;
  font-size: 32px;
  font-weight: 300;
  line-height: 1.3;
  color: #ffffff;
}
@media (max-width: 767px) {
  .logo-text a {
    font-size: 26px;
  }
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 0;
  line-height: 1;
  color: #ffffff;
  color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 991px) {
  .logo-text .site-slogan {
    display: none;
  }
}
@media (max-width: 1024px) {
  .j2store-add-to-cart .btn {
    font-size: 10px;
    letter-spacing: 0px;
  }
}
.head-right {
  padding: 0;
  position: absolute;
  right: 14px;
  top: 21px;
  text-align: right;
}
.head-right:before,
.head-right:after {
  content: " ";
  display: table;
}
.head-right:after {
  clear: both;
}
.head-search {
  margin-top: 0;
  float: none;
  display: inline-block;
  vertical-align: middle;
}
.head-search:before,
.head-search:after {
  content: " ";
  display: table;
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search .dropdown {
  float: right;
}
.head-search .dropdown-menu {
  left: auto;
  right: 0;
  padding: 28px;
  margin-top: 21px;
  min-width: 200px;
}
.head-search .dropdown-menu div.finder {
  margin-bottom: 0;
}
.head-search .dropdown-menu:after {
  border-bottom: 10px solid #ffffff;
  border-left: 10px solid rgba(0, 0, 0, 0);
  border-right: 10px solid rgba(0, 0, 0, 0);
  content: "";
  right: 20px;
  position: absolute;
  top: -10px;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #555555;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 200px;
  }
}
.head-search #head-search {
  border-radius: 0;
  border: 0;
  padding: 0;
  background: rgba(0, 0, 0, 0.1);
  width: 42px;
  height: 42px;
  line-height: 42px;
  margin: 0;
  color: rgba(255, 255, 255, 0.5);
}
.head-search #head-search:after {
  background: rgba(0, 0, 0, 0.2);
}
.head-search #head-search:focus,
.head-search #head-search:hover,
.head-search #head-search:active {
  outline: none;
  color: #ffffff;
}
.head-search #head-search:focus:after,
.head-search #head-search:hover:after,
.head-search #head-search:active:after {
  background: rgba(0, 0, 0, 0.2);
}
#tp-topbar .search input {
  background: rgba(255, 255, 255, 0.9);
}
#tp-topbar input[type="search"] {
  border: 0 !important;
  height: 42px;
}
.head-right .navbar-header {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.t3-sl {
  padding-bottom: 56px;
  padding-top: 56px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 56px;
    padding-top: 56px;
  }
}
.t3-sl-1 {
  padding-top: 0;
  padding-bottom: 0;
}
.t3-sl-1 .container {
  position: relative;
}
.t3-sl-1 .t3-module {
  margin: 28px 0;
}
.ja-slideshow {
  position: relative;
  z-index: 2;
  background: #f39c12;
}
.t3-mainbody {
  padding-top: 28px;
  padding-bottom: 28px;
}
.t3-mainbody .article-content h1,
.t3-mainbody .article-content h2 {
  color: #ff6600;
}
.t3-content {
  padding-top: 0px;
  padding-bottom: 0px;
}
@media screen and (max-width: 767px) {
  .t3-content {
    padding: 0px 28px;
  }
}
.t3-sidebar {
  background-color: #f6f6f6;
  padding-top: 28px;
  padding-bottom: 28px;
}
.pull-left.item-image.article-image.article-image-intro > img {
  max-width: 222px;
  height: 221px;
}
.j2store select {
  width: 300px;
}
.j2store .product_quantity_input > span {
  font-weight: bold;
}
.j2store .j2store_add_to_cart {
  margin-top: 20px;
}
.blog select {
  width: 200px;
}
.blog .product_quantity_input {
  width: 70px;
}
.blog .product_quantity_input > span {
  font-weight: bold;
}
.blog .j2store_add_to_cart {
  margin-top: 20px;
}
.blog .tp-intro-text {
  margin-top: 20px;
}
.blog .artsexylightbox_container,
.blog .addtoany_container {
  display: none;
}
.items-leading .leading {
  margin-bottom: 20px;
}
.product_price {
  font-weight: bold;
  font-size: 21px;
  color: #F38120;
}
.j2store_cart_button.btn.btn-primary {
  background: #f39c12;
  color: #ffffff;
}
@media (max-width: 1199px) {
  .j2store_cart_button.btn.btn-primary {
    font-size: 11px;
  }
}
.item-page .item-image {
  margin-right: 30px;
}
.item-page select {
  width: 200px;
}
.item-page .product_quantity_input {
  width: 70px;
}
.item-page .product_quantity_input > span {
  font-weight: bold;
}
.item-page .tp-j2store .j2store_add_to_cart {
  margin: 22px 0px;
}
@media (max-width: 767px) {
  .j2store_cartitems .adminlist {
    margin-left: -27px;
  }
}
.j2store_cartitems .table > thead > tr > th {
  padding: 5px;
}
@media (max-width: 767px) {
  .j2store_cartitems #cart_actions {
    font-size: 14px;
  }
  .j2store_cartitems #cart_actions .j2store_cart_button {
    *margin-right: 38px;
    margin-left: 2px;
  }
  .j2store_cartitems #cart_actions .begin_checkout {
    *margin-right: 38px;
  }
  .j2store_cartitems #cart_actions .btn-primary,
  .j2store_cartitems #cart_actions .btn-warning {
    font-size: 10px;
  }
  .j2store_cartitems #cart_actions b {
    font-size: 13px;
  }
}
.j2store_cartitems .tp-checkout {
  float: right;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .j2store_cartitems .tp-checkout {
    float: none;
  }
  .j2store_cartitems .tp-checkout .btn {
    width: 100%;
  }
}
.j2store_cartitems .coupon {
  margin-top: 10px;
}
.j2store_cartitems .coupon > input {
  display: inline-block;
}
@media (max-width: 767px) {
  .j2store_cartitems .coupon > input {
    width: 100%;
    display: block;
    margin-bottom: 5px;
  }
}
@media (max-width: 767px) {
  .j2store_cartitems .coupon .btn-primary {
    font-size: 11px;
  }
}
@media (max-width: 767px) {
  #payment_form_div select {
    width: 100%;
  }
}
#shipping-payment-method .buttons .right {
  margin-top: 10px;
}
.tp-feature-top {
  padding-top: 0px;
  padding-bottom: 30px;
}
@media (min-width: 992px) {
  .tp-feature-top {
    padding-top: 30px;
  }
}
.tp-feature-top .sprocket-strips-item {
  box-shadow: none;
}
.tp-feature-top .sprocket-strips-title a {
  color: #292929;
  font-weight: normal;
}
.tp-feature-top .sprocket-strips-title a:hover {
  text-decoration: none;
  color: #f39c12;
}
.tp-feature-top .sprocket-strips-content {
  text-align: center;
}
@media (max-width: 767px) {
  .tp-feature-top .sprocket-strips-content {
    padding-left: 0;
    padding-right: 0;
  }
}
.tp-feature-top .sprocket-strips-text {
  color: #666666;
  min-height: 100px;
}
.tp-background {
  background: #2d3e50;
  color: #A0ADBB;
}
.tp-background h3 {
  color: #ffffff;
}
.tp-background .about-us {
  padding-right: 0px;
}
.tp-background .about-us .image {
  float: left;
  padding: 10px;
}
.tp-background .about-us .image img {
  border: 2px solid #ffffff;
}
.tp-background .about-us-right {
  padding-left: 0px;
}
.tp-background .about-us-right h4 {
  color: #ffffff;
}
.tp-background .about-us-right .image {
  float: left;
  padding: 10px;
}
.tp-background .about-us-right .image img {
  border: 2px solid #ffffff;
}
.tp-background-2 {
  background: #2d3e50;
  color: #A0ADBB;
  padding-bottom: 20px;
  padding-top: 30px;
}
.tp-background-2 h3 {
  color: #ffffff;
}
.tp-background-2 .t3-module {
  margin-bottom: 0px;
}
.tp-background-2 .tp-currency #j2store_currency {
  background: none;
  color: inherit;
}
.tp-background-2 .tp-currency .block {
  padding: 0px;
}
.tp-background-2 .tp-currency .block #j2store_currency a {
  margin-top: 27px;
}
.tp-features-bottom {
  padding-top: 0;
}
.tp-features-bottom .sprocket-strips li {
  height: 323px;
}
.tp-features-bottom .sprocket-strips .sprocket-strips-item {
  background: #fff;
  width: auto;
  height: 417px;
  margin: 0px;
  overflow: visible;
  position: absolute;
  text-align: center;
  box-shadow: none;
  cursor: default;
  background-repeat: no-repeat;
  background-position: 50% 8%;
  display: block;
  position: relative;
  z-index: 0;
}
.tp-features-bottom .sprocket-strips .sprocket-strips-content {
  line-height: 48px;
  height: 166px;
  top: 126px;
  position: relative;
  z-index: 1000;
}
.tp-features-bottom .sprocket-strips .sprocket-strips-content .sprocket-strips-title a {
  color: #292929;
  font-size: 24px;
  text-decoration: none;
  font-weight: 400;
  text-transform: capitalize;
}
.tp-features-bottom .sprocket-strips .sprocket-strips-content .sprocket-strips-title a:hover {
  color: #f39c12;
}
.tp-features-bottom .sprocket-strips .sprocket-strips-content .readon {
  font-weight: 400;
  font-size: 17px;
  color: #f39c12;
  margin-top: 20px;
}
.tp-features-bottom .sprocket-strips .sprocket-strips-content .sprocket-strips-text {
  color: #666666;
  line-height: 28px;
  *font-size: 16px;
  min-height: 85px;
}
.tp-social {
  padding-top: 0px;
  padding-bottom: 30px;
}
.tp-box2 {
  margin-bottom: 0px;
}
.tp-box2 .module-title {
  color: #292929;
  margin-top: 0px;
  margin-bottom: 23px;
  font-size: 24px;
  font-weight: normal;
  text-transform: capitalize;
}
.tp-box2 .jNewsMod .subscriptionLists {
  margin-top: 20px;
  margin-bottom: 20px;
}
.tp-box2 .jNewsMod .subscriptionLists select {
  width: 335px;
  border: 2px solid #555555;
  border-radius: 0px;
  margin-left: 2px;
  padding-left: 7px;
}
.tp-box2 .jNewsMod .inputbox {
  border: 2px solid #555555;
  border-radius: 0px;
  padding: 8px;
}
.tp-box2 .jNewsMod .button {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 2px solid #f39c12;
  color: #f39c12;
  position: relative;
  padding: 10px 16px;
  text-transform: uppercase;
  font-weight: 600;
  z-index: 0;
}
.tp-box2 .jNewsMod .button:hover {
  background: #f39c12;
  transition: all 0.3s ease-out 0s;
  color: #ffffff;
}
.tp-twitter {
  color: #555555;
  font-size: inherit;
  margin-bottom: 0px;
}
.tp-twitter .module-title {
  font-size: 24px;
  font-weight: normal;
  text-transform: capitalize;
  color: #292929;
}
.tp-twitter .ja-twitter {
  background: none;
  padding-top: 0px;
  margin-top: 0px;
}
.tp-twitter .ja-twitter .ja-twitter-tweets .ja-twitter-item {
  padding: 29px 0 0 !important;
}
.tp-twitter .ja-twitter .ja-twitter-text {
  color: #666666;
  font-size: 16px;
}
#t3-footer #login-form{
    margin-top:-22px;
    padding-top: 0px;
}

.tp-follow a {
  margin-left: 0px;
  margin-right: 8px;
}
.tp-follow a:hover {
  text-decoration: none;
}
.tp-follow img {
  margin-top: 5px;
}
.nav.nav-pills.nav-stacked.tp-footmenu .dropdown-menu {
  display: none;
}
.avPlayerWrapper iframe {
  width: 320px;
}
.trustwave-top {
  margin-left: -52px;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .trustwave-top {
    margin-left: 18px;
  }
}
.trustwave {
  margin-left: 18px;
}
.shop-link .tp-btn1 {
  padding-right: 20px;
}
.shop-link .tp-btn2 {
  margin-left: 0;
}
@media (max-width: 767px) {
  .shop-link .tp-btn2 {
    margin-left: 0px;
    margin-top: 5px;
  }
}
@media (max-width: 767px) {
  .shop-link .btn-success {
    margin-top: 5px;
  }
}
.tp-mycart {
  background-image: url("../images/vectors/bg_mycart.png");
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .tp-mycart {
    background-position: 90% 8%;
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  .tp-mycart {
    background-position: 98% 8%;
  }
}
@media (min-width: 768px) {
  .tp-mycart {
    background-position: 111% 8%;
  }
}
@media (min-width: 1200px) {
  .tp-mycart {
    background-position: 98% 8%;
  }
}
@media (max-width: 767px) {
  .tp-payment-top {
    margin-top: 20px;
  }
}
.author {
  color: #ffffff;
}
.author:hover {
  color: #ffffff;
  text-decoration: none;
}
.canny-steps h3 {
  font-size: 18px;
  font-weight: bold;
  color: #f39c12;
  margin-top: 10px;
}
.t3-footer {
  background: #fff;
  color: #666;
  font-size: 13px;
  border-top: 1px solid #D3D3D3;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.footer-info {
  padding: 56px 0 0;
}
.footer-info .container {
  position: relative;
}
.footer-info .container .custom {
  border-bottom: 0;
  padding-bottom: 56px;
}
@media screen and (min-width: 768px) {
  .footer-info .container .custom {
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  }
}
.footer-info ul {
  margin: 28px 0 0;
  list-style: none;
  padding: 0;
}
.footer-info .addthis-wrap {
  padding-top: 28px;
  text-align: left;
}
.getMenu{
    padding:10px;
}
.getMenu li{
    min-width:224px;
}
.tp-footer.contact i.fa, .tp-footer.contact i.fab {
    position: relative;
    font-size: 30px;
    float: left;
    color:#666;
}
.tp-footer.contact i.fab {
   font-size: 34px; 
}
.getMenu i.fa, .getMenu i.fab {
    position: relative;
    font-size: 25px;
    float: left;
    color:#666;
}
.getMenu i.fab {
    font-size: 29px;
}
.getMenu h5, .tp-footer.contact h5 {
    padding-left: 45px;
    color:#333;
    font-weight: 700;
}

.tp-follow em.fab{
    font-size:25px;
}
.t3-footnav .tp-footer.contact ul li,.t3-footnav .tp-follow.contact ul li  {
    padding-left:0px;
}
.tp-footer.contact ul li::before, .tp-follow.contact ul li::before{
    display:none!important;
}

@media screen and (min-width: 768px) {
  .footer-info .addthis-wrap {
    bottom: 85px;
    position: absolute;
    right: 0;
    text-align: right;
  }
}
.footer-info .addthis_32x32_style .at15nc.at300bs,
.footer-info .addthis_32x32_style .at15nc.at15t {
  background-image: url("../images/ico/social-small.png") !important;
  clear: none;
  height: 60px !important;
  line-height: 60px !important;
  width: 60px !important;
  -webkit-transition: background 300ms ease-in-out;
  -o-transition: background 300ms ease-in-out;
  transition: background 300ms ease-in-out;
}
@media (min-with: 768px) {
  .footer-info .addthis_32x32_style .at15nc.at300bs,
  .footer-info .addthis_32x32_style .at15nc.at15t {
    background-image: url("../images/ico/social.png") !important;
    height: 75px !important;
    line-height: 75px !important;
    width: 75px !important;
  }
}
.footer-info .addthis_32x32_style .at15nc.at15t_twitter {
  background-position: 0px -60px !important;
}
.footer-info .addthis_32x32_style .at15nc.at15t_twitter:hover {
  background-position: -60px -60px !important;
}
.footer-info .addthis_32x32_style .at15nc.at15t_facebook {
  background-position: 0px 0px !important;
}
.footer-info .addthis_32x32_style .at15nc.at15t_facebook:hover {
  background-position: -60px 0px !important;
}
.footer-info .addthis_32x32_style .at15nc.at15t_google_follow {
  background-position: 0px -120px !important;
}
.footer-info .addthis_32x32_style .at15nc.at15t_google_follow:hover {
  background-position: -60px -120px !important;
}
.footer-info .addthis_32x32_style .at15nc.at15t_linkedin {
  background-position: 0px -180px !important;
}
.footer-info .addthis_32x32_style .at15nc.at15t_linkedin:hover {
  background-position: -60px -180px !important;
}
@media (min-with: 768px) {
  .footer-info .addthis_32x32_style .at15nc.at15t_twitter {
    background-position: 0px -75px !important;
  }
  .footer-info .addthis_32x32_style .at15nc.at15t_twitter:hover {
    background-position: -75px -75px !important;
  }
  .footer-info .addthis_32x32_style .at15nc.at15t_facebook {
    background-position: 0px 0px !important;
  }
  .footer-info .addthis_32x32_style .at15nc.at15t_facebook:hover {
    background-position: -75px 0px !important;
  }
  .footer-info .addthis_32x32_style .at15nc.at15t_google_follow {
    background-position: 0px -150px !important;
  }
  .footer-info .addthis_32x32_style .at15nc.at15t_google_follow:hover {
    background-position: -75px -150px !important;
  }
  .footer-info .addthis_32x32_style .at15nc.at15t_linkedin {
    background-position: 0px -225px !important;
  }
  .footer-info .addthis_32x32_style .at15nc.at15t_linkedin:hover {
    background-position: -75px -225px !important;
  }
}
.footer-info .addthis_toolbox {
  float: right;
  padding: 0;
  min-width: 240px;
}
.footer-info .addthis_default_style .addthis_separator,
.footer-info .addthis_default_style .at300b,
.footer-info .addthis_default_style .at300bo,
.footer-info .addthis_default_style .at300m,
.footer-info .addthis_default_style .at300bs {
  padding: 0;
  float: right;
}
.t3-footnav {
  padding: 0;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.t3-footnav .t3-module {
  color: #eeeeee;
  margin-top: 14px;
  margin-bottom: 14px;
  background:none;
}
.t3-footnav .t3-module .module-title {
color: #333;
text-transform: uppercase;
font-size: 16px;
letter-spacing: 2px;
margin-bottom: 15px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
  margin-top: 0;
  padding-left: 12px;
}
.t3-footnav .t3-module ul > li.active a {
  background: none;
  color: #666;
}
.t3-footnav .t3-module ul > li > a {
  color: #666;
  padding:0px;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  background: none;
  color: #333;
  outline: none;
}
.t3-footnav .t3-module .tp-footer-box {
  margin-bottom: -10px;
}
.t3-footnav .t3-module ul li:before { font-family: "FontAwesome"; display: inline-block; position: absolute; left: 0; font-size: 15px; color: #666; content: '\f105'; }
#back-to-top {
  position: fixed;
  right: 28px;
  top: auto;
}
#back-to-top.affix {
  bottom: 56px;
}
#back-to-top a {
  outline: none;
}
#back-to-top i {
  font-size: 30px;
}
.t3-copyright {
  font-size: 14px;
  padding: 0;
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 2000;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
@media screen and (max-width: 992px) {
  .t3-copyright {
    padding: 0;
  }
}
.t3-copyright small {
  margin-bottom: 5px;
}
.t3-copyright ul {
  margin: 0 !important;
}
.t3-copyright ul li {
  padding: 0;
  margin: 0;
  float: left;
}
.t3-copyright ul li a {
  font-size: 10px;
  border-radius: 0;
  width: 100%;
  text-transform: capitalize;
}
.copyright a:hover,
.copyright a:focus,
.copyright a:active {
  color: #ffffff;
  text-decoration: none;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: 0.8;
  display: inline-block;
}
.ja-masonry-wrap .categories-list {
  overflow: hidden;
  margin: 0;
  text-align: center;
}
.ja-masonry-wrap .categories-list li {
  display: inline-block;
  padding: 0 7px;
  width: 100%;
}
@media (min-width: 480px) {
  .ja-masonry-wrap .categories-list li {
    width: 33.3%;
  }
}
@media (min-width: 768px) {
  .ja-masonry-wrap .categories-list li {
    width: auto;
  }
}
.ja-masonry-wrap .categories-list li a {
  display: block;
  color: #555555;
  padding: 7px 14px;
  outline: none;
}
.ja-masonry-wrap .categories-list li a:hover,
.ja-masonry-wrap .categories-list li a:focus,
.ja-masonry-wrap .categories-list li a:active {
  color: #f39c12;
  text-decoration: none;
}
.ja-masonry-wrap .categories-list li.active > a {
  background-color: transparent;
  border: 2px solid #f39c12;
  color: #f39c12;
  font-weight: 500;
  line-height: 1;
  text-transform: none;
}
.ja-masonry-wrap .item article {
  background: #eeeeee;
  position: relative;
  overflow: hidden;
}
.ja-masonry-wrap .item article .item-image,
.ja-masonry-wrap .item article .item-image div {
  height: 100%;
  width: 100%;
}
.ja-masonry-wrap .item article .item-image img,
.ja-masonry-wrap .item article .item-image div img {
  transition: transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  -webkit-transition: -webkit-transform 0.4s;
  width: 100%;
}
.ja-masonry-wrap .item article .item-desc {
  background: #eeeeee;
  height: 42px;
  position: absolute;
  bottom: 42px;
  top: auto;
  left: 0;
  text-align: center;
  width: 100%;
  backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform: translateY(100%);
  -moz-transform: translateY(100%);
  -webkit-transform: translateY(100%);
  transition: transform 0.45s, opacity 0.1s 0.3s;
  -moz-transition: -moz-transform 0.45s, opacity 0.1s 0.3s;
  -webkit-transition: -webkit-transform 0.45s, opacity 0.1s 0.3s;
  opacity: 1;
  filter: alpha(opacity=100);
}
@media (min-width: 992px) {
  .ja-masonry-wrap .item article .item-desc {
    bottom: 0;
    height: 56px;
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
.ja-masonry-wrap .item article .item-desc .article-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 42px;
  margin: 0;
  padding: 0;
}
@media (min-width: 992px) {
  .ja-masonry-wrap .item article .item-desc .article-title {
    line-height: 56px;
  }
}
@media (min-width: 992px) {
  .ja-masonry-wrap .item:hover .item-image img {
    transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -webkit-transform: translateY(-50px);
  }
}
@media (min-width: 992px) {
  .ja-masonry-wrap .item:hover .item-desc {
    transform: translateY(0px);
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    transition: transform 0.45s,opacity 0.1s;
    -moz-transition: transform 0.45s,opacity 0.1s;
    -webkit-transition: transform 0.45s,opacity 0.1s;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
.ja-masonry-wrap div.btn-primary:after {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.ja-masonry-wrap .pagination {
  float: none;
}
.ja-masonry-wrap .pagination li > a {
  border-radius: 0;
}
.services .items-row {
  margin-bottom: 28px;
}
@media (min-width: 992px) {
  .services .items-row > div {
    border: 2px solid #ffffff;
    -webkit-transition: all 0.45s;
    -o-transition: all 0.45s;
    transition: all 0.45s;
  }
  .services .items-row > div:hover {
    border-color: #f39c12;
  }
}
.services .items-row .item {
  border-bottom: 1px solid #d9d9d9;
  margin: 0 0 28px;
  text-align: center;
}
@media (min-width: 992px) {
  .services .items-row .item {
    border: 0;
    margin: 0;
    min-height: 500px;
    padding: 28px 0;
  }
}
@media (min-width: 1200px) {
  .services .items-row .item {
    min-height: 480px;
  }
}
.services .items-row .item .article-title {
  font-size: 26px;
}
@media (min-width: 992px) {
  .services .items-row .item .article-title {
    font-size: 30px;
  }
}
.services .items-row .item .article-title a:hover {
  text-decoration: none;
}
.services .items-row .item .item-image {
  margin-bottom: 28px;
}
.services .items-row .item .item-image img {
  max-width: none;
  width: auto;
}
@media (min-width: 992px) {
  .services .items-row .item .item-image {
    min-height: 112px;
    -webkit-transition: all 0.45s;
    -o-transition: all 0.45s;
    transition: all 0.45s;
  }
  .services .items-row .item .item-image img {
    -webkit-transition: all 0.45s;
    -o-transition: all 0.45s;
    transition: all 0.45s;
  }
}
.services .items-row .item .readmore {
  margin-top: 20px;
  display: none;
  -webkit-transition: all 0.45s;
  -o-transition: all 0.45s;
  transition: all 0.45s;
}
@media (min-width: 992px) {
  .services .items-row .item:hover .readmore {
    display: block;
  }
}
.bonus-pages .bn-item {
  padding-top: 28px;
  padding-bottom: 28px;
  border: 2px solid transparent;
  text-align: center;
  min-height: 340px;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
@media screen and (min-width: 1200px) {
  .bonus-pages .bn-item:hover {
    border-color: #f39c12;
  }
}
.bonus-pages .bn-item .article-header {
  font-size: 20px;
  color: #555555;
}
.bonus-pages .bn-item .readmore .btn {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.bonus-pages .bn-item .text-intro {
  min-height: 100px;
}
.bonus-pages .bn-item .fa {
  border: 2px solid;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  font-size: 32px;
  color: #999999;
  margin-bottom: 28px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .com_easyblog #eblog-wrapper #ezblog-head .component-links {
    float: none !important;
    margin-bottom: 14px;
  }
}
@media (max-width: 767px) {
  .com_easyblog #eblog-wrapper #ezblog-head .component-links a {
    margin-left: 0;
  }
}
.com_easyblog #eblog-wrapper .blog-info:before,
.com_easyblog #eblog-wrapper .blog-info:after {
  content: " ";
  display: table;
}
.com_easyblog #eblog-wrapper .blog-info:after {
  clear: both;
}
@media (min-width: 768px) and (max-width: 991px) {
  .com_easyblog #eblog-wrapper .blog-info .blog-created {
    width: 120px;
    float: left;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .com_easyblog #eblog-wrapper .blog-info .blog-meta {
    margin-left: 140px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .com_easyblog #eblog-wrapper .blog-read .blog-header .blog-cap .blog-title {
    margin: 0;
  }
}
@media (max-width: 991px) {
  .com_easyblog #eblog-wrapper .author-info .author-about {
    line-height: 1.3;
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .com_easyblog #eblog-wrapper #ezblog-body .profile-connect .connect-links li,
  .com_easyblog #eblog-wrapper #ezblog-body .profile-connect .connect-links li + li {
    margin-left: 0;
    padding-left: 0;
    border-left: 0;
    display: block;
    float: none;
    margin-bottom: 7px;
  }
}
@media (max-width: 991px) {
  .com_easyblog #eblog-wrapper #ezblog-body .blog-text {
    text-align: justify;
  }
}
#tp-topbar {
  background: #1070E7;
  padding:5px 0px;
}
#tp-topbar .t3-module {
  margin-bottom: 0;
}
#tp-topbar .dropdown {
  display: inline-block;
}
@media (max-width: 767px) {
  #tp-topbar #top-links {
    float: none;
  }
   #top-links.text-right {
    float:none;
    text-align:center;
    padding-top:10px;
  }
}
#tp-topbar #top-links i {
  color: #fff;
  font-size: 20px;
  margin: 2px !important;
}
@media (max-width: 767px) {
  #tp-topbar #top-links i {
    margin: 6px !important;
  }
  
  .nav-search .dropdown-toggle.btn, .btn.getintouch {
    padding: 1px 5px;
    text-transform: none;
    letter-spacing: 0px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #1070E7;
    background: none;
    color: #1070E7 !important;
    font-size: 11px;
    }
    #mod-search-searchword{
        width:80%;
    }
    #mod-search-searchword, .search .form-search .button{
        display: inline-block;
    }
}


#tp-topbar #top-links span.fa {
  color: #fff;
  font-weight: bold;
  font-family: 'Lato', sans-serif;
}
@media (max-width: 767px) {
  #tp-topbar #top-links .navbar-header {
    float: right;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #tp-topbar #top-links .navbar-header {
    float: right;
  }
}
#tp-topbar #top-links .dropdown.nav-search.pull-left {
  margin: 6px;
}
#tp-topbar #top-links .dropdown-menu {
  padding: 0 !important;
}
.j2store-minicart-button {
  margin-right: 15px;
}
.block #j2store_currency a {
  margin-top: 2px !important;
}
.tp-mycart .cart-module-title {
  margin: 0 !important;
}
.tp-mycart .default_cart_module_text {
  float: left;
  line-height: 2.3em;
}
.tp-mycart .j2store-minicart-button {
  float: right !important;
}
@media (max-width: 767px) {
  .cart-item-options {
    display: none;
  }
}
.j2store-cart .buttons-right {
  float: right;
  margin-bottom: 20px;
  margin-top: 20px;
}
.j2store-cart .j2store-cart-buttons .buttons-left {
  float: none !important;
}
.j2store-cart .coupon input {
  float: left;
  margin: 0 !important;
}
#j2store-cart-modules label {
  margin-top: 10px;
  font-size:20px;
  color: #1c1e20;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
}
.cart-update-button {
  float: right;
}
@media (max-width: 767px) {
  .cart-update-button {
    float: left;
    display: block;
    width: 100%;
    margin-top: 15px;
  }
}
.cart-product-unit-price,
.cart-product-sku {
  display: none !important;
}
@media (min-width: 768px) {
  .cart-continue-shopping-button {
    position: absolute;
    top: -66px;
    right: 17px;
  }
}
.cart-continue-shopping-button .btn {
  margin-bottom: 15px !important;
}
#shipping-estimate-form tr td:nth-child(1) {
  width: 35% !important;
  vertical-align: middle !important;
}
#j2store-cart-modules select,
#j2store-cart-modules input {
  border: 1px solid #ddd;
  margin-bottom: 5px;
}
.cart-footer.table.table-bordered {
  margin-top: 32px;
}
.checkout-content #login {
  margin-top: 0px;
}
@media (max-width: 767px) {
  #onCheckoutPayment_wrapper label {
    margin-bottom: 20px;
  }
  #onCheckoutPayment_wrapper input {
    margin-right: 10px;
    vertical-align: middle;
  }
  .checkout-content #login {
      margin-top: 20px;
    }
}

#shipping-payment-method label.payment-plugin-image-label{
    padding:10px 0px;
    font-weight:bold;
    height: 55px;
}
#shipping-payment-method label.payment-plugin-image-label:hover{
    background:#f2f2f2;
}
#shipping-payment-method label.payment_stripe input.payment_plugin, #shipping-payment-method label.payment_paypalexpress input.payment_plugin{
    margin-right:4px;
}
.payment .note{
    margin-bottom:20px;
}
#onCheckoutPayment_wrapper{
    margin-top:20px;
}
#shipping-payment-method {
  margin-bottom: 10px;
}
.payment-plugin-image {
    float: right;
    margin-right: 50%;
    max-height: 35px;
    width:auto;
}
.payment .j2store-payment-image .payment-plugin-image{
    float:none;
    margin-right:20px;
}
.payment .note br{
    display:none;
}
#confirm .checkout-content {
  padding-left: 0 !important;
}
#confirm .checkout-content th {
  font-size: 20px !important;
}
.j2store-cart-shipping{
    margin-top:70px;
}
.row-feature.inview {
  padding: 0;
}
.breadcrumb {
  background: transparent !important;
  font-size:14px;
  border-top: none;
}
.breadcrumb .active {
  color: #666;
}
.strips-cage {
  background: #fff;
  padding: 10px;
  position: relative;
}
.strips-cage2 {
  border: 1px solid #e2e6ea;
transition: box-shadow .3s;
margin-bottom: 30px;
background: #F3F3F3;
}
.strips-cage2 .content-area {
  padding: 15px;
  text-align:center;
}
.strips-cage2 .content-area a {
  display: block;
}
.strips-cage2 .img-section {
  overflow: hidden;
}
.strips-cage2 .img-section img {
  -webkit-transition: transform 1s ease-in-out;
  -moz-transition: transform 1s ease-in-out;
  -o-transition: transform 1s ease-in-out;
  transition: transform 1s ease-in-out;
  width: 100%;
}
.strips-cage2 .img-section img:hover {
  -o-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  transform: scale(1.3);
}
.btn,
.readon {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  background-image: none;
  color: #fff !important;
  text-shadow: none;
  padding: 7px 15px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #f39c12;
}
.btn:hover,
.readon:hover {
  background: #c87f0a;
}
@media (min-width: 768px) {
  ul.j2store_products_container li {
    width: 20% !important;
  }
}
.t3-megamenu .mega-dropdown-menu {
  padding: 0 !important;
}
.t3-megamenu .mega-dropdown-menu .mega-col-nav {
  padding: 0 !important;
}
.t3-megamenu .mega-dropdown-menu .mega-col-nav li {
  padding: 0 20px !important;
}
.t3-megamenu .mega-dropdown-menu .mega-col-nav li:hover {
  background: #eee;
}
.languageswitcherload .mod-languages a.dropdown-toggle {
  background: transparent !important;
}
.languageswitcherload .mod-languages a.dropdown-toggle:hover,
.languageswitcherload .mod-languages a.dropdown-toggle:focus,
.languageswitcherload .mod-languages a.dropdown-toggle:after {
  background: transparent !important;
  border-color: transparent !important;
}
.tp-follow ul li {
  padding: 0 !important;
}
.middle-parallax {
  background-attachment: fixed;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.middle-parallax p {
  display: block;
  background: rgba(0, 0, 0, 0.3);
  padding: 80px 0;
}
@media (max-width: 767px) {
  .middle-parallax p {
    padding: 12px;
  }
}
.middle-parallax .btn {
  margin: 0 auto;
  display: table;
  text-transform: capitalize;
}
@media (max-width: 767px) {
  .middle-parallax .btn {
    font-size: 12px;
    white-space: inherit;
  }
}
.sprocket-strips-title {
  font-size: 24px;
}
.sprocket-strips-title a{
  
 color: #1c1e20;
}
.sprocket-strips-title strong {
  color: #292929;
  font-weight:bold !important;
}
#j2store_currency a {
  border: 1px solid #bbb;
  color: #555;
  display: block;
  font-weight: bold;
  padding: 2px 10px !important;
}
.tp-follow .fa {
  background: none!important;
  color: #666 !important;
  padding: 0 !important;
  width: auto;
 height: auto;
}
.t3-topbar-1 .bw-social-share {
  margin-top: 3px;
}
.j2store.tp-currency.block {
  margin-top: 2px;
}
.bw-social-share-title {
  float: left;
  margin-right: 10px;
  color: #000;
}
.tp-feature-bottom {
  padding-top: 30px;
}
.tp-feature-bottom .sprocket-strips-text {
  color: #6c7178;
}
.tp-feature-bottom .sprocket-strips-title strong {
  color: #1c1e20;
}
.full-view {
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  z-index: 20;
}
.tp-follow.contact .fa{
    font-size:30px;
}
#set-nn_sliders-1 {
  padding-left: 0;
}
.rrssb-buttons li {
  width: auto !important;
}
.rrssb-buttons li a {
  width: 37px !important;
}
.rrssb-buttons li a .rrssb-text {
  display: none;
}
.cart-item-info {
  position: relative;
  top: -4px;
}
.tp-feature-top .sprocket-strips-title {
  font-size: 26px;
  min-height: 57px;
}
.tp-feature-top.en .sprocket-strips-title {
  min-height: auto;
}
.static-image {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.static-image .tp-desc.it {
  top: 4%;
}
.static-image .tp-desc {
  position: absolute;
  right: 4%;
  top: 8%;
}
.static-image .tp-desc h2 {
  line-height: 1.071em !important;
}
.tp-feature-bottom.text-center{
    text-align:left;
}
.sprocket-strips-content .sprocket-strips-text{
    font-size: 15px;
    
}
@media (max-width: 767px) {
  .static-image .tp-desc h2 {
    font-size: 14px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .static-image .tp-desc h2 {
    font-size: 34px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .static-image .tp-desc h2 {
    font-size: 48px !important;
  }
}
.head-search .chzn-container {
  display: none !important;
}
.head-search select {
  display: block !important;
  border: none !important;
  border-radius: 0;
  box-shadow: none !important;
  background-color: transparent;
  color: #fff;
  font-weight: bold;
  height: auto !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url('../images/dropdown_arrow.png') no-repeat !important;
  background-position: 52px 10px !important;
  background-size: 14% !important;
  cursor: pointer;
  outline: none !important;
  font-family: 'Lato', sans-serif;
  width: 60px;
  padding: 0;
}
.head-search select option {
  color: #1070E7;
  font-family: 'Lato', sans-serif;
}
.head-search select:-moz-focus-inner {
  border: 0 !important;
}
.head-search select:active,
.head-search select:focus {
  outline: none !important;
  border: none !important;
}
.tp-feature-bottom .content-area a:hover,
.tp-feature-bottom .content-area a span:hover {
  color: black;
  text-decoration: none;
}
@media (max-width: 767px) {
  .t3-mainbody {
    padding: 0;
  }
}
#j2storeOrderLoginForm .inputbox {
  height: auto !important;
}
.symbol-unit {
  display: none;
}
.btn-blue {
  background: #4A8EC8;
}
.btn-blue:hover {
  background: #3474ab !important;
}
.btn-green {
  background: #2ecc71;
}
.btn-green:hover {
  background: #25a25a !important;
}
.t3-off-canvas li a {
  white-space: inherit !important;
  padding: 4px 12px !important;
}
.t3-off-canvas .dropdown.parent:hover .dropdown-menu {
  display: block !important;
  transition: all 0.3s ease-in-out 0s;
}
.t3-off-canvas .t3-off-canvas-body .dropdown-menu {
  display: none !important;
  transition: all 0.3s ease-in-out 0s;
}
.label.label-important {
  color: #f39c12;
}
.module_menu .dropdown-toggle {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}
.ja-slideshow.es h2 {
  font-size: 55px !important;
  text-transform: capitalize;
}
@media (max-width: 767px) {
  .ja-slideshow.es h2 {
    font-size: 14px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ja-slideshow.es h2 {
    font-size: 34px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ja-slideshow.es h2 {
    font-size: 48px !important;
  }
}
.ja-slideshow.pt h2 {
  font-size: 55px !important;
  text-transform: capitalize;
}
@media (max-width: 767px) {
  .ja-slideshow.pt h2 {
    font-size: 14px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ja-slideshow.pt h2 {
    font-size: 34px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ja-slideshow.pt h2 {
    font-size: 48px !important;
  }
}
.ja-slideshow.it h2 {
  font-size: 55px !important;
  text-transform: capitalize;
}
@media (max-width: 767px) {
  .ja-slideshow.it h2 {
    font-size: 14px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ja-slideshow.it h2 {
    font-size: 34px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ja-slideshow.it h2 {
    font-size: 48px !important;
  }
}
.t3-off-canvas-header-title {
  display: none !important;
}
@media (max-width: 767px) {
  .btn.btn-large.tp-btn2 {
    white-space: inherit;
    font-size: 12px;
  }
}
.j2store-product .j2store-addtocart-form {
  margin-top: 10px;
  margin-bottom: 25px;
}<!-- cPanel [11.76] (pro,attracta,vps,vps) Copyright (c) 2016 cPanel, Inc. Licensed on cannyco.servers.prgn.misp.co.uk -->
