/*
Theme Name: babyworld
*/
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
list-style:none
}
a:focus {
	text-decoration: none
}
a:focus, a:hover {
	color: #fd8ca6;
	text-decoration: none
}
a, button, input {
	outline: medium none;
	color: #fd8ca6;
}
ol, ul {
	padding: 0;
	margin: 0;
	list-style: none
}
strong {
	font-weight: 700
}
img
{ max-width: 100%;}
iframe {
	width: 100%;
	border: none;
	display: block
}
p {
	margin: 0 0 15px
}
*::-moz-selection {
background:#fd8ca6;
color:#fff;
text-shadow:none
}
::-moz-selection {
background:#fd8ca6;
color:#fff;
text-shadow:none
}
::selection {
	background: #fd8ca6;
	color: #fff;
	text-shadow: none
}
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"], .uneditable-input, select {
	font-family: inherit;
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 0;
	vertical-align: middle;
	width: 100%;
	color: #5d6576;
	padding: 10px;
	font-weight: 400;
	background-color:#fff;
	text-transform: inherit;
	border: 1px solid #e5e5e5;
	font-size: 16px;
	outline: none;
	line-height: inherit
}
button, input[type="submit"], input[type="button"], input[type="reset"] {
	display: inline-block;
	text-decoration: none;
	font-size: 15px;
	font-weight: 700;
	padding: 11px 40px 11px;
	border: 2px solid transparent;
	border-radius: 0;
	color: #fff;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
	cursor: pointer;
	outline: none!important;
	-webkit-font-smoothing: antialiased
}
textarea:-moz-placeholder, textarea::-moz-placeholder, input:-moz-placeholder, input::-moz-placeholder, input:-ms-input-placeholder, input::-ms-input-placeholder, textarea::-webkit-input-placeholder, input::-webkit-input-placeholde {
color:#fff
}
menu, ol, ul {
	margin: 16px 0;
	padding: 0 0 0 25px
}
body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 28px;
	color: #5d6576;
	background-color: #fff;
	letter-spacing: 0
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 15px;
	font-weight: 600;
	color: #020d26
}
h1 {
	font-size: 45px;
	line-height: 50px;
	text-transform: uppercase
}
h2 {
	font-size: 35px;
	line-height: 40px
}
h3 {
	font-size: 30px;
	line-height: 35px
}
h4 {
	font-size: 25px;
	margin-bottom: 20px
}
h5 {
	font-size: 18px;
	line-height: 20px;
	font-weight: 400
}
h6 {
	font-size: 16px;
	line-height: 18px;
	font-weight: 400
}
.featured-box .featured-icon i, .btn, button, .team-member.style-3 .team-social-icon ul li, .featured-box.style-2:hover .featured-icon i, .owl-item, img, span, .featured-box, .portfolio-filter button, .team-hover, .team-social, .price-table, .price-table:hover .price-value, .featured-icon, .product-item:hover, .product-overlay, .product-btn, .team-member.style-4:before, .team-member.style-4 .team-description, .dropdown-item, .about-2:before, .testimonial-content, .testimonial .testimonial-content::after, .testimonial .testimonial-content::before, .team-member, .team-social, .team-description, .post, .portfolio-item a.popup, .team-title, .post .post-desc, #totop {
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s
}
a, .btn, i.btn, a.nav-link, .social-icons li>a, .header-style-infostack .custombutton a, .header-style-infostack .header-icons .header-search-link a, .accordion .toggle-title a {
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s
}
.btn span, .nav-link span, .cart-info a i, .navbar-form span, ul.products li.product .shop-icon a i {
	-webkit-transition: all 0s ease-in-out 0s;
	-moz-transition: all 0s ease-in-out 0s;
	-ms-transition: all 0s ease-in-out 0s;
	-o-transition: all 0s ease-in-out 0s;
	transition: all 0s ease-in-out 0s
}
.box-shadow {
	-webkit-box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
	-moz-box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
	box-shadow: 0 0 11px 0 rgba(6,22,58,.14)
}
.box-shadow2 {
	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,.6);
	-moz-box-shadow: 0 1px 10px rgba(0,0,0,.6);
	box-shadow: 0 1px 10px rgba(0,0,0,.6)
}
body .page {
	overflow: hidden;
	position: relative;
	z-index: 10
}
body .site-main {
	padding-top: 50px;
	padding-bottom: 50px;
	position: relative;
	z-index: 9
}
body .page.sidebar-true .site-main {
	padding-top: 65px;
	padding-bottom: 40px;
	background-color: transparent
}
.alignleft {
	float: left;
	margin: .375em 1.75em 1.75em 0
}
.about-info h4 {
	font-size: 24px;
	font-weight: 400
}
.padding-1 {
	padding-top: 78px;
	padding-right: 50px;
	padding-bottom: 48px
}
.padding-2 {
	padding-top: 77px;
	padding-right: 210px;
	padding-bottom: 62px
}
.padding-3 {
	padding-top: 100px;
	padding-right: 127px;
	padding-left: 80px;
	padding-bottom: 142px
}
.padding-4 {
	padding-top: 90%;
	padding-left: 30px
}
.padding-5 {
	padding-top: 114px;
	padding-left: 15px;
	padding-right: 15px
}
.padding-6 {
	margin-top: 50px;
	padding-top: 80px;
	padding-right: 30px;
	padding-bottom: 34px
}
.padding-7 {
	padding-top: 130px;
	padding-bottom: 45px;
	padding-left: 70px
}
.padding-8 {
	padding-top: 67px;
	padding-right: 70px;
	padding-bottom: 50px;
	padding-left: 70px
}
.padding-9 {
	padding-top: 78px;
	padding-bottom: 28px;
	padding-left: 60px;
	padding-right: 15px
}
.padding-10 {
	margin-top: -68px;
	margin-left: -100px;
	padding-top: 70px;
	padding-right: 70px;
	padding-bottom: 100px;
	padding-left: 100px
}
.padding-11 {
	padding-top: 105px;
	padding-right: 120px;
	padding-bottom: 50px;
	padding-left: 265px
}
.padding-12 {
	padding-top: 105px;
	padding-right: 120px;
	padding-bottom: 50px;
	padding-left: 265px
}
.padding-13 {
	padding-top: 78px;
	padding-right: 230px;
	padding-bottom: 48px
}
.plr-100 {
	padding-left: 100px;
	padding-right: 100px
}
.plr-150 {
	padding-left: 150px;
	padding-right: 150px
}
.plr-200 {
	padding-left: 200px;
	padding-right: 200px
}
.ptb-80 {
	padding-top: 80px;
	padding-bottom: 80px
}
.ptb-100 {
	padding-top: 100px;
	padding-bottom: 100px
}
.ptb-150 {
	padding-top: 150px;
	padding-bottom: 150px
}
.pr-5 {
	padding-right: 5px!important
}
.pr-10 {
	padding-right: 10px!important
}
.pr-15 {
	padding-right: 15px!important
}
.pr-20 {
	padding-right: 20px!important
}
.pr-25 {
	padding-right: 25px!important
}
.pr-30 {
	padding-right: 30px!important
}
.pr-35 {
	padding-right: 35px!important
}
.pr-40 {
	padding-right: 40px!important
}
.pr-45 {
	padding-right: 45px!important
}
.pr-50 {
	padding-right: 50px!important
}
.pr-55 {
	padding-right: 55px!important
}
.pr-60 {
	padding-right: 60px!important
}
.pr-100 {
	padding-right: 100px!important
}
.pl-0 {
	padding-left: 0px!important
}
.pl-5 {
	padding-left: 5px!important
}
.pl-10 {
	padding-left: 10px!important
}
.pl-15 {
	padding-left: 15px!important
}
.pl-20 {
	padding-left: 20px!important
}
.pl-25 {
	padding-left: 25px!important
}
.pl-30 {
	padding-left: 30px!important
}
.pl-35 {
	padding-left: 35px!important
}
.pl-40 {
	padding-left: 40px!important
}
.pl-45 {
	padding-left: 45px!important
}
.pl-50 {
	padding-left: 50px!important
}
.pl-55 {
	padding-left: 55px!important
}
.pl-60 {
	padding-left: 60px!important
}
.pl-65 {
	padding-left: 65px!important
}
.pl-70 {
	padding-left: 70px!important
}
.pl-75 {
	padding-left: 75px!important
}
.pl-80 {
	padding-left: 80px!important
}
.pl-85 {
	padding-left: 85px!important
}
.pl-90 {
	padding-left: 90px!important
}
.pl-95 {
	padding-left: 95px!important
}
.pl-100 {
	padding-left: 100px!important
}
.pt-2 {
	padding-top: 2px!important
}
.pt-4 {
	padding-top: 4px!important
}
.pt-10 {
	padding-top: 10px!important
}
.pt-15 {
	padding-top: 15px!important
}
.pt-20 {
	padding-top: 20px!important
}
.pt-25 {
	padding-top: 25px!important
}
.pt-30 {
	padding-top: 30px!important
}
.pt-35 {
	padding-top: 30px!important
}
.pt-40 {
	padding-top: 40px!important
}
.pt-45 {
	padding-top: 45px!important
}
.pt-55 {
	padding-top: 55px!important
}
.pt-60 {
	padding-top: 60px!important
}
.pt-65 {
	padding-top: 65px!important
}
.pt-70 {
	padding-top: 70px!important
}
.pt-75 {
	padding-top: 75px!important
}
.pt-80 {
	padding-top: 80px!important
}
.pt-87 {
	padding-top: 87px!important
}
.pt-90 {
	padding-top: 90px!important
}
.pt-92 {
	padding-top: 92px!important
}
.pt-100 {
	padding-top: 100px!important
}
.pt-110 {
	padding-top: 110px!important
}
.pt-150 {
	padding-top: 150px!important
}
.pt-200 {
	padding-top: 200px!important
}
.pt-250 {
	padding-top: 250px!important
}
.pb-5 {
	padding-bottom: 5px!important
}
.pb-10 {
	padding-bottom: 10px!important
}
.pb-15 {
	padding-bottom: 15px!important
}
.pb-20 {
	padding-bottom: 20px!important
}
.pb-25 {
	padding-bottom: 25px!important
}
.pb-30 {
	padding-bottom: 30px!important
}
.pb-35 {
	padding-bottom: 35px!important
}
.pb-45 {
	padding-bottom: 45px!important
}
.pb-50 {
	padding-bottom: 50px!important
}
.pb-55 {
	padding-bottom: 55px!important
}
.pb-60 {
	padding-bottom: 60px!important
}
.pb-70 {
	padding-bottom: 70px!important
}
.pb-80 {
	padding-bottom: 80px!important
}
.pb-90 {
	padding-bottom: 90px!important
}
.pb-100 {
	padding-bottom: 100px!important
}
.pb-150 {
	padding-bottom: 150px!important
}
.pb-200 {
	padding-bottom: 200px!important
}
.mt-10 {
	margin-top: 10px!important
}
.mt-15 {
	margin-top: 15px!important
}
.mt-25 {
	margin-top: 25px!important
}
.mt-30 {
	margin-top: 220px!important
}
.mt-50 {
	margin-top: 50px!important
}
.mt-60 {
	margin-top: 60px!important
}
.mt-80 {
	margin-top: 80px!important
}
.mt-100 {
	margin-top: 100px!important
}
.mt-110 {
	margin-top: 110px!important
}
.mt-120 {
	margin-top: 120px!important
}
.mt-130 {
	margin-top: 130px!important
}
.mt-140 {
	margin-top: 140px!important
}
.mt-150 {
	margin-top: 150px!important
}
.mt-164 {
	margin-top: 164px!important
}
.mt_5 {
	margin-top: -5px!important
}
.mt_10 {
	margin-top: -10px!important
}
.mt_15 {
	margin-top: -15px!important
}
.mt_25 {
	margin-top: -25px!important
}
.mt_30 {
	margin-top: -30px!important
}
.mt_40 {
	margin-top: -40px!important
}
.mt_50 {
	margin-top: -50px!important
}
.mt_60 {
	margin-top: -60px!important
}
.mt_80 {
	margin-top: -80px!important
}
.mt_85 {
	margin-top: -85px!important
}
.mt_92 {
	margin-top: -92px!important
}
.mt_103 {
	margin-top: -103px!important
}
.mt_110 {
	margin-top: -110px!important
}
.mt_140 {
	margin-top: -140px!important
}
.mt_150 {
	margin-top: -150px!important
}
.mt_165 {
	margin-top: -165px!important
}
.mt_180 {
	margin-top: -180px!important
}
.ml-0 {
	margin-left: 0px!important
}
.ml-15 {
	margin-left: 15px!important
}
.mr-15 {
	margin-right: 15px!important
}
.ml_40 {
	margin-left: -40px!important
}
.ml_60 {
	margin-left: -60px!important
}
.ml_80 {
	margin-left: -80px!important
}
.ml_100 {
	margin-left: -100px!important
}
.ml_115 {
	margin-left: -115px!important
}
.ml_120 {
	margin-left: -120px!important
}
.ml_167 {
	margin-left: -167px!important
}
.ml_170 {
	margin-left: -170px!important
}
.mr-0 {
	margin-right: 0px!important
}
.mr_40 {
	margin-right: -40px
}
.mr_60 {
	margin-right: -60px
}
.mr_80 {
	margin-right: -80px
}
.mr_90 {
	margin-right: -90px
}
.mr_100 {
	margin-right: -100px
}
.mr_140 {
	margin-right: -140px!important
}
.mr_150 {
	margin-right: -150px!important
}
.mr_240 {
	margin-right: -240px
}
.mb_1 {
	margin-bottom: -1px!important
}
.mb-4 {
	margin-bottom: 4px!important
}
.mb-10 {
	margin-bottom: 10px!important
}
.mb-15 {
	margin-bottom: 15px!important
}
.mb-20 {
	margin-bottom: 20px!important
}
.mb-30 {
	margin-bottom: 30px!important
}
.mb-35 {
	margin-bottom: 35px!important
}
.mb-40 {
	margin-bottom: 40px!important
}
.mb-45 {
	margin-bottom: 45px!important
}
.mb-50 {
	margin-bottom: 50px!important
}
.mb-55 {
	margin-bottom: 55px!important
}
.mb-100 {
	margin-bottom: 100px!important
}
.mb_184 {
	margin-bottom: -184px ! important
}
.mb_224 {
	margin-bottom: -224px ! important
}
.mtb_40 {
	margin-top: -40px;
	margin-bottom: -40px
}
.mtb_70 {
	margin-top: -70px;
	margin-bottom: -70px
}
.mtb-80 {
	margin-top: 80px;
	margin-bottom: 80px
}
.mtb-100 {
	margin-top: 100px;
	margin-bottom: 100px
}
.mtb-150 {
	margin-top: 150px;
	margin-bottom: 150px
}
a, button, input, a:hover, .textcolor-skincolor, .tp-caption span.textcolor-skincolor, a.tp-caption.simple-text-button:hover, a.tp-caption.tm-simple-link:hover, .tp-caption strong, .text-white a:hover, #site-header-menu #site-navigation .menu ul.sub-menu li>a:hover, .header-style-infostack .custombutton a:hover, .header-style-infostack .header-icons .header-search-link a:hover, ul li .icon-box.icon-style-border i, #site-header-menu #site-navigation .menu>ul, .menu ul li>ul li a:before, .row-title h2.title strong, .col-title h2.title strong, .col-title .title-icon, .bg-grey .fid-contents h4, .bg-grey .featured-title.textcolor-skincolor h5, .bg-grey .col-title h2.title strong, .bg-grey.first-footer .widget .widget-title, footer a:hover, .text-white a:hover, .btn.btn-color-white.btn-inline:hover, .btn.btn-color-white.btn-inline:hover i, .btn.btn-inline.style2:hover, .title-box-only h2 strong.strongcolor-skincolor, .team-list-title i, .bg-grey .featured-box .featured-icon i, .bgcolor-grey .featured-box .featured-icon i, .featured-box .featured-icon i, .bgcolor-white .featured-box .featured-icon i, .featured-box .featured-icon.icon-shape-square.icon-bgcolor-grey i, .featured-iconbox a:hover i, ul.features-list li:before, .title-box .breadcrumb-wrapper span:last-child, .content-post.content-team-post p.category, .featured-item.portfolio-view-topimage .content-post .category a:hover, .bg-grey .contactform.style2 label i, .sidebar .widget .widget-title:before, .featured-title.textcolor-skincolor h5, #site-header-menu #site-navigation>ul>li.active>a, #site-header-menu #site-navigation .menu ul.dropdown>li.active>a, #site-header-menu #site-navigation .menu ul.sub-menu>li.active>a, #site-header-menu #site-navigation>ul>li:hover>a, #site-header-menu #site-navigation .menu ul>li:hover>a, .header-icons .header-search-link a:hover, .widget.widget-download i, .sidebar-right.sidebar .widget ul.rating>li, article.post blockquote:before, .featured-box .featured-icon.icon-overlay-content-square.icon-bgcolor-grey i, .products .star-ratings ul li, .products .price .product-Price-amount, .post .post-desc h5 a:hover, .widget-contact li i, .sidebar .widget a:hover, .team-member-single-position, .btn.btn-color-skincolor.btn-style-border, section.error-404 .big-icon {
	color: #fd8ca6
}
.bgcolor-skincolor, .tp-caption.tp-overlay-content, .highlight-skin-button, a.highlight-skin-button, .tp-caption.video-icon, .video-icon, .tp-caption.tp-shape.tp-shapewrapper, .tp-caption.tp-overlay-content.tp-shapewrapper, .top-contact.highlight:after, .tp-caption.big-blue-button:hover, .big-blue-button:hover, #site-navigation .menu ul.dropdown>li>a:before, .featured-box.style10 .featured-icon.icon-overlay-content-square i, .progress-bar .progress .progress-bar, .testimonials .testimonial-content.bgcolor-white .testimonial-caption:after, .post-image-icon i, .mailchimp-inputbox button[type="submit"], button:hover, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, footer .widget.style2 .widget-title:after, #totop, .search-overlay .site-searchform button, .accordion .toggle:not(.toggle-title-bgcolor-grey):not(.toggle-style-border).active .toggle-title, .bgcolor-skincolor>.bg-layer, .timeline .timeline-body h3:after, .tabs ul.tabs li.active a, .tabs ul.tabs li:hover a, .tabs.element-tab-style-horizontal ul.tabs li a:hover, .tabs.element-tab-style-horizontal ul.tabs li.active a, .featured-iconbox a i, .featured-box .featured-icon.icon-shape-square i, .featured-portfolio-item .content-post.content-portfolio-post, .pricing-plan.pricing-recommended-plan .pricing-title, .pricing-plan.pricing-recommended-plan .pricing-head, .timeline .timeline-year, .accordion .toggle.style-classic.active:not(.toggle-title-bgcolor-grey):not(.toggle-style-border) .toggle-title, .title-box .page-title-heading .title:before, .content-post.content-team-post .social-links-wrapper ul li a:hover, .widget.widget-nav-menu ul li.active a, .widget.widget-nav-menu ul li:hover a, .social-icons.circle li>a:not(.tooltip-top):hover, .owl-theme .owl-controls .owl-nav div, .team-member-single-content .social-links-wrapper ul li a:hover, .sidebar .widget .tagcloud a:hover, .pagination ul.page-numbers li.current, .pagination ul.page-numbers li:hover, .custombutton.btn-bgcolor-skincolor, .header-icons .header-cart-link span.number-cart, ul.products li.product .onsale, ul.products li.product .shop-icon a:hover, .product button.cart_button:hover, .tabs ul.tabs li.active, .sidebar-right .product-list-widget .price ins, .video-btn .btn-play, .comment-list a.comment-reply-link:hover, .accordion .toggle.toggle-style-border.toggle-square .toggle-title:after, .accordion .toggle.toggle-style-border.toggle-square .toggle-title:before, .btn.btn-color-skincolor.btn-style-border:hover, .btn.btn-color-skincolor.btn-style-fill, a.checkout-button:hover, .coupon button:hover, .cart-form button:hover, .place-order button:hover, .color-trigger {
	background-color: #fd8ca6
}
.video-btn:hover .btn-play {
	background-color: rgba(255,94,24,.95)
}
a.highlight-skin-button:hover {
	background-color: rgba(255,94,24,.65);
	color: #fff
}
.highlight-skin-button, a.tp-caption, .featured-box.style2:hover, .btn.btn-color-skincolor.btn-style-border, .wrap-form .text-input input:focus, .wrap-form .text-input button:focus, .wrap-form .text-input textarea:focus, .tabs ul.tabs li:hover a, .pagination ul.page-numbers li:hover, .pagination ul.page-numbers li.current, .comment-list a.comment-reply-link:hover, .btn.btn-color-skincolor.btn-style-border .sidebar .widget .widget-title:before, .tabs.style2 ul.tabs li.active a, .bg-grey .contactform.style2 .text-input:focus, .bg-grey .contactform.style2 .text-area:focus, .bgcolor-skincolor .contactform.style2 .text-input:focus, .bgcolor-skincolor .contactform.style2 .text-area:focus, .sidebar .widget .widget-title:before, .search-overlay, .featured-box .featured-icon.icon-shape-square.icon_element-border i, .video-btn .btn-play, .btn-play:after, .btn-play:before {
	border-color: #fd8ca6
}
.comment-form textarea:focus, .comment-form input[type="text"]:focus, .comment-form input[type="email"]:focus, .comment-form input[type="url"]:focus, .heading-seperator:after, .search-overlay .w-search-form-row:before {
	border-bottom-color: #fd8ca6
}
.search-overlay {
	border-top-color: #fd8ca6 !important
}
.featured-portfolio-item .content-post.content-portfolio-post:before {
	border-color: transparent transparent #fd8ca6 transparent
}
ul.products li.product .onsale:after {
	border-color: #fa2d08 transparent transparent
}
div.product ul.tabs li.active:before {
	border-top: 8px solid #fd8ca6
}
.tp-caption.tp-shape.tp-shapewrapper {
	background-color: rgba(255,94,20,.8);
	border-color: rgba(255,94,20,.6)
}
.tp-caption.prettyphoto:hover {
	background-color: rgba(255,94,20,.6)
}
.header-style-infostack .top-info-con .title-box h5, #site-header-menu #site-navigation .menu ul li>a, .widget-footer .second-footer .widget .widget-title, .content-post .content-post-desc h5 a:not(:hover), .team-details-list .team-list-value a:not(:hover), .post .post-desc h5 a, .pf-detailbox-list .pf-details-date .pf-left-details, .fid-contents h4, h2.title strong, .section-title h3.title, .section-title h2.title, .row-title p.style2, .featured-item .content-post h2.title-post a, .btn.btn-color-black.btn-style-border, .icon.icon-color-black.icon-style-border {
	color: #020d26
}
.bg-grey>.bg-layer, .pricing-head, .pricing-title, button, input[type="submit"], input[type="button"], input[type="reset"], .mailchimp-inputbox button[type="submit"]:hover, .btn.btn-color-black.btn-style-border:hover, .btn.btn-color-skincolor.btn-style-fill:hover, .featured-box.style5:hover .featured-icon i, .accordion .toggle .toggle-title, .tabs.element-tab-style-horizontal ul.tabs li a, a.checkout-button, .coupon button, .cart-form button, .place-order button {
	background-color: #fd8ca6
}
.topbar-wrapper
{ background:#08e0fa;}
.tp-caption.tp-dark-shape.tp-shapewrapper {
	background-color: rgba(2,13,38,.46)
}
.featured-box.style5:hover, .btn.btn-color-black.btn-style-border, .icon.icon-color-black.icon-style-border {
	border-color: #020d26
}
.text-white a, .topbar-wrapper.text-white, .text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6, .text-white .fid-icon-wrapper i {
	color: rgba(255,255,255,1)
}
.text-white .text-opecity, .text-white.text-opecity, .header-icons .header-search-link a, .bg-grey .timeline .timeline-body p, .bgcolor-skincolor .timeline .timeline-body p, .bgcolor-skincolor .featured-box.left-icon p, .bg-grey .featured-box.left-icon p, .bg-grey .featured-box.style2.text-center p, .bgcolor-skincolor .featured-box.style2.text-center p {
	color: rgba(255,255,255,.75)
}
.bgcolor-skincolor>p, .bg-grey>p, .bgcolor-skincolor .section-title p, .bg-grey .section-title p {
	color: rgba(255,255,255,.85)
}
.bgcolor-skincolor .contactform.style2 textarea::-webkit-input-placeholder, .bgcolor-skincolor .contactform.style2 input::-webkit-input-placeholder, .bg-grey .contactform.style2 textarea::-webkit-input-placeholder, .bg-grey .contactform.style2 input::-webkit-input-placeholder {
color:#fff;
opacity:.9
}
.heilight-white-text, .text-white, .text-white a, a.tp-caption.simple-text-button, .tp-caption.video-icon, .video-icon, a.tp-caption.tm-simple-link, .text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6, footer .text-white a, .image-overlay-content span, .image-overlay-content .bgcolor-skincolor span, .image-overlay-content .bg-grey span, .featured-box.style10 .featured-content .featured-desc h3, .bgcolor-skincolor .fid-contents h3, .bg-grey .fid-contents h3, .page-title-row .breadcrumb-wrapper, .bgcolor-skincolor .section-title h2.title, .bg-grey .section-title h2.title, .bgcolor-skincolor .section-title h2.title strong, .bg-grey>.social-icons li>a, .bg-grey .section-title h5, .bg-grey>h2.title, .bg-grey>h2.title strong, .bg-grey .section-title h2.title strong, .bg-grey p, .bgcolor-skincolor .section-title h5, .bgcolor-skincolor>h2.title, .bgcolor-skincolor p, .bgcolor-skincolor>.featured-title h5, .bg-grey>.featured-title h5, .bgcolor-skincolor>.featured-box .featured-icon i, .bgcolor-skincolor .featured-box.icon-color-white .featured-icon i, .bg-grey .featured-box.icon-color-white .featured-icon i, .bgcolor-grey .featured-box.icon-color-white .featured-icon i, .bg-grey .col-title h2.title, .bg-grey .col-title p, .bgcolor-skincolor .col-title h2.title, .bgcolor-skincolor .col-title p, .bgcolor-skincolor .featured-box .featured-icon.icon-white i, .bg-grey .featured-box .featured-icon.icon-white i, .bgcolor-skincolor .btn.btn-inline.btn-color-skincolor:hover, .btn.btn-inline.btn-color-white, .btn.btn-inline.btn-color-white i, .bgcolor-skincolor .widget .widget-title, .bgcolor-skincolor .widget i, .bg-grey .widget i, .bgcolor-skincolor .featured-title h5, .bg-grey .featured-title h5, .bgcolor-skincolor .featured-desc p, .bg-grey .featured-desc p, .mailchimp-inputbox button[type="submit"], .btn.btn-inline.style2, .bgcolor-skincolor.featured-icon i, .bg-grey.featured-icon i, .tabs ul.tabs li.active a, .tabs ul.tabs li a:hover, .tabs.element-tab-style-horizontal ul.tabs li a:hover, .bg-grey .timeline .timeline-body .title, .bgcolor-skincolor .timeline .timeline-body .title, .bgcolor-skincolor .fid-contents h4, .featured-iconbox a i, .featured-box .featured-icon.icon-shape-square i, .featured-box .bgcolor-skincolor.featured-icon.icon-shape-square i, .featured-box .bg-grey.featured-icon.icon-shape-square i, .featured-item.featured-portfolio-item .box-view-overlay.portfolio-box-view-overlay .content-post a, .featured-item.featured-portfolio-item .box-view-overlay.portfolio-box-view-overlay .content-post a:hover, .bgcolor-skincolor .fid-icon-wrapper i, .bg-grey .fid-icon-wrapper i, .tabs.style2 ul.tabs li.active a, .pricing-head, .pricing-title, .price-value, .content-post.content-team-post .social-links-wrapper ul li a:hover, .accordion .style-classic .toggle.active .toggle-title a, .accordion .style-classic .toggle .toggle-title:after, .accordion .toggle.style-classic.active:not(.toggle-title-bgcolor-grey) .toggle-title a, .accordion .toggle.style-classic.active:not(.toggle-title-bgcolor-grey) .toggle-title:after, .widget.widget-nav-menu ul li.active a, .widget.widget-nav-menu ul li:hover a, .social-icons.circle li>a:hover, .team-member-single-content .social-links-wrapper ul li a:hover, .sidebar .widget .tagcloud a:hover, .pagination ul.page-numbers li.current, .pagination ul.page-numbers li:hover, .header-style-overlay #site-header-menu #site-navigation>ul>li>a, .bg-grey .header-icons .header-search-link a, ul.products li.product .shop-icon a:hover, .sidebar-right .product-list-widget .price ins .product-Price-amount, .accordion .toggle.toggle-style-border.toggle-square .toggle-title:after, .accordion .toggle.toggle-style-border.toggle-square .toggle-title:before, .btn.btn-color-skincolor.btn-style-border:hover, .btn.btn-color-skincolor.btn-style-fill, .bg-grey .btn.btn-inline.btn-color-skincolor:hover, button, input[type="submit"], input[type="button"], input[type="reset"], .mailchimp-inputbox button[type="submit"]:hover, .btn.btn-color-black.btn-style-border:hover, .btn.btn-color-skincolor.btn-style-fill:hover, .btn.btn-color-skincolor.btn-style-border:hover, .featured-box.style5:hover .featured-icon i, a.checkout-button, .coupon button, .cart-form button, .place-order button {
	color: #fff
}
.bgcolor-white, .bgcolor-white>.bg-layer, .header-style-classic .header-wrap, .featured-iconbox a:hover i, .btn.btn-style-border.bgcolor-white, .bg-grey .custombutton.btn-bgcolor-skincolor:hover {
	background-color: #fff
}
.header-wrap
{ background-color:#fd8ca6; color:#fff;}
.bgcolor-skincolor .heading-seperator span:after, .bgcolor-skincolor .heading-seperator:after {
	border-bottom-color: #fff!important
}
.bgcolor-skincolor .separator .sep-line {
	border-color: rgba(255,255,255,.24)
}
.bg-grey .contactform.style2 .text-input, .bg-grey .contactform.style2 .text-area, .bgcolor-skincolor .contactform.style2 .text-input, .bgcolor-skincolor .contactform.style2 .text-area {
	border-bottom-color: rgba(255,255,255,.18)
}
.video-btn .btn-play, .btn-play:after, .btn-play:before {
	border-color: #ff5e18
}
.textcolor-dark a, .textcolor-dark h1, .textcolor-dark h2, .textcolor-dark h3, .textcolor-dark h4, .textcolor-dark h5, .textcolor-dark h6 {
	color: rgba(6,22,58,.8)
}
.bgcolor-grey, .bgcolor-grey>.bg-layer, .featured-box.style2:after, .search-overlay .site-searchform input[type="search"], .featured-item.team-view-topimage .content-post.content-team-post, article.post blockquote, .comment-body {
	background-color: #f3f7f9
}
.featured-box.style2 {
	border-color: #f3f7f9
}
.bg-grey .featured-box.style2:not(:hover) {
	border-color: transparent
}
.header-style-classic .header-icons .header-search-link a, .header-style-classic .header-cart-link a, .header-style-infostack .header-icons .header-search-link a, .header-style-infostack .header-icons .header-cart-link a, .header-style-infostack .custombutton a {
	color: rgba(2,13,38,1)
}
a.btn.btn-color-skincolor.btn-inline:hover {
	color: #313131
}
.bg-grey .custombutton:hover a {
	color: #ddd
}
.bgcolor-white .btn.btn-inline.btn-color-white, .bgcolor-white .btn.btn-inline.btn-color-white i, .bgcolor-grey .btn.btn-inline.btn-color-white, .bgcolor-grey .btn.btn-inline.btn-color-white i, .bgcolor-white .btn.btn-color-white.btn-style-border, .bgcolor-grey .btn.btn-color-white.btn-style-border {
	color: inherit
}
.bgcolor-white .btn.btn-color-white.btn-style-border, .bgcolor-grey .btn.btn-color-white.btn-style-border {
	border-color: inherit
}
#preloader {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 50px;
	height: 50px;
	margin: -30px 0 0 -30px
}
#status {
	position: fixed;
	z-index: 999999;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	background: #fff;
	background-image: url(../images/pre-loader-1.gif);
	background-repeat: no-repeat;
	background-position: center
}
.social-icons ul {
	margin: 0;
	padding: 0
}
.social-icons {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 15px;
	padding-top: 0;
	padding-bottom: 0
}
.social-icons li {
	display: inline-block;
	padding-right: 15px;
	border: none
}
.social-icons.circle li {
	margin: 6px 0 5px
}
.social-icons.circle li>a {
	display: block;
	width: 37px;
	height: 37px;
	line-height: 37px;
	border-radius: 50%;
	font-size: 16px;
	text-align: center;
	border: 1px solid #ededed;
	color: #7f7f7f
}
.bg-grey .social-icons.circle li>a, .bgcolor-skincolor .social-icons.circle li>a {
	border: none;
	color: #2c2c2c
}
.bg-grey .social-icons.circle li>a, .bgcolor-skincolor .social-icons.circle li>a, .bgcolor-grey .social-icons.circle li>a {
	background-color: #fff
}
.tooltip-top {
	position: relative
}
.tooltip:after, .tooltip:before, [data-tooltip]:after, [data-tooltip]:before {
	position: absolute;
	visibility: hidden;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(Opacity=0);
	opacity: 0;
	-webkit-transition: opacity .2s ease-in-out, visibility .2s ease-in-out, -webkit-transform .2s cubic-bezier(.71, 1.7, .77, 1.24);
	-moz-transition: opacity .2s ease-in-out, visibility .2s ease-in-out, -moz-transform .2s cubic-bezier(.71, 1.7, .77, 1.24);
	transition: opacity .2s ease-in-out, visibility .2s ease-in-out, transform .2s cubic-bezier(.71, 1.7, .77, 1.24);
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	pointer-events: none
}
.tooltip:before, [data-tooltip]:before {
	z-index: 1001;
	border: 6px solid transparent;
	background: 0 0;
	content: ""
}
.tooltip-top:before, .tooltip:before, [data-tooltip]:before {
	margin-left: -6px;
	margin-bottom: -12px;
	border-top-color: #000;
	border-top-color: hsla(0,0%,20%,.9)
}
.tooltip-top:after, .tooltip-top:before, .tooltip:after, .tooltip:before, [data-tooltip]:after, [data-tooltip]:before {
	bottom: 100%;
	left: 50%
}
.tooltip-top:focus:after, .tooltip-top:focus:before, .tooltip-top:hover:after, .tooltip-top:hover:before, .tooltip:focus:after, .tooltip:focus:before, .tooltip:hover:after, .tooltip:hover:before, [data-tooltip]:focus:after, [data-tooltip]:focus:before, [data-tooltip]:hover:after, [data-tooltip]:hover:before {
	-webkit-transform: translateY(-12px);
	-moz-transform: translateY(-12px);
	transform: translateY(-12px)
}
.tooltip-top:after, .tooltip:after, [data-tooltip]:after {
	margin-left: -80px
}
.tooltip:after, [data-tooltip]:after {
	z-index: 1000;
	padding: 8px;
	width: 160px;
	background-color: #000;
	background-color: hsla(0,0%,20%,.9);
	color: #fff;
	content: attr(data-tooltip);
	font-size: 14px;
	line-height: 1.2;
	text-align: center;
	border-radius: 5px
}
.tooltip:focus:after, .tooltip:focus:before, .tooltip:hover:after, .tooltip:hover:before, [data-tooltip]:focus:after, [data-tooltip]:focus:before, [data-tooltip]:hover:after, [data-tooltip]:hover:before {
	visibility: visible;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(Opacity=100);
	opacity: 1
}
.topbar-wrapper {
	line-height: 40px;
	padding-left:20px;
	padding-right:20px;
}
.topbar-wrapper .top-contact.text-left {
	margin: 0 auto;
	text-align: center !important;
}
.top-contact li:last-child {
	padding-right: 0
}
.top-contact li {
	position: relative;
	z-index: 1
}
.top-contact {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
	display: block;
	position: relative;
	line-height: 40px;
}
.topbar-wrapper .social-links-wrapper {
	margin: 0
}
.topbar-wrapper .social-icons li>a {
	display: block;
	width: 20px;
	height: 26px;
	line-height: 26px;
	border-radius: 26px;
	font-size: 15px;
	background-color: transparent
}
.topbar-content .topbar-right .list-inline {
	display: inline-block;
	line-height: 51px
}
.top-contact.highlight {
	margin-left: 8px;
	position: relative
}
.top-contact.highlight li:first-child {
	padding-left: 25px
}
.top-contact.highlight:after {
	position: absolute;
	content: "";
	content: "";
	left: 0;
	top: 0;
	width: 5000px;
	height: 100%
}
.top-contact strong {
	font-weight: 600
}
.top-contact span.tel-no {
	font-size: 15px;
	font-weight: 500
}
.top-contact i {
	margin-right: 9px;
	display: inline-block
}
.top-info-con ul li {
	position: relative;
	display: inline-block;
	float: left;
	text-align: left;
	margin: 0
}
.header-style-infostack .top-info-con>ul {
	padding: 0;
	margin: 0
}
.header-style-infostack .top-info-con {
	float: right;
	position: relative;
	z-index: 3;
	text-align: right
}
.header-style-infostack .top-info-con ul li {
	vertical-align: middle;
	display: table-cell;
	text-align: left;
	position: relative
}
.header-style-infostack .top-info-con>ul:not(.social-icons)>li {
	padding: 0 32px
}
.header-style-infostack .top-info-con>ul:not(.social-icons)>li:last-child {
	padding-right: 0
}
.top-info-con ul li .icon-box {
	display: table-cell;
	vertical-align: top
}
.top-info-con ul li .title-box {
	display: table-cell;
	vertical-align: middle
}
ul li .icon-box.icon-style-border {
	position: relative
}
ul li .icon-box.icon-style-border i {
	position: relative;
	display: inline-block;
	height: 43px;
	width: 43px;
	line-height: 43px;
	border-radius: 50%;
	text-align: center;
	color:#fff;
	font-size: 32px;
}
.icon-box i {
	font-size: 16px
}
.top-info-con ul li .title-box {
	padding-left: 14px
}
.header-style-infostack .top-info-con .title-box h5 {
	font-size: 17px;
	line-height: 19px;
	font-weight: 600;
	margin-bottom: 2px;
	color:#fff;
}
.header-style-infostack .top-info-con .title-box p {
	font-size: 15px;
	line-height: 20px;
	color: #fff;
	margin-bottom: 8px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif
}
.site-branding {
	float: left;
	height: 70px;
	line-height: 70px
}
.header-top-wrapper {
	position: relative
}
.site-branding img {
	max-height: 60px
}
.site-navigation {
	position: relative
}
.header-style-infostack #site-header-menu .container {
	padding: 0;
	position: relative;
}
#site-header-menu #site-navigation .menu ul li ul>li:not(:last-child) {
	border-bottom: 1px solid transparent;
	border-bottom-color: rgba(0,0,0,.08)
}
#site-header-menu #site-navigation .menu ul {
	padding: 0;
	margin: 0
}
.stickable-header
{ padding-left:20px; padding-right:20px;}
.stickable-header-w
{ box-shadow:0px 1px 5px 0px #e0e0e0;}
.menu-toggle {
	float: right
}
.menu-toggle input[type=checkbox] {
	display: none
}
#site-header-menu #site-navigation .menu>ul>li {
	display: inline-block;
	position: relative
}
#site-header-menu #site-navigation .menu ul li:hover>ul {
	display: block
}
#site-header-menu #site-navigation .menu ul ul>li {
	position: relative
}
#site-header-menu #site-navigation .menu ul ul ul {
	position: absolute;
	left: 100%;
	top: 0
}
#site-header-menu #site-navigation .menu ul li>a {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 27px;
	position: relative
}
#site-header-menu #site-navigation .menu ul>li.has-submenu>a:after {
	content: "\f107";
	display: inline-block;
	font-family: "FontAwesome";
	position: relative;
	font-size: 11px;
	margin-left: 4px;
	margin-top: 3px;
	opacity: .3
}
#site-header-menu #site-navigation .menu ul.dropdown>li>ul>li.has-submenu>a:after {
	font-family: "FontAwesome";
	content: "\f105";
	float: right;
	font-size: 12px;
	margin-left: 3px;
	margin-top: 3px;
	opacity: .3
}
#site-header-menu #site-navigation .menu ul li>ul li:hover>a:before {
	opacity: 1
}
.header-style-infostack .rt-contact {
	position: absolute;
	right: -1px;
	top: 0;
	font-size: 14px;
	padding: 0 0 0 8px;
	height: 60px;
	line-height: 60px
}
.header-style-infostack .rt-contact .header-icons, .header-icon {
	float: left;
	position: relative
}
.header-icon {
	float: right
}
.header-icons .header-cart-link a, .header-icons .header-search-link a {
	position: relative;
	border: none;
	border-radius: 50%;
	font-size: 15px;
	height: 36px;
	width: 36px;
	line-height: 32px;
	display: inline-block;
	text-align: center
}
.header-icons {
	float: right
}
.header-icon {
	margin-left: 17px;
	line-height: 70px;
	height: 70px
}
.header-icons .header-cart-link a {
	border-radius: 50%;
	width: 35px;
	line-height: 35px;
	display: inline-block;
	height: 35px
}
.header-icons .header-cart-link a, .header-style-classic .header-icons .header-search-link a {
	height: 31px;
	width: 31px;
	line-height: 31px;
	padding-left: 2px;
	font-size: 18px
}
.header-icons .header-cart-link span.number-cart {
	position: absolute;
	bottom: 20px;
	left: 21px;
	width: 18px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	font-size: 9px;
	display: block;
	color: #fff;
	border-radius: 50%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease
}
.search-overlay {
	position: absolute;
	top: 100%;
	right: 0;
	width: 400px;
	background: #fff;
	border-top: 0;
	opacity: 0;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all ease .3s;
	-ms-transition: all ease .3s;
	transition: all ease .3s;
	-webkit-box-shadow: 0 3px 5px rgba(0,0,0,.1);
	-ms-box-shadow: 0 3px 5px rgba(0,0,0,.1);
	box-shadow: 0 3px 5px rgba(0,0,0,.1);
	z-index: 999;
}
.cart-overlay {
	position: absolute;
	top: 100%;
	right: 0;
	width: 340px;
	background: #fff;
	border-top: 0;
	opacity: 0;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all ease .3s;
	-ms-transition: all ease .3s;
	transition: all ease .3s;
	-webkit-box-shadow: 0 3px 5px rgba(0,0,0,.1);
	-ms-box-shadow: 0 3px 5px rgba(0,0,0,.1);
	box-shadow: 0 3px 5px rgba(0,0,0,.1);
	z-index: 999;
}
.header-style-overlay .search-overlay .w-search-form-row:before, .header-style-classic .search-overlay .w-search-form-row:before {
	right: 7px
}
.w-search-form-h {
	display: table;
	height: 100%;
	width: 100%
}
.w-search-form-row {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 100%;
	position: relative;
	padding: 5px
}
.site-searchform input[type="search"] {
	font-size: 14px;
	text-align: left;
	height: 50px;
	border: 1px solid #fd8ca6;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: none!important;
	color: #333;
	width: 85%;
	line-height: 1.3em;
	float: left
}
.site-searchform button {
	font-size: 21px;
	width: 15%;
	padding: 0;
	border: 0;
	border-radius: 0;
	height: 50px;
	text-align: center;
	display: block;
	line-height: 50px;
	color: #fff;
	float: left
}
.header-search-link .tectxon-icon-search:before {
	font-weight: 600
}
.tectxon-icon-search:before {
	content: '\e825';
	font-family: "themify"
}
.search-overlay.st-show {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}
.cart-overlay.st-show {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}
.footer .widget {
	margin: 40px 0 0
}
.footer .widget.style2 {
	text-align: left;
	color: #fff
}
.footer .first-footer {
	padding: 52px 0 55px
}
.widget-footer .first-footer .widget p {
	margin: 0 0 12px
}
.widget-footer .first-footer .widget .widget-title {
	font-size: 25px;
	line-height: 30px;
	font-weight: 500
}
.widget-footer .first-footer .widget i {
	font-size: 45px;
	display: block;
	margin-bottom: 12px
}
.widget-footer .first-footer .widget-area:not(:last-child):after {
	content: "";
	position: absolute;
	height: 100%;
	width: 1px;
	right: 0;
	top: 50%;
	transform: translateX(0%) translateY(-50%);
	-moz-transform: translateX(0%) translateY(-50%);
	-ms-transform: translateX(0%) translateY(-50%);
	-o-transform: translateX(0%) translateY(-50%);
	transform: translateX(0%) translateY(-50%);
	background-color: rgba(255,255,255,.17);
	display: inline-block
}
.footer .second-footer {
	padding: 35px 0 50px;
	background-color: #efefef;
	border-bottom: 1px solid rgba(255,255,255,1);
	background-position: right center;
	background-size: auto;
	background-repeat: no-repeat;
	background-attachment: scroll
}
.footer .bottom-footer-text {
	background-color: #efefef;
}
.widget-footer .second-footer .widget .widget-title {
	font-size: 18px;
	line-height: 28px;
	font-weight: 400;
	color: #333;
	text-transform: uppercase;
	text-align: left;
}
.footer .second-footer a {
	color: #333
}
.second-footer .widget.style2 .widget-title {
	margin-bottom: 35px
}
.second-footer .widget.style2 .widget-title:after {
	content: '';
	width: 28px;
	height: 2px;
	margin-top: 5px;
	display: block
}
.second-footer .widget-area:first-child .social-icons li>a {
	font-size: 19px;
	text-align: left;
	padding: 0 5px;
	color: rgba(6,22,58,1)
}
.second-footer .widget-area:first-child .social-icons li:last-child>a {
	padding-left: 0
}
.footer-logo img {
	height: 45px;
	width: auto
}
.widget ul.widget-contact {
	border-top: 1px solid rgba(122,122,122,.1);
	padding-top: 0px
}
.widget ul.widget-contact li {
	list-style: none;
	padding-left: 30px;
	position: relative;
	padding-top: 0;
	padding-bottom: 17px;
	line-height: 20px
}
.widget a {
	font-weight: 400
}
.widget ul, ul.footer-nav-menu {
	margin: 0;
	padding: 0
}
.widget ul>li {
	padding: 0 0 9px 0
}
.second-footer .widget ul>li
{ padding-bottom: 2px;}
.widget-contact li i {
	position: absolute;
	left: 0;
	top: 4px
}
.footer .textcolor-dark a:not(:hover) {
	color: rgba(6,22,58,1)
}
ul.recent-post-list>li>a {
	font-size: 15px;
	line-height: 21px;
	display: block
}
ul.recent-post-list>li img {
	display: block;
	width: 85px;
	height: 80px;
	float: left;
	margin-right: 18px
}
ul.recent-post-list>li {
	margin: 0 0 20px 0;
	padding: 0;
	text-align: left
}
ul.recent-post-list>li>a {
	font-size: 15px;
	line-height: 21px;
	display: block
}
ul.recent-post-list>li .post-date {
	display: block;
	font-size: 13px
}
ul.widget-post.recent-post-list li:not(:last-child) {
	border-bottom: 1px solid rgba(122,122,122,.1);
	padding-bottom: 20px;
	display: block
}
.widget ul#menu-footer-services li a {
	padding-left: 19px
}
.widget ul#menu-footer-services li a:before {
	content: "";
	background-color: #8c8c8c;
	width: 10px;
	height: 1px;
	position: absolute;
	left: 1px;
	top: 13px
}
.widget ul#menu-footer-services li a:after {
	content: "";
	background-color: #8c8c8c;
	width: 1px;
	height: 57px;
	position: absolute;
	left: 1px;
	top: 4px
}
.widget ul#menu-footer-services li:nth-last-child(2) a:after, .widget ul#menu-footer-services li:nth-last-child(1) a:after {
	height: 22px;
	top: 0
}
.widget ul#menu-footer-services li:last-child a:after {
	height: 23px
}
.widget ul#menu-footer-services li:nth-last-child(4) a:after, .widget ul#menu-footer-services li:nth-last-child(3) a:after {
	height: 55px
}
.widget ul#menu-footer-services li:nth-child(even) {
	width: 40%;
	margin-left: 5%
}
.widget ul#menu-footer-services li {
	display: inline-block;
	width: calc(50% - 2px);
	float: none;
	padding: 0 0 8px 0;
	position: relative;
	text-align: left
}
.mailchimp-inputbox, .widget_newsletterwidget .newsletter-widget {
	height: 45px;
	width: 100%;
	position: relative;
	z-index: 1;
	margin-top: 10px;
	margin-bottom: 8px
}
.mailchimp-inputbox i {
	position: absolute;
	left: 12px;
	top: 18px;
	opacity: .9;
	font-size: 14px;
	z-index: 1
}
.mailchimp-inputbox button[type="submit"] {
	width: 70px
}
.second-footer .mailchimp-inputbox input[type="email"] {
	background-color: #fff;
	border: 1px solid #e4e4e4;
	color: #5d6576;
	font-size: 13px!important;
	padding-left: 35px
}
.form-btn {
	position: absolute;
	top: 0;
	height: 49px;
	width: 152px;
	border: 0;
	outline: none;
	border-radius: 0;
	z-index: 21;
	padding: 0;
	right: 0;
	font-weight: 600
}
.footer-nav-menu li {
	display: inline-block;
	padding-right: 20px;
	font-size: 14px
}
.footer-nav-menu li:last-child {
	padding-right: 0
}
ul.footer-nav-menu li:after {
	position: absolute;
	content: "|";
	padding-left: 10px
}
ul.footer-nav-menu li:last-child:after {
	content: unset
}
.copyright {
	text-align: left;
	padding-top: 22px;
	padding-bottom: 22px;
	font-size: 15px;
	line-height: 30px
}
.f-payment
{ text-align:right; padding:20px 0;}
.f-payment img
{ max-height: 30px;}
.footer2-left {
	text-align: left
}
.footer2-right {
	text-align: right
}
#totop {
	font-weight: 900;
	color: #fff;
	display: none;
	position: fixed;
	right: 34px;
	bottom: 34px;
	z-index: 999;
	height: 0;
	width: 0;
	font-size: 0;
	text-align: center;
	padding-top: 3px;
	line-height: 37px;
	border-radius: 50%
}
#totop.top-visible {
	height: 45px;
	width: 45px;
	font-size: 22px;
	display: inline
}
.page-title-row {
	background: #fff;
	position: relative;
	z-index: -1;
	padding-left: 20px; padding-right: 20px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
.page-title-row {
	display: block;
	padding-top: 15px;
	padding-bottom: 18px
}
.title-box .page-title-heading h1 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 18px;
    padding-left: 0;
    margin-bottom: 0;
	line-height: 2;
}
.title-box .page-title-heading {
	position: relative;
	display:inline-block;
}
.breadcrumb-wrapper {
	margin: 5px 0 0 0;
	padding: 0;
	color:#615F5F !important;
	display: inline-block;
	float: right;
}
.breadcrumb-wrapper li {
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    display: inline;
}
.breadcrumb-wrapper li a {
	display: inline;
	position: relative;
	padding-right: 15px;
	margin-right: 10px;
	color: #333;
}
.breadcrumb-wrapper li a::before {
	content: '/';
	position: absolute;
	top: 0;
	right: 0
}
.woocommerce-breadcrumb
{display:inline-block; float: right; margin: 5px 0 0 0 !important; padding: 0; font-size: 15px !important;}
.woocommerce-breadcrumb a
{}
.error-404 {
	background-image: url(../images/404-page-bg.jpg);
	background-color: rgba(255,255,255,.1);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: scroll
}
.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}
section.error-404 {
	padding: 150px 0;
	text-align: center
}
section.error-404 .big-icon {
	font-size: 150px
}
section.error-404 h1 {
	font-size: 95px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 100%
}
section.error-404 .page-content p {
	font-size: 18px;
	margin-bottom: 30px
}
#map_canvas {
	margin: 0;
	padding: 0;
	height: 100%
}
.map-wrapper {
	height: 450px
}
.animation-slide.owl-carousel .owl-item {
	padding: 0!important
}
.slider-preloader-wrap, .animation-slide .item {
	height: 550px;
}
.animation-slide .item {
	background-size: cover;
	background-position: center top;
	position: relative;
	z-index: 1
}
.item img {
	margin-top: -35px;
    width: 100%;
}
.slide-img {
	bottom: 0;
	position: absolute;
	right: 5%
}
.slide-img {
	width: auto!important
}
.animation-slide .item::after {
	background: rgba(0,0,0,0);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1
}
.slide-table {
	display: table;
	height: 100%;
	width: 100%
}
.slide-tablecell {
	color: #fff;
	display: table-cell;
	vertical-align: middle
}
.slide-tablecell h2 {
	color: #fff;
	font-size: 50px;
	margin-bottom: 20px
}
.slide-tablecell h2 strong {
	color: #fff
}
.slide-tablecell .slide-btn:hover {
	text-decoration: none
}
.slide-tablecell .slide-btn {
	background: #1c93e5;
	padding: 14px 40px;
	border-radius: 20px;
	color: #fff
}
.slide-tablecell .slide-btn i.fa {
	margin-left: 10px
}
.slide-tablecell .slide-text>*:nth-child(1) {
	animation-duration: .3s
}
.slide-tablecell .slide-text>*:nth-child(2) {
	animation-duration: .3s;
	animation-delay: .3s
}
.slide-tablecell .slide-text>*:nth-child(3) {
	animation-duration: .3s;
	animation-delay: .6s;
	margin-top: 0
}
.slide-tablecell .slide-text>*:nth-child(4) {
	animation-duration: .3s;
	animation-delay: .9s
}
.slide-tablecell .slide-text h2 {
	font-size: 18px;
	line-height: 24px;
	font-weight: 700
}
.slide-tablecell .slide-text p {
	font-size: 55px;
	line-height: 65px;
}
.animation-slide .owl-nav .owl-prev, .animation-slide .owl-nav .owl-next {
	color: #fff;
	left: 0;
	height: 45px!important;
	margin-top: -35px!important;
	opacity: 0;
	position: absolute;
	top: 50%!important;
	transition: all 0.3s ease 0s;
	cursor: pointer;
	padding: 5px 10px 10px 10px
}
.animation-slide .owl-nav .owl-next {
	left: auto;
	right: 0
}
.animation-slide:hover .owl-nav .owl-prev {
	left: 30px;
	opacity: .5
}
.animation-slide:hover .owl-nav .owl-next {
	right: 30px;
	opacity: .5
}

@media only screen and (max-width:1900px) {
.slide-img {
	width: 42%!important;
	right: 0%
}
}

@media only screen and (max-width:1500px) {
.slide-img {
	width: 50%!important;
	right: 0%
}
}

@media only screen and (max-width:1200px) {
.slide-tablecell .slide-text h2 {
	font-size: 50px;
	line-height: 60px
}
}

@media only screen and (max-width:991px) {
.slide-img, .owl-carousel .owl-item img {
}
.slider-preloader-wrap {
	height: 500px
}
.slide-text {
	text-align: center
}
	.slide-tablecell .slide-text p {
	font-size: 22px;
	line-height: 30px;
}
}

@media only screen and (max-width:991px) {
.slider-preloader-wrap {
	height: 500px
}
.slide-tablecell .slide-text h2 {
	font-size: 40px;
	line-height: 50px
}
}
.copyright ul {
	margin: 0
}
body .page .site-main>.section-row:not(.intro-section):first-child {
	margin-top: -92px
}
.section-row {
	padding: 90px 0
}
.section-row.welcome-section {
	padding: 90px 0 0
}
.section-row.intro-section {
	padding: 0 0
}
.section-row.intro-section.style2 {
	padding: 100px 0 90px;
	margin-top: -92px
}
.section-row.intro-section.style3 {
	padding: 0 0 90px
}
.section-row.about-section {
	padding: 0 0
}
.section-row.intro-section .intro-content {
	margin-top: -116px;
	padding: 40px 15px 34px 15px
}
.section-row.intro-section.style2 .intro-content {
	margin-top: 0;
	padding: 0
}
.section-row.about-fectory-section {
	padding: 80px 0 0
}
.section-row.service-section.style2 {
	padding: 115px 0 90px
}
.section-row.skill-section {
	padding: 0 0 80px
}
.section-row.blog-section {
	padding: 90px 0 62px
}
.section-row.blog-section2 {
	padding: 0 0
}
.section-row.blog-section3 {
	padding: 0 0 80px
}
.section-row.testimonial-section {
	padding: 0 0
}
.section-row.testimonial-section2 {
	padding: 170px 0 95px;
	z-index: -1
}
.section-row.fid-section.bg-img5 {
	padding: 50px 0
}
.section-row.client-section {
	padding: 140px 0 0
}
.section-row.client-section.style2 {
	padding: 80px 0 0
}
.section-row.company-template-section {
	padding: 0 0
}
.section-row.tab-text-section {
	padding: 100px 0 107px
}
.section-row.bg-layer-section {
	padding: 0 0
}
.section-row.accordion-section {
	padding: 195px 0 142px
}
.section-row.team-section {
	padding: 10px 0 80px
}
.section-row.bg-img5 {
	padding: 108px 0 87px
}
.section-row.features-section {
	padding: 0 0
}
.section-row.empty-section {
	padding: 150px 0 130px;
	position: relative
}
.section-row.empty-section2 {
	padding: 100px 0
}
.section-row.empty-section3 {
	padding: 100px 0 150px
}
.section-row.portfolio-section {
	padding: 0 0 0
}
.section-row.portfolio-title-section {
	padding: 100px 0 140px
}
.section-row.img-box-section {
	padding: 0 0 80px
}
.section-row.blog-title-section {
	padding: 87px 0 180px
}
.row-equal-height {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.row-equal-height>[class*='col-'] {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.bg {
	position: relative
}
.col-bgimage-yes, .bg-layer-equal-height .col-bgcolor-yes {
	height: 100%
}
.bg-layer, .titlebar-wrapper .titlebar-wrapper-bg-layer {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0
}
.left-span .col-wrapper-bg-layer {
	width: auto;
	margin-left: -100px;
	right: 0
}
.right-span .col-wrapper-bg-layer {
	width: auto;
	margin-right: -100px;
	right: 0
}
.bg.bgimage-yes>.bg-layer {
	opacity: .9
}
.layer-content {
	position: relative;
	z-index: 9;
	height: 100%
}
.bg-layer>.container>.row {
	margin: 0
}
.bg-layer>.container>.row>[class*='col-'], .bg-layer>.container-fluid>.row>[class*='col-'] {
	padding: 0
}
.image-overlay-content {
	display: block
}
.image-overlay-content span {
	font-size: 45px;
	line-height: 50px;
	margin-bottom: 5px;
	display: block
}
.image-overlay-content .circle-shape p {
	font-size: 16px;
	line-height: 20px
}
.image-overlay-content .circle-shape {
	display: block;
	height: 133px;
	width: 133px;
	border-radius: 50%;
	padding: 20px 12px 12px;
	text-align: center
}
.image-overlay-content .circle-shape.top-view-overlay {
	position: absolute;
	top: 65px;
	left: 0
}
.image-overlay-content .shakeimage.top-view-overlay {
	position: absolute;
	top: 260px;
	right: -60px
}
.image-overlay-content .shakeimage {
	-webkit-animation: shake 24s linear infinite;
	-moz-animation: shake 24s linear infinite;
	-o-animation: shake 24s linear infinite;
	animation: shake 24s linear infinite
}
.image-overlay-content .rectangle-shape {
	padding: 20px 30px
}
.image-overlay-content .rectangle-shape span {
	margin-bottom: 5px;
	font-size: 22px;
	font-weight: 600
}
.image-overlay-content .rectangle-shape.bottom-view-overlay {
	position: absolute;
	bottom: 140px;
	right: 90px;
	opacity: .9
}
.section-title {
	margin-bottom: 24px;
	position: relative
}
.section-title.style2 {
	margin-bottom: 60px
}
.section-title.style2.with-seprator {
	margin-bottom: 35px
}
.section-title.style2 h2.title {
	padding-bottom: 0;
	margin-bottom: 15px
}
.section-title.style2:after {
	content: "";
	right: 50%;
	height: 82%;
	position: absolute;
	top: 10%;
	width: 1px;
	border-right: 1px solid rgba(122,122,122,.34)
}
.bgcolor-skincolor .section-title.style2:after {
	border-right: 1px solid rgba(255,255,255,.16)
}
.section-title.style2 h2 {
	display: table-cell;
	width: 56%;
	padding: 0 60px 0 0
}
.section-title.style2 p {
	display: table-cell
}
.section-title h5 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 28px;
	color: #818a8f;
	margin-top: -5px;
	margin-bottom: 6px
}
.section-title h2.title {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 32px;
	line-height: 40px;
	padding-bottom: 51px;
	margin-bottom: 0
}
.section-title h3.title {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 40px;
	line-height: 42px;
	padding-bottom: 0;
	margin-bottom: 10px
}
.section-title h4 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 25px;
	color: #818a8f;
	padding-bottom: 15px
}
.without-seprator h2.title {
	font-size: 36px;
	line-height: 40px;
	padding-bottom: 20px;
	margin-bottom: 0
}
h2.title strong {
	font-weight: 600!important;
	width: 100%;
	display: block
}
.row-title h2.title {
	font-size: 64px;
	line-height: 67px;
	color: #020d26;
	font-weight: 600!important;
	margin-bottom: 0;
	padding: 0
}
.bg-grey .row-title h2.title {
	color: #fff
}
.row-title h2.title strong {
	font-weight: 400!important;
	width: 100%;
	display: inline
}
.row-title p {
	font-size: 17px;
	line-height: 28px;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-bottom: 31px
}
.row-title p.style2 {
	text-align: left;
	font-size: 20px;
	line-height: 32px;
	margin-bottom: 15px
}
.col-title .title-icon {
	font-size: 54px;
	color: #fd8ca6;
	line-height: 50px
}
.bgcolor-skincolor .col-title .title-icon {
	color: #fff
}
.col-title h2.title {
	text-align: center;
	font-size: 50px;
	line-height: 64px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	margin: 10px 0 15px 0;
	padding-bottom: 0
}
.col-title h2.sub-title {
	text-align: center;
	font-size: 28px;
	line-height: 30px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #fff;
	margin: 35px 0 15px 0
}
.col-title h2.title strong {
	font-weight: 600!important;
	display: inline
}
.col-title p {
	text-align: center;
	font-size: 20px;
	line-height: 22px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	padding: 10px 0 20px
}
.title-box-only h4 {
	font-size: 40px;
	line-height: 30px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	padding-bottom: 10px;
	margin-bottom: 0;
	color: #fff
}
.title-box-only.style2 h4 {
	margin-bottom: 0;
	color: #020d26
}
.title-box-only.style2 h2 {
	font-size: 40px;
	line-height: 40px;
	padding-bottom: 0;
	margin-bottom: 15px
}
.title-box-only h2 {
	font-size: 65px;
	line-height: 65px;
	padding-bottom: 20px
}
.title-box-only h2 strong {
	font-weight: 400
}
.title-box-only p {
	font-size: 17px;
	line-height: 27px;
	font-weight: 400
}
.title-box-only span {
	display: block;
	font-size: 25px;
	line-height: 32px;
	font-weight: 400;
	margin-bottom: 15px;
	padding-top: 5px
}
.heading-seperator {
	position: relative
}
.heading-seperator span:after {
	content: "";
	left: 53%;
	position: absolute;
	bottom: 28px;
	width: 17px;
	margin-left: 0;
	border-bottom-width: 3px;
	border-bottom-color: #cacaca;
	border-bottom-style: solid
}
.heading-seperator span:after {
	right: auto;
	left: 63px
}
.heading-seperator:after {
	border-bottom-color: #fd8ca6
}
.heading-seperator:after {
	content: "";
	left: 50%;
	position: absolute;
	bottom: 28px;
	width: 59px;
	margin-left: -37px;
	border-bottom-width: 3px;
	border-bottom-style: solid
}
.heading-seperator:after {
	left: 0;
	margin-left: 0
}
.heading-seperator.text-center span:after {
	left: auto;
	margin-left: 26px
}
.heading-seperator.text-center:after {
	left: inherit;
	margin-left: -37px
}
.separator .sep-line {
	height: 1px;
	border-top: 1px solid #dbdbdb;
	display: block;
	position: relative;
	top: 5px;
	width: 100%
}
.bg-grey .separator .sep-line {
	border-color: rgba(255,255,255,.14)
}
.bgcolor-white .separator .sep-line {
	border-color: #f1f1f1
}
.btn {
	display: inline-block;
	font-size: 16px;
	line-height: normal;
	padding: 11px 32px 11px 31px;
	background: transparent;
	border: 1px solid transparent;
	position: relative;
	font-weight: 600;
	overflow: hidden;
	z-index: 9;
	text-transform: capitalize;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.btn.btn-inline {
	text-transform: capitalize;
	font-size: 15px;
	font-weight: 600;
	padding: 0;
	border: 1px solid transparent;
	background-color: transparent
}
.btn.btn-inline.style2 {
	padding: 1px;
	font-weight: 600;
	font-size: 15px;
	text-decoration: underline
}
.btn.icon-btn-left {
	padding-left: 44px
}
.btn.icon-btn-right {
	padding-right: 44px
}
.btn.icon-btn-left i {
	left: 20px
}
.btn.icon-btn-right i {
	right: 20px
}
.btn.icon-btn-right {
	padding-right: 22px
}
.btn.icon-btn-right i {
	right: 2px
}
.bg-grey .btn:hover.btn-inline.btn-color-skincolor {
	background-color: transparent;
	color: #fff
}
.btn i {
	display: block;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%)
}
.btn.icon-btn-right {
	text-align: right
}
.btn.btn-size-xs {
	font-size: 11px;
	padding: 8px 20px
}
.btn.btn-size-xs.icon-btn-right {
	padding-right: 31px
}
.btn.btn-size-xs.icon-btn-left {
	padding-left: 31px
}
.btn.btn-size-xs i {
	font-size: 14px;
	height: 11px;
	line-height: 11px;
	right: 12px
}
.btn.btn-size-sm {
	font-size: 13px;
	padding: 9px 25px
}
.btn.btn-size-sm.icon-btn-right {
	padding-right: 39px
}
.btn.btn-size-sm.icon-btn-left {
	padding-left: 39px
}
.btn.btn-size-sm i {
	font-size: 14px;
	height: 12px;
	line-height: 12px;
	right: 16px
}
.btn.btn-size-md {
	font-size: 16px;
	padding: 11px 32px 11px 31px
}
.btn.btn-size-md.icon-btn-right {
	padding-right: 55px
}
.btn.btn-size-md.icon-btn-left {
	padding-left: 55px
}
.btn.btn-size-md.icon-btn-right i {
	font-size: 13px;
	height: 13px;
	line-height: 13px;
	right: 30px
}
.btn.btn-size-lg {
	font-size: 20px;
	line-height: 20px;
	padding: 18px 45px
}
.btn.btn-size-lg.icon-btn-right {
	padding-right: 60px
}
.btn.btn-size-lg.icon-btn-left {
	padding-left: 60px
}
.btn.btn-size-lg.icon-btn-right i {
	font-size: 20px;
	height: 16px;
	line-height: 16px;
	right: 25px
}
.btn.btn-shape-round {
	border-radius: 2em
}
.btn.btn-shape-rounded {
	border-radius: 5px
}
.btn.btn-shape-square {
	border-radius: 0
}
.btn.btn-style-border {
	background-color: transparent;
	border: 1px solid transparent
}
.btn.btn-color-white.btn-style-border {
	color: #fff;
	border-color: #fff;
	background: transparent
}
.btn.btn-color-white.btn-style-border:hover {
	color: #020d26;
	border-color: #FFF;
	background-color: #FFF
}
.btn.btn-color-black.btn-style-fill {
	color: #fff;
	background-color: #2c2c2c
}
.btn.btn-color-black.btn-style-fill:hover {
	color: #f7f7f7;
	background-color: #1b1b1b
}
.video-btn.video-btn-left {
	left: 0
}
.video-btn-left .play-btn {
	padding-left: 90px
}
.video-btn.video-btn-center {
	left: 50%;
	margin-top: -25px;
	position: absolute;
	top: 50%
}
.video-btn:hover a {
	opacity: .8;
	color: #fff
}
.play-btn {
	border-radius: 30px;
	color: #fff;
	font-size: 18px;
	display: inline-block;
	padding: 10px 20px 10px 50px;
	position: relative
}
.video-btn .btn-play {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin-top: -30px;
	z-index: 5;
	width: 70px;
	height: 70px;
	border-radius: 50px;
	text-align: center;
	line-height: 70px;
	font-size: 25px;
	margin-right: -1px;
	cursor: pointer;
	display: inline-block;
	-webkit-transition: .15s ease-in-out;
	transition: .15s ease-in-out
}
.btn-play:after, .btn-play:before {
	content: '';
	border: 1px solid;
	border-color: inherit;
	width: 150%;
	height: 150%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	position: absolute;
	left: -25%;
	top: -25%;
	opacity: 1;
	-webkit-animation: 1s videoplay-anim linear infinite;
	animation: 1s videoplay-anim linear infinite
}
.btn-play:before {
	-webkit-animation-delay: .5s;
	animation-delay: .5s
}
.play-btn:hover, .video-btn span.btn-play {
	color: #fff
}
.video-btn:hover .btn-play {
	background-color: rgba(255,94,24,.95);
	color: rgba(255,255,255,1)
}
.fid-section.bg-img5 {
	background-attachment: fixed
}
.fid {
	position: relative;
	padding: 25px 0
}
.fid sub {
	opacity: 1;
	font-size: 35px;
	font-weight: 600;
	bottom: 0;
	margin-left: -5px
}
.fid.fid-icon {
	text-align: center
}
.fid-icon-wrapper i {
	font-size: 45px!important
}
.fid-contents h3 {
	width: 100%;
	font-size: 17px;
	font-weight: 400;
	line-height: 25px;
	margin-bottom: 0;
	color: rgba(0,0,0,.8)
}
.fid-contents h4 {
	font-size: 40px;
	line-height: 50px;
	margin-bottom: 0;
	font-weight: 600;
	margin-bottom: 0;
	padding: 0
}
.fid-icon .fid-icon-wrapper i {
	position: absolute;
	top: 50%;
	left: 50%;
	-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%)
}
.fid-icon .fid-icon-wrapper {
	margin-bottom: 10px;
	border: 2px solid #fff;
	width: 113px;
	height: 113px;
	line-height: 113px;
	border-radius: 50%;
	display: inline-block;
	position: relative
}
.fid-icon .fid-icon-wrapper:before, .fid-icon .fid-icon-wrapper:after {
	position: absolute;
	top: 50%;
	height: 1px;
	width: 100%;
	content: "";
	border-bottom: 1px dashed #fff
}
.fid-icon .fid-icon-wrapper:before {
	right: -100%
}
.fid-icon .fid-icon-wrapper:after {
	left: -100%
}
.box-connect .col-md-3:first-child .fid-icon .fid-icon-wrapper:after, .box-connect .col-md-3:last-child .fid-icon .fid-icon-wrapper:before {
	display: none
}
.featured-box {
	padding: 20px 0 20px 0;
	position: relative
}
.featured-box.left-icon .featured-content {
	padding-left: 15px
}
.featured-box.left-icon {
	display: table-cell;
	display: table
}
.featured-box.left-icon .featured-content {
	display: table-cell;
	vertical-align: middle
}
.featured-box.left-icon .featured-icon {
	vertical-align: top;
	display: table-cell
}
.featured-box .featured-icon.icon-shape-square {
	margin-bottom: 25px
}
.featured-box .featured-icon.icon-shape-square i {
	display: inline-block;
	width: 80px;
	height: 80px;
	line-height: 80px;
	font-size: 30px;
	text-align: center;
	border: 1px solid transparent;
	border-radius: 0
}
.featured-box .featured-icon.icon-shape-square.icon-size-md i {
	width: 68px;
	height: 65px;
	line-height: 65px
}
.featured-box .featured-icon.icon-shape-square.icon-bgcolor-grey i {
	background-color: #EBEBEB
}
.featured-box .featured-icon.border-icon i {
	font-size: 20px;
	height: 40px;
	width: 40px;
	border: 1px solid;
	border-radius: 50%;
	float: left;
	text-align: center;
	line-height: 40px;
	margin-right: 15px
}
.featured-box .featured-icon i {
	font-size: 45px;
	line-height: 45px
}
.featured-title h5 {
	font-size: 21px;
	line-height: 28px;
	margin-bottom: 10px;
	font-weight: 600
}
.featured-box.icon-size-sm .featured-icon i {
	font-size: 28px;
	line-height: 28px
}
.featured-box.style2 {
	padding: 36px 15px 43px;
	border: 1px solid transparent;
	margin-top: 15px
}
.service-section.style2 .row .col-lg-4:nth-child(-n+3) .featured-box.style2 {
	margin-bottom: 40px
}
.featured-box.style2 .featured-content {
	padding-top: 18px
}
.featured-box.style2:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 50%;
	height: 100%;
	z-index: -10;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	transition: all .3s linear
}
.featured-box.style2:hover:after {
	border-color: #fd8ca6;
	width: 100%
}
.featured-box.style3 {
	padding: 60px 10px
}
.featured-box.style4 {
	padding: 10px 0
}
.featured-box.style4 .featured-title h5 {
	margin-bottom: 0
}
.featured-box.style4 .featured-desc p {
	color: #020d26;
	font-size: 18px;
	font-weight: 400
}
.featured-box.style5 {
	position: relative;
	padding: 0 25px 36px;
	background-color: #fff;
	z-index: 9
}
.featured-box.style5 .featured-icon {
	display: inline-block;
	text-align: center;
	margin-top: -30px
}
.featured-box.style6 {
	padding: 67px 70px 70px
}
.box-seperator.row {
	margin: 0 15px;
	padding: 65px 10px 21px
}
.box-seperator.row .col-lg-4 .featured-box {
	border-left: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	margin-right: -15px;
	margin-left: -15px;
	margin-bottom: 25px;
	padding: 0 20px
}
.box-seperator.style2.row {
	padding: 40px 17px 65px 12px;
	margin-top: 24px
}
.box-seperator.style2.row .col-lg-4 .featured-box {
	padding-top: 30px;
	padding-bottom: 48px;
	margin-bottom: 0
}
.box-seperator.row .col-lg-4 .featured-box:nth-last-child(1) {
	border-bottom: none
}
.box-seperator.row .col-lg-4:nth-child(1) .featured-box {
	border-left: none
}
.featured-box.style7 {
	padding: 0 0
}
.featured-box.style7 .featured-title h5 {
	font-size: 18px;
	line-height: 33px;
	margin-bottom: 10px
}
.featured-box.style7 .featured-icon i {
	font-size: 26px;
	line-height: 0;
	font-weight: 400;
	vertical-align: middle
}
.featured-box.style8 {
	padding: 0 0;
	margin: 0 0 20px;
	border-bottom: 1px solid #ebebeb;
	display: block;
	clear: both
}
.featured-box.style8 .featured-icon i {
	font-size: 32px;
	clear: both
}
.featured-box.style8 .featured-title h5 {
	line-height: 44px;
	margin-bottom: 10px
}
.featured-box.style9 {
	padding: 15px 0
}
.featured-box.style9.featured-box.left-icon p {
	color: #fff
}
.featured-box.style9 .featured-icon i {
	font-size: 34px
}
.featured-box.style9 .featured-title h5 {
	font-size: 22px;
	line-height: 27px;
	margin-bottom: 0
}
.featured-box.style10 {
	padding: 10px 0 0
}
.featured-box.style10 .featured-icon i {
	height: 95px;
	width: 110px;
	line-height: 95px;
	font-size: 45px
}
.featured-box.style10 .featured-content {
	padding-left: 25px;
	padding-right: 40px
}
.featured-box.style10 .featured-content .featured-desc h3 {
	margin: 0
}
.featured-box.style10 .featured-content .featured-desc p {
	margin: 0
}
.featured-item {
	position: relative
}
.featured-item.portfolio-view-topimage:not(.owl-carousel), .col-md-4:not(:last-child) .featured-item.box-view-topimage {
	margin-bottom: 30px
}
.featured-item .content-post {
	padding: 25px;
	position: relative;
	text-align: left;
	background-color: #fff;
	-webkit-box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
	-moz-box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
	box-shadow: 0 0 11px 0 rgba(6,22,58,.14)
}
.featured-item .content-post h2.title-post {
	font-size: 22px;
	margin-bottom: 0;
	font-weight: 400;
	line-height: 25px
}
.featured-item .content-post h2.title-post a:hover, .featured-item .content-post .category a:hover {
	color: #fd8ca6
}
.featured-item .content-post .category, .featured-item .content-post .category a {
	font-size: 13px;
	color: #fff
}
.featured-item.portfolio-view-topimage .content-post .category a, .featured-item.portfolio-view-topimage .content-post .category {
	color: #afafaf
}
.featured-item img, .featured-portfolio-item {
	position: relative;
	overflow: hidden
}
.featured-item .content-post .content-post-desc {
	background-color: #fff;
	margin: 10px 10px;
	padding: 13px 0 12px;
	margin-top: -60px
}
.content-post h5.title-post {
	font-size: 22px;
	font-weight: 400;
	margin-bottom: 0;
	line-height: 34px
}
.content-post p.category {
	color: #b3b7c3;
	font-size: 13px;
	margin-top: -6px
}
.social-links-wrapper .social-icons li {
	margin: 0 3px 10px 0
}
.social-links-wrapper .social-icons li a {
	margin-top: 15px;
	border-radius: 50%;
	border: 1px solid transparent;
	width: 29px;
	height: 29px;
	line-height: 29px;
	font-size: 13px;
	margin-right: 5px;
	text-align: center;
	background-color: #e5e8e9
}
.social-links-wrapper .social-icons li a {
	margin: 0 2px;
	display: block
}
.social-links-wrapper {
	border-top: 1px solid #edeff1;
	margin: 0 15px;
	padding-top: 14px
}
.box-view-overlay {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(2,13,38,.8);
	opacity: 0;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s
}
.featured-item:hover .box-view-overlay, .featured-item:hover .box-view-overlay {
	height: 100%;
	opacity: 1
}
.box-view-overlay .featured-iconbox a {
	width: 40px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	border-radius: 50%;
	font-size: 18px;
	-webkit-transition: unset;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: unset
}
.box-view-overlay .featured-iconbox a i {
	display: block;
	height: 40px;
	line-height: 40px;
	border-radius: 50%;
	text-align: center;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s
}
.box-view-overlay .featured-iconbox.media-link {
	position: absolute;
	z-index: 5;
	top: 0%;
	width: 100%;
	text-align: center;
	padding: 0 15px;
	-webkit-transform: translateY(-50%);
	-khtml-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s
}
.box-view-overlay .featured-iconbox.media-link a.link {
	margin-left: 8px
}
.featured-item.portfolio-view-topimage:hover .box-view-overlay .featured-iconbox.media-link {
	top: 50%
}
.featured-item .featured-team-item.item-view-topimage a {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -43px;
	margin-left: -22px;
	-webkit-transform: translateY(50%);
	-ms-transform: translateY(50%);
	transform: translateY(50%)
}
.featured-team-item .box-view-overlay {
	height: 0;
	top: 0
}
.featured-team-item:hover .box-view-overlay {
	height: 100%;
	opacity: 1
}
.featured-portfolio-item .box-view-overlay:hover .media-link {
	top: 39%
}
.featured-team-item .featured-img-left a {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	line-height: 40px;
	color: #fff;
	text-align: center;
	font-size: 19px;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	transition: all .3s ease;
	opacity: 0;
	margin-top: 0
}
.featured-team-item:hover .featured-img-left .box-view-overlay {
	opacity: 1;
	transform: scale(1)
}
.featured-team-item .featured-img-left a {
	opacity: 1
}
.featured-portfolio-item .content-post.content-portfolio-post {
	padding: 16px 18px
}
.featured-portfolio-item .content-post.content-portfolio-post {
	position: absolute;
	width: 100%;
	top: auto;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
	transition: transform 0.4s, opacity 0.1s 0.3s
}
.featured-portfolio-item:hover .content-post.content-portfolio-post {
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s;
	transition: transform 0.4s, opacity 0.1s
}
.featured-portfolio-item .content-post.content-portfolio-post:before {
	position: absolute;
	bottom: 100%;
	transform: translateX(-50%);
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	left: 30px;
	border-style: solid;
	border-width: 0 15px 15px 15px;
	border-color: transparent transparent #fff transparent;
	z-index: 1;
	top: -14px
}
.featured-portfolio-item .content-post.content-portfolio-post:before {
	border-color: transparent transparent #fd8ca6 transparent
}
.featured-team-item {
	overflow: hidden;
	position: relative;
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.08);
	-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.08);
	box-shadow: 0 0 10px 0 rgba(0,0,0,.08);
	border: 6px solid #fff
}
.featured-team-item.style2 {
	border: 0;
	margin: 15px 0;
	padding: 15px;
	background-color: #fff
}
.featured-item.team-view-topimage .content-post.content-team-post {
	text-align: center;
	padding: 23px 0 0 0;
	padding-bottom: 2px;
	background-color: #f3f7f9;
	margin-bottom: 0
}
.featured-img-left {
	padding-left: 0;
	padding-right: 0
}
.featured-team-item .featured-img-right.post-content .content-post.content-team-post {
	padding: 15px 25px 0;
	text-align: left;
	background-color: inherit;
	box-shadow: inherit
}
.featured-item .featured-img-right.post-content .content-post .content-post-desc {
	margin: 0;
	padding: 0
}
.team-details-list {
	padding: 0;
	margin: 0
}
.team-details-list li {
	position: relative;
	padding: 3px 0 3px 25px;
	font-size: 15px;
	line-height: 24px;
	display: block
}
.team-list-title i {
	position: absolute;
	left: -33px;
	top: 4px;
	text-align: center;
	width: 30px;
	display: block;
	text-indent: 0;
	font-size: 16px
}
.content-post.content-team-post .social-links-wrapper ul li a {
	margin: 0 2px;
	display: block;
	color: rgba(44,44,44,.6)
}
.social-links-wrapper {
	border: 0;
	padding: 0;
	margin: 21px 0 0
}
.team-details-list .team-list-title {
	margin-right: 8px;
	position: relative;
	color: #0a0c0e;
	font-weight: 600;
	float: left
}
.featured-team-item .featured-img-left.post-content .team-details-list .team-list-value {
	font-size: 16px
}
.featured-img-left:hover .box-view-overlay {
	opacity: 1;
	transform: scale(1)
}
.featured-img-left .box-view-overlay {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	text-align: center;
	opacity: 0;
	background-color: rgba(2,13,38,.8);
	height: 100%;
	width: 100%;
	cursor: pointer;
	transform: scale(0);
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease
}
.featured-img-left:hover .box-view-overlay .featured-icon i {
	opacity: 1
}
.featured-img-left:hover .box-view-overlay .featured-icon a {
	top: 50%
}
.progress-bar {
	position: relative
}
.progress-bar {
	margin: 8px 0 40px 0
}
.progress-bar:not(:last-child) {
	margin-bottom: 40px
}
.progress-bar .progress .progress-bar.progress-bar-color-bar_black {
	background-color: #414141
}
.progress-bar h4 {
	top: -35px;
	left: 0;
	font-size: 17px;
	color: #5d6576;
	font-weight: 400;
	margin-bottom: 10px;
	letter-spacing: 1.2px
}
.progress-bar i {
	width: 30px;
	height: 40px;
	position: absolute;
	font-size: 17px;
	line-height: 20px
}
.progress-bar .progress {
	background-color: #c0c0c1;
	border-radius: 0;
	height: 7px
}
.progress-bar .progress-parcent {
	position: absolute;
	right: 0;
	color: #0a0a0a;
	z-index: 3;
	text-shadow: none;
	font-size: 17px;
	padding: 2px 0;
	border-radius: 0;
	top: 0
}
.icon-left-true.progress-bar h4 {
	margin-left: 35px
}
.testimonial-box, .testimonial-slide {
	position: relative
}
.testimonial-box.testimonial-bgimg-box {
	background-image: url(../images/bg-image/row-bgimage-4.jpg);
	padding-top: 0px!important;
	padding-right: 70px!important;
	padding-bottom: 0px!important;
	padding-left: 20px!important
}
.testimonial-slide .testimonials {
	margin: 10px 0 10px 0;
	padding: 62px 0 72px 50px;
	position: relative
}
.testimonial-slide .testimonials .testimonial-content {
	-webkit-box-shadow: 0 0 25px 0 rgba(0,0,0,.13);
	-moz-box-shadow: 0 0 25px 0 rgba(0,0,0,.13);
	box-shadow: 0 0 25px 0 rgba(0,0,0,.13);
	margin-left: 150px;
	margin-top: 69px;
	padding: 45px 40px 45px 40px;
	z-index: 1;
	position: relative;
	background-color: #fff
}
.testimonial-slide .testimonials .testimonial-content .testimonial-caption {
	margin-bottom: 15px
}
.testimonial-slide .testimonials .testimonial-content h6 {
	padding-top: 0;
	margin-bottom: -5px;
	font-size: 19px;
	font-weight: 600;
	line-height: 24px;
	color: #020d26
}
.testimonial-slide .testimonials .testimonial-content label {
	font-size: 12px;
	color: #9f9f9f;
	margin: 0
}
.testimonial-slide .testimonials .testimonial-content p {
	padding: 0;
	margin: 0;
	padding-top: 10px;
	font-size: 16px;
	line-height: 28px;
	font-weight: 400;
	color: #5d6576;
	font-style: italic
}
.testimonial-slide .testimonials .testimonial-content .testimonial-caption:after {
	content: "";
	width: 30px;
	display: block;
	height: 2px;
	text-align: center;
	margin: 0 auto;
	margin-top: 6px
}
.testimonial-slide .testimonial-avatar .testimonial-img {
	border: none;
	position: absolute;
	top: 0;
	left: 55px;
	top: 80px
}
.testimonial-slide .testimonial-avatar .testimonial-img img {
	border: 5px solid #fff;
	-webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
	-moz-box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
	box-shadow: 0 0 15px 0 rgba(0,0,0,.1)
}
.client {
	padding: 68px 20px 85px;
	text-align: center
}
.client-logo-tooltip {
	position: relative
}
.client-box .client {
	text-align: center;
	padding: 28px 20px;
	margin: 15px 0
}
.client-box {
	display: block;
	background-color: #fff;
	-webkit-box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
	-moz-box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
	box-shadow: 0 0 11px 0 rgba(6,22,58,.14)
}
.wrap-acadion .accordion {
	margin-top: 15px
}
.accordion .toggle .toggle-title {
	font-size: 17px;
	cursor: pointer;
	padding: 9px 20px 10px;
	font-weight: 400;
	margin-bottom: 0;
	position: relative
}
.accordion .toggle-title a {
	color: #fff
}
.accordion .toggle-title a i {
	margin-right: 14px
}
.accordion .toggle.style-classic .toggle-title {
	border: 1px solid #f7f7f7;
	background-color: transparent
}
.accordion .style-classic:not(.toggle-title-bgcolor-grey) .toggle-title {
	-webkit-box-shadow: 0 0 5px 0 rgba(6,22,58,.1);
	-moz-box-shadow: 0 0 5px 0 rgba(6,22,58,.1);
	box-shadow: 0 0 5px 0 rgba(6,22,58,.1)
}
.accordion .style-classic .toggle-title.active {
	border-color: #f0f0f0;
	background-color: #f8f8f8
}
.toggle-content ul li {
	list-style: disc
}
.accordion .style-classic .toggle-title>a, .accordion .style-classic.toggle-title-bgcolor-grey.active .toggle-title>a, .accordion .toggle-title-bgcolor-grey.active .toggle-title:after {
	color: #666
}
.accordion .toggle-title:after.active, .accordion .toggle:not(.style-classic) .toggle-title:after.active {
color:#fff
}
.accordion .toggle .toggle-title {
	margin: 15px 0
}
.accordion .toggle.active .toggle-title {
	margin-top: 15px;
	margin-bottom: -1px
}
.accordion .style-classic.toggle-title-bgcolor-grey .toggle-title {
	border-color: #f0f0f0;
	background-color: #f8f8f8;
	padding-left: 46px
}
.accordion .style-classic.toggle-title-bgcolor-grey .toggle-title.active {
	background-color: #f8f8f8
}
.accordion .toggle .toggle-title:after {
	position: absolute;
	font-family: "FontAwesome";
	right: 20px;
	top: 10px;
	content: "\f0d7"
}
.accordion .toggle.active .toggle-title:after {
	content: "\f0d8";
	font-family: "FontAwesome"
}
.accordion .toggle-content {
	display: none;
	padding: 20px 20px;
	background-color: #fff;
	overflow: hidden
}
.accordion .toggle.toggle-title-bgcolor-grey .toggle-title:after {
	position: absolute;
	font-family: "FontAwesome";
	content: "\f067";
	left: 20px;
	font-size: 16px;
	top: 10px
}
.accordion .toggle.toggle-title-bgcolor-grey.toggle-title-bgcolor-grey.active .toggle-title:after {
	font-family: "FontAwesome";
	content: "\f068"
}
.accordion .toggle.active .toggle-title:after, .accordion .toggle:not(.style-classic) .toggle-title:after {
	color: #fff
}
.accordion .toggle.toggle-title-bgcolor-grey .toggle-title:after {
	color: #666
}
.accordion .toggle.toggle-title.style-classic.active .toggle-title:after {
	color: #fff
}
.accordion .toggle.toggle-style-border {
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 22px;
	margin-bottom: 22px
}
.accordion .toggle.toggle-style-border .toggle-title {
	background-color: transparent
}
.accordion .toggle.toggle-style-border.toggle-square .toggle-title {
	padding: 4px 0;
	padding-left: 42px;
	letter-spacing: 1.2px;
	margin: 0
}
.accordion .toggle.toggle-style-border.toggle-square .toggle-content {
	padding: 0;
	padding-left: 42px;
	background-color: transparent
}
.accordion .toggle.toggle-style-border.toggle-square .toggle-title:after {
	position: absolute;
	font-family: "themify";
	content: "\e61a";
	left: 0;
	font-size: 15px;
	font-weight: 900;
	top: 0;
	height: 28px;
	width: 28px;
	line-height: 28px;
	text-align: center
}
.accordion .toggle.toggle-style-border.toggle-square.active .toggle-title:after {
	font-family: "themify";
	content: "\e622"
}
.post, .post-image {
	position: relative;
	border-radius: 2px;
	overflow: hidden
}
.post {
	margin-bottom: 30px
}
.post.post-topimage {
	margin: 0
}
.post-meta ul {
	padding: 0 3px 10px 0;
	margin: 0
}
.post-meta ul li {
	display: inline-block;
	padding-right: 15px;
	position: relative;
	color: #7f7f7f
}
.post-meta ul li i {
	padding-right: 7px
}
.post-meta .right-meta {
	display: inline-block
}
.post-meta .right-meta .social-share-links {
	opacity: 1;
	visibility: visible
}
.post-meta .right-meta .social-share-links {
	position: absolute;
	top: -7px;
	left: 75px;
	opacity: 0;
	width: 390px;
	padding-right: 35px;
	transition: .4s all ease;
	visibility: hidden;
	text-align: left;
	padding-right: 80px
}
.social-share-links ul li {
	display: inline-block;
	padding-right: 7px;
	padding-top: 6px
}
.right-meta .social-share-links ul li a {
	padding: 0 0 0 6px;
	width: 30px;
	height: 30px;
	text-align: center;
	margin-right: 0;
	border-radius: 50%;
	font-size: 12px;
	border: 1px solid #ededed;
	display: block;
	background-color: #fff;
	color: #7f7f7f
}
.post .post-desc {
	padding: 33px 0 25px 0
}
.post .post-desc.style3 {
	padding: 0 5px 25px 30px
}
.post .post-desc h5 {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 25px;
	line-height: 32px;
	font-weight: 400
}
.post .post-desc h3 {
	font-size: 21px;
	line-height: 28px;
	margin-bottom: 10px;
	color: #1c1c1c;
	font-weight: 600
}
.post.box-shadow .post-desc {
	padding: 45px 25px 40px 25px
}
.post.box-shadow.style2 {
	margin-bottom: 30px
}
.post.box-shadow.style2 .post-desc {
	padding: 35px 20px 30px 20px
}
.post .post-desc.style2 p, .post .post-desc.style3 p {
	border-top: 1px solid #e5e5e5;
	margin-top: 4px;
	padding: 20px 0 4px
}
.post .post-desc .btn.btn-inline {
	font-size: 14px
}
.post-image-icon i {
	position: absolute;
	z-index: 2;
	color: #fff;
	font-size: 18px;
	width: 38px;
	height: 45px;
	padding-top: 7px;
	text-align: center;
	right: 20px;
	top: 0;
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 79%, 0 100%);
	clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 79%, 0 100%)
}
.post-image-icon i:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 0;
	border-bottom: 10px solid #fff;
	border-left: 19px solid transparent;
	border-right: 19px solid transparent;
	margin-bottom: -1px
}
.post:not(.blog-classic) .post-image {
	overflow: hidden;
	padding: 0
}
.post-image img {
	width: 100%;
	transition: transform 0.5s ease-in-out
}
.post.post-img-left .post-image {
	float: left
}
.post.post-topimage:hover .post-image img {
	transform: scale(1.1)
}
article.blog-classic {
	background: #fff;
	padding: 30px 27px 30px;
	margin-bottom: 40px
}
article.blog-classic .blog-classic-content {
	background: #fff;
	padding: 11px 0 0 25px;
	z-index: 11;
	position: relative;
	display: block
}
article.blog-classic .post-desc .post-title h5 {
	margin-bottom: 0;
	font-weight: 600
}
.page-item:first-child .page-link {
	border-radius: 5px
}
article.post blockquote {
	display: block;
	background: #f3f7f9;
	padding: 20px 20px 12px 100px;
	position: relative;
	border: none;
	font-weight: 400;
	margin: 35px 0 35px 0;
	font-size: 18px;
	min-height: 100px;
	line-height: 32px
}
article.post blockquote:before {
	content: '\f10d';
	font-family: "FontAwesome";
	font-size: 40px;
	font-weight: 400;
	color: #999;
	position: absolute;
	left: 31px;
	top: 5px;
	width: 58px;
	height: 60px;
	font-style: italic;
	line-height: 85px;
	display: block;
	border-radius: 5px
}
.bgcolor-white .post-prev-next-buttons {
	border-bottom: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4
}
.post-prev-next-buttons {
	margin-bottom: 20px;
	margin-top: 30px;
	border-top: 1px solid #f3f5f7;
	padding-top: 30px
}
.post-prev-next-buttons {
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 30px;
	padding-bottom: 23px;
	border-bottom: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4
}
.post-prev-buttons {
	position: relative;
	margin-bottom: 20px;
	margin-top: 30px;
	border-top: 1px solid #f3f5f7;
	padding-top: 30px
}
.post-prev-next-buttons .btn-icon-right-right {
	float: right
}
.portfolio-prev-next-buttons {
	position: relative;
	margin-bottom: 20px;
	margin-top: 30px;
	border-top: 1px solid #f3f5f7;
	padding-top: 30px
}
.pagination {
	display: block;
	margin-top: 30px;
	text-align: center;
	margin-bottom: 35px
}
.pagination ul.page-numbers {
	
}
.pagination ul.page-numbers li
{ width: 40px;
	height: 40px;
	line-height: 39px;
	text-align: center;
	display: inline-block;
	background-color: #fff;
	color: #42454e;
	font-size: 16px;
	font-weight: 400;
	border: 1px solid #c3c0c0;
	margin: 0 3px;
	padding: 0;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s}
.pagination ul.page-numbers li:hover a
{ color:#fff;}
.comments-area {
	margin-top: 50px;
	margin-bottom: 0
}
.comments-area h2 {
	font-size: 33px;
	line-height: 40px;
	margin-bottom: 15px
}
.comments-area ol.comment-list {
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 25px;
	margin-bottom: 30px
}
.comment-list li {
	position: relative;
	margin-top: 30px
}
.comment-list .children {
	margin-left: 35px
}
.comment-list, .comment-list .children {
	list-style-type: none;
	padding: 0
}
.single-post .comments-area {
	margin-top: 50px;
	margin-bottom: 0
}
.single-post .comments-area .comments-title {
	font-size: 33px;
	font-weight: 600
}
.comment-body {
	padding: 0;
	margin-left: 0;
	margin-bottom: 0;
	background-color: #f3f7f9;
	padding: 25px 25px 25px
}
.comment-author {
	float: left;
	max-width: 70px;
	margin-right: 20px;
	text-align: center
}
.comment-author img {
	max-width: 100%;
	height: auto;
	border-radius: 0;
	height: auto;
	vertical-align: middle;
	overflow: hidden;
	max-width: 66px;
	border-radius: 50%
}
.comment-reply-title {
	font-weight: 600;
	margin-bottom: 10px;
	font-size: 33px;
	margin-bottom: 20px
}
.comment-box {
	border: none;
	margin-left: 70px;
	padding-left: 20px
}
.comment-meta {
	font-size: 14px;
	padding: 0;
	position: relative
}
.comment-meta, .comment-meta a {
	color: #9096a1;
	font-size: 13px
}
.comment-meta .comment-owner h5, .comment-owner {
	display: block;
	font-size: 18px;
	line-height: 18px;
	font-style: normal;
	color: #020d26;
	margin: 0
}
.single article.post .comment-body p {
	margin-top: 10px
}
.comment-list a.comment-reply-link {
	background-color: #020d26;
	border-radius: 0;
	border: 1px solid #020d26;
	color: #fff;
	display: inline-block;
	font-size: 13px;
	line-height: 17px;
	padding: 4px 15px 5px 15px
}
.comments-area .comment-respond {
	padding-top: 10px
}
#respond .comment-reply-title {
	margin: 0 0 20px!important
}
.comment-form {
	margin-bottom: 20px
}
.comment-form .comment-notes {
	margin-bottom: 25px;
	font-style: italic
}
.comment-form p:not(.comment-notes) {
	margin-bottom: 20px
}
.comment-form textarea {
	height: 125px
}
.comment-form textarea, .comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"] {
	background-color: transparent;
	border: 1px solid rgba(0,0,0,.1);
	border-radius: 0;
	text-indent: 0
}
.contactform .text-input select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
.quoteform-main {
	margin: 80px 200px!important
}
.quoteform-main {
	background-color: #fff;
	color: #5e5e5e;
	font-size: 13px;
	-webkit-box-shadow: 0 0 25px 0 rgba(0,0,0,.25);
	-moz-box-shadow: 0 0 25px 0 rgba(0,0,0,.25);
	box-shadow: 0 0 25px 0 rgba(0,0,0,.25)
}
label i {
	position: absolute;
	z-index: 100;
	font-size: 16px;
	padding: 17px 0
}
.reset-qouteform-section {
	margin-right: -90px;
	margin-left: -90px;
	padding: 30px
}
.wrap-form label {
	width: 100%
}
.wrap-form span.text-input {
	width: 100%;
	margin-bottom: 10px
}
.getquote-form input[type="text"], .getquote-form textarea {
	border-radius: 0;
	color: #8f8f8f;
	padding: 10px 10px 10px 55px;
	font-weight: 400;
	text-indent: 0;
	background-color: #fafbfc;
	border: 1px solid #f1f3f5;
	font-size: 13px
}
.getquote-form .text-input textarea {
	height: 110px
}
.getquote-form button {
	margin-top: 10px
}
.getquote-form .text-input input::placeholder, .getquote-form .text-input textarea::placeholder {
color:#828282
}
.wrap-form span.text-select:after {
	position: absolute;
	font-family: "FontAwesome"
}
.wrap-form span.text-select:after {
	right: 26px;
	top: 13px;
	content: "\f0d7"
}
.wrap-form label {
	position: relative;
	margin-bottom: 15px;
	padding-top: 5px
}
.getquote-form label i {
	position: absolute;
	left: 5px;
	color: #fff;
	z-index: 100;
	font-size: 16px;
	margin-left: -5px;
	padding: 16px 14px;
	border: 1px solid transparent
}
.contactform .btn-icon-right {
	position: absolute;
	left: 69%;
	top: 76%
}
.contactform .btn-icon-right button {
	font-weight: 700;
	font-size: 30px;
	height: 55px;
	width: 114px
}
.bg-grey .contactform.style2 .text-input, .bg-grey .contactform.style2 .text-area {
	background-color: transparent;
	border: none;
	border-radius: 0;
	padding-bottom: 9px;
	padding-left: 35px;
	border-bottom: 1px solid rgba(0,0,0,.15)
}
.contactform.style2 label i {
	position: absolute;
	left: 5px;
	top: 25px;
	opacity: .9;
	font-size: 16px;
	line-height: 16px;
	z-index: 1;
	padding: 0
}
.contactform.style2 .form-control {
	margin-bottom: 15px;
	display: block;
	padding-top: 5px
}
.tabs {
	width: 100%
}
.tabs ul {
	margin: 0;
	padding: 0
}
.tabs:not(.element-tab-style-vertical) ul {
	display: -webkit-flex;
	display: flex
}
.tabs.style2 ul {
	display: block
}
.tabs ul.tabs li {
	display: inline-block
}
.tabs ul.tabs li a {
	display: block;
	cursor: pointer;
	text-align: center;
	padding: 14px 20px;
	background-color: #fff;
	color: #413d3d;
	letter-spacing: 1.2px;
	font-weight: 400;
	font-size: 17px
}
.gallery-section .tabs ul.tabs li:not(.active) a {
	color: #131313
}
.tabs ul.tabs li a i {
	font-size: 18px;
	margin-right: 9px;
	position: relative;
	top: 2px
}
.tabs ul.tabs li a span {
	font-size: 18px;
	font-weight: 400
}
.tabs .content-tab {
	padding: 36px 30px 50px 30px
}
.tab-padding-box {
	padding-top: 105px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 70px
}
.tabs .content-tab h6 {
	font-size: 15px;
	line-height: 28px;
	margin-bottom: 29px;
	padding-bottom: 7px
}
.tabs.style2 .tabs {
	margin-bottom: 30px;
	padding-left: 0
}
.tabs.style2.full-width .tabs {
	padding-left: 10px
}
.tabs.style2 .content-tab {
	padding: 0
}
.tabs.style2 .row.boxes-spacing-10px {
	padding: 0
}
.tabs.style2 ul.tabs li {
	margin-right: 7px;
	background: transparent;
	padding: 0;
	margin-bottom: 5px
}
.tabs.style2 ul.tabs li a {
	display: block;
	cursor: pointer;
	padding: 8px 25px;
	line-height: 22px;
	position: relative;
	z-index: 3;
	color: #1c1c1c;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	background-color: transparent;
	font-size: 14px;
	font-weight: 600;
	border: 1px solid rgba(0,0,0,.2);
	text-transform: uppercase
}
.timeline {
	position: relative
}
.timeline .timeline-panel {
	position: relative;
	padding-left: 100px
}
.timeline.ttmscore-timeline-round .timeline-year, .timeline.ttmscore-timeline-round .timeline-year::before {
	border-radius: 50%
}
.timeline .timeline-year {
	left: 0;
	position: absolute;
	top: 5px;
	width: 74px;
	height: 74px;
	padding: 5px;
	line-height: 70px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	background-color: #e9103a;
	font-weight: 600
}
.timeline .timeline-year:before {
	content: "";
	position: absolute;
	left: -5px;
	top: -5px;
	width: 84px;
	height: 84px;
	border: 2px solid #fff
}
.timeline .timeline-body h3:after {
	content: "";
	position: absolute;
	border-radius: 50%;
	left: -34px;
	top: 10px;
	width: 10px;
	height: 10px
}
.timeline .timeline-panel .timeline-body {
	position: relative;
	padding-top: 0;
	padding-bottom: 20px;
	margin-left: 35px
}
.timeline .timeline-panel .timeline-body p:before {
	content: "";
	position: absolute;
	left: -30px;
	top: 11px;
	width: 2px;
	height: 100%;
	background: #f0f0f0;
	background: rgba(255,255,255,.1)
}
.timeline .timeline-panel:last-child .timeline-body:before {
	height: 70%
}
.timeline .timeline-body .title {
	position: relative;
	text-align: left;
	font-size: 22px;
	line-height: 30px
}
.timeline .timeline-panel:not(:last-child) .timeline-body p {
	margin-bottom: 50px
}
.row.boxes-spacing-10px {
	margin: 0;
	padding: 0 5px
}
.boxes-spacing-10px .box-col-wrapper {
	padding-right: 5px;
	padding-left: 5px;
	margin: 0 0 10px
}
.row.boxes-spacing-10px.style2 {
	padding: 10px 0 0;
	margin: 0 -5px
}
.row.boxes-spacing-5px {
	padding: 10px 5px 0;
	margin: 0
}
.boxes-spacing-5px .box-col-wrapper {
	padding-right: 2.5px;
	padding-left: 2.5px;
	margin-bottom: 5px
}
.row.boxes-spacing-5px.style2 {
	padding: 5px 0 0;
	margin: 0 -5px
}
.pricing-plan {
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.09);
	box-shadow: 0 0 10px 0 rgba(0,0,0,.09);
	margin-right: -15px;
	margin-left: -15px
}
.pricing-plan.pricing-recommended-plan {
	z-index: 999;
	position: relative;
	box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
	margin-top: -27px
}
.pricing-plan.active {
	padding: 60px 0
}
.pricing-head {
	border: 0;
	padding-bottom: 28px;
	padding-top: 0
}
.pricing-title {
	text-align: center;
	font-weight: 700;
	font-size: 22px;
	padding: 30px 10px 10px 10px;
	padding-bottom: 10px;
	margin-bottom: -1px;
	position: relative
}
.price-value {
	font-size: 48px;
	font-weight: 600;
	text-shadow: none;
	line-height: 40px;
	padding: 0;
	text-align: center
}
.pricing-plan .pricing-head .price-value span:after {
	content: '/';
	position: absolute;
	left: 3px;
	top: -1px
}
.pricing-plan .pricing-head .price-value span {
	position: relative;
	padding-left: 15px;
	font-size: 20px;
	font-weight: 400
}
.pricing-plan .pricing-head .price-value sub {
	font-size: 20px;
	padding-right: 2px;
	bottom: 0
}
.pricing-list {
	padding: 0 30px
}
ul.features-list {
	margin: 0;
	padding: 0;
	background-color: #fff
}
ul.features-list li {
	padding: 18px 20px 18px 20px;
	border-bottom: 1px solid #e9e9e9;
	font-size: 18px;
	color: #5d6576!important;
	padding-left: 90px;
	padding-right: 40px;
	text-align: left;
	position: relative
}
ul.features-list li:last-child {
	border-bottom: none
}
ul.features-list li:before {
	font-family: "FontAwesome";
	content: '\f00c';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	display: inline-block;
	padding-right: 12px
}
.pricing-footer .price_btn {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	text-align: center;
	padding: 16px 20px;
	margin-bottom: -75px!important
}
.pricing-footer .price_btn a.btn.btn-fill.btn-border-white {
	border: 1px solid #fff
}
.price_btn a {
	padding: 12px 40px;
	background-color: #fff;
	text-transform: uppercase
}
.pricing-footer {
	background-color: #fff;
	padding-bottom: 30px;
	padding-top: 15px
}
.pricing-plan.style2 .pricing-title {
	color: #222021
}
.pricing-plan.style2 .price-value h2 {
	color: #fff
}
.pricing-plan.style2.active .price-value h2 {
	color: #fd8ca6
}
.pricing-plan.style2:hover, .pricing-plan.style-3:hover {
	border-color: transparent
}
.pricing-plan.style-3 .price-value {
	padding: 50px 0
}
.pricing-plan.style-3 .price-value h2 {
	color: #fff
}
.sidebar .widget, .sidebar.shop .widget.widget-banner {
	margin-bottom: 44px
}
.sidebar .widget:last-of-type {
	margin-bottom: 0
}
.sidebar .widget a {
	color: #5d6576
}
.sidebar h3.widget-title {
	margin-top: 0;
 	margin-bottom:25px;
	display: block;
	overflow: hidden;
	font-size: 20px
}
.sidebar .widget.widget-nav-menu ul li {
	padding: 0
}
.sidebar-left, .sidebar-right {
	display: block
}
.sidebar.sidebar-left, .sidebar-right .content-area, .sidebar-left>[class*='col-'] {
	float: left
}
.sidebar-left div.content-area {
	float: right
}
.sidebar-left .widget-nav-menu ul li:not(:first-child) {
	border-top: 1px solid #e5eaef
}
.sidebar-left .widget-nav-menu ul li::after {
	content: "\e649";
	position: absolute;
	right: 16px;
	top: 14px;
	font-size: 15px;
	font-family: "themify"
}
.sidebar-left .widget-nav-menu ul li.active::after, .widget-nav-menu ul li:hover:after {
	color: #FFF
}
.sidebar-left .widget.widget-nav-menu ul li a {
	display: block;
	padding: 15px 30px 15px 20px;
	position: relative;
	font-weight: 700;
	font-size: 15px;
	background-color: #fff
}
.sidebar-left .widget.widget-nav-menu ul li a:before {
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-color: #e1e1e1
}
.sidebar-left .widget-nav-menu ul li:last-child a:before {
	content: none
}
.sidebar.sidebar-right, .sidebar-right>[class*='col-'] {
	float: right
}
.sidebar-right .content-area {
	float: left
}
.sidebar-left .widget-nav-menu ul li {
	padding: 0;
	position: relative
}
.sidebar .widget.widget-download {
	margin-bottom: 43px
}
.sidebar .widget-download .download li {
	position: relative
}
.sidebar .widget-download .download li a {
	font-size: 15px;
	line-height: 22px;
	padding-left: 40px
}
.sidebar .widget-download .download li i {
	font-size: 34px;
	position: absolute;
	top: -12%;
	left: 0%
}
.sidebar ul.contact-widget-wrapper li i {
	position: absolute;
	top: 6px;
	left: 0
}
.sidebar ul.contact-widget-wrapper li {
	padding-left: 30px;
	position: relative;
	padding-top: 0;
	padding-bottom: 17px;
	line-height: 20px
}
.sidebar .widget.widget-search {
	position: relative
}
.sidebar .widget.widget-search .search-form label {
	display: block
}
.sidebar .widget-search .screen-reader-text {
	clip: rect(1px,1px,1px,1px);
	position: absolute!important;
	height: 1px;
	width: 1px;
	overflow: hidden
}
.sidebar .widget.widget-search .search-form .search-submit {
	position: absolute;
	top: 0;
	right: 0;
	text-indent: -999px;
	padding: 0;
	width: 46px;
	height: 46px;
	z-index: 1;
	border-radius: 0 3px 3px 0;
	background-image: url(../images/search-icon.png);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 16px 16px;
	opacity: .5
}
.sidebar .widget.widget-search .input-text {
	border-width: 1px;
	background-color: #fff;
	border-radius: 0;
	text-indent: 0
}
.sidebar .widget ul:not(.contact-widget-wrapper):not(.widget-menu):not(.download):not(.rating)>li {
	padding: 7px 0;
	border-top: 1px solid #e5eaef
}
.sidebar .widget ul>li:first-child {
	border-top: 0
}
.sidebar .widget.widget-Categories a:before {
	content: "\f068";
	font-family: "FontAwesome";
	position: absolute;
	top: 9px;
	left: 0;
	line-height: 1em;
	font-size: 10px;
	font-weight: 400
}
.widget-Categories a {
	display: inline-block;
	padding-left: 20px;
	position: relative
}
.sidebar .widget.widget-recent-post ul>li {
	padding: 15px 0!important;
	margin: 0
}
.sidebar .widget .tagcloud a {
	display: inline-block;
	padding: 7px 27px;
	margin: 0 2px 10px;
	border: 1px solid #ddd;
	border-radius: 3px;
	font-size: 14px;
	background-color: #f7f7f7;
	font-weight: 600
}
.flicker-widget .flicker-widget-wrapper a {
	overflow: hidden;
	display: block;
	margin: 0 7px 0 0;
	width: 75px;
	height: 75px;
	display: inline-block;
	background: none
}
.pf-single-content-wrapper-innerbox {
	background-color: #fff;
	padding: 25px 25px
}
.pf-view-left-image .pf-single-detail-box {
	border: 15px solid #f3f7f9;
	padding: 15px;
	margin-left: -10px
}
.portfolio-description h2 {
	margin-bottom: 5px;
	font-size: 27px
}
.pf-detailbox-list .pf-details-date {
	position: relative;
	display: block;
	padding: 18px 0 0 30px;
	margin-left: 10px;
	font-size: 13px
}
.pf-detailbox-list .pf-details-date i {
	position: absolute;
	left: -20px;
	top: 13px;
	display: inline-block;
	border-radius: 50%;
	padding-left: 0;
	vertical-align: middle;
	font-size: 20px;
	text-align: center;
	transform: translate(0, 0);
	height: 40px;
	width: 40px;
	line-height: 40px;
	z-index: 1
}
.pf-detailbox-list .pf-details-date .pf-left-details {
	font-weight: 600;
	margin-right: 15px;
	margin-left: 0;
	display: block;
	font-size: 17px;
	line-height: 20px
}
ul.pf-detailbox-list {
	padding: 0
}
.term-desc {
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 30px;
	margin-bottom: 30px
}
.pf-single-content-wrapper-innerbox .social-share-title, .pf-single-content-wrapper .social-share-title {
	padding-top: 6px;
	font-weight: 600;
	padding-right: 10px;
	position: relative;
	margin-right: 10px;
	font-size: 18px;
	float: left;
	color: #b2b9bd
}
.pf-detailbox-list .pf-details-date {
	position: relative;
	display: block;
	padding: 18px 0 0 30px;
	margin-left: 10px;
	font-size: 14px
}
.pf-single-related-title {
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 30px
}
.screen-reader-text {
	clip: rect(1px,1px,1px,1px);
	position: absolute!important;
	height: 1px;
	width: 1px;
	overflow: hidden
}
.single-product-details {
	background-color: #fff;
	margin-bottom: 30px
}
.single-product-info {
	padding: 30px
}
div.product.single-product-details div.images {
	width: 48%;
	float: left
}
div.product.single-product-details div.summary {
	width: 48%;
	float: right
}
div.product.single-product-details .product-gallery__image img {
	height: auto;
	max-width: 100%
}
.single-product-details div.images .product-gallery__image:nth-child(n+2) {
	width: 25%;
	display: inline-block
}
div.product .product_title {
	margin-bottom: 25px;
	font-size: 22px;
	text-transform: capitalize;
	line-height: 26px;
}
div.product .summary .product-rating {
	float: right;
	margin-bottom: 15px
}
.woocommerce .star-rating span {
color: #08e0fa;
}
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins
{ display:block;}
.woocommerce ins .woocommerce-Price-amount { 
	font-weight: 600;
	color: #fa2d08; 
  }
.woocommerce-tabs h2
{ font-size:22px;}
.woocommerce table.shop_attributes td
{ padding:8px;}
.woocommerce div.product .woocommerce-tabs ul.tabs li
{ margin:0;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before
{ left:-3px;}
.summary .star-rating {
	float: left;
	padding: 0;
	margin: 0;
	margin-right: 5px
}
.summary .star-rating li {
	display: inline-block;
	font-size: 12px
}
.product_meta {
	padding-top: 17px;
	border-top: 1px solid #ddd;
	margin-top: 15px
}
.single-product-details .product-details__short-description {
	margin-top: 20px;
	margin-bottom: 50px
}
.summary form.cart {
	margin-top: 30px;
	margin-bottom: 30px
}
div.product form.cart div.quantity {
	float: left;
	margin: 0 4px 0 0
}
.quantity .qty {
	height: auto;
	width: 88px !important;
	text-align: center
}
.posted_in {
	font-weight: 700
}
ul.products.columns-4 li a {
    font-weight: 500;
	text-align: center;
    /* text-transform: uppercase; */
    /* font-size: 14px; */
}
.woocommerce ul.products li.product .star-rating
{ color:#08e0fa !important; margin: 0 auto;}
.woocommerce ul.products li.product a img
{ margin-bottom:5px;}
ul.products.columns-4 li a.add_to_cart_button
{
    background: #fd8ca6;
    color: #fff !important;
    border-radius: 0;
    font-weight: 500;
	display: block;
	text-align: center;
	padding:18px 20px;
	margin-top:5px !important;
    text-transform: uppercase;
    font-size: 14px !important;
}
.product_type_simple
{
    border-radius: 0;
    font-weight: 500;
	display: block !important;
	text-align: center;
	padding:18px 20px !important;
    text-transform: uppercase;
    font-size: 14px;
}
ul.products.columns-4 li a.add_to_cart_button:hover, .single_add_to_cart_button:hover, ul.products .add_to_cart_button:hover
{ background: #d7788e !important;}

.single_add_to_cart_button, ul.products .add_to_cart_button
{background: #fd8ca6 !important;
    color: #fff !important;
    border-radius: 0 !important;
    font-weight: 500;
	display: block;
	text-align: center;
	padding:18px 20px !important;
    text-transform: uppercase;
    font-size: 14px !important;}

.woocommerce ul.products li.product .price ins
{ font-size:16px;}
.posted_in a {
	font-weight: 400
}
.tabs-for-single-products.tabs {
	padding: 0 30px 30px 30px
}
div.product ul.tabs li a {
	font-weight: 400;
	color: #515151;
	padding: 0;
	background: transparent
}
div.product ul.tabs li {
	margin: 0 2px;
	border-radius: 0;
	color: #fff;
	font-size: 16px;
	border-color: #e4e4e4;
	background-color: #f9f9f8;
	border-radius: 3px;
	border: 1px solid #e4e4e4;
	font-weight: 400;
	font-size: 16px;
	padding: 13px 30px;
	position: relative
}
div.product ul.tabs li a {
	color: #515151!important
}
div.product ul.tabs li:hover a {
	background-color: transparent
}
div.product ul.tabs li.active a {
	
}
div.product ul.tabs li.active:before {
	display: block!important;
	content: "";
	width: 0;
	height: 0;
	border: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #fd8ca6;
	position: absolute;
	bottom: -8px;
	left: 50%;
	-khtml-transform: translateX(-50%) translateY(0%);
	-moz-transform: translateX(-50%) translateY(0%);
	-ms-transform: translateX(-50%) translateY(0%);
	-o-transform: translateX(-50%) translateY(0%);
	transform: translateX(-50%) translateY(0%)
}
div.product .tabs .content-inner h2 {
	font-size: 25px
}
div.product .tabs .content-tab {
	padding: 30px 0 0 0
}
.related.products {
	margin-top: 50px
}
.related.products h2 {
    font-size: 28px;
    font-weight: 600;
    line-height: 40px;
    padding-bottom: 15px;
    clear: left;
}
#reviews #comments ol {
	margin: 0;
	padding: 0
}
#reviews #comments ol.commentlist li img.avatar {
	width: 65px
}
#reviews #comments ol.commentlist li img.avatar {
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	padding: 3px;
	background: #ebe9eb;
	border: 1px solid #e4e1e3;
	margin: 0;
	box-shadow: none
}
div.product #reviews .star-rating {
	margin: 0;
	margin-top: 7px;
	float: right
}
#reviews #comments ol.commentlist li {
	padding: 0;
	margin: 0 0 20px;
	position: relative;
	border: 0
}
#reviews #comments ol.commentlist li .comment-text {
	border: 1px solid #e4e1e3;
	padding: 1em 1em 0;
	border-radius: 0;
	margin-left: 80px
}
#reviews #comments ol.commentlist li .comment-text p.meta {
	font-size: 16px;
	color: #828c96;
	margin-bottom: 9px
}
div.product .Reviews .star-rating {
	margin: 0;
	margin-top: 7px;
	float: right
}
.comment-form-rating {
	padding-bottom: 20px
}
.comment-form-rating .stars {
	margin-bottom: 15px
}
#review_form_wrapper .comment-reply-title {
	font-size: 18px;
	line-height: 20px;
	color: #283d58
}
#review_form_wrapper .comment-respond p {
	margin: 0 0 10px
}
#reviews #review_form_wrapper select {
	width: 154px!important
}
#reviews #comment {
	height: 75px
}
#review_form_wrapper .comment-respond .form-submit {
	margin-top: 30px
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	vertical-align: middle;
	width: 100%;
	margin: 0 0 1.75em
}
table tbody tr, table thead tr {
	/*border: 1px solid #e6e6e6*/
}
table tbody th {
	border-right: 1px solid #e6e6e6
}
table.shop_attributes th {
	width: 150px;
	font-weight: 700;
	padding: 8px;
	border-top: 0;
	border-bottom: 1px dotted rgba(0,0,0,.1);
	margin: 0;
	line-height: 1.5
}
table.shop_attributes td {
	font-style: italic;
	border-top: 0;
	border-bottom: 1px dotted rgba(0,0,0,.1);
	margin: 0;
	padding-left: 10px;
	line-height: 1.5
}
table.shop_attributes td p {
	margin: 0;
	padding: 8px 0
}
.team-member-single-content-wrapper {
	padding: 10px 0
}
.team-member-single-content .team-member-view-default .team-img {
	background-color: #fff;
	padding: 6px
}
.shadow-box, .team-member-single-content-area .team-member-content, .team-member-single-content .team-member-view-default .team-img {
	-webkit-box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
	-moz-box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
	box-shadow: 0 0 11px 0 rgba(6,22,58,.14)
}
.team-member-single-content-area .team-member-content {
	background-color: #fff;
	padding: 30px 35px 22px 35px
}
.team-member-single-title {
	font-size: 30px;
	line-height: 35px;
	font-weight: 500;
	margin-bottom: 3px
}
.team-member-single-position {
	font-size: 16px;
	color: gray;
	font-weight: 400;
	margin-bottom: 10px;
	margin-top: -3px
}
.team-member-single-content .team-details-list li {
	padding: 10px 50px 10px 26px
}
.team-member-single-content .social-links-wrapper ul li a {
	width: 40px;
	line-height: 40px;
	height: 40px;
	text-align: center;
	display: block;
	border: none;
	font-size: 18px;
	color: #7f7f7f;
	border-radius: 50%
}
.team-member-single-content-wrapper .team-member-content:not(.shadow-box) {
	margin-top: 20px;
	margin-bottom: 20px
}
.team-member-single-content-wrapper .team-member-content:last-child {
	margin-bottom: 0
}
.team-member-single-title {
	font-size: 30px;
	line-height: 35px;
	font-weight: 500;
	margin-bottom: 3px
}
.team-member-single-position {
	font-size: 16px;
	color: gray;
	font-weight: 400;
	margin-bottom: 10px;
	margin-top: -3px
}
.team-member-content textarea {
	height: 151px
}
.product-box-inner {
	position: relative;
	overflow: hidden
}
.products-ordering {
	margin-bottom: 36px;
	float: right
}
.products-ordering select {
	background-color: #fff;
	text-indent: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	position: relative
}
.products-ordering .orderby {
	position: relative
}
.products-ordering .orderby:after {
	content: '\f0d7';
	font-family: FontAwesome;
	display: inline-block;
	position: absolute;
	right: 25px;
	top: 14px
}
ul.products {
	padding: 0;
	margin-right: -15px !important;
	margin-left: -15px !important;
	clear: both
}
ul.products li.product .product-box {
	margin-bottom: 35px;
	border: 1px solid #e4e5e7;
	position: relative;
	overflow: hidden;
	background-color: #fff
}
ul.products li.product .onsale {
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	padding: 0 10px;
	text-align: center;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 0;
	font-weight: 400;
	z-index: 9;
	width:auto;
	height:auto;
}
.products .price del .product-Price-amount {
	font-size: 13px;
	text-decoration: line-through;
	color: #888
}
.products .price ins {
	text-decoration: none;
}
ul.products li.product .onsale:after {
	border-style: solid solid solid none;
	border-width: 7px 7px 7px 0;
	bottom: -14px;
	content: "";
	margin: 0;
	position: absolute;
	right: 0;
	text-align: center;
	width: 7px;
}
ul.products li.product .product-btn:hover {
	background-color: #151515
}
.product-content {
	text-align: center;
	padding-top: 10px;
	margin-bottom: 15px
}
ul.products li.product h2 {
	margin: 0;
	font-size: 18px !important;
	font-weight: 400;
	padding-top: 4px;
	line-height:20px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color:#393939;
}
.products .star-ratings, .sidebar .star-ratings {
	font-size: 10px;
	text-align: center
}
ul.products li.product .price {
	margin: 3px 0;
	min-height: 20px;
	margin-bottom: 15px;
	font-size: 17px;
	color:#666 !important;
}
.products .star-ratings ul {
	padding: 0;
	margin: 0
}
.products .star-ratings ul li {
	display: inline-block
}
.products .price .product-Price-amount {
	font-size: 17px;
	font-weight: 400
}
ul.products li.product:hover a img {
	/*-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	background-color: #232323*/
}
.products ul.products li.product a img {
	margin-bottom: 0;
	-webkit-transition: all .5s ease-out 0s;
	-moz-transition: all .5s ease-out 0s;
	-ms-transition: all .5s ease-out 0s;
	-o-transition: all .5s ease-out 0s;
	transition: all .5s ease-out 0s
}
ul.products li.product .shop-icon {
	display: block;
	width: 100%;
	text-align: center;
	position: absolute;
	top: 65%;
	right: 0;
	left: 0;
	z-index: 2;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	opacity: 0
}
ul.products li.product:hover .shop-icon {
	opacity: 1
}
ul.products li.product .shop-icon a {
	width: 50px;
	height: 50px;
	line-height: 50px;
	position: absolute;
	text-align: center;
	border-radius: 50%;
	background-color: #fff;
	color: #111;
	letter-spacing: 1px;
	font-weight: 400;
	display: block;
	-webkit-transform: translateY(60px);
	-moz-transform: translateY(60px);
	-o-transform: translateY(60px);
	-ms-transform: translateY(60px);
	transform: translateY(60px);
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	-o-transition: all .6s;
	-ms-transition: all .6s;
	transition: all .6s
}
ul.products li.product:hover .shop-icon a {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}
.shop-icon .product-btn {
	display: inline-block;
	width: 50px;
	margin-right: 5px
}
ul.products li.product:hover .product-box:after {
	opacity: 1
}
ul.products li.product .product-box:after {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(6,22,58,.35);
	pointer-events: none;
	z-index: 1;
	content: "";
	opacity: 0;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s
}
.banner-image figure {
	overflow: hidden
}
.banner-image:hover figure img {
	transform: scale(1.05);
	-ms-transform: scale(1.05);
	-webkit-transform: scale(1.05)
}
.products-result-count {
	float: left
}
.sidebar-right.sidebar ul.recent-post-list>li:first-child, .sidebar-right.sidebar ul.product-list-widget>li:first-child {
	border-top: 0;
	padding-top: 0
}
.sidebar ul.product-list-widget li img {
	float: right;
	margin-left: 4px;
	margin-top: 5px;
	width: 40px;
	height: auto
}
.star-ratings, .sidebar .star-ratings {
	font-size: .857em;
	text-align: left
}
.sidebar-right.sidebar .widget ul.rating>li {
	padding: 0 0;
	display: inline-block
}
.cart-form, .checkout {
	margin: 0;
	padding: 30px;
	background-color: #fff
}
.shop_table {
	border: 1px solid rgba(0,0,0,.1);
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
	border-collapse: separate;
	border-radius: 0
}
table.shop_table tbody tr, table.shop_table thead tr {
	border: 1px solid #e6e6e6
}
table.shop_table th {
	font-weight: 700;
	padding: 9px 12px;
	line-height: 1.5em
}
table.shop_table td {
	border-top: 1px solid rgba(0,0,0,.1);
	padding: 5px 10px;
	vertical-align: middle;
	line-height: 1.5em
}
table.shop_table .product-thumbnail img {
	width: 32px;
	height: auto
}
.quantity {
	height: 41px;
	width: 88px
}
table.shop_table td.actions {
	text-align: right
}
table.shop_table td.actions .input-text {
	width: 150px;
	float: left
}
.coupon {
	float: left
}
.coupon .input-text {
	float: left;
	margin: 0 4px 0 0
}
.coupon button, a.checkout-button {
	border: 0
}
.coupon button, a.checkout-button, button.cart_button {
	padding: 15px 30px 15px;
	font-weight: 600;
	font-size: 15px;
	line-height: 1;
	text-align: center
}
button.cart_button {
	padding: 11px 40px
}
.cart-collaterals {
	margin-top: 60px
}
.cart-collaterals .cart_totals {
	float: right;
	width: 48%
}
.cart_totals h2 {
	margin-bottom: 15px;
	font-size: 28px
}
a.checkout-button {
	display: block
}
a.remove {
	display: block;
	font-size: 1.5em;
	height: 1em;
	width: 1em;
	text-align: center;
	line-height: 1;
	border-radius: 100%;
	color: red;
	text-decoration: none;
	font-weight: 700;
	border: 0
}
a.remove:hover {
	color: #fff;
	background: red
}
.form-row .required {
	color: red;
	font-weight: 700;
	border: 0!important;
	text-decoration: none
}
form .form-row {
	padding: 3px;
	margin: 0 0 6px
}
.checkout h3#order_review_heading {
	margin-bottom: 30px;
	margin-top: 15px
}
.checkout #payment {
	background: #ebe9eb;
	border-radius: 5px
}
ul.payment_methods {
	text-align: left;
	padding: 1em;
	border-bottom: 1px solid #d3ced2;
	margin: 0;
	list-style: none outside
}
#payment .payment_box {
	position: relative;
	box-sizing: border-box;
	width: 100%;
	padding: 1em;
	margin: 1em 0;
	font-size: .92em;
	border-radius: 2px;
	line-height: 1.5;
	background-color: #dfdcde;
	color: #515151
}
#payment div.form-row {
	padding: 1em
}
.element-row {
	padding: 0 0 45px;
	position: relative
}
.element-row .section-title h2.title {
	padding: 0;
	margin-top: 22px
}
.tabs.element-tab-style-vertical .content-tab {
	padding: 0
}
.tabs.element-tab-style-vertical ul.tabs li {
	margin-top: 1px;
	width: 100%
}
.tabs.element-tab-style-vertical ul.tabs li a {
	background-color: #2a2a2a;
	color: #fff;
	letter-spacing: 1.2px;
	padding: 14px 30px;
	text-transform: uppercase;
	font-size: 17px
}
.tabs.element-tab-style-horizontal .content-tab {
	padding: 35px 0 0
}
.tabs.element-tab-style-horizontal ul {
	margin: 0;
	padding: 0;
	display: -webkit-flex;
	display: flex
}
.tabs.element-tab-style-horizontal ul.tabs li {
	margin-right: 6px;
	display: inline-block
}
.tabs.element-tab-style-horizontal ul.tabs li:last-child {
	margin-right: 0
}
.tabs.element-tab-style-horizontal ul.tabs li a {
	padding: 16px 18px 15px 18px;
	font-size: 15px;
	border-radius: 5px;
	letter-spacing: 1.2px;
	border: none;
	color: #fff;
	display: block;
	text-align: left
}
.tabs.element-tab-style-horizontal .content-tab img {
	height: 150px;
	width: 150px
}
.btn-box {
	display: block;
	margin-bottom: 21.74px;
	max-width: 100%
}
.btn-box.btn-inline {
	display: inline-block
}
.accordion .toggle.active .toggle-title:after {
	font-family: "FontAwesome";
	content: "\f068"
}
.accordion .toggle .toggle-title:after {
	font-family: "FontAwesome";
	content: "\f067"
}
.progress-bar .progress .progress-bar.progress-bar-color-bar_blue {
	background-color: #0074cc
}
.progress-bar .progress .progress-bar.progress-bar-color-bar_green {
	background-color: #5bb75b
}
.progress-bar .progress .progress-bar.progress-bar-color-bar_pink {
	background-color: #f4524d
}
.progress-bar .progress .progress-bar.progress-bar-color-bar_turquoise {
	background-color: #00c1cf
}
.fid-section {
	padding: 40px 0
}
.element-row .client-section2 {
	padding: 50px 0
}
.icon {
	margin-bottom: 35px;
	display: inline-block;
	text-align: center;
	border: 2px solid transparent;
	position: relative;
	transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out
}
.icon span {
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.icon.icon_element-size-xs {
	height: 40px;
	width: 40px;
	line-height: 40px
}
.icon.icon_element-size-xs span {
	font-size: 19px
}
.icon.icon_element-size-md {
	height: 64px;
	width: 64px;
	line-height: 64px
}
.icon.icon_element-size-md span {
	font-size: 36px
}
.icon.icon_element-size-md {
	max-width: 100%;
	box-sizing: content-box
}
.icon.icon_element-style-round {
	border-radius: 5px
}
.icon.icon_element-style-rounded {
	border-radius: 50%
}
.icon.icon_element-style-square {
	border-radius: 0
}
.icon.icon-color-black.icon-style-border {
	background-color: transparent
}
.icon.icon_element-fill {
	color: #fff;
	background-color: #39c8df
}
.icon.icon_element-fill.icon_element-background-yellow {
	background-color: #ffb300
}
.icon.icon_element-fill.icon_element-background-orange {
	background-color: #ff4c00
}
.icon.icon_element-fill.icon_element-background-red {
	background-color: #ff0a26
}
.icon.icon_element-fill.icon_element-background-dark_pink {
	background-color: #ff0061
}
.icon.icon_element-fillicon_element-background-mulled_wine {
	background-color: #50485b
}
.icon.icon_element-border.icon_element-color-mulled_wine {
	border-color: #50485b;
	color: #50485b
}
.icon.icon_element-border.icon_element-color-blue {
	border-color: #5472d2;
	color: #5472d2
}
.icon.icon_element-border.icon_element-color-yellow {
	border-color: #ffb300;
	color: #ffb300
}
.icon.icon_element-border.icon_element-color-orange {
	border-color: #ff4c00;
	color: #ff4c00
}
.icon.icon_element-border.icon_element-color-red {
	border-color: #ff0a26;
	color: #ff0a26
}
.icon.icon_element-fill.icon_element-background-color-grey {
	background-color: #EBEBEB;
	color: #39c8df
}
.element-style .icon-box-wrapper {
	padding-top: 20px
}
.element-style .row .col-md-6 .featured-box:not(:last-child) {
	padding: 0;
	margin-bottom: 40px
}

.product.carousel-slider__product h3 {
    font-size: 1em;
    line-height: 1.9;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
    margin: 32px 16px !important;
    padding: 0;
    position: relative;
    width: 22.05%;
    margin-left: 0;
	text-align: center;
}

@media(max-width: 1200px) and (min-width: 767px){

	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
    margin: 32px 16px !important;
    padding: 0;
    position: relative;
    width: 20%;
    margin-left: 0;
}

}
@media(max-width: 767px) and (min-width: 456px){
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 43%;
    float: left;
    clear: both;
    margin: 0 0 2.992em;
}
}
@media(max-width: 456px)

{
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 90% !important;
    float: left;
    clear: both;
    margin: 0 0 2.992em;
}

.post-22.page.type-page.status-publish.hentry h3 {
    font-size: 20px;
    padding: 0px 20px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin: 32px 16px 5px !important;
}
.section-title h2.title {
    padding: 0;
    font-size: 20px !important;
}
.mb-50 {
    margin-bottom: 20px !important;
}
header#masthead {
    height: 70px;
}
.menu-toggle label {
   
    top: 25px !important;
}
.site-branding {
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
}
.header-icon {
    margin-left: 17px;
    line-height: 70px !important;
    height: 70px;
}
.site-branding img {
    max-height: 45px !important;
}
.site-branding {
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
}
.search-overlay, .cart-overlay {
    position: absolute;
	z-index: 999;
}

}

.product.carousel-slider__product h3 {
    white-space: nowrap;
    /* word-break: break-all; */
    font-size: 1em;
    line-height: 1.9;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
   
}

.carousel-slider__product a.add_to_cart_button, .carousel-slider__product a.added_to_cart, .carousel-slider__product a.quick_view
{background-color: #fd8ca6 !important;}

.carousel-slider__product {
    position: relative;
    text-align: center;
    -webkit-box-shadow: 0 1px 4px 0px rgba(0, 0, 0, 0), 0 0 0 1px rgba(0,0,0,0.1);
    /* box-shadow: 0 1px 2px rgba(0,0,0,0.1), 0 0 0 1px rgba(0,0,0,0.1); */
    margin: 2px;
    width: 100%;
    /* border-radius: 90px; */
    background: white;
}
.woocommerce-product-gallery__image {
    border: 1px solid #80808026;
}


.sidebar .widget ul:not(.contact-widget-wrapper):not(.widget-menu):not(.download):not(.rating)>li {
    padding: 4px 0;
    border-top: 1px solid #e5eaef;
}
.sidebar .widget {
    margin-bottom: 20px;
    background: #fff;
    padding: 20px;
    width: 100%;
    box-shadow: 0 1px 8px 0 rgba(0,0,0,.06);
}
article.blog-classic {
    background: #fff;
    padding: 30px 27px 30px;
    margin-bottom: 40px;
    box-shadow: 0 1px 8px 0 rgba(0,0,0,.06);
}
.sidebar .widget a {
    color: #5d6576;
    font-size: 13px !important;
}

.owl-item {
    padding: 0 !important;
    border: 0;
}
.carousel-slider__product {
    position: relative;
    text-align: center;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1), 0 0 0 1px rgba(0,0,0,0.1);
    box-shadow: 0 1px 2px rgba(0,0,0,0.1), 0 0 0 1px rgba(0,0,0,0.1);
    margin: 2px;
    width: 100%;
    border: 1px solid #8080801f !important;
}


.top-cart .badge {
  background-color: #6394F8;
  border-radius: 10px;
  color: white;
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  padding: 3px 7px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}
.top-cart {
  margin: 0;
  width: 100%;
  position: relative;
  padding: 20px;
  color:#000;
	line-height: 1.5;
}
.top-cart .top-shopping-cart-header {
  border-bottom: 1px solid #E8E8E8;
  padding-bottom: 15px;
	margin-bottom: 10px;
}
.top-cart .top-shopping-cart-header .top-shopping-cart-total {
  float: right;
}
.top-cart .top-shopping-cart-items {
  padding: 0;
	margin: 0;
}
.top-cart .top-shopping-cart-items li {
  margin-bottom: 18px;
}
.top-cart .top-shopping-cart-items img {
  float: left;
  margin-right: 12px;
	width:50px;
	height: 50px;
	margin-top:5px;
}
.top-cart .top-shopping-cart-items .item-name {
  display: block;
  padding-top: 5px;
  font-size: 13px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.top-cart .top-shopping-cart-items .item-price {
  color: #6394F8;
  margin-right: 8px;
}
.top-cart .top-shopping-cart-items .item-quantity {
  color: #ABB0BE;
}

.top-cart:after {
  bottom: 100%;
  left: 89%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: white;
  border-width: 8px;
  margin-left: -8px;
}

.cart-icon {
  color: #515783;
  font-size: 24px;
  margin-right: 7px;
  float: left;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2
{max-width:100%;}
.ivole-reviews-grid
{ border:0 !important; justify-content:center !important;}
.ivole-reviews-grid .ivole-review-card
{ background:#E8E8E8 !important; border-color:transparent !important;}
.ivole-reviews-grid .ivole-review-card .review-product
{ background:transparent !important; border-top:1px solid #f2f2f2; padding:10px 0 0 !important; border-radius:0;}
.ivole-reviews-grid .ivole-review-card .review-product .product-title a
{ color:#333;}
.ivole-reviews-grid .ivole-review-card .top-row .rating .star-rating
{ color:#08e0fa !important;}
.woocommerce-error, .woocommerce-info, .woocommerce-message
{ background:#fff;}
.woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product
{ margin:0 14px !important;}
.woocommerce table.shop_table
{ background:#fff;}

.woocommerce-MyAccount-navigation
{ background:#fff;}
.woocommerce-MyAccount-navigation ul
{ padding: 0; margin: 0;}
.woocommerce-MyAccount-navigation ul li
{ display: block;}
.woocommerce-MyAccount-navigation ul li a
{ padding: 16px 20px;
display: block;
border-bottom: 1px solid rgba(0,0,0,0.1);
width: 100%; color:#000;}
.woocommerce-MyAccount-navigation ul li:last-child a
{ border-bottom:0;}
.woocommerce-MyAccount-navigation ul li a:hover, .woocommerce-MyAccount-navigation ul li.is-active a
{ background:#fd8ca6; color:#fff;}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button
{ background:#fd8ca6;
text-decoration: none;
font-size: 14px;
font-weight: 500;
font-family: 'Open Sans', sans-serif;
display: block;
padding: 18px 20px !important;
margin-top: 0em !important;
border: 2px solid transparent;
border-radius: 0 !important;
color: #fff !important;
-webkit-transition: all 0.25s ease;
transition: all 0.25s ease;
cursor: pointer;}

.coupon .input-text
{padding: 9px 7px 9px !important; width:auto !important;}
.woocommerce span.onsale
{ width:40px; height:40px; line-height:35px;background:#fa2d08 !important;}
.woocommerce .woocommerce-customer-details address
{ background:#fff;}
.woocommerce-order .woocommerce-notice
{ font-size:22px; color:#fd8ca6; text-align:center;}
.woocommerce ul.order_details
{ background:#fff; padding:20px;}
.review-thumbnail img
{ height:auto;}

.widget.widget-adsw-currency-selector
{ width:auto !important; background: transparent; max-width:100% !important;}
.widget.widget-adsw-currency-selector .adsw-currency-selector-head
{ border:0 !important; padding:0 !important;}
.widget.widget-adsw-currency-selector a.currency-item
{ padding:0 10px 0 0 !important;}
.widget.widget-adsw-currency-selector .current-currency a.currency-item
{ border-bottom:0 !important; padding:0 !important; color:#000 !important;}
.widget.widget-adsw-currency-selector a.currency-carret
{ padding:0 10px !important; color:#000 !important; }
.adsw-currency-selector-head .current-currency, .adsw-currency-selector-head .currency-carret-wrap
{ float:left;}
.widget.widget-adsw-currency-selector ul.currency-list
{ top:calc(100% - -34px) !important;}
.adsw-currency-selector-wrap
{ width:100%; float:left; margin-bottom:20px;}
.woocommerce div.product p.price, .woocommerce div.product span.price { 
	color:#666 !important;
	font-size: 1.75em !important;
	font-weight: 500 !important;
}
.woocommerce ul.products li.product .price {
	font-size: 17px !important;
}