.social .fa,
.social .fa:before,
.social .fab:before {
	font-family: 'Font Awesome 5 Brands' !important;
}
.kc_row .kc_col-sm-12{
	padding-left:0px !important;
	padding-right:0px !important; 
}
.kc-col-container {
	display:block !important;
}
.kc-row-container.kc-container{
	max-width:1200px;
	width:100%;
}
textarea {
	resize:none;
}
.mainmenu-area.stricky-fixed {
	z-index:999;
}

.mainmenu-area .outer-search-box .active .fa-search:before {
    content: "\f00d";
}
 
.main-menu .navigation > li.current-menu-item > a,
.main-menu .navigation > li.current-menu-ancestor > a, .main-menu .navigation > li.current-menu-parent > a {
	color: #f36727;
}

.top-bar-style2 .custom-style {
	padding-left: 0;
}
.top-bar-style2 .custom-style .top-contact-info ul li:first-child {
	margin-left:0;
	padding-left:0;
	border-left:0;
}

.tp-bullets {
	display:none;
}

.post-pagination li span {
    position: relative;
    display: block;
    background: #ffffff;
    border-radius: 5px;
    border: 1px solid #f0eef9;
    color: #222222;
    font-size: 18px;
    font-weight: 600;
    height: 50px;
    width: 50px;
    padding: 11px 0;
    transition: all 500ms ease 0s;
    font-family: 'Poppins', sans-serif;
}

.post-pagination li span.current {
	color: #fff;
    background: #f36727;
    border: 1px solid #f36727;
}

.author-box-holder {
	padding:30px;
}

.tag-holder-box {
    position: relative;
    display: block;
    overflow: hidden;
    border-top: 1px solid #f0eef9;
    margin-top: 52px;
	font-size:18px;
    padding-top: 22px;
    font-family: 'Poppins', sans-serif;
}
.thm-unit-test .blog-post .tag-holder-box h5 {
    color: #222222;
    font-size: 18px;
    display: inline-block;
    float: left;
	font-weight: 400;
    padding-right: 15px;
    line-height: 30px;
}
.tag-holder-box a{
    display: inline-block;
    line-height: 30px;
    margin-right: 4px;
    color: #868298;
    text-transform: capitalize;;
    font-size: 18px;
    font-weight: 400;
    transition: all 500ms ease;
}
.tag-holder-box a:hover{
    color: #222222;
}

.single-sidebar .popular-post {
    position: relative;
    display: block;
    overflow: hidden;
    padding:5px 0 5px;
}
.single-sidebar .popular-post .item {
    position: relative;
    display: block;
    border-bottom: 1px solid #f0eef9;
    min-height: 75px;
    padding-left: 75px;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.single-sidebar .popular-post .item:last-child{
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}
.single-sidebar .popular-post .item .img-holder {
    position: absolute;
    top: 0px;
    left: 0;
    width: 75px;
    height: 75px;
    display: block;
    overflow: hidden;
}
.single-sidebar .popular-post .item .img-holder img {
    transition: all 0.4s ease-in-out 0.5s;    
    width: 100%;
    transform: scale(1.1, 1.1);      
}
.single-sidebar .popular-post .item:hover .img-holder img {
    transition-delay: 0s;
    transform: scale(1.2, 1.2);    
}
.single-sidebar .popular-post .item .img-holder .overlay-style-one{
    background: rgba(60, 55, 90, 0.85);
}
.single-sidebar .popular-post .item .img-holder .overlay-style-one .box .content a{
    display: inline-block;
    width: 25px;
    height: 25px;
    filter: alpha(opacity=0);
    transform: scale(3);
    transition: all 0.3s ease-in-out 0.3s;
    opacity: 0;
    z-index: 5;    
}
.single-sidebar .popular-post .item:hover .img-holder .overlay-style-one .box .content a{
   filter: alpha(opacity=100);
   transform: scale(1);
   transition-delay: 0.1s; 
   opacity: 1;
}
.single-sidebar .popular-post .item .img-holder .overlay-style-one .box .content a span:before{
    color: #f36727;
    font-size: 25px;
    line-height: 25px;
    transition: all 500ms ease;
}
.single-sidebar .popular-post .item .img-holder .overlay-style-one .box .content a:hover span:before{
    color: #ffffff;
}
.single-sidebar .popular-post .item:hover .img-holder .overlay-style-one{
    opacity: 1;
}
.single-sidebar .popular-post .item .title-holder {
    padding-left: 30px;
}
.single-sidebar .popular-post .item .title-holder .post-title {
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    margin: 0 0 5px;
    transition: all 500ms ease;
}
.single-sidebar .popular-post .item .title-holder .post-title a{
    color: #222222;
    transition: all 500ms ease;
}
.single-sidebar .popular-post .item .title-holder .post-title a:hover{
    color: #f36727;
}
.single-sidebar .popular-post .item .title-holder span {
    line-height: 20px;
}

.single-sidebar .tagcloud {
    position: relative;
    display: block;
    overflow: hidden;
    padding-top: 36px;
    padding-bottom: 15px;
}
.single-sidebar .tagcloud a {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 16px;
    color: #868298;
    font-size: 16px;
    font-weight: 400;
    transition: all 500ms ease 0s;
}
.single-sidebar .tagcloud.big a{
    font-size: 24px;
}
.single-sidebar .tagcloud a:hover{
    color: #f36727;
    text-decoration: underline;
}

.single-sidebar .instagram {
    position: relative;
    display: block;
    overflow: hidden;
    margin-left: -10px;
    margin-right: -10px;
    padding: 40px 0 0;
}
.single-sidebar .instagram .item {
    position: relative;
    display: inline-block;
    float: left;
    margin: 0 10px 20px;
    transition: all 0.5s ease 0s;
}
.single-sidebar .instagram .item .img-holder {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 5px;
    transition: all 0.5s ease 0s;
    z-index: 5;
}
.single-sidebar .instagram .item .img-holder img {
    transform: scale(1.1, 1.1);
    transition: all 0.5s ease 0s;
    width: 100%;
}
.single-sidebar .instagram .item:hover .img-holder img {
    transform: scale(1, 1);
}
.single-sidebar .instagram .item:hover .img-holder .overlay-style-one {
    filter: alpha(opacity=100);
    opacity: 1;
    transition-delay: 0s;
}
.single-sidebar .instagram .item .img-holder .overlay-style-one .box .content a i{
    color: #fff;
    font-size: 18px;
    filter: alpha(opacity=0);
    opacity: 0;
    transform: scale(3);
    transition: all 0.3s ease-in-out 0.3s;
    z-index: 5;
}
.single-sidebar .instagram .item:hover .img-holder .overlay-style-one .box .content a i{
   filter: alpha(opacity=100);
   opacity: 1;
   transform: scale(1);
   transition-delay: 0.1s;    
}
.single-sidebar .instagram .item .img-holder .overlay-style-one .box .content a:hover i{
    color: #222222;    
}

.services-sidebar .lat-projects {
    position: relative;
    display: block;
}
.services-sidebar .lat-projects li {
    position: relative;
    display: block;
    margin-bottom: 20px;
    padding-bottom: 20px;
    padding-left: 80px;
    border-bottom: 1px solid #f0eef9;
    min-height: 80px;
}
.services-sidebar .lat-projects li:last-child{
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.services-sidebar .lat-projects li .img-holder {
    position: absolute;
    top: 0px;
    left: 0;
    width: 80px;
    height: 80px;
    overflow: hidden;
}
.services-sidebar .lat-projects li .img-holder img {
    transition: all 0.4s ease-in-out 0.5s;    
    width: 100%;
    transform: scale(1.0, 1.0);      
}
.services-sidebar .lat-projects li:hover .img-holder img {
    transition-delay: 0s;
    transform: scale(1.2, 1.2);    
}
.services-sidebar .lat-projects li .img-holder .overlay-style-one .box .content a i{
    color: #fff;
    font-size: 16px;
    transition: all 500ms ease;
}
.services-sidebar .lat-projects li:hover .img-holder .overlay-style-one{
    filter: alpha(opacity=100);
    opacity: 1;
}
.services-sidebar .lat-projects li .img-holder .overlay-style-one .box .content a:hover i{
    color: #0a1821;
}
.services-sidebar .lat-projects li .title-holder {
    padding-left: 20px;
}
.services-sidebar .lat-projects li .title-holder .post-title {
    position: relative;
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    margin: 0 0 1px;
}
.services-sidebar .lat-projects li .title-holder .post-title a{
    color: #222222;
    transition: all 500ms ease;
}
.services-sidebar .lat-projects li .title-holder .post-title a:hover{
    color: #f36727;
}
.services-sidebar .lat-projects li .title-holder span {
    color: #f36724;
}
.services-sidebar .lat-projects li .title-holder .button{
    display: block;
}
.services-sidebar .lat-projects li .title-holder .button a p{
    display: inline-block;
    font-size: 16px;
    margin: 0;
    transform: scale(0);
    transition: all 500ms ease;
    transition-delay: .2s;
}
.services-sidebar .lat-projects li .title-holder .button a:hover p{
    transform: scale(1.0);  
}
.services-sidebar .lat-projects li .title-holder .button a span:before {
    top: 3px;
    transition: all 500ms ease;
    transition-delay: .1s;
    transform: translate3d(-93px, 0px, 0px);
}
.services-sidebar .lat-projects li .title-holder .button a:hover span:before{
    transform: translate3d(0px, 0px, 0px);    
}

.single-service-sidebar .services-sidebar {
    position: relative;
    display: block;
    border: 1px solid #f0eef9;
    padding: 38px 30px 40px;
    margin-bottom: 50px;
}

.single-service-sidebar .service-pages li {
    padding-left:0;
	line-height: 26px;
}
.single-service-sidebar .service-pages li a {
	width:100%;
}

.footer-area .single-footer-widget ul.menu{
    position: relative;
    display: block;
}
.footer-area .single-footer-widget ul.menu li {
    line-height: 28px;
    margin-bottom:6px;
}
.footer-area .single-footer-widget ul.menu li:last-chil{
    margin-bottom: 0;
}
.footer-area .single-footer-widget ul.menu li a{
    position: relative;
    display: block;
    color: #d9d7e8;
    font-size:15px;
    font-weight: 400;
    padding-left: 20px;
    transition: all 500ms ease;
}
.footer-area .single-footer-widget ul.menu li a:hover{
   padding-left: 25px;
}
.footer-area .single-footer-widget ul.menu li a:before {
    position: absolute;
    top: -1px;
    left: 0;
    content: "\f105";
    font-family: FontAwesome;
    color: #3c3758;
    font-size: 18px;
    transition: all 0.3s ease-in-out 0.1s;
}
.footer-area .single-footer-widget ul.menu li a:hover:before, .footer-area .single-footer-widget ul.menu li.current-menu-item a:before, .footer-area .single-footer-widget ul.menu li.current-menu-parent a:before{
    left: 5px;
    color: #f36727; 
}
.footer-area .single-footer-widget ul.menu li.current-menu-item a, .footer-area .single-footer-widget ul.menu li a:hover, .footer-area .single-footer-widget ul.menu li.current-menu-parent a  { 
    color: #f36727; 
}
.blog-prev-next-option .single.next .title {
	padding-left:20px;
}
.blog-prev-next-option .single.prev .title {
	padding-right:20px;
}
.blog-single-area .inner-comment-box {
	padding-bottom:0;
}
.comment-box .bp-comment-item > .add-comment-box > .single-blog-title-box {
    padding-bottom: 10px;
}
.bp-comment-item .bp-comment-item  {
	margin-left:70px;
}
.single-comment h2 small a {
    font-size: 16px;
}

.single-project-style1 .project-details .left h3 a {
    color: #ffffff;
	display:inline-block;
}

.blog-single-area .single-blog-post {
	padding:95px 60px 80px;
}
.author-quote-box .text {
	padding-left: 40px;
}

.single-blog-post .post-date {
	left:0;
	top:0;
	border-radius:0;
	width:auto;
	height:auto;
}
.single-blog-post .post-date h3 {
    padding: 8px 10px;
    font-size: 16px;
}
form input[type="submit"] {
    border:none;
	cursor:pointer;
}
#contact-form input[type="submit"] {
	width:100%;
}

.working-process-item .icon h2 {
    color: #868298;
}

.sidebar-wrapper .single-sidebar.widget_search {
    position: relative;
    display: block;
    overflow: hidden;
    margin-top: 0;
    border: none;
    border-radius: 0;
    padding: 0;
}
.sidebar-wrapper .single-sidebar.widget_bunch_subscribe_us {
    margin-top: 0;
    border: none;
    border-radius: 0;
    padding: 0;
}
.sidebar-wrapper .single-sidebar.widget_search .sidebar-search-box .search-form {
	margin-bottom:0;
}
.blog-single-area .sidebar-wrapper .single-sidebar.widget_search {
    margin-top: 60px;
}

.sidebar-wrapper .single-sidebar{
    padding-bottom: 32px;
}

.single-sidebar ul {
    position: relative;
    display: block;
    padding: 0px;
}
.single-sidebar ul li {
    position: relative;
    display: block;
    padding-left: 20px;
    line-height: 30px;
	border-bottom:1px solid #eaeaea;
    margin-bottom: 9px;
	padding-bottom:9px;
    transition: all 500ms ease;
}
.single-sidebar ul li:last-child{
    margin-bottom: 0;
	padding-bottom:0px;
	border-bottom:none;
}
.single-sidebar ul li:before {
    position: absolute;
    top: 2px;
    left: 0;
    width: 7px;
    height: 7px;
    background: #868298;
    content: "";
    margin: 11px 0;
    transition: all 500ms ease;
    transition-delay: .3s;
}
.single-sidebar ul li a {
    position: relative;
    display: inline-block;
    color: #868298;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
	width:83%;
    transition: all 500ms ease;
    transition-delay: .2s;
}
.single-sidebar ul li a:hover{
    color: #f36727;
}
.single-sidebar ul li a span {
    position: relative;
    display: inline-block;
    text-align: center;
    float: right;
    width: 30px;
    height: 20px;
    background: #f8f7ff;
    border: 1px solid #f0eef9;
    border-radius: 0%;
    color: #868298;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    opacity: 1;
    margin: 5px 0;
    transition: all 500ms ease;
    transition-delay: .2s;
}
.single-sidebar ul li:hover a span{
	background: #f36727;
    border-color: #f36727;
    color: #ffffff;
    transform: perspective(0px) translateX(-30px) rotate(0deg);
}


/****************Error Page***********************/
.error-section{
	padding:100px 0;
}
.error-section .inner-section{
	padding:0 200px;
	text-align:center;
}
.error-section .inner-section h1{
	font-family: 'Rubik', sans-serif;
	font-size: 80px;
	text-transform: capitalize;
	color: #f36727;
	font-weight: 700;
	margin-bottom:20px;
}
.error-section .inner-section h2{
	font-family: 'Rubik', sans-serif;
	font-size: 26px;
	color: #333;
	font-weight: 500;
	line-height:1em;
}
.error-section .inner-section .text{
	font-family: 'Rubik', sans-serif;
	position: relative;
	color: #333;
	font-size: 16px;
	line-height:1em;
	margin:15px 0px 30px;
}
.error-section .sidebar-wrapper{
	position:relative;
	margin:50px 0;
}
.error-section .inner-section input {
    position: relative;
    display: inline-block;
    background: #fff;
    border: 1px solid #f0eef9;
    color: #868298;
    font-size: 16px;
    font-weight: 400;
    height: 60px;
    max-width: 300px;
    width: 100%;
    letter-spacing: 1px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 5px;
    transition: all 500ms ease 0s;
}
.error-section .inner-section button {
    display: inline-block;
    background: #f36727;
    color: #ffffff;
    font-size: 14px;
    height: 60px;
    width: 60px;
    border: 0px solid #f36727;
    line-height: 58px;
    text-align: center;
    border-radius: 5px;
    transition: all 500ms ease 0s;
    margin: 0;
}


/******************Shop*************************/
.woocommerce .woocommerce-ordering {
	margin:0;
}
.woocommerce .woocommerce-ordering select {
	padding:8px 10px;
}
.woocommerce .product p.price ins,
.woocommerce .product span.price ins,
.woocommerce .product span.price {
    color: #000 !important;
	font-size:16px !important;
	font-weight: 500;
	line-height: 20px;
	margin: 0;
}
.woocommerce nav.woocommerce-pagination ul {
	border:none;
	display: block;
    margin-top: 20px;
}
.woocommerce nav.woocommerce-pagination ul li {
	border-right: 0;
	display: inline-block;
    margin: 0 3px;
	float:none;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce .woocommerce-pagination li span {
	position: relative;
    display: block;
    color: #222222;
    font-size: 18px;
    font-weight: 600;
    height: 32px;
    width: 32px;
    line-height: 32px !important;
    text-align: center;
    transition: all 500ms ease 0s;
    font-family: 'Poppins', sans-serif;
    border-radius: 50%;
	padding:0 !important;
}
.woocommerce .woocommerce-pagination li > a:focus,
.woocommerce .woocommerce-pagination li > a:hover,
.woocommerce .woocommerce-pagination li > .current {
	background: #f36727 !important;
    color: #ffffff !important;
}

.blog-sidebar.shop-sidebar {
	margin-left:0;
}

.woocommerce .widget_price_filter .price_slider_wrapper {
	margin-top: 28px;
	margin-bottom: 40px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	background: #efedea;
	border: none;
	height: 2px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
	background-color:#f36727;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	background-color: #f36727;
	border: 2px solid #f36727;
	border-radius: 50%;
	height: 10px;
	margin-left: -4px;
	outline: medium none;
	width: 10px !important;
	cursor: pointer;
	top: -0.2em;
}
.woocommerce .price_slider_amount button {
	float: left;
	margin-right: 10px;
	padding: 12px 0 12px !important;
	text-align: center;
	width: 90px;
	border: none;
	color: #ffffff;
	cursor: pointer;
	margin-top: 0;
	border-radius: 0;
	font-size: 13px !important;
	line-height: 13px;
	font-weight: 500 !important;
}
.woocommerce .price_slider_amount button:hover {
	border:none !important;
}
.woocommerce .price_label {
	font-size:16px;
}

/******************Shop Detail*************************/
.woocommerce .single-shop-area h4{
	color: #222222;
	font-size: 30px;
	font-weight: 600;
	margin: 10px 0;
	text-transform: capitalize;
}
.woocommerce a.woocommerce-review-link{
	color: #303030;
}
.woocommerce #content .product .images,
.woocommerce .product .images,
.woocommerce-page #content .product .images,
.woocommerce-page .product .images {
	width:100% !important;
}
.woocommerce .entry-summary .woocommerce-product-rating {
	margin:0 !important;
}
.woocommerce .star-rating {
	color: #bfbccb;
    margin-bottom: 10px !important;
}
.woocommerce .rating .woocommerce-product-rating {
    margin-bottom: 0 !important;
}
.woocommerce .entry-summary .content-box p.price ins,
.woocommerce .entry-summary .content-box span.price ins,
.woocommerce .entry-summary .content-box ins span.amount,
.woocommerce .entry-summary .content-box span.amount {
    color: #f36727;
    display: inline-block;
	font-family: 'Rubik', sans-serif;
    font-size: 24px;
	font-weight:500;
    margin: 0 4px;
    position: relative;
}
.woocommerce .entry-summary .content-box del p.price,
.woocommerce .entry-summary .content-box del span.amount {
    font-size: 22px;
}
.woocommerce .stock.in-stock {
	display:none;
}
.woocommerce .addto-cart-box {
	margin-top:15px;
}
.woocommerce button.add-to-cart,
.woocommerce #review_form #respond .form-submit input {
	margin-left: 0;
	color: #fff;
	padding: 14px 40px;
	cursor: pointer;
	border-radius: 0;
	position: relative;
	display: inline-block;
	background: #f36727;
	font-size: 18px;
	line-height: 18px;
	font-weight: 400;
	text-transform: capitalize;
	font-family: 'Rubik', sans-serif;
	transition: all 500ms ease;
}
.woocommerce button.add-to-cart:hover,
.woocommerce #review_form #respond .form-submit input:hover {
	background: #da4f0f !important;
	color: #fff !important;
}
.woocommerce .cart .quantity input.input-text {
	background-image:none;
    display: inline-block;
    height: 45px !important;
    margin-right: 10px;
    vertical-align: middle;
    width: 80px !important;
	padding:0;
	border-radius: 0 !important;
	border:1px solid #ebebeb;
}
.woocommerce div.product form.cart {
	margin-bottom:0;
}

.share-products .sociallinks-style-two li a i.gp{
    background: #db4437;
    border-color: #db4437;
    color: #ffffff;
}
.share-products .sociallinks-style-two li a:hover i.gp{
    background: #cb3427;    
}

.share-products .sociallinks-style-two li a i.rdt{
    background: #ff4500;
    border-color: #ff4500;
    color: #ffffff;
}
.share-products .sociallinks-style-two li a:hover i.rdt{
    background: #ef3500;    
}

.share-products .sociallinks-style-two li a i.tmb{
    background: #444;
    border-color: #444;
    color: #ffffff;
}
.share-products .sociallinks-style-two li a:hover i.tmb{
    background: #333;    
}

.share-products .sociallinks-style-two li a i.dig{
    background: #1b1a19;
    border-color: #1b1a19;
    color: #ffffff;
}
.share-products .sociallinks-style-two li a:hover i.dig{
    background: #101010;    
}

/*********Woocommerce Tab*********/
.woocommerce .product .woocommerce-tabs{
    margin:90px 0 0;
    position: relative;
}
.woocommerce .product .woocommerce-tabs #tab-description,
.woocommerce .product .woocommerce-tabs #tab-reviews {
    padding: 0 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before{
	border-bottom:none !important;
}
.woocommerce .product .woocommerce-tabs ul.tabs li:after,
.woocommerce .product .woocommerce-tabs ul.tabs li:before{
	display:none !important;
}
.woocommerce .product .woocommerce-tabs ul.tabs{
	position: relative;
    display: block;
    text-align: center;
    border-bottom: 1px solid #f0eef9;
    margin: 0 0 45px !important;
	padding:0 !important;
	overflow:visible !important;
    z-index: 1;
}
.woocommerce .product .woocommerce-tabs ul.tabs li.active a:before,
.woocommerce .product .woocommerce-tabs ul.tabs li:hover a:before{
    opacity: 1;
}
.woocommerce .product .woocommerce-tabs ul.tabs li {
	display: inline-block;
    float: none;
    text-align: center;
    margin: 0 2px;
	background:none !important;
	border:none !important;
}
.woocommerce .product .woocommerce-tabs ul.tabs li:after,
.woocommerce .product .woocommerce-tabs ul.tabs li:before {
	border:none;
	box-shadow: none;
}
.woocommerce .product .woocommerce-tabs ul.tabs li a {
	position: relative;
	display: block;
	background: transparent;
	border-radius: 0;
	cursor: pointer;
	margin: 0;
	padding: 15px 20px 13px !important;
	color: #222222 !important;
	font-size: 20px;
	font-weight: 600 !important;
	text-transform: capitalize;
	transition: all 500ms ease;
	font-family: 'Poppins', sans-serif;
}
.woocommerce .product .woocommerce-tabs ul.tabs li a:before{
    position: absolute;
    left: 0;
    bottom: -1px;
    right: 0;
    height: 1px;
    background: #f36727;
    content: "";
    opacity: 0;
    transition: all 500ms ease;
    transition-delay: .3s;
}
.woocommerce .product .woocommerce-tabs ul.tabs li.active a,
.woocommerce .product .woocommerce-tabs ul.tabs li:hover a {
    background: none;
    border-color: none;
    color: #f36727 !important;
}
.woocommerce ol.commentlist {
	padding:0;
}
.woocommerce .product .woocommerce-tabs .panel{
    margin-top: 0 !important;
    padding:30px !important;
	box-shadow:none;
	border-radius:0;
}
.woocommerce .product .woocommerce-tabs .panel h2{
	color: #1a1a1a;
    font-family: 'Rubik', sans-serif;
	font-weight:500;
    font-size: 18px;
    text-transform: capitalize;
	margin-bottom:15px;
}
.woocommerce .product .woocommerce-tabs .panel #reply-title{
	color: #303030;
    font-family: 'Rubik', sans-serif;
	font-size: 24px;
	font-weight: 700;
    padding-bottom: 20px;
    position: relative;
    text-transform: uppercase;
}
.woocommerce .product .woocommerce-tabs .panel .comment-form-rating{
	margin-top:35px;
}
.woocommerce #review_form #respond label {
    color: #222222;
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    line-height: 26px;
}
.woocommerce #review_form #respond input[type="text"],
.woocommerce #review_form #respond input[type="email"],
.woocommerce #review_form #respond textarea {
    border: 1px solid #e0e0e0;
    color: #252525;
    font-size: 14px;
    transition: all 500ms ease 0s;
    width: 100%;
    border-radius:0;
    display: block;
    line-height: 22px;
    position: relative;
    height: 50px;
    margin-bottom: 20px;
    padding: 10px 15px;
}
.woocommerce #review_form #respond textarea {
    resize: none;
	height: 110px;
}
.woocommerce .woocommerce-info:before {
    color: #f36727;
}
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
    border-top: 3px solid #f36727;
}
.woocommerce .woocommerce-message:before{
	color:#f36727;
}
.woocommerce .woocommerce-cart-form #respond input#submit,
.woocommerce .woocommerce-cart-form a.button,
.woocommerce .woocommerce-cart-form button.button,
.woocommerce .woocommerce-cart-form input.button,
.woocommerce .woocommerce-cart-form #place_order,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce .woocommerce-Button.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
	color: #ffffff !important;
	background: #f36727 !important;
	padding: 14px 30px !important;
	cursor: pointer;
	border-radius: 5px;
	position: relative;
	display: inline-block;
	line-height: 18px;
	font-family: 'Rubik', sans-serif;
	font-size: 18px;
	font-weight: 400;
	text-transform: capitalize;
	transition: all 500ms ease;
}
.woocommerce .woocommerce-cart-form #respond input#submit:hover,
.woocommerce .woocommerce-cart-form a.button:hover,
.woocommerce .woocommerce-cart-form button.button:hover,
.woocommerce .woocommerce-cart-form input.button:hover,
.woocommerce .woocommerce-cart-form #place_order:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce .woocommerce-Button.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    background:#da4f0f !important;
    color: #f5f5f5 !important;
}

/*********Cart Page*********/
.woocommerce table.shop_table {
	border:none;
}
.woocommerce table.shop_table thead {
    background: #39345a;
    position: relative;
    text-transform: uppercase;
    width: 100%;
}
.woocommerce table.shop_table th {
    color: #fff;
    font-family:'Poppins', sans-serif;
    font-weight: 600;
    line-height: 35px;
    padding-left: 28px;
    text-transform: uppercase;
}
.woocommerce table.shop_table td {
	border-top:1px solid #f7f7f7;
	color: #000;
	font-size: 18px;
	font-weight: 400;
	font-family: 'Rubik', sans-serif;
    padding: 25px 20px;
}
.woocommerce table.shop_table td a {
	color: #222222;
	font-size: 18px;
	font-weight: 600;
	line-height: 20px;
	text-transform: capitalize;
}
.woocommerce table.shop_table td small {
    font-weight: 400;
}
.woocommerce table.shop_table tbody:first-child tr:first-child td, .woocommerce table.shop_table tbody:first-child tr:first-child th {
    border-top: 0 none;
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    font-weight: 700;
}
.woocommerce table.my_account_orders {
    font-size: 0.85em;
}
.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders th {
    padding: 4px 8px;
    vertical-align: middle;
}
.woocommerce #calc_shipping_country,
.woocommerce #calc_shipping_state,
.woocommerce #calc_shipping_postcode {
	font-family:'Rubik', sans-serif;
    font-size: 14px;
    font-weight: 400;
    background: none;
    border: 1px solid #e0e0e0;
    display: block;
    height: 40px;
    line-height: 24px;
	margin-right:15px;
    padding: 7px 20px;
    width: 100%;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
	width: 225px;
	height: 50px;
	border: 1px solid #f0eef9;
	color: #9e9e9e;
	font-size: 14px;
	font-weight: 400;
	margin-right:15px;
	padding: 0 15px;
	text-transform: capitalize;
	transition: all 500ms ease 0s;
	border-radius: 5px;
}
.woocommerce-cart table.cart td.actions .coupon .input-text:focus{
	border: 1px solid #f36727;
}
.woocommerce .cart_shipping {
    padding:0 !important;
}
.woocommerce .cart_shipping .shipping-calculator-button:focus {
    color:#f36727;
}
.woocommerce .cart_totals {
    border: 1px solid #ebebeb;
	padding:0 !important;
}
.woocommerce .cart_totals h2 {
    background: #f9f9f9;
    color: #333333;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 20px;
}
.woocommerce .cart_totals tr{
	border-bottom: 1px solid #ebebeb !important;
}
.woocommerce .cart_totals tr th {
    padding:14px 20px !important;
    border-right:1px solid #ebebeb;
	color: #333333;
    font-family:'Rubik', sans-serif;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}
.woocommerce .cart_totals td {
    padding: 14px 20px !important;
    text-align: right;
}
.woocommerce-cart .wc-proceed-to-checkout{
	padding:20px;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce .shipping-calculator-form button.button,
.woocommerce .return-to-shop a.button.wc-backward,
.woocommerce .woocommerce-form-login .button,
.woocommerce-EditAccountForm input[type="submit"],
.woocommerce-MyAccount-content input[type="submit"] {
	margin-top: 30px;
	color: #ffffff;
	background: #f36727 !important;
	padding: 14px 30px 14px;
	cursor: pointer;
	border-radius: 5px;
	position: relative;
	display: inline-block;
	line-height: 18px;
	font-family: 'Rubik', sans-serif;
	font-size: 18px;
	font-weight: 400;
	text-transform: capitalize;
	width: 100%;
	transition: all 500ms ease;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce .shipping-calculator-form button.button:hover,
.woocommerce .return-to-shop a.button.wc-backward:hover,
.woocommerce .woocommerce-form-login .button:hover,
.woocommerce-EditAccountForm input[type="submit"]:hover,
.woocommerce-MyAccount-content input[type="submit"]:hover {
	background:#da4f0f !important;
    color: #f5f5f5 !important;
}
.woocommerce .coupon input.button{
	padding: 14px 30px;
	border-radius: 5px;
	cursor: pointer;
	border: 2px solid #f0eef9 !important;
	background: transparent !important;
	color: #222222 !important;
	position: relative;
	display: inline-block;
	font-size: 18px;
	line-height: 18px;
	font-weight: 400;
	text-transform: capitalize;
	font-family: 'Rubik', sans-serif;
	transition: all 500ms ease;
}
.woocommerce .coupon input.button:hover {
	background:none !important;
	border-color: #f36727 !important;
	color: #f36727 !important;
}
.woocommerce .add-to-cart-wrap-btn {
	background:none !important;
    border: 2px solid #f36727 !important;
    color: #f36727 !important;
}
.woocommerce-cart .cart-collaterals .cart_totals table{
	width:100%;
}

.wcppec-checkout-buttons,
.wcppec-checkout-buttons__separator {
	margin:0;
}
.wcppec-checkout-buttons__button {
	padding-top:0;
	color:#f36727;
}
.wcppec-checkout-buttons__button:hover {
	color:#da4f0f;
}

/*********Checkout Page*********/
#customer_details label {
    color: #303030;
    font-family: 'Rubik', sans-serif;
    font-size: 15px;
    font-weight: 400 !important;
    margin-bottom: 8px;
    text-transform: capitalize;
}
.woocommerce-EditAccountForm.edit-account legend,
.woocommerce-billing-fields h3,
.woocommerce-shipping-fields h3,
h3#order_review_heading,
.woocommerce-account .addresses .title h3,
.woocommerce-MyAccount-content h3 {
    color: #222222;
	font-family:'Rubik', sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4em;
    margin: 0 0 20px;
}
.woocommerce-EditAccountForm.edit-account input[type="text"],
.woocommerce-EditAccountForm.edit-account input[type="email"],
.woocommerce-EditAccountForm.edit-account input[type="password"],
.woocommerce-ResetPassword.lost_reset_password input[type="text"],
.checkout.woocommerce-checkout input[type="text"],
.checkout.woocommerce-checkout input[type="email"],
.checkout.woocommerce-checkout input[type="tel"],
.checkout.woocommerce-checkout .select2-choice,
.checkout.woocommerce-checkout textarea,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row .select2-selection {
    background: #ffffff;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    display: block;
    height: 48px;
    line-height: 30px;
    padding: 8px 20px;
    position: relative;
    transition: all 300ms ease 0s;
    width: 100%;
}
.woocommerce form .form-row .select2-selection {
    padding: 8px 20px 8px 0;
}
.woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce form .form-row.woocommerce-invalid select {
    border-color: #a00;
}
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
	margin:0;
	position:relative;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    right: 1px;
    top: 20%;
    width: 20px;
}
.wcppec-checkout-buttons,
.wcppec-checkout-buttons__separator {
	margin:0;
}
.related-product .related-prod {
    padding: 0 15px;
}

/*********My Account Page*********/
.woocommerce .woocommerce-MyAccount-navigation a,
.woocommerce .woocommerce-MyAccount-content a,
.woocommerce .woocommerce-LostPassword.lost_password a {
	color:#f36727;
}

.related-product .related-prod {
    padding: 0 15px;
}
#customer_details label,
.woocommerce form .form-row span{
	width:100%;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
	max-width:48%;
}
.woocommerce form.woocommerce-form-login .form-row label {
	margin-left:15px;
	margin-top:10px;
}


@media only screen and (max-width: 767px){	
	.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%;
	}
	.woocommerce .cart_shipping {
		float: none;
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 599px){
	.woocommerce .cart_shipping {
		float: none;
		margin-bottom: 20px;
	}
	.woocommerce-cart table.cart td.actions .coupon .input-text {
		margin-right:10px;
	}
}

@media only screen and (max-width: 479px) {
	.woocommerce .product .woocommerce-tabs ul.tabs li a {
		padding:15px 23px !important;
	}
	.woocommerce .cart_shipping {
		float: none;
		margin-bottom: 20px;
	}
	.woocommerce-cart table.cart td.actions .coupon .input-text {
		margin:0 0 10px;
		width:100%;
	}
	.woocommerce .coupon input.button {
		width:100% !important;
	}
	
	.woocommerce-cart table.cart td.actions .coupon .input-text {
		margin:0 0 10px;
		width:100%;
	}
	.woocommerce .coupon input.button {
		width:100% !important;
	}
}

.no-pt{
    padding-bottom:0px !important;
}
.bp-comment-item .single-blog-title-box h2{
    margin-bottom: 0px;
}
.bp-comment-item .add-comment-box{
    margin-bottom: 50px;
}
.bp-comment-item .add-comment-box h3{
    font-size: 20px;
}
.m-t30{
	margin-top:30px;
}
.single-product-item .title-holder{
	padding:25px 0 10px;
}
.single-product-item .title-holder .rate-box{
	margin-bottom:15px;
}
.single-product-item .title-holder .title{
	padding:0px;
	border:none;
}
.single-product-item .title-holder .rate-review-box{
	padding:0px;
}
.woocommerce .products .star-rating{
	display:inline-block;
}
.woocommerce div.product form.cart table{
	width:100%;
	margin-bottom:20px;
}
.woocommerce-grouped-product-list tbody tr{
	background:#f5f5f5;
	padding:10px;
	margin-bottom:10px;
	display:block;
}
.woocommerce-grouped-product-list tbody tr td{
	padding:0px 20px 0 0 !important;
	vertical-align:middle !important;
	font-size:14px;
	color:#000;
	font-weight:500;
}
.woocommerce-grouped-product-list tbody tr td a{
	color:#000;
}
.woocommerce-grouped-product-list tbody tr td label{
	margin-bottom:0px;
}
.woocommerce .entry-summary .content-box .woocommerce-grouped-product-list tbody tr td span{
	font-size:14px;
	font-weight:500;
	color:#000;
}
#customer_details{
	margin:0 -15px 60px -15px;
}
.header-style1-logo a img,
.header-style2-logo a img{
	width:100px;
}
.blog-single-area .single-blog-post{
	padding-top:60px;
}
.blog-single-area .single-blog-post .meta-box .meta-info{
	text-align:left;
}
.single-blog-post .meta-box .meta-info li a,
.single-blog-post .meta-box .meta-info li a span{
	color:#39345a;
	font-weight:500;
}
.p-a10{
	padding:10px;
	margin-top:25px;
}
.bx-shadow{
	box-shadow:0px 0px 3px rgba(0,0,0,0.2);
}
.single-blog-post .meta-box .meta-info li span,
.single-blog-post .meta-box .meta-info li a{
	color:#222;
}
.contact-info-box ul li .title span{
	color:#fff;
}
.contact-info-form form .input-box input[type="text"], .contact-info-form form .input-box input[type="tel"], .contact-info-form form .input-box input[type="email"], .contact-info-form form .input-box textarea,
.add-comment-box #add-comment-form input[type="text"], .add-comment-box #add-comment-form input[type="email"], .add-comment-box #add-comment-form textarea{
	color:#000;
	border-color:#777;
}
.single-footer-widget .company-info-text .text-box p,
.call-officers .text span,
.footer-area .single-footer-widget ul.menu li a,
.single-footer-widget .newsletter-box .text p,
.single-footer-widget .newsletter-form input[type="email"],
.single-footer-widget .footer-social-links p,
.sociallinks-style-two li a i,
.footer-area .single-footer-widget ul.menu li a::before{
	color:#fff;
}
.sociallinks-style-two li a i{
	border-color:#fff;
}
.single-footer-widget .gallery .gallery-item{
	position:relative;
	display:inline-block;
	width:31.333%;
	padding:0 5px 5px 0;
	margin-bottom: 0px;
}
.single-blog-post .main-image-holder{
	margin-top:10px;
}
.blog-single-area .text-holder{
	padding-top:30px;
}
.m-t15{
	margin-top:15px;
}
.woocommerce .star-rating{
	font-size:12px;
}
.wp-caption-text{
	padding-top:10px;
}
.thm-unit-test p {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.blog-large-area .blog-post{
	padding-right:0px;
}