/*
Theme Name: Concreate
Theme URI: http://shtheme.com/demosd/concreate
Author: Shtheme
Author URI: https://themeforest.net/user/shtheme
Description: In 2019, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: concreate

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* ========TABLE OF CONTENTS==========
00. Body, links, hgroup, paragraphs, general styles
01. Fixed header & Navigation
02. Section Intro (Home)
03. Section About
04. Section Resume
05. Section Portfolio
06. Section Blog
07. Section Contact
08. Footer
09. Loader
10. Responsive design

/*--------------------------------------------------
    00. Body, links, hgroup, paragraphs, general styles
---------------------------------------------------*/
.paginContainer a:first-child {
    float: left !important;
}
.paginContainer a {
    display: inline-block;
}

.paginContainer {
    margin: 0 0px;
    position: fixed;
    width: 100%;
    top: 50%;
    z-index: 0;
}

.paginContainer a:last-child {
    float: right !important;
}

.paginContainer .tparrows.preview1:after {
    width: 80px;
    height: 80px;
    line-height: 80px;
}

.paginContainer .tparrows.default.preview1 {
    width: 80px;
    height: 80px;
}
.comment-info {
    margin-left: 85px;
    margin-bottom: 10px;
    background: #fafafa;
    padding: 20px 30px;
    margin-top: -70px;
}
#blog-comment li .avatar {
    position: inherit;
}
#blog-comment ul.children {
    margin-left: 0px;
}
#respond.comment-respond .comment-notes {
	margin-top: 13px;
    font-family: 'Poppins', sans-serif;
    font-size: 1.45rem;
    line-height: 1.9em;
    font-style: normal;
    letter-spacing: .6px;
    color: #4e4e4e;
    font-weight: 400;
}

#content #blog-comment {
    margin: 0px 0;
    padding: 0px;
}
#content .pagination li span.current {
	color: #333;
    margin-right: 5px;
    padding-left: 30px;
    line-height: 1.3;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
#content .pagination {
	display: block;
}
article .blog-simple .blog-text .comment a {
	text-decoration: unset;
}
.page-id-90 .wpb_content_element {
    margin-bottom: 0px !important;
}
.choc .choc-left-50 {
    float: left;
    width: 48%;
}

.choc .choc-right-50 {
    float: right;
    width: 48%;
}
.logged-in .show .navbar-default-white {
    margin-top: 32px !important;
}
.logged-in.page-template-home-2 .init .navbar-default-white {
    margin-top: 32px !important;
}
.logged-in.page-template-home-2-black .init .navbar-default-white {
    margin-top: 32px !important;
}
.logged-in.page-template-home-3 .init .navbar-default-white {
    margin-top: 32px !important;
}
@media (max-width: 1199px){
    .content-wrapper .init .navbar-default-white {
        margin-top: 0px !important;
    }
    .logged-in.page-template-home-3 .init .navbar-default-white {
    margin-top: 0px !important;
}
}
#fLogin #wpcrlLoginSection .col-md-10 {
    width: 100%
}
#fLogin #wpcrlLoginSection .col-md-10 .fv-form-bootstrap >h3 {
    display: none;
}
#fLogin #wpcrlLoginSection .col-md-10 .fv-form-bootstrap button.btn-primary {
    width: 100%;
    margin-top: 30px;
    padding: 10px 12px;}
#fLogin #wpcrlLoginSection .col-md-10 .fv-form-bootstrap button#btnForgotPassword {
    display: none;
}
#fsignUp #wpcrlRegisterSection{
    padding-right: 0px;
    padding-left: 0px;
}
#fsignUp #wpcrlRegisterSection .col-md-12 {
    padding-left:0px;
    padding-right: 0px;
}
#fsignUp #wpcrlRegisterSection #wpcrlRegisterForm h3 {
    display: none;
}
#fsignUp #wpcrlRegisterSection #wpcrlRegisterForm div:nth-child(11){
    display: none;
}
#fsignUp #wpcrlRegisterSection #wpcrlRegisterForm div:nth-child(12){
    display: none;
}
#fsignUp #wpcrlRegisterSection #wpcrlRegisterForm button.btn-primary {
    width: 100%;
    padding: 10px 12px;
    margin-top: 30px;
}
ul.pagination li .dots {
    margin-right: 5px;
    padding: 5px 20px;
}
.whitepage-menu .wrap-menu-child li.active a.link{
    color: #111;
}
#content .col-md-8 >.blog-simple .blog-text >p {
    margin-bottom: 25px;
}
#content .col-md-8 >.blog-simple .blog-text .btn-blog {
    border: 1px solid #dd4425;
    background-color: #dd4425;
    padding: 6px 12px;
    color: #fff;
}
#content .col-md-8 >.blog-simple .blog-text .btn-blog:hover {
    background-color: transparent;
    color: #dd4425;
}

.error404 #subheader .error-text-container {
    text-align: center;
}
.error404 #subheader .error-text-container h1 {
    text-align: center;
    font-size: 150px;
    color: #dd4425;
}

.error404 #subheader {
    padding: 50px 0px 80px 0px;
}
.error404 #subheader .error-text-container h2 {
    margin-bottom: 40px;
}
.error404 #subheader .error-text-container #text-search {
    display: block;
    margin-bottom: 40px;
}
.error404 #subheader .error-text-container #text-search .s-input-home {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    margin: 0 auto;
    max-width: 500px;
    margin-right: -10px;
}
.error404 #subheader .error-text-container #text-search .btn-s-input {
    position: inherit;
}
.error404 #subheader .error-text-container a {
    font-size: 20px;
    border: 1px solid #dd4425;
    padding: 7px 15px;
    background-color: #dd4425;
    border-radius: 20px;
}
.error404 #subheader .error-text-container a:hover {
    background-color: #fff;
    color: #dd4425;
}
@media (max-width: 597px){
    .error404 #subheader .error-text-container #text-search {
        display: flex;
    }
}
.error404 input:focus {
    outline: -webkit-focus-ring-color auto 0px;
}
#content .search-custom >h4 {
        margin-bottom: 30px;
}
#content .search-custom form {
        display: flex;
}
#content .search-custom form .s-input-home {
    display: flex;
    max-width: 500px;
    margin-right: -20px;
    width: 100%;
}
#content .search-custom form .btn-s-input {
    position: inherit;
}
.displaynone{
    display:none;
}
#email-notes{
    font-size: 1.45rem;
    line-height: 1.9em;
    font-weight: 400;
}
.comment-reply-title{
    line-height: 2;
}

.wrapaddres {
    background: #fff;
    height: 400px;
    padding: 25px 20px 25px 40px;
    box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.1);
}
address span {
    display: block;
    border-bottom: solid 1px rgba(255, 255, 255, 0);
    padding-bottom: 5px;
    margin-bottom: 5px;
    line-height: 26pt;
    font-weight: 400!important;
}
address span strong {
    font-weight: 500!important;
    display: inline-block;
    width: 60px;
}
address span a {
    color: #eceff3;
    display: inline;
}
.main-cont-1{
    margin-bottom: 25px;
}
.cont-1{
    font-style: normal;
}
.cont-1-head{
    font-weight: 600;
    font-size: 13pt;
    margin-bottom: 5px;
}
.cont-1-cont{
    font-size: 14px;
    line-height: normal;
}
.icon-holder{
    color:#fff;
}
.icon-holder i{
    position: relative;
    z-index: 2;
    line-height: 60px;
    font-size: 25px;
}
.icon-holder span::after {
    width: 60px;
    height: 60px;
    background: #090c0d;
    position: absolute;
    content: "";
    left: 50%;
    margin-left: -30px;
    top: 0;
    background-clip: padding-box;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1;
}
address.cont-1 span {
    display: block;
    padding-bottom: 5px;
    margin-bottom: 5px;
    line-height: 30pt;
    font-weight: 400!important;
}
address.cont-1 span {
    font-style: normal;
}
address.cont-1 span strong {
    font-weight: 400!important;
    display: inline-block;
    width: 60px;
}
address.cont-1 span a {
    color: #666;
    display: inline;
}
.heading-cont {
    color:#333;
    font-size: 13pt;
    font-weight: 600;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 2px solid #ebebeb;
}
.bgcont {
    padding: 60px 40px;
    background: #f6f6f6;
}
.heading-cont1 {
    color:#333;
    font-size: 16pt;
    font-weight: 600;
    margin-bottom: 60px;
    position: relative;
    text-align: center;
}
.heading-cont1::before {
    content: " ";
    margin-right: 10px;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 13px;
    z-index: 1;
    border-bottom: 1px solid #ddd;
}
.heading-cont1 span {
    position: relative;
    z-index: 1;
    padding: 30px;
    background: #f6f6f6;
}
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"] .wpcf7-form textarea, .wpcf7-form select {
    border: 2px solid #f1f1f1 !important;
    color: #969595;
}
.form-group {
    margin-bottom: 20px;
}
.form-control {
    width: 100% !important;
    padding: 10px 20px 10px 35px;
    font-size: 13px;
    line-height: 24px;
    color: #969595;
    background: #fff !important;
    border: 2px solid #f1f1f1;
    border-radius: 0;
    box-shadow: none;
}
.form-control:focus {
    border: 2px solid #31aae2 !important;
    box-shadow: none;
}
.user-message textarea {
    min-height: 195px;
    padding-top: 15px !important;
}
#form-contact1 input{
    height: 55px;
}
.contact-form form button {
    margin-top: 10px;
}
.user-name, .user-email, .user-phone, .user-url, .user-message {
    position: relative;
}
.user-name::after, .user-email::after, .user-phone::after, .user-url::after, .user-message::after {
    position: absolute;
    left: 15px;
    top: 15px;
    font-family: "FontAwesome";
    color: #dadada;
}
.user-name::after {
    content: "\f007";
}
.user-email::after {
    content: "\f003";
}
.user-phone::after {
    content: "\f095";
}
.user-url::after {
    content: "\f0ac";
}
.user-message::after {
    content: "\f086";
}
.btn-contact {
    width: auto;
    height: 40px;
    font-size: 10pt;
    font-weight: 400;
    letter-spacing: 1pt;
    font-style: normal;
    text-align: center;
    line-height: 35px;
    color: #fff;
    border: 2px solid rgba(0, 0, 0, 0);
    background: #dd4425;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 2px;
    outline: none;
    text-shadow: none;
    margin: 0px auto;
    margin-left: 1px;
    padding: 0 50px;
    cursor: pointer;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.btn-contact:hover {
    border: 2px solid rgba(0, 0, 0, 0);
    width: auto;
    color: #fff;
    background: #999;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.error {
    width: 100%;
    display: none;
    padding: 2px 10px 2px 10px;
    font-size: 11px;
    margin: 10px auto;
}
.success {
    width: 100%;
    display: none;
    padding: 5px 0px 2px 0px;
    font-size: 11px;
    margin: 10px auto;
}
.whitepage .bgcont .heading-cont1 span {
    color: #666;
}
.whitepage .bgcont .autoheight-2 .main-cont-1 {
    color: #666;
}
.comment-info .c-reply a {
    font-size: 12px;
    padding: 1px 20px 2px 15px;
    border: 2px solid #999;
    width: 100px;
    text-align: center;
    font-weight: 500;
    color: #999;
}
.comment-info .c-reply a::before {
    color: #999;
}
.comment-info .c-reply a:hover::before {
    color: #fff;
}
.comment-info .c-reply a:hover {
    color: #fff !important;
	background-color:#999;
	border: 2px solid #999;
}
.comment-info {
    margin-bottom: 30px;
}
.comment-info .c-reply a:hover {
    color: #999;
}
body.page-id-282 section.whitepage .bgcont{
    background: none;
    padding-top: 10px;
    padding-bottom: 10px;
}
#form-contact1 .form-control{
    color: #666;
}
.cont-1-head{
    text-transform: uppercase;
}
.widget_news .sidebar-title h3, #blog-comment h5, .comment-reply-title{
    font-size: 19px;
}
.blog-simple .blog-text span.user-post, .comment-info .c-name{
    text-transform: capitalize;
}
@media(max-width: 776px){
    .tp-simpleresponsive .tp-caption, .tp-simpleresponsive a{
        margin-left: 20px!important;
    }
    body{
        overflow-x: hidden; 
    }
    li.menu-item span.span-drop{
        display: none!important;
    }


}

#content .pagination li span.current{
    padding-left: 15px;
    padding-bottom: 6px;
    padding-right: 15px;
    font-size: 9.5pt;
    background: #dd4425;
    color: white;
}
ul.pagination li a{
    padding-left: 15px;
    padding-bottom: 5px;
    padding-right: 15px;
}
.pagination>li:last-child>a, .pagination>li:last-child>span{
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.blog-simple .blog-text span.date-post {
    font-style: normal!important;
}






.woocommerce .Full-width .nosidebar .plft30 .product-type-simple .mbot75 .prd_detail_desc .single-product-normal {
    float: left;
    width: 80%;
    margin-top: -5px;
}

.woocommerce .Full-width .nosidebar .plft30 .product-type-simple .mbot75 .prd_detail_desc .single-product-normal .price .woocommerce-Price-amount {
    font-size: 32px;
    font-weight: 600;
}
.woocommerce .Full-width .nosidebar .plft30 .product-type-simple .mbot75 .prd_left_Wdt .images {
    float: none;
    margin: 0 auto;
    display: block;
    width: 100%;
    margin-bottom: 50px;
}
.woocommerce .single-product-normal .product_title  {
    margin-bottom: 10px;
    font-weight: 500;
    color: #333;
}
.woocommerce .single-product-normal div .price {
  margin-bottom: 10px;
}
.woocommerce.product-template-default .Full-width .nosidebar .product-type-simple {
      margin: 100px 0px;
}
.woocommerce .Full-width .nosidebar .product-type-simple .mbot75 .prd_detail_desc form.cart .quantity input.qty {
    height: 32px;
    margin-right: 10px;
    border-radius: 30px;
    border: 2px solid #dd4425;
    color: #dd4425;
}
.woocommerce .Full-width .nosidebar .product-type-simple .mbot75 .prd_detail_desc form.cart .single_add_to_cart_button {
    height: 32px;
    background: #dd4425;
    border: 2px solid #dd4425;
    color: #fff;
    padding: 6px 20px;
    font-weight: 500;
    line-height: 1;
    border-radius: 30px;
}
.woocommerce .Full-width .nosidebar .product-type-simple .mbot75 .prd_detail_desc form.cart .single_add_to_cart_button:hover {
    border: 2px solid #dd4425;
    background-color: #fff;
    color: #dd4425;
}
.woocommerce div.product p.price ins {
  text-decoration: none;
}

.woocommerce .nosidebar .woocommerce-message .wc-forward {
    background-color: #dd4425;
    border: 2px solid #dd4425;
    padding: 7px 20px;
    border-radius: 30px;
    color: #fff;
}
.woocommerce .nosidebar .woocommerce-message .wc-forward:hover {
    background-color: #fff;
    border: 2px solid #dd4425;
    color: #dd4425;
}
.woocommerce span.onsale {
  background-color: #dd4425;
}
.woocommerce div.product p.price {
  color: #333;
}
.woocommerce-message:before {
    color: #2f506c;
}
.woocommerce-message {
    border-top-color: #2f506c;
}
.woocommerce .product-type-simple .mbot80 .tab-pane h2 {
    margin-bottom: 30px;
    color: #333;
    font-weight: 700;
    text-align: center;
    font-size: 44px;
}
.woocommerce .Full-width .nosidebar .plft30 .product-type-simple .mbot75 .prd_detail_desc .single-product-normal .price del .woocommerce-Price-amount {
  font-size: 22px;
}
.woocommerce .woocommerce-Reviews .woocommerce-noreviews {
  margin-bottom: 10px;
}
.woocommerce #reviews.woocommerce-Reviews .comment-respond .comment-reply-title {
  font-weight: 700;
    color: #333;
    margin-bottom: 20px;
}
.woocommerce #tab-reviews #review_form .comment-respond .comment-form .comment-form-comment textarea#comment {
    max-width: 600px;
    height: 120px;
    padding: 10px;
}
.woocommerce #tab-reviews #review_form .comment-respond .comment-form .comment-form-comment label {
    display: block;
}
.woocommerce #tab-reviews #review_form .comment-respond form .comment-form-author label {
    margin-right: 8px;
}
.woocommerce #tab-reviews #review_form .comment-respond form .comment-form-email label {
    margin-right: 10px;
}
.woocommerce #review_form #respond .form-submit input {
    color: #fff;
    background-color: #dd4425;
    border: 2px solid #dd4425;
    height: 34px;
    padding: 6px 15px;
    border-radius: 30px;
    width: 130px;
}
.woocommerce #review_form #respond .form-submit input:hover {
    background-color: #fff;
    border: 2px solid #dd4425;
    color: #dd4425;
}
.woocommerce #reviews.woocommerce-Reviews #comments .commentlist{
  padding-left: 0px;
}
.woocommerce #reviews.woocommerce-Reviews #comments .commentlist .comment .comment_container .comment-text{
  margin: 0 0 0 70px;
}
.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 10px;
}
.woocommerce .practice_area .practice_inner .practice_item .p_img_inner {
  padding: 15px;
}
.woocommerce .practice_area .practice_inner .practice_item a> h5 {
  font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
}
.woocommerce .practice_area .practice_inner .practice_item  .star-rating {
  float: none;
    margin: 0 auto;
    margin-bottom: 15px;
}
.woocommerce .practice_area .practice_inner .practice_item .price{
  font-size: 20px;
    font-weight: 700;
}
.woocommerce .practice_area .practice_inner .practice_item  .price del .woocommerce-Price-amount {
  font-size: 15px;
}
.woocommerce .practice_area .practice_inner .practice_item  .price ins {
  text-decoration: unset;
}
.woocommerce .sevice_offer .practice_item {
    margin-bottom: 60px;
    border-bottom: 2px solid #6091ba;
    padding-bottom: 20px;
}
.woocommerce .practice_area .practice_inner .practice_item .p_img_inner .p_img .p_hover {
    text-align: center;
}
.woocommerce .woocommerce-product-rating .star-rating span {
    color: #FFC107;
}
.woocommerce .woocommerce-Reviews .commentlist .comment-text .meta strong {
    text-transform: capitalize;
    color: #333;
}
.woocommerce .woocommerce-Reviews .commentlist .comment-text .meta .description{
    color: #333;
}
.woocommerce .woocommerce-Reviews .comment-text .star-rating span{
    color: #FFC107;
}
.woocommerce .woocommerce-Reviews .comment-respond .comment-form-rating .stars span a {
    color: #ffc107;
}
.woocommerce .nosidebar .woocommerce-message {
    border:none;
}
.woocommerce .nosidebar .woocommerce-message:before {
    color: #dd4425;
}
.woocommerce .woocommerce-Reviews #comments {
    margin-bottom: 0px;
}
.woocommerce .woocommerce-Reviews #review_form #respond.comment-respond .comment-form .comment-form-comment {
  margin-bottom: 20px;
}
.woocommerce .box_grid .block-reveal .woocommerce-LoopProduct-link .wp-post-image {
  width: 100% !important;
  max-width: 100%;
}
.woocommerce .box_grid span.onsale {
    z-index: 10;
    top: 0em;
    left: 0em;
}
.woocommerce .box_grid .block-reveal .woocommerce-LoopProduct-link >.star-rating {
  display: none;
}
.woocommerce .box_grid .block-reveal .woocommerce-LoopProduct-link >.price del {
  display: none;
}
.woocommerce .box_grid .block-reveal .woocommerce-LoopProduct-link >.price ins {
  text-decoration: unset;
}

.woocommerce .box_grid .wrapper .star-rating {
      margin-top: 7px;
      color: #f2b827;
}
.woocommerce .star-rating:before {
    color: #f2b827;
}
.woocommerce .box_grid .wrapper .preview .add_to_cart_button {
    background: #fff;
    border: 2px solid #dd4425;
    color: #dd4425;
    padding: 7px 20px;
    font-weight: 500;
    line-height: 1;
    border-radius: 30px;
}
.woocommerce .box_grid .wrapper .preview .add_to_cart_button:hover {
    background: #dd4425;
    color: #fff;
}
.woocommerce .box_grid .wrapper .preview .add_to_cart_button.added {
  display: none;
}
.woocommerce .box_grid .wrapper .preview .added_to_cart {
    background: #dd4425;
    border: 2px solid #dd4425;
    color: #fff;
    padding: 7px 20px;
    font-weight: 500;
    line-height: 1;
    border-radius: 30px;
}
.woocommerce .box_grid .wrapper .preview .added_to_cart:hover {
    background: #fff;
    color: #dd4425;
}
.woocommerce-cart .woocommerce .col-sm-8 {
    max-width: 100%;
    margin-bottom: 40px;
    width: 100%;
}
.woocommerce-cart .woocommerce .col-sm-8 .shop_table_responsive .cart_item td {
  border-right: 1px solid rgba(0,0,0,.1);
  text-align: center;
}
.woocommerce-cart .woocommerce .col-sm-8 .shop_table_responsive .cart_item td.product-remove .remove {
    margin: 0 auto;
}
.woocommerce-cart .woocommerce .col-sm-8 .shop_table_responsive thead tr th {
    text-align: center;
    border-right: 1px solid rgba(0,0,0,.1);
}
.woocommerce-cart .woocommerce .col-sm-4 .cart-collaterals .cart_totals {
    float: left;
    width: 100%;
}
.woocommerce-cart .woocommerce table.cart td.actions .coupon .input-text {
    width: 143px;
    margin: 5px 10px 5px 5px;
    height: 34px;
    background: #dd4425;
    border: 2px solid #dd4425;
    color: #fff;
    padding: 6px 20px;
    font-weight: 500;
    line-height: 1;
    border-radius: 30px;
}
.woocommerce-cart .woocommerce table.cart td.actions .coupon .input-text::-webkit-input-placeholder{
    color: #ffffff!important;
}
.woocommerce-cart .woocommerce table.cart td.actions .coupon .input-text::-moz-placeholder{
    color: #ffffff!important;
}
.woocommerce-cart .woocommerce table.cart td.actions .coupon .input-text:-ms-input-placeholder{
    color: #ffffff!important;
}
.woocommerce-cart .woocommerce .cart input.button {
    margin: 5px 5px 5px 5px;
    height: 34px;
    background: #dd4425;
    border: 2px solid #dd4425;
    color: #fff;
    padding: 6px 20px;
    font-weight: 500;
    line-height: 1;
    border-radius: 30px;
}
.woocommerce .cart .button, .woocommerce .cart input.button:hover {
    background: #fff;
    color: #dd4425;
}
.woocommerce-cart .woocommerce .cart_totals .wc-proceed-to-checkout .checkout-button {
    margin: 5px 5px 5px 5px;
    background: #dd4425;
    border: 2px solid #dd4425;
    color: #fff;
    font-weight: 500;
    line-height: 1;
    border-radius: 30px;
}
.woocommerce-cart .woocommerce .cart_totals .wc-proceed-to-checkout .checkout-button:hover {
    background: #fff;
    color: #dd4425;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table_responsive .cart-subtotal td {
    font-size: 16px;
    text-align: right;
    color: #333;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table_responsive .order-total td {
    font-size: 18px;
    text-align: right;
    color: #333;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals h2 {
  margin-bottom: 30px
}
.woocommerce-checkout .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    max-width: 100%;
    width: 100%;
    margin-bottom: 50px;
}
.woocommerce-checkout .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    max-width: 100%;
    width: 100%;
    margin-bottom: 50px;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout .woocommerce-billing-fields .form-row .input-text {
    border-radius: 15px;
    height: 32px;
    padding-left: 10px;
    border: 1px solid;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout .woocommerce-billing-fields .form-row .select2-choice {
    border-radius: 15px;
    height: 32px;
    padding-left: 10px;
    border: 1px solid;
    padding-top: 2px;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout .woocommerce-billing-fields .form-row {
    margin-bottom: 15px;
    color: #333;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout .woocommerce-billing-fields .form-row label {
    margin-bottom: 15px;
    color: #333;
}
.woocommerce-checkout .woocommerce form .col-sm-4 {
  margin-bottom: 50px;
}
.woocommerce-checkout .woocommerce form h3 {
    margin-bottom: 30px;
}
.woocommerce-checkout .woocommerce .woocommerce-shipping-fields .woocommerce-validated label {
    margin-bottom: 15px;
}
.woocommerce-checkout .woocommerce .woocommerce-shipping-fields .woocommerce-validated .input-text {
    padding: 10px;
    border-radius: 15px;
}
.woocommerce-checkout .woocommerce form .form-row .input-text,.woocommerce-checkout .woocommerce-page form .form-row .input-text {
    box-sizing: border-box;
    width: 100%;
    border-radius: 15px;
    padding: 10px;
}
.woocommerce-checkout .woocommerce table.shop_table th {
    font-weight: 700;
    padding: 9px 12px;
    color: #333;
}
.woocommerce-checkout .woocommerce table.shop_table td {
    color: #333;
}
.woocommerce-checkout  .woocommerce table.shop_table td.product-total {
    color: #333;
    text-align: right;
}
.woocommerce-checkout .woocommerce table.shop_table th.product-total {
    text-align: right;
}
.woocommerce-checkout .woocommerce table.shop_table tfoot td {
    color: #333;
    text-align: right;
}
.woocommerce-checkout .woocommerce table.shop_table tfoot tr.order-total td {
    font-size: 16px;
}
.woocommerce-checkout .woocommerce-checkout #payment ul.payment_methods li {
    color: #333;
}
.woocommerce-checkout .woocommerce #payment #place_order{
    background: #dd4425;
    border: 2px solid #dd4425;
    color: #fff;
    font-weight: 600;
    line-height: 1;
    border-radius: 30px;
    padding: 7px 12px;
}
.woocommerce-checkout .woocommerce #payment #place_order:hover {
    background: #fff;
    color: #dd4425;
}
.product-template-default.woocommerce .panel-body {
    padding: 20px;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
    width: auto;
}
.woocommerce .wrapper .price ins {
    text-decoration: unset;
}
.woocommerce .wrapper .price ins .woocommerce-Price-amount {
    font-size: 16px;
}
.woocommerce .wrapper .price > .woocommerce-Price-amount  {
    font-size: 16px;
}
.woocommerce-page .content-wrapper .margin_60_35 .col-md-4 .box_grid {
    margin-bottom: 40px;
    background-color: #fafafa;
    padding: 20px;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
    color: #333;
    margin-right: 5px;
    padding-left: 30px;
    line-height: 1.42857143;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.woocommerce nav.woocommerce-pagination ul {
    border: 0px solid #d3ced2; 
}
.woocommerce nav.woocommerce-pagination ul li {
    border-right: 0px solid #d3ced2;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span  {
    position: relative;
    float: left;
    
    padding: 6px 12px;
    padding-left: 30px;
    line-height: 1.42857143;
    color: #333;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-right: 5px;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
    background: #fff;
}
.woocommerce nav.woocommerce-pagination ul li span.current:hover {
    background: #ebe9eb;
}
.woocommerce nav.woocommerce-pagination ul li a:hover {
    background-color: #dd4425;
    color: #fff;
}
.woocommerce .margin_60_35 nav.woocommerce-pagination {
    text-align: left;
}
.woocommerce-cart table.cart .product-thumbnail img {
    width: 180px;
    margin: 10px 0px;
}
@media (max-width: 400px){ 
    .woocommerce-cart table.cart td.actions .coupon {
        display: grid;
    }
    .woocommerce-page table.cart td.actions .coupon input.button {
        width: 143px;
    }
}
@media (min-width: 767px){ 
    .woocommerce .col2-set, .woocommerce-page .col2-set {
        width: 66.66666667%;
    }
}
.product-template-default .content-wrapper #hero_in.general{
    padding-bottom: 0px;
}
.woocommerce .gal-home .hovereffect {
    margin-bottom: 0px;
}