@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,700');
@charset "utf-8";
/* CSS Document */
* {
	padding: 0px;
	margin: 0px;
}
html {
	font-size: 100%;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight:normal;
}
label {
    display: inline-block;
    font-weight: bold;
    margin-bottom: 5px;
    max-width: 100%;
}
ol, ul {
	list-style: none;
}
:focus {
	outline: 0;
}
a, a:link {
	text-decoration: none;
	outline: none;
	color: #000000
}
figure{
	text-align:center;
	}
img {
	max-width:100%;
	height:auto;
}
p {
	padding: 2px 0;
}
.clear {
	clear: both;
}
body {
	margin: 0 !important;
	padding: 0;
	font-family: 'ArialRegular', sans-serif;
	color: #363636;
	margin: 0 0 0 0px;
	background-color:#fff;
}
.header{width:100%; padding:0 0; box-shadow:0 0 15px rgba(0,0,0,.2);}
.navigation{padding:10px 0;}
.header ul{}
.header ul li{ float:left;}
.header ul li a{ font-size:16px; font-family: 'Montserrat', sans-serif; font-weight:700; display:block; padding:15px 16px; color:#403e56; text-transform:uppercase;}
.header ul li a:hover{background:#fff; color:#ef4123;}

.page-content{ padding:60px 0; position:relative;}
.page-content h1{font-family: 'Raleway', sans-serif;  font-size:40px; color:#252525; font-weight:600; margin:15px 0 10px; line-height:50px;}
.page-content h1 span{font-family: 'Raleway', sans-serif; color:#ef4123; font-weight:600;}
.page-content p{font-size:24px; color:#363636; margin:0 180px 0 0;}
.page-content h5{ margin:40px 0 0;}
a.button,body .woocommerce a.button,.page-content h5 a{ font-size:24px; background:#ef4123; font-family: 'Montserrat', sans-serif; font-weight:800; text-transform:uppercase; color:#fff; display:inline-block; width:290px; border-radius:50px; padding:16px 15px; text-align:center;}
.banner-image{position:absolute; width:50%; bottom:30px; right:-0px; z-index:-1;}

.search_bar{width:530px; max-width:100%; margin-top:30px;}

.search_bar input[type=text]{

	border:#2f2e41 solid 2px;

	padding-left:20px;
	border-right:none;
	height:62px;

	font-size:16px;

	float:left;

	width:70%;

}

.search_bar input[type=submit]{

	border:none;
	
	height:62px;
	font-weight:700;

	font-size:14px;
	
	text-transform:uppercase;

	float:left;

	width:30%;

	background:#2f2e41;

	color:#fff;

	border-left:none;

}
.cate_nav{background:#fff; box-shadow:0 0 10px rgba(0,0,0,0.2); position:relative;}
.categories-all{}
.categories-all div{ text-align:center;}
.categories-all div a{ font-size:13px; font-family: 'Raleway', sans-serif; display:inline-block; text-transform:uppercase; font-weight:700; padding:0 0;}


.section-featured{background:#eeedff; padding:0 0 60px 0; overflow:hidden;}

.section-services{ background:#403e56; padding:30px 0 60px; display:none;}
.services{}
.services li{ margin-top:30px;}
.service-block{padding:25px 30px 20px;}
.services li h4{font-family: 'Raleway', sans-serif; display:flex; -webkit-display:flex; -moz-display:flex; font-weight:600; font-size:24px; color:#fff; }
.services li h4 svg{ color:#fff; font-size:50px; margin-right:20px;}
.services li p{font-size:20px; line-height:30px; margin:20px 0 0; color:#fff;}
.section-services h5{ text-align:center; margin:60px 0 0;}
.section-services h5 a{ font-size:24px; color:#000; text-decoration:underline;}
.services li:hover .service-block{background:#3f3d56;}
.services li:hover h4,.services li:hover p,.services li:hover h4 svg{color:#fff;}

.section-header{ text-align:center; width:1050px; max-width:100%; margin:0 auto;}
.section-header h2{font-family: 'Raleway', sans-serif; font-size:36px; color:#252525; font-weight:400; margin:40px 0 0;}
.section-header p{ font-size:24px; margin:20px 0 0; line-height:34px;}
.templates-column{margin-top:10px;}
.templates-column li{margin-top:50px;}
.templates-column li img{box-shadow:0 0 10px rgba(0,0,0,0.1);}
.templates-column li h3,body.woocommerce div.product p.price{font-size:20px; color:#000; margin:30px 0 0;}
.templates-column li h3{ display:flex; -webkit-display:flex; -moz-display:flex;}
.templates-column li h3 a{color:#363636;}
.templates-column li h4{ margin:14px 0 0;}
.templates-column li h4 .price,body.woocommerce div.product p.price{color:#ef4123 !important; font-size:15px !important;}
.templates-column li h3 .price{padding-left:20px; margin-left:auto;}
.templates-column li p{ font-size:14px;  margin:10px 0 0;}
.product-image{ position:relative;}
.product-hover{position:absolute; width:100%; top:0; left:0; background-color:rgba(0,0,0,0.8); height:100%; transition:all 0.3s linear; -webkit-transition:all 0.3s linear; opacity:0;}
.buttons a{font-family: 'ArialBold'; text-align:center; display:block; width:220px; border-radius:5px; padding:14px 15px; font-size:16px; color:#000; background:#fff; margin-top:20px;}
.buttons a.btn-download{ background:#ef4123; color:#fff;}
.social{margin:16px 0 0;}
.social a{color:#fff; font-size:20px; display:inline-block; padding:0 5px;}
.product-image:hover .product-hover{ opacity:1;}
.btn-all{font-family: 'Raleway', sans-serif; font-weight:700; display:inline-block; font-size:28px; color:#ef4123; border-radius:6px; padding:15px 15px; width:394px; max-width:100%; background:#ef4123; color:#fff !important; text-align:center;}
.btn-all:hover{color:#fff;}
.section-templates h5{text-align:center; margin:60px 0 0;}

.section-features .section-header p{ font-size:20px; margin:25px 0 0; line-height:34px;}

.section-features{ padding:20px 0 60px;}
.features{margin-top:20px;}
.features li{ margin-top:40px;}
.feature-column{border:2px solid #d5d5d5; border-radius:10px; padding:30px;}
.features h4{ font-size:28px; color:#000;}
.features h4 svg{color:#f26531; margin-right:15px; font-size:34px;}
.features p{ font-size:20px; color:#000; margin:10px 0 0; line-height:34px;}
.feature-column:hover{ background:#f2f2f2;}
.section-features h5{ font-size:28px; text-align:center; font-style:italic; color:#666; margin:60px 0 0;}
.section-subscribe{ background:#403e56; padding:80px 0;}
.section-subscribe h3{font-family: 'Raleway', sans-serif; font-weight:700; font-size:40px; color:#fff;}
.section-subscribe p{ font-size:24px; color:#fff; line-height:34px; margin:15px 0 0;}
.newsletter-subs{}
.newsletter-subs input[type=email],.newsletter-subs .tnp-widget input[type="text"],.newsletter-subs .tnp-widget input[type="email"]{font-family: 'ArialRegular'; text-align:center; display:block; width:325px; border-radius:5px; height:60px; font-size:20px; color:#000; background:#fff; margin-top:20px; border:none; max-width:100%; margin:0 auto;}
.newsletter-subs input[type=submit],.newsletter-subs .tnp-field input[type="submit"]{font-family: 'ArialRegular'; text-align:center; display:block; width:325px; border-radius:5px; height:60px; font-size:20px; color:#000; background:#ef4123; color:#fff; margin:0 auto; margin-top:20px; border:none; max-width:100%;}
a.btn-simple{font-family: 'ArialRegular'; text-align:center; display:block; width:325px; border-radius:5px; padding:16px 15px; font-size:20px; color:#000; background:#ef4123; color:#fff; margin:0 auto; margin-top:20px; border:none; max-width:100%;}
.btn-simple:hover{color:#fff;}

.section-testimonial{padding:60px 0 20px;}
.testimonial-block{ width:auto; margin:0 10px; padding:40px 50px; box-shadow:0 0 15px rgba(0,0,0,0.1); text-align:left;}
.testimonial-block p{ font-size:20px; color:#777; font-style:italic; line-height:34px;}
.testimonial-block h4{font-family: 'ArialBold'; color:#ef4123; font-size:24px; margin:20px 0 0;}
.testimonial-block h4 span{font-family: 'ArialBold'; color:#000; display:block; font-size:18px; padding:5px 0 0;}

.slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: none; touch-action: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding-top:30px !important; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: white url(./ajax-loader.gif) center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; padding-bottom:30px; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; }
.slick-slide img.slick-loading { background: white url(./ajax-loader.gif) center center no-repeat; padding-bottom: 100%; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }


/* Arrows */
.slick-prev, .slick-next { display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; bottom:-0; padding: 0; margin:0 10px; margin-top:20px; border: none; display:inline-block !important; }
.slick-prev:focus, .slick-next:focus { outline: none; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }

.slick-prev:before, .slick-next:before { font-family: "slick"; font-size: 20px; line-height: 1; color: white; opacity: 0.85; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.slick-prev { left: 44%; background:url(../images/prev.png) no-repeat; width:62px; height:62px;}


.slick-next { right: 44%;  background:url(../images/next.png) no-repeat; width:62px; height:62px; }


/* Dots */
.slick-slider { margin-bottom: 30px; padding-bottom:30px; padding-top:30px; text-align:center; }

.slick-dots { position: absolute; bottom: -45px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; }
.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0px 5px; padding: 0px; }
.slick-dots li a { display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; }


.section-testimonial .slick-prev,.section-testimonial .slick-next { display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: #fff; color: transparent; bottom:-0; padding: 0; margin:0 10px; margin-top:20px; border: none; display:inline-block !important; position:static; }
.slick-prev:focus, .slick-next:focus { outline: none; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }

.slick-prev:before, .slick-next:before { font-family: "slick"; font-size: 20px; line-height: 1; color: white; opacity: 0.85; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.section-testimonial .slick-prev,.section-testimonial .slick-prev:hover { left: 44%; background:url(../images/prev.png) no-repeat; width:62px; height:62px;}


.section-testimonial .slick-next,.section-testimonial .slick-next:hover { right: 44%;  background:url(../images/next.png) no-repeat; width:62px; height:62px; }
.section-testimonial .slick-prev:before,.section-testimonial .slick-next:before {display:none;}



footer{padding:50px 0; border-top:1px solid #ccc;}
footer ul{ text-align:center;}
footer ul li{ display:inline-block;}
footer ul li a{font-family: 'Montserrat', sans-serif; padding:0 15px; font-size:20px; color:#403e56; display:block;}
footer ul li a:hover{ color:#ef4123;}
footer ul li:last-child a{padding-right:0; background:none;}
footer p{font-family: 'Montserrat', sans-serif; text-align:center; font-size:16px; color:#403e56; margin:12px 0 0;}
.logo-footer{ margin:30px 0 0;}
.info-side{margin-top:50px;}
.social{text-align:center; margin:25px 0 0 !important;}
.social a{display:inline-block; font-size:22px; padding:0 10px;}
.social .meks_ess_share_label{ display:none;}
.woocommerce div.product{margin-bottom:50px !important;} 
.home .entry-title{display:none;}

        .totop {
            position: fixed;
            bottom: 50px;
            right: 15px;
            cursor: pointer;
            display: none;
            background: #000;
            color: #fff;
            border-radius: 50%;
            height: 40px;
			width:40px;
			text-align:center;
			line-height:40px;
            font-size: 25px;
        }
		
.tnp-field label{display:none !important;}	
.meks_ess.transparent a{ font-size:22px !important; display:inline-block !important; padding:0 10px !important;
 margin:0 !important;}
 
.section-description{ background:#403e56; text-align:center; padding:70px 0; overflow:hidden;}
.container-wrap{width:990px; padding:0 15px; max-width:100%; margin:0 auto;}
.section-description h3{font-family: 'Raleway', sans-serif; font-weight:700; font-size:40px; color:#fff;}
.section-description p{ font-size:24px; color:#fff; line-height:36px; margin:15px 0 0;} 
.entry-column{ background:#403e56; border-radius:6px; padding:20px 35px 35px; width:100%;}
.section-description .search_bar{ margin:0 auto; margin-top:50px;}

.single-product .entry-column .buttons a,.single-product.woocommerce .entry-column a.button{font-family: 'ArialBold'; text-align:center; display:block; width:100%; border-radius:5px; padding:14px 15px; font-size:16px; color:#000; background:#fff; margin-top:20px; line-height:25px !important; text-transform:none !important; font-weight:normal !important;}
.single-product.woocommerce .entry-column a.button{ background:#ef4123 !important; color:#fff !important;}
.entry-column .woocommerce-Price-amount{font-family: 'Raleway', sans-serif; font-weight:700; font-size:20px; display:block; text-align:center; color:#fff; font-size:40px;}
.entry-column .woocommerce-Price-amount span{font-family: 'Raleway', sans-serif; font-weight:700; font-size:40px;text-align:center; color:#fff;}
.entry-column p{ font-size:16px; color:#fff; margin:20px 0 0;}
.entry-column p a{color:#fff; letter-spacing:0.6px;}
.entry-column p strong{font-family: 'ArialBold'; display:block;}
.single-features{ padding:30px; box-shadow:0 0 10px rgba(0,0,0,0.1); margin-top:35px; border-radius:6px;}
.single-image img{box-shadow:0 0 10px rgba(0,0,0,0.2); border-radius:6px;}
.single-features ul{margin:0 0 0;}
.single-features ul li,.single-features p{background:url(../images/tick.png) no-repeat left center; padding:0 0 0 30px; font-size:16px; color:#403e56; line-height:36px;}
.single-features h3{font-family: 'ArialBold'; font-size:20px; color:#403e56; padding-bottom:20px;}

.related.products{ width:100%;}
.related.products h2{font-family: 'Raleway', sans-serif; font-weight:700; font-size:40px; color:#403e56; margin-top:80px; padding:0 15px;}
.woocommerce-account .section-templates h2{font-family: 'Raleway', sans-serif; font-weight:700; font-size:24px; color:#403e56; margin-top:30px; padding:0 0;}
.home .footer-testimonial{display:none;}
.section-templates{margin-bottom:50px;}
.format-list li{color:#fff; display:inline-block; align-items:center; font-size:0;}

.woocommerce-message,.woocommerce-info{display:none;}
.section-templates .entry-title{font-family: 'Raleway', sans-serif; font-weight:700; font-size:30px; color:#403e56; margin:60px 0 30px; padding:0 0}
.section-templates .woocommerce table.shop_table{border:1px solid rgba(0,0,0,0.5);}
.section-templates .woocommerce table.shop_table td,.section-templates .woocommerce table.shop_table tfoot th, .section-templates .woocommerce table.shop_table td{border-top:1px solid rgba(0,0,0,0.5); border-left:1px solid rgba(0,0,0,0.5); }
.cart-collaterals h2{font-family: 'Raleway', sans-serif; font-weight:700; font-size:24px; color:#403e56; margin:10px 0 15px; padding:0 0}
#add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-checkout .cart-collaterals .cart_totals tr td, .woocommerce-checkout .cart-collaterals .cart_totals tr th{ border-top:1px solid rgba(0,0,0,0.5) !important; border-left:1px solid rgba(0,0,0,0.5) !important;}
.woocommerce table.shop_table th{border-left:1px solid rgba(0,0,0,0.5) !important; font-family: 'Montserrat', sans-serif; font-weight:600 !important;}
.section-templates .woocommerce table.shop_table td,.section-templates .woocommerce table.shop_table td a{font-family: 'Montserrat', sans-serif; color:#403e56;}
.woocommerce table.shop_table tbody:first-child tr:first-child td, .woocommerce table.shop_table tbody:first-child tr:first-child th{border-top:0 !important; border-left:0 !important;}
.woocommerce table.shop_table td:first-child,.woocommerce table.shop_table th,.woocommerce-cart .cart-collaterals .cart_totals tr th{border-left:0 !important;}

body.woocommerce #respond input#submit, body.woocommerce a.button, .woocommerce button.button, body.woocommerce input.button,body .woocommerce a.button.alt{font-family: 'ArialBold';text-align:center; display:block; width:225px; border-radius:5px; padding:16px 15px !important; font-size:20px; color:#000 !important; font-weight:normal !important; background:#ef4123 !important; color:#fff !important; margin:0 auto; margin-top:20px; border:none; max-width:100%;}

body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{font-family: 'ArialBold';text-align:center; display:block; width:auto; border-radius:5px; padding:16px 15px !important; font-size:20px; text-transform:none; font-weight:normal !important; background:#ef4123 !important; color:#fff !important; margin-top:0; border:none; max-width:100%;}
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text{ font-size:16px; padding-left:15px !important; width:260px; height:48px;}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1{max-width:100%; padding:0;}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{max-width:100%; margin-top:-6px; padding:0;}
.woocommerce-input-wrapper{width:100%;}
.woocommerce form .form-row input.input-text{width:100%; border:1px solid #ccc; height:40px; border-radius:0; padding-left:15px; font-size:14px;}
 .woocommerce form .form-row textarea{height:160px; width:100%; border:1px solid #ccc; border-radius:0; padding:15px; font-size:14px;}
 .select2-container--default .select2-selection--single,.select2-container--default .select2-selection--single .select2-selection__arrow{height:36px !important; border-radius:0 !important;}
.section-templates .woocommerce-checkout h3{font-family:'Raleway'; font-weight:700; font-size:24px;  margin:30px 0;}
 #order_comments{ padding-left:15px; font-size:14px; padding-top:10px;}
.woocommerce-MyAccount-navigation{margin-top:0;}
.woocommerce-MyAccount-navigation ul li{display:block; line-height:36px; text-align:left;}
.woocommerce-MyAccount-navigation ul li a{color:#000;}
.woocommerce .woocommerce-breadcrumb a{font-family:'Raleway'; font-weight:700; color:#000 !important;} 
.woocommerce .woocommerce-breadcrumb a:hover{color:#ffcb04 !important;}
.woocommerce #review_form #respond textarea{border:1px solid #ccc;}
.comment-form .comment-form-email input,.comment-form .comment-form-author input{ border:1px solid #ccc; padding-left:10px; height:36px;}
.woocommerce-LostPassword lost_password a{}
.woocommerce-privacy-policy-text p{font-size:17px;}
.woocommerce-privacy-policy-text p a{color:#363636; text-decoration:underline;}
#rememberme{margin-left:15px;}
#customer_login h2{ font-family:'Raleway'; font-weight:normal !important; font-size:20px; color:#000;}
.woocommerce div.product form.cart .reset_variations{color: #000; font-weight: 700;}
.woocommerce-MyAccount-content a{color:#2c2c2c; text-decoration:underline;}
.woocommerce-MyAccount-content a:hover{color:#ffcb04; text-decoration:none;}
.woocommerce-Address-title h3{font-weight: 700; color: #2c2c2c; padding: 25px 0;}
.woocommerce form .form-row label, .woocommerce-page form .form-row label{font-family: 'Montserrat', sans-serif; font-weight:600;}
.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:15px !important; line-height:36px !important;}
.woocommerce form .form-row{display:block;}	
.lost_password{}
.lost_password a{font-family: 'Montserrat', sans-serif; font-weight:600; color:#000;}
.menu-header{margin-left:auto;}

.entry-column .meks_ess{margin-bottom:0;}
.entry-column .meks_ess_share_label h5{font-family: 'ArialBold'; color:#fff; padding:20px 0 15px;}

body.woocommerce nav.woocommerce-pagination ul{margin-top:80px !important; border:none;}
body.woocommerce nav.woocommerce-pagination ul li{ padding:8px 10px; border:none;}
body.woocommerce nav.woocommerce-pagination ul li a{}
body.woocommerce nav.woocommerce-pagination ul li a, body.woocommerce nav.woocommerce-pagination ul li span{color:#000 !important; padding:14px 22px; font-size:24px; font-family: 'ArialBold'; border-radius:2px; background:#fff; box-shadow:0 0 10px rgba(0,0,0,0.1);}
body.woocommerce nav.woocommerce-pagination ul li a:focus, body.woocommerce nav.woocommerce-pagination ul li a:hover, body.woocommerce nav.woocommerce-pagination ul li span.current{ background:#ef4123 !important; color:#fff !important; padding:14px 22px;}
.single-image img{width:100%;}
.woocommerce-order h2{ font-family:'Raleway', sans-serif; font-size:24px; font-weight:700; padding-bottom:15px;}
.woocommerce-notice{ padding-bottom:10px;}
.woocommerce-thankyou-order-details li{}
.woocommerce-thankyou-order-details li strong{font-family:'Raleway', sans-serif; font-weight:600; padding:5px 0 0;}
body .woocommerce a.button.alt{font-weight:600 !important; font-size:18px;}

.categories-all .slick-prev,.categories-all .slick-next{ bottom:auto; top:37%;  position:absolute; margin:0;}
.categories-all .slick-prev,.categories-all .slick-prev:hover { left: 0; background:url(../images/c-prev.png) no-repeat; width:27px; height:27px;}
.categories-all .slick-next,.categories-all .slick-next:hover { right: 0;  background:url(../images/c-next.png) no-repeat; width:27px; height:27px; }
.categories-all .slick-track{ padding-bottom:0;}
.categories-all.slick-slider{ margin:0; padding:15px 0;}
.categories-all .slick-list{ padding:0 !important;}
.cate-block{display:flex; -webkit-display:flex; -moz-display:flex; justify-content:center; align-items:center; height:45px;}

.single-image .slick-prev,.single-image .categories-all .slick-next{ bottom:auto; top:36%;  position:absolute; margin:0; display:none !important;}
.single-image .slick-prev { left: 0; background:url(../images/c-prev.png) no-repeat; width:27px; height:27px;}
.single-image .slick-next { right: 0;  background:url(../images/c-next.png) no-repeat; width:27px; height:27px; }
.single-image .slick-track{ padding-bottom:0;}
.single-image .slick-slider{ margin:0; padding:0 0;}
.single-image .slick-list{ padding:0 !important;}
.cate-block{display:flex; -webkit-display:flex; -moz-display:flex; justify-content:center; align-items:center; height:45px; box-shadow:0 0 10px rgba(0,0,0,0.1); padding:0 10px; margin:10px; }
.single-image-block{padding:12px;}

.single-image .slick-dots { position: absolute; bottom: -45px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; }
.single-image .slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0px 5px; padding: 0px; }
.single-image .slick-dots li a { background:#ccc; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; border-radius:50%; }

.single-image .slick-dots li.slick-active a { background:#f04124;}

.categories-all .slick-prev:before,.categories-all .slick-next:before {display:none;}

.top_bar{ background:#252525; padding:10px 0;}
.top_bar h3{ font-size:14px; color:#76757d;}
.top_bar h3 a{ font-size:14px; color:#76757d; float:right;}
.top_bar h3 a:hover{ font-size:14px; text-decoration:underline;}
.avf img{ margin:10px 15px 0 0; height:40px !important;}
.single-image .svg-inline--fa{ position:relative; float:right; top:-30px; right:20px;}
.categories-all{ text-align:center;}
.categories-all li{display:inline-block;}
.categories-all.slick-initialized .slick-slide{}
ul.format-list{
  display:flex;
}
ul.format-list li{
margin: 10px 0 0;
font-size:0px;
}
.formats-PS{background:url(http://youthpreneur.in/wp-content/uploads/2025/07/ps.png) no-repeat top center;}
.formats-HTML{background:url(http://youthpreneur.in/wp-content/uploads/2025/07/HTML5_Badge_64.png) no-repeat top center;}
.formats-AI{background:url(http://youthpreneur.in/wp-content/uploads/2025/07/Ai_Adobe.png) no-repeat top center;}
.formats-MS{background:url(http://youthpreneur.in/wp-content/uploads/2025/07/microsoft-word.png) no-repeat top center;}
.formats-POWER{background:url(http://youthpreneur.in/wp-content/uploads/2025/07/powerpoint.png) no-repeat top center;}
.formats-icon{display:inline-block; width:34px; height:34px; background-size:contain !important; margin:0 5px 0 0;}
		
@media screen and (max-width:1199px){
.services li h4 svg{font-size:30px;}
.features h4{display:flex; -webkit-display:flex;}
}
@media screen and (max-width:991px){
.header ul{margin-top:20px;}	
.header ul li{float:none;}
.header ul li a{padding:5px 0; font-size:15px;}	
.page-content{text-align:center;}
.page-content h1{font-size:40px; line-height:55px;}
.banner-image{position:static; text-align:center; margin:0 auto; margin-top:50px;}
.page-content{padding-bottom:0; padding-top:40px;}
.templates-column li h3{font-size:25px;}
.templates-column li h3 .price{float:none; display:block;}
.features h4{font-size:25px;}
.section-subscribe{text-align:center;}
.newsletter-subs{margin-top:35px;}
.section-subscribe p{font-size:22px;}
.section-features h5{font-size:24px;}
.section-subscribe h3{font-size:36px;}
.section-testimonial{padding-top:30px;}
.slick-left{left:40%;}
.slick-next{right:40%;}
.services li{text-align:center;}
.services li h4{justify-content:center;}
.service-block{padding-bottom:0;}
.navigation{padding:15px 15px;}	
.navbar-toggler{padding:0;}
.page-content p{margin:0;}
.navbar-toggler-icon{ height:1em;}
}
@media screen and (max-width:767px){
a.button,.btn-all{font-size:20px;}
.page-content p,.section-header p,.section-features h5,.section-subscribe p{font-size:20px; line-height:34px;}
.page-content h1{font-size:36px; line-height:45px;}
.services li p{font-size:18px;}
.section-header h2,.section-subscribe h3{font-size:30px;}
footer ul li a{font-size:18px;}
.slick-left{left:36%;}
.slick-next{right:36%;}
footer ul li a{padding:0 12px;}
.templates-column li{text-align:center;}
.testimonial-block{padding:30px;}
.testimonial-block p{font-size:18px;}
.testimonial-block h4{font-size:20px;}
.testimonial-block h4 span{font-size:18px;}
.section-description{padding:50px 0;}
.section-description p{font-size:20px; line-height:34px;}
.banner-image{display:none;}
.page-content{padding-bottom:50px;}
.templates-column li h3{display:block;}
.templates-column li h3 .price{padding:10px 0 0;}
.section-description h3{font-size:30px;}
}
@media screen and (max-width:576px){
.related.products h2{font-size:30px;}	
}
@media screen and (max-width:435px){
.page-content h1{font-size:26px; line-height:38px;}	
a.button,.btn-all{font-size:18px;}
.buttons a{padding:10px 15px; width:200px; margin-top:15px;}
.social{margin-top:15px;}
.templates-column li h3{font-size:22px;}
.features h4{font-size:22px;}
.navbar-brand{margin-right:0;}
.navbar-brand img,.csl-logo-block img{width:230px;}
}

@font-face {
    font-family: 'ArialRegular';
    src: url('../fonts/arial.eot');
    src: url('../fonts/arial.eot') format('embedded-opentype'),
         url('../fonts/arial.woff') format('woff'),
         url('../fonts/arial.ttf') format('truetype'),
         url('../fonts/arial.svg#ArialRegular') format('svg');
}
@font-face {
    font-family: 'ArialBold';
    src: url('../fonts/arialbd.eot');
    src: url('../fonts/arialbd.eot') format('embedded-opentype'),
         url('../fonts/arialbd.woff') format('woff'),
         url('../fonts/arialbd.ttf') format('truetype'),
         url('../fonts/arialbd.svg#ArialBold') format('svg');
}

