.admin-bar .main-header.fixed-header .inner-content,
.admin-bar .mainmenu-area.stricky-fixed,
.admin-bar .fancybox-toolbar {
	top:32px;
}
.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 .outer-search-box .active .fa-search:before {
    content: "\f00d";
}

.main-slider .tp-bullets {
	display:none;
}

.single-sidebar {
	margin-bottom: 40px;
	border-bottom:1px solid #f2f2f2;
	padding-bottom:30px;
}
.sidebar-wrapper .single-sidebar form.search-form,
.single-sidebar .popular-post,
.single-sidebar .subscribe-form-box,
.single-sidebar .social-links,
.single-sidebar .instagram {
	margin-bottom:0;
}
.single-sidebar .subscribe-form-box {
	border:none;
	padding:0;
}
.single-sidebar ul {
    position: relative;
    display: block;
    margin-top: -5px;
}
.single-sidebar ul li {
    position: relative;
    display: block;
    margin-bottom: 14px;
}
.single-sidebar ul li:last-child{
    margin-bottom: 0;
}
.single-sidebar ul li a {
    position: relative;
    display: inline-block;
    color: #848484;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Rubik', sans-serif;
	width:85%;
    transition: all 500ms ease;
}
.single-sidebar ul li a span{
    position: relative;
    display: inline-block;
    margin-left: 10px;
    text-align: center;
    width: 20px;
    height: 20px;
    background: #f06522;
    border-radius: 50%;
    color: #222222;
    font-size: 14px;
    line-height: 22px;
    transition: all 500ms ease;
    opacity: 0;
}
.single-sidebar ul li a:hover span{
	opacity: 1;  
}
.single-sidebar ul li a:hover{
    color: #f06522;   
}

.single-service-sidebar .services-widget {
    position: relative;
    display: block;
    margin-bottom: 49px;
}
.single-service-sidebar .services-widget:last-child {
	margin-bottom:0;
}

.main-menu .navigation li.current-menu-item > a,
.main-menu .navigation li.current-menu-ancestor > a {
    color: #f06522;
}
.main-menu .navigation > li > ul > li > ul > li.current-menu-item a {
    color: #f06522;
    padding-left: 45px;
}
.main-menu .navigation li.current-menu-item > a:before,
.main-menu .navigation li.current-menu-ancestor > a:before{
    opacity: 1;
    left: -8px;
}
.main-menu .navigation li.current-menu-item > a:after,
.main-menu .navigation li.current-menu-ancestor > a:after{
    opacity: 1;
    right: -8px;
}

.header-style1-area.main-header .main-menu .navigation li.current-menu-item > a,
.header-style1-area.main-header .main-menu .navigation li.current-menu-ancestor > a {
    color: #f06522;
}
.header-style1-area.main-header .header-lower .main-menu .navigation li.current-menu-item > a:before,
.header-style1-area.main-header .header-lower .main-menu .navigation li.current-menu-ancestor > a:before {
    opacity: 1;
    left: auto;
}
.header-style1-area.main-header .header-lower .main-menu .navigation li.current-menu-item > a:after,
.header-style1-area.main-header .header-lower .main-menu .navigation li.current-menu-ancestor > a:after {
    opacity: 1;
    right: auto;
}

.single-footer-widget .menu{
    position: relative;
    display: block;
}
.single-footer-widget .menu li {
    line-height: 16px;
    margin-bottom: 22px;
}
.single-footer-widget .menu li:last-chil{
    margin-bottom: 0;
}
.single-footer-widget .menu li a{
    position: relative;
    color: #c2c2c2;
    font-size: 16px;
    font-weight: 400;
    transition: all 500ms ease;
}
.single-footer-widget .menu li a:hover{
    color: #f06522;
    padding-left: 20px;
}
.single-footer-widget .menu li a:before {
    position: absolute;
    top: 3px;
    left: 2px;
    width: 1px;
    height: 13px;
    background: #f06522;
    content: "";
    transform: rotate(15deg);
    opacity: 0;
    transition: all 0.3s ease-in-out 0.1s;
}
.single-footer-widget .menu li a:hover:before{
    opacity: 1;    
}
.single-footer-widget .menu li a:after {
    position: absolute;
    top: 3px;
    left: 7px;
    width: 1px;
    height: 13px;
    background: #f06522;
    content: "";
    transform: rotate(15deg);
    opacity: 0;
    transition: all 0.4s ease-in-out 0.2s;
}
.single-footer-widget .menu li a:hover:after{
    opacity: 1;    
}

.single-comment .bp-comment-item > .default-form {
    margin-bottom: 30px;
}
.single-comment .bp-comment-item > .bp-comment-item > .single-comment-box {
	margin-left:30px;
}
.single-comment h2 {
	margin-bottom:0;
    font-size: 16px;
}
.single-comment h2 small a {
    font-size: 16px;
}

.blog-single-area .inner-comment-box .single-comment-box .img-holder img {
	border-radius:5px;
}

.meta-info li span {
	color:#f06522;
}
.single-blog-post .img-holder .author-box .img-holder img {
	border-radius:50%;
}

.quote .quote-form input[type="submit"] {
    display: block;
    width: 100%;
    padding: 19px 0 18px;
	cursor:pointer;
	border:none;
}
.quote-left-content .inner-content ul li {
	width:47%;
	float:left;
}

.single-service-sidebar .single-sidebar:last-child {
	margin-bottom:0;
}

.single-case-studies .text-holder h3 a {
    color: #222222;
    font-size: 20px;
	transition: all 500ms ease;
}
.single-case-studies .text-holder h3 a:hover {
    color: #f06522;
}

.faq-sidebar .sidebar-appoinment .appoinment-form input[type="submit"] {
    background: #f06522;
    display: block;
    width: 100%;
    padding: 21px 0 21px;
    border-radius: 5px;
    margin-top: 16px;
	cursor:pointer;
	border:none;
}
.contact-form form input[type="submit"] {
    width: 100%;
    padding: 24px 0 23px;
    cursor: pointer;
    display: block;
	border:none;
}

.single-footer-widget .footer-contact-info .contact-info .single .footer-social-links ul li {
	margin-bottom:10px;
}

.single-blog-post.style2 .img-holder .overlay-content-box span a{
    display: inline-block;
    color: #222222;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
}

.post-pagination li span.current {
    color: #222222;
    display: block;
    font-size: 17px;
    font-weight: 400;
    height: 32px;
    width: 32px;
    line-height: 32px;
    text-align: center;
    transition: all 500ms ease 0s;
    font-family: 'Rubik', sans-serif;
    border-radius: 50%;
}
.post-pagination li span.current {
    background: #f06522;
}
.post-pagination li a.prev {
    width: auto;
    height: auto;
    display: block;
    color: #727272;
    padding-right: 10px;
    transition: all 500ms ease;
}
.post-pagination li:hover a.prev{
    background: none;
}
.post-pagination li a.prev i {
    position: relative;
    top: 1px;
    display: inline-block;
    padding-right: 8px;
    font-size: 21px;
}
.post-pagination li a.prev:hover{
    color: #f06522;
}

.post-pagination li a.next {
    width: auto;
    height: auto;
    display: block;
    color: #727272;
    padding-left: 10px;
    transition: all 500ms ease;
}
.post-pagination li a.next:hover{
    color: #f06522;    
}
.post-pagination li:hover a.next{
    background: none;
}
.post-pagination li a.next i {
    position: relative;
    top: 1px;
    display: inline-block;
    padding-left: 8px;
    font-size: 21px;
}

.single-sidebar .popular-post {
    position: relative;
    display: block;
    overflow: hidden;
	border:none;
	padding:0;
}
.single-sidebar .popular-post .item {
    position: relative;
    display: block;
    margin-bottom: 33px;
    padding-left: 85px;
    min-height: 100px;
}
.single-sidebar .popular-post .item:last-child{
    margin-bottom: 0;
}
.single-sidebar .popular-post .item .img-holder {
    position: absolute;
    top: 0px;
    left: 0;
    width: 85px;
    height: auto;
    display: block;
    overflow: hidden;
    border-radius: 5px;
}
.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 .box .content a i{
    color: #fff;
    font-size: 16px;
    transition: all 500ms ease;
}
.single-sidebar .popular-post .item:hover .img-holder .overlay-style-one{
    opacity: 1;
}
.single-sidebar .popular-post .item .img-holder .overlay-style-one .box .content a:hover i{
    color: #f06522;
}
.single-sidebar .popular-post .item .title-holder {
    padding-left: 20px;
}
.single-sidebar .popular-post .item .title-holder h6 a {
    position: relative;
    top: -1px;
    color: #f06522;
    font-size: 14px;
    margin: 0px 0 5px;
}
.single-sidebar .popular-post .item .title-holder .post-title {
    position: relative;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    margin: 0 0 7px;
    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: #f06522;
}
.single-sidebar .popular-post .item .title-holder .post-date {
    display: block;
    color: #848484;
}

.single-sidebar .social-links {
    display: block;
    line-height: 16px;
    margin-top: -10px;
	border:none;
	padding:0;
}
.single-sidebar .social-links div{
    position: relative;
    display: block;
    border-bottom: 1px solid #f2f2f2;
    line-height: 60px;
}
.single-sidebar .social-links div:last-child{
    border-bottom: 0px solid;
}
.single-sidebar .social-links div a{
    color: #848484;
    font-size: 16px;
    display: block;
    transition: all 500ms ease;
}
.single-sidebar .social-links div a .icon {
    position: relative;
    display: inline-block;
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    border: 1px solid transparent;
    background: transparent;
    color: #7c7b7b;
    font-size: 14px;
    line-height: 38px;
    margin: 10px 0;
    margin-right: 15px;
    transition: all 500ms ease;
}
.single-sidebar .social-links div a:hover .icon{
    background: #f06522;
    border-color: #f2f2f2;
    color: #222222;
}

.single-sidebar .follow-us{
    position: relative;
    top: -1px;
    display: block;
    color: #f06522;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    font-family: 'Rubik', sans-serif;
}
.single-sidebar .instagram {
    overflow: hidden;
    display: block;
    margin-top: -4px;
    margin-left: -10px;
    margin-right: -10px;
	border:none;
	padding:0;
}
.single-sidebar .instagram .item {
    position: relative;
    display: inline-block;
    float: left;
    margin: 0 10px 20px;
	width: 28%;
    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:hover .img-holder{
    border-radius: 0px;
}
.single-sidebar .instagram .item .img-holder:before {
    position: absolute;
    top: 0;
    left: 0;
    background: #ffffff;
    height: 0;
    width: 100%;
    content: "";
    transition: all 500ms ease;
    z-index: 3;
    opacity: 0;
}
.single-sidebar .instagram .item:hover .img-holder:before{
    height: 10px;
    opacity: 1;
}
.single-sidebar .instagram .item .img-holder:after{
    position: absolute;
	bottom: 0;
	left: 0;
	height: 0;
	width: 100%;
    background: #ffffff;
    content: "";
    transition: all 500ms ease;
	z-index: 3;
}
.single-sidebar .instagram .item:hover .img-holder:after{
	height: 10px;
}
.single-sidebar .instagram .item .img-holder .overlay-style-one:before{
    position: absolute;
    top: 0;
    left: 0;
    background: #ffffff;
    height: 100%;
    width: 0px;
    content: "";
    transition: all 500ms ease;
    z-index: 5;  
    text-align: center;
}
.single-sidebar .instagram .item:hover .img-holder .overlay-style-one:before{
    width: 10px;    
}
.single-sidebar .instagram .item .img-holder .overlay-style-one:after{
    position: absolute;
    top: 0;
    right: 0;
    background: #ffffff;
    height: 100%;
    width: 0px;
    content: "";
    transition: all 500ms ease;
    z-index: 5;  
    text-align: center;
}
.single-sidebar .instagram .item:hover .img-holder .overlay-style-one:after{
    width: 10px;    
}
.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 .img-holder .overlay-style-one{
}
.single-sidebar .instagram .item .img-holder .overlay-style-one .box .content a i{
    color: #fff;
    font-size: 16px;
    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:hover .img-holder .overlay-style-one .box .content a:hover i{
    color: #f06522;    
}
.single-sidebar .instagram .item:hover .img-holder .overlay-style-one {
    filter: alpha(opacity=100);
    opacity: 1;
    transition-delay: 0s;
}
.single-sidebar .instagram .item:hover .img-holder img {
    transform: scale(1, 1);
}

.sidebar-wrapper .single-sidebar select {
	border:1px solid #333;
	padding:8px 5px;
	width:100%;
}
.sidebar-wrapper .single-sidebar select:focus {
	border:1px solid #333;
}

.single-sidebar .tagcloud a {
    display: inline-block;
    color: #848484;
    font-size: 16px;
    font-weight: 400;
    transition: all 500ms ease 0s;
}

.reply-button a {
	position:relative;
	padding-left: 22px;
}
.reply-button a:before {
	font-family:'icomoon';
	position:absolute;
	content:"\e95b";
	left:0;
	top:-5px;
}

.sidebar-wrapper .single-sidebar.search-sidebar form.search-form,
.sidebar-wrapper .single-sidebar .search-form input[type="text"] {
	max-width:100%;
}

.blog-single-area .blog-post > .text {
    position: relative;
    display: block;
    margin-top: 45px;
    margin-bottom: 36px;
}

/****************Error Page***********************/
.error-section .inner-section{
	text-align:center;
}
.error-section .inner-section h1{
	font-family: 'Rubik', sans-serif;
	font-size: 80px;
	text-transform: capitalize;
	color: #f06522;
	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;
}
.search-404 {
	border:none;
	padding-bottom: 0;
}


/******************Shop*************************/
.shop-item {
    margin-bottom: 65px !important;
    position: relative;
}
.woocommerce .single-product-item .inner-content {
	padding-top:0;
	padding-bottom:25px;
}
.woocommerce .woocommerce-ordering {
	margin:0;
}
.woocommerce .woocommerce-ordering select {
	padding:5px;
}
.single-product-item .img-holder {
	margin-bottom:15px;
}
.woocommerce .product p.price ins,
.woocommerce .product span.price ins,
.woocommerce .product span.price {
    color: #f06522 !important;
	font-size: 15px !important;
	font-weight: 700;
}
.single-product-item .overlay-button-box ul {
	margin:0;
}
.woocommerce nav.woocommerce-pagination ul {
	border:none;
}
.woocommerce nav.woocommerce-pagination ul li {
	display: inline-block;
	margin:0 4px;
	border-right: 0;
}
.woocommerce nav.woocommerce-pagination ul li a {
	color: #222222;
    display: block;
    font-size: 17px;
    font-weight: 400;
    height: 32px;
    width: 32px;
    line-height: 32px;
    text-align: center;
    transition: all 500ms ease 0s;
    font-family: 'Rubik', sans-serif;
    border-radius: 50%;
	padding:0 !important;
}
.woocommerce .woocommerce-pagination li span {
	color: #222222 !important;
    display: block;
    font-size: 17px !important;
    font-weight: 400;
    height: 32px;
    width: 32px;
    line-height: 32px !important;
    text-align: center;
    transition: all 500ms ease 0s;
    font-family: 'Rubik', 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 {
	color:#222222 !important;
	background: #f06522 !important;
}

.blog-sidebar.shop-sidebar {
	margin-left:0;
}

/******************Shop Detail*************************/
.woocommerce .shop-content h4{
	color: #222222;
	font-size: 30px;
	font-weight: 500;
	margin: 0 0 21px;
	text-transform: capitalize;
}
.woocommerce div.product .woocommerce-product-rating {
	margin-bottom:0;
}
.woocommerce a.woocommerce-review-link{
	color: #303030;
}
.woocommerce #content .product .images,
.woocommerce .product .images,
.woocommerce-page #content .product .images,
.woocommerce-page .product .images {
	margin-bottom:0 !important;
	width:100% !important;
}
.woocommerce .star-rating {
	color: #f06522;
    margin-bottom: 10px !important;
}
.woocommerce .rating .woocommerce-product-rating {
    margin-bottom: 0 !important;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
	margin-bottom:0;
}
.woocommerce .entry-summary .content-box p.price ins,
.woocommerce .entry-summary .content-box span.price ins,
.woocommerce .entry-summary .content-box ins span.amount {
    color: #f06522;
    display: inline-block;
	font-family: "Rubik",sans-serif;
    font-size: 22px;
	font-weight:normal;
    margin: 0 4px;
    position: relative;
}
.woocommerce .entry-summary .content-box del p.price,
.woocommerce .entry-summary .content-box del span.amount {
    font-size: 20px;
	font-weight: 400;
}
.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 {
	height: 50px;
    width: 170px;
    color: #fff;
    padding: 12px 0 12px;
    cursor: pointer;
    border-radius: 0;
	position: relative;
    background: #f06522 !important;
    font-size: 13px;
    line-height: 13px;
    font-weight: 500;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Rubik', sans-serif;
    transition: all 500ms ease;
}
.woocommerce button.add-to-cart:hover,
.woocommerce #review_form #respond .form-submit input:hover {
	color: #fff !important;
    background: #eb9f04 !important;
}
.woocommerce .cart .quantity input.input-text {
	background-image:none;
    display: inline-block;
    height: 51px !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;
}

.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:#f06522;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	background-color: #f06522;
	border: 2px solid #f06522;
	border-radius: 50%;
	height: 10px;
	margin-left: -4px;
	outline: medium none;
	width: 10px !important;
	cursor: pointer;
	top: -0.2em;
}


/*********Woocommerce Tab*********/
.woocommerce .product .woocommerce-tabs{
    position: relative;
    border-top: none;
    border-right: none;
    border-left: none;
    overflow: hidden; 
    margin-top: 60px;
}
.woocommerce .product .woocommerce-tabs #tab-description,
.woocommerce .product .woocommerce-tabs #tab-reviews {
	border: 1px solid #ececec;
    padding: 30px !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{
    margin:0 0 -1px !important;
	padding:0 !important;
    position: relative;
}
.woocommerce .product .woocommerce-tabs ul.tabs li {
	display: inline-block;
    float: left;
	margin:0 3px -1px 0 !important;
	padding:0 !important;
	border:none !important;
	background: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 {
	background: #f7f7f7;
    border-top: 1px solid #ececec;
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
    border-bottom: 1px solid transparent;
    border-radius: 0;
    cursor: pointer;
    display: block !important;
    margin-right: 1px;
    padding: 15px 30px 13px !important;
    color: #303030 !important;
    font-size: 18px;
    font-weight: 500 !important;
    text-transform: capitalize;
    transition: all 500ms ease;
    font-family: 'Titillium Web', sans-serif;
}
.woocommerce .product .woocommerce-tabs ul.tabs li.active a,
.woocommerce .product .woocommerce-tabs ul.tabs li:hover a {
	background: #ffffff;
    color: #f06522 !important;
    border-left-color: #ececec;
    border-top-color: #ececec;
    border-right-color: #ececec;
}
.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: #222222;
	font-size: 24px;
	font-weight: 500;
	text-transform: capitalize;
}
.woocommerce .product .woocommerce-tabs .panel .comment-form-rating{
	margin-top:20px;
}
.woocommerce .comment-form-rating p.stars a {
	color:#f06522;
}
.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: #f06522;
}
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
    border-top: 3px solid #f06522;
}
.woocommerce .woocommerce-message:before{
	color:#f06522;
}
.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 {
    background-color: #f06522 !important;
    color: #ffffff !important;
    display: inline-block;
    font-family: "Rubik",sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    transition: all 500ms ease 0s;
	padding: 15px 30px 13px !important;
    outline: medium none;
    position: relative;
	border:2px solid transparent;
}
.woocommerce input.button.alt {
	color:#222 !important;
}
.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 {
    color:#ffffff !important;
	background:#eb9f04 !important;
	border:2px solid transparent !important;
}

/*********Cart Page*********/
.woocommerce table.shop_table thead {
    background: #f5f5f5;
    border-radius: 7px;
    color: #222222;
    font-family:"Rubik",sans-serif;
    font-size: 18px;
    position: relative;
    text-transform: uppercase;
    width: 100%;
}
.woocommerce table.shop_table th {
    color: #272727;
    font-family:"Rubik",sans-serif;
    font-size: 14px;
    font-weight: 700;

    line-height: 35px;
    padding-left: 28px;
    text-transform: uppercase;
}
.woocommerce table.shop_table td {
	border-top:1px solid #f7f7f7;
    color: #9e9e9e;
    font-size: 16px;
    font-weight: 700;
    padding: 25px 20px;
}
.woocommerce table.shop_table td.product-name a {
	color: #222;
}
.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 {
	font-family:"Rubik",sans-serif;
    font-size: 14px;
    font-weight: 400;
    background: none;
    border: 1px solid #e0e0e0;
    display: block;
    height: 45px;
    line-height: 24px;
	margin-right:15px;
    padding: 7px 20px;
    width: 200px;
}
.woocommerce-cart table.cart td.actions .coupon .input-text:focus{
	border: 1px solid #f06522;
}
.woocommerce .cart_shipping {
    padding-left: 0;
}
.woocommerce .cart_shipping .shipping-calculator-button:focus {
    color:#f06522;
}
.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 .coupon input.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"] {
	position: relative;
	background: #f06522 !important;
	color: #222222 !important;
	font-size: 13px;
	line-height: 13px;
	font-weight: 500;
	display: inline-block;
	padding: 23px 40px 23px;
	text-transform: uppercase;
	font-family: 'Rubik', sans-serif;
	transition: all 500ms ease;
	border-radius: 3px;
}
.woocommerce .coupon input.button{
	position: relative;
	background: #f06522 !important;
	color: #222222 !important;
	font-size: 13px;
	line-height: 13px;
	font-weight: 500;
	display: inline-block;
	padding: 23px 40px 23px;
	text-transform: uppercase;
	font-family: 'Rubik', sans-serif;
	transition: all 500ms ease;
	border-radius: 3px;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce .coupon input.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: #eb9f04 !important;
    color: #fff !important;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	width:100%;
}
.woocommerce .add-to-cart-wrap-btn {
	background:none !important;
    border: 2px solid #f06522 !important;
    color: #f06522 !important;
}
.woocommerce-cart .cart-collaterals .cart_totals table{
	width:100%;
}

/*********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;
}
.wcppec-checkout-buttons__button {
	padding-top:0;
	color:#f06522;
}
.wcppec-checkout-buttons__button:hover {
	color:#eb9f04;
}
.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;
}
.woocommerce .col2-set .col-1 {
	padding-left:0;
}

.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;
}
.woocommerce .cart-collaterals .cart_shipping,
.woocommerce .cart-collaterals .cart_totals{
	margin-top:50px;
}
/*********My Account Page*********/
.woocommerce .woocommerce-MyAccount-navigation a,
.woocommerce .woocommerce-MyAccount-content a,
.woocommerce .woocommerce-LostPassword.lost_password a {
	color:#f06522;
}


@media only screen and (max-width: 1023px){
	.woocommerce-cart table.cart td.actions .coupon .input-text {
		width:48%;
	}
	.woocommerce .cart_shipping {
		float: left;
	}
	.woocommerce .cart-collaterals .cart_totals,
	.woocommerce-page .cart-collaterals .cart_totals {
		float:right;
	}
}

@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-billing-fields{
		margin-bottom:50px;
	}
	.col2-set .col-2{
		padding:0px;
		margin-bottom:50px;
	}
	.woocommerce-checkout-payment{
		margin-top:50px;
	}
}

@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;
	}
}
.header-style1-logo a img{
	width:145px;
}
.footer-logo a img{
	width:187px;
}