/*____________________- Copyright (c) 2020 ______________________
[Master Stylesheet] 
Project: Inland Design
Version: 1.0.0 
Author: Kamleshyadav
 __________________________________________________________________
 
[Table of contents] 
	1. BODY CSS START
	2. COMMAN CSS START
	3. WP CSS START
	4. HEADER CSS START
	5. BANNER SIDEBAR START
	6. SERVICES START
	7. ABOUT CSS START
	8. PROJECT CSS START
	9. PROCESS CSS START
	10. TEAM CSS START
	11. PROGRESS CSS START
	12. TESTIMONIAL CSS START
	13. BLOG SINGLE CSS START
	14. PRODUCT CSS START
	15. PRODUCT SINGLE CSS START
	16. FOOTER CSS START
	17. WHY US CSS START
	18. VIDEO CSS START
	19. PARTNER CSS START
	20. COUNTER CSS START
	21. DEAL(3) CSS START
	22. INSTAGRAM CSS START
	23. NEWSLETTER CSS START
	24. BREADCRUMB CSS START
	25. CHECKOUT CSS START
	26. CONTACT CSS START
	27. USER PROFILE CSS START
	28. RESPONSIVE CSS START

__________________________________________________________________-*/


/********************************************************
	1. BODY CSS START
*******************************************************/

body {
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 400;
    line-height: 1.5;
    font-size: 15px;
    -webkit-font-smoothing: antialiased;
    background: #ffffff;
    overflow-x: hidden;
    color: #848484;
}

.product-grid ins {
    background: transparent;
}
/********************************************************
	2. COMMAN CSS START
*******************************************************/

a,
a:visited,
.black-color {
    color: #222222;
}

a:hover,
a:focus,
a.showcoupon {
    color: #ff1d4d;
}

a,
a:hover,
a:focus {
    text-decoration: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Poppins', sans-serif;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    margin: 0;
    padding: 0;
    text-transform: capitalize;
    color: #222222;
}

iframe {
    width: 100%;
    border: none;
}

table,
.calendar_wrap,
table tr th,
.entry-content table td {
    word-break: normal;
}

img {
    max-width: 100%;
}

input,
textarea,
select,
button,
label,
svg,
svg path,
svg rect,
svg polygon,
img,
a,
 :after,
 :before,
 :focus,
.form-control:focus {
    outline: none !important;
    box-shadow: none;
}

ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

p {
    margin: 0px;
}

.single .it-blog-category p {
    margin-bottom: 1rem;
}

body.single .it-blog-category p {
    line-height: 1.5;
}

.wp-block-embed__wrapper {
    overflow-x: auto;
    width: 100%;
}

mark, ins, .mark {
    background: transparent;
    background-color: transparent;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #222222;
    border-color: #efefef;
    border-radius: 0;
    background: #ffffff;
}
.it-footer-wrapper img.svg-size {
    width: auto;
    height: auto;
}
.wp-block-search .wp-block-search__input {
    padding: 0 20px;
}

form.wp-block-search {
    margin-bottom: 20px;
}

.entry-content ul>li {
    list-style: disc;
}

b,
strong {
    color: #222222;
    font-weight: 700;
}

.white-color {
    color: #ffffff;
}

.container {
    max-width: 1170px;
}

.fw-container-fluid {
    padding-left: 0px !important;
    padding-right: 0px !important;
    overflow: visible;
}

.response {
    margin-top: 5px;
}

.t-pink {
    color: #ff1d4d;
}

.it-footer-wrapper .read-more-link,
.it-footer-wrapper .read-more-link:hover {
    text-decoration: none;
    margin-top: 14px;
    display: inline-block;
    width: 100%;
    font-weight: 500;
}

label {
    text-transform: capitalize;
}

.it-btn:visited,
.it-btn:hover {
    color: #ffffff;
}

.it-heading {
    margin-bottom: 40px;
    z-index: 1;
    text-align: center;
}

.dark-about-holder h4 {
    margin-bottom: 15px;
}

.it-heading h4 {
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative;
    font-weight: 600;
    z-index: 1;
    color: #ff1d4d;
}

.it-heading h2 {
    text-transform: capitalize;
    font-weight: 700;
    z-index: 2;
    position: relative;
    margin: 6px 0 15px;
    color: #222222;
    font-size: 32px;
    line-height: 43px;
    margin: 7px 0 16px;
}

.it-heading span {
    font-size: 80px;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 12px;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 2px;
    bottom: 0;
    margin: auto;
    z-index: -1;
    line-height: 18px;
    color: #222222;
}

.it-heading.inland-subhead {
    margin: 0;
}

.it-heading.inland-subhead span {
    font-size: 30px;
    letter-spacing: 2px;
}

.bootompadder104 {
    padding-bottom: 104px;
}

.fa-facebook-f:before {
    content: "\f39e" !important;
}

a.blog-read-more {
    color: #ff1d4d;
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
    margin-top: 4px;
    display: inline-block;
}

.it-blog-read-icon svg {
    height: 9px;
    margin-left: 4px;
    width: 9px;
    vertical-align: baseline;
    fill: #ff1d4d;
}

.wp-block-latest-posts__post-author, .wp-block-latest-posts__post-date {
    color: #ff1d4d;
}

.wp-block-latest-comments__comment-date {
    color: #ff1d4d;
}

body.woocommerce-checkout.woocommerce-page .woocommerce-additional-fields {
    margin-bottom: 30px;
}

.it-blog-read-icon {
    display: inline-block;
}
.has-background strong {
    color: #848484;
    font-weight: 600;
}

blockquote.blog-quote {
    text-align: left;
    padding: 42px 20px 28px 80px !important;
    position: relative;
}

blockquote.blog-quote:before {
    content: unset;
}

blockquote.blog-quote:after {
    content: "\f10d";
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-weight: 900;
    position: absolute;
    top: 29px;
    left: 30px;
    font-size: 30px;
}


/********************************************************
	3. WP CSS START
*******************************************************/

.it-blog-sidebar section {
    width: 100%;
    float: left;
    word-break: break-word;
}

.woocommerce span.onsale {
    background-color: #ff1d4d;
}

.woocommerce nav.woocommerce-pagination ul {
    border: 1px solid #efefef;
    border-right: 0;
    margin: 0;
}

.it-error- {
    padding: 80px 0;
    text-align: center;
}

.it-error-four h1 {
    margin: 30px 0 20px;
    font-size: 50px;
    font-weight: 600;
}

.it-error-four p {
    font-size: 24px;
    margin: 0 0 16px;
}

body.page article>.entry-content>p {
    margin-top: 0;
    margin-bottom: 1rem;
}

.post,
.page {
    margin: 0;
}

div#review_form-wrapper input,
div#review_form-wrapper textarea {
    border-radius: 0;
    border-color: #efefef;
}


/** BLOCKQUOTE START **/

blockquote {
    margin: 0 0 1rem;
    display: inline-block;
    position: relative;
    width: 100%;
    padding: 30px 20px 36px !important;
    text-align: center;
    color: #222222;
    background: #f9f9f9;
}

.entry-content blockquote p {
    margin: 0;
}

blockquote p {
    color: #222222;
    margin: 0;
}

blockquote a,
blockquote code {
    color: #ff1d4d;
}

blockquote:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 100%;
    margin-top: -36px;
    margin-left: -47px;
    opacity: 0.03;
    background: url(../../images/blockquote.svg) no-repeat;
    right: 0;
    margin: auto;
    background-position: center;
}

body.search article .it-blog-post {
    margin-bottom: 37px;
}

body.search article .it-blog-post h2.entry-title {
    margin: 0 0 18px;
}

body.search article .it-blog-post a.it-read-more {
    margin-top: 0;
}

.it-sign-section .form-block.forgot-password.mb-0 label {
    cursor: pointer;
    margin-left: 4px;
    vertical-align: baseline;
}

.ms-basic-sidebar section {
    float: left;
    width: 100%;
}

body.search article .it-blog-post .it-blog-content-image a {
    margin-bottom: 27px;
}

body.search article .it-blog-post .it-blog-content-image a img {
    border: none;
}


/** CALENDER START **/

.calendar_wrap thead {
    background: #ff1d4d;
    color: #ffffff;
    border: 1px solid #ff1d4d;
}

.calendar_wrap tbody {
    border: 1px solid #efefef;
}

.calendar_wrap td,
.calendar_wrap th {
    border: none;
    padding: 8px;
    text-align: center;
    vertical-align: baseline;
}

.calendar_wrap #prev {
    text-align: left;
}


/** SELECT TYPE TART **/

.widget select,
.wp-block-archives select,
.postform {
    max-width: 100%;
    height: 50px;
    width: 100%;
    padding-left: 15px;
    cursor: pointer;
    border: 1px solid #efefef;
    border-radius: 0;
}

.wp-block-archives.wp-block-archives-dropdown select {
    margin-bottom: 10px;
}


/** BUTTON START **/

.wp-block-button__link,
input[type="submit"],
.it-blog-form .form-submit input,
.it-blog-form .form-submit input:focus,
.wp-block-file .wp-block-file__button,
.wp-block-button__link,
.wp-block-button__link:focus,
.it-btn,
.it-btn:focus,
.button,
.button:focus,
.index3-btn,
.index3-btn:focus,
.index4-btn,
.index4-btn:focus {
    height: 50px;
    line-height: 50px;
    outline: none;
    border: none;
    padding: 0 20px;
    cursor: pointer;
    letter-spacing: 0;
    background-color: #ff1d4d;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-property: color;
    transition-property: color;
    overflow: hidden;
    min-width: 170px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 15px;
    font-weight: 500;
}

.it-contact-form-box input.it-btn.submitForm {
    border-radius: 0;
}

.it-slider-banner-style2 a.rev-btn:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #222222;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0% 10% 0;
    transform-origin: 0% 10% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.it-slider-banner-style2 a.rev-btn:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.it-contact-form-box input.it-btn.submitForm {
    position: relative;
}

a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):hover {
    color: #222222;
}

.it-unite-blog .aligncenter a.wp-block-button__link {
    height: auto;
    line-height: 30px;
    padding: 20px 30px;
}

.wp-block-button__link:before,
.wp-block-file .wp-block-file__button:before,
.wp-block-button__link:before,
.it-btn:before,
.button:before,
.index3-btn:before,
.index4-btn:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #222222;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0% 10% 0;
    transform-origin: 0% 10% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.wp-block-button__link:hover {
    color: #ffffff;
}

.wp-block-button__link:hover:before,
input[type="submit"]:hover:before,
.it-blog-form .form-submit input:hover:before,
.wp-block-file .wp-block-file__button:hover:before,
.wp-block-button__link:hover:before,
.it-btn:hover:before,
.button:hover:before,
.index3-btn:hover:before,
.index4-btn:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.it-btn.left-zero:before {
    transform-origin: 100% 50%;
}

.it-btn-two {
    width: 170px;
    letter-spacing: 1px;
    font-size: 15px;
}

.btn-caret {
    height: 50px;
    line-height: 53px;
    display: inline-block;
    padding: 0px 12px;
    position: absolute;
    top: 0;
    right: -29px;
    background: #ff1d4d;
}

.is-style-outline a.wp-block-button__link {
    border-color: #ff1d4d;
    color: #ff1d4d;
    font-size: 15px;
    background: transparent;
}

.is-style-outline a.wp-block-button__link:hover {
    color: #ffffff;
    background: transparent;
}

.is-style-outline a.wp-block-button__link:before {
    border-color: #ff1d4d;
    color: #ffffff;
    background: #ff1d4d;
}

.entry-content input[type="submit"] {
    width: auto !important;
    padding: 0 15px !important;
    font-size: 15px;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit.alt:focus,
.woocommerce a.button.alt:focus,
.woocommerce button.button.alt:focus,
.woocommerce input.button.alt:focus,
a.checkout-button.button.alt.wc-forward,
a.checkout-button.button.alt.wc-forward:focus,
.woocommerce table.shop_table button.button,
.woocommerce table.shop_table button.button:focus,
.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.widget_shopping_cart .buttons a,
.woocommerce .widget_shopping_cart .buttons a:focus,
.woocommerce.widget_shopping_cart .buttons a:focus,
.woocommerce .widget_price_filter .price-slider-amount .button,
.woocommerce .widget_price_filter .price-slider-amount .button:focus {
    min-width: auto;
    height: 50px;
    line-height: 50px;
    outline: none;
    border: none;
    padding: 0 15px !important;
    cursor: pointer;
    letter-spacing: 0;
    background-color: #ff1d4d;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    font-size: 15px;
}

.woocommerce #respond input#submit.alt:before,
.woocommerce a.button.alt:before,
.woocommerce button.button.alt:before,
.woocommerce input.button.alt:before,
a.checkout-button.button.alt.wc-forward:before,
.woocommerce table.shop_table button.button:before,
.woocommerce.widget_shopping_cart .buttons a:before,
.woocommerce .widget_price_filter .price-slider-amount .button:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #222222;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0% 10% 0;
    transform-origin: 0% 10% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
a.checkout-button.button.alt.wc-forward:hover,
.woocommerce table.shop_table button.button:hover,
.woocommerce .widget_shopping_cart .buttons a:hover,
.woocommerce.widget_shopping_cart .buttons a:hover,
.woocommerce .widget_price_filter .price-slider-amount .button:hover {
    color: #ffffff;
}

.woocommerce #respond input#submit.alt:hover:before,
.woocommerce a.button.alt:hover:before,
.woocommerce button.button.alt:hover:before,
.woocommerce input.button.alt:hover:before,
a.checkout-button.button.alt.wc-forward:hover:before,
.woocommerce table.shop_table button.button:hover:before,
.woocommerce .widget_shopping_cart .buttons a:hover:before,
.woocommerce.widget_shopping_cart .buttons a:hover:before,
.woocommerce .widget_price_filter .price-slider-amount .button:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
button.button,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
button.button:hover {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.it-read-more span {
    vertical-align: middle;
    margin-left: 2px;
}

.it-read-more,
.post-edit-link {
    display: inline-block;
    text-transform: capitalize;
    position: relative;
    font-size: 15px;
}

.post-edit-link {
    margin: 0 20px 0 0;
}

.wp-block-button.is-style-outline a.wp-block-button__link::before {
    content: unset;
}

.wp-block-button.is-style-outline a.wp-block-button__link:hover {
    border-color: #222222;
    color: #222222;
}

.inland-blog-main .woocommerce .quantity .qty,
input[type=number]::-webkit-inner-spin-button {
    width: 80px !important;
    padding: 10px;
    opacity: 1 !important;
    text-align: center;
}

.woocommerce table.shop_table td.product-thumbnail {
    padding: 0;
    border-left: 0;
    border-right: 0;
}

.woocommerce .header-cartbox ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
.woocommerce-page .header-cartbox ul.cart_list li img,
.woocommerce-page .header-cartbox ul.product_list_widget li img {
    float: none;
}

.woocommerce table.shop_table td.product-thumbnail img {
    border: 1px solid #efefef;
    width: 70px;
    height: 70px;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    border-radius: 0;
    line-height: 34px;
    font-weight: 500;
    background: #ff1d4d;
    color: #ffffff;
    font-size: 15px;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    background: #ff1d4d;
    color: #ffffff;
}

.woocommerce a.button.alt {
    font-size: 15px;
    line-height: 23px;
}


/**  PAGINATION START **/

.pagination .nav-links,
.page-links .page-number,
.woocommerce .woocommerce-pagination ul.page-numbers li {
    display: flex;
}

.pagination .nav-links .page-numbers,
.page-links .page-number .post-page-numbers {
    color: #ff1d4d;
    border: 1px solid #efefef;
    background-color: #ffffff;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    border-right: 0;
}

.pagination .nav-links .page-numbers:last-of-type,
.page-links .page-number .post-page-numbers:last-of-type {
    border-right: 1px solid #efefef;
}

.pagination .nav-links .page-numbers.current,
.page-links .page-number .post-page-numbers.current,
.woocommerce .woocommerce-pagination ul.page-numbers li .page-numbers.current {
    color: #ffffff;
    background-color: #ff1d4d;
    border: 1px solid #ff1d4d;
}

.pagination .nav-links .page-numbers:hover,
.page-links .page-number .post-page-numbers:hover,
.woocommerce .woocommerce-pagination ul.page-numbers li .page-numbers:hover {
    color: #ffffff;
    border: 1px solid #ff1d4d;
    background-color: #ff1d4d;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.woocommerce .woocommerce-pagination ul.page-numbers li,
.woocommerce .woocommerce-pagination ul.page-numbers li:hover {
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.woocommerce nav.woocommerce-pagination ul li {
    border-right: 1px solid #efefef;
}

.it-blog-user ul li a i {
    color: #ff1d4d;
}

.dots:hover {
    border-color: #efefef !important;
}

figure.wp-block-gallery figcaption.blocks-gallery-caption {
    margin: 0 0 20px;
}

input[type="submit"]#comment-submit {
    min-width: 170px;
}

.comment-reply-title small #cancel-comment-reply-link {
    font-size: 15px;
    float: right;
}


/** WIDGETS START **/

.widget_tag_cloud .tagcloud a {
    padding: 8px 12px 6px;
    display: inline-block;
    margin: 6px 3px;
    background: #ffffff;
    color: #222222;
    text-transform: capitalize;
    border: 1px solid #efefef;
    font-size: 15px !important;
}

.widget_tag_cloud .tagcloud a:hover {
    background: #ff1d4d;
    color: #ffffff;
}

.footer-box img {
    margin-bottom: 30px;
}

.widget_tag_cloud .tagcloud a,
.widget_tag_cloud .tagcloud a:hover {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.aligncenter {
    margin: 2em auto;
}

.wp-block-image .alignleft {
    margin-right: 2em;
}

.alignleft {
    margin-top: 0.5em;
}

.wp-block-gallery.aligncenter,
.wp-block-gallery.alignleft,
.wp-block-gallery.alignright {
    display: flex;
}

.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
    margin-top: 44px;
}

.tag-sticky-2 h2.entry-title {
    position: relative;
    padding-left: 25px;
}

.sticky-post {
    position: absolute;
    top: 2px;
    left: 0px;
}

.entry-title i {
    font-size: 18px;
    color: #ff1d4d;
}

.widget>ul>li>ul.children li {
    margin: 10px 0px 0px;
}

.is-style-outline {
    margin: 15px 0;
}

.wp-block-button,
.wp-block-cover,
.wp-block-cover-image {
    margin-bottom: 16px;
}

.entry-content ul li a {
    text-transform: capitalize;
    font-weight: 600;
}

.widget .menu-testing-menu-container ul,
.widget>ul,
.widget>ul>li ul.children,
.menu-main-menu-container ul {
    padding: 0;
    margin: 0;
}

.widget .menu li ul.sub-menu li {
    margin-bottom: 10px;
}

.widget .menu-testing-menu-container ul li ul {
    margin-top: 10px;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    margin-bottom: 15px;
}

.entry-content ul {
    list-style: disc;
    padding-left: 40px;
    margin-bottom: 20px;
}

.entry-content ul li ul,
.entry-content ol li ol {
    padding-left: 15px;
    margin: 0;
}

.entry-content ol {
    list-style: decimal;
    padding-left: 40px;
    margin-bottom: 20px;
}

.it-footer-wrapper caption {
    color: #ffffff;
}

form.post-password-form input[type="password"] {
    width: auto;
    height: 49px;
    border-radius: 0;
    padding: 0px 15px;
}

form.post-password-form input[type="submit"] {
    font-size: 16px;
    height: 50px;
    width: 60px;
    border: none;
    padding: 0;
    border-radius: 0;
}

#respond p input#wp-comment-cookies-consent {
    width: 16px;
    height: 16px;
    vertical-align: sub;
}

.wp-block-file a {
    font-weight: 600;
}

.it-blog-form .form-submit input {
    width: 170px;
}

#respond p.comment-notes,
#respond p.comment-form-cookies-consent,
#respond p.logged-in-as {
    margin: 5px 0 10px;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
    border: 1px solid #efefef;
    height: 50px;
    text-align: left;
}

.comment-img {
    width: 100px;
    display: inline-block;
    vertical-align: top;
}

.comment-img img {
    width: 80px;
    height: 80px;
    padding: 1px;
    border: none;
    object-fit: cover;
}

.commentmetadata.comment-info {
    position: relative;
    padding-bottom: 21px;
}

.comment-author.comment-img.it-user-profile {
    padding-bottom: 21px;
}

.inland-comment-text {
    display: inline-block;
    width: 100%;
}

div#respond.comment-respond {
    margin: 30px 0 40px;
}

.comment-reply-link i {
    font-size: 16px;
}

.comment-text,
.commentmetadata.comment-info {
    width: calc(100% - 80px);
    display: inline-block;
    padding: 0 15px 14px 20px;
}

figure.wp-block-image {
    margin-top: 20px;
}

.single .it-blog-content-image {
    margin-bottom: 27px;
}

.single .it-blog-content-image span.land-blog-date {
    bottom: -25px;
}

.single .inland-blog-main header.entry-header {
    margin-bottom: 18px;
}

.commentmetadata.comment-info:before {
    position: absolute;
    content: unset;
    left: -22px;
    top: 28px;
    border-top: 15px solid transparent;
    border-left: 20px solid #efefef;
    border-bottom: 15px solid transparent;
}

.comment-info h1,
.comment-info h2,
.comment-info h3,
.comment-info h4,
.comment-info h5,
.comment-info h6 {
    margin-bottom: 8px;
}

.it-blog-category .comment-respond .it-btn {
    margin-bottom: 20px;
    margin-top: 20px;
    border-radius: 0;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
}

.inland-blog-main .it-blog-form {
    margin-top: 20px;
    display: inline-block;
    width: 100%;
}

.entry-content table th,
.entry-content table td,
.comment-info table th,
.comment-info table td {
    padding: 10px;
}

.entry-content ol strong,
.entry-content ul strong,
.comments-area ul strong,
.comments-area ol strong {
    color: #848484;
}

.it-blog-post .entry-content blockquote p {
    margin: 0;
}

.it-blog-post .wp-post-image {
    width: 100%;
}

.it-blog-content-image a {
    margin-bottom: 25px;
}

.entry-content ul li,
.comments-area ul li {
    list-style: disc;
}

.entry-content ul>li>ul {
    margin-top: 8px;
}

.it-blog-post .entry-content ul li ul.children {
    margin-top: 10px;
}

.entry-content ol>li,
.comments-area ol>li {
    list-style: decimal;
}

div#comments ol.comment-list li,
.comments-area>ol.comment-list>li ol.children li {
    list-style: none;
}

.entry-content ol,
.entry-content ul,
.comments-area ul,
.comments-area ol {
    margin: 0;
    padding-left: 20px;
}

.comment-reply-link {
    color: #ff1d4d;
    text-transform: capitalize;
}

.comment-list .trackback,
.comment-list .pingback {
    margin: 0 0 10px;
}

.inland-blog-main .it-blog-comment-box .inland-comment-text img {
    margin: 10px 0 6px;
}

.it-user-text a {
    text-transform: capitalize;
}

.entry-content ol li,
.entry-content ul li {
    margin-bottom: 10px;
    padding-left: 0px;
}

.comments-area ul li,
.comments-area ol li {
    padding-left: 0px;
}

.inland-blog-main .it-blog-user {
    margin: 0;
}

.inland-blog-main .it-social-blog-pst {
    margin: 0;
    border: none;
    padding: 0;
}

.it-blog-post .it-select-tag ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 15px 15px 12px 20px;
    justify-content: flex-start;
    text-align: left;
    border-top: solid 1px #efefef;
    border-bottom: solid 1px #efefef;
}

.it-select-social ul {
    padding: 15px 20px 12px 15px;
}

input#comment-submit {
    transition: 0.3s;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-weight: 500;
    font-size: 16px;
    padding: 0;
}


/** Alignment CSS **/

.widget ul li {
    display: block;
    justify-content: space-between;
    margin-bottom: 15px;
    text-transform: capitalize;
    position: relative;
    padding-left: 15px;
    display: inline-block;
    width: 100%;
}

.widget_categories ul li,
.widget_meta ul li,
.widget ul li {
    padding-left: 18px;
    position: relative;
}

.widget_categories ul li:before,
.widget_meta ul li:before,
.widget ul li:before {
    content: url(../../images/arrow-pink.svg);
    position: absolute;
    top: 0px;
    left: 0px;
}

.widget_categories li,
.widget_archive li {
    text-align: right;
}

.widget_categories li a,
.widget_archive li a {
    float: left;
}

h2.widget-title {
    position: relative;
    font-size: 22px;
    border: none;
    display: block;
    font-weight: 600;
    margin-bottom: 28px;
    line-height: 1.5;
}

.heading-border {
    position: relative;
    padding-bottom: 10px;
    display: inline-block;
}

h2.widget-title:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    bottom: -2px;
    left: 0;
    z-index: 0;
    background: #efefef;
}

h2.widget-title .heading-border:before {
    content: "";
    left: 0;
    right: 0;
    height: 3px;
    position: absolute;
    bottom: -3px;
    z-index: 1;
    background: #ff1d4d;
}

.woocommerce #reviews #comments ol.commentlist li:last-child {
    margin-bottom: 30px;
}

.it-footer-wrapper .widget h2.widget-title {
    color: #ffffff;
    margin-bottom: 35px;
}

.it-footer-wrapper .widget h2.widget-title:after {
    content: unset;
}

.it-footer-wrapper h2.widget-title {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 30px;
}

ul.wp-block-gallery.alignleft.columns-2.is-cropped {
    margin-right: 15px;
}

.it-blog-box .entry-content h2 {
    font-size: 2rem;
    font-weight: 500;
}

.has-dates .wp-block-latest-comments__comment,
.has-excerpts .wp-block-latest-comments__comment {
    line-height: 1.5;
}

.has-avatars .wp-block-latest-comments__comment {
    min-height: 36px;
    list-style: none;
}

.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
    border-radius: 0;
    object-fit: cover;
}

.wp-block-latest-comments__comment-excerpt {
    font-size: 15px;
    margin: 5px 0 20px;
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
    margin-left: 52px;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 0 0 1.5em;
}

.widget_search form.search-form {
    margin-bottom: 2px;
}


/********************************************************
	4. HEADER CSS START
*******************************************************/

.header-cartbox .cart-content .it-checkout-table img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    padding: 15px;
}

td.product-name {
    font-weight: 500;
}

.header-cartbox span.quantity {
    display: inline-block;
}

.svg-size {
    width: 230px;
    height: 42px;
}

.it-footer-wrapper .svg-size {
    width: 200px;
    height: 38px;
    margin-bottom: 26px;
}

.cls-1,
.cls-4 {
    fill: #ff1d4d;
}

.cls-2,
.cls-4 {
    font-size: 32px;
}

.cls-2 {
    fill: #222222;
    font-family: Yantramanav-Bold, Yantramanav;
    font-weight: 700;
}

.it-footer-wrapper .svg-size .cls-2 {
    fill: #ffffff;
}

.cls-3 {
    letter-spacing: 0.01em;
}

.cls-4 {
    font-family: Yantramanav-Light, Yantramanav;
}

.it-main-wraapper {
    overflow: hidden;
    position: relative;
}

.it-content-wraapper {
    margin-left: 80px;
    margin-right: 30px;
}

.it-header-wrapper .row {
    align-items: center;
}

.it-nav {
    text-align: right;
}

.it-logo {
    padding: 30px 0;
}

.it-nav .it-menu>ul>li,
.it-cartsec>ul>li,
.it-nav>div>ul>li {
    display: inline-block;
    padding: 15px 20px;
}

.it-nav .it-menu>ul>li>a,
.it-nav .it-menu ul li.page-item a,
.it-nav>div>ul>li>a {
    position: relative;
    display: inline-block;
    font-weight: 500;
    color: #222222;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.it-nav .it-menu>ul>li::after {
    background: #ff1d4d;
}

.admin-bar .header-cartbox {
    top: 30px;
}

.it-nav .it-menu>ul>li.it-home-dropdown>ul>li>a {
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    border-bottom: 1px solid rgba(255, 255, 255, 0.10);
    text-transform: capitalize;
    transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    padding: 17px 25px 16px;
    display: block;
    color: #222222;
}

.it-nav .it-menu>ul>li.it-home-dropdown>ul>li:last-child a {
    border-bottom: none;
}

.it-nav .it-menu>ul>li.it-home-dropdown>ul>li>a:hover {
    padding-left: 30px;
    color: #ff1d4d;
}

.it-nav .it-menu>ul>li {
    position: relative;
    font-size: 15px;
}

li.it-login-sign {
    font-size: 15px;
}

.it-nav .it-menu>ul>li:after {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    top: 0;
    bottom: 0;
    right: -3px;
    margin: auto;
    background: #ff1d4d;
}

.it-nav .it-menu>ul>li:last-child::after {
    display: none;
}

.it-nav .it-menu,
.it-nav .it-cartsec {
    display: inline-block;
}

.it-nav .it-cartsec>ul>li {
    padding: 0px 15px;
    position: relative;
    vertical-align: middle;
}

.it-nav .it-cartsec>ul>li:last-child {
    padding-right: 0;
}

.it-nav .it-cartsec>ul>li.it-profile-carol {
    display: none;
}

.it-nav .it-cartsec>ul>li:after {
    content: "";
    position: absolute;
    background: #efefef;
    top: 0;
    bottom: 0;
    width: 1px;
    height: 30px;
    left: 0;
    margin: auto;
}

.it-nav .it-cartsec>ul>li:first-child:after {
    position: inherit;
}

.it-nav .it-cartsec>ul>li:first-child {
    position: inherit;
}

.it-nav .it-cartsec>ul>li .setting-toggle img {
    border: 2px solid #efefef;
    border-radius: 50%;
    margin-right: 7px;
}

.it-nav .it-cartsec>ul>li .setting-toggle .toggle-caret {
    margin-left: 6px;
    color: #ff1d4d;
}

.it-profile-open {
    position: absolute;
    top: 27px;
    left: 10px;
    width: 150px;
    visibility: hidden;
    opacity: 0;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    z-index: 100;
    text-align: left;
    transform: translate(80px, 40px);
    background: #ffffff;
    z-index: 99;
}

.it-profile-open ul li a {
    font-weight: 600;
    border-bottom: 1px solid #efefef;
    text-transform: uppercase;
    transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    padding: 10px 15px;
    display: block;
    color: #222222;
}

.it-profile-open ul li a i {
    margin-right: 5px;
}

.it-profile-open.it-profile-drop {
    opacity: 1;
    visibility: visible;
    transform: translate(0px, 38px);
}

.it-nav .it-cartsec>ul>li>a>svg {
    width: 18px;
    height: 18px;
}

.it-nav .it-cartsec>ul>li>.cart-round {
    position: relative;
}

.it-nav .it-cartsec>ul>li>.cart-round span {
    border-radius: 50%;
    width: 16px;
    height: 16px;
    line-height: 18px;
    text-align: center;
    display: inline-block;
    font-size: 10px;
    position: absolute;
    right: -11px;
    top: -6px;
    background-color: #ff1d4d;
    color: #ffffff;
}

.it-nav .it-cartsec>ul>li>span {
    border-radius: 50%;
    width: 16px;
    height: 16px;
    line-height: 18px;
    text-align: center;
    display: inline-block;
    font-size: 10px;
    position: absolute;
    right: -11px;
    top: -6px;
    background-color: #ff1d4d;
    color: #ffffff;
}

.cart-content {
    width: 470px;
    overflow-x: auto;
}

.it-sop-cart {
    text-align: center;
    padding: 20px 30px;
    position: relative;
    background: #efefef;
}

.it-sop-cart h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
}

.it-sop-cart a {
    position: absolute;
    top: 33px;
    right: 20px;
    text-transform: uppercase;
    transform: rotate(-90deg);
    font-weight: 500;
    font-size: 15px;
}

.header-cartbox {
    position: fixed;
    top: 0;
    bottom: 0;
    right: -480px;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    overflow-y: auto;
    transition: all 0.3s cubic-bezier(0.64, 0.02, 0.23, 0.96);
    -webkit-transition: all 0.3s cubic-bezier(0.64, 0.02, 0.23, 0.96);
    -moz-transition: all 0.3s cubic-bezier(0.64, 0.02, 0.23, 0.96);
    -o-transition: all 0.3s cubic-bezier(0.64, 0.02, 0.23, 0.96);
    -ms-transition: all 0.3s cubic-bezier(0.64, 0.02, 0.23, 0.96);
}

.it-sop-cart h4,
.it-sop-cart a,
.it-sop-cart p {
    color: #222222;
}

.open-cart .header-cartbox {
    opacity: 1;
    visibility: visible;
    right: 0;
}

.it-signin-flex .it-sign-section .form-block .form-field {
    border: 1px solid;
    color: #ffffff;
    background: transparent;
}

.it-product-checkout-dark>.header-cartbox {
    top: 0;
}

.woocommerce .it-product-single div.product .woocommerce-tabs .panel div#reviews input#submit {
    margin-top: 12px;
}

.product-ovr-links ul li a:hover svg,
.product-ovr-links ul li a:hover svg path,
.product-ovr-links ul li a svg,
.product-ovr-links ul li a svg path,
.woocommerce div.product div.images img:hover,
.woocommerce div.product div.images img {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.it-blog-category.it-product-white {
    padding: 80px 0 71px;
}

body.theme-inland.woocommerce.woocommerce-page .it-blog-category.it-product-white {
    padding: 69px 0 74px;
}

.woocommerce div.product form.cart .variations select {
    height: 40px;
    margin-bottom: 15px;
    border: none;
}

.woocommerce .quantity .qty:focus {
    color: #222222;
}

.cart-content .it-table-quantity .quantity-wrapper {
    text-align: center;
}

.it-sop-cart-btn {
    padding: 14px 50px 30px;
}

.it-sop-cart-btn>ul>li {
    display: inline-block;
}

.it-sop-cart-btn>ul>li:first-child {
    margin-right: 57px;
}

.open-cart {
    position: relative;
}

.open-cart:after {
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 99;
}

.cart-content .it-checkout-table span {
    font-size: 16px;
    text-transform: capitalize;
    margin: 0;
}

.cart-content .quantity-qty span {
    margin: 0 10px 0 0;
    font-size: 16px;
}

.it-checkout-table .table td:first-child {
    text-align: center;
}

.it-checkout-table .table td:last-child {
    text-align: center;
}

.it-checkout-table .table tr:first-child td {
    border-top: none;
}

.it-login-sign a {
    margin: 0 0 0 5px;
    vertical-align: middle;
    color: #222222;
    font-weight: 500;
    text-transform: uppercase;
}

.it-login-sign a:hover {
    color: #ff1d4d;
}

.it-login-sign p {
    margin-left: 5px;
    font-weight: 600;
    display: inline-block;
}


/******* POPUP **********/

.it-sign-section {
    background: #ffffff;
    color: #212529;
}

.it-sign-section .form-block .form-field:focus {
    border-color: #efefef;
}

.it-signin-flex .it-sign-section .form-block .form-field {
    border: 1px solid #efefef;
    color: #222222;
}

.it-sign-section h3 {
    color: #222222;
}

.it-signin-flex {
    background: #f6f9ff;
}

.it-sign-slide .swiper-pagination-bullets span {
    background: #cccccc;
}

.it-sign-slide .swiper-pagination-bullet.swiper-pagination-bullet-active,
.it-sign-section button.close-login {
    background: #ff1d4d;
}

.it-sign-section .form-block .form-field::placeholder,
.it-sign-section input::placeholder {
    color: #222222;
}

.it-sign-section button.close-login {
    color: #ffffff;
}


/********** SEARCH POPUP CSS **********/

.search-input-box {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 111;
    opacity: 0;
    visibility: hidden;
}

.search-input-box input {
    width: 0px;
    transition: 0.2s;
    transition: 0.2s;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
}

.close-search-bar .search-input-box {
    opacity: 1;
    visibility: visible;
    width: 100%;
    text-align: center;
}

.close-search-bar .search-input-box input {
    width: 50%;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #ffffff;
    padding: 10px 20px 10px 0;
    font-size: 25px;
    color: #ffffff;
}

.close-search-bar .search-input-box input:focus {
    color: #ffffff;
}

.search-input-box input::placeholder {
    color: #ffffff;
}

.search-input-box span i {
    cursor: pointer;
    font-size: 20px;
    position: absolute;
    top: 0;
    color: #ffffff;
}

body.close-search-bar {
    position: relative;
}

body.close-search-bar:after {
    background-color: rgba(0, 0, 0, 0.9);
    z-index: 42;
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 99;
}

.it-modal-form {
    z-index: 9;
    max-width: 100%;
    margin: 0 auto;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    justify-content: center;
    display: flex;
    align-items: center;
    opacity: 0;
    visibility: hidden;
    z-index: 999;
    overflow-x: auto;
    webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.it-modal-form.open-login-model,
.it-modal-form.open-signup-model {
    opacity: 1;
    visibility: visible;
    background: rgba(0, 0, 0, 0.6);
}

.it-signin-flex .col-md-6 {
    padding: 0;
}

.it-signin-flex {
    text-align: center;
    max-width: 960px;
    width: 95%;
    margin: auto;
    left: 0;
    right: 0;
}

.singup-login-without-sliders .it-signin-flex {
    max-width: 600px;
}

.it-modal-form.open-login-model:after,
.it-modal-form.open-signup-model:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.65);
    content: '';
    z-index: -1;
}

.open-signup-model .it-social-btn {
    margin-left: 0;
}

.it-sign-slide {
    padding: 20px 15px;
    text-align: center;
}

.it-sign-slide .swiper-pagination-bullet {
    opacity: 1;
    margin-right: 8px;
    width: 12px;
    height: 12px;
    transform: scale(.7);
    -moz-transform: scale(.7);
    -webkit-transform: scale(.7);
    -o-transform: scale(.7);
    -ms-transform: scale(.7);
    margin: 0 3px;
}

.it-sign-slide .swiper-pagination-bullet-active {
    width: 12px;
    height: 12px;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
}

.it-sign-slide .swiper-pagination-bullet,
.it-sign-slide .swiper-pagination-bullet-active {
    transition: 0.3s all;
    -moz-transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    -ms-transition: 0.3s all;
}

.it-sign-slide .swiper-pagination-bullets {
    bottom: 0;
    right: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.it-sign-section {
    padding: 50px 60px;
    text-align: center;
}

.it-sign-section button.close-login {
    position: absolute;
    top: 0;
    right: 0;
    width: 38px;
    height: 38px;
    line-height: 38px;
    border: none;
    padding: 2px;
}

.it-sign-section .close-login {
    font-size: 18px;
    font-weight: normal;
    text-shadow: none;
    opacity: 1;
}

.it-sign-section p {
    margin-top: 10px;
}

.it-sign-section h3 {
    font-weight: 600;
    margin: 25px 0;
}

.it-sign-section a img {
    margin-bottom: 50px;
}

.it-modal-form .it-signin-flex .it-sign-section a img {
    margin-bottom: 12px;
}

.it-sign-section .form-block {
    margin-bottom: 20px;
    text-align: left;
    float: left;
    width: 100%;
}

.it-signin-flex .col-lg-12 {
    padding: 0 !important;
}

.it-sign-section .form-block input#rem-check {
    vertical-align: middle;
}

.it-sign-section .form-block .form-field {
    border: 1px solid #222222;
    color: #ffffff;
}

.it-sign-forgot ul {
    text-align: right;
    margin-right: 30px;
    margin-top: 30px;
}

.it-sign-forgot ul li {
    display: inline-block;
}

.it-sign-forgot ul li:first-child {
    float: left;
    margin-top: 15px;
}

.it-social-btn {
    margin-top: 30px;
    text-align: left;
    margin-left: 25px;
}

.it-social-btn ul li {
    display: inline-block;
}

.it-social-btn ul {
    margin-left: 25px;
}

.it-social-btn ul li:last-child {
    margin: 0 0 0 76px;
}

.it-social-btn a.it-btn.facebook {
    border: 1px solid #efefef;
}

.it-social-btn a.it-btn:before {
    background-color: transparent;
}

.it-social-btn .it-btn .about-btnicon.facebook {
    border: 1px solid #efefef;
}

.about-head1 span {
    border-bottom: 2px solid;
    padding-bottom: 10px;
    display: inline-block;
}

.about-head2 {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 22px;
    margin-top: 3px;
}

.about-head2 span.team {
    font-weight: 700;
}

.it-social-btn a.it-btn {
    min-width: 115px;
    text-transform: capitalize;
    border: 1px solid #efefef;
}

.it-social-btn .it-btn .about-btnicon {
    height: 50px;
    width: 50px;
    line-height: 50px;
    display: inline-block;
    position: absolute;
    left: -51px;
    top: -1px;
    border: 1px solid #efefef;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
}

.it-modal-form.it-modal-signup ul {
    text-align: left;
}

.it-modal-signup .it-social-btn ul {
    margin-left: 50px;
}

.it-modal-form.it-modal-signup ul li:first-child {
    float: none;
}

.it-header-wrapper {
    padding: 0 52px 0 0;
}

.it-product-listbar .product-item {
    background-color: #ffffff;
    border: 1px solid transparent;
}

.it-header-wrapper .it-nav .it-menu>ul>li.it-home-dropdown>ul {
    box-shadow: 0 0px 1px 0;
}

.it-header-wrapper .it-nav .it-menu>ul>li.it-home-dropdown>ul>li:last-child a {
    border-bottom: none;
}

.it-header-wrapper .it-sop-cart-btn>ul {
    text-align: center;
}

.it-header-wrapper .it-sop-cart-btn>ul>li:first-child {
    margin-right: 26px;
}

.woocommerce .quantity .qty {
    background: #efefef;
}

.it-header-wrapper .it-nav .it-menu>ul>li>ul.sub-menu li a {
    text-transform: uppercase;
    transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    padding: 10px 15px;
    display: block;
    color: #222222;
    border-bottom: 1px solid #efefef;
    background-color: #ffffff;
    border-left: 2px solid transparent;
    font-weight: 600;
}

.it-header-wrapper .it-nav .it-menu>ul>li>ul.sub-menu>li {
    position: relative;
}

.it-deal-holder .fw-row {
    display: flex;
    justify-content: center;
    align-items: center;
}

.it-deal-holder .fw-row .it-deal-text {
    padding: 0;
}

.swiper-container {
    overflow: hidden;
}

@media (min-width: 992px) {
    .it-nav .it-menu>ul>li>a:hover {
        color: #ff1d4d !important;
    }
    .it-nav .it-menu>ul>li.it-home-dropdown>ul {
        position: absolute;
        left: 0;
        width: 180px;
        padding: 0px 0 0;
        visibility: hidden;
        opacity: 0;
        transition: all 500ms ease;
        -webkit-transition: all 500ms eases;
        -moz-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        z-index: 100;
        text-align: left;
        transform: translate(80px, 40px);
        background: #ffffff;
    }
    .it-nav .it-menu>ul>li.it-home-dropdown:hover>ul {
        opacity: 1;
        visibility: visible;
        transform: translate(0px, 38px);
    }
    .it-header-wrapper .it-nav .it-menu ul.menu>li:last-child>ul.sub-menu>li>ul.sub-menu,
    .it-header-wrapper .it-nav .it-menu ul.menu>li:nth-child(2)>ul.sub-menu>li>ul.sub-menu {
        left: -101%;
    }
    .it-header-wrapper .it-nav .it-menu ul.menu>li:last-child ul.sub-menu .dropdown-expander>i,
    .it-header-wrapper .it-nav .it-menu ul.menu>li:nth-child(2) ul.sub-menu .dropdown-expander>i {
        right: auto;
        left: 4px;
        transform: rotate(90deg);
        top: 15px;
    }
    .it-header-wrapper .it-nav .it-menu>ul>li>ul.sub-menu li:last-child a {
        border-bottom: none;
        border-top: none;
    }
    .it-header-wrapper .it-nav .it-menu>ul>li>ul.sub-menu {
        position: absolute;
        left: 0;
        top: 30px;
        width: 200px;
        padding: 0;
        padding-top: 0;
        visibility: hidden;
        opacity: 0;
        transition: all 500ms ease;
        -webkit-transition: all 500ms eases;
        -moz-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        z-index: 100;
        text-align: left;
        transform: translate(40px, 40px);
        background: #ffffff;
    }
    .it-header-wrapper .it-nav .it-menu>ul>li:hover ul.sub-menu {
        opacity: 1;
        visibility: visible;
        transform: translate(-10px, 38px);
    }
    .it-header-wrapper .it-nav .it-menu ul.menu>li>ul.sub-menu>li>ul.sub-menu {
        position: absolute;
        top: 0%;
        left: 101%;
        width: 100%;
        padding: 0px;
        margin: 0;
        min-width: 180px;
        z-index: 999;
        opacity: 0;
        visibility: hidden;
        transform: translateY(100px);
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
    }
    .it-header-wrapper .it-nav .it-menu ul.menu>li>ul.sub-menu>li:hover>ul.sub-menu {
        opacity: 1;
        visibility: visible;
        transform: translate(0px, 11px);
    }
    .it-header-wrapper .it-nav .it-menu>ul>li>ul.sub-menu li a:hover {
        color: #ff1d4d;
        border-left-color: #ff1d4d;
    }
}

@media (min-width: 1601px) {
    .it-header-wrapper .it-nav .it-menu>ul>li>ul.sub-menu {
        width: 240px;
    }
}


/********************************************************
	5. BANNER SIDEBAR START
*******************************************************/

.it-infosidebar {
    width: 60px;
    position: absolute;
    left: 0;
    height: 945px;
    z-index: 2;
    background: #ffffff;
}

.it-infosidebar .siderbar-social>ul>li {
    margin-bottom: 6px;
}

.it-infosidebar .siderbar-social>ul>li:last-child {
    margin: 0;
}

.it-infosidebar .siderbar-social>ul>li>a {
    color: #222222;
}

.it-infosidebar .siderbar-social>ul>li>a {
    vertical-align: sub;
}

.it-infosidebar .siderbar-social>ul>li>a:hover {
    color: #ff1d4d;
}

.it-infosidebar .siderbar-social {
    padding: 22px 0 22px;
    text-align: center;
}

.it-infosidebar .siderbar-contact,
.it-infosidebar .siderbar-email {
    text-align: center;
    padding: 34px 0 26px;
    border-top: 1px solid #efefef;
    color: #222222;
}

.it-infosidebar .siderbar-contact>a,
.it-infosidebar .siderbar-email>a {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    text-transform: lowercase;
}

.it-infosidebar .siderbar-contact>a>svg,
.it-infosidebar .siderbar-email>a>svg {
    transform: rotate(90deg);
    margin-bottom: 5px;
    width: 16px;
    height: 15px;
    vertical-align: baseline;
}

.it-infosidebar .siderbar-contact>a>svg path,
.it-infosidebar .siderbar-email>a>svg path {
    fill: #ff1d4d;
}

.it-infosidebar .siderbar-social>ul>li>a {
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
}

.it-infosidebar .siderbar-social>ul>li>a:hover {
    color: #ff1d4d;
}

.ba_map_holder {
    margin-bottom: 0 !important;
}


/********************************************************
	6. SERVICES START
*******************************************************/

.it-service-wrapper {
    padding: 77px 0 80px 0px;
}

.service-box-style3 {
    padding: 0 30px;
}

.it-categories-style3 .it-project-gallery .gallery-container .gallery-grid .bottom-content h3 {
    letter-spacing: 2px;
    font-size: 16px;
}

.service-box-wrapper .service-box {
    position: relative;
    overflow: hidden;
}

.service-box-wrapper .service-content h4 {
    font-size: 22px;
    padding: 0;
    font-weight: 600;
    margin: 0 0 6px 0;
    color: #ffffff;
}

.service-box-wrapper .service-content p {
    margin: auto;
    padding: 0;
}

.service-content {
    position: absolute;
    bottom: 25px;
    left: 30px;
    right: 30px;
    margin: auto;
    z-index: 1;
}

.service-box-wrapper .service-box:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 30%, rgb(0, 0, 0) 100%);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
}

.service-box:hover::after {
    opacity: 0;
    visibility: hidden;
}

.service-box:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    background: rgba(40, 45, 50, 0.91);
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center
}

.service-box:hover::before {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
}

.service-box-wrapper .service-box.serivce-first {
    margin-top: 30px;
}

.service-box .service-designation h2 {
    font-size: 16px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    text-transform: uppercase;
    letter-spacing: 4px;
}

.service-box .service-designation {
    position: absolute;
    top: 20px;
    left: -24px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    z-index: 2;
}

.service-box-wrapper .service-box:hover .service-designation {
    left: 18px;
}

.service-content,
.service-designation h2 {
    color: #ffffff;
}

.it-service-box2 {
    border-color: #efefef;
}

.it-service-box2 h4 {
    color: #222222;
}

.it-service-box2 h4:after {
    background: #ff1d4d;
}

.it-service-box2:hover svg {
    fill: #ff1d4d;
}

.it-product-section.it-product-style4 .it-heading-style3 {
    margin-bottom: 11px;
}

.it-service-style3 {
    padding: 90px 0 71px;
}

.it-product-section.it-product-style4 .project-box-wrapper .gallery-nav ul {
    margin-bottom: 50px;
}

.service-box-style3 {
    text-align: center;
}

.it-srbox3-circle {
    display: inline-block;
    width: 90px;
    height: 90px;
    line-height: 90px;
    border-radius: 100%;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.it-srbox3-circle:after {
    position: absolute;
    content: "";
    width: 110px;
    height: 110px;
    border: 1px dashed;
    border-radius: 100%;
    top: -10px;
    left: -10px;
    right: 0;
    bottom: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.service-box-style3:hover .it-srbox3-circle:after {
    border: 1px solid rgba(255, 157, 52, 0.45);
}

.service-box-style3 h4 {
    font-size: 22px;
    margin: 36px 0 14px;
}

.it-service-style4 .it-srbox3-circle:after {
    border: 1px dashed #efefef;
}

.it-aboutus-service-section {
    padding: 77px 0 50px;
}

.about-wrap.aboutHolder .fw-row .it-btn {
    margin-bottom: 3px;
    margin-top: 1px;
}

.it-aboutus-service-section .it-heading h2 {
    margin-bottom: 40px;
}

.it-service-box2 {
    text-align: center;
    padding: 50px 30px 40px;
    margin-bottom: 30px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.it-service-box2 h4 {
    margin-top: 26px;
    font-size: 22px;
    font-weight: 600;
    position: relative;
    margin-bottom: 18px;
    padding-bottom: 12px;
}

.single-product.woocommerce div.product div.summary span.woocommerce-Price-amount.amount {
    font-weight: 700;
    font-size: 28px;
}

.it-service-box2 h4:after {
    position: absolute;
    content: "";
    width: 60px;
    height: 2px;
    top: 34px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.it-service-box2 {
    box-shadow: 0px 0px 20px 0px rgba(1, 1, 1, 0.1);
}

.it-service-box2 p {
    margin-top: 15px;
}

.p-bold p {
    font-weight: 500;
}

.it-service-box2 svg {
    fill: #848484;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.it-service-box2:hover svg {
    fill: #ff1d4d;
}

.it-darkab-service-section {
    padding: 77px 0 50px;
}

.it-darkab-service-section .it-service-box2 {
    border: 1px solid;
}


/********************************************************
	7. ABOUT CSS START
*******************************************************/

.it-project-wrapper.it-dark-portfolio-gallery {
    padding-bottom: 0;
}

.it-about-us-wrapp {
    padding: 77px 0 50px;
    background: no-repeat center left;
}

.it-about-holder.firsts-demo {
    padding: 80px 0 67px;
}

.it-about-holder.firsts-demo .it-heading h2 {
    margin-bottom: 22px;
}

.it-about-holder.firsts-demo-about {
    padding: 80px 0 70px;
}

.aboutPage {
    padding: 80px 0 80px;
}

.aboutPage .fw-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.it-about-us .fw-row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.it-about-holder {
    padding: 80px 0 160px;
}

.it-about-us-wrapp .it-about-style2 {
    margin-bottom: 30px;
}

.it-about-us-wrapp .it-heading h2 {
    margin: 0;
}

.it-about-us-wrapp p {
    font-weight: 500;
}

.it-about-us-wrapp h5 {
    line-height: 30px;
    margin-top: 12px;
    margin-bottom: 10px;
}

.about-box-wrapper .about-imgbox {
    text-align: right;
}

.about-imgbox .about-img {
    position: relative;
}

.it-heading.inland-subhead {
    text-align: left;
}

.about-contentbox .about-head1 {
    font-size: 40px;
    font-weight: 500;
    margin: 5px 0px 2px 0px;
}

.about-contentbox .about-head2 {
    font-size: 40px;
    color: #ff1d4d;
    font-weight: 300;
}

.about-contentbox .about-head2 .team {
    font-weight: 500;
    color: #fff;
}

.about-imgbox .about-img .child-imgbox {
    position: relative;
    float: left;
    margin-top: -250px;
}

.about-img .child-imgbox:after {
    content: "";
    position: absolute;
    top: -50px;
    left: -50px;
    width: 100%;
    height: 100%;
    right: 41px;
    background: rgba(255, 0, 0, 0);
    border: 10px solid #efefef;
    z-index: 0;
}

.about-wrap .fw-row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.about-wrap .it-heading.inland-subhead {
    padding: 48px 0 0;
}

.about-wrap.aboutHolder .it-heading.inland-subhead {
    padding: 0;
}

.about-wrap .in-about-text {
    padding: 20px 0;
}

.about-wrap .in-about-text h5 {
    line-height: 30px;
    margin-bottom: 15px;
}

.about-wrap.aboutHolder .in-about-text h5 {
    line-height: 28px;
    margin-bottom: 12px;
    font-size: 16px;
}

.about-wrap.aboutHolder.aboutsDark .in-about-text h5 {
    margin-bottom: 4px;
}

.about-imgbox .about-img img {
    position: relative;
    z-index: 1;
}

.designTeamHolder {
    padding: 80px 0 80px;
}

.aboutUsDark {
    padding: 80px 0 80px;
}

.about-contentbox .it-heading span {
    font-size: 30px;
    letter-spacing: inherit;
}

.about-contentbox .about-head1 {
    font-size: 40px;
    font-weight: 500;
    margin: 5px 0px 2px 0px;
}

.about-contentbox .about-head2 .team {
    font-weight: 500;
}

.about-contentbox .about-head2 {
    font-size: 40px;
    font-weight: 300;
}

.about-contentbox .about-deatils {
    padding-top: 15px;
}

.about-contentbox .it-heading {
    margin-bottom: 0;
    text-align: left;
}

.about-contentbox .it-btn .about-btnicon {
    height: 60px;
    line-height: 60px;
    display: inline-block;
    position: absolute;
    left: -60px;
    padding: 0px 16px;
    background: #ff1d4d;
    color: #ffffff;
    border-right: 1px solid #efefef;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
}

.about-contentbox .it-btn {
    min-width: 244px;
    height: 60px;
    line-height: 60px;
    margin-left: 60px;
    letter-spacing: 0px;
    margin-top: 21px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
}

.about-contentbox .it-btn .about-btnicon svg {
    width: 30px;
    height: 30px;
}

.it-about-wrapper.it-about-style2 {
    background-image: url(../../images/index-about2-banner.jpg);
    background-size: cover;
    background-position: center center;
    padding-bottom: 0;
}

.it-about-style2 .about-contentbox {
    padding: 47px 30px 80px 30px;
}

.it-about-style2 .it-heading h4 {
    text-align: left;
}

.it-about-style2 .about-contentbox .about-head1 {
    font-size: 32px;
}

.it-about-style2 .about-contentbox .about-deatils {
    font-weight: 500;
}

.it-about-style2 .about-contentbox .about-deatils-two {
    padding-top: 23px;
    font-weight: 500;
}

.it-about-style2 .it-btn,
a.index3-btn {
    min-width: 170px;
    height: 50px;
    line-height: 50px;
    margin: 22px 0 4px;
    text-transform: uppercase;
    font-size: 15px;
}

.it-about-style2 .it-btn {
    margin: 21px 0 0;
}

.it-about2-imgbox {
    position: relative;
    text-align: right;
}

.it-about2-imgbox h1 {
    text-transform: uppercase;
    transform: rotate(-90deg);
    position: absolute;
    left: -85px;
    top: 90px;
    font-size: 40px;
    font-weight: 600;
    opacity: 0.1;
}

.about-img-two {
    position: unset;
    float: left;
    margin-top: -180px;
}

.about-img-two img,
.about-img-three img {
    border: 10px solid #efefef;
}

.about-img-three {
    position: absolute;
    bottom: -163px;
    right: -10px;
}

.it-what-style2 .about-img .child-imgbox:after {
    border: 10px solid #efefef;
}

.it-what-style2 .about-contentbox .it-btn .about-btnicon {
    border-right: #efefef;
}

.it-what-style2 .about-btnicon svg path {
    fill: #ffffff;
}

.about-contentbox .it-btn.left-zero {
    overflow: visible;
    height: 60px;
    line-height: 60px;
}

.it-aboutus-service-section .it-heading {
    margin-bottom: 0;
}

.about-img-one .parent-img {
    width: calc(100% - 80px);
    float: right;
}


/********************************************************
	8. PROJECT CSS START
******************************************************/

.portfolio-testimonials {
    padding: 56px 0 80px;
}

.it-project-wrapper .it-heading {
    margin-bottom: 0;
}

.it-project-wrapper .it-heading h2 {
    margin: 7px 0 9px;
}

.it-project-gallery {
    text-align: center;
}

.it-product-section.it-product-style4 .gallery-container .grid-item .product-grid {
    width: 100%;
    clear: both;
    position: relative;
    overflow: hidden;
}

.it-project-gallery .grid-img:before {
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, 0.72);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    z-index: 1;
}

.it-project-gallery .top-content {
    position: absolute;
    top: 10px;
    left: 30px;
    text-transform: uppercase;
    font-size: 18px;
    z-index: 1;
    font-weight: 400;
    opacity: 0;
    visibility: hidden;
    color: #ffffff;
}

.it-project-gallery .grid-item:hover .top-content {
    opacity: 1;
    visibility: visible;
    top: 30px;
    display: none;
}

.it-project-gallery .grid-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale3d(0, 0, 0);
    -ms-transform: translate(-50%, -50%) scale3d(0, 0, 0);
    transform: translate(-50%, -50%) scale3d(0, 0, 0);
    text-align: center;
    z-index: 1;
}

.it-project-gallery .grid-item:hover .grid-icon {
    -webkit-transform: translate(-50%, -50%) scale3d(1, 1, 1);
    -ms-transform: translate(-50%, -50%) scale3d(1, 1, 1);
    transform: translate(-50%, -50%) scale3d(1, 1, 1);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.it-project-gallery .bottom-content {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 20px;
    z-index: 1;
}

.it-project-gallery .bottom-content>span {
    text-transform: uppercase;
    display: block;
    font-weight: 500;
}

.it-project-gallery .bottom-content>h3 {
    font-size: 24px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 8px 0 14px;
}

.it-project-gallery .bottom-content>span,
.it-project-gallery .bottom-content>h3 {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
    opacity: 0;
    color: #ffffff;
    visibility: hidden;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.it-project-gallery .grid-item:hover .bottom-content>span,
.it-project-gallery .grid-item:hover .bottom-content>h3 {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.it-project-gallery .grid-item:hover .bottom-content>h3 {
    -webkit-transition-delay: 0.15s;
    -o-transition-delay: 0.15s;
    -ms-transition-delay: 0.15s;
    -moz-transition-delay: 0.15s;
    transition-delay: 0.15s;
}

.it-project-gallery .grid-item:hover .grid-img:before {
    opacity: 1;
    visibility: visible;
}

.it-project-gallery .grid-img img {
    width: 100%;
    transition: all 700ms ease;
    -webkit-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
}

.it-project-gallery .grid-item:hover .grid-img img {
    transform: scale(1.2, 1.2);
}

.it-project-gallery .it-project-gallery-view a {
    z-index: 0;
}

.it-project-gallery .grid-img {
    overflow: hidden;
    position: relative;
}

.it-project-gallery {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.it-project-gallery .gallery-nav ul {
    list-style: none;
    padding: 0 15px;
    margin: 0 0 50px 0;
}

.it-project-gallery .gallery-nav ul li {
    display: inline-block;
    cursor: pointer;
    margin-right: 15px;
    position: relative;
    padding: 4px 0 0;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 500;
}

.it-project-gallery .gallery-nav ul li:last-child {
    margin-right: 0;
}

.gallery-nav ul li a.vt-catvalue.gallery-active:after, .gallery-nav ul li a.vt-catvalue:hover:after {
    content: "";
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 2px;
    position: absolute;
    -webkit-transition: ease all 0.55s;
    -o-transition: ease all 0.55s;
    -ms-transition: ease all 0.55s;
    -moz-transition: ease all 0.55s;
    transition: ease all 0.55s;
    background-color: #ff1d4d;
}

.it-project-gallery .gallery-nav ul li a.gallery-active, .it-project-gallery .gallery-nav ul li a:hover {
    color: #ff1d4d;
}

.widget_shopping_cart_content .woocommerce-mini-cart__buttons.buttons .button {
    width: auto !important;
}


.widget_shopping_cart_content .woocommerce-mini-cart__buttons.buttons {
    display: flex;
    width: 100%;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.widget_shopping_cart_content .woocommerce-mini-cart__buttons.buttons .button {
    width: auto !important;
    min-width: 100px;
    position: relative;
    margin-right: 40px !important;
}

.widget_shopping_cart_content .woocommerce-mini-cart__buttons.buttons .button {
    width: auto !important;
    min-width: 120px;
    position: relative;
    margin-right: 50px !important;
}
.it-project-wrapper.it-project-style2 {
    background-position: center center;
}

.it-team2-sideimg .team-content {
    margin-bottom: 18px;
}

.team-box-wrapper.team2-box-two .team-content {
    margin: 0px 0px 9px 0;
}

.team-box-wrapper.team2-box-two .team-box .team-img,
.it-team2-sideimg .team-img {
    padding-top: 8px;
    background: #f4f4f4;
    position: relative;
}

.team-box-wrapper.team2-box-two .swiper-container {
    padding-bottom: 20px;
}

.team-box-wrapper.team2-box-two .swiper-container .swiper-slide {
    padding-bottom: 2px;
}

.it-project-style2 .it-project-gallery .gallery-nav ul li {
    position: relative;
    margin-left: 30px;
}

.it-project-style2 .it-project-gallery .gallery-nav ul li:after {
    position: absolute;
    content: "";
    border-left: 1px solid;
    height: 15px;
    top: 10px;
    right: -26px;
}

.it-project-style2 .it-project-gallery .gallery-nav ul li:before {
    position: absolute;
    content: "";
    border-left: 1px solid;
    height: 15px;
    top: 10px;
    right: -22px;
}

.it-project-style2 .it-project-gallery .gallery-nav ul li:last-child:before,
.it-project-style2 .it-project-gallery .gallery-nav ul li:last-child:after {
    display: none;
}

.it-categories-style3 {
    padding: 77px 0 27px;
}

.it-deal-holder .it-heading.inland-subhead {
    margin-bottom: 40px;
}

.it-deal-holder .fw-row .it-deal-text h1 {
    font-size: 42px;
    font-weight: 300;
    margin-bottom: 8px;
}

.it-heading-style3 {
    margin-bottom: 40px;
    text-align: center;
}

.it-heading-style3 h4 {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.it-heading-style3 h2 {
    text-transform: capitalize;
    font-weight: 500;
    margin-top: 6px;
}

.aboutMain .it-about-style2 .it-btn {
    margin-bottom: 0;
}

.it-categories-box-section .grid-item {
    width: auto;
    margin: auto;
}

.it-categories-box-section .it-project-gallery .grid-img:before {
    top: 20px;
    left: 20px;
    bottom: 20px;
    right: 20px;
    width: auto;
    height: auto;
}

.it-categories-box-section .it-project-gallery .bottom-content {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 35px;
    z-index: 1;
}

.it-categories-box-section .it-project-gallery .bottom-content>h3 {
    text-transform: capitalize;
}

.categorie-h-one {
    margin-bottom: 50px;
    text-align: center;
}

.categorie-h-one h1 {
    border-top: 3px double #efefef;
    border-bottom: 3px double #efefef;
    display: inline-block;
    margin-top: 30px;
    font-size: 18px;
    padding: 10px 40px 10px;
    letter-spacing: 2px;
}

.it-project-gallery:hover h1 {
    border-top: 3px double #efefef;
    border-bottom: 3px double #efefef;
}

span.close-menu-int {
    display: none;
}

.it-product-section.it-product-style4 .gallery-container .grid-item {
    min-height: 380px;
    margin-bottom: 40px;
}

.it-product-section.it-product-style4 .it-project-gallery .grid-item {
    width: 25%;
    padding: 0 15px;
}

.it-project-gallery .grid-item {
    width: 25%;
    clear: both;
    position: relative;
    overflow: hidden;
}

.it-categories-box-section .grid-item {
    width: auto;
    margin: auto;
}

.woocommerce-page ul.products li .it-product-listbar .product-item {
    border: none;
    text-align: center;
}

ul.products {
    display: flex;
    flex-wrap: wrap;
}

.it-product-style4 .product-item .product-ovr-links {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

.it-categories-style3.it-top-product-style4 {
    padding: 0 0 30px;
}

.it-top-product-style4 .it-project-gallery .bottom-content>h3 {
    text-transform: capitalize;
}

.it-top-product-style4 .it-project-gallery .grid-img:before {
    background: rgba(255, 255, 255, 0.9);
}

.it-top-product-style4 .categorie-h-one h1 {
    border-top: 3px double #222222;
    border-bottom: 3px double #222222;
}

.it-top-product-style4 .it-project-gallery:hover h1 {
    border-top: 3px double #222222;
    border-bottom: 3px double #222222;
}

.it-project-wrapper {
    background-image: none;
    padding: 77px 0 0;
}

div#order_review div#payment {
    margin-bottom: 31px;
}

.tbpadder0 .it-project-wrapper {
    padding: 0;
}

.it-project-portfolio .it-btn {
    margin-top: 30px;
}

.it-view-gallery {
    display: none;
}

.it-view-gallery.it-view-gallery-view {
    display: block;
}

.it-project-gallery .gallery-nav ul li a:after {
    content: "";
    width: 0%;
    left: 0;
    right: 0;
    bottom: -1px;
    margin: auto;
    height: 2px;
    position: absolute;
    -webkit-transition: ease all 0.55s;
    -o-transition: ease all 0.55s;
    -ms-transition: ease all 0.55s;
    -moz-transition: ease all 0.55s;
    transition: ease all 0.55s;
}

.woocommerce #review_form #respond textarea,
div#review_form-wrapper input,
div#review_form-wrapper textarea {
    border-radius: 0;
    padding: 15px;
}

.woocommerce #review_form #respond p label {
    width: 100%;
}

.woocommerce #review_form #respond p {
    margin: 0 0 15px;
}

div#review_form-wrapper input {
    padding: 0 15px;
    height: 50px;
    margin-left: 0;
    width: 100%;
    background: transparent;
}

.woocommerce #review_form #respond textarea {
    border-radius: 0;
    padding: 15px;
    height: 150px;
}

.woocommerce div.product form.cart .product-qyt-wrapper div.quantity {
    margin: 0 10px 20px 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border-radius: 0;
}

form.search-form input.search-submit {
    min-width: auto;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0 0 23px 0;
    margin: 0;
}

.woocommerce .star-rating {
    color: #edb926;
}

.woocommerce div.product form.cart button.single-add-to-cart-button.button.alt {
    min-width: 170px;
}

.related.products h2 {
    font-weight: 600;
    text-align: center;
    margin-bottom: 22px;
    font-size: 32px;
}

.related.products .related-product.swiper-container .inland-product-infoBar h2 {
    font-size: 18px;
    margin: 0;
}

.single-product .it-product-single .product {
    overflow: hidden;
}

.woocommerce.single-product .it-product-single div.product .woocommerce-tabs .panel #review_form #respond p.form-submit {
    margin: 0 0 3px 0;
}

.woocommerce .it-product-single div.product .woocommerce-tabs .panel table.shop-attributes {
    margin: 0 0 6px 0;
}

.comment-text {
    word-break: break-word;
}

.woocommerce .it-product-single div.product .woocommerce-tabs .panel h2 {
    margin-bottom: 12px;
    font-size: 22px;
    font-weight: 600;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child {
    margin-left: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: none;
    padding: 0;
    margin: 0 10px;
}


/********************************************************
	9. PROCESS CSS START
******************************************************/

.it-process-wrapper {
    padding: 77px 0 49px 0;
}

.it-process-wrapper .it-heading {
    margin-bottom: 15px;
}

.it-process-wrapper .process-box-wrapper {
    margin-top: 24px;
    position: relative;
}

.it-process-wrapper .process-box h1 {
    font-weight: 600;
    text-transform: capitalize;
    font-size: 22px;
    position: relative;
    display: inline-block;
    padding-bottom: 0;
    color: #222222;
    margin-bottom: 19px;
    padding-bottom: 12px;
}

.it-process-wrapper .process-box h1:after {
    position: absolute;
    content: "";
    width: 60px;
    height: 2px;
    top: 34px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: #ff1d4d;
}

.it-process-wrapper .process-box:hover h1:after {
    background-color: #ff1d4d;
}

.it-process-wrapper .process-box p {
    margin: 0;
}

.it-process-wrapper.it-process-back-change2 .it-heading h2 {
    color: #ffffff;
}

.it-process-wrapper .process-circle h2 {
    position: relative;
    font-size: 32px;
    font-weight: 500;
    z-index: 2;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    line-height: 100px;
    margin: auto;
    background: rgba(255, 255, 255, 0.102);
    color: #ffffff;
}

.it-process-wrapper .process-circle {
    margin-bottom: 33px;
    position: relative;
    color: #ffffff;
}

.it-process-wrapper .process-circle h2:after {
    content: "";
    position: absolute;
    top: -8px;
    bottom: -8px;
    left: -8px;
    right: -8px;
    margin: auto;
    width: auto;
    height: auto;
    border-radius: 100%;
    border: 2px dashed #655f5f;
    color: #ffffff;
    z-index: -1;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
}

.process-box-wrapper .process-box {
    position: relative;
    margin-bottom: 28px;
    text-align: center;
}

.process-box-wrapper .process-box {
    background: #ffffff;
    padding: 48px 30px 33px;
    box-shadow: 0px 0px 20px 0px rgba(1, 1, 1, 0.1);
}

.it-process-wrapper.it-process-back-change2 {
    background-image: url(../../images/work-bg.jpg);
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 9;
    padding: 77px 0 50px;
}

.it-process-wrapper.it-process-back-change2:after {
    position: absolute;
    content: unset;
    background: rgba(0, 0, 0, 0.80);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}

.procees-btn {
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
    margin-top: 13px;
}

a.procees-btn,
a.procees-btn:visited {
    color: #ff1d4d;
}

.it-procees-icon {
    margin-left: 3px;
    vertical-align: text-bottom;
}


.it-procees-icon svg {
    height: 9px;
    width: 6px;
}

.itProcessBox:before {
    position: absolute;
    z-index: 1;
    right: -55%;
    top: 0;
    content: "";
    background: url(../../images/border-curve.svg) center no-repeat;
    width: 100%;
    height: 160px;
    background-size: 70%;
}

.workBoxWrapper .col-lg-3:nth-child(4) .itProcessBox:before {
    content: unset;
}

.workBoxWrapper .col-lg-3:nth-child(1) .itProcessBox:before,
.workBoxWrapper .col-lg-3:nth-child(3) .itProcessBox:before {
    background: url(../../images/border-curve1.svg) top center no-repeat;
    background-size: 70%;
}


/********************************************************
	10. TEAM CSS START
*******************************************************/

.it-team-wrapper {
    padding: 77px 0px 80px;
}

.it-team-wrapper .it-heading {
    margin-bottom: 40px;
}

.team-box-wrapper .team-box {
    position: relative;
    padding-top: 24px;
}

.team-box-wrapper .team-box .team-content {
    padding: 20px 0 16px 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 1;
    left: -1px;
    right: -1px;
    width: auto;
}

.team-box-wrapper .team-box .team-content h4>a {
    font-size: 18px;
    font-weight: 500;
}

.team-box .team-designation {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 13px;
    webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    text-transform: uppercase;
    letter-spacing: 4px;
}

.team-box .team-hovercontent {
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
}

.team-box-wrapper .team-box:hover .team-hovercontent {
    top: 75px;
}

.team-box-wrapper .team-box:after {
    content: "";
    position: absolute;
    background: rgba(198, 164, 126, 0.87);
    left: 0;
    bottom: 0;
    right: 0;
    height: 0%;
    transform-origin: 0 100%;
    transition-delay: 50ms;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -o-transition: 0.3s all;
    -ms-transition: 0.3s all;
}

.teamSliderSecondWrapper .team-box:after {
    content: unset;
}

.teamSliderSecondWrapper .team-img:after,
.it-team2-sideimg .team-box .team-img:after {
    content: "";
    position: absolute;
    background: rgba(255, 255, 255, 0.87);
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    transform-origin: 0 100%;
    transition-delay: 50ms;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -o-transition: 0.3s all;
    -ms-transition: 0.3s all;
}

.teamSliderSecondWrapper .team-box:hover .team-img:after,
.it-team2-sideimg .team-box .team-img:hover:after {
    visibility: visible;
    opacity: 1;
}

.teamSliderSecond {
    cursor: all-scroll;
}

.teamSliderSecondWrapper .team-box:hover .team-img:after,
.teamSliderSecondWrapper .team-box .team-img:after,
.teamSliderSecondWrapper .team-box,
.teamSliderSecondWrapper .team-box:hover {
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -o-transition: 0.3s all;
    -ms-transition: 0.3s all;
    transition: 0.3s all;
}

.team-box-wrapper .team-box:hover:after {
    height: 100%;
}

.team-img .team-hovercontent>ul>li {
    display: inline-block;
    margin-right: 22px;
    margin-top: 6px;
}

.team-img .team-hovercontent>ul>li:last-child {
    margin-right: 0;
}

.team-box:hover ul li:first-child,
.team-img:hover .team-hovercontent>ul>li:first-child {
    -webkit-animation: bounceInDown .2s;
    animation: bounceInDown .2s;
}

.team-box:hover ul li:nth-child(2),
.team-img:hover .team-hovercontent>ul>li:nth-child(2) {
    -webkit-animation: bounceInDown .4s;
    animation: bounceInDown .4s;
}

.team-box:hover ul li:nth-child(3),
.team-img:hover .team-hovercontent>ul>li:nth-child(3) {
    -webkit-animation: bounceInDown .6s;
    animation: bounceInDown .6s;
}

.team-box:hover ul li:nth-child(4),
.team-img:hover .team-hovercontent>ul>li:nth-child(4) {
    -webkit-animation: bounceInDown .8s;
    animation: bounceInDown .8s;
}

.team-box:hover ul li:nth-child(5),
.team-img:hover .team-hovercontent>ul>li:nth-child(5) {
    -webkit-animation: bounceInDown 1s;
    animation: bounceInDown 1s;
}

.team-box:hover ul li:nth-child(6),
.team-img:hover .team-hovercontent>ul>li:nth-child(6) {
    -webkit-animation: bounceInDown 1.2s;
    animation: bounceInDown 1.2s;
}

.team-img .team-hovercontent>ul>li>a {
    font-size: 16px;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
}

.team-img .team-hovercontent>ul>li>a:hover {
    color: #ff1d4d;
}

.team-hovercontent>h5 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 2px;
}

.team-hovercontent>h5:first-child {
    margin-bottom: 8px;
}

.team-hovercontent>p {
    font-size: 20px;
    font-weight: 500;
    position: relative;
    margin-bottom: 36px;
    padding-bottom: 36px;
}

.team-hovercontent>p:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0.3;
    width: 70%;
    height: 1px;
}

.team-box-wrapper .team-box:hover .team-hovercontent,
.it-team2-sideimg .team-box .team-img:hover .team-hovercontent {
    opacity: 1;
    visibility: visible;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.team-navigation .swiper-button-next,
.team-navigation .swiper-container-rtl .swiper-button-prev,
.team-navigation .swiper-button-prev,
.team-navigation .swiper-container-rtl .swiper-button-next {
    background-image: none;
    text-transform: uppercase;
    width: inherit;
    height: inherit;
}

.team-navigation .swiper-button-prev,
.team-navigation .swiper-container-rtl .swiper-button-next {
    left: -52px;
}

.team-navigation .swiper-button-prev:after,
.team-navigation .swiper-container-rtl .swiper-button-next:after {
    content: "";
    position: absolute;
    width: 45px;
    height: 1px;
    top: 0;
    bottom: 0;
    left: -55px;
    margin: auto;
}

.team-navigation .swiper-button-next,
.team-navigation .swiper-container-rtl .swiper-button-prev {
    right: -52px;
}

.team-navigation .swiper-button-next:after,
.team-navigation .swiper-container-rtl .swiper-button-prev:after {
    content: "";
    position: absolute;
    width: 45px;
    height: 1px;
    top: 0;
    bottom: 0;
    right: -55px;
    margin: auto;
}


/********************************************************
	11. PROGRESS CSS START
*******************************************************/

.it-progresbar-wrapper {
    /*background: url(../../images/it-progressbg.jpg) no-repeat center left;*/
    background-size: cover;
}

.it-progresbar-wrapper .progress-rightbox {
    padding: 71px 80px 40px;
}

.it-progresbar-wrapper .progress-rightbox h1 {
    font-weight: 600;
}

.it-progresbar-wrapper .progress-rightbox .progress-head {
    padding: 0px 0px 12px 0px;
}

.it-progresbar-wrapper .progress-leftbox .video-icon {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    text-align: center;
    line-height: 112px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2;
}

.progress-leftbox .video-icon i {
    font-size: 25px;
}

.it-prog-box h2 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px;
}

.it-prog-box {
    margin-top: 50px;
}

.it-prog-box .progress-bar {
    display: flex;
    flex-direction: column;
    margin-bottom: 40px;
    position: relative;
    background: transparent;
}

.it-prog-box .progress-bar .label {
    font-size: 20px;
    position: absolute;
    right: 0;
    top: -13px;
}

.it-prog-box .progress-bar .line {
    width: 90%;
    height: 6px;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    background: #f2f2f2;
}

.it-prog-box .progress-bar .line span {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: pink;
    border-radius: 10px;
}


/* PULSE EFFECTS START*/

.btn-wave {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 9999px;
    opacity: 0;
    z-index: -1;
}

.btn-wave {
    -webkit-animation: sonarWave 1.5s linear infinite;
    animation: sonarWave 1.5s linear infinite;
}

@-webkit-keyframes sonarWave {
    from {
        opacity: 0.4;
    }
    to {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0;
    }
}

.it__progress {
    padding: 0 0 0 5px;
}

.it__progress .progress-active .progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.31) 25%, 00 25%, 00 50%, rgba(255, 255, 255, 0.31) 50%, rgba(255, 255, 255, 0.31) 75%, transparent 75%, transparent);
}

.it__progress ul li {
    display: inline-block;
    width: 33%;
    position: relative;
}

.it__progress .progress {
    height: 7px;
    position: relative;
    overflow: visible;
}

.it__progress .progress-bar-striped {
    background-image: none;
}

.it__progress .progress-bar:after,
.it__progress ul li:last-child:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 100%;
    top: 49%;
    left: -6px;
    transform: translate(0px, -50%);
    z-index: 0;
}

.it__progress .progress-bar:before,
.it__progress ul li:last-child:after {
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 100%;
    top: 49%;
    left: 0;
    transform: translate(0px, -50%);
    z-index: 1;
}

.it__progress ul li:last-child:before {
    left: auto;
    right: -1px;
    z-index: 1;
}

.it__progress ul li:last-child:after {
    left: auto;
    right: 5px;
    z-index: 2;
}

.it__progress ul li span {
    position: absolute;
    left: -35px;
    bottom: -60px;
    font-size: 22px;
    text-transform: capitalize;
}

.it__progress ul li span.pro-confirm {
    right: 0;
    left: auto;
}

.it__progress ul li:first-child span {
    left: -5px;
}


/********************************************************
	12. TESTIMONIAL CSS START
*******************************************************/

.it-testimonial-wrapper {
    padding: 77px 0 80px;
}

.testimonial-box-wrapper .swiper-container {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}

.testimonial-box-wrapper .gallery-top {
    height: 80%;
    width: 100%;
}

.land-blog-thumb-wrapper .row {
    justify-content: center;
}

.testimonial-box-wrapper .gallery-thumbs {
    box-sizing: border-box;
    width: 29%;
    height: 150px;
}

.testimonial-box-wrapper .gallery-thumbs .swiper-slide {
    height: 100%;
    cursor: pointer;
}

.testimonial-box-wrapper .gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}

.testimonial-box-wrapper .gallery-thumbs .swiper-slide-thumb-active .swi-user {
    transform: translateY(0px);
}

.testimonial-box-wrapper .gallery-thumbs .swiper-slide-thumb-active .swi-user svg,
.testimonial-box-wrapper .gallery-thumbs .swiper-slide-thumb-active .swi-user:after,
.testimonial-box-wrapper .gallery-thumbs .swiper-slide-thumb-active .swi-user:before {
    visibility: visible;
    opacity: 1;
}

.testimonial-box-wrapper .swi-user:after {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 50%;
    z-index: 7;
    bottom: -32px;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #ff1d4d;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.5s ease 80ms;
    -moz-transition: all 0.5s ease 80ms;
    -ms-transition: all 0.5s ease 80ms;
    -o-transition: all 0.5s ease 80ms;
    transition: all 0.5s ease 80ms;
}

.testimonial-box-wrapper .swi-user:before {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    z-index: 7;
    bottom: -42px;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #ff1d4d;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.5s ease 80ms;
    -moz-transition: all 0.5s ease 80ms;
    -ms-transition: all 0.5s ease 80ms;
    -o-transition: all 0.5s ease 80ms;
    transition: all 0.5s ease 80ms;
}

.testimonial-box-wrapper .swi-contentbox {
    background: #1e2226;
    color: #ffffff;
    padding: 42px 60px 46px;
    position: relative;
}

.testimonial-box-wrapper .swi-contentbox h3 {
    font-size: 18px;
    margin-top: 10px;
    color: #ffffff;
}

.testimonial-box-wrapper .swi-contentbox span {
    margin-left: 10px;
    font-size: 16px;
}

.testimonial-box-wrapper .swi-user {
    position: relative;
    transform: translateY(40px);
    -webkit-transition: all 0.5s ease 80ms;
    -moz-transition: all 0.5s ease 80ms;
    -ms-transition: all 0.5s ease 80ms;
    -o-transition: all 0.5s ease 80ms;
    transition: all 0.5s ease 80ms;
}

.testimonial-box-wrapper .swi-user>svg {
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease 80ms;
    -moz-transition: all 0.5s ease 80ms;
    -ms-transition: all 0.5s ease 80ms;
    -o-transition: all 0.5s ease 80ms;
    transition: all 0.5s ease 80ms;
}

.testimonial-box-wrapper .swi-user img {
    border-radius: 50%;
    border: 2px solid #efefef;
    width: 60px;
    height: 60px;
    -webkit-transition: all 0.5s ease 80ms;
    -moz-transition: all 0.5s ease 80ms;
    -ms-transition: all 0.5s ease 80ms;
    -o-transition: all 0.5s ease 80ms;
    transition: all 0.5s ease 80ms;
}

.testimonial-box-wrapper .gallery-thumbs .swiper-slide-thumb-active .swi-user img {
    width: 80px;
    height: 80px;
}

.v1-testi-nav .swiper-pagination-bullets {
    left: 0;
    right: 0;
    margin: auto;
    bottom: -50px;
}

.v1-testi-nav .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}

.v1-testi-nav .swiper-pagination-bullet {
    opacity: 1;
    background: #efefef;
}

.v1-testi-nav .swiper-pagination-bullet-active {
    width: 12px;
    height: 12px;
    vertical-align: middle;
    transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    background: #ff1d4d;
}

.it-testimonial-slide2 {
    margin: 24px 0 0;
    padding: 30px;
    box-shadow: 0px 0px 9px 0px rgba(1, 1, 1, 0.1);
    z-index: 9;
    position: relative;
    background: #ffffff;
}

.it-testimonial-slide2 .it-content-text2 h2 {
    font-size: 22px;
    font-weight: 600;
    margin-top: 12px;
}

.it-testimonial2-flex {
    display: flex;
    align-items: center;
}

.it-testimonial-slide2 .it-team2-slider-arrow .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 90%;
}

.it-index2-clnt-team-test-back {
    background-image: url(../../images/index2-team-back.jpg);
    background-size: cover;
    background-position: center center;
}

.it-heading.it-heading-team2 {
    margin: 77px 0 40px;
}

.it-team2-sideimg h4 {
    margin-top: 18px;
    font-size: 18px;
    margin-bottom: 8px;
    font-weight: 600;
}

.team2-box-two h3 {
    text-align: left;
    margin: 22px 0 20px;
    width: 415px;
}

.team2-box-two h3 {
    text-align: left;
    margin: 22px 0 24px;
    width: 60%;
    font-size: 22px;
    font-weight: 600;
    line-height: 32px;
}

.team-box-wrapper.team2-box-two .team-box .team-content {
    background: transparent;
    position: static;
}

.team-box-wrapper.team2-box-two .team-box .team-content h4 {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 6px;
}

.team-box-wrapper.team2-box-two .team-box:hover .team-content h4,
.it-team2-sideimg .team-box:hover .team-content h4 {
    color: #ff1d4d;
}

.team-box-wrapper.team2-box-two .team-box:hover .team-content h4,
.team-box-wrapper.team2-box-two .team-box .team-content h4,
.team-box-wrapper.team2-box-two .team-box,
.team-box-wrapper.team2-box-two .team-box:hover {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

.team-box-wrapper.team2-box-two .team-box:after {
    background: rgba(255, 255, 255, 0.87);
    bottom: 90px;
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.06);
}

.team-box-wrapper.team2-box-two .team-box:hover .team-hovercontent,
.it-team2-sideimg .team-hovercontent {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.team-box-wrapper.team2-box-two .team-box {
    background: transparent;
    padding-top: 0;
}

.it-team2-slider-arrow .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    top: 48px;
    left: 86%;
    width: 40px;
    height: 40px;
    background-size: 10px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.it-team2-slider-arrow .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    top: 48px;
    right: 15px;
    width: 40px;
    height: 40px;
    background-size: 10px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.it-testimonial-style3 {
    padding: 77px 0 80px;
}

.it-testimonial-style3 .swi-contentbox {
    padding: 53px 60px;
}

.it-testimonial-style3 .swi-contentbox span {}

.it-testimonial-style3 .swiper-pagination-bullet-active {
    transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}

.it-testimonial-style3 .swi-user img {
    border: 5px solid;
    width: 45px;
    height: 45px;
}

.it-testimonial-style3 .gallery-thumbs .swiper-slide-thumb-active .swi-user img {
    border: 3px solid #ffffff;
    width: 100%;
    position: relative;
    z-index: 3;
}

.svg-user1-style3,
.svg-user2-style3 {
    opacity: 0;
    visibility: hidden;
}

.swiper-slide-thumb-active .svg-user1-style3,
.swiper-slide-thumb-active .svg-user2-style3 {
    visibility: visible;
    opacity: 1;
}

.swiper-slide-thumb-active .svg-user1-style3 svg {
    top: 20px;
    left: -21px;
}

.swiper-slide-thumb-active .svg-user2-style3 svg {
    top: 20px;
    right: -21px;
}

.svg-user1-style3 svg {
    position: absolute;
    top: 4px;
    left: 1px;
    webkit-transition: all 0.5s ease 80ms;
    -moz-transition: all 0.5s ease 80ms;
    -ms-transition: all 0.5s ease 80ms;
    -o-transition: all 0.5s ease 80ms;
    transition: all 0.5s ease 80ms;
}

.svg-user2-style3 svg {
    position: absolute;
    top: 4px;
    right: 1px;
    webkit-transition: all 0.5s ease 80ms;
    -moz-transition: all 0.5s ease 80ms;
    -ms-transition: all 0.5s ease 80ms;
    -o-transition: all 0.5s ease 80ms;
    transition: all 0.5s ease 80ms;
}

.it-testimonial-style3 .swi-user:after,
.it-testimonial-style3 .swi-user:before {
    display: none;
}

.svg-user1-style3:after {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 50%;
    z-index: 7;
    top: 36px;
    left: -32px;
    margin: auto;
    -webkit-transition: all 0.5s ease 80ms;
    -moz-transition: all 0.5s ease 80ms;
    -ms-transition: all 0.5s ease 80ms;
    -o-transition: all 0.5s ease 80ms;
    transition: all 0.5s ease 80ms;
}

.svg-user1-style3:before {
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    z-index: 7;
    left: -41px;
    top: 37px;
    -webkit-transition: all 0.5s ease 80ms;
    -moz-transition: all 0.5s ease 80ms;
    -ms-transition: all 0.5s ease 80ms;
    -o-transition: all 0.5s ease 80ms;
    transition: all 0.5s ease 80ms;
}

.svg-user2-style3:after {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 50%;
    z-index: 7;
    top: 36px;
    right: -32px;
    margin: auto;
    -webkit-transition: all 0.5s ease 80ms;
    -moz-transition: all 0.5s ease 80ms;
    -ms-transition: all 0.5s ease 80ms;
    -o-transition: all 0.5s ease 80ms;
    transition: all 0.5s ease 80ms;
}

.svg-user2-style3:before {
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    z-index: 7;
    right: -41px;
    top: 37px;
    -webkit-transition: all 0.5s ease 80ms;
    -moz-transition: all 0.5s ease 80ms;
    -ms-transition: all 0.5s ease 80ms;
    -o-transition: all 0.5s ease 80ms;
    transition: all 0.5s ease 80ms;
}

.it-testimonial-style3 .swi-user {
    transform: translateY(18px);
}

.it-testimonial-style3 .gallery-thumbs {
    height: 110px;
}

.it-testimonial-style4 {
    padding: 77px 0 80px;
}

.it-testimonial-style4 .it-heading-style3 {
    margin-bottom: -8px;
}

.it-testimonial-style4 .swi-contentbox {
    padding: 74px 100px;
    position: relative;
    max-width: 950px;
    margin: 50px auto 0;
}

.it-user-four {
    position: absolute;
    top: -30px;
    left: -50px;
    z-index: 9;
}

.it-user-four img {
    width: 130px;
    height: 130px;
    border: 5px solid #efefef;
    border-radius: 100%;
}

.it-username-four {
    position: absolute;
    top: 0;
    left: 70px;
    width: 240px;
    padding: 10px 0px;
    border-radius: 0 0 30px 0;
}

.it-username-four h3 {
    font-size: 16px;
}

.it-testimonial-style4 .it-qoute-svg svg {
    width: 170px;
    height: 136px;
    opacity: 0.06;
}

.it-testimonial-style4 .swiper-pagination-bullet {
    opacity: 1;
}

.it-testimonial-style4 .swiper-pagination-bullet-active {
    width: 12px;
    height: 12px;
    transition: all 0.3s;
    vertical-align: middle;
    transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}

.it-testimonial-style4 .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 15px;
}

.it-testimonial-backchange2 .swi-user img {
    border: 3px solid #efefef;
}

.it-testimonial-backchange2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}

.it-blog-testimonial {
    padding: 50px 80px;
    position: relative;
    text-align: center;
}

.it-blog-testimonial h5 {
    font-size: 18px;
}

.it-blog-testimonial h3 {
    font-size: 18px;
    margin-top: 15px;
}

.it-blog-testimonial span {
    font-size: 16px;
}

.it-blog-testimonial .it-qoute-svg svg {
    width: 184px;
    height: 142px;
}

.it-content-img {
    width: calc(100% - 410px);
}

.it-content-text2 {
    position: relative;
    margin: 0 0 0 20px;
}

.it-qoute-svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.it-qoute-svg svg {
    width: 149px;
    height: 106px;
    opacity: 0.04;
}

.it-content-text2 h4 {
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #ff1d4d;
    font-weight: 600;
}

.it-content-text2 h2 {
    font-weight: 500;
    margin-top: 6px;
}

.it-content-text2 p {
    margin: 30px 0 10px;
}

.it-testimonial-slide2 .it-content-text2 p {
    margin-top: 16px;
}

.it-content-text2 h5 {
    font-size: 18px;
    font-weight: 600;
}

.it-content-text2 h6 {
    font-size: 15px;
    margin-top: 6px;
}

.it-index4-slider-style4 {
    padding: 160px 65px 75px;
    overflow: hidden;
    position: relative;
}

.it-index4-slider-style4 .swiper-container {
    padding: 0 0 80px;
}

.it-index4-slider-style4 .swiper-pagination-bullet-active {
    width: 12px;
    height: 12px;
    vertical-align: middle;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
}

.it-index4-slider-style4 .swiper-container-horizontal>.swiper-pagination-bullets,
.it-index4-slider-style4 .swiper-pagination-custom,
.it-index4-slider-style4 .swiper-pagination-fraction {
    bottom: 0;
}


/********************************************************
	13. BLOG CSS START
*******************************************************/
.woocommerce-noreviews {
    margin-bottom: 10px;
    font-size: 15px;
}

.single-post.theme-inland .it-blog-box {
    margin-bottom: 0;
}

div#comments .inland-comment-text ol li {
    list-style: decimal;
    margin-bottom: 5px;
}

.map-wrapper .fw-container-fluid .fw-col-xs-12 {
    line-height: 0;
}

.progreesBar {
    position: relative;
}

.progreesBar:before {
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, 0.45);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.progreesBar .it-progresbar-wrapper .progress-rightbox {
    position: relative;
    z-index: 2;
}

.it-blog-wrapper.it-blog-box-style2 .blog-box-wrapper .blog-img>a:before {
    content: "+";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 130px;
    z-index: 1;
    font-weight: 100;
    color: #ffffff;
    opacity: 0;
    visibility: hidden;
}

.it-blog-wrapper.it-blog-box-style2 .blog-box-wrapper .blog-box:hover .blog-img>a:before {
    opacity: 1;
    visibility: visible;
}

.blog-box-wrapper .blog-box:hover .blog-img a:before,
.blog-box-wrapper .blog-box .blog-img a:before {
    -webkit-transition: all .5s ease 80ms;
    -moz-transition: all .5s ease 80ms;
    -ms-transition: all .5s ease 80ms;
    -o-transition: all .5s ease 80ms;
    transition: all .5s ease 80ms;
}

div#comments .inland-comment-text ul li {
    list-style: disc;
    margin-bottom: 5px;
}

.it-blog-wrapper,
.blog-post .it-blog-wrapper.it-blog-box-style2 {
    padding: 77px 0px 71px;
}

.it-blog-wrapper .it-heading {
    margin-bottom: 39px;
}

.blog-box .blog-date {
    text-transform: uppercase;
    cursor: auto;
}

.blog-box .blog-heading {
    font-size: 18px;
    line-height: 26px;
    display: block;
    margin-top: 4px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    font-weight: 600;
}

.blog-box-wrapper .blog-box .blog-img {
    margin-bottom: 22px;
}

.blog-box-wrapper .blog-box .blog-img>a {
    display: inline-block;
    position: relative;
}

.blog-box-wrapper .blog-box .blog-img>a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 0;
    background: rgba(33, 38, 41, 0.72);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease 80ms;
    -moz-transition: all 0.5s ease 80ms;
    -ms-transition: all 0.5s ease 80ms;
    -o-transition: all 0.5s ease 80ms;
    transition: all 0.5s ease 80ms;
}

.blog-box-wrapper .blog-box:hover .blog-img a:after {
    opacity: 1;
    visibility: visible;
    width: 100%;
}

.blog-box-wrapper .blog-box .blog-img>a>.blog-svg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transition: all 300ms ease 100ms;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}

.blog-box-wrapper .blog-box .blog-img:hover .blog-svg {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -ms-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms;
    opacity: 1;
    visibility: visible;
}

.product_meta>span>span {
    font-weight: 600;
}

body.page-template-inland-blog-temp.theme-inland .it-blog-post .entry-content .it-btn {
    margin-top: 24px;
}

body.single.single-post.theme-inland .it-blog-post p {
    margin: 0 0 13px;
}


/********************************************************
	13. BLOG SINGLE CSS START
*******************************************************/

.it-blog-category.it-unite-blog .it-blog-box>.it-blog-post {
    padding-bottom: 43px;
    border-bottom: 1px solid #efefef;
}

.edit-icon i {
    vertical-align: text-top;
}

.it-blog-category.it-unite-blog .it-blog-box {
    margin-bottom: 46px;
}

.has-large-font-size {
    line-height: 50px;
}

.inland-blog-main .page .page-links span.page-number span,
.inland-blog-main .page .page-links span.page-number a,
.page-links .page-number a {
    border: 1px solid #efefef;
}

.it-blog-category {
    padding: 80px 0 50px;
}

.woocommerce-account .it-blog-category {
    padding: 80px 0 41px;
}

.entry-content .woocommerce-MyAccount-navigation ul li:last-child {
    margin-bottom: 0;
}

.entry-content .woocommerce-MyAccount-navigation ul li:last-child a {}

.woocommerce-account .woocommerce-MyAccount-navigation {
    border: none;
    padding: 0;
}

body .entry-content .woocommerce-MyAccount-navigation ul li {
    list-style: none;
    margin-bottom: 20px;
    background: #ffffff;
    border: 1px solid #efefef;
    padding: 0 20px;
}

body.page.admin-bar.theme-inland.woocommerce-account.woocommerce-page.woocommerce-account .it-blog-category {
    padding: 80px 0 52px;
}

body.page.admin-bar.theme-inland.woocommerce-account.woocommerce-page.woocommerce-account.woocommerce-edit-address .it-blog-category {
    padding: 80px 0 42px;
}

body.page.admin-bar.theme-inland.woocommerce-account.woocommerce-page.woocommerce-orders .my-account-orders.account-orders-table {
    margin: 0;
}

body.page.woocommerce-account .it-blog-category article .entry-content .woocommerce-MyAccount-content .title h3 {
    font-size: 22px;
    margin-bottom: 19px;
}

body.page.woocommerce-account .it-blog-category article .entry-content .woocommerce-MyAccount-content>p {
    margin-bottom: 13px;
}

body.page.woocommerce-account .it-blog-category article .entry-content .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address {
    margin-bottom: 33px;
}

body.page.woocommerce-account .it-blog-category article .entry-content .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address:last-child {
    margin-bottom: 0;
}

body .woocommerce-account .addresses .title .edit {
    font-weight: 500;
    text-transform: uppercase;
}

body.page.theme-inland.woocommerce-account.woocommerce-page.woocommerce-edit-address .woocommerce-MyAccount-content h3 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 11px;
}

body.page.theme-inland.woocommerce-account.woocommerce-page.woocommerce-edit-address .woocommerce-MyAccount-content button.button {
    margin-bottom: 10px;
}

body.page.theme-inland.woocommerce-account.woocommerce-page.woocommerce-edit-address .woocommerce-MyAccount-content p,
body.page.theme-inland.woocommerce-account.woocommerce-page.woocommerce-edit-account form.woocommerce-EditAccountForm.edit-account p {
    padding: 0;
}

.woocommerce-cart .it-blog-category {
    padding: 80px 0 42px;
}

.woocommerce-cart .cart-collaterals {
    margin-bottom: 38px;
}

body.woocommerce-cart.woocommerce-page .cart-collaterals {
    margin-bottom: 38px;
}

body.woocommerce-cart.woocommerce-page footer.entry-footer.footer-wrap {
    height: 0;
}

body.page.theme-inland.woocommerce-account.woocommerce-page .it-blog-category form.woocommerce-form.woocommerce-form-login.login {
    margin-bottom: 30px;
    margin-top: 42px;
}

.woocommerce-cart .it-blog-category p.return-to-shop {
    margin-bottom: 38px;
}

body.page.theme-inland.woocommerce-account.woocommerce-page .it-blog-category {
    padding: 73px 0 50px;
}

.theme-inland .it-blog-box {
    margin-bottom: 50px;
}

body.page.admin-bar.theme-inland.woocommerce-account.woocommerce-page.woocommerce-edit-account .it-blog-category {
    padding: 80px 0 48px;
}

body.page.theme-inland.woocommerce-account.woocommerce-page.woocommerce-edit-account .it-blog-category form.woocommerce-EditAccountForm.edit-account fieldset legend {
    font-weight: 600;
    color: #222222;
    font-size: 22px;
    margin-bottom: 16px;
    padding-top: 7px;
}

.it-blog-box {
    margin-bottom: 0px;
}

.post-thumbnail {
    margin-bottom: 0px;
}

.it-blog-post .entry-content>p:last-child {
    margin-bottom: 0;
}

.it-blog-user ul li {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

.it-blog-user ul li:after {
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    top: 0;
    bottom: 0;
    left: -18px;
    margin: auto;
}

.it-blog-post .entry-content {
    margin-bottom: 0;
}

.it-blog-user ul li:first-child:after {
    display: none;
}

.it-blog-user ul li a {
    margin-right: 25px;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-weight: 500;
}

.it-blog-user ul li span {
    margin-left: 0;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.it-blog-post h2 {
    font-size: 26px;
    font-weight: 600;
}

.it-blog-post h2 a {
    font-size: 26px;
    word-break: break-word;
    font-weight: 600;
    line-height: 1.5;
}

.it-blog-post-slider .swiper-button-next {
    top: 168px;
}

.it-blog-post-slider .swiper-button-prev {
    top: 168px;
}

.it-blog-post-video {
    position: relative;
}

.it-blog-post-video:after {
    position: absolute;
    content: "";
    background: rgba(34, 34, 34, 0.7);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
}

.it-blog-post-video .it-video-icon {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9;
}

.it-blog-post-video .it-video-loader {
    width: 80px;
    height: 80px;
    line-height: 80px;
}

.it-blog-post-video .it-video-loader a:after {
    width: 80px;
    height: 80px;
}

.it-blog-pagination a.page-link,
.nav-links a,
.current,
.dots,
.page-links a,
ul.page-numbers li a,
ul.page-numbers li span {
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    padding: 0;
    margin: 0;
    text-align: center;
    border: 1px solid #efefef;
    box-shadow: none;
}

.it-blog-pagination .page-item:first-child .page-link {
    width: 85px;
    border-radius: 0;
}

.blog-pagination-section a.prev.page-numbers {
    width: 85px;
}

.it-blog-pagination .page-item:last-child .page-link,
a.next {
    width: 85px;
    border-radius: 0;
}

.it-blog-pagination .page-item.active .page-link {
    transition: 0.3s all;
}

.nav-links a,
.current,
.dots {
    transition: 0.3s all;
}

.it-blog-pagination i.fas.fa-chevron-left {
    margin-right: 2px;
}

.it-blog-pagination i.fas.fa-chevron-right {
    margin-left: 2px;
}

span.page-number {
    display: inline-block;
    vertical-align: middle;
    margin-top: 15px;
}

.it-contact-form-box {
    max-width: 1140px;
    height: auto;
    margin: 0 auto -300px;
    padding: 43px 50px 45px;
    position: relative;
    z-index: 2;
}

.it-contact-form-box .submit-btn span.btn-caret {
    top: 2px;
}

.it-contact-white-form span.btn-caret {
    position: relative;
    left: -20px;
    top: 2px;
}

form.post-password-form input[type="submit"],
input[type="submit"] {
    min-width: auto;
}


/********* BLOG SIDEBAR *****************/
.widget.widget_media_image {
    margin-top: 8px;
    margin-bottom: 3px;
}

.it-sidebar-box {
    margin-bottom: 46px;
}

.it-sidebar-box.recent-blog-one {
    margin-bottom: 36px;
}

.it-sidebar-box.recent-blog-two {
    margin-bottom: 32px;
}

.it-recent-post {
    display: flex;
    margin-bottom: 7px;
}

.it-recent-post:last-child {
    margin-bottom: 0;
}

.it-img-post {
    width: 97px;
}

.it-sidebar-box .it-recent-post .it-img-post {
    width: 80px;
}

.it-post-title {
    width: calc(100% - 97px);
    padding-left: 20px;
}

.it-img-post a {
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.it-img-post a img {
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    -webkit-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
}

.it-img-post a:hover img {
    -webkit-transform: rotate(3deg) scale(1.2);
    transform: rotate(3deg) scale(1.2);
}

.it-post-title a {
    margin-bottom: 3px;
    font-size: 16px;
    line-height: 24px;
    display: inline-block;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}

.it-blog-category-mini {
    margin-top: 25px;
}

.it-blog-category-mini ul li {
    display: flex;
    justify-content: space-between;
    margin-bottom: 14px;
}

.it-blog-category-mini ul li a {
    display: inline-block;
}

.it-blog-category-mini ul li:last-child {
    margin-bottom: 0;
}

.it-blog-category-mini svg {
    margin-right: 5px;
}

.it-blog-insta-post {
    margin-top: 30px;
}

.it-blog-insta-post ul {
    column-count: 3;
}

.it-blog-insta-post ul li a {
    display: inline-block;
    margin-bottom: 6px;
    position: relative;
    overflow: hidden;
}

.it-blog-insta-post ul li a img {
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    -webkit-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
}

.it-blog-insta-post ul li a:hover img {
    -webkit-transform: rotate(15deg) scale(1.4);
    transform: rotate(15deg) scale(1.4);
}

.it-blog-box.it-blog-single {
    margin-bottom: 0;
}

.it-blg-img-post {
    margin-bottom: 23px;
}

.it-blg-img-post ul {
    column-count: 3;
}

.it-blg-img-post ul li a {
    display: inline-block;
}

.it-blg-post-link {
    display: flex;
    margin-top: -10px;
}

ul.post-link1 {
    flex: 50%;
}

ul.post-link1 svg {
    margin-right: 10px;
}

.it-post-flex {
    width: 100%;
    display: inline-block;
    margin-top: 23px;
}

.it-post-flex p {
    margin: 0;
}

.it-post-section1 {
    width: 34%;
    display: inline-block;
    vertical-align: top;
}

.it-post-section1 img {
    padding: 5px 10px 5px 0;
}

.it-post-section2 {
    width: 65%;
    display: inline-block;
}

.it-post-section2 p {
    margin: 0;
}

.it-social-blog-pst {
    width: 100%;
    display: flex;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    padding: 15px 0 12px;
    margin: 42px 0 80px;
}

.it-select-tag {
    width: 50%;
}

.it-blog-post .it-select-tag {
    width: 100%;
}

.it-select-tag ul li {
    display: inline;
}

.it-select-tag ul li a {
    margin-left: 5px;
}

.it-select-tag ul li i.fas.fa-tags {
    color: #ff1d4d;
}

.it-select-social {
    width: 50%;
    text-align: right;
    border-top: solid 1px #efefef;
    border-bottom: solid 1px #efefef;
}

.it-select-social ul li {
    display: inline-block;
}

.it-select-social ul li a {
    margin-left: 15px;
    color: #b9b9b9;
}

.it-select-social ul li a:hover {
    color: #ff1d4d;
}

.it-auther-box {
    display: flex;
    padding: 33px 40px 31px;
    align-items: center;
    background-color: #ff1d4d;
    margin: 50px 0 30px;
    color: #ffffff;
}

.it-auther-img {
    flex: none;
    margin-right: 30px;
}

.it-auther-img img {
    width: 120px;
    height: 120px;
    object-fit: cover;
    border: none;
    border-radius: 50%;
}

.it-auther-content h5 {
    font-size: 24px;
    color: #222222;
    margin-bottom: 5px;
    font-weight: 600;
}

body.single.single-post.theme-inland .it-blog-post .it-auther-box p {
    margin: 0;
}

.it-auther-content span {
    background-color: transparent;
    color: #ffffff;
    font-size: 16px;
    padding: 0;
    border-radius: 3px;
    margin-left: 0;
    vertical-align: middle;
    font-weight: 600;
    display: inline-block;
    width: 100%;
    margin-bottom: 11px;
}

.it-auther-content p {
    margin: 6px 0 0;
}

.it-blog-comment-box {
    padding: 73px 0 0;
}

.it-blog-comment-box h1 {
    font-size: 28px;
    margin-bottom: 10px;
    font-weight: 700;
}

.it-blog-comment-box h1.comments-title {
    margin-bottom: 23px;
}

.single .comments-area h1.comments-title {
    margin-top: 44px;
}

.it-profile-box {
    display: flex;
    flex-wrap: wrap;
}

.comments-area.it-blog-comment-box .comment-list li.comment {
    border-bottom: 1px solid #efefef;
    margin-bottom: 19px;
}
.single .comments-area a.comment-edit-link {
    display: inline-block;
}
.inland-blog-main .it-blog-comment-box ol.children li.comment:last-child {
    border-bottom: 1px solid #efefef;
}

.it-blog-comment-box ul li {
    position: relative;
}

.it-blog-comment-box ul li:after {
    position: absolute;
    content: "";
    height: 1px;
    width: 100%;
    bottom: 0;
}

.it-blog-comment-box ul li:last-child:after {
    display: none;
}

ul.comment-left {
    padding-left: 115px;
}

.it-user-profile {
    width: 80px;
}

.it-user-text {
    width: calc(100% - 90px);
}

.it-user-text h5 {
    font-size: 20px;
    margin-bottom: 0;
    font-weight: 600;
}

.it-user-text svg {
    width: 16px;
    height: 16px;
    margin-left: 10px;
}

.it-user-text svg path {
    fill: #848484;
}

.it-user-text .comment-head {
    margin: 0 0 9px;
}

.it-user-text h5 span {
    font-size: 15px;
    color: #848484;
    letter-spacing: 0;
    font-weight: 500;
    display: inline-block;
    width: 100%;
}

.it-user-text .reply.comment-reply a.comment-reply-link {
    margin-top: 9px;
    display: inline-block;
    font-weight: 600;
}

.it-blog-form {
    padding-top: 42px;
}

.it-blog-form h2 {
    font-size: 32px;
    margin-bottom: 20px;
}

.inland-blog-main .it-blog-comment-box ol.children {
    padding-left: 60px;
}

.it-blog-form input {
    height: 50px;
    line-height: 45px;
    border: 1px solid #efefef;
    width: 100%;
    margin-bottom: 30px;
    padding: 0 20px;
}

.it-blog-form textarea {
    width: 100%;
    padding: 20px;
    border: 1px solid #efefef;
    height: 172px;
    resize: none;
}

.it-blog-post,
.inland-blog-main {
    background: #ffffff;
    margin-bottom: 30px;
    word-break: break-word;
}

.it-blog-post {
    margin-bottom: 50px;
}

.it-blog-box .it-blog-post {
    padding: 0;
    box-shadow: none;
}

.single .it-blog-post .entry-content {
    margin-bottom: 20px;
}

.single .it-blog-post {
    margin-bottom: 44px;
}

.inland-blog-main .entry-content a {
    font-weight: 600;
}

.inland-blog-main ol {
    margin: 0;
}

.it-blog-post .wp-block-cover-image .wp-block-cover-image-text,
.it-blog-post .wp-block-cover-image .wp-block-cover-text,
.wp-block-cover-image h2,
.it-blog-post .wp-block-cover .wp-block-cover-image-text,
.it-blog-post .wp-block-cover .wp-block-cover-text,
.it-blog-post .wp-block-cover h2,
.it-blog-post .has-pale-pink-background-color p strong {
    color: #ffffff;
}

.inland-blog-main .it-blog-comment-box {
    padding-top: 0;
}

.inland-blog-main .it-blog-form {
    padding-top: 0px;
}

.comment-respond {
    padding-top: 13px;
}

.inland-blog-main .form-block {
    margin-bottom: 0;
}

.inland-blog-main .it-blog-form input {
    margin-bottom: 20px;
}

.inland-blog-main .page .page-links {
    padding: 30px 0 0;
}

.inland-blog-main ol.comment-list {
    padding-left: 0;
    margin-left: 0;
}

.inland-blog-main .post,
.inland-blog-main .page {
    position: relative;
    margin-bottom: 30px;
}

.inland-blog-main article.post,
.inland-blog-main article.page {
    margin: 0;
}

.blog-box .blog-date {
    text-transform: capitalize;
    color: #ff1d4d;
    font-weight: 500;
}

.has-background {
    background: #f5f5f5;
    color: #848484;
}

.has-background strong {
    color: #848484;
}

pre {
    color: #ffffff;
    background: #212529;
}


/************* SIDEBAR CHECKOUT *************/

.it-checkbox {
    text-align: left;
    text-transform: capitalize;
}

.it-checkbox>input {
    position: absolute;
    left: -999999px;
}

.it-checkbox>label {
    font-weight: 400;
    font-size: 16px;
    position: relative;
    cursor: pointer;
    margin-bottom: 5px;
}

.it-checkbox>label:last-child {
    margin-bottom: 0;
}

.multi-select-menuitems label input {
    opacity: 0;
}

.it-checkbox>label:before {
    content: "";
    width: 12px;
    height: 12px;
    border: 1px solid #efefef;
    border-radius: 3px;
    display: inline-block;
    margin-right: 10px;
    -webkit-transform: translateY(3px);
    -moz-transform: translateY(3px);
    -ms-transform: translateY(3px);
    transform: translateY(2px);
}

.it-checkbox>label:after {
    content: "";
    position: absolute;
    top: 9px;
    left: 2px;
    width: 9px;
    height: 5px;
    border-left: 3px solid #efefef;
    border-bottom: 3px solid #efefef;
    border-radius: 3px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
    visibility: hidden;
}

.it-checkbox>input:checked~label:after {
    opacity: 1;
    visibility: visible;
}

.it-checkbox>input:checked~label:before {
    border: 1px solid #efefef;
}

form.search-form {
    display: flex;
    width: 100%;
}

form.search-form label input.search-field {
    padding: 0 20px;
}

.widget input,
input.search-field,
.footer-box-wrapper input.search-field {
    width: 100%;
    height: 60px;
    line-height: 59px;
    padding: 0 15px;
    border: none;
    border-radius: 0;
    background-color: #f6f6f6;
    color: #848484;
}

.widget input.search-submit,
input.search-submit,
.footer-box-wrapper input.search-submit,
button.wp-block-search__button {
    width: 100px;
    text-align: center;
    height: 60px;
    line-height: 59px;
    border: none;
    border-radius: 0;
    padding: 0;
    transition: 0.3s all;
    background-color: #ff1d4d;
    color: #ffffff;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
}

.it-post-title p {
    font-weight: 500;
}

span.edit-link,
a.comment-reply-link {
    font-weight: 500;
}

.it-blog-sidebar input.search-submit:hover,
input.search-submit:hover,
.footer-box-wrapper input.search-submit:hover {
    background-color: #222222;
    color: #ffffff;
}

input.search-submit,
input.search-submit:hover,
.it-blog-sidebar input.search-submit,
.it-blog-sidebar input.search-submit:hover,
.it-read-more,
.it-read-more:hover {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.footer-box section strong,
.footer-box section strong {
    color: #ffffff;
}


/********************************************************
	14. PRODUCT CSS START
*******************************************************/

.it-contact-form-box input.it-btn.submitForm {
    min-width: 170px;
    margin-top: 0;
}

.woocommerce-page .cart-collaterals .wc-proceed-to-checkout {
    padding-bottom: 0;
}

.woocommerce-page .cart-collaterals .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward {
    margin: 0;
}

.it-product-section {
    padding: 77px 0 31px;
}

.it-product-section .it-heading-style3 {
    margin-bottom: 30px;
}

.product-grid {
    margin-bottom: 0px;
}

.product-list-view .product-item {
    margin: 0;
}

.product-item {
    position: relative;
    width: 100%;
    margin: auto;
}

.woocommerce ul.products li.product a img {
    margin: auto;
}

.woocommerce #review_form #respond p.comment-form-cookies-consent {
    margin: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
    padding: 0;
}

.woocommerce .woocommerce-ordering {
    margin: 0 0 30px;
}

.woocommerce div.product form.cart .variations select {
    height: 50px;
    margin-bottom: 30px;
    background: #ffffff;
    border: 1px solid #efefef;
    padding: 0 15px;
}

.entry-content .woocommerce-MyAccount-navigation ul li {
    list-style: none;
}

body.single.single-product.woocommerce .summary.entry-summary .price {
    font-size: 32px;
    margin-bottom: 20px;
}
.widget_products .star-rating {
    font-size: 12px;
}
.woocommerce ul.products li.product .price {
    color: #222222;
}

.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 23px;
}

.it-product-section.it-product-style4 .it-project-gallery .product-grid .product-item,
.it-product-slider.it-product-style4 .it-product-slider-box .product-grid .product-item {
    display: flex;
    overflow: hidden;
}

.it-product-checkout-dark .header-cartbox .cart-content a.remove.remove_from_cart_button {
    display: inline-block;
}

.product-item img {
    margin: auto;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}

.product-item:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -moz-transform: scale(1.1);
}

.product-overlay {
    position: absolute;
    color: #fff;
    z-index: 9;
    top: 15px;
    left: 15px;
    right: unset;
    margin: 0;
    min-width: 60px;
    min-height: 30px;
    padding: 0;
    text-align: center;
    line-height: 30px;
    height: 30px;
    text-transform: capitalize;
    border-radius: 0;
}

.project-box-wrapper .it-project-gallery .gallery-container .grid-item .it-product-listbar .product-item-block .product-grid .product-item .product-overlay {
    position: absolute;
    right: -45px;
    top: -18px;
    color: #fff;
    padding: 32px 40px 8px;
    transform: rotate(45deg);
    width: 120px;
    left: unset;
    height: auto;
}

.project-box-wrapper .it-project-gallery .gallery-container .grid-item .it-product-listbar .product-item-block .product-grid .product-item .product-overlay span {
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}

.it-product-slider.it-product-style4 .it-product-slider-box .product-grid {
    padding-bottom: 22px;
}

.product-overlay h4 {
    text-transform: uppercase;
    font-weight: 600;
    color: #ffffff;
    font-size: 12px;
    line-height: 50px;
}

.product-ovr-links {
    padding: 13px 0 13px;
    visibility: hidden;
    opacity: 0;
    width: 100%;
    left: 0;
    right: 0;
    text-align: center;
    position: absolute;
    transition: all 0.3s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    display: inline-block;
}

a.product-pop.yith-wcqv-button svg {
    height: 16px;
    width: 16px;
}

.product-item:hover .product-ovr-links {
    visibility: visible;
    opacity: 1;
}

.it-product-style4 .product-overlay {
    background: #ff1d4d;
}

.inland-product-infoBar {
    font-size: 18px;
}

.product-ovr-links ul li {
    display: inline-block;
}

.product-ovr-links ul li a {
    margin: 0 25px;
}

body.page.theme-inland.woocommerce-account .it-blog-sidebar {
    margin-bottom: 18px;
}

.product-item:hover ul li:nth-child(1) {
    -webkit-animation: bounceInDown .2s;
    animation: bounceInDown .2s;
}

.product-item:hover ul li:nth-child(2) {
    -webkit-animation: bounceInDown .4s;
    animation: bounceInDown .4s;
}

.product-item:hover ul li:nth-child(3) {
    -webkit-animation: bounceInDown .6s;
    animation: bounceInDown .6s;
}

.woocommerce div.product div.images figure img {
    width: 100%;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border: none;
}

.it-shop-now-style3 {
    border-top: 2px solid #efefef;
    border-bottom: 2px solid #efefef;
}

.it-shop-main {
    padding: 0 50px 50px;
    width: 100%;
    height: 100%;
}

.it-shine-effect {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.it-shine-effect:after {
    position: absolute;
    content: "";
    top: 0;
    left: -85%;
    z-index: 2;
    display: block;
    width: 50%;
    height: 100%;
    transform: skewX(-25deg);
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}

.it-shine-effect:hover:after {
    left: 175%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.12) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.12) 100%);
}

.it-shine-effect img {
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}

.it-shine-effect:hover img {
    transform: scale(1.1);
}

.it-shop-btntext {
    width: 50%;
    margin-top: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    height: 100%;
}

.it-shop-btntext h4 {
    font-size: 32px;
    font-weight: 300;
    margin-bottom: 13px;
}

.it-shop-btntext a {
    text-transform: uppercase;
    letter-spacing: 2px;
    border-bottom: 1px solid #efefef;
    display: inline-block;
}

.it-shop-btntext a:hover {
    border-bottom: 1px solid #efefef;
}

.it-shop-img {
    width: 50%;
    text-align: right;
}

.it-shop-center {
    width: 100%;
    height: 100%;
    padding: 40px 50px 48px;
}

.it-shop-right {
    width: 100%;
    height: 100%;
    padding: 40px 50px 50px;
}

.it-shop-right .it-shop-btntext {
    margin-top: 0px;
}

.it-shop-now-style3 .it-shine-effect {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.it-shop-center .it-shop-btntext {
    margin-top: 0px;
}

.it-product-slider {
    padding: 77px 0 70px;
}

.it-product-slider-box .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: -5px;
}

.it-product-slider-box .swiper-pagination-bullet {
    opacity: 1;
}

.it-product-slider-box .swiper-pagination-bullet-active {
    width: 12px;
    height: 12px;
    opacity: 1;
    transition: all 0.3s;
    vertical-align: middle;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.it-product-section.it-product-style4 {
    padding: 77px 0 31px;
}

.it-product-section.it-product-style4 .project-box-wrapper .gallery-container .grid-item {
    margin-bottom: 9px;
}

.it-product-section.it-product-style4 .project-box-wrapper .gallery-container .grid-item .it-product-listbar.it-product-style4 {
    padding-bottom: 10px;
}

.it-product-style4 .product-item {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

.it-product-style4 .it-product-slider-box .swiper-pagination-bullet-active {
    transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}

.it-product-sidebar .it-sidebar-box h4:after {
    width: 255px;
}

.range-slider {
    display: inline-block;
    width: 100%;
}

.price-range {
    margin: 0 0 20px;
}

.range-slider .ui-widget.ui-widget-content {
    height: 3px;
    border: 1px solid #efefef;
    border-radius: 3px;
}

.range-slider .ui-slider .ui-slider-range {
    height: 3px;
}

.range-slider .ui-state-default {
    border: 1px solid #efefef;
    outline: none;
    border-radius: 50%;
    top: -5px;
    cursor: pointer;
    width: 10px;
    height: 10px;
}

.range-slider .ui-slider-horizontal .ui-slider-range {
    top: -1px;
}

.price-range p {
    margin: 0;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 600;
}

.it-blog-category.it-product- {
    padding: 61px 0 80px;
}

.product-list-filter {
    margin-bottom: 15px;
}

.product-list-filter>ul>li {
    display: inline-block;
    width: 33%;
    text-align: left;
    font-size: 18px;
    text-transform: capitalize;
    position: relative;
}

.product-list-filter>ul>li:nth-child(2):after {
    left: auto;
    right: 45px;
}

.product-list-filter>ul>li:first-child {
    text-align: left;
}

.product-list-filter>ul>li:last-child {
    text-align: right;
}

.product-list-filter ul.list-view-toggle>li {
    display: inline-block;
    margin-right: 10px;
}

.product-list-filter>ul>li .nice-select {
    border: none;
    margin: 0 auto;
    float: none;
    display: inline;
    font-size: 18px;
}

.nice-select {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    width: 100%;
}

.nice-select:active,
.nice-select.open,
.nice-select:focus {
    border: 1px solid #efefef;
}

.nice-select .list {
    margin-top: 15px;
}

.product-list-filter>ul>li .nice-select:after {
    width: 7px;
    height: 7px;
    border: 1px solid #efefef;
}

.product-list-filter>ul>li .nice-select .option {
    font-size: 16px;
}

.product-list-filter>ul>li .nice-select .option.selected {
    font-weight: 600;
}

.product-list-filter .nice-select .list {
    left: 18px;
}

.product-list-filter .nice-select {
    background-color: transparent;
}

.list-view-toggle>li>a {
    width: 24px;
    height: 24px;
    display: inline-block;
    text-align: center;
    line-height: 19px;
}

.list-view-toggle>li>a.active>svg path {
    fill: #ff1d4d;
}

.it-product-listbar.it-product-style4 {
    text-align: center;
    padding-bottom: 16px;
}

.it-product-listbar>ul>li {
    display: inline-block;
    width: 33%;
}

.it-product-listbar .product-ovr-links {
    background: #ff1d4d;
}

.product-ovr-links ul li a svg {
    fill: #ffffff;
}

.it-product-listbar .product-item-block .content-block {
    position: relative;
    padding: 32px 30px 0;
    display: none;
    text-align: left;
}

.it-product-listbar.product-list-view .product-item-block .content-block {
    display: block;
}

.product-list-view.it-product-listbar ul li .org-product-block a {
    transform: translateX(0px);
    opacity: 1;
    visibility: visible;
    position: relative;
    top: unset;
    left: unset;
}

.content-block .product-price-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.content-block .product-price-box>h3 {
    font-size: 22px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 5px;
}

.content-block .product-price-box>h5 {
    font-size: 26px;
    text-transform: capitalize;
    font-weight: 700;
}

.content-block .product-price-box>h5>span {
    font-size: 20px;
}

.content-block>p {
    margin-bottom: 20px;
}

.content-block>.rating-section {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.content-block>.rating-section span {
    margin-right: 10px;
}

.content-block>.rating-section>ul>li {
    display: inline-block;
}

.content-block>.rating-section {
    margin-bottom: 10px;
}

.content-block>.rating-section>p {
    margin: 0;
    text-transform: capitalize;
    margin-left: 10px;
}

.content-block>.product-code {
    margin-bottom: 15px;
}

.content-block>.product-code>li {
    display: inline-block;
    padding: 0px 10px;
    position: relative;
}

.content-block>.product-code>li:first-child {
    padding-left: 0;
}

.content-block>.product-code>li:first-child:after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 1px;
    height: 15px;
}

.content-block>.product-code>li>p {
    margin: 0;
    text-transform: capitalize;
}

.it-product-listbar.product-list-view>ul>li {
    width: 100%;
}

.it-product-listbar.product-list-view>ul>li>.product-item-block {
    display: flex;
    margin-bottom: 30px;
}

.it-product-listbar.product-list-view .product-item-block .product-grid {
    box-shadow: none;
    margin-bottom: 0;
}

.it-product-listbar.product-list-view .product-item-block .product-grid:hover {
    box-shadow: none;
    margin: 0;
}

.product-list-view.it-product-style4 .product-item:hover {
    box-shadow: none;
}

.woocommerce-notices-wrapper .woocommerce-message a.button.wc-forward,
.woocommerce-notices-wrapper .woocommerce-message a.button.wc-forward:hover,
body.theme-inland.woocommerce-account.woocommerce-page.woocommerce-downloads .woocommerce-info .woocommerce-Button.button,
body.theme-inland.woocommerce-account.woocommerce-page.woocommerce-downloads .woocommerce-info .woocommerce-Button.button:hover,
body.theme-inland.woocommerce-account.woocommerce-page.woocommerce-orders .woocommerce-info .woocommerce-Button.button,
body.theme-inland.woocommerce-account.woocommerce-page.woocommerce-orders .woocommerce-info .woocommerce-Button.button:hover {
    padding: 0;
    height: auto;
    line-height: 28px;
    background: transparent;
}

.woocommerce-notices-wrapper .woocommerce-message a.button.wc-forward:before,
body.theme-inland.woocommerce-account.woocommerce-page.woocommerce-downloads .woocommerce-info .woocommerce-Button.button:before,
body.theme-inland.woocommerce-account.woocommerce-page.woocommerce-orders .woocommerce-info .woocommerce-Button.button:before {
    content: unset;
}


/********************************************************
	15. PRODUCT SINGLE CSS START
*******************************************************/

.single-product .it-product-single {
    padding: 80px 0px 73px;
}

.single-post .it-blog-category {
    padding-bottom: 40px;
    padding-top: 80px;
}

body.single.single-product.woocommerce div.product div.images {
    margin-bottom: 45px;
}

.woocommerce-product-details__short-description ul li {
    position: relative;
    padding-left: 20px;
}

.woocommerce-product-details__short-description ul li:after {
    position: absolute;
    content: "";
    background: #ff1d4d;
    width: 5px;
    height: 5px;
    top: 10px;
    left: 0;
}

.it-thumb-slider {
    text-align: center;
    margin-bottom: 20px;
}

.it-thumb-slider .swiper-slide-active {
    border: 1px solid #efefef;
    cursor: pointer;
}

.it-minithumb-slider .swiper-slide.swiper-slide-visible.swiper-slide-thumb-active {
    border: 1px solid #efefef;
}

.it-minithumb-slider .swiper-slide {
    border: 1px solid #efefef;
    cursor: pointer;
}

.it-price-detail h1 {
    font-size: 30px;
    margin-bottom: 5px;
}

.single-product .product.type-product>.product-overlay {
    position: relative;
    transform: unset;
    padding: 12px;
    text-align: center;
}

.woocommerce table.shop_table button.button {
    min-width: 170px;
}

.single-product .product.type-product>.product-overlay h4 {
    color: #222222;
}

.it-price-detail ul {
    border-bottom: 1px solid #efefef;
    padding-bottom: 15px;
}

.it-price-detail ul li {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    text-transform: capitalize;
}

.it-price-detail ul li:nth-child(1) {
    font-size: 32px;
    font-weight: 500;
}

.it-price-detail ul li:nth-child(2) {
    font-size: 24px;
    text-decoration: line-through;
}

.it-price-detail ul li:nth-child(3) {
    padding: 0 10px;
    position: relative;
    margin-right: 18px;
}

.it-price-detail ul li:nth-child(3):after {
    position: absolute;
    content: "";
    border-top: 12px solid #efefef;
    border-right: 10px solid #efefef;
    border-left: 10px solid #efefef;
    border-bottom: 12px solid #efefef;
}

.it-price-detail ul li:nth-child(4) {
    font-weight: 500;
}

.it-thumb-description {
    margin: 30px 0 15px;
}

.it-thumb-description p {
    margin-bottom: 10px;
}

.it-thumb-description ul li {
    position: relative;
    font-size: 16px;
    margin-left: 15px;
}

.it-thumb-description ul li:after {
    position: absolute;
    content: "";
    background: red;
    width: 5px;
    height: 5px;
    top: 10px;
    left: -15px;
}

.it-thumb-description ul li span {
    font-weight: 500;
}

.it-color-thumb h5 {
    font-size: 18px;
    margin-bottom: 10px;
}

.it-color-thumb ul li {
    width: 20px;
    height: 20px;
    display: inline-block;
    border: 2px solid #efefef;
    cursor: pointer;
}

.it-quantity-style2 {
    margin-bottom: 17px;
}

.it-quantity-style2 .it-textbox-subscribe4 {
    margin-top: 13px;
}

.it-quantity-style2 p {
    font-size: 18px;
    margin-bottom: 8px;
    font-weight: 500;
}

.it-quantity-style2 .it-search-wrapper a.index4-btn {
    border-radius: 0;
    top: 0;
    right: 0;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
}

.it-quantity-style2 .it-search-wrapper input {
    border: 1px solid #efefef;
    border-radius: 0;
    height: 50px;
    padding: 0 180px 0 15px;
    margin-bottom: 5px;
}

.it-quantity-stock h5 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 25px;
}

.it-quantity-stock span {
    font-size: 16px;
}

.it-quantity-stock ul li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.it-quantity-stock ul li:first-child {
    font-size: 18px;
    font-weight: 500;
}

.it-quantity-stock a.svg-icon {
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    border: 1px solid #efefef;
    text-align: center;
}

.it-quantity-stock a.svg-icon:hover {
    fill: #ff1d4d;
}

.it-quantity-stock ul li a svg {
    width: 18px;
}

.quantity-wrapper {
    width: 100px;
    display: inline-block;
    float: left;
}

.quantity-wrapper>.input-group>span.quantity-minus {
    font-size: 16px;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 30px;
    text-align: center;
}

.quantity-wrapper>.input-group>span.quantity-plus {
    font-size: 16px;
    width: 30px;
    cursor: pointer;
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: center;
}

.quantity-wrapper>.input-group>input {
    text-align: center;
    border: none;
    height: 50px;
    width: 70px;
}

.product-detail-tab>.nav-tabs {
    border: none;
    margin-bottom: 30px;
}

.it-tab-peragraph {
    border: 1px solid #efefef;
    padding: 43px 50px 25px;
}

.it-tab-peragraph>p {
    margin-bottom: 20px;
}

.it-tab-peragraph span {
    font-weight: 600;
}

.product-detail-tab>ul>li {
    margin: 0px 10px;
}

.product-detail-tab>ul>li:first-child {
    margin-left: 0;
}

.product-detail-tab>ul>li>a {
    display: inline-block;
    min-width: 130px;
    padding: 9px 10px;
    background-color: transparent;
    text-transform: capitalize;
    text-align: center;
    font-size: 16px;
}

.product-detail-tab>ul>li>a.active {
    font-weight: 500;
}

.additional-info {
    width: 86%;
    position: relative;
}

.additional-info>li {
    width: 50%;
    float: left;
    text-transform: capitalize;
    margin-bottom: 20px;
}

.additional-info>li>span {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: bold;
    margin-right: 10px;
}

.fd-review-wrapper .review-heading {
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 20px;
    text-transform: capitalize;
}

.fd-review-wrapper h5 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 35px;
    text-transform: capitalize;
}

.form-block {
    margin-bottom: 30px;
}

.form-block .form-field {
    height: 50px;
    width: 100%;
    padding: 0px 30px;
    border: 1px solid #efefef;
    outline: none;
    border-radius: 0;
}

.form-block textarea.form-field {
    min-height: 170px;
    padding-top: 15px;
    resize: none;
}

.it-product-slider- .it-product-slider-box .swiper-pagination-bullet-active {
    transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}


/****** WOOCOMMERCE CSS *******/

.woocommerce span.onsale {
    min-width: 3em;
    height: 3em;
    padding: 0;
    text-align: center;
    line-height: 3.4em;
}

.woocommerce nav.woocommerce-pagination ul.page-numbers li a,
.woocommerce nav.woocommerce-pagination ul.page-numbers li span {
    line-height: 35px;
    border: none;
}

.woocommerce form .form-row input.input-text,
.select2-container--default .select2-selection--single {
    height: 50px;
    padding: 0px 15px;
    border: 1px solid #efefef;
    outline: none;
}

.woocommerce form .woocommerce-address-fields .form-row-last {
    width: 50%;
}

.woocommerce-input-wrapper {
    width: 100%;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 50px;
    margin-right: 10px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 50px;
    line-height: 50px;
    padding: 0;
}

.theme-inland .inland-blog-main .post,
.theme-inland .inland-blog-main .page {
    background: transparent;
    padding: 0;
}

.woocommerce-MyAccount-navigation ul li a {
    display: block;
    padding: 10px 20px 10px;
    font-weight: 500;
    font-size: 16px;
}

.woocommerce-MyAccount-navigation ul li {
    margin-bottom: 10px;
}

.woocommerce-MyAccount-navigation ul li a:hover,
.woocommerce-MyAccount-navigation ul li.is-active a {
    color: #ff1d4d;
}

.woocommerce form .password-input,
.woocommerce-page form .password-input {
    width: 100%;
}

.theme-inland.woocommerce-checkout .woocommerce-shipping-fields {
    margin-top: 30px;
}

h3#order-review-heading,
.cart-totals.calculated-shipping h2 {
    margin: 1rem 0px;
}

.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text {
    box-sizing: border-box;
    width: 100%;
    padding: 8px 15px;
}

.woocommerce form .form-row textarea.input-text,
.woocommerce-page form .form-row textarea.input-text {
    height: 150px;
}

.header-cartbox {
    top: 32px;
    background: #ffffff;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background-color: transparent;
    border: none;
    position: relative;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    display: none;
}

.woocommerce div.product div.images img {
    background: #ffffff;
    border: 1px solid #efefef;
}

.woocommerce div.product div.summary {
    margin-bottom: 36px;
}

.woocommerce-message {
    border-top-color: #ff1d4d;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    background-color: #efefef;
    color: #222222;
    border-top: 3px solid #ff1d4d;
}

.woocommerce-message::before {
    color: #ff1d4d;
}

.inland-blog-main .coupon .input-text {
    padding: 12px !important;
    width: auto!important;
}

.admin-bar .it-product-checkout-dark>.header-cartbox {
    top: 30px;
}

.woocommerce-page .cart-collaterals .cart-totals h2 {
    margin: 0 0 15px 0;
    font-size: 22px;
    font-weight: 600;
}

.woocommerce-info {
    border-top: 2px solid #ff1d4d;
    background: #efefef;
    font-weight: 500;
}

.woocommerce form .form-row {
    padding: 0px 0 15px;
    margin: 0px 15px 5px 0px;
}

.woocommerce .products ul,
.woocommerce ul.products {
    margin: 0 0 0em;
}

.woocommerce .woocommerce-ordering select {
    height: 35px;
    width: 170px;
    padding: 5px;
    border: none;
    outline: none;
    margin-left: 10px;
    cursor: pointer;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    margin-top: 10px;
    margin-right: 30px;
}

p.woocommerce-mini-cart__empty-message {
    padding: 20px;
}

.woocommerce-terms-and-conditions-wrapper {
    flex: 1;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3,
.woocommerce-loop-product__title,
.inland-product-infoBar h3 {
    font-size: 18px;
    font-weight: 600;
}

.woocommerce-product-details__short-description ul li strong {
    font-weight: 500;
    margin-right: 6px;
}

.woocommerce ul.products li.product .price,
span.price,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 12px;
}

.woocommerce nav.woocommerce-pagination {
    text-align: left;
}

.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
    padding: 10px 0 0;
    width: 100%;
    border-top: 1px solid #efefef;
}

.woocommerce .woocommerce-result-count {
    margin: 3px 0 1em;
}

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
    margin: 0 20px 20px 0;
    height: 80px;
    width: 80px;
    object-fit: cover;
    float: left;
    border: 1px solid #efefef;
    padding: 10px;
}

.widget_recently_viewed_products ul.product_list_widget .product-title {
    display: block;
}

.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
    position: absolute;
    top: 23px;
    left: 0px;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    padding: 14px 15px 12px 40px;
}

.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
    padding-left: 3em;
    position: relative;
    padding-bottom: 25px;
    padding-top: 0;
}

.woocommerce .widget_shopping_cart .cart_list li:last-child,
.woocommerce.widget_shopping_cart .cart_list li:last-child {
    padding-bottom: 0;
}

.it-blog-sidebar .widget .widget_shopping_cart-content ul li:after {
    display: none;
}

.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
    top: 14px;
    left: 15px;
}

body.post-type-archive-product.theme-inland.woocommerce.woocommerce-page .woocommerce-message {
    margin-bottom: 39px;
    font-weight: 500;
}

.woocommerce-message li {
    padding-left: 25px !important;
}

.woocommerce div.product form.cart .variations td.label {
    line-height: 3.4em;
}

section.related.products {
    margin-top: 66px;
}

body.single.single-product .woocommerce-tabs.wc-tabs-wrapper {
    padding-bottom: 7px;
}

.woocommerce #review_form #respond .form-submit input {
    min-width: 170px;
}

.woocommerce-variation.single-variation {
    margin-bottom: 22px;
}

.woocommerce .quantity .qty {
    width: 80px;
    text-align: left;
    height: 50px;
    padding: 0 12px;
    margin-right: 20px;
    border-radius: 0;
    border: 1px solid #efefef;
}

.woocommerce-info::before {
    color: #ff1d4d;
}

.ms-basic-sidebar section ul.product-categories li {
    text-align: right;
}

.ms-basic-sidebar section ul.product-categories li a {
    float: left;
}

.inland-product-img {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    position: relative;
    border: 1px solid #efefef;
}

.inland-product-img:hover,
.related.products .related-product.swiper-container .it-product-style4 .product-item:hover {
    box-shadow: 0px 0px 20px 0px rgba(1, 1, 1, 0.1);
}

.inland-product-img,
.inland-product-img:hover {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.woocommerce ul.products li.product .it-product-style4 .product-item .woocommerce-loop-product__title,
.woocommerce-loop-product__title,
.inland-product-infoBar h3 {
    padding: 25px 0 0;
}

body.woocommerce-account.woocommerce-page.woocommerce-edit-address .woocommerce-MyAccount-content form {
    margin-bottom: 6px;
}

body.woocommerce-account.woocommerce-page.woocommerce-edit-address .addresses .title .edit {
    color: #ff1d4d;
    font-weight: 500;
}

.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .price del {
    opacity: 1;
}

form.woocommerce-cart-form {
    padding: 0;
}

.inland-blog-main form.woocommerce-cart-form {
    padding: 0;
}

.woocommerce-cart.woocommerce-page .it-dark-bg {
    padding: 80px 50px 42px;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #222222;
}

.woocommerce table.shop_table {
    margin-bottom: 1rem;
    border-radius: 0;
}

.woocommerce table.shop_table thead th {
    border-color: #efefef;
    font-size: 16px;
    vertical-align: middle;
    padding: .75rem;
    color: #222222;
    word-break: normal;
    font-weight: 600;
}

.woocommerce-checkout #payment {
    background: #ffffff;
    border: 1px solid #efefef;
    border-radius: 0;
}

.woocommerce .product-remove a {
    margin: auto;
}

td.product-thumbnail {
    width: 78px;
    margin-right: 13px;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    font-size: 15px;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: inherit;
    border-radius: 0;
}

#add-payment-method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
    border-color: #efefef;
}

ul.woocommerce-error {
    margin-bottom: 30px;
}

.entry-content .woocommerce-checkout #payment .payment_methods {
    padding: 0;
}

.entry-content .woocommerce-checkout #payment .payment_methods li {
    list-style: none;
}

.entry-content .woocommerce-checkout #payment .payment_methods li {
    list-style: none;
    padding-left: 3.5em;
}

body.woocommerce-checkout .entry-content .woocommerce-checkout #payment .payment_methods li {
    padding: 11px 20px 6px 40px;
    font-weight: 500;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce form .form-row select,
.select2-container--default .select2-selection--single {
    border-radius: 0;
}

.inland-blog-main .it-blog-post {
    padding: 0;
    box-shadow: none;
}

.wc-proceed-to-checkout .checkout-button.button.alt.wc-forward {
    width: 100%;
}

.woocommerce-MyAccount-navigation ul li {
    position: relative;
    padding-left: 6px;
}

.woocommerce-MyAccount-navigation ul li:before {
    content: url(../../images/arrow-pink.svg);
    position: absolute;
    top: 10px;
    left: 15px;
}

.woocommerce .product-remove a {
    color: #222222 !important;
    line-height: 25px;
    background-color: #efefef !important;
    height: 25px;
    width: 25px;
    font-size: 18px;
    text-align: center;
}

.woocommerce ul.products li.product a:hover h2 {
    color: #ff1d4d !important;
}

form.checkout.woocommerce-checkout ul,
form.checkout.woocommerce-checkout ol {
    padding-left: 40px;
}

.woocommerce div.product .product_title  {
    font-size: 32px;
    margin-bottom: 15px;
}

.woocommerce table.shop-attributes td p {
    padding: 8px;
}

.woocommerce-info::before {
    color: #ff1d4d;
}


/******** RELATED PRODUCTS SLIDER CSS**********/

.related.products .related-product.swiper-container .swiper-pagination-bullets {
    color: #efefef;
}

.related.products .related-product.swiper-container .swiper-pagination-bullet-active {
    background: #ff1d4d;
    width: 10px;
    height: 10px;
}

.related.products .related-product.swiper-container {
    padding: 20px 0 0px;
    margin-bottom: 1px;
}

.related.products .related-product.swiper-container .swiper-pagination {
    bottom: -6px;
}

.related.products .related-product.swiper-container .it-product-listbar.it-product-style4 {
    padding-bottom: 0;
}

.related.products .related-product.swiper-container .it-product-style4 .product-item {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    text-align: center;
    border: 1px solid #efefef;
}

.it-product-slider.it-product-style4 .swiper-container {
    padding-bottom: 6px;
}

.it-product-slider.it-product-style4 .swiper-pagination-bullets {
    bottom: 0;
}

.it-product-section .gallery-nav ul li .gallery-active:after {
    width: 60%;
}

.padderbottom0 .it-project-wrapper.it-project-style2.it-project-portfolio {
    padding-bottom: 0;
}


/********************************************************
	16. FOOTER CSS START
*******************************************************/

.theme-inland .it-footer-wrapper {
    padding: 73px 0 34px 0;
}

.demo-import.theme-inland .it-footer-wrapper {
    padding: 80px 0 20px 0;
}

.unit-class .theme-inland .it-footer-wrapper {
    padding: 76px 0 22px 0;
}

.it-footer-wrapper {
    padding: 76px 0 24px 0;
    background: #222222;
    color: #ffffff;
    word-break: break-word;
    text-transform: capitalize;
}

.it-footer-wrapper a {
    color: #ffffff;
}

.it-footer-wrapper a:hover {
    color: #ff1d4d;
}

.it-footer-wrapper .widget ul li:before {
    content: url(../../images/arrow-white.svg);
}

.footer-box-wrapper .footer-box .it-logo {
    margin-bottom: 30px;
}

.footer-box-wrapper .footer-box .footer-heading {
    position: relative;
    font-size: 18px;
    display: inline-block;
    margin-bottom: 30px;
    font-weight: 600;
    padding-bottom: 10px;
    color: #ffffff;
}

.footer-box-wrapper .footer-box .footer-heading:after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    height: 3px;
}

.footer-box .footer-linkbox li {
    margin: 0 0 10px 15px;
    position: relative;
}

.footer-box .footer-linkbox li:after {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    left: -15px;
    bottom: 0;
    top: 0;
    margin: auto;
}

.footer-box .footer-gallery li {
    display: inline-block;
    margin-right: 7px;
    margin-bottom: 3px;
}

.footer-box .footer-gallery li a {
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.footer-box .footer-gallery li a:hover img {
    -webkit-transform: rotate(15deg) scale(1.4);
    transform: rotate(15deg) scale(1.4);
}

.footer-box .footer-gallery>li>a>img {
    width: 75px;
    height: 75px;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    -webkit-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
}

.footer-box .footer-linkbox {
    display: flex;
}

.footer-linkbox .footer-support-link {
    width: 50%;
}

.it-footer-style2 {
    background-image: url(../../images/index2-counter-back.jpg);
    background-size: cover;
    background-position: center center;
    position: relative;
    z-index: 2;
    padding: 80px 0 80px;
    text-align: center;
}

.it-footer-style2:after {
    position: absolute;
    content: "";
    background: rgba(0, 0, 0, 0.80);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}

.footer-box-style2 {
    width: 800px;
    margin: 0 auto;
}

.footer-box-style2 p {
    margin: 20px 0;
    color: #ffffff
}

.it-border {
    border: 1px solid rgba(255, 255, 255, 0.1);
    margin: 50px 0;
}

.footer-menu-style2 ul li {
    display: inline-block;
}

.footer-menu-style2 ul li a {
    text-transform: uppercase;
    margin: 0 16px;
    color: #ffffff;
}

.footer-menu-style2 ul li a:hover {
    color: #ff1d4d;
}

.footer-social-style2 ul li {
    display: inline-block;
}

.footer-social-style2 {
    margin-top: 30px;
}

.footer-social-style2 ul li {
    display: inline;
}

.footer-social-style2 ul li a {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    background: rgba(255, 255, 255, 0.16);
    border-radius: 100%;
    margin-right: 15px;
    border: 1px solid rgba(255, 255, 255, 0.25);
    text-align: center;
    color: #ffffff;
}

.footer-social-style2 ul li a:hover {
    color: #ffffff;
    background-color: #ff1d4d;
    border-color: 1px solid transparent;
}

.it-footer-wrapper.it-footer-style3 {
    padding: 80px 0 30px 0;
}

.it-footer-style3 ul li a {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    border-radius: 100%;
    margin-right: 8px;
    border: 1px solid #efefef;
    text-align: center;
}

.it-footer-style3 ul li a:hover {
    border: 1px solid #efefef;
}

.it-footer-style3 .footer-box .footer-heading {
    margin-top: 10px;
}

.footer-box .footer-hours li {
    margin: 0 0 10px 15px;
    position: relative;
}

.footer-box .footer-hours li:after {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    left: -15px;
    bottom: 0;
    top: 0;
    margin: auto;
}

.it-footer-threemenu ul li a {
    display: inherit;
    width: inherit;
    height: inherit;
    background-color: transparent;
    border: none;
    text-align: left;
    margin: 0;
    line-height: 1.8;
}

.it-footer-threemenu ul li a:hover {
    background-color: transparent;
    border: none;
}

.it-footer-partner-style3 {
    border-top: 1px solid #efefef;
    padding: 30px 0 0;
    margin-top: 64px;
    text-align: center;
}

.it-footer-partner-style3 ul li {
    display: inline-block;
    margin: 0 25px;
}

.it-footer-partner-style3 ul li img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

.it-footer-partner-style3 ul li img:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.it-bottom-footer-style3 {}

.it-bottom-footer-style3 .bottom-footer-box-wrapper a {}

.footer-linkbox-style3 .footer-hours li:after {
    top: -22px;
}

.it-footer-wrapper.it-footer-style4 {
    padding: 80px 0 30px 0;
}

.it-footer-style4 ul li a {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    border-radius: 100%;
    margin-right: 8px;
    border: 1px solid #efefef;
    text-align: center;
}

.it-footer-style4 ul li a:hover {
    border: 1px solid #efefef;
}

.it-footer-style4 .footer-box .footer-heading {
    margin-top: 10px;
}

.it-footer-fourmenu ul li a {
    display: inherit;
    width: inherit;
    height: inherit;
    line-height: 1.8;
    border: none;
    background: transparent;
    text-align: left;
}

.it-footer-fourmenu ul li a:hover {
    border: none;
    background: transparent;
    text-align: left;
}

.it-footer-style4 .it-footer-partner-style3 {
    border-top: 1px solid #efefef;
}


/********** FOOTTER BOTTOM AREA ***********/

.it-bottom-footer-wrapper {
    padding: 15px 0;
    text-align: center;
    background: #000000;
    color: #ffffff;
}

.footer-menu-style2 ul#menu-footer-menu {
    line-height: 1;
}

.it-bottom-footer-wrapper .bottom-footer-box-wrapper p {
    font-size: 15px;
    margin: 0;
}

ul.blocks-gallery-grid {
    padding: 0;
}

.it-bottom-footer-wrapper .bottom-footer-box-wrapper a {
    color: #ff1d4d;
}

.footer-box>p {
    margin-bottom: 20px;
}


/********************************************************
	17. WHY US CSS START
*******************************************************/

.it-different-section .about-contentbox {
    padding: 45px 0 0 15px;
}

.it-whyUs-holder {
    padding: 80px 0;
}

.it-whyUs-holder .fw-row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.it-different-section h5 {
    text-transform: uppercase;
    margin: 20px 0 0;
    font-size: 18px;
}

.it-about-style2.it-different-section {
    padding: 80px 0;
    background-image: url(../../images/index-about2-diffrent-back.jpg);
    background-size: cover;
    background-position: center center;
}

.why-diffrent-style2 img {
    width: 100%;
}

.why-diffrent-style2 .swiper-button-prev {
    top: 292px;
}

.why-diffrent-style2 .swiper-button-next {
    top: 292px;
}

.why-diffrent-style2 .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 0;
    width: 40px;
    height: 60px;
    background-size: 10px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.why-diffrent-style2 .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 0;
    width: 40px;
    height: 60px;
    background-size: 10px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.it-style2-why-design ul {
    margin: 12px 0px 0px 30px;
}

.it-whyUs-holder .it-about-style2 a.it-btn {
    margin: 16px 0 0;
}

.it-style2-why-design ul li {
    position: relative;
    margin-bottom: 5px;
    font-weight: 400;
}

.it-style2-why-design ul li:after {
    position: absolute;
    content: "";
    height: 1px;
    width: 15px;
    left: -25px;
    right: 0;
    top: 12px;
    background-color: #ff1d4d;
}

.it-style2-why-design ul li:before {
    position: absolute;
    content: "";
    height: 5px;
    width: 5px;
    left: -30px;
    right: 0;
    top: 10px;
    z-index: 1;
    background-color: #ff1d4d;
}


/********************************************************
	18. VIDEO CSS START
*******************************************************/

.it-video-section-style2.it-dark-video-section,
.it-video-section-style2.it-progresbar-wrapper {
    padding: 140px 0 280px;
    background-image: url(../../images/index-about2-video-back.jpg);
    background-size: cover;
    background-position: center center;
    position: relative;
    z-index: 2;
}

.it-video-section-style2:after {
    position: absolute;
    content: "";
    background: rgba(0, 0, 0, 0.60);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}

.it-break-out {
    width: 80%;
    margin: auto;
    text-align: center;
}

.it-break-out h1 {
    font-size: 32px;
    margin-top: 30px;
    color: #ffffff;
    line-height: 45px;
    font-weight: 700;
}

.it-video-loader {
    display: inline-block;
    width: 100px;
    height: 100px;
    line-height: 100px;
    background: rgba(34, 34, 34, 0.40);
    border-radius: 100%;
    border: 3px solid #efefef;
    position: relative;
    text-align: center;
}

.it-video-loader a {
    font-size: 20px;
    color: #ffffff;
}

.it-video-loader a:after {
    position: absolute;
    content: "";
    border-left: 3px solid #6f6e6a;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    border-right: 3px solid #ff1d4d;
    background: transparent;
    border-bottom: 3px solid #ff1d4d;
    border-top: 3px solid #ff1d4d;
    left: -3px;
    top: -3px;
    transition: 0.6s;
}

.it-video-loader a:hover:after {
    transform: rotate(360deg);
}


/********************************************************
	19. PARTNER CSS START
*******************************************************/

.it-client-slider {
    padding: 60px 0;
    text-align: center;
}

.it-client-logo-section-style2 ul li img:hover {
    opacity: 1;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    transform: scale(1.1);
}

.it-client-logo-section-style2 ul li img {
    opacity: 1;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    cursor: pointer;
}

.it-client-logo-section-style2 {
    padding: 60px 0px 20px;
    margin-top: -150px;
    z-index: 9;
    position: relative;
    box-shadow: 0px 0px 9px 0px rgba(1, 1, 1, 0.1);
    background: #ffffff;
}

.it-client-logo-section-style2 ul {
    text-align: center;
}

.it-client-logo-section-style2 ul li {
    display: inline-block;
    width: 19%;
    margin-bottom: 40px;
}

.it-client-logo-section-style2 ul li:nth-child(5),
.it-client-logo-section-style2 ul li:nth-child(10) {
    margin-right: 0;
}

.it-client-logo-section-style2 ul li img {
    opacity: 0.5;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.it-client-logo-section-style2 ul li img:hover {
    opacity: 1;
}


/********************************************************
	20. COUNTER CSS START
*******************************************************/

.it-counter-style2 {
    background-image: url(../../images/index2-counter-back.jpg);
    background-size: cover;
    background-position: bottom;
    position: relative;
    z-index: 2;
    padding: 72px 0 42px;
}

.it-counter-style2:after {
    position: absolute;
    content: "";
    background: rgba(0, 0, 0, 0.80);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}

.it-count2-box h1 {
    font-size: 42px;
    font-weight: 600;
    color: #ffffff;
}

.it-count2-box p {
    font-size: 18px;
    color: #ffffff;
}

.it-counter-style2.it-about-counter2 {
    margin: 0;
    padding: 72px 0 42px;
}

.it-dark-counter2 {
    padding: 72px 0 42px;
}

.itCounterBoxWrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}

.it-counterBoxIcon {
    width: 70px;
    text-align: left;
}

.it-counterBoxText {
    width: calc(100% - 70px);
    text-align: left;
    position: relative;
    padding: 0 0 0;
}

.it-counterBoxIcon img {
    max-width: 100%;
    height: 40px;
}


/********************************************************
	21. DEAL(3) CSS START
*******************************************************/

.deal-section {
    padding: 76px 0 0px;
}

.it-deal-text {
    width: 70%;
    padding: 40px 0 0;
}

.it-deal-section-style3 .it-heading-style3 {
    margin-bottom: 40px;
}

.it-deal-text3 {
    padding: 40px 320px 40px 0;
}

.it-deal-text3 h1 {
    font-size: 42px;
    font-weight: 300;
    margin-bottom: 15px;
    width: 350px;
}

.it-deal-text3 p {
    margin-bottom: 40px;
}

.it-deal-text3 h6 {
    font-size: 16px;
}

.index3-timer {
    margin: 25px 0 18px;
}

.it-shop-now-style4 {
    padding: 80px 0 68px;
}

.it-sale-style4 {
    border: 2px solid #efefef;
    padding: 0 40px 40px 40px;
    width: 100%;
    display: inline-block;
    min-height: 350px;
    overflow: hidden;
}

.it-sale-first-style4 {
    border: 2px solid #efefef;
    padding: 0 38px 36px 40px;
    width: 100%;
    min-height: 350px;
    overflow: hidden;
}

.it-sale-first-style4 .it-sale-four h5 {
    margin-bottom: 138px;
}

.it-sale-style4 .it-sale-four h5 {
    margin-bottom: 145px;
}

.it-sale-four {
    width: 50%;
    float: left;
    margin-top: 36px;
}

.it-sale-img4 {
    width: 50%;
    float: left;
    text-align: right;
    position: relative;
    z-index: 1;
}

.it-sale-first-style4 .it-sale-img4:after {
    position: absolute;
    content: "";
    width: 405px;
    height: 405px;
    top: -20px;
    left: 25px;
    border-radius: 100%;
    z-index: -1;
}

.it-sale-first-style4 .it-sale-img4 img {
    margin-top: 60px;
}

.it-sale-img4:after {
    position: absolute;
    content: "";
    width: 405px;
    height: 405px;
    top: -20px;
    left: 25px;
    border-radius: 100%;
    z-index: -1;
}

.it-sale-first-style4:hover img,
.it-sale-style4:hover img {
    transform: scale(1.1);
}

.it-sale-img4 img {
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}

.it-sale-four h5 {
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 5px;
    margin-bottom: 135px;
}

.it-sale-four h2 {
    font-size: 30px;
    font-weight: 400;
}

.it-sale-four p {
    font-size: 18px;
}

.it-sale-four a.index4-btn {
    min-width: 120px;
    height: 40px;
    line-height: 40px;
    margin-top: 9px;
}

.woocommerce-checkout .it-blog-category {
    padding: 80px 0 52px;
}


/********************************************************
	23. NEWSLETTER CSS START
*******************************************************/

.it-subscribe-style4 {
    padding: 73px 0 75px;
}

.it-info-four p {
    font-size: 16px;
}

.it-textbox-subscribe4 {
    position: relative;
    margin-top: 21px;
}

.it-textbox-subscribe4 .it-search-wrapper {
    max-width: 800px;
    margin: 0 auto;
    position: relative;
}

.it-textbox-subscribe4 .it-search-wrapper input {
    width: 100%;
    height: 60px;
    padding: 0 30px;
    border: none;
    box-shadow: none;
    outline: none;
    border-radius: 50px;
    font-size: 18px;
    padding-right: 180px;
    backface-visibility: hidden;
}

.it-search-wrapper input::placeholder {
    color: #848484;
}

.it-textbox-subscribe4 .it-search-wrapper a.index4-btn {
    height: 50px;
    line-height: 50px;
    position: absolute;
    top: 5px;
    right: 5px;
    border-radius: 50px;
}

.it-textbox-subscribe4 .index4-btn:before {
    display: none;
}

.it-quantity-style2 .index4-btn:before {
    display: none;
}


/********************************************************
	24. BREADCRUMB CSS START
*******************************************************/

body .breadcrumbs {
    margin: 16px 0 0;
}

.it-about-page-title {
    background-image: url(../../images/page-title.jpg);
    background-size: cover;
    background-position: bottom;
    padding: 64px 0 55px;
    position: relative;
    z-index: 9;
}

.it-about-page-title:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.85);
    z-index: -1;
}

.breadcrumbs .separator {
    width: 20px;
    font-size: 0;
    position: relative;
    display: inline-block;
}

.breadcrumbs .separator:before {
    content: "//";
    position: absolute;
    top: -5px;
    font-size: 15px;
    left: 2px;
    color: #ffffff;
    font-weight: 600;
}

/*.it-bread-crumbs h1 {*/
/*    font-size: 28px;*/
/*    font-weight: 600;*/
/*    color: #ffffff;*/
/*    line-height: 40px;*/
/*}*/

.it-bread-crumbs h1 {
font-size: 42px;
font-weight: 700;
color: #ffffff;
line-height: normal;
}

h2.entry-title.it-blogTitle {
    margin: 16px 0 15px;
}

.it-about-page-title .row {
    align-items: center;
}

.it-home-crumbs {
    text-align: center;
    margin-top: 8px;
}

.it-home-crumbs .breadcrumbs {
    font-size: 16px;
    color: #ff1d4d;
    line-height: 20px;
    font-weight: 600;
}

.it-home-crumbs .breadcrumbs a {
    color: #ffffff;
}

.it-home-crumbs ul li {
    font-size: 16px;
}

.it-home-crumbs ul li span {
    text-transform: capitalize;
}

.breadcrumbs span.first-item,
.it-home-crumbs .breadcrumbs a {
    font-size: 16px;
    margin-right: 5px;
}

.breadcrumbs span.last-item {
    font-size: 16px;
    margin-left: 5px;
}

.it-bread-crumbs h1 {
    word-break: break-word;
    text-align: center;
}

.it-about-page-title .it-home-crumbs .breadcrumbs {
    margin-bottom: 9px;
}

/********************************************************
	25. CHECKOUT CSS START
*******************************************************/

.it-product-checkout {
    padding: 80px 50px 80px;
}

.it-checkout-box {
    border: 1px solid #efefef;
    padding: 78px 50px 80px;
}

.it-debit-cart {
    margin-top: 94px;
}

.it-credit-cart {
    padding: 35px 30px;
    border: 1px solid #efefef;
    cursor: pointer;
}

.it-credit-cart.active {
    border: 1px solid #efefef;
}

.it-credit-cart>ul {
    display: flex;
}

.it-credit-cart>ul>li {
    display: inline-block;
    align-self: center;
}

.it-credit-cart h4 {
    font-size: 22px;
}

.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-billing-fields>h3,
h3#ship-to-different-address,
h3#order-review-heading {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 28px;
}

.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper>p {
    margin-bottom: 30px;
    padding-bottom: 0;
}

.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper>p:last-child {
    margin: 0;
}

.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper>p label {
    font-weight: 500;
}

.it-credit-cart>ul>li:first-child {
    width: 35px;
}

.it-credit-cart>ul>li:nth-child(2) {
    width: calc(100% - 130px);
}

.it-credit-cart>ul>li:last-child {
    width: 100px;
    text-align: right;
}

.it-credit-cart>ul>li>input[type="radio"] {
    position: absolute;
    left: -9999px;
}

.it-credit-cart>ul>li>label {
    position: relative;
    margin: 0;
    padding-left: 25px;
    cursor: pointer;
}

.it-credit-cart>ul>li>label>span {
    margin-right: 10px;
    vertical-align: middle;
    text-transform: capitalize;
}

.it-credit-cart>ul>li>label:before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 2px solid;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}

.it-credit-cart>ul>li>label:after {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 5px;
    transform: translateY(-50%);
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}

.it-credit-cart>ul>li>input[type="radio"]:checked~label:before {
    border: 1px solid #efefef;
}

.it-credit-cart>ul>li>input[type="radio"]:checked~label:after {}

.fd-review-wrapper {
    margin-top: 43px;
}

.fd-review-wrapper label {
    font-size: 18px;
}

.it-shipping-pager {
    margin-top: 34px;
    margin-bottom: -5px;
}

.it-shipping-pager ul {
    text-align: center;
}

.it-shipping-pager ul li {
    display: inline-block;
}

.it-shipping-pager ul li:first-child {
    margin-top: 12px;
    font-weight: 600;
    float: left;
    font-size: 16px;
}

.it-shipping-pager ul li a:first-child:hover {}

.it-shipping-pager ul li:last-child {
    float: right;
}

.it-shipping-pager i.fas.fa-chevron-left {
    margin-right: 3px;
    font-size: 16px;
}

.it-checkout-table .table thead th {
    vertical-align: middle;
    border-bottom: 1px solid #efefef;
    border-top: 1px solid #efefef;
    text-transform: capitalize;
    font-size: 16px;
}

.it-checkout-table .table td {
    vertical-align: middle;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}

.it-checkout-table a {
    font-size: 16px;
    margin-right: 15px;
}

.it-checkout-table a.remove {
    background-color: #efefef;
    width: 26px;
    display: inline-block;
    text-align: center;
    border: none;
    border-radius: 50%;
    height: 26px;
    line-height: 28px;
}

.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
    display: unset;
    font-weight: normal;
}

.woocommerce-mini-cart__buttons {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li,
li.woocommerce-mini-cart-item.mini_cart_item {
    padding: 20px 0 0;
    border-bottom: 1px solid #efefef;
}

.header-cartbox .woocommerce ul.cart_list li,
.header-cartbox .woocommerce ul.product_list_widget li,
.header-cartbox li.woocommerce-mini-cart-item.mini_cart_item {
    padding: 20px 20px 0;
}

.header-cartbox li.woocommerce-mini-cart-item.mini_cart_item:last-child {
    border: 0;
}

.it-checkout-table img {
    border: 1px solid #efefef;
    width: 50px;
    margin-bottom: 15px;
    margin-right: 13px;
}

.it-checkout-table span {
    font-size: 20px;
}

.it-checkout-table h4 {
    font-size: 20px;
    font-weight: 400;
}

.woocommerce-mini-cart__buttons {
    text-align: center;
    padding: 30px 0px 30px;
    border-top: 1px solid #efefef;
    margin-top: 6px;
}

.woocommerce-mini-cart__total {
    display: flex;
    justify-content: space-around;
    padding: 12px 10px 0;
    font-size: 16px;
    border-top: 1px solid #efefef;
    margin-top: 20px;
}

.woocommerce-mini-cart__total strong {
    font-weight: 600;
}

.woocommerce-mini-cart__buttons a {
    width: 170px;
    letter-spacing: 0;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    outline: none;
    border: none;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.woocommerce-mini-cart__buttons a:last-child {
    margin: 0;
}

.woocommerce-mini-cart__buttons a:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0% 10% 0;
    transform-origin: 0% 10% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.woocommerce-mini-cart__buttons a:visited {
    color: #ffffff;
}

.it-sop-cart a:hover {
    color: #ff1d4d;
}

.it-table-quantity .quantity-wrapper {
    display: flex;
    align-items: center;
}

.quantity-qty span {
    margin-left: 35px;
    margin-right: 10px;
    font-size: 16px;
}

.it-table-quantity .quantity-wrapper>.input-group {
    border-radius: 20px;
}

.it-table-quantity .quantity-wrapper>.input-group>span {
    height: 30px;
    width: 33%;
    line-height: 30px;
    position: relative;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
    border-radius: 20px;
}

.it-table-quantity .quantity-wrapper>.input-group>input {
    max-width: 33%;
    border: none;
    height: 30px;
    width: 90px;
}

.it-table-quantity .quantity-wrapper>.input-group>span.quantity-minus:after,
.it-table-quantity .quantity-wrapper>.input-group>span.quantity-plus:before {
    position: absolute;
    width: 1px;
    height: 22px;
    top: 50%;
    right: 0;
    content: "";
    margin-top: -11px;
}

.it-table-quantity .quantity-wrapper>.input-group>span.quantity-plus:before {
    left: 0;
    right: auto;
}

.it-shipping-pager input {
    width: 300px;
}

.it-shipping-flex {
    width: 100%;
    float: left;
    padding-bottom: 11px;
    border-bottom: 1px solid #efefef;
    margin-bottom: 25px;
}

.it-shipping-flex.it-shipping10 {
    border-bottom: none;
}

.it-shipping-flex.it-shipping04 {
    border: 1px solid #efefef;
    padding: 30px;
}

.it-shipping-add {
    width: 70%;
    float: left;
}

.it-shipping-add h4 {
    font-size: 22px;
}

.it-shipping-add h5 {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 3px;
}

.it-shipping04 .it-shipping-add h5 {
    margin-top: 17px;
    margin-right: 10px;
}

.it-shipping-edit {
    width: 30%;
    float: left;
    text-align: right;
}

.it-shipping-edit a {
    text-transform: capitalize;
    font-size: 16px;
}

.it-shipping-pager h4 {
    margin-top: 11px;
}

.fd-review-wrapper.fd-review-delivery {
    padding: 42px 0 16px;
    margin-top: 43px;
}

.fd-review-delivery .nice-select {
    border-radius: 0;
    border: 1px solid #efefef;
}

.fd-review-delivery .nice-select .list {
    border-radius: 0;
}

.fd-review-delivery h4.border-btm-input {
    border-bottom: 1px solid #efefef;
    margin-bottom: 30px;
    padding-bottom: 13px;
}

.clear-fix {
    clear: both;
}

.lost-password-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 15px;
}


/********************************************************
	26. CONTACT CSS START
*******************************************************/

.it-contact-form-box {
    padding-bottom: 45px;
    background: #ffffff;
    box-shadow: 0px 0px 20px 0px rgba(1, 1, 1, 0.1);
}

.it-aboutus-service-section.it-contact-detail {
    padding: 80px 0 50px;
}

.it-contact-detail .it-service-box2 {
    padding: 50px 30px 42px;
}

.it-aboutus-service-section.it-contact-detail .it-all-service2 .it-service-box2 {
    padding: 50px 30px 42px;
}

.it-contact-detail .it-service-box2 h4 {
    margin-bottom: 28px;
}

.it-contact-detail .it-service-box2 p {
    line-height: 1.6;
    margin-top: 0;
}

.it-contact__form {
    width: 970px;
    height: auto;
    margin: -400px auto 0px;
    box-shadow: 0px 0px 20px 0px rgba(1, 1, 1, 0.1);
    padding: 43px 50px 45px;
    position: relative;
}

.it-contact__form h1 {
    font-size: 32px;
    margin-bottom: 40px;
}


/********************************************************
	27. USER PROFILE CSS START
*******************************************************/

.it-profile- {
    padding: 80px 0;
}

.it-profile-edit {
    padding: 50px;
    box-shadow: 0px 0px 20px 0px rgba(1, 1, 1, 0.1);
    margin-top: 110px;
}

.it-profile-img {
    text-align: center;
    position: relative;
    margin-top: -160px;
    z-index: 11;
    padding-bottom: 50px;
}

.it-profile-img img {
    border-radius: 100%;
    width: 170px;
    height: 170px;
}

.it-profile-img input[type="file"] {
    position: absolute;
    left: -9999px;
    opacity: 0;
    visibility: hidden;
}

.it-profile-img span {
    margin: 0;
    position: absolute;
    left: 50%;
    bottom: 30px;
    transform: translateX(-50%);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.it-basic-edit {
    position: relative;
    margin-bottom: 10px;
}

.it-basic-edit:after {
    position: absolute;
    content: "";
    border-bottom: 1px solid #efefef;
    width: 100%;
    bottom: 20px;
}

.it-basic-edit h3 {
    font-size: 24px;
}

.it-basic-edit a {
    text-transform: capitalize;
}

.it-basic-edit a i {
    margin-right: 5px;
}

.bootompadder160 {
    padding-bottom: 160px;
}

.bootompadder206 {
    padding-bottom: 206px;
}

.toast-error {
    color: #ff0000 !important;
}

.toast-container,
.toast {
    background: #ffffff !important;
}

.toast-success {
    color: #222222 !Important;
}

.woocommerce-lost-password .inland-blog-main {
    background: #ffffff;
}

form.woocommerce-ResetPassword.lost-reset-password {
    position: relative;
}

form.woocommerce-ResetPassword.lost-reset-password>p {
    width: 100%;
    margin: 0 0 15px 0;
    padding: 0;
}

form.woocommerce-ResetPassword.lost-reset-password>p:nth-child(4) {
    margin: 0;
}

form.woocommerce-ResetPassword.lost-reset-password button.woocommerce-Button.button {
    position: absolute;
    right: 0;
    bottom: 15px;
    width: 150px;
}

form.woocommerce-ResetPassword.lost-reset-password input#user-login {
    padding: 0 165px 0 15px;
}

.it-blog-sidebar {
    background: #ffffff;
    margin-bottom: 30px;
    display: inline-block;
    overflow: hidden;
}

.rsswidget img.rss-widget-icon {
    margin: 0;
}

form.post-password-form p:nth-child(2) {
    display: flex;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .woocommerce-address-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 9px;
}

form.woocommerce-EditAccountForm.edit-account p.woocommerce-form-row {
    margin-bottom: 21px;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .woocommerce-address-fields__field-wrapper>p {
    width: 100%;
    margin-bottom: 21px;
}

.inland-blog-main .woocommerce form .form-row,
.inland-blog-main .woocommerce-page form .form-row {
    width: 100%;
    margin: 0;
    padding: 0;
}

.widget ul li:last-child {
    margin-bottom: 0;
}

.it-error-four {
    padding: 80px 0;
    text-align: center;
}

em.comment-awaiting-moderation {
    padding: 0 6px;
}

.it-blog-box>.it-blog-post {
    padding: 0;
    box-shadow: unset;
    margin: 0;
}

#respond p.comment-form-cookies-consent {
    display: flex;
}

#respond p.comment-form-cookies-consent label {
    width: calc(100% - 20px);
    padding-left: 10px;
}

#respond p.comment-form-cookies-consent input {
    margin-top: 5px;
}

.woocommerce-account .woocommerce-MyAccount-content button.woocommerce-Button.button {
    margin-top: 9px;
}

.single-service .it-blog-category .it-blog-box {
    margin: 0;
}

.page-template-inland-blog-temp .it-blog-category {
    padding: 80px 0 30px;
}

body.search .page-content p {
    margin: 10px 0 21px 0;
}

.it-blog-sidebar p.woocommerce-mini-cart__buttons.buttons a.button {
    width: 100%;
    margin: 6px 0 0;
}

.it-blog-sidebar span.quantity {
    display: block;
}

li.it-login-sign a.setting-toggle img {
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
}

.it-cartsec {
    position: relative;
}

form.woocommerce-form.woocommerce-form-login.login p.form-row:nth-child(3) {
    margin-top: 30px;
}

p#calc-shipping-state-field span,
select#calc-shipping-state,
select#calc-shipping-state span {
    width: 100% !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b,
p#calc-shipping-state-field span span span b {
    left: unset;
    right: 0;
}

form.woocommerce-shipping-calculator section.shipping-calculator-form p {
    margin: 0 0 15px !important;
}

.woocommerce span.onsale,
.woocommerce ul.products li.product .onsale,
span.onsale {
    left: auto;
    margin: 0;
    min-width: 60px;
    min-height: 30px;
    text-align: center;
    line-height: 3px;
    height: 50px;
    border-radius: 0;
    position: absolute;
    right: -45px;
    top: -10px;
    padding: 34px 24px 22px 30px;
    transform: rotate(46deg);
    width: 130px;
    text-transform: uppercase;
    letter-spacing: 1px;
    z-index: 1;
}

.product.type-product.sale>span.onsale.in-product-overlay {
    left: -42px;
    right: auto;
    top: -12px;
    transform: rotate(-45deg);
    padding: 45px 30px 22px;
}

.woocommerce ul.products li.product .star-rating,
.woocommerce .products .star-rating {
    margin: 9px auto;
    color: #edb926;
    font-size: 12px;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    margin-bottom: 1em;
}

.inland-product-infoBar {
    text-align: center;
}

.related.products .swiper-slide .product-item {
    width: 100%;
    margin: unset;
}

.wp-block-button__link {
    overflow: hidden;
}

.padderbottom0 .it-testimonial-wrapper {
    padding-bottom: 0;
}

.it-footer-container .instagram-widget ul.instagram-pics li {
    margin: 0 0 8px 0;
}

.it-footer-container .menu-product-container li:last-child {
    margin-bottom: 0;
}

.single-product .single-variation-wrap .woocommerce-variation-add-to-cart {
    display: flex;
}

.it-about-us-wrapp .width-full:last-child {
    background: #ffffff;
}

.designTeamHolder .it-heading h2 {
    margin-bottom: 0;
    font-size: 40px;
}

.single-service .it-blog-category {
    padding-bottom: 40px;
}

.woocommerce-product-details__short-description {
    margin: 29px 0 12px 0;
    border-top: 1px solid #efefef;
    padding-top: 22px;
}

.related-product .product-item a {
    width: 100%;
}

.single-product.woocommerce div#tab-reviews div#reviews div#comments ol.commentlist {
    padding: 8px 0 0 0;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    border-radius: 0;
    border: none;
    margin: 0 0 0 80px;
    padding: 0;
    border-bottom: 1px solid #efefef;
}

.single-product.woocommerce div#tab-reviews div#reviews div#comments ol.commentlist li {
    list-style: none;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    max-width: 0;
}

.it-blog-category.it-product-white .it-blog-sidebar {
    margin-bottom: 1px;
}

body.woocommerce-cart .it-blog-category .page,
body.woocommerce-cart .it-blog-category .entry-content {
    margin: 0;
}

body.woocommerce-cart .it-blog-category .entry-content {
    margin-bottom: 0px;
}

body.woocommerce-cart .it-blog-category .page .wc-proceed-to-checkout {
    padding-bottom: 0;
}

body.theme-inland.woocommerce-account.woocommerce-page .inland-blog-main .entry-content,
body.theme-inland.woocommerce-account.woocommerce-page .inland-blog-main .page {
    margin: 0;
}

body.page.theme-inland.woocommerce-account.woocommerce-page.woocommerce-edit-address .inland-blog-main header.woocommerce-Address-title.title {
    margin-top: 18px;
}

body.page.theme-inland.woocommerce-account.woocommerce-page.woocommerce-edit-address .inland-blog-main .woocommerce-Address {
    margin-bottom: 30px;
}

body.page.theme-inland.woocommerce-account.woocommerce-page.woocommerce-edit-address .inland-blog-main .woocommerce-Address:last-of-type {
    margin-bottom: 0;
}

.woocommerce .it-product-single div.product .woocommerce-tabs .panel {
    margin: 0;
    background: #ffffff;
    padding: 30px;
    border: 1px solid #efefef;
}

.woocommerce-checkout .it-blog-category .page .entry-content,
.woocommerce .it-product-single div.product .woocommerce-tabs .panel div#review_form-wrapper,
.woocommerce-checkout .it-blog-category .page {
    margin-bottom: 0;
}

.woocommerce-checkout .it-blog-category .page .entry-content .fw-col-xs-12 {
    padding: 0;
}

.it-product-single div.product .woocommerce-tabs .panel div#review_form-wrapper div#review_form span#reply-title {
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
}

body.single.single-post.theme-inland .it-blog-post .it-blog-user {
    margin: 0 0 16px;
}

body.page.theme-inland.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content .woocommerce-address-fields button.button,
.woocommerce-account .woocommerce-MyAccount-content button.woocommerce-Button.button {
    margin-bottom: 10px;
}

.woocommerce form.checkout-coupon,
.woocommerce form.login,
.woocommerce form.register {
    border-radius: 0;
}

.it-about-third {
    padding: 44px 0 80px;
}

.it-about-third .fw-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

body.single.single-post.theme-inland .inland-blog-main .post,
body.single.single-post.theme-inland .inland-blog-main .post .it-blog-post {
    margin: 0;
}

body.single.single-post.theme-inland .inland-blog-main .it-blog-comment-box .form-submit input {
    margin-bottom: 0;
}

.gallery figure.gallery-item .gallery-caption {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.entry-content ul.wp-block-gallery {
    padding: 0;
}

.product-item img,
.woocommerce ul.products li.product a img {
    object-fit: contain;
}

.it-product-section.it-product-style4 .gallery-container .gallery-grid .grid-item .product-grid {
    padding-bottom: 23px;
}

.comment-reply-title {
    margin-bottom: 25px;
    font-size: 28px;
    font-weight: 600;
    text-transform: capitalize;
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background-color: #212529;
}

.woocommerce .it-product-single div.product .woocommerce-tabs .comment-reply-title {
    font-size: 22px;
    font-weight: 600;
    color: #222222;
    font-family: 'Poppins', sans-serif;
}

.it-blog-category .it-blog-post>.it-blog-box,
.it-blog-category .it-blog-post>.it-blog-box>.entry-summary {
    margin: 0;
}

.it-blog-post .entry-content h3 {
    font-size: 22px;
}

.EmbeddedTweet {
    border-radius: 0;
}

.inland-blog-main .form-block input {
    margin-bottom: 20px;
}

#respond p.comment-form-cookies-consent input#wp-comment-cookies-consent {
    margin-bottom: 20px;
    width: auto;
    vertical-align: text-top;
    margin: 3px 0 5px;
}

.entry-content ol strong.woocommerce-review__author {
    text-transform: capitalize;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
    padding: 0;
    width: 65px;
    height: 65px;
    object-fit: cover;
    border: 1px solid #efefef;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
    line-height: 16px;
}

.it-blogTitle a {
    margin-top: 6px;
    display: block;
    margin-bottom: 10px;
}

.woocommerce #payment #place-order,
.woocommerce-page #payment #place-order {
    min-width: 170px;
}

form.checkout.woocommerce-checkout .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout li {
    margin: 0;
}

.woocommerce table.my-account-orders,
.woocommerce table.shop_table td,
.woocommerce table.shop_table th {
    font-size: 15px;
}

body.page.woocommerce-account .it-blog-category article .entry-content {
    font-size: 15px;
    margin-bottom: 0;
}

body.page.woocommerce-account .it-blog-category article .entry-content .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address:last-child address {
    margin-bottom: 0;
}

body.admin-bar.woocommerce-checkout .it-blog-category {
    padding: 80px 0 24px;
}

body.admin-bar.theme-inland.woocommerce-cart.woocommerce-page .it-blog-sidebar {
    margin-bottom: 18px;
}

body.page.theme-inland.woocommerce-checkout.woocommerce-page .inland-blog-main {
    margin: 0;
}

body.theme-inland.woocommerce-cart.woocommerce-page .it-blog-sidebar {
    margin-bottom: 18px;
}

.unit-test-title {
    margin: 6px 0 12px;
}


/****** UNIT TEST CSS START *********/

.it-unite-blog .entry-content table th,
.it-unite-blog .entry-content table td,
.it-unite-blog .comment-info table th,
.it-unite-blog .comment-info table td {
    border: 1px solid #efefef;
}

.entry-content>table th,
.entry-content>table td {
    border: 1px solid #efefef;
}

.it-unite-blog .blog-pagination-section {
    margin-bottom: 0px;
}

.it-unite-blog .it-blog-category .comment-respond .form-submit input {
    margin-bottom: 0;
}

.it-unite-blog input[type="submit"],
.it-unite-blog .it-blog-form .form-submit input,
.it-unite-blog .it-blog-form .form-submit input:focus,
.it-unite-blog .wp-block-file .wp-block-file__button,
.it-unite-blog .wp-block-button__link,
.it-unite-blog .wp-block-button__link:focus,
.it-unite-blog .it-btn,
.it-unite-blog .it-btn:focus,
.it-unite-blog .button,
.it-unite-blog .button:focus,
.it-unite-blog .index3-btn,
.it-unite-blog .index3-btn:focus,
.it-unite-blog .index4-btn,
.it-unite-blog .index4-btn:focus {
    overflow: hidden !important;
}

.unit-class.woocommerce-cart .entry-content table th,
.unit-class.woocommerce-cart .entry-content table td {
    border: none;
    border-bottom: 1px solid #efefef;
}

.unit-class.woocommerce-cart .entry-content table {
    border-bottom: none;
}

.it-unite-blog img.alignnone {
    margin-bottom: 1rem;
}

.page-child .it-unite-blog .inland-blog-main .page,
.page-child .it-unite-blog .inland-blog-main .page .entry-content,
.page-child .it-unite-blog .inland-blog-main .page .entry-content .page-links {
    margin: 0;
}

body.single.single-post.theme-inland .it-unite-blog .inland-blog-main .it-blog-comment-box .form-submit input {
    margin-bottom: 28px;
}

.single-format-standard .it-unite-blog .it-blog-sidebar {
    margin-bottom: 21px;
}

.it-unite-blog .it-social-blog-pst {
    margin: 1rem 0;
}

.it-unite-blog div#comments {
    margin-top: 1rem;
}

.it-unite-blog .aligncenter {
    margin: 1rem auto 1.5em;
}

.it-unite-blog p {
    margin-top: 0;
    margin-bottom: 1rem;
    line-height: 1.6;
}

body .wp-block-calendar table th {
    background: transparent;
}

.wp-block-calendar table caption,
.wp-block-calendar table tbody {
    color: #ffffff;
}

ol.wp-block-latest-comments.has-avatars.has-dates.has-excerpts {
    padding: 0;
}

.wp-calendar-table tbody tr td {
    color: #ffffff;
}

.unit-class.woocommerce ul.products li.product a img {
    object-fit: cover;
    margin: 0 auto;
}

.it-unite-blog .it-read-more {
    margin-top: 15px;
    color: #ff1d4d;
    font-weight: 500;
}

.it-unite-blog input[type="text"],
.it-unite-blog input[type="email"],
.it-unite-blog input[type="url"],
.it-unite-blog input[type="password"],
.it-unite-blog input[type="search"],
.it-unite-blog input[type="tel"],
.it-unite-blog input[type="range"],
.it-unite-blog input[type="date"],
.it-unite-blog input[type="month"],
.it-unite-blog input[type="week"],
.it-unite-blog input[type="time"],
.it-unite-blog input[type="datetime"],
.it-unite-blog input[type="datetime-local"],
.it-unite-blog input[type="color"],
.it-unite-blog textarea {
    color: #848484;
    border: none !important;
    border-radius: 0 !important;
    background: #f6f6f6;
}

.it-unite-blog form.wp-block-search {
    margin-bottom: 30px;
}

.it-unite-blog form.wp-block-search input {
    padding: 0 15px;
}

body.single.single-post .it-unite-blog .inland-blog-main form#commentform input#comment-submit {
    margin-bottom: 0;
}

.has-background {
    position: relative;
}

.it-infosidebar {
    display: flex;
    align-items: center;
    justify-content: center;
}

.custom-nav .it-team2-slider-arrow>div,
.custom-nav .it-team2-slider-arrow>div:hover {
    background-image: none !important;
    line-height: 40px;
    text-align: center;
}

.custom-nav .it-team2-slider-arrow>div svg {
    fill: #ffffff;
    height: 20px;
}

.dark-about-holder.designTeamHolder {
    padding: 80px 0 80px;
}

.dark-about.designTeamHolder {
    padding: 80px 0 80px;
}

.it-about-third.aboutProject {
    padding: 76px 0 80px;
}

.it-about-third.aboutProject.aboutMain {
    padding: 77px 0 80px;
}

.designTeamHolder.whyUsforuth {
    padding: 80px 0 80px;
}

.testimonial-spacer .it-testimonial-wrapper.it-testimonial-backchange2 .it-heading {
    margin-bottom: 39px;
}

.testimonial-spacer .testimonial-box-wrapper .swiper-container.gallery-top {
    margin-top: 2px;
}

.it-qoute-svg svg {
    opacity: 0.09;
}

.it-blog-category.it-unite-blog .it-blog-box>.it-blog-post>.post-thumbnail>img {
    margin-top: 4px;
}

.it-unite-blog .post-edit-link {
    color: #ff1d4d;
    font-weight: 500;
}

.calendar_wrap td#today a {
    color: #ffffff;
}

.it-unite-blog .aligncenter figcaption {
    margin-bottom: 0;
}

.widget .menu li ul.sub-menu li:last-child {
    margin-bottom: 0;
}

.it-unite-blog .wp-block-button__link {
    line-height: 52px;
}

.it-unite-blog .has-background:before {
    content: unset;
}

.widget>ul>li.page-item-has-children .page-item-has-children,
.widget>ul>li.page-item-has-children .page-item-has-children .children li:last-child {
    margin-bottom: 0;
}

.it-unite-blog .widget ul li:last-child {
    margin-bottom: 0;
}

.it-unite-blog .it-blog-post .entry-content h3 {
    font-size: 1.75rem;
}

.postform {
    margin-bottom: 15px;
}

.wp-block-search .wp-block-search__button {
    margin-left: 0;
}

body .dots {
    background: transparent !important;
}

.blog-pagination-section a.page-numbers i {
    font-size: 12px;
}

.post-template-default .inland-comment-text h1 {
    font-size: 2.5rem;
    font-weight: inherit;
}

.inland-comment-text table td,
.inland-comment-text table th {
    border: 1px solid #efefef !important;
}

.inland-comment-text>h5 {
    margin: 0 0 8px 0px;
}

.single-post .it-blog-sidebar {
    margin-bottom: 10px;
}

.comments-area.it-blog-comment-box .comment-list>li.comment:last-child .it-profile-box {
    border: 0;
    margin: 0;
}

hr {
    border-top: 1px solid #efefef;
}

div.wp-block-group.has-background {
    padding: 20px 20px;
    margin-bottom: 30px;
    margin-top: 20px;
}

div.wp-block-group.has-background a.wp-block-button__link {
    margin: 10px 0 0;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background-color: #ff1d4d !important;
    color: #ffffff;
}

.woocommerce-notices-wrapper .woocommerce-message a.button.wc-forward,
body.theme-inland.woocommerce-account.woocommerce-page.woocommerce-downloads .woocommerce-info .woocommerce-Button.button {
    color: #ff1d4d;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    background-color: #f9f9f9;
    color: #222222;
}

.single-product .it-blog-sidebar {
    margin-bottom: 0;
}

.woocommerce-checkout .it-blog-sidebar {
    margin-bottom: 8px;
}

body.search .inland-blog-main h1.page-title {
    font-size: 32px;
    font-weight: 600;
}

.it-whyUs-holder .it-heading h2 {
    margin-bottom: 21px;
}


/********************************************************
	27. Blog Thumb CSS START
*******************************************************/

.land-blog-main-wrapper {
    padding: 77px 0px 42px;
}

.land-blog-section {
    margin-bottom: 30px;
    position: relative;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.land-blog-info ul li {
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    text-transform: capitalize;
}

.land-blog-info ul li.land-blog-author {
    margin-right: 26px;
}

.land-blog-info ul li.land-blog-author a {
    display: inline-block;
    margin-left: 0;
}

body .widget-rss a.rsswidget {
    color: #ff1d4d;
    width: 100%;
    display: inline-block;
}

.widget-rss h2.widget-title a.rsswidget {
    display: unset;
    margin: 0 4px 0 0;
}

.wp-block-embed {
    overflow-x: auto;
}

body .widget-rss .rss-date {
    color: #ffffff;
    width: 100%;
    display: inline-block;
}

span.blog-icons {
    margin-right: 6px;
}

.land-blog-thumb {
    position: relative;
    display: inline-block;
    width: 100%;
}

.land-blog-main-wrapper .land-blog-info {
    margin-top: 16px;
}

.land-blog-date {
    position: absolute;
    min-width: 60px;
    right: 15px;
    bottom: -20px;
    background: #ff1d4d;
    color: #ffff;
    text-align: center;
    height: 60px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 12px 20px 0 rgba(255, 29, 77, 0.18);
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 20px;
}

.land-blog-date p {
    font-size: 15px;
    width: 100%;
    line-height: 10px;
    text-transform: uppercase;
    font-weight: 400;
}

.land-blog-date b {
    color: #ffff;
    width: 100%;
    font-size: 28px;
    font-weight: 700;
    line-height: 28px;
    display: inline-block;
}

.land-blog-info {
    margin-top: 31px;
}

.land-blog-section h4 {
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
    margin: 4px 0 4px;
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.land-blog-section h4:before {
    width: 50%;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 3px;
    background: #ff1d4d;
    bottom: 0;
}

.land-blog-read-more,
a.land-blog-read-more:visited {
    margin: 14px 0 0;
    display: inline-block;
    color: #222222;
    font-weight: 500;
}

body .land-blog-read-more:hover {
    color: #ff1d4d;
}

.land-blog-read-more svg {
    height: 9px;
    margin-left: 4px;
    width: 9px;
    vertical-align: baseline;
    fill: #222222;
}

.land-blog-read-more:hover svg {
    fill: #ff1d4d;
}

.land-blog-section:hover h4 a {
    color: #ff1d4d;
}

.land-blog-thumb img {
    width: 100%;
}

.land-blog-section:hover,
.land-blog-section {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}


/********************************************************
	28. About CSS START
*******************************************************/

.land-about-wrapper {
    padding: 80px 0 77px;
}

.land-about-img {
    position: relative;
    margin: 30px 0;
}

.land-about-img:before {
    content: "";
    position: absolute;
    background: transparent;
    width: 75%;
    margin: auto;
    left: 0;
    right: 0;
    top: -30px;
    bottom: -30px;
    border: 10px solid #ffd4dd;
}

.land-effect img {
    position: relative;
    z-index: 1;
    width: 100%;
}

.land-about-img:hover:before {
    width: 80%;
}

.land-about-img:hover:before,
.land-about-img:hover,
.land-about-img:before,
.land-about-img {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.land-about-text h4.land-sub-heading {
    font-size: 32px;
    font-weight: 700;
    line-height: 43px;
    margin-bottom: 22px;
}

.land-about-text p {
    margin-bottom: 23px;
}

.land-about-text .it-btn {
    margin: 8px 0 0;
}

.land-about-text,
.land-about-img {
    margin-bottom: 30px;
}

.land-about-wrapper {
    padding: 80px 0 77px;
}

.about-page .land-about-wrapper {
    padding: 80px 0 80px;
}


/********************************************************
	27. Team CSS START
*******************************************************/

.land-team-section {
    position: relative;
    overflow: hidden;
}

.land-team-img {
    width: 100%;
    display: inline-block;
    position: relative;
    margin-bottom: 30px;
}

.land-team-hover {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    background: rgba(0, 0, 0, 0.80);
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    opacity: 0;
    visibility: hidden;
}

.land-team-hover:before {
    content: "";
    top: 15px;
    bottom: 15px;
    border: 1px solid #ffffff;
    left: 15px;
    right: 15px;
    position: absolute;
}

.land-team-inner {
    position: relative;
    z-index: 1;
}

.land-team-info h4 {
    font-size: 26px;
}

.land-team-info a {
    display: inline-block;
    color: #ffffff;
    font-size: 20px;
    margin: 12px 0 49px;
}

.land-team-social {
    margin: 15px 0 0;
}

.land-team-social ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.land-team-social ul li {
    margin: 0 8px;
}

.land-team-social ul li a {
    display: inline-block;
    height: 40px;
    width: 20px;
    line-height: 44px;
    border: none;
    border-radius: 50%;
    text-align: center;
    color: #ffffff;
}

.land-team-social ul li a:hover {
    color: #ff1d4d;
}

.land-team-img {
    display: inline-block;
    position: relative;
    width: 100%;
}

.land-team-img img {
    width: 100%;
}

.land-team-section:hover .land-team-hover {
    opacity: 1;
    visibility: visible;
}

.land-team-section,
.land-team-section:hover,
.land-team-section .land-team-hover,
.land-team-section:hover .land-team-hover {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.land-team-identity h4 {
    font-size: 20px;
    color: #ffffff;
    font-weight: 600;
    margin: 7px 0 0 0;
}

.land-team-identity p {
    color: #ffffff;
    margin-top: 2px;
}

.land-team-wrapper {
    padding-bottom: 50px;
}


/********************************************************
	27. Column Heading CSS START
*******************************************************/

.land-sub-heading {
    margin: 0 0 20px;
}

.land-sub-heading h4 {
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative;
    font-weight: 600;
    z-index: 1;
    color: #ff1d4d;
    margin: 0 0 7px;
}

.land-sub-heading h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 43px;
    margin: 0;
}

.land-sub-heading p {
    margin: 6px 0 0;
}


/********************************************************
	28. Why US CSS START
*******************************************************/

.land-why-us-section {
    padding: 80px 0 50px;
}

.land-why-us-section img {
    margin-bottom: 30px;
}

.land-why-us-section .it-prog-box {
    margin: 27px 0 0;
}

.land-why-us-section .land-sub-heading p {
    margin: 22px 0 0;
}

.theme-inland .it-footer-wrapper .menu-product-container {
    margin-bottom: 45px;
}


/***************************************************************
    COLOR Black
*****************************************************************/

.it-process-wrapper.it-process-back-change2 {
    padding: 77px 0 58px;
}

.it-profile-open ul li a {
    border-color: #ffffff;
    color: #222222;
    background: #ffffff;
    margin: 0;
    border-left: 1px solid transparent;
}

.woocommerce nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li {
    border-color: #efefef;
}

.it-profile-open.it-profile-drop {
    transform: translate(0px, 38px);
}

.it-nav .it-cartsec>ul>li>.cart-round span {
    background-color: #ff1d4d;
    color: #ffffff;
}

.it-nav .it-cartsec>ul>li>span {
    background-color: #ff1d4d;
    color: #ffffff;
}


.it-auther-content h5 {
    font-size: 24px;
    color: #ffffff;
    margin-bottom: 5px;
    font-weight: 600;
}

.open-cart:after {
    background: rgba(0, 0, 0, 0.6);
}


/**** CART-CHECKOUT STYLE *****/

.search-input-box input::placeholder {
    color: #ffffff;
}

.search-input-box span i {
    color: #ffffff;
}

body.close-search-bar:after {
    background-color: rgba(0, 0, 0, 0.9);
}


/**** LOGIN STYLE *****/

.it-login-sign a:hover {
    color: #ff1d4d;
}


/**** SIGNUP STYLE *****/

.it-product-style4 .product-overlay {
    background: #ff1d4d;
}

.related.products .related-product.swiper-container .swiper-pagination-bullet-active {
    background: #ff1d4d;
}

.it-social-btn a.it-btn:before {
    background-color: transparent;
}

.about-head1 span {
    border-color: #ff1d4d;
}

.about-head2 {
    color: #ff1d4d;
}

.about-head2 span.team {
    color: #ffffff;
}

.it-social-btn .it-btn .about-btnicon.facebook {
    border: 1px solid #efefef;
}

.it-social-btn a.it-btn {
    border: 1px solid #efefef;
}

.it-social-btn .it-btn .about-btnicon {
    border: 1px solid #efefef;
}

.it-header-wrapper .it-nav .it-menu>ul>li.it-home-dropdown>ul {
    box-shadow: 0 0px 1px 0;
}

.it-header-wrapper .it-nav .it-menu>ul>li.it-home-dropdown>ul>li>a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}

.it-header-wrapper .it-nav .it-menu>ul>li.it-home-dropdown>ul>li:last-child a {
    border-bottom: none;
}


.it-header-wrapper .it-nav .it-menu>ul>li>ul.sub-menu {
    box-shadow: none;
}

.it-header-wrapper .it-nav .it-menu>ul>li>ul.sub-menu li a:hover {
    color: #ff1d4d;
    border-left-color: #ff1d4d;
}


/**** BANNER SIDEBAR STYLE *****/

.it-infosidebar {
    background: #282d32;
}

.it-infosidebar .siderbar-social>ul>li>a {
    color: #ffffff;
}

.it-infosidebar .siderbar-social>ul>li>a:hover {
    color: #ff1d4d;
}

.it-infosidebar .siderbar-contact,
.it-infosidebar .siderbar-email {
    border-color: #efefef;
}

.it-infosidebar .siderbar-contact>a>svg path,
.it-infosidebar .siderbar-email>a>svg path {
    fill: #ff1d4d;
}

.it-infosidebar .siderbar-social>ul>li>a:hover {
    color: #ff1d4d;
}


/**** SERVICES STYLE *****/

.it-service-style3 {
    background-color: #212529;
}

.service-box-style3:hover .it-srbox3-circle {
    background-color: #ff1d4d;
}

.it-srbox3-circle:after {
    border: 1px dashed #262941;
}

.it-srbox3-circle {
    background-color: #282d32;
}

.it-heading-style3 h4 {
    color: #ff1d4d;
}

.service-box-wrapper .service-content h4 {
    color: #ffffff;
}

.service-box-wrapper .service-box:after {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 30%, rgb(0 0 0 / 0.9) 100%);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
}

.service-box:before {
    background: rgba(40, 45, 50, 0.9);
}

.service-content,
.service-designation h2 {
    color: #ffffff;
}

.it-service-box2 {
    border-color: #efefef;
}

.it-service-box2 h4:after {
    background: #ff1d4d;
}

.it-service-box2:hover h4:after,
.it-service-box2 h4:after {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.it-service-box2:hover svg {
    fill: #ff1d4d;
}

.service-box-style3:hover .it-srbox3-circle:after {
    border: 1px solid rgba(255, 157, 52, 0.45);
}

.it-service-style4 .it-srbox3-circle:after {
    border: 1px dashed #efefef;
}

.it-service-box2 svg {
    fill: #ff1d4d;
}

.it-darkab-service-section {
    background-color: #282d32;
}

.it-categories-style3.it-top-product-style4 {
    padding: 80px 0 30px;
    background: #282d32;
}

.it-categories-style3 {
    background: #282d32;
}

.it-project-gallery .grid-icon svg path {
    fill: #ffffff;
}


/**** ABOUT STYLE *****/
.about-contentbox .it-btn .about-btnicon {
    background: #ff1d4d;
    border-right: 1px solid #ffffff;
    color: #ffffff;
}

.it-btn.left-zero:before {
    background: #34393f;
}

.about-contentbox .it-btn.left-zero:hover .about-btnicon {
    background: #ff1d4d;
    color: #ffffff;
}

.about-contentbox .it-btn.left-zero:hover .about-btnicon svg path,
.about-contentbox .it-btn.left-zero .about-btnicon svg path {
    fill: #ffffff;
}

.about-contentbox .it-btn.left-zero:hover {
    color: #ffffff !important;
}

.about-img-two img,
.about-img-three img {
    border: 10px solid #efefef;
}

.it-what-style2 .about-btnicon svg path {
    fill: #ff1d4d;
}


/**** PROJECT STYLE *****/

.it-project-gallery .grid-img:before {
    background: rgba(0, 0, 0, 0.72);
}

.it-project-gallery .top-content {
    color: #ffffff;
}

.it-project-gallery .bottom-content>h3 {
    color: #ffffff;
}

.gallery-nav ul li a.vt-catvalue.active:after {
    background-color: #ff1d4d;
}

.progress-bar {
    color: #848484;
}
.categorie-h-one h1 {
    border-top: 3px double #ffffff;
    border-bottom: 3px double #ffffff;
}

.it-project-gallery:hover h1 {
    border-top: 3px double #ff1d4d;
    border-bottom: 3px double #ff1d4d;
}

.it-top-product-style4 .it-project-gallery .grid-img:before {
    background: rgba(0, 0, 0, 0.9);
}

.it-top-product-style4 .categorie-h-one h1 {
    border-bottom: 3px double #ffffff;
    border-top: 3px double #ffffff;
}

.it-top-product-style4 .it-project-gallery:hover h1 {
    border-bottom: 3px double #ff1d4d;
    border-top: 3px double #ff1d4d;
}

a.remove.remove_from_cart_button {
    background: #212529 !important;
    color: #ffffff !important;
    font-size: 20px;
    height: 30px;
    width: 30px;
    line-height: 30px;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #ff1d4d;
}


/**** PROCESS STYLE *****/

.it-process-wrapper .process-box-wrapper {
    margin-bottom: 1px;
}

.it-process-wrapper .process-box h1:after {
    background-color: #ff1d4d;
}

.it-process-wrapper .process-box:hover h1:after {
    background-color: #ff1d4d;
}

.it-process-wrapper.it-process-back-change2 {
    background-image: none;
}

.it-process-wrapper.it-process-back-change2 .it-heading h2 {
    color: #ffffff;
}

.it-process-wrapper .process-circle h2 {
    color: #ffffff;
}

.it-process-wrapper .process-circle {
    color: #ffffff;
}

.process-box:hover h2:after {
    border-color: #ff1d4d;
}

.it-procees-icon svg {
    fill: #ff1d4d;
}

.it-process-wrapper.it-process-back-change2:after {
    background: rgba(0, 0, 0, 0.80);
}


/**** TEAM STYLE *****/

.team-box-wrapper .team-box .team-content {
    background: #212529;
}

.team-img .team-hovercontent>ul>li>a:hover {
    color: #222222;
}

.team-box-wrapper .team-box {
    background: #f1f1f1;
}

.team-box .team-designation {
    color: #ff1d4d;
}

.team-navigation .swiper-button-prev:after,
.team-navigation .swiper-container-rtl .swiper-button-next:after,
.team-navigation .swiper-button-next:after,
.team-navigation .swiper-container-rtl .swiper-button-prev:after {
    background: #ff1d4d;
}

.team-navigation .swiper-button-next:hover:after {
    width: 25px;
    right: -35px;
}

.team-navigation .swiper-button-prev:hover:after {
    width: 25px;
    left: -35px;
}

.team-navigation .swiper-button-next:hover:after,
.team-navigation .swiper-button-prev:hover:after,
.team-navigation .swiper-button-prev:after,
.team-navigation .swiper-button-next:after {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.team-box-wrapper .team-box:after {
    background: rgba(198, 164, 126, 0.9);
}

.team-img .team-hovercontent>ul>li>a:hover {
    color: #212529;
}

.it-prog-box .progress-bar .line span {
    background: #ff1d4d !important;
}

.team-hovercontent>p:after {
    background: #ffffff;
}

.team-box-wrapper.team2-box-two .team-box:hover .team-content h4 {
    color: #ff1d4d;
}


/**** PROGRESS STYLE *****/

.it-progresbar-wrapper .progress-rightbox {
    background: #f9f9f9;
}

.it-process-wrapper {
    background: #f9f9f9;
}

.it-progresbar-wrapper .progress-leftbox .video-icon {
    background: #ffffff;
}

.it-progresbar-wrapper .progress-leftbox .video-icon a {
    color: #ff1d4d;
}

.btn-wave {
    background: #f9f9f9;
}

.it-progresbar-wrapper .progress-rightbox h1 {
    color: #ff1d4d;
}

.it-progresbar-wrapper .progress-rightbox .progress-head {
    color: #ffffff;
}


/**** TESTIMONIAL STYLE *****/

.it-testimonial-style4 {
    background: #282d32;
}

.testimonial-box-wrapper .swi-user:after {
    background-color: #ff1d4d;
}

.testimonial-box-wrapper .swi-user:before {
    background-color: #ff1d4d;
}

.testimonial-box-wrapper .swi-user img {
    border: 2px solid #ff1d4d;
}

.v1-testi-nav .swiper-pagination-bullet {
    background: #efefef;
}

.v1-testi-nav .swiper-pagination-bullet-active {
    background: #ff1d4d;
}

.it-testimonial-slide2 {
    box-shadow: 0px 0px 9px 0px rgba(1, 1, 1, 0.1);
    background: #282d32;
}

.it-content-text2 h4 {
    color: #ff1d4d;
}

.team-box-wrapper.team2-box-two .team-box .team-content {
    background: transparent;
}

.team-box-wrapper.team2-box-two .team-box .team-content h4 {
    color: #ff1d4d;
}

.team-box-wrapper.team2-box-two .team-box:after {
    background: rgba(0, 0, 0, 0.80);
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.06);
}

.team-box-wrapper.team2-box-two .team-box {
    background: transparent;
}

.it-user-four img {
    border: 5px solid #efefef;
}

.it-testimonial-wrapper.it-testimonial-backchange2 {
    background-color: transparent;
}

.svg-user2-style3:after,
.svg-user2-style3:before,
.svg-user1-style3:after,
.svg-user1-style3:before {
    background: #ff1d4d;
}

.testimonial-box-wrapper .swi-user svg path,
.it-qoute-svg svg polygon {
    fill: #ff1d4d!important;
}

.it-testimonial-style4 .swi-contentbox {
    background: #212529;
}

.it-testimonial-style4 .it-username-four {
    background-color: #ff1d4d;
}

.it-btn {
    color: #ffffff !important;
}

.it-btn:hover,
.woocommerce-mini-cart__buttons a:hover {
    color: #ffffff !important;
}

.it-btn:hover span.btn-caret {
    color: #ffffff;
}

.it-client-slider {
    background: #212529;
}

.it-testimonial-style3 {
    background: #282d32;
}


/**** BLOG STYLE *****/

.blog-box-wrapper .blog-box .blog-img>a:after {
    background: rgba(33, 38, 41, 0.72);
}

.it-blog-post-video:after {
    background: rgba(34, 34, 34, 0.7);
}

.it-blog-pagination a.page-link,
.nav-links a,
.current,
.dots,
.page-links a,
ul.page-numbers li a,
ul.page-numbers li span {
    border: 1px solid #efefef;
}

/**** BLOG SIDEBAR STYLE *****/

.it-social-blog-pst {
    border-color: #efefef;
}

.it-select-tag ul li i.fas.fa-tags {
    color: #ff1d4d;
}

.it-user-text svg path {
    fill: #ff1d4d;
}

.it-blog-form input {
    border: 1px solid #efefef;
}

.it-blog-form textarea {
    border: 1px solid #efefef;
}

.it-blog-post .wp-block-cover-image .wp-block-cover-image-text,
.it-blog-post .wp-block-cover-image .wp-block-cover-text,
.wp-block-cover-image h2,
.it-blog-post .wp-block-cover .wp-block-cover-image-text,
.it-blog-post .wp-block-cover .wp-block-cover-text,
.it-blog-post .wp-block-cover h2,
.it-blog-post .has-pale-pink-background-color p strong {
    color: #ffffff;
}

.blog-box .blog-date {
    color: #ff1d4d;
}


/**** BLOG CHECKBOX STYLE *****/

.it-checkbox>label:before {
    border: 1px solid #efefef;
}

.it-checkbox>input:checked~label:before {
    border: 1px solid #efefef;
}

form.search-form {
    border: none;
}

.it-blog-sidebar input.search-submit,
input.search-submit,
.footer-box-wrapper input.search-submit {
    background-color: #ff1d4d;
    color: #ffffff;
}

.it-blog-sidebar input.search-submit:hover,
input.search-submit:hover,
.footer-box-wrapper input.search-submit:hover {
    background-color: #222222;
    color: #ffffff;
}


/**** PRODUCT STYLE *****/

.it-product-section {
    background-color: #282d32;
}

.product-item {
    background-color: #212529;
}

.woocommerce ul.products li.product .price {
    color: #ffffff;
}

.product-overlay h4 {
    color: #ffffff;
}

.woocommerce .quantity .qty:focus {
    color: #222222;
}

.product-item:hover ul li a>svg path {
    fill: #ffffff;
}

.it-shop-now-style3 {
    border: none;
    background: #212529;
}

.it-shop-center {
    background: #282d32;
}

.it-shine-effect:hover:after {
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.12) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.12) 100%);
}

.it-shop-btntext a {
    border-bottom: 1px solid #efefef;
}

.it-shop-btntext a:hover {
    border-bottom: 1px solid #efefef;
}

.range-slider .ui-widget.ui-widget-content {
    border: 1px solid #efefef;
}

.range-slider .ui-state-default {
    border: 1px solid #efefef;
}

.nice-select:active,
.nice-select.open,
.nice-select:focus {
    border: 1px solid #efefef;
}

.it-product-style4 .it-product-slider-box .swiper-pagination-bullet-active {
    background: #ff1d4d;
}

.product-list-filter>ul>li .nice-select:after {
    border: 1px solid #efefef;
}

.product-list-filter .nice-select {
    background-color: transparent;
}

.list-view-toggle>li>a.active>svg path {
    fill: #ff1d4d;
}

.woocommerce ul.products a.add_to_wishlist.single_add_to_wishlist {
    color: #ffffff;
}

.inland-product-img:hover,
.related.products .related-product.swiper-container .it-product-style4 .product-item:hover {
    box-shadow: none;
}

.product-ovr-links ul li a svg {
    fill: #ffffff;
}

.product-ovr-links ul li a:hover svg,
.product-ovr-links ul li a:hover svg path {
    fill: #ffffff;
}


/**** PRODUCT SINGLE STYLE *****/

.it-thumb-slider .swiper-slide-active {
    border: 1px solid #efefef;
}

.it-minithumb-slider .swiper-slide.swiper-slide-visible.swiper-slide-thumb-active {
    border: 1px solid #efefef;
}

.it-minithumb-slider .swiper-slide {
    border: 1px solid #efefef;
}

.it-price-detail ul {
    border-bottom: 1px solid #efefef;
}

.it-price-detail ul li:nth-child(3):after {
    border-bottom: 12px solid #efefef;
}

.it-thumb-description ul li:after {
    background: red;
}

.it-color-thumb ul li {
    border: 2px solid #efefef;
}

.it-quantity-style2 .it-search-wrapper input {
    border: 1px solid #efefef;
}

h2.widget-title .heading-border:before {
    background: #ff1d4d;
}

.it-quantity-stock a.svg-icon {
    border: 1px solid #efefef;
}

.it-quantity-stock a.svg-icon:hover {
    fill: #ff1d4d;
}

.it-tab-peragraph {
    border: 1px solid #efefef;
}

.product-detail-tab>ul>li>a {
    background-color: transparent;
}

.form-block .form-field {
    border: 1px solid #efefef;
    background: transparent;
}

.about-wrap.aboutHolder .it-heading.inland-subhead h2 {
    margin-bottom: 0;
}

.it-service-box2 p {
    font-weight: 400;
}
span.btn-caret {
    color: #ffffff;
}

/**** PRODUCT SINGLE WOOCOMMERCE STYLE *****/

.woocommerce form .form-row input.input-text,
.select2-container--default .select2-selection--single {
    border: 1px solid #efefef;
}

.theme-inland .inland-blog-main .post,
.theme-inland .inland-blog-main .page {
    background: transparent;
}

.woocommerce-MyAccount-navigation ul li a:hover,
.woocommerce-MyAccount-navigation ul li.is-active a {
    color: #ff1d4d;
}


.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border: none;
    color: #ffffff;
    background: transparent;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    color: #ff1d4d;
}

.woocommerce .it-product-single div.product .woocommerce-tabs .panel {
    background: transparent;
    border: 1px solid #efefef;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #ffffff;
}

body.page.theme-inland.woocommerce-account.woocommerce-page.woocommerce-edit-account .it-blog-category form.woocommerce-EditAccountForm.edit-account fieldset legend {

    
}

.woocommerce-message,
.woocommerce-info {
    border-color: #ff1d4d;
}

.woocommerce form.checkout-coupon,
.woocommerce form.login,
.woocommerce form.register {
    border-color: #efefef;
}

.woocommerce form .form-row .required {
    color: #ff1d4d;
}

.woocommerce-message::before {
    color: #ff1d4d;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    background: #ff1d4d;
    color: #ffffff !important;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    background: #222222;
    color: #ffffff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.it-product-style4 .product-item {
    border: 1px solid transparent;
}

.woocommerce-info::before {
    color: #ff1d4d;
}

.woocommerce-product-details__short-description ul li:after {
    background: #ff1d4d;
}

.woocommerce div.product p.price del {
    color: #ffffff;
    opacity: 1;
}

.woocommerce div.product p.price ins,
.woocommerce ul.products li.product .price ins {
    color: #ff1d4d;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    border-color: #efefef;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #ff1d4d;
}

.woocommerce div.product p.price del span.woocommerce-Price-amount.amount {
    color: #dedede;
}

.it-product-listbar .product-item {
    background-color: transparent;
}

.woocommerce .product-remove a {
    color: #ffffff !important;
    background-color: #ff1d4d !important;
}

.woocommerce ul.products li.product a:hover h2 {
    color: #ff1d4d !important;
}

.woocommerce-billing-fields__field-wrapper input {
    background: transparent;
    color: #222222;
}

.woocommerce-billing-fields__field-wrapper input:focus {
    border-color: #ff1d4d;
}

.select2-results__option[aria-selected],
.select2-results__option[data-selected] {
    background: #212529;
    color: #ffffff;
}

.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text {
    background: transparent;
    border-color: #efefef;
}

p#billing_country_field span.woocommerce-input-wrapper select#billing_country {
    height: 50px;
    border-color: #efefef;
}
.select2-container--default .select2-selection--single {
    background-color: transparent;
    color: #ffffff;
}

span.select2-search.select2-search__dropdown input.select2-search__field {
    color: #222222 !important;
}


/**** RELATED PRODUCTS STYLE *****/

.related.products .related-product.swiper-container .it-product-style4 .product-grid:hover .product-item {
    box-shadow: none;
}


/**** FOOTER STYLE *****/

.it-footer-wrapper,
.it-footer-style2 {
    background: #212529;
    color: #dedede;
}

.it-footer-style2 {
    background-image: none !important;
}

.it-footer-wrapper a {
    color: #dedede;
}

.it-footer-wrapper a:hover {
    color: #ff1d4d;
}

.it-footer-wrapper .widget h2.widget-title {
    color: #ffffff;
}

.it-footer-style2:after {
    content: unset;
}

.footer-box-style2 p {
    color: #ffffff
}

.it-border {
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.footer-menu-style2 ul li a {
    color: #ffffff;
}

.footer-menu-style2 ul li a:hover {
    color: #ff1d4d;
}

.footer-social-style2 ul li a {
    background: rgba(255, 255, 255, 0.16);
    border: 1px solid rgba(255, 255, 255, 0.25);
    color: #ffffff;
}

.footer-social-style2 ul li a:hover {
    color: #ffffff;
    background-color: #ff1d4d;
    border-color: 1px solid transparent;
}

.footer-wrap {
    border: ;
}

.it-footer-style3 ul li a {
    border: 1px solid #efefef;
}

.it-footer-style3 ul li a:hover {
    border: 1px solid #efefef;
}

.it-footer-threemenu ul li a {
    background-color: transparent;
}

.it-footer-threemenu ul li a:hover {
    background-color: transparent;
}

.it-footer-fourmenu ul li a {
    background: transparent;
}

.it-footer-fourmenu ul li a:hover {
    background: transparent;
}

.footer-box .footer-hours li:after {
    background: #ff1d4d;
}

.it-bottom-footer-wrapper .bottom-footer-box-wrapper a {
    color: #ff1d4d;
}

.footer-box .footer-linkbox li:after,
.footer-box-wrapper .footer-box .footer-heading:after {
    background: #ff1d4d;
}

.instagram-widget a img {
    margin: 0;
}


/**** FOOTER BOTTOM STYLE *****/

.it-bottom-footer-wrapper {
    background: #282d32;
    color: #ffffff;
}

.footer-wrap a {
    color: #ff1d4d;
}


/**** VIDEO STYLE *****/

.it-video-section-style2:after {
    background: rgba(34, 34, 34, 0.7);
}

.it-break-out h1 {
    color: #ffffff;
}

.it-video-loader {
    background: rgba(34, 34, 34, 0.40);
    border: 3px solid #3e4247;
}

.it-video-loader a {
    color: #ffffff;
}

.it-video-loader a:after {
    background: transparent;
    border-color: #ff1d4d;
    border-bottom: 3px solid #3e4247;
}


/**** COUNTER STYLE *****/

.it-dark-counter2 {
    background-color: rgba(33, 37, 41, 0.9);
}

.it-counter-style2:after {
    background: rgba(0, 0, 0, 0.80);
}

.it-count2-box h1 {
    color: #ffffff;
}

.it-count2-box p {
    color: #ffffff;
}


/**** INSTAGRAM STYLE *****/

.it-insta-overlay {
    background-color: rgba(255, 255, 255, 0.38);
}


/**** DEAL STYLE *****/

.it-deal-section-style3 .it-heading-style3 {
    margin-bottom: 40px;
}

.it-style2-why-design ul li:after {
    background-color: #ff1d4d;
}

.it-style2-why-design ul li:before {
    background-color: #ff1d4d;
}


/**** NEWSLETTER STYLE *****/

.it-subscribe-style4 {
    background: #212529;
}

.it-search-wrapper input::placeholder {
    color: #787878;
}

.about-wrap .fw-row {
    background: #282d32;
}


/**** BREADCRUMB STYLE *****/

.it-about-page-title:after {
    background-color: rgba(33, 37, 41, 0.9);
}

.breadcrumbs .separator:before {
    color: #ffffff;
}

.it-bread-crumbs h1 {
    color: #ffffff;
}

.it-home-crumbs .breadcrumbs {
    color: #ff1d4d;
}

.it-home-crumbs .breadcrumbs a {
    color: #ffffff;
}


/**** CHECKOUT STYLE *****/

.it-checkout-box {
    border: 1px solid #efefef;
}

.it__progress .progress-active .progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.31) 25%, 00 25%, 00 50%, rgba(255, 255, 255, 0.31) 50%, rgba(255, 255, 255, 0.31) 75%, transparent 75%, transparent);
}

.it-credit-cart {
    border: 1px solid #efefef;
}

.it-credit-cart.active {
    border: 1px solid #efefef;
}

.it-credit-cart>ul>li>label:before {
    border: 2px solid;
}

.it-credit-cart>ul>li>input[type="radio"]:checked~label:before {
    border: 1px solid #efefef;
}

.it-checkout-table .table thead th {
    border-bottom: 1px solid #efefef;
}

.it-checkout-table .table td {
    border-bottom: 1px solid #efefef;
}

li.woocommerce-mini-cart-item {
    border-color: #efefef;
}

.it-checkout-table img {
    border: 1px solid #efefef;
}

.woocommerce-mini-cart__total,
.woocommerce-mini-cart__buttons {
    border-color: #efefef;
}

.woocommerce-mini-cart__buttons a:visited {
    color: #ffffff;
}

.it-sop-cart a:hover {
    color: #ff1d4d;
}

.it-shipping-flex {
    border-bottom: 1px solid #efefef;
}

.it-shipping-flex.it-shipping04 {
    border: 1px solid #efefef;
}

.fd-review-delivery .nice-select {
    border: 1px solid #efefef;
}

.fd-review-delivery h4.border-btm-input {
    border-bottom: 1px solid #efefef;
}


/**** CONTACT STYLE *****/

.it-darkab-service-section .it-service-box2 {
    border: 1px solid #212529;
    background: #212529;
}

.it-contact-form-box {
    box-shadow: 0px 0px 20px 0px rgba(1, 1, 1, 0.1);
}

.it-contact__form {
    box-shadow: 0px 0px 20px 0px rgba(1, 1, 1, 0.1);
}

.it-contact-white-form h1 {
    font-size: 32px;
    margin-bottom: 40px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #222222;
}


/**** USER PROFILE STYLE *****/

.it-profile-edit {
    box-shadow: 0px 0px 20px 0px rgba(1, 1, 1, 0.1);
}

.it-basic-edit:after {
    border-bottom: 1px solid #efefef;
}


/**** WP COMMAN STYLE *****/


/** BLOCKQUOTE START **/

blockquote {
    color: #ffffff;
    background: #ff1d4d;
}

blockquote p {
    color: #ffffff;
}

blockquote a,
blockquote code {
    color: #ff1d4d;
}


/** CALENDER START **/

caption {
    color: #ffffff;
}

.calendar_wrap thead {
    background: #ff1d4d;
    color: #ffffff;
    border: 1px solid #ff1d4d;
}

.calendar_wrap td#today {
    background: #ff1d4d;
    color: #ffffff;
}

.calendar_wrap tbody {
    border: 1px solid #efefef;
}


/** BUTTON START **/

input[type="submit"],
.it-blog-form .form-submit input,
.it-blog-form .form-submit input:focus,
.wp-block-file .wp-block-file__button,
.wp-block-button__link,
.wp-block-button__link:focus,
.it-btn,
.it-btn:focus,
.button,
.button:focus,
.index3-btn,
.index3-btn:focus,
.index4-btn,
.index4-btn:focus {
    background-color: #34393f;
    color: #ffffff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.it-blog-form .form-submit input,
.it-blog-form .form-submit input:focus,
.wp-block-file .wp-block-file__button,
.wp-block-button__link,
.wp-block-button__link:focus {
    background-color: #ff1d4d;
    color: #ffffff;
}

.it-blog-form .form-submit input:hover,
.wp-block-file .wp-block-file__button:hover,
.wp-block-button__link:hover {
    background-color: #34393f;
    color: #ffffff;
}

.it-blog-form .form-submit input:before,
.wp-block-file .wp-block-file__button:before,
.wp-block-button__link:before {
    background-color: #34393f;
    color: #ffffff;
}

.wp-block-file .wp-block-file__button:before,
.it-btn:before,
.button:before,
.index3-btn:before,
.index4-btn:before {
    background: #34393f;
}

.wp-block-button.is-style-outline .wp-block-button__link,
.wp-block-button__link.is-style-outline {
    background-color: transparent;
    border: 2px solid #ff1d4d;
    color: #ff1d4d;
}

body .wp-block-button.is-style-outline .wp-block-button__link:hover,
body .wp-block-button__link.is-style-outline:hover {
    border: 2px solid #ff1d4d;
    color: #ff1d4d;
}

input[type="submit"],
.it-blog-form .form-submit input,
.it-blog-form .form-submit input:focus,
.wp-block-file .wp-block-file__button,
.wp-block-button__link:focus,
.it-btn,
.it-btn:focus,
.button,
.button:focus,
.index3-btn,
.index3-btn:focus,
.index4-btn,
.index4-btn:focus {
    overflow: visible;
}

.wp-block-button__link:hover {
    color: #ffffff;
}

.is-style-outline a.wp-block-button__link {
    border-color: #ff1d4d;
    color: #ff1d4d;
}

.is-style-outline a.wp-block-button__link:hover {
    color: #ffffff;
}

.is-style-outline a.wp-block-button__link:before {
    border-color: #ff1d4d;
    color: #ffffff;
    background: #ff1d4d;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit.alt:focus,
.woocommerce a.button.alt:focus,
.woocommerce button.button.alt:focus,
.woocommerce input.button.alt:focus,
a.checkout-button.button.alt.wc-forward,
a.checkout-button.button.alt.wc-forward:focus,
.woocommerce table.shop_table button.button,
.woocommerce table.shop_table button.button:focus,
.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.widget_shopping_cart .buttons a,
.woocommerce .widget_shopping_cart .buttons a:focus,
.woocommerce.widget_shopping_cart .buttons a:focus,
.woocommerce .widget_price_filter .price-slider-amount .button,
.woocommerce .widget_price_filter .price-slider-amount .button:focus {
    background-color: #ff1d4d;
    color: #ffffff;
    border-radius: 0;
}

.woocommerce #respond input#submit.alt:before,
.woocommerce a.button.alt:before,
.woocommerce button.button.alt:before,
.woocommerce input.button.alt:before,
a.checkout-button.button.alt.wc-forward:before,
.woocommerce table.shop_table button.button:before,
.woocommerce.widget_shopping_cart .buttons a:before,
.woocommerce .widget_price_filter .price-slider-amount .button:before {
    background: #34393f;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
a.checkout-button.button.alt.wc-forward:hover,
.woocommerce table.shop_table button.button:hover,
.woocommerce .widget_shopping_cart .buttons a:hover,
.woocommerce.widget_shopping_cart .buttons a:hover,
.woocommerce .widget_price_filter .price-slider-amount .button:hover {
    color: #ffffff;
}

.woocommerce div.product .stock {
    color: #ff1d4d;
}

a.tag-cloud-link {
    padding: 8px 12px 6px;
    display: inline-block;
    margin: 6px 3px;
    background: #212529;
    color: #ffffff;
    text-transform: capitalize;
    border: none;
    font-size: 15px !important;
}

a.tag-cloud-link:hover {
    background: #ff1d4d;
    color: #ffffff;
}


/** PAGINATION START **/

.pagination .nav-links .page-numbers,
.page-links .page-number .post-page-numbers,
.woocommerce .woocommerce-pagination ul.page-numbers li .page-numbers {
    color: #ffffff;
    border: 1px solid #efefef;
    background-color: transparent;
}

.pagination .nav-links .page-numbers.current,
.page-links .page-number .post-page-numbers.current,
.woocommerce .woocommerce-pagination ul.page-numbers li .page-numbers.current {
    color: #ffffff;
    background-color: #ff1d4d;
    border: 1px solid #ff1d4d;
}

.pagination .nav-links .page-numbers:hover,
.page-links .page-number .post-page-numbers:hover,
.woocommerce .woocommerce-pagination ul.page-numbers li .page-numbers:hover {
    color: #ffffff;
    border: 1px solid #ff1d4d;
    background-color: #ff1d4d;
}

.it-blog-user ul li a i {
    color: #ff1d4d;
}

.widget_tag_cloud .tagcloud a {
    background: #212529;
    color: #ffffff;
    border: none;
}

.it-footer-wrapper .widget_tag_cloud .tagcloud a:hover {
    background: #ff1d4d;
    color: #ffffff;
}

.it-footer-wrapper .widget_tag_cloud .tagcloud a {
    background: rgb(0 0 0 / 9%);
}

.entry-title i {
    color: #ff1d4d;
}

.it-footer-wrapper caption {
    color: #ffffff;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
    border-color: #efefef;
    background-color: #ffffff;
    color: #222222;
}

.commentmetadata.comment-info {
    border-color: #efefef;
}

.commentmetadata.comment-info:before {
    border-bottom: 15px solid transparent;
}

.entry-content ol strong,
.entry-content ul strong,
.comments-area ul strong,
.comments-area ol strong {
    
}

figure.wp-block-image.size-full.is-style-circle-mask img {
    border: none;
}

span.edit-link,
.post-edit-link {
    margin-top: 15px;
}

.comment-reply-link {
    color: #ff1d4d;
}

.widget h2.widget-title:before {
    background: #ff1d4d;
}

.woocommerce #review_form #respond textarea {
    background: transparent;
    border-radius: 0;
    padding: 15px;
}

.bg-color {
    background: #282d32;
}


/**** ALIGMENT STYLE *****/

.it-dark-portfolio-gallery .it-btn {
    margin-top: 30px;
}

.it-contact-white-form span.btn-caret {
    top: 3px;
}

body.woocommerce-checkout .entry-content .woocommerce-checkout #payment .payment_methods li {
    padding: 11px 20px 6px 40px;
}

body .woocommerce table.shop_table,
body .woocommerce table.shop_table tfoot th,
body .woocommerce table.shop_table td {
    border-color: #efefef;
}


/**** CSS For Demo1 STYLE *****/

.bg-color-wrap {
    background: #282d32;
    background-image: none !important;
}


.it-about-wrapper.it-about-style2 {
    background: transparent;
}

.it-about2-imgbox h1 {
    color: #ffffff;
}

.bg-color-wrap.spacer {
    padding-top: 80px;
}

.in-light-background {
    background: #282d32;
}

.it-product-slider.it-product-style4 {
    background: #282d32;
}

input.it-btn:hover {
    color: #ffffff !important;
}

input#coupon-code:focus {
    color: #ffffff;
}

.comments-area.it-blog-comment-box .comment-list li.comment:last-child .it-profile-box {
    border-color: #efefef;
}

.it-select-social ul li a:hover {
    color: #ff1d4d;
}

.it-select-social ul li a {
    color: #616467;
}

.it-btn,
.woocommerce-mini-cart__buttons a {
    background: #ff1d4d;
}

.entry-content table th,
.entry-content table td,
.comment-info table th,
.comment-info table td {
    border: 1px solid #efefef;
}

.it-process-wrapper .it-heading span {
    color: #282d32;
}

.it-nav .it-menu>ul>li>a,
.it-nav .it-menu ul li.page-item a,
.it-nav>div>ul>li>a {
    color: #222222;
}

.designTeamHolder .it-heading h2 {
    margin-bottom: 0;
    font-size: 40px;
}


/**** RESPONSIVE STYLE *****/

@media(max-width: 1199px) {}

@media(min-width: 992px) {
    .it-header-wrapper .it-nav .it-menu>ul>li>ul.sub-menu li a {
        border-bottom: 1px solid rgba(255, 255, 255, 0.10);
    }
    .it-nav .it-menu>ul>li>a:before {
        position: absolute;
        content: "";
        background: #ff1d4d;
        height: 1px;
        width: 0%;
        left: 0;
        right: 0;
        bottom: 0;
    }
    .it-nav .it-menu>ul>li>a:before,
    .it-nav .it-menu>ul>li>a:hover:before {
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }
    .it-nav .it-menu>ul>li>a:hover:before {
        width: 100%;
    }
}

@media(max-width: 991.98px) {
    .it-nav .it-menu>ul>li.current-menu-item a {
        color: #ff1d4d;
    }
    .it-nav .it-menu>ul>li {
        border-bottom: 1px solid #efefef;
    }
    .it-toggle span {
        background: #ff1d4d;
    }
    .it-header-wrapper .it-nav .it-menu>ul>li {
        border-bottom: 1px solid #212529;
    }
    .it-menu::-webkit-scrollbar {
        background: #ff1d4d;
    }
    .it-menu::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px grey;
        background: #efefef;
    }
    .it-nav .it-menu>ul>li>a {
        color: #222222;
    }
    .it-nav .it-menu>ul>li {
        border-bottom: 1px solid #efefef;
    }
    .it-login-sign a {
        color: #ffffff;
    }
    .it-process-wrapper.it-process-back-change2 {
        padding: 77px 0 13px;
    }
}

@media(max-width: 767px) {
    .comment-reply-title small #cancel-comment-reply-link {
        width: 100%;
        margin: 10px 0 10px;
    }
    body.woocommerce-cart .product-qyt-wrapper .quantity .it-product-quantity {
        display: grid;
    }
    .it-profile-open {
        top: 10px;
    }
    .entry-content table th,
    .entry-content table td,
    .comment-info table th,
    .comment-info table td {
        padding: 6px;
    }
    .it-contact__form input[type="submit"] {
        border: none;
    }
    .inland-blog-main .it-blog-comment-box ol.children {
        padding-left: 15px;
    }
    .it-profile-open {
        top: 13px;
    }
    .admin-bar .it-product-checkout-dark>.header-cartbox {
        top: 0;
    }
}

@media(max-width: 575px) {
    .it-process-wrapper.it-process-back-change2 {
        padding: 77px 0 52px;
    }
}

input[type="submit"] {
    background: #ff1d4d !important;
    color: #ffffff;
}

input[type="submit"]:hover {
    background: #34393f !important;
    color: #ffffff;
}

.testimonial-box-wrapper .swi-contentbox span {
    color: #ff1d4d;
}

.has-background {
    background: #212529;
}

.it-blog-post .it-select-tag ul,
.it-select-social {
    border-color: #efefef;
}

.woocommerce .quantity .qty {
    border-color: transparent;
    background: #efefef;
}

input[type=number]::-webkit-inner-spin-button {
    opacity: 1 !important;
    background: #efefef;
}

.woocommerce .quantity .qty,
.woocommerce .quantity .qty:focus {
    color: #efefef;
}

.woocommerce table.shop_table {
    background: transparent;
}

.woocommerce table.shop_table td {
    border-color: #efefef;
}

.rev-btn:before,
.wp-block-file .wp-block-file__button:before,
.it-btn:before,
.button:before,
.index3-btn:before,
.index4-btn:before {
    background: #34393f;
}

#add-payment-method .cart-collaterals .cart-totals tr td,
#add-payment-method .cart-collaterals .cart-totals tr th,
.woocommerce-cart .cart-collaterals .cart-totals tr td,
.woocommerce-cart .cart-collaterals .cart-totals tr th,
.woocommerce-checkout .cart-collaterals .cart-totals tr td,
.woocommerce-checkout .cart-collaterals .cart-totals tr th {
    border-color: #efefef;
}

#add-payment-method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
    border-color: #efefef;
}

.entry-content table th,
.entry-content table td,
.comment-info table th,
.comment-info table td {
    border: none;
}

div#review_form-wrapper input {
    background: transparent;
    border-color: #383F44;
    color: #ffffff;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text,
.woocommerce #reviews #comments ol.commentlist li img.avatar {
    border-color: #efefef;
}


/******* POPUP **********/

.it-sign-section button.close-login {
    background: #ff1d4d;
    color: #ffffff;
}

.it-signin-flex {
    background: #282d32;
}

.it-sign-slide .swiper-pagination-bullet {
    background: #efefef;
}

.it-sign-slide .swiper-pagination-bullet-active {
    background: #ff1d4d;
}

.woocommerce-notices-wrapper .woocommerce-message a.button.wc-forward,
body.theme-inland.woocommerce-account.woocommerce-page.woocommerce-downloads .woocommerce-info .woocommerce-Button.button,
body.theme-inland.woocommerce-account.woocommerce-page.woocommerce-orders .woocommerce-info .woocommerce-Button.button {
    color: #ff1d4d;
}

.it-service-box2 {
    padding: 49px 30px 39px;
}

.single-post .it-blog-sidebar {
    margin-bottom: 30px;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background-color: #ff1d4d !important;
    color: #ffffff;
}

.it-unite-blog input[type="text"],
.it-unite-blog input[type="email"],
.it-unite-blog input[type="url"],
.it-unite-blog input[type="password"],
.it-unite-blog input[type="search"],
.it-unite-blog input[type="tel"],
.it-unite-blog input[type="range"],
.it-unite-blog input[type="date"],
.it-unite-blog input[type="month"],
.it-unite-blog input[type="week"],
.it-unite-blog input[type="time"],
.it-unite-blog input[type="datetime"],
.it-unite-blog input[type="datetime-local"],
.it-unite-blog input[type="color"],
.it-unite-blog textarea {
    color: #dedede;
    background: #212529;
}


/********************* Other CSS *******************************/

.dark-about-holder.designTeamHolder .it-heading h2 {
    margin: -6px 0 0;
}

.about-head2 {
    margin-bottom: 12px;
}

.about-contentbox .it-btn {
    margin-top: 21px;
}

.team-box-wrapper .team-box .team-content h4 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 8px;
}

.team-hovercontent>p {
    color: #ffffff;
}

@media (max-width: 991px) {
    .it-progresbar-wrapper .col-lg-7 {
        padding: 0;
    }
    .it-progresbar-wrapper .col-lg-7>div {
        padding: 0 15px;
    }
    .dark-about.designTeamHolder {
        padding: 80px 0 80px;
    }
}

@media (max-width: 575px) {
    .designTeamHolder .it-heading h2 {
        margin: 0;
    }
    .it-profile-open {
        top: 6px;
    }
}

@media (min-width: 992px) {
    .it-header-wrapper .it-nav .it-menu>ul>li>ul.sub-menu li a:hover {
        color: #ff1d4d !important;
    }
}

.has-background strong {
    color: #ffffff;
}

.land-blog-read-more,
a.land-blog-read-more:visited,
.land-blog-read-more a:hover,
.land-blog-section:hover h4 a {
    color: #ff1d4d;
}

.land-blog-date {
    background: #ff1d4d;
    box-shadow: none;
}

body .land-blog-read-more:hover {
    color: #ff1d4d;
}

body .land-blog-read-more:hover svg,
.land-blog-read-more svg {
    fill: #ff1d4d;
}

.it-user-text h5 span {
    color: #ff1d4d;
}

blockquote.blog-quote {
    background: #212529;
    color: #ffffff;
}

blockquote.blog-quote p {
    color: #ffffff;
}

.land-blog-section h4:before {
    background: #ff1d4d;
}

.footer-box .footer-hours li:after,
.footer-box .footer-linkbox li:after {
    top: 10px;
    margin: unset;
}

.about-contentbox .it-btn.left-zero,
.about-contentbox .it-btn .about-btnicon {
    background: #34393f;
}

.about-contentbox .it-btn .about-btnicon {
    border-right: 1px solid #212629;
}

.about-contentbox .it-btn.left-zero:hover {
    background: #ff1d4d;
}

.about-contentbox .it-btn:hover {
    background: #ff1d4d;
}

.about-contentbox .it-btn.left-zero:before {
    background: #333333;
}

.about-contentbox .it-btn .about-btnicon svg path {
    fill: #ffffff !important;
}

.about-contentbox .it-btn:hover .about-btnicon svg path {
    fill: #ffffff !important;
}

dl#attachment-612 {
    margin: 0;
}

.about-box-wrapper .about-imgbox,
.about-box-wrapper .about-imgbox:hover {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.it-process-wrapper {
    padding: 77px 0 51px 0;
}

.process-box-wrapper .process-box:hover .process-circle h2:after {
    animation: rotate-animation 10s infinite linear;
}

@keyframes rotate-animation {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(180deg);
    }
    100% {
        transform: rotate(360deg);
    }
}


/* PreLoader CSS */

.preloader {
    background-color: #ffffff;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2147483647;
    width: 100%;
    height: 100%;
}

.status {
    background-position: center center;
    background-repeat: no-repeat;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

/********************************************************
	28. UnitTesting CSS START
*******************************************************/
.demo-import.theme-inland .it-footer-wrapper .textwidget p >a.read-more-link {
    color: #ff1d4d;
}
.demo-import.theme-inland .it-footer-wrapper .textwidget p >a.read-more-link:hover {
    color: #fff;
}
body.single .inland-blog-main .it-blog-comment-box .comment-list p {
    margin-bottom: 5px;
}
body.home:not(.demo-import) .it-blog-sidebar section:last-of-type {
    margin-bottom: 0;
}
.single .comments-area blockquote:not(.blog-quote) {
    margin: 10px 0 25px;
}
.single-post .it-blog-category .it-blog-sidebar section:last-of-type {
    margin-bottom: 28px;
}
.single-post .it-blog-category .it-blog-sidebar {
    margin-bottom: 0;
}
.theme-inland .has-drop-cap.has-medium-font-size strong {
    color: #ffffff;
}
body:not(.demo-import) .it-content-wraapper.it-contentw-left .it-header-wrapper.it-header-style2 {
    padding: 0 28px 0 0;
}
body:not(.demo-import) .it-content-wraapper.it-contentw-left {
    margin: 0 29px 0 81px;
}

body.theme-inland.woocommerce.woocommerce-page .it-blog-category.it-product-white .woocommerce-result-count {
    margin-top: 6px;
}
body.woocommerce-wishlist .it-blog-category td.product-price {
    color: #ff1d4d;
}
body.woocommerce-wishlist .it-blog-category .inland-blog-main {
    margin-bottom: 0;
}
body.woocommerce-wishlist .it-blog-category .inland-blog-main .entry-content {
    margin-bottom: 8px;
}
.woocommerce-account .woocommerce-MyAccount-content strong, .woocommerce-account .woocommerce-MyAccount-content b, .woocommerce-account .woocommerce-MyAccount-content strong, .woocommerce-account .woocommerce-MyAccount-content a {
    color: #ff1d4d;
    text-transform: capitalize;
}
.woocommerce-account .woocommerce > h2 {
    font-weight: 700;
    font-size: 32px;
}
.single .comments-area .it-blog-form div#respond {
    margin-bottom: 10px;
}
.header-cartbox .cart-content .it-checkout-table span {
    margin-bottom: 20px;
}
.demo-import.theme-inland .it-footer-wrapper .textwidget p >a {
    display: block;
}
ol.wp-block-latest-comments.has-avatars.has-dates.has-excerpts time.wp-block-latest-comments__comment-date {
    font-size: 15px;
    margin: 3px 0 5px;
    display: inline-block;
    width: 100%;
}
ol.wp-block-latest-comments.has-avatars.has-dates.has-excerpts footer.wp-block-latest-comments__comment-meta {
    font-size: 18px;
    font-weight: 600;
}
ol.wp-block-latest-comments.has-avatars.has-dates.has-excerpts , ol.wp-block-latest-comments.has-avatars.has-dates.has-excerpts {
    font-family: 'Poppins', sans-serif;
}
ol.wp-block-latest-comments.has-avatars.has-dates.has-excerpts a.wp-block-latest-comments__comment-author, ol.wp-block-latest-comments.has-avatars.has-dates.has-excerpts a {
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;;
}
.wp-block-latest-posts.wp-block-latest-posts__list {
    font-size: 15px;
}
.single-product.woocommerce div.product form.cart.grouped_form table {
    border: 1px solid #efefef;
}
.single-product.woocommerce div.product form.cart.grouped_form table tr th, .single-product.woocommerce div.product form.cart.grouped_form table tr td {
    padding: 10px 6px;
    border-bottom: 1px solid #efefef;
    vertical-align: top;
}
.single-product.woocommerce div.product form.cart.grouped_form table tr th label, .single-product.woocommerce div.product form.cart.grouped_form table tr td label {
    margin-bottom: 0;
}
.single-product.woocommerce div.product form.cart.grouped_form table tr th .woocommerce-Price-amount.amount, .single-product.woocommerce div.product form.cart.grouped_form table tr td .woocommerce-Price-amount.amount {
    font-size: 18px;
}
.woocommerce #review_form #respond input {
    background: transparent;
    color: #ffffff;
    border-radius: 0;
    padding: 15px;
    border-color: #efefef;
    width: 100%;
}

.product-ovr-links a[data-title="Browse wishlist"] {
    display: none;
}

.product-ovr-links a:visited, .product-ovr-links a:hover, .product-ovr-links a {
    color: #ffffff;
}
body #yith-wcwl-popup-message {
    background: #ff1d4d;
    top: 20px;
    left: unset;
    right: 0;
    padding: 3px 20px;
    right: 0;
    min-width: 200px;
}
.theme-inland .it-blog-box strong {
    color: #ff1d4d;
}
body #yith-wcwl-popup-message div#yith-wcwl-message {
    color: #ffffff;
}
.single-product.woocommerce div.product form.cart.grouped_form table tr th .it-product-quantity, .single-product.woocommerce div.product form.cart.grouped_form table tr td .it-product-quantity {
    display: grid;
}
.single-product.woocommerce div.product form.cart.grouped_form table tr th .quantity, .single-product.woocommerce div.product form.cart.grouped_form table tr td .quantity {
    margin: 0;
}
.woocommerce #review_form #respond p label[for="wp-comment-cookies-consent"] {
    cursor: pointer;
}
.woocommerce .it-product-single div.product .woocommerce-tabs .panel table.woocommerce-product-attributes.shop_attributes {
    margin: 0;
}
.woocommerce .it-product-single div.product .woocommerce-tabs .panel table.woocommerce-product-attributes.shop_attributes tr th, .woocommerce .it-product-single div.product .woocommerce-tabs .panel table.woocommerce-product-attributes.shop_attributes tr td {
    border: 1px solid #efefef;
    padding: 1px 10px;
}
.woocommerce .it-product-single div.product .woocommerce-tabs .panel table.woocommerce-product-attributes.shop_attributes tr th {
    color: #ff1d4d;
}
.land-blog-read-more {
    text-transform: uppercase;
}
.read-more-link {
    text-transform: uppercase;
}
.procees-btn {
    text-transform: uppercase;
    font-weight: 500;
}

a.it-login-model i {
    margin-right: 3px;
}

.single .comments-area {
    margin-top: 0;
    display: inline-block;
    width: 100%;
}

body.single.single-product .woocommerce-tabs.wc-tabs-wrapper table.shop_attributes tbody td, body.single.single-product .woocommerce-tabs.wc-tabs-wrapper table.shop_attributes tbody th {
    border: 0;
}

body.single.single-product .woocommerce-tabs.wc-tabs-wrapper table.shop_attributes {
    border-top: 0;
}

body.woocommerce .single_variation_wrap span.price {
    display: inline-block;
    margin-bottom: 20px;
}

.widget_shopping_cart .widget_shopping_cart_content li.woocommerce-mini-cart-item.mini_cart_item {
    padding: 0 0 0 50px;
    margin-bottom: 20px;
}

.widget_shopping_cart .widget_shopping_cart_content li.woocommerce-mini-cart-item.mini_cart_item:last-child {
    margin-bottom: 0px;
    border-bottom: 0;
}

.woocommerce-page .cart-collaterals .cart_totals > h2 {
    margin-bottom: 24px;
    font-size: 28px;
    font-weight: 600;
}

.single-product .related.products .related-product.swiper-container .yith-wcwl-add-to-wishlist {
    margin-bottom: 0;
}

#add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-checkout .cart-collaterals .cart_totals tr td, .woocommerce-checkout .cart-collaterals .cart_totals tr th {
    border-color: #efefef;
}

.container-rating .woocommerce-review-link {
    display: inline-block;
    width: 100%;
    margin-top: 7px;
}

.container-rating .count-rating {
    display: none;
}

body.woocommerce .woocommerce-product-rating .star-rating {
    margin: 0;
}

.woocommerce .star-rating::before {
    color: #edb926;
}

.it-product-checkout-dark>.header-cartbox .it-checkout-table.table-responsive {
    overflow-x: hidden;
}

.land-blog-thumb-wrapper {
    display: inline-block;
    width: 100%;
    margin-bottom: 2px;
}

.process-box-wrapper .process-box {
    overflow: hidden;
}

.it-process-wrapper .process-circle h2:after {
    border: 2px dashed #ff1d4d;
}

.it-process-wrapper .process-circle h2 {
    background: rgb(33 37 41 / 6%);
    color: #ff1d4d;
}

.process-box-wrapper .process-box:before,
.process-box-wrapper .process-box:after {
    content: "" !important;
    position: absolute !important;
    width: 80% !important;
    left: 0 !important;
    right: 0 !important;
    background: #ff1d4d !important;
    height: 5px !important;
    margin: auto !important;
}

.process-box-wrapper .process-box:before {
    top: -30px !important;
    border-radius: 0 0 10px 10px !important;
}

.process-box-wrapper .process-box:after {
    bottom: -30px!important;
    border-radius: 10px 10px 0 0!important;
}

.process-box-wrapper .process-box,
.process-box-wrapper .process-box:hover,
.process-box-wrapper .process-box:before,
.process-box-wrapper .process-box:hover:before,
.process-box-wrapper .process-box:after,
.process-box-wrapper .process-box:hover:after {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.process-box-wrapper .process-box:hover:before {
    opacity: 1!important;
    visibility: visible!important;
    top: 0px!important;
}

.process-box-wrapper .process-box:hover:after {
    opacity: 1!important;
    visibility: visible!important;
    bottom: 0px!important;
}

.team-navigation .swiper-button-next,
.team-navigation .swiper-button-prev {
    margin-top: -10px;
}

.footer-cont {
    margin-bottom: 37px;
}

.footer-cont li:after {
    content: unset !important;
}

body .footer-box .footer-cont li {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 10px;
    align-items: center;
}

.footer-cont li .footer-info-icon {
    width: 40px;
    height: 40px;
    line-height: 40px;
}

.footer-cont li .footer-info-icon svg {
    fill: #ff1d4d;
    height: 20px;
    width: 30px;
}

.footer-cont li>span:not(.footer-info-icon) {
    width: calc(100% - 40px);
    text-transform: initial;
}

.it-darkab-service-section.it-contact-detail .it-all-service2 .row {
    justify-content: center;
}

body .it-form-submit {
    position: relative;
    margin-bottom: 0 !important;
}

body .it-form-submit input.it-btn {
    margin: 23px 0 0 !important;
    border-color: #ff1d4d;
}

body .it-form-submit input.it-btn:hover {
    border-color: #34393f;
}

body .it-form-submit span.btn-caret {
    left: 169px;
    right: unset;
    top: unset;
    bottom: 0;
}

.leaflet-control-attribution.leaflet-control {
    display: none;
}

.it-read-more:hover,
.post-edit-link:hover {
    color: #ffffff;
}

.it-read-more:hover svg,
.post-edit-link:hover svg {
    fill: #ffffff;
}

.it-read-more:hover svg,
.post-edit-link:hover svg,
.it-read-more svg,
.post-edit-link svg,
.it-read-more:hover:before,
.it-read-more:before,
.post-edit-link:hover,
.post-edit-link,
.post-edit-link:before,
.post-edit-link:hover:before,
.post-edit-link:hover svg,
.post-edit-link svg {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.woocommerce-lost-password form.woocommerce-ResetPassword.lost-reset-password {
    margin-bottom: 15px;
}

body .comments-area ul ul,
body .comments-area ol ol {
    margin-top: 5px;
}

.inland-blog-main article .entry-content table td {
    border: 1px solid #efefef;
}

.inland-blog-main ol ul,
.inland-blog-main ol ul ol,
.inland-blog-main ul ol,
.inland-blog-main ul ol ul,
.entry-content ul li ul,
.entry-content ol li ol {
    margin-top: 10px;
}

body .wp-block-table.is-style-stripes {
    border-color: #efefef;
}

body.category article header.entry-header {
    margin-bottom: 18px;
}

body.search .inland-blog-main .it-blog-user {
    margin-bottom: 9px;
}

.it-blog-content-image {
    position: relative;
    width: auto;
    display: inline-block;
}

.it-footer-wrapper .read-more-link:hover {
    color: #ffffff;
}

.it-footer-wrapper .read-more-link:hover svg {
    fill: #ffffff;
}

.it-footer-wrapper .read-more-link svg,
.it-footer-wrapper .read-more-link:hover svg,
.it-footer-wrapper .read-more-link,
.it-footer-wrapper .read-more-link:hover,
.footer-box .read-more-link,
.footer-box .read-more-link:hover,
.footer-box .read-more-link svg,
.footer-box .read-more-link:hover svg,
.footer-box .read-more-link:before,
.footer-box .read-more-link:hover:before {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

body .procees-btn,
.land-blog-read-more,
.footer-box .read-more-link {
    position: relative;
}

.land-blog-read-more:before,
body .procees-btn:before,
.footer-box .read-more-link:before,
.it-read-more:before,
.post-edit-link:before {
    position: absolute;
    content: "";
    background: #ffffff;
    height: 1px;
    width: 0%;
    left: 0;
    right: 0;
    bottom: 0;
}

body .land-blog-read-more:hover,
body .procees-btn:hover,
.footer-box .read-more-link:hover {
    color: #ffffff;
}

body .land-blog-read-more:hover svg,
body .procees-btn:hover svg,
.footer-box .read-more-link:hover svg {
    fill: #ffffff;
}

.land-blog-read-more:hover:before,
body .procees-btn:hover:before {
    width: 85%;
}

.land-blog-read-more:hover:before,
.footer-box .read-more-link:hover:before {
    width: 82%;
}

.footer-box .read-more-link:hover:before {
    width: 30%;
}

.it-read-more:hover:before,
.post-edit-link:hover:before {
    width: 84%;
}

.team-navigation .swiper-button-prev:hover,
.team-navigation .swiper-button-next:hover {
    color: #ff1d4d;
}

.team-navigation .swiper-button-prev:hover,
.team-navigation .swiper-button-next:hover,
.team-navigation .swiper-button-prev,
.team-navigation .swiper-button-next {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.land-blog-read-more:hover:before,
.land-blog-read-more:before,
body .land-blog-read-more:hover svg,
body .land-blog-read-more svg,
body .procees-btn:before,
body .procees-btn:hover:before,
body .procees-btn svg,
body .procees-btn:hover svg {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}


body .land-blog-read-more:hover, body .procees-btn:hover {
    color: #222222;
}
.land-blog-read-more:before, body .procees-btn:before, .it-read-more:before, .post-edit-link:before {
    background: #222;
}


body .land-blog-read-more:hover svg,
body .procees-btn:hover svg{
    fill: #222;
}

.workBoxWrapper .col-lg-3:nth-child(1) .itProcessBox:before,
.workBoxWrapper .col-lg-3:nth-child(3) .itProcessBox:before,
.itProcessBox:before {
    content: unset;
}

.single-service article {
    display: inline-block;
    width: 100%;
}

.single.single-service article .entry-content {
    margin-bottom: 0;
}

.woocommerce .it-product-single div.product .woocommerce-tabs .panel .comment-form-rating {
    margin: 14px 0 0;
}

body.woocommerce-cart .woocommerce p.return-to-shop {
    margin-bottom: 38px;
}

body.woocommerce-wishlist.woocommerce.woocommerce-page .wishlist_table.wishlist_view.responsive.mobile li a.button.yith-wcqv-button {
    display: none;
}

body.woocommerce-wishlist.woocommerce.woocommerce-page .wishlist_table.wishlist_view.responsive.mobile li .item-details {
    padding: 0 0 0 20px;
}

body.woocommerce-wishlist.woocommerce.woocommerce-page .wishlist_table.wishlist_view.responsive.mobile li .product-name h3 {
    font-size: 20px;
}

body.woocommerce-wishlist.woocommerce.woocommerce-page .wishlist_table.wishlist_view.responsive.mobile li table.item-details-table td {
    border: 1px solid #efefef;
    padding: 10px 20px;
}

body.woocommerce-wishlist.woocommerce.woocommerce-page .wishlist_table.wishlist_view.responsive.mobile li table.item-details-table {
    margin: 20px 0 10px;
}

body.woocommerce-wishlist.woocommerce.woocommerce-page .wishlist_table.wishlist_view.responsive.mobile .product-add-to-cart {
    display: inline-block;
    width: 100%;
    max-width: 200px;
    text-align: left;
}

body.woocommerce-wishlist.woocommerce.woocommerce-page .wishlist_table.wishlist_view.responsive.mobile li .additional-info-wrapper {
    display: flex;
    justify-content: space-between;
}

body.woocommerce-wishlist.woocommerce.woocommerce-page .wishlist_table.wishlist_view.responsive.mobile li .product-remove {
    display: inline-block;
    vertical-align: top;
    margin-top: 13px;
}

body.woocommerce-wishlist.woocommerce.woocommerce-page .wishlist_table.wishlist_view.responsive.mobile .product-add-to-cart a.button.add_to_cart.alt {
    min-width: 170px;
    line-height: 50px;
}

body.woocommerce-wishlist.woocommerce.woocommerce-page .wishlist_table.wishlist_view.responsive.mobile li .product-thumbnail a {
    height: 60px;
    width: 60px;
    border: 1px solid #efefef;
    padding: 10px;
    display: inline-block;
}

body.woocommerce-wishlist.woocommerce.woocommerce-page .wishlist_table.wishlist_view.responsive.mobile li .product-thumbnail a img {
    height: 40px;
    width: 40px;
    object-fit: cover;
}

body.woocommerce-wishlist.woocommerce.woocommerce-page .wishlist_table.wishlist_view.responsive.mobile li {
    list-style: none;
    margin: 0 0 30px;
    border-bottom: 1px solid #efefef;
    padding-bottom: 30px;
}

body.woocommerce-wishlist.woocommerce.woocommerce-page .wishlist_table.wishlist_view.responsive.mobile li:last-child {
    list-style: none;
    border-bottom: none;
    padding-bottom: 0px;
}

body.woocommerce-wishlist .it-blog-category table.shop_table.cart.wishlist_table.wishlist_view.traditional a.button.add_to_cart.alt {
    min-width: 170px;
    line-height: 50px;
}

body.woocommerce-wishlist .it-blog-category table.shop_table.cart.wishlist_table.wishlist_view.traditional td a.button.yith-wcqv-button {
    display: none;
}

body.woocommerce-wishlist.woocommerce.woocommerce-page .wishlist_table.wishlist_view.responsive.mobile {
    padding: 0;
}

body.single.single-product table.woocommerce-grouped-product-list.group-table td .quantity {
    margin: 0;
}

body.single.single-product table.woocommerce-grouped-product-list.group-table td label {
    margin: 0;
}

body.single.single-product table.woocommerce-grouped-product-list.group-table td.woocommerce-grouped-product-list-item__price span.woocommerce-Price-amount.amount {
    font-size: 18px;
}

body.single.single-product table.woocommerce-grouped-product-list.group-table td {
    padding: 10px 20px;
    vertical-align: middle;
    border: 1px solid #efefef;
}

body.woocommerce-wishlist .it-blog-category table.shop_table.cart.wishlist_table.wishlist_view.traditional {
    border-collapse: collapse;
    margin-bottom: 47px;
}

body.woocommerce-wishlist .it-blog-category table.shop_table.cart.wishlist_table.wishlist_view.traditional td {
    border: 1px solid #efefef;
    word-break: normal;
}

body.woocommerce-wishlist .it-blog-category table.shop_table.cart.wishlist_table.wishlist_view.traditional td.product-thumbnail a {
    width: 80px;
    height: 80px;
    border: 1px solid #efefef;
    padding: 10px;
}

body.woocommerce-wishlist .it-blog-category table.shop_table.cart.wishlist_table.wishlist_view.traditional td.product-thumbnail a img {
    width: 60px;
    height: 60px;
    border: none;
}

body.woocommerce-wishlist .it-blog-category table.shop_table.cart.wishlist_table.wishlist_view.traditional td a.button.yith-wcqv-button {
    margin-left: 20px;
}

body.woocommerce-wishlist .it-blog-category table.shop_table.cart.wishlist_table.wishlist_view.traditional td {
    padding: 10px 20px;
    text-align: left;
}

body.woocommerce-wishlist .it-blog-category {
    padding: 80px 0 3px;
}

body.woocommerce-wishlist .it-blog-category table.shop_table.cart.wishlist_table.wishlist_view.traditional th {
    border-top: 0;
}

.comment-meta.commentmetadata.comment-info.it-user-text p {
    margin: 0;
}

div#comments ol.comment-list li:last-child,
.comments-area>ol.comment-list>li ol.children li:last-child {
    border-bottom: 0;
}

form.post-password-form label {
    font-size: 15px;
    color: #ffffff;
}

form.post-password-form label {
    width: calc(100% - 200px);
}

form.post-password-form input[type="submit"] {
    width: 160px;
    margin: 0;
}

form.post-password-form input[type="submit"],
input[type="submit"] {
    width: 160px;
    margin: 43px 0 0 0;
    min-width: 100px;
}

form.post-password-form input[type="password"] {
    width: 100%;
    padding: 0 20px;
    margin: 20px 0 0;
}

.single .it-blog-post .entry-content>table th,
.single .it-blog-post .entry-content>table td {
    border: 1px solid #efefef;
}

.single .it-blog-content-image>span.land-blog-date {
    bottom: -20px;
}

.wp-block-media-text.alignfull.has-media-on-the-right.has-background.is-stacked-on-mobile {
    margin-bottom: 1rem;
}

.entry-content .wp-block-calendar table td {
    border: 1px solid #efefef;
    text-align: center;
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
    color: #ffffff;
}

p.has-drop-cap.has-medium-font-size {
    display: inline-block;
    width: 100%;
}

header.entry-header .it-blog-user {
    margin-bottom: 10px;
}

header.entry-header {
    margin: 0 0 18px;
}

#yith-quick-view-modal .yith-wcqv-main::-webkit-scrollbar {
    width: 2px;
}

#yith-quick-view-modal .yith-wcqv-main::-webkit-scrollbar-thumb {
    background-color: #efefef;
}

#yith-quick-view-modal .yith-wcqv-main div#yith-quick-view-content div.product .summary.entry-summary form.cart {
    margin-bottom: 20px;
}

#yith-quick-view-modal .yith-wcqv-head a#yith-quick-view-close {
    color: #ffffff;
    opacity: 1;
    width: 30px;
    height: 30px;
    line-height: 30px;
}

#yith-quick-view-modal .yith-wcqv-main div#yith-quick-view-content div.product h1.product_title .entry-title {
    margin-bottom: 0px;
}

#yith-quick-view-modal .yith-wcqv-main div#yith-quick-view-content div.product .woocommerce-product-rating {
    margin-bottom: 20px;
}

#yith-quick-view-modal .yith-wcqv-main div#yith-quick-view-content div.product span.onsale {
    display: none;
}

#yith-quick-view-modal .yith-wcqv-main div#yith-quick-view-content div.product {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 20px 10px;
}

#yith-quick-view-modal .yith-wcqv-main div#yith-quick-view-content div.product .woocommerce-product-gallery__image {
    margin-top: 20px;
}

.woocommerce ul.products li.product a[data-title="Browse wishlist"] {
    display: none;
}

span.feedback {
    font-size: 0;
}

span.feedback i.yith-wcwl-icon.fa.fa-heart {
    font-size: 15px;
    color: #ffffff;
}

body.paged.post-type-archive.post-type-archive-product.woocommerce .it-blog-sidebar section:last-child {
    margin-bottom: 0;
}

.yith-wcwl-wishlistexistsbrowse a[data-title="Browse wishlist"] {
    display: none;
}

.header-cartbox p.woocommerce-mini-cart__buttons.buttons .button {
    width: 130px;
    min-width: 130px;
}

.inland-product-main-img {
    position: relative;
    width: 100%;
    padding: 20px;
    min-height: 300px;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}

.single-product .it-product-single .related.products .yith-wcwl-add-to-wishlist {
    height: auto;
    line-height: inherit;
    width: auto;
}

.inland-product-main-img .hover-product {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    visibility: hidden;
    opacity: 0;
    background: #212529;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

/*.product-item:hover .inland-product-main-img>img {*/
/*    visibility: hidden;*/
/*    opacity: 0;*/
/*}*/

.product-item:hover .hover-product {
    opacity: 1;
    visibility: visible;
}

.product-item:hover .hover-product,
.product-item .hover-product {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.product-grid a.button.yith-wcqv-button {
    display: none;
}

.it-footer-wrapper .gallery figure.gallery-item,
.it-footer-wrapper .gallery figure.gallery-item img {
    margin: 0;
}

.it-footer-wrapper .gallery figure.gallery-item {
    padding: 0 10px 10px 0;
    position: relative;
    width: 90px;
}

.it-footer-wrapper .gallery figure.gallery-item .gallery-icon {
    position: relative;
    overflow: hidden;
}

.it-footer-wrapper .gallery figure.gallery-item .gallery-icon img {
    width: 100%;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    -webkit-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
}

.it-footer-wrapper .gallery figure.gallery-item .gallery-icon {
    position: relative;
    overflow: hidden;
    display: inline-block;
    height: 70px;
    width: 70px;
}

.it-footer-wrapper .gallery figure.gallery-item:hover .gallery-icon img {
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    -webkit-transform: rotate(1deg) scale(1.1);
    transform: rotate(1deg) scale(1.1);
}

.it-footer-wrapper .gallery figure.gallery-item:hover,
.it-footer-wrapper .gallery figure.gallery-item,
.it-footer-wrapper .gallery figure.gallery-item:hover,
.it-footer-wrapper .gallery figure.gallery-item img,
.it-footer-wrapper .gallery figure.gallery-item,
.it-footer-wrapper .gallery figure.gallery-item img {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.it-footer-wrapper .gallery {
    margin: 0 0 44px;
}

.it-footer-wrapper form.search-form label input.search-field {
    background: #282d32;
}

body .inland-blog-main article:last-of-type>.it-blog-box>.it-blog-post {
    border: none;
    padding-bottom: 0;
}

body .inland-blog-main article:last-of-type>.it-blog-box {
    margin-bottom: 42px;
}

ul.wp-block-latest-posts {
    padding: 0;
}

body ul.wp-block-latest-posts li {
    list-style: none;
}

.wp-calendar-table tbody td#today {
    background: #efefef;
}

.wp-calendar-table thead {
    background: #ff1d4d;
    color: #ffffff;
    border: 1px solid #ff1d4d;
}

body .wp-calendar-table thead th,
body .it-unite-blog .wp-calendar-table thead th {
    border: none;
    font-weight: 600;
}

.wp-block-calendar table caption {
    padding: 10px 0 0;
}

.wp-block-calendar table {
    margin-bottom: 0;
}

.wp-block-calendar nav.wp-calendar-nav {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 10px 0 20px;
}

.calendar_wrap tbody td {
    border: 1px solid #efefef;
    text-align: center;
}

.wp-calendar-table tbody td#today {
    background: #efefef;
    margin: auto;
}

code {
    color: #ff1d4d;
}

.read-more-icon svg {
    height: 9px;
    width: 6px;
    fill: #ff1d4d;
    vertical-align: text-top;
    margin: 5px 0 0 3px;
}

.edit-icon {
    margin: 0 0 0 4px;
    font-size: 12px;
    vertical-align: bottom;
}

.widget {
    margin-bottom: 40px;
}

.widget_archive select {
    margin: 5px 0 6px;
}

.widget_categories select {
    margin: 5px 0 6px;
}
.widget_calendar {
    margin-bottom: 36px;
}
.widget-search form.search-form {
    margin-bottom: 6px;
}
.widget_rss .rsswidget {
    color: #ffffff;
    display: inline-block;
    font-weight: 600;
    width: 100%;
}
.widget_categories {
    margin-bottom: 36px;
}
.widget_pages {
    margin-bottom: 36px;
}
.widget_meta {
    margin-bottom: 36px;
}
.widget_recent_entries {
    margin-bottom: 36px;
}
.widget_rss {
    margin-bottom: 30px;
}
.widget_search .widget-title {
    margin-bottom: 33px;
}
.widget_tag_cloud {
    margin-bottom: 36px;
}
.calendar_wrap {
    margin: 6px 0 0 0;
    display: inline-block;
    width: 100%;
}
.widget_text select {
    margin-bottom: 2px;
}
.widget_recent_comments {
    margin-bottom: 36px;
}

.search-submit {
    background: #ff1d4d;
    border: none;
    width: 60px;
    height: 60px;
}
.widget_rss .rss-date {
    position: relative;
    display: inline-block;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    padding-left: 20px;
    margin: 6px 0 9px;
    color: #ff1d4d;
}
.widget_rss .rss-date:before {
    content: "\f073";
    font-weight: 400;
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.widget_rss h2.widget-title a.rsswidget {
    width: auto;
}

.widget_rss .rsswidget:hover {
    color: #ff1d4d;
}

button.search-submit:hover {
    background: #34393f;
}

button.search-submit:hover,
button.search-submit {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.search-submit svg {
    fill: #ffffff;
    height: 20px;
    width: 20px;
}

form.search-form label {
    margin: 0;
    width: calc(100% - 60px);
}

.calendar_wrap table {
    margin: 0;
}

.it-blog-content-image {
    position: relative;
}

.widget-search .widget-title {
    margin-bottom: 33px;
}

.widget p img {
    margin: 5px 0;
}

.widget-text select {
    margin-bottom: 6px;
}

.widget_archive {
    margin-bottom: 36px;
}

.comment-author-link a.url {
    color: #ff1d4d;
}

.blog-icons svg,
.blog-icons svg {
    fill: #ff1d4d;
    height: 15px;
    width: 15px;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    margin-bottom: 6px;
}

.widget_product_search div {
    display: flex;
    flex-wrap: wrap;
}

.widget_product_search input {
    width: calc(100% - 60px);
}

.search-submit:hover {
    background: #ff1d4d;
}

.widget_product_search .widget-title {
    margin-bottom: 33px;
}

.widget_product_search form {
    margin-bottom: 6px;
}

.widget_price_filter form .ui-slider-handle {
    border: none;
}

body.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #212529;
}

.widget_price_filter form .price-label {
    width: 100%;
    display: inline-block;
    text-align: left;
    font-size: 15px;
}

body .widget_price_filter form button.button,
body .wo.widget_price_filter .price-slider-amount .button {
    width: 170px;
    margin: 12px 0 6px;
}

.widget_price_filter form {
    margin-top: 10px;
    display: inline-block;
    width: 100%;
}

body .woocommerce .widget_rating_filter ul li,
.it-blog-sidebar .widget.widget_rating_filter ul li {
    padding-left: 0;
    text-align: right;
}

body.woocommerce .widget_rating_filter ul li .star-rating {
    float: left;
}

.widget.widget_products ul li:last-child,
.woocommerce .widget_recently_viewed_products li:last-child,
.woocommerce .widget_recent_reviews li:last-child {
    border: none;
}

.widget.widget_products ul li,
.woocommerce .widget_recently_viewed_products li,
.woocommerce .widget_recent_reviews li {
    padding: 20px 0 0 0;
}

.widget.widget_products ul li:first-child,
.woocommerce .widget_recently_viewed_products li:first-child,
.woocommerce .widget_recent_reviews li:first-child {
    padding: 6px 0 0 0;
}

.widget.widget_products ul li span.product_title ,
.woocommerce .widget_recently_viewed_products li span.product_title ,
.woocommerce .widget_recent_reviews li span.product_title  {
    margin: 0 0 6px;
    display: block;
    font-weight: 500;
}

.widget.widget_products ul li .star-rating,
.woocommerce .widget_recently_viewed_products li .star-rating,
.woocommerce .widget_recent_reviews li .star-rating {
    margin: 0 0 10px;
}

.widget_products,
.widget_recently_viewed_products,
.widget_recent_reviews {
    margin-bottom: 26px;
}

.widget.widget_products ul li span.woocommerce-Price-amount.amount,
.woocommerce ul.products li.product .price,
span.woocommerce-Price-amount.amount {
    color: #ff1d4d;
     font-weight: 700;
}

del, del woocommerce-Price-amount amount, .widget.widget_products ul li del .woocommerce-Price-amount.amount, del span.woocommerce-Price-amount.amount {
    color: #222222 !important;
    opacity: .6;
}

.woocommerce div.product p.price del, .woocommerce div.product span.price del {
    opacity: 1;
}

.widget_product_tag_cloud .tagcloud a {
    padding: 8px 12px 6px;
    display: inline-block;
    margin: 6px 3px;
    text-transform: capitalize;
    font-size: 15px !important;
    background: #212529;
    color: #ffffff;
    border: none;
}

.woocommerce .widget ul.cart_list li span.product-title, .woocommerce .widget ul.product_list_widget li span.product-title {
    margin-bottom: 5px;
    display: inline-block;
}

.widget_product_tag_cloud .tagcloud a:hover {
    background: #ff1d4d;
    color: #ffffff;
}

.widget_product_tag_cloud .tagcloud a:hover,
.widget_product_tag_cloud .tagcloud a {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

body.single.single-product.woocommerce div.product div.images ol.flex-control-nav.flex-control-thumbs {
    margin-top: 30px;
}

body.single.single-product.woocommerce div.product div.images ol.flex-control-nav.flex-control-thumbs {
    display: flex;
    flex-wrap: wrap;
    margin: 30px -15px 0;
}

body.single.single-product.woocommerce div.product div.images ol.flex-control-nav.flex-control-thumbs li {
    float: none;
    padding: 0 15px;
}

i.yith-wcwl-icon.fa.fa-heart-o {
    font-family: FontAwesome;
}

body.woocommerce .header-cartbox .it-checkout-table li {
    padding: 20px 15px 0;
    border-bottom: 1px solid #efefef;
}

body.woocommerce .header-cartbox .it-checkout-table li:last-child {
    border-bottom: none;
}

.header-cartbox p.woocommerce-mini-cart__total.total {
    padding: 15px 20px 7px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

body.woocommerce .header-cartbox .it-checkout-table li span.woocommerce-Price-amount.amount {
    color: #ffffff;
}

.header-cartbox p.woocommerce-mini-cart__total.total span.woocommerce-Price-amount.amount {
    color: #ffffff;
    font-weight: 600;
}

body.woocommerce .header-cartbox .it-checkout-table li a {
    font-weight: 500;
}

body .header-cartbox p.woocommerce-mini-cart__buttons.buttons {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 30px 50px 30px 20px;
}

body .product-ovr-links ul li a.notify-wish {
    margin: 0;
}

.product-ovr-links .yith-wcwl-add-to-wishlist {
    margin: 0;
}

.header-cartbox li.woocommerce-mini-cart-item.mini-cart-item {
    padding: 20px 20px 0;
}

.header-cartbox li.woocommerce-mini-cart-item.mini-cart-item:last-child {
    border: none;
}

.it-blog-content-image .land-blog-date {
    bottom: 5px;
}

.add_to_wishlist.single_add_to_wishlist span {
    display: none;
}

.yith-wcwl-wishlistexistsbrowse span.feedback {
    font-size: 0;
}

.yith-wcwl-wishlistexistsbrowse a {
    font-size: 0;
}

.yith-wcwl-wishlistexistsbrowse a.notify-wish {
    font-size: inherit;
}

.yith-wcwl-wishlistexistsbrowse span.feedback i {
    font-size: 15px;
}

body .yith-wcqv-wrapper .yith-wcqv-main {
    background: #282d32;
}

.it-testimonial-wrapper .v1-testi-nav .swiper-pagination-bullets {
    margin: auto;
    position: unset;
    margin: 23px 0 -5px;
}

.it-blog-content-image a.post-thumbnail,
.land-blog-thumb a,
.single .it-blog-content-image .post-thumbnail {
    overflow: hidden;
    position: relative;
    display: inline-block;
    width: 100%;
}

.it-blog-content-image a.post-thumbnail:hover,
.it-blog-content-image a.post-thumbnail,
.land-blog-thumb a,
.single .it-blog-content-image .post-thumbnail,
.single .it-blog-content-image:hover .post-thumbnail {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.it-blog-post .wp-post-image,
.land-blog-thumb a img,
.single .it-blog-content-image .post-thumbnail img {
    width: 100%;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    -webkit-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
}

.it-blog-content-image a.post-thumbnail:hover img,
.land-blog-thumb a:hover img,
.single .it-blog-content-image:hover .post-thumbnail img {
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    -webkit-transform: rotate(1deg) scale(1.1);
    transform: rotate(1deg) scale(1.1);
}

.product-qyt-wrapper .product-qyt .quantity {
    display: flex;
    width: 100px;
}

.product-qyt-wrapper .product-qyt .quantity input {
    margin: 0;
    width: 70px;
    padding: 0;
    color: #222;
    height: 50px;
    text-align: center;
    font-size: 15px;
    background: #efefef;
}

.it-product-quantity button.qty-button {
    width: 30px;
    padding: 0;
    text-align: center;
    height: 25px;
    background: #e8e8e8;
    border: none;
}

.it-product-quantity button.qty-button svg {
    fill: #222222;
    height: 10px;
    width: 12px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
    display: none;
}

.single-product .it-product-single .product .yith-wcwl-add-to-wishlist {
    text-align: center;
    display: inline-block;
    margin-bottom: 10px;
}

.woocommerce .it-product-single div.product .woocommerce-tabs .panel h2.woocommerce-Reviews-title {
    display: none;
}

.woocommerce-cart .woocommerce table.shop_table td.product-thumbnail a img {
    padding: 10px;
}

.single-product.woocommerce div.product form.cart {
    margin-bottom: 10px;
}

.single-product .it-product-single .product .summary.entry-summary span.feedback {
    font-size: 15px;
}

.single-product .it-product-single .product .summary.entry-summary a.add-to-wishlist span {
    display: inline-block;
    margin-left: 3px;
}

i.yith-wcwl-icon.fa.fa-heart-o {
    margin: 0;
}

.product_meta>span {
    font-weight: 600;
    width: 100%;
    display: inline-block;
    margin: 8px 0 0px;
        color: #222222;
}

.product_meta>span>span,
.product_meta>span>a {
    font-weight: 500;
    margin: 0 0 0 5px;
    color: #222;
    display: inline-block;
}

.product_meta>span>span:hover, .product_meta>span>a:hover {
    color: #ff1d4d;
}

.it-service-box2,
.it-service-box2:hover,
.it-service-box2:before,
.it-service-box2:hover:before,
.it-service-box2:after,
.it-service-box2:hover:after {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.it-service-box2 {
    position: relative;
    overflow: hidden;
}

.it-services-inner {
    position: relative;
}

.it-service-box2:before,
.it-service-box2:after {
    content: "";
    position: absolute;
    width: 80%;
    left: 0;
    right: 0;
    background: #ff1d4d;
    height: 5px;
    margin: auto;
}

.it-service-box2:before {
    top: -30px;
    border-radius: 0 0 10px 10px;
}

.it-service-box2:after {
    bottom: -30px;
    border-radius: 10px 10px 0 0;
}

.it-service-box2:hover:before {
    opacity: 1;
    visibility: visible;
    top: 0px;
}

.it-service-box2:hover:after {
    opacity: 1;
    visibility: visible;
    bottom: 0px;
}

.product-ovr-links ul li a svg {
    height: 20px;
    width: 20px;
}

.is-style-squared .wp-block-button__link {
    border-radius: 0;
}

.comment-respond {
    background: #f9f9f9;
    padding: 44px 50px 50px;
}

.comments-area.it-blog-comment-box .comment-list li.comment:last-child {
    border: 0;
}


/********************************************************
	28. RESPONSIVE CSS START
*******************************************************/

@media(min-width: 1200px) {
    .it-blog-sidebar .widget .instagram-widget ul li {
        max-height: 114px;
    }
    .it-blog-sidebar .widget .instagram-widget ul li img {
        max-height: 114px;
    }
    .it-select-social ul li a {
        margin-left: 20px;
    }
    li.it-login-sign a.setting-toggle img {
        width: 40px;
        height: 40px;
    }
    .it-about2-imgbox h1 {
        top: 102px;
    }
    .it-about-holder.firsts-demo .it-heading h2 {
        width: 85%;
    }
    .it-break-out {
        width: 45%;
    }
    .it-blog-user ul li a {
        margin-right: 50px;
    }
    .it-blog-user ul li:after {
        left: -30px;
    }
    .widget_categories ul li,
    .widget_meta ul li,
    .widget ul li {
        padding-left: 18px;
    }
}

@media(min-width: 1199.98px) {
    .in-about-text {
        width: 70%;
    }
}

@media(min-width: 992px) {
    .it-toggle {
        display: none;
    }
    .dropdown-expander>i {
        position: absolute;
        right: 0;
        top: 6px;
        display: none;
    }
    ul.sub-menu .dropdown-expander>i {
        position: absolute;
        right: 8px;
        top: 18px;
        transform: rotate(-90deg);
    }
    .it-header-wrapper .it-nav .it-menu>ul>li>ul.sub-menu {
        display: block !important;
    }
}

@media(min-width: 1920px) {
    .it-infosidebar {
        height: 950px;
    }
}

@media(max-width: 1920px) {
    .it-infosidebar {
        height: 944px;
    }
}

@media(max-width: 1900px) {
    .it-infosidebar {
        height: 942px;
    }
}

@media(max-width: 1880px) {
    .it-infosidebar {
        height: 935px;
    }
}

@media(max-width: 1870px) {
    .it-infosidebar {
        height: 930px;
    }
}

@media(max-width: 1860px) {
    .it-infosidebar {
        height: 926px;
    }
}

@media(max-width: 1850px) {
    .it-infosidebar {
        height: 920px;
    }
}

@media(max-width: 1830px) {
    .it-infosidebar {
        height: 912px;
    }
}

@media(max-width: 1810px) {
    .it-infosidebar {
        height: 902px;
    }
}

@media(max-width: 1790px) {
    .it-infosidebar {
        height: 895px;
    }
}

@media(max-width: 1770px) {
    .it-infosidebar {
        height: 880px;
    }
}

@media(max-width: 1740px) {
    .it-infosidebar {
        height: 862px;
    }
}

@media(max-width: 1700px) {
    .it-infosidebar {
        height: 854px;
    }
}

@media(max-width: 1690px) {
    .it-infosidebar {
        height: 850px;
    }
}

@media(max-width: 1670px) {
    .it-infosidebar {
        height: 840px;
    }
}

@media(max-width: 1650px) {
    .it-infosidebar {
        height: 832px;
    }
}

@media(max-width: 1625px) {
    .it-infosidebar {
        height: 820px;
    }
}

@media(max-width: 1620px) {
    .it-infosidebar {
        height: 810px;
    }
}

@media(max-width: 1599px) {
    .it-infosidebar {
        height: 800px;
    }
}

@media(max-width: 1560px) {
    .it-infosidebar {
        height: 790px;
    }
}

@media(max-width: 1530px) {
    .it-infosidebar {
        height: 780px;
    }
}

@media(max-width: 1510px) {
    .it-infosidebar {
        height: 770px;
    }
}

@media(max-width: 1499px) {
    .it-infosidebar {
        height: 762px;
    }
}

@media(max-width: 1480px) {
    .it-infosidebar {
        height: 752px;
    }
}

@media(max-width: 1460px) {
    .it-infosidebar {
        height: 750px;
    }
}

@media(max-width: 1440px) {
    .it-infosidebar {
        height: 740px;
    }
}

@media(max-width: 1430px) {
    .it-infosidebar {
        height: 734px;
    }
}

@media(max-width: 1400px) {
    .it-infosidebar {
        height: 722px;
    }
    .it-nav .it-menu>ul>li,
    .it-cartsec>ul>li,
    .it-header-wrapper .it-nav .it-menu>ul>li>ul.sub-menu li a,
    .it-profile-open ul li a {
        font-size: 13px;
    }
}

@media(max-width: 1390px) {
    .it-infosidebar {
        height: 720px;
    }
    .team-navigation {
        display: none;
    }
}

@media(max-width: 1370px) {
    .it-infosidebar {
        height: 710px;
    }
}

@media(max-width: 1360px) {
    .it-infosidebar {
        height: 705px;
    }
}

@media(max-width: 1340px) {
    .it-infosidebar {
        height: 695px;
    }
}

@media(max-width: 1320px) {
    .it-infosidebar {
        height: 685px;
    }
}

@media(max-width: 1300px) {
    .it-infosidebar {
        height: 680px;
    }
}

@media(max-width: 1290px) {
    .it-infosidebar {
        height: 674px;
    }
    .it-infosidebar .siderbar-social>ul>li {
        margin-bottom: 0;
    }
}

@media(max-width: 1280px) {
    .it-infosidebar {
        height: 670px;
    }
}

@media(max-width: 1260px) {
    .it-infosidebar {
        height: 660px;
    }
}

@media(max-width: 1240px) {
    .it-infosidebar {
        height: 650px;
    }
}

@media(max-width: 1220px) {
    .it-infosidebar {
        height: 642px;
    }
}

@media(max-width: 1210px) {
    .it-infosidebar {
        height: 638px;
    }
}

@media(max-width: 1700px) {
    .about-wrap.aboutHolder {
        padding: 80px 0;
    }
}

@media(min-width: 1601px) {
    .it-nav .it-menu>ul>li,
    .it-cartsec>ul>li,
    .it-nav>div>ul>li {
        padding: 24px 20px;
    }
}

@media(max-width: 1600px) {
    body:not(.demo-import) .it-content-wraapper.it-contentw-left {
        max-width: 1440px;
        margin: 0 auto;
    }
    body:not(.demo-import) .it-content-wraapper.it-contentw-left .it-header-wrapper.it-header-style2 {
        padding: 0;
    }
    .it-header-wrapper .it-nav .it-menu>ul>li>ul.sub-menu {
        top: 0px;
        margin: 0 0 0 12px;
    }
    .dropdown-expander>i {
        right: 10px;
        top: 7px;
    }
    .it-deal-text3 {
        padding: 0;
    }
    .it-deal-section-style3 a.index3-btn {
        margin-bottom: 0;
    }
    .it-nav .it-menu>ul>li:after {
        content: unset;
    }
    .it-nav .it-menu>ul>li,
    .it-cartsec>ul>li {
        padding: 15px 12px;
        font-size: 12px;
    }
    .it-header-wrapper .it-nav .it-menu>ul>li>ul.sub-menu li a,
    .it-profile-open ul li a {
        font-size: 12px;
    }
}

@media(max-width: 1440px) {
    .it-content-wraapper {
        margin-left: 0;
        margin-right: 0;
    }
    .it-header-wrapper {
        padding: 0;
    }
    .it-header-wrapper .container-fluid {
        max-width: 1170px;
    }
}

@media(max-width: 1399px) {
    .it-infosidebar .siderbar-contact,
    .it-infosidebar .siderbar-email {
        padding: 15px 0;
    }
    .it-infosidebar .siderbar-social {
        padding: 10px 0 10px;
    }
    .about-img .child-imgbox:after {
        display: none;
    }
    .it-project-gallery .grid-item:hover .top-content {
        top: 15px;
        right: 0;
        left: 0;
        font-size: 16px;
    }
    .it-project-gallery .grid-item:hover .bottom-content>h3 {
        font-size: 22px;
    }
    .it-project-gallery .bottom-content>span {
        display: none;
    }
    .it-deal-text3 {
        padding: 0 20px 0 0;
    }
    .it-project-gallery .top-content {
        right: 0;
        left: 0;
    }
}

@media(max-width: 1280px) {
    .it-infosidebar .siderbar-contact,
    .it-infosidebar .siderbar-email {
        padding: 12px 0;
    }
}

@media(min-width: 1200px) and (max-width: 1280px) {
    .it-header-wrapper {
        padding: 0 60px;
    }
    .it-nav .it-menu>ul>li,
    .it-cartsec>ul>li {
        padding: 15px 8px;
    }
}

@media(max-width: 1245px) {
    .it-infosidebar .siderbar-contact,
    .it-infosidebar .siderbar-email {
        padding: 8px 0;
    }
}

@media(max-width: 1399.98px) {
    .it-modal-form {
        position: absolute;
    }
    .it-signin-flex {
        position: absolute;
        top: 200px;
    }
}

@media(min-width: 1770px) {
    .it-deal-holder .fw-row .it-deal-text h1 {
        width: 520%;
    }
}

@media(max-width: 1699.98px) {
    .it-deal-holder .fw-row .it-deal-text h1 {
        width: 100%;
    }
    .it-deal-text {
        width: 100%;
    }
}

@media(min-width: 1200px) {
    .it-about-holder .fw-row {
        align-items: center;
        display: flex;
        flex-wrap: wrap;
    }
    .it-about-holder.firsts-demo p {
        width: 95%;
    }
    .designTeamHolder .it-heading {
        padding-top: 13px;
    }
    .woocommerce-cart .woocommerce table.shop_table {
        padding: 33px 50px 0px;
    }
    .woocommerce .cart-collaterals,
    .woocommerce-page .cart-collaterals table.shop_table {
        padding: 0;
    }
    .woocommerce-cart .woocommerce table.shop_table>tbody tr:last-child td,
    .woocommerce-cart .woocommerce table.shop_table>tbody tr:last-child th {
        padding: 50px 0;
    }
    .woocommerce table.shop_table td,
    .woocommerce table.shop_table th,
    .woocommerce-page .cart-collaterals table.shop_table>tbody tr:last-child th,
    .woocommerce-page .cart-collaterals table.shop_table>tbody tr:last-child td {
        padding: 20px;
    }
    .woocommerce-cart .woocommerce .cart-totals.calculated-shipping table.shop_table tbody tr:last-child td,
    .woocommerce-cart .woocommerce .cart-totals.calculated-shipping table.shop_table tbody tr:last-child th {
        padding: 20px;
    }
}

@media(max-width: 1199.98px) {
    body .it-profile-open ul li a {
        padding: 10px 15px;
    }
    .it-project-gallery .grid-icon {
        top: 40%;
    }
    .aboutPage {
        padding: 77px 0 80px;
    }
    .it-about-holder {
        padding: 80px 0 150px;
    }
    .it-infosidebar {
        display: none;
    }
    .instagram-widget ul {
        justify-content: flex-start;
    }
    .widget .instagram-widget ul li {
        width: 23%;
        margin: 0 10px 10px;
    }
    .it-footer-container .instagram-widget ul.instagram-pics li {
        margin: 0 10px 10px;
    }
    .cart-round.box-add {
        margin: 0 6px;
    }
    .it-nav .it-menu>ul>li,
    .it-cartsec>ul>li,
    .it-nav .it-menu>ul>li,
    .it-cartsec>ul>li,
    .it-nav>div>ul>li,
    .it-nav .it-menu ul li.page-item,
    .it-nav .it-cartsec>ul>li {
        padding: 10px 6px;
        font-size: 12px;
    }
    .it-nav .it-cartsec>ul>li:after {
        height: 20px;
    }
    .it-nav .it-cartsec>ul>li>a>svg {
        width: 16px;
        height: 16px;
    }
    .it-header-wrapper .it-nav .it-menu>ul>li>ul.sub-menu li a,
    .it-profile-open ul li a {
        font-size: 12px;
        padding: 3px 15px;
    }
    .it-header-wrapper .it-nav .it-menu>ul>li>ul.sub-menu li a {
        padding: 8px 15px;
    }
    .it-deal-text {
        width: 100%;
        padding: 0 0 0;
    }
    .it-contact-form-box {
        width: calc(100% - 30px);
        margin: 0 15px -150px;
    }
    .it-about2-imgbox h1 {
        left: -60px;
        font-size: 30px;
    }
    .land-why-us-section .fw-row {
        align-items: center;
        display: flex;
        flex-wrap: wrap;
    }
    .land-why-us-section {
        padding: 70px 0 40px;
    }
    .it-product-section.it-product-style4 {
        padding: 71px 0 31px;
    }
}

@media(min-width: 992px) and (max-width: 1199.98px) {
    .widget_shopping_cart_content .woocommerce-mini-cart__buttons.buttons .button {
        min-width: 110px;
        margin-right: 40px !important;
    }
    .dropdown-expander>i {
        right: 4px;
    }
    .svg-size {
        width: 165px;
        height: 30px;
    }
    .team2-box-two h3 {
        margin: 0 0 16px;
        width: 70%;
    }
    .it-nav .it-menu>ul>li,
    .it-cartsec>ul>li,
    .it-nav .it-menu>ul>li,
    .it-cartsec>ul>li,
    .it-nav>div>ul>li,
    .it-nav .it-menu ul li.page-item,
    .it-nav .it-cartsec>ul>li {
        padding: 10px 6px;
    }
    .land-about-text {
        margin-bottom: 0;
    }
}

@media(max-width: 991.98px) {
    .testimonial-box-wrapper .gallery-thumbs {
        width: 50%;
    }
    .it-about-third .it-heading.inland-subhead {
        margin-top: 30px;
    }
    .it-footer-container .instagram-widget ul.instagram-pics li {
        margin: 0 15px 15px 0;
    }
    .about-box-wrapper .row .col-lg-12 {
        padding: 0;
    }
    .about-img-one img {
        width: 100%;
    }
    .aboutPage img {
        margin-bottom: 30px;
    }
    .designTeamHolder {
        padding: 80px 0;
    }
    .about-img-one .parent-img {
        float: none;
    }
    .it-whyUs-holder .width-full {
        width: 100%;
    }
    .it-whyUs-holder .it-heading.inland-subhead {
        margin-top: 30px;
    }
    .it-about-holder {
        padding: 80px 0 80px;
    }
    .it-about2-imgbox {
        text-align: left;
        margin: 30px 0 0;
        display: inline-block;
        width: 100%;
    }
    .aboutHolder .width-full:last-child {
        padding: 30px 30px 0;
    }
    .bootompadder104 {
        padding-bottom: 30px;
    }
    .it-nav .it-menu ul li.page-item {
        padding: 15px 20px;
        width: 100%;
        text-align: left;
        position: relative;
        font-size: 16px;
    }
    .widget .instagram-widget ul li {
        width: 15%;
        margin: 0 6px 10px;
    }
    .it-header-wrapper .it-nav .it-menu>ul>li>ul.sub-menu li a {
        border: none;
    }
    .it-header-wrapper .it-nav .it-menu>ul>li>ul.sub-menu {
        padding: 0;
    }
    .it-header-wrapper .it-nav .it-menu>ul>li>ul.sub-menu li a {
        font-size: 14px;
    }
    .woocommerce-cart.woocommerce-page .it-dark-bg {
        padding: 60px 0;
    }
    .it-header-wrapper {
        padding: 0 20px 30px 0;
    }
    .it-header-wrapper.it-header-style1 {
        padding: 0 20px 30px 0;
    }
    .it-header-wrapper {
        padding: 0;
    }
    .it-content-wraapper {
        margin-right: 0;
    }
    .it-about-page-title {
        padding: 41px 0 45px;
    }
    .it-infosidebar .siderbar-contact,
    .it-infosidebar .siderbar-email {
        padding: 10px 0;
    }
    .it-infosidebar .siderbar-contact>a,
    .it-infosidebar .siderbar-email>a {
        font-size: 13px;
    }
    .it-infosidebar.it-infosidebar-style2 {
        top: 100px;
    }
    .it-infosidebar {
        height: 705px;
    }
    .it-infosidebar .siderbar-social>ul>li {
        margin-bottom: 4px;
    }
    .swiper-imgbox .swipper-img>h4>span {
        display: none;
    }
    .swiper-imgbox .swipper-img>h2 {
        font-size: 40px;
    }
    .swiper-imgbox .swipper-img>h3 {
        font-size: 40px;
    }
    .it-nav .it-menu {
        position: fixed;
        top: 0;
        left: -300px;
        width: 300px;
        bottom: 0;
        height: 100%;
        z-index: 99999;
        transition: 0.6s;
        -webkit-transition: 0.6s;
        -ms-transition: 0.6s;
        -moz-transition: 0.6s;
        -o-transition: 0.6s;
        overflow-y: auto;
        overflow-x: hidden;
        padding-top: 10px;
        background: #ffffff;
        box-shadow: 0 0 20px rgb(0 0 0 / 0.08);
    }
    .it-nav .it-menu>ul>li {
        display: block;
        text-align: left;
        padding: 0px;
        cursor: pointer;
    }
    .it-nav .it-menu>ul>li:after {
        display: none;
    }
    .it-toggle {
        display: inline-block;
        cursor: pointer;
        vertical-align: middle;
        width: 20px;
    }
    .it-toggle span {
        width: 20px;
        height: 2px;
        display: block;
        margin-bottom: 4px;
        transition: 0.3s all;
        border-radius: 30px;
        background: #ff1d4d;
    }
    .it-nav .it-menu.it-menu-open {
        left: 0px;
    }
    .it-nav .it-menu>ul>li,
    .it-cartsec>ul>li {
        padding: 15px 20px;
        font-size: 16px;
    }
    /* scroll css */
    .it-menu::-webkit-scrollbar {
        width: 5px;
        background: #ff1d4d;
    }
    .it-menu::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px grey;
        border-radius: 10px;
        background: #efefef;
    }
    .it-menu::-webkit-scrollbar-thumb {
        border-radius: 10px;
    }
    /******* INSTA POST ********/
    .it-insta-post ul li {
        width: 20%;
        display: inline-block;
        margin-bottom: -4px;
        float: none;
    }
    .it-insta-box {
        padding: 0 0 76px;
    }
    .about-img .child-imgbox:after {
        display: none;
    }
    .it-about-wrapper {
        padding-bottom: 30px;
    }
    .about-contentbox {
        padding-top: 0px;
    }
    .about-imgbox .about-img img {
        width: 70%;
    }
    .about-imgbox .about-img .child-imgbox img {
        width: 100%;
    }
    .it-progresbar-wrapper .progress-rightbox {
        padding: 70px 30px 40px;
    }
    .it-map-wrapper iframe {
        height: 300px;
    }
    .it-video-section-style2.it-dark-video-section.it-progresbar-wrapper {
        padding: 80px 0;
    }
    .it-dark-client-section .it-client-logo-section-style2 {
        margin-top: 0;
    }
    .it-client-logo-section-style2 {
        margin-top: 80px;
    }
    .it-blog-post-slider .swiper-button-next,
    .it-blog-post-slider .swiper-button-prev {
        display: none;
    }
    .it-sidebar-box h4:after {
        display: none;
    }
    .it-search-btn input {
        width: 230px;
    }
    .it-select-tag ul li a {
        margin-right: 4px;
    }
    .it-product-sidebar .it-search-btn input {
        width: 72%;
    }
    .product-list-filter>ul>li:last-child {
        text-align: center;
    }
    .product-list-filter ul.list-view-toggle>li {
        margin-left: 0;
    }
    .it-product-listbar .product-item-block .content-block {
        padding: 0 30px 0;
    }
    .product-list-filter>ul>li {
        font-size: 16px;
    }
    .product-list-filter>ul>li .nice-select {
        font-size: 16px;
        padding-left: 10px;
    }
    .it-quantity-stock ul li {
        margin-bottom: 15px;
    }
    .it-checkout-box {
        padding: 48px 20px 50px;
    }
    .it-contact__form {
        margin: 70px auto 0;
    }
    .it-video-section-style2.it-dark-video-section,
    .it-video-section-style2.it-progresbar-wrapper {
        padding: 80px 0;
    }
    .it-about2-imgbox h1 {
        display: none;
    }
    .it-about-style2 .about-contentbox {
        padding: 0 30px 30px;
    }
    .about-img-two,
    .about-img-three {
        display: none;
    }
    .it-about-section2 .about-contentbox {
        padding: 77px 30px 80px;
    }
    .it-different-section .about-contentbox {
        padding: 0 0 0 15px;
    }
    .team2-box-two h3 {
        margin: 0 0 20px;
        width: 440px;
    }
    .it-team2-slider-arrow .swiper-button-prev {
        left: 85%;
    }
    .it-team2-slider-arrow .swiper-button-next,
    .it-team2-slider-arrow .swiper-button-prev {
        margin-top: -45px;
    }
    .it-content-img {
        margin-right: 20px;
    }
    .it-content-text2 p {
        margin: 10px 0 10px;
    }
    .it-testimonial-slide2 .it-team2-slider-arrow .swiper-button-prev,
    .swiper-container-rtl .swiper-button-next {
        left: 89%;
    }
    .it-counter-style2 {
        padding: 72px 0 42px;
    }
    .it-index3-slider-style3 {
        padding: 200px 35px 150px;
    }
    .it-banner-content h1 {
        font-size: 42px;
    }
    .it-header-wrapper.it-header-style3 {
        padding: 0 20px 10px 20px;
    }
    .it-shop-main {
        padding: 0 30px 0;
    }
    .it-shop-center {
        padding: 41px 30px;
    }
    .it-shop-right {
        padding: 40px 30px;
    }
    .it-shop-btntext h4 {
        font-size: 24px;
    }
    .it-index4-slider-style4 {
        padding: 120px 20px 80px;
    }
    .it-banner-content.it-banner-slider4 {
        margin-top: 150px;
    }
    .it-banner-shape {
        display: none;
    }
    .it-testimonial-style4 .swi-contentbox {
        max-width: 930px;
    }
    .it-user-four {
        top: -50px;
        left: -10px;
    }
    .it-username-four {
        left: 110px;
        width: 240px;
    }
    .it-profile-open {
        top: 23px;
    }
    .it-menu.it-menu-open>ul>li.it-home-dropdown>ul {
        position: unset;
        width: 100%;
        transform: translate(0px, 10px);
        height: 0px;
        background-color: initial;
        transition: 0.3s ease-in-out;
        box-shadow: 0 0px 1px 0;
    }
    .it-nav .it-menu>ul>li.it-home-dropdown:hover>ul {
        transform: initial;
        opacity: 0;
        visibility: hidden;
    }
    .it-menu.it-menu-open>ul>li.it-home-dropdown.it-hr-menu>ul {
        height: 100%;
        opacity: 1;
        visibility: visible;
        transform: translate(0px);
        transition: 0.3s;
    }
    .it-nav .it-menu>ul>li>a {
        display: inline-block;
        width: 100%;
    }
    .it-nav .it-menu>ul>li.it-home-dropdown>ul>li>a {
        padding: 14px 0px 15px 40px;
        cursor: pointer;
    }
    .it-nav .it-menu>ul>li.it-home-dropdown>ul>li>a:hover {
        padding-left: 40px;
    }
    .it-nav .it-menu>ul>li.it-home-dropdown>ul>li:first-child a {
        padding-top: 16px;
    }
    span.close-menu-int {
        display: inline-block;
        border-radius: 40px;
        padding: 3px 11px;
        position: absolute;
        top: 29px;
        right: 20px;
        z-index: 5;
        cursor: pointer;
    }
    span.close-menu-int:after {
        position: absolute;
        content: '';
        border-left: 1px solid #efefef;
        width: 2px;
        height: 25px;
        left: -14px;
        top: 4px;
    }
    li.it-home-dropdown:before {
        position: absolute;
        right: 30px;
        top: 12px;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f107";
        font-size: 16px;
    }
    .it-footer-style4 ul li a {
        margin-right: 5px;
    }
    .it-blog-category.it-product- {
        padding: 61px 0 34px;
    }
    .it-blog-dark-version.it-product-dark {
        padding: 65px 0 34px;
    }
    .it-banner-slider4 p {
        width: 400px;
    }
    .it-product-dark .it-blog-pagination,
    .it-product- .it-blog-pagination {
        margin-left: 25px;
    }
    .footer-box>p {
        margin-bottom: 0px;
    }
    .it-text-five h1 {
        font-size: 60px;
    }
    .it-banner-index5 {
        padding: 300px 80px 185px;
    }
    .it-text-five h1 {
        font-size: 50px;
    }
    .it-map-banner5 .it-map-wrapper iframe {
        height: 600px;
    }
    .it-address5 {
        padding: 45px 30px 48px;
        margin: 0;
    }
    /***************************/
    .it-login-sign a {
        color: #222222;
    }
    .it-header-wrapper .it-nav .it-menu>ul>li>ul.sub-menu {
        box-shadow: none;
        border-radius: 0;
        border: none;
        transform: none;
        position: relative;
        display: none;
        transition: none;
        left: auto;
        opacity: 1;
        visibility: visible;
        max-width: 100%;
        width: 100%;
        margin: 0;
        padding: 10px 0 0;
    }
    .it-header-wrapper .it-nav .it-menu>ul>li>ul.sub-menu ul.sub-menu,
    .it-header-wrapper .it-nav .it-menu>ul>li>ul.sub-menu ul.sub-menu li {
        position: relative;
    }
    .it-nav .it-menu>ul>li:before,
    .it-nav .it-menu>ul>li>ul.sub-menu>li:before,
    .it-nav .it-menu>ul>li>ul.sub-menu>li ul.sub-menu li:before,
    .it-nav .it-menu ul li.page-item:before {
        content: "";
        background: #efefef;
        width: auto;
        left: 0;
        right: 0;
        height: 1px;
        position: absolute;
        bottom: 0;
    }
    .it-nav .it-menu>ul>li>ul.sub-menu>li:before {
        left: -20px;
        right: -20px;
    }
    .it-nav .it-menu>ul>li>ul.sub-menu>li ul.sub-menu li:before {
        left: -60px;
        right: -20px;
    }
    .it-nav .it-menu>ul>li.has-sub-menu.sub-menu-open {
        padding-bottom: 0;
    }
    .it-header-wrapper .it-nav .it-menu>ul>li>ul.sub-menu ul.sub-menu {
        display: none;
    }
    .it-header-wrapper .it-nav .it-menu>ul>li>ul.sub-menu li a,
    .it-header-wrapper .it-nav .it-menu>ul>li>ul.sub-menu li a:hover {
        padding: 3px 20px;
        color: #222222;
        background: transparent;
        border: none;
    }
    .it-header-wrapper .it-nav .it-menu>ul>li:hover ul.sub-menu {
        transform: none;
    }
    .dropdown-expander {
        float: right;
    }
    .about-box-wrapper .col-lg-6.col-md-12.p-0 {
        display: none;
    }
    .it-content-wraapper.it-content-left {
        margin-left: 20px;
    }
    .main-contentblock {
        padding: 20px 0px 100px;
    }
    .it-infosidebar {
        display: none;
    }
    .it-categories-box-section .it-project-gallery .bottom-content>h3 {
        display: none;
    }
    .it-content-wraapper.it-contentw-left {
        margin-left: 0;
    }
    .service-box-wrapper {
        text-align: center;
    }
    .service-img img {
        width: 100%;
    }
    .it-project-gallery .grid-item {
        width: 50%;
    }
    .it-categories-box-section .grid-item {
        width: auto;
    }
    .service-box-wrapper .service-box.serivce-first {
        margin-top: 0;
    }
    .process-box-wrapper .process-box {
        margin-bottom: 57px;
    }
    .it-process-wrapper {
        padding: 77px 0 20px 0;
    }
    .it-progresbar-wrapper {
        background-image: none !important;
        background: #212529;
    }
    .it-different-section .about-contentbox {
        padding: 0;
    }
    .it-different-section .swiper-button-next,
    .it-different-section .swiper-button-prev {
        display: none;
    }
    .it-about-section2 .about-contentbox {
        padding: 77px 15px 80px;
    }
    .it-progresbar-wrapper .progress-leftbox .video-icon {
        top: 260px;
    }
    .it-progresbar-wrapper .progress-rightbox {
        padding: 220px 50px 40px 30px;
        text-align: center;
    }
    .it-prog-box {
        text-align: left;
    }
    .it-prog-box .progress-bar .label {
        right: 0;
        top: -40px;
    }
    .it-prog-box .progress-bar .line {
        width: 100%;
    }
    .it-heading span {
        font-size: 60px;
        top: -5px;
    }
    .testimonial-box-wrapper .gallery-thumbs .swiper-slide-thumb-active .swi-user img {
        width: 70px;
        height: auto;
    }
    .it-project-gallery .grid-item:hover .top-content {
        top: 30px;
        right: 0;
        left: 0;
        font-size: 20px;
    }
    .it-project-gallery .grid-item:hover .bottom-content>h3 {
        font-size: 22px;
    }
    .it-project-gallery .bottom-content>span {
        display: block;
    }
    .blog-box .blog-heading {
        font-size: 20px;
    }
    .it-footer-wrapper {
        padding: 80px 0 29px 0;
    }
    .footer-box {
        margin-bottom: 40px;
    }
    .it-blog-category {
        padding: 80px 0 34px;
    }
    .it-blog-sidebar {
        margin-top: 26px;
        margin-bottom: 41px;
    }
    .it-blog-insta-post ul {
        column-count: inherit;
        padding-bottom: 8px;
    }
    .it-blog-insta-post ul li {
        display: inline-block;
    }
    .it-search-btn input {
        width: 90%;
    }
    .product-list-filter ul.list-view-toggle>li {
        margin: 0 0 0 20px;
    }
    .product-list-filter>ul>li:first-child {
        text-align: left;
    }
    .product-list-filter>ul>li {
        width: auto;
        text-align: left;
    }
    .it-product-listbar>ul>li {
        width: 49%;
    }
    .it-product-style4 .product-item {
        height: auto;
    }
    .it-blog-pagination ul li:nth-child(5) {
        display: none;
    }
    .it-product-slider-box .product-item {
        margin: auto;
    }
    .it-footer-style2 {
        padding: 80px 50px 80px;
    }
    .footer-box-style2 {
        width: auto;
    }
    .it__progress ul li {
        width: 32%;
    }
    .it__progress ul li span {
        left: -23px;
        bottom: -50px;
        font-size: 16px;
    }
    .quantity-qty span {
        display: none;
    }
    .it-checkout-table span {
        font-size: 16px;
    }
    .it-checkout-table h4 {
        font-size: 16px;
    }
    .it-shipping-pager ul li {
        display: block;
    }
    .it-shipping-pager ul li:first-child {
        margin-top: 0;
        float: none;
        margin-bottom: 15px;
    }
    .it-shipping-pager ul li:last-child {
        float: none;
        margin-top: 10px;
    }
    .it-debit-cart {
        margin-top: 80px;
    }
    .it-credit-cart {
        padding: 25px 20px;
        margin-bottom: 30px;
    }
    .it-credit-cart h4 {
        font-size: 20px;
    }
    .fd-review-wrapper {
        margin-top: 0;
    }
    .fd-review-wrapper .form-block {
        margin-bottom: 20px;
    }
    .it-shipping-pager {
        margin-top: 24px;
        margin-bottom: 0;
    }
    .it-shipping-pager h4 {
        margin-top: 0;
        margin-bottom: 20px;
    }
    .it-shipping-flex.it-shipping04 {
        padding: 20px;
    }
    .it-shipping04 .it-shipping-add h5 {
        margin-top: 10px;
    }
    .it-shipping-pager h4 {
        margin-top: 0;
        margin-bottom: 20px;
    }
    .it-contact__form {
        width: auto;
        margin: 72px 15px 0;
    }
    .team2-box-two h3 {
        width: 380px;
        font-size: 22px;
    }
    .team2-box-two .swiper-button-next,
    .team2-box-two .swiper-button-prev {
        display: none;
    }
    .it-content-img {
        width: 100%;
    }
    .it-content-text2 h2 {
        font-size: 22px;
    }
    .it-content-text2 h5 {
        font-size: 18px;
    }
    .it-testimonial-slide2 .swiper-button-next,
    .it-testimonial-slide2 .swiper-button-prev {
        display: none;
    }
    .it-categories-box-section .it-project-gallery .grid-img:before {
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
    }
    .categorie-h-one h1 {
        font-size: 18px;
        padding: 11px 10px 8px;
        margin-top: 20px;
    }
    .categorie-h-one {
        margin-bottom: 30px;
    }
    .it-deal-text3 {
        padding: 0 0 80px;
    }
    .it-deal-img3 img {
        width: 100%;
    }
    .it-deal-section-style3 .col-lg-6.col-md-12.pl-0.pr-0 {
        order: 13;
    }
    .it-deal-section-style3 .it-heading-style3 {
        text-align: left;
        margin-bottom: 30px;
    }
    .it-shop-main {
        padding: 0 50px 50px;
    }
    .it-shop-center {
        padding: 50px;
    }
    .it-shop-btntext h4 {
        font-size: 34px;
    }
    .it-shop-right {
        padding: 50px;
    }
    .it-sale-first-style4 {
        padding: 0 20px 35px;
    }
    .it-sale-style4 {
        padding: 0 20px 30px;
    }
    .it-testimonial-style4 .swi-contentbox {
        border-radius: 20px 0 0 0;
    }
    .it-username-four {
        left: 120px;
        width: 240px;
    }
    .it-user-four {
        top: -50px;
        left: 0px;
    }
    .it-sign-section {
        padding: 40px 30px;
    }
    .it-team2-sideimg {
        width: 50%;
        margin: auto auto 30px auto;
    }
    .team2-box-two h3 {
        width: 80%;
        text-align: center;
        margin: auto auto 20px;
    }
    .swiper-content-mini {
        width: 90%;
        padding: 26px 30px 30px;
        margin: auto;
    }
    .swiper-content-style2 {
        left: 0;
    }
    .svg-user2-style3:before,
    .svg-user2-style3 svg,
    .svg-user1-style3 svg,
    .svg-user1-style3:before,
    .svg-user1-style3:after,
    .svg-user2-style3:after {
        display: none;
    }
    .it-categories-style3 {
        padding: 77px 0 47px;
    }
    .it-testimonial-style3 {
        padding: 77px 0 78px;
    }
    .it-footer-partner-style3 {
        margin-top: 25px;
    }
    .it-blog-category.it-product- {
        padding: 61px 0 80px;
    }
    .it-blog-dark-version.it-product-dark {
        padding: 62px 0 80px;
    }
    .it-blog-insta-post ul li {
        display: inline-flex;
    }
    .about-img-two {
        left: -10px;
        bottom: -257px;
    }
    .it-product-dark .it-blog-pagination,
    .it-product- .it-blog-pagination {
        margin-left: 0;
    }
    .it-video-style5.it-progresbar-wrapper {
        padding: 67px 0 80px;
    }
    .it-blog-wrapper.it-blog-style5 {
        text-align: center;
        padding: 77px 0 52px;
    }
    .blog-box-flex {
        display: block;
        margin-bottom: 23px;
        margin-top: 25px;
    }
    .blog-box.blog-box-flex {
        margin-right: 0;
    }
    .itProcessBox:before {
        content: unset;
    }
    .it-header-wrapper .it-nav .it-menu .menu li a,
    .it-header-wrapper .it-nav .it-menu .menu li.has-sub-menu a {
        font-size: 15px;
        border: none;
        padding: 6px 0;
    }
    .it-header-wrapper .it-nav .it-menu .menu li,
    .it-header-wrapper .it-nav .it-menu .menu li.has-sub-menu {
        border: none;
        padding: 6px 0;
    }
    .it-header-wrapper .it-nav .it-menu .menu li a,
    .it-header-wrapper .it-nav .it-menu .menu li.has-sub-menu a {
        padding: 3px 20px;
    }
    .it-header-wrapper .it-nav .it-menu .menu li.has-sub-menu .sub-menu li a {}
    .it-header-wrapper .it-nav .it-menu .menu li.has-sub-menu .sub-menu li {}
    .it-header-wrapper .it-nav .it-menu .menu li.has-sub-menu .sub-menu li:before {
        content: unset;
    }
    .it-header-wrapper .it-nav .it-menu .menu li.has-sub-menu ul.sub-menu {
        padding-left: 20px;
    }
    .it-header-wrapper .it-nav .it-menu .menu li:before {
        width: 0;
    }
    .it-header-wrapper .it-nav .it-menu .menu li.has-sub-menu .sub-menu li a {
        color: #222222;
    }
    .darkThreeDealSection.it-deal-holder .fw-row {
        flex-wrap: wrap;
        padding: 0 15px;
    }
    .darkThreeDealSection.it-deal-holder .fw-row .it-deal-text {
        padding-top: 30px;
    }
    .land-about-wrapper {
        padding: 70px 0 77px;
    }
    .land-why-us-section {
        padding: 80px 0 40px;
    }
    .land-why-us-section .fw-row {
        justify-content: center;
    }
    .it-video-section-style2.it-dark-video-section,
    .it-video-section-style2.it-progresbar-wrapper {
        padding: 100px 0 90px;
    }
    .theme-inland .it-footer-wrapper {
        padding: 80px 0 31px 0;
    }
    .about-page .land-about-wrapper {
        padding: 70px 0 80px;
    }
    .it-process-wrapper.it-process-back-change2 {
        padding: 77px 0 14px;
    }
    body.page.admin-bar.theme-inland.woocommerce-account.woocommerce-page.woocommerce-account .it-blog-category {
        padding: 80px 0 30px;
    }
    body.page.admin-bar.theme-inland.woocommerce-account.woocommerce-page.woocommerce-orders .my-account-orders.account-orders-table {
        margin: 0 0 22px;
    }
    body.page.theme-inland.woocommerce-account.woocommerce-page.woocommerce-edit-account form.woocommerce-EditAccountForm.edit-account {
        margin-bottom: 18px;
    }
    .it-progresbar-wrapper.progress-holder .progress-rightbox {
        padding: 72px 15px 40px;
    }
    .about-wrap.aboutHolder.aboutsDark .width-full img {
        padding: 0 15px;
    }
    .about-wrap.aboutHolder.aboutsDark {
        padding: 80px 0 77px;
    }
}

@media(min-width: 992px) and (max-width: 1024px) {
    .it-user-four {
        left: 0px;
    }
    .it-username-four {
        left: 120px;
    }
}

@media(min-width: 992px) and (max-width: 1199.98px) {
    .it-header-wrapper .it-nav .it-menu>ul>li>ul.sub-menu,
    .it-header-wrapper .it-nav .it-menu ul.menu>li>ul.sub-menu>li>ul.sub-menu {
        width: 160px;
        top: 0px;
    }
    .it-header-wrapper .it-nav .it-menu ul.menu>li>ul.sub-menu>li>ul.sub-menu {
        left: -113%;
    }
    .it-header-wrapper .it-nav .it-menu ul.menu>li:last-child>ul.sub-menu>li>ul.sub-menu,
    .it-header-wrapper .it-nav .it-menu ul.menu>li:nth-child(2)>ul.sub-menu>li>ul.sub-menu {
        left: -113%;
    }
    ul.sub-menu .dropdown-expander>i {
        right: auto;
        left: 4px;
        transform: rotate(90deg);
        top: 15px;
    }
}

@media(min-width: 768px) and (max-width: 991.98px) {
    .testimonial-box-wrapper .swi-user>svg {
        bottom: -19px;
        z-index: -1;
    }
    .product-list-filter ul.list-view-toggle>li {
        margin: 0 20px 0 0;
    }
    .product-list-filter>ul>li .nice-select {
        padding-left: 0;
    }
    .it-nav .it-menu>ul>li,
    .it-cartsec>ul>li,
    .it-nav .it-menu>ul>li,
    .it-cartsec>ul>li,
    .it-nav>div>ul>li,
    .it-nav .it-menu ul li.page-item,
    .it-nav .it-cartsec>ul>li {
        padding: 10px 15px;
    }
    .it-product-section.it-product-style4 .it-project-gallery .grid-item {
        width: 33.33%;
    }
    .land-about-wrapper .row {
        align-items: center;
    }
}

@media(min-width: 768px) {
    .woocommerce-cart table.cart td.actions .coupon .input-text {
        width: 250px;
        margin-right: 0;
        padding: 0 15px;
    }
}

@media(max-width: 768px) {
    body.woocommerce-cart .product-qyt-wrapper {
        padding-left: 100px;
    }
    body.woocommerce-cart td.product-quantity:before {
        padding-top: 12px;
    }
    .it-product-style4 .product-item {
        width: 100%;
    }
    .woocommerce ul.products li.product {
        margin: 0 3% 3% 0 !important;
        width: 48% !important;
    }
    .woocommerce ul.products li.product.last,
    .woocommerce ul.products[class*=columns-] li.product:nth-child(2n),
    .woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
        margin-right: 0 !important;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation {
        margin-bottom: 30px;
    }
}

@media(max-width: 767px) {
    .footer-box .read-more-link:hover:before {
        width: 85px;
    }
    .footer-cont {
        margin-bottom: -8px;
    }
    body .header-cartbox p.woocommerce-mini-cart__buttons.buttons {
        padding: 30px 40px 30px 10px;
    }
    body .wp-block-audio audio {
        min-width: 200px;
    }
    .it-unite-blog .it-blog-post,
    .it-unite-blog .inland-blog-main,
    .it-unite-blog .it-blog-sidebar {
        padding: 0px;
        box-shadow: none;
    }
    .team-wrapper .team-img img {
        width: 100%;
    }
    .it-select-social ul li a {
        margin-left: 6px;
        font-size: 14px;
    }
    .single-post .it-blog-sidebar {
        margin-bottom: 31px;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after {
        content: unset;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li {
        margin: 0 0 15px;
        width: 100%;
    }
    .it-footer-container .instagram-widget ul.instagram-pics li,
    .widget .instagram-widget ul li {
        margin: 0 2% 2% 0;
        width: 23%;
    }
    .it-content-text2 {
        margin: 0;
    }
    .it-service-style3 .service-box-style3 {
        margin-bottom: 40px;
    }
    .it-service-style3 .col-lg-4:last-child .service-box-style3 {
        margin-bottom: 0;
    }
    .it-product-section.it-product-style4 .it-project-gallery .grid-item {
        width: 50%;
    }
    .width-full {
        width: 100%;
    }
    .about-wrap .fw-row .width-full {
        min-width: 100%;
    }
    .it-sop-cart a {
        right: -6px;
        font-size: 12px;
    }
    .cart-content {
        width: auto;
    }
    .it-deal-section-style3 .it-deal-text3 h2 {
        font-size: 28px;
    }
    .about-wrap {
        padding: 0 15px;
    }
    .bootompadder160 {
        padding-bottom: 20px;
    }
    .it-categories-style3 .it-project-gallery .grid-img {
        display: inline-block;
    }
    .main-contentblock {
        text-align: center;
        padding: 12px 0px 92px;
        width: 80%;
        margin: auto;
    }
    .about-img-two img,
    .about-img-three img {
        display: none;
    }
    .v1-testi-nav {
        display: none;
    }
    .it-heading span {
        display: none;
    }
    .it-service-wrapper.it-service- {
        padding: 47px 0 50px;
    }
    .it-progresbar-wrapper .progress-leftbox .video-icon {
        top: 200px;
    }
    .process-box-wrapper .col-lg-3 .process-box {
        margin-bottom: 80px;
    }
    .process-box-wrapper .col-lg-3:last-child .process-box {
        margin-bottom: 18px;
    }
    .it-progresbar-wrapper .progress-rightbox {
        padding: 190px 15px 10px 0;
    }
    .testimonial-box-wrapper .swi-contentbox {
        padding: 30px;
    }
    .it-blog-wrapper {
        text-align: center;
    }
    .blog-box {
        display: inline-block;
        margin-bottom: 28px;
    }
    .blog-box .blog-heading {
        font-size: 16px;
    }
    .blog-box-wrapper .blog-box .blog-img {
        margin-bottom: 10px;
    }
    .it-footer-wrapper {
        padding: 50px 0 4px 0px;
    }
    .footer-box {
        margin-bottom: 35px;
    }
    .it-count2-box {
        margin-bottom: 30px;
    }
    .it-video-section-style2.it-dark-video-section.it-progresbar-wrapper {
        padding: 50px 0;
    }
    .it-client-logo-section-style2 ul li {
        width: 25%;
        margin-bottom: 30px;
    }
    .about-contentbox {
        padding-top: 0;
    }
    .about-box-wrapper .order-last {
        order: inherit;
    }
    .about-box-wrapper .about-imgbox {
        text-align: left;
    }
    .about-imgbox .about-img .child-imgbox {
        display: none;
    }
    .about-box-wrapper .about-imgbox img {
        width: 100%;
    }
    .it-project-gallery .bottom-content>span {
        display: none;
    }
    .testimonial-box-wrapper .swiper-slide.swiper-slide-duplicate.swiper-slide-prev .swi-user {
        transform: translate(-50px, 0px);
    }
    .testimonial-box-wrapper .swiper-slide.swiper-slide-prev .swi-user {
        transform: translate(-60px, 0px);
    }
    .testimonial-box-wrapper .swiper-slide.swiper-slide-next .swi-user {
        transform: translate(70px, 0px);
    }
    .it-video-section-style2.it-dark-video-section,
    .it-video-section-style2.it-progresbar-wrapper {
        padding: 80px 0 69px;
    }
    .testimonial-box-wrapper .gallery-thumbs {
        width: 20%;
        height: 130px;
    }
    .footer-box .footer-hours li {
        margin: 0 0 10px 15px;
    }
    .it-blog-category {
        padding: 50px 0 4px;
    }
    .it-blog-category.it-product- {
        padding: 34px 0 4px;
    }
    .it-search-btn input {
        width: 88%;
    }
    .it-blog-testimonial {
        padding: 20px 30px;
    }
    .it-select-tag {
        width: 60%;
    }
    .it-select-social {
        width: 40%;
    }
    .it-blog-comment-box {
        padding: 40px 0 0;
    }
    .it-social-blog-pst {
        margin: 40px 0 50px;
    }
    .it-blog-form {
        padding-top: 15px;
    }
    .it-product-dark .col-lg-3.col-md-4.col-sm-12 {
        order: 1;
    }
    .it-product- .col-lg-3.col-md-4.col-sm-12 {
        order: 1;
    }
    .it-product-listbar.it-product-style4 {
        text-align: left;
    }
    .it-product-single {
        padding: 50px 0px 35px;
    }
    .it-product-slider {
        padding: 47px 0 50px;
    }
    .it-thumb-sidebar {
        margin-top: 45px;
    }
    .it-footer-style2 {
        padding: 50px 30px 50px;
    }
    .it-border {
        margin: 40px 0 30px;
    }
    .it-product-single-dark .it-search-wrapper input {
        width: 78%;
    }
    .it-product-checkout.it-product-checkout-dark {
        padding: 50px 10px;
    }
    .it-product-checkout {
        padding: 50px 10px 50px;
    }
    .it-shipping-pager input {
        width: 170px;
    }
    .it-quantity-style2 .it-search-wrapper input {
        margin-bottom: 15px;
    }
    .it-shipping-pager {
        margin-top: 7px;
        margin-bottom: 0;
    }
    .it-heading.it-heading-team2 {
        margin: 77px 0 40px;
    }
    .it-testimonial-slide2 {
        margin: 30px 0 0;
    }
    .fd-review-wrapper.fd-review-delivery {
        padding: 25px 0 0;
    }
    .fd-review-delivery h4.border-btm-input {
        margin-bottom: 20px;
    }
    .fd-review-delivery .form-block {
        margin-bottom: 20px;
    }
    .fd-review-delivery .nice-select {
        margin-bottom: 20px;
    }
    .it-contact-form-box {
        padding-bottom: 50px;
    }
    .it-contact__form {
        margin: 42px 15px 0;
        padding: 44px 40px 45px;
    }
    .it-contact__form h1 {
        font-size: 30px;
        margin-bottom: 20px;
    }
    .it-contact__form .form-block {
        margin-bottom: 20px;
    }
    .it-contact__form input[type="submit"] {
        border: none;
        border-radius: 0;
        font-size: 16px;
        line-height: 0;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }
    .it-profile- {
        padding: 50px 0;
    }
    .it-error- {
        padding: 50px 0;
    }
    .it-about-wrapper.it-about-style2 {
        padding-top: 0;
    }
    .it-about-style2.it-different-section {
        padding: 0;
    }
    .team2-box-two h3 {
        width: 100%;
        font-size: 24px;
        margin-bottom: 20px;
        margin-top: 30px;
    }
    .it-counter-style2 {
        padding: 72px 0 42px;
        margin-top: 0;
    }
    .it-testimonial2-flex {
        display: block;
    }
    .it-content-img {
        margin-bottom: 30px;
    }
    .it-categories-box-section .grid-item {
        right: 0;
        width: fit-content;
    }
    .it-deal-text3 {
        padding: 0 0 50px;
    }
    .it-product-section {
        padding: 47px 0 0;
    }
    .it-client-slider {
        padding: 50px 0;
    }
    .it-footer-partner-style3 {
        margin-top: 0;
    }
    .it-insta-box {
        padding: 0 0 46px;
    }
    .it-footer-partner-style3 ul li {
        margin: 0 10px;
    }
    .it-footer-wrapper.it-footer-style3 {
        padding: 50px 0 30px 0;
    }
    .it-testimonial-style3 {
        padding: 47px 0 15px;
    }
    .it-sale-style4 {
        margin-top: 30px;
    }
    .it-footer-wrapper.it-footer-style4 {
        padding: 50px 0 30px 0;
    }
    .it-sign-slide {
        display: none;
    }
    .it-modal-form {
        display: block;
    }
    .it-team2-sideimg {
        margin-top: 0;
    }
    .it-blog-box {
        margin-bottom: 30px;
    }
    .testimonial-box-wrapper .swi-user:after,
    .testimonial-box-wrapper .swi-user:before,
    .testimonial-box-wrapper .swi-user>svg {
        visibility: visible;
        opacity: 1;
    }
    .testimonial-box-wrapper .swi-user img,
    .it-testimonial-style3 .swi-user img {
        width: 70px;
        height: auto;
    }
    .testimonial-box-wrapper .swi-user img {
        width: 70px;
        height: auto;
    }
    .testimonial-box-wrapper .swi-user {
        transform: translateY(0px);
    }
    .svg-user1-style3,
    .svg-user2-style3 {
        display: none;
    }
    .it-testimonial-style3 .swi-user img {
        border: 1px solid #efefef;
    }
    .it-testimonial-style3 .gallery-thumbs {
        height: max-content;
    }
    .swiper-content-style2 {
        position: unset;
    }
    .swiper-content-mini {
        padding: 44px 15px 0px;
        margin: 0;
    }
    .banner-naxt-style2 {
        bottom: 0;
    }
    .it-product-dark .it-blog-pagination,
    .it-product- .it-blog-pagination {
        margin-left: 0;
    }
    .it-blog-sidebar.it-product-sidebar {
        margin-top: 46px;
        margin-bottom: 46px;
    }
    .it-header-wrapper .it-nav .it-cartsec>ul>li {
        padding: 0px 10px;
    }
    .product-list-filter ul {
        text-align: center;
    }
    .it-index4-slider-style4 .swiper-container {
        padding: 0 0 50px;
    }
    .it-banner-slider4 p {
        width: auto;
        font-size: 16px;
    }
    .it-banner-pic4 {
        display: none;
    }
    .it-aboutus-service-section.it-contact-detail {
        padding: 50px 0 20px;
    }
    .it-darkab-service-section.it-contact-detail {
        padding: 50px 0 20px;
    }
    .it-contact-form-box {
        padding-bottom: 50px;
    }
    .it-banner-index5 {
        padding: 142px 30px 50px;
    }
    .it-aboutus-service-section.it-service-style5 {
        padding: 47px 0 20px;
    }
    .it-text-five h1 {
        font-size: 40px;
        margin-bottom: 28px;
    }
    .it-text-five h4::after {
        display: none;
    }
    .it-categories-style3.it-gallery-style5 {
        padding: 47px 0 17px;
    }
    .it-project-gallery.gallery-five-mg {
        margin-top: 0;
    }
    .it-gallery-style5 .it-project-gallery .grid-img {
        display: inline-block;
    }
    .it-video-style5.it-progresbar-wrapper {
        padding: 39px 0 50px;
    }
    .it-heading-five {
        width: 500px;
    }
    .it-heading-five h1 {
        font-size: 40px;
        margin-bottom: 166px;
    }
    .it-video-style5.it-progresbar-wrapper .progress-leftbox .video-icon {
        top: -48px;
    }
    .it-heading-five::after {
        display: none;
    }
    .solar-waves {
        display: none;
    }
    .it-heading-five h2 {
        font-size: 28px;
    }
    .it-blog-wrapper.it-blog-style5 {
        padding: 47px 0 22px;
    }
    .blog-box-flex {
        margin-bottom: -5px;
        margin-top: 0;
    }
    .blog-box.blog-box-flex {
        margin-bottom: 0;
    }
    .it-blog-style5 .blog-box .blog-img {
        margin-bottom: 23px;
    }
    .it-map-banner5 {
        padding: 50px 0 50px;
    }
    .it-address5 {
        margin: 50px 0 0;
    }
    .it-blg-post-link {
        flex-wrap: wrap;
    }
    .it-blg-post-link ul.post-link1 {
        flex: 100%;
    }
    .it-project-gallery .gallery-nav ul li {
        font-size: 16px;
    }
    .it-project-gallery .gallery-nav ul {
        margin: 0 0 50px 0;
    }
    .theme-inland .it-footer-wrapper {
        padding: 80px 0 36px 0;
    }
    .process-box-wrapper .col-lg-3 .process-box {
        margin-bottom: 50px;
    }
    .it-process-wrapper.it-process-back-change2 {
        padding: 77px 0 21px;
    }
}

@media(max-width: 767px) and (min-width: 575.98px) {
    .it-team2-sideimg {
        width: 60%;
        margin: auto;
    }
}

@media (max-width: 767.98px) {
    .it-blog-user ul li:after {
        content: unset;
    }
    .it-blog-user ul li {
        width: 100%;
    }
    #yith-quick-view-content div.images,
    #yith-quick-view-content div.summary {
        width: 100%;
        float: none;
    }
    .slideFirst rs-sbg {
        background-position: right !important;
    }
    .it-user-text h5 span {
        width: 100%;
        margin: 10px 0 20px;
    }
    .comment-respond {
        padding: 24px 30px 30px;
    }
}

@media(max-width: 575px) {
    .it-profile-open {
        top: 6px;
    }
    .about-contentbox .it-btn .about-btnicon svg {
        width: 20px;
    }
    .about-contentbox .it-btn .about-btnicon {
        left: -40px;
    }
    .it-cartsec {
        margin-bottom: 20px;
    }
    .it-contact-form-box {
        padding: 33px 40px 45px !important;
    }
    form.post-password-form label {
        width: 100%;
    }
    .it-testimonial-slide2 .it-testimonial2-flex .it-content-img img {
        width: 100%;
    }
    .it-product-section.it-product-style4 .it-project-gallery .grid-item {
        width: 100%;
    }
    form.woocommerce-ResetPassword.lost-reset-password button.woocommerce-Button.button {
        position: relative;
        margin-top: 15px;
        width: 100%;
    }
    form.woocommerce-ResetPassword.lost-reset-password input#user-login {
        padding: 0 15px;
    }
    .it-content-wraapper.it-content-margin {
        margin-left: 0;
    }
    .it-content-wraapper.it-content-left {
        margin-left: 0;
    }
    .it-header-wrapper {
        padding: 0 0 30px 0;
    }
    .it-logo {
        text-align: center;
        padding: 20px 0;
    }
    .col-lg-3.col-md-4.col-sm-4.col-8 .it-logo {
        text-align: left;
    }
    .it-header-wrapper.it-header-style1 {
        padding: 0 0 30px 0;
    }
    .it-nav .it-cartsec>ul>li:after {
        display: none;
    }
    .it-nav .it-cartsec>ul>li>a.setting-toggle {
        margin-left: 5px;
    }
    .it-nav .it-cartsec>ul>li {
        padding: 0px 5px;
    }
    .it-header-wrapper {
        padding: 0 0;
    }
    .it-header-wrapper .it-nav .it-cartsec>ul>li {
        padding: 0px 5px;
    }
    .footer-box .it-logo {
        text-align: left;
    }
    .it-progresbar-wrapper .progress-rightbox h1 {
        font-size: 30px;
    }
    .it-service-box2 {
        padding: 35px 30px;
    }
    .it-client-logo-section-style2 ul li {
        width: 40%;
    }
    .it-break-out {
        width: auto;
    }
    .it-break-out h1 {
        font-size: 28px;
    }
    .it-search-btn input {
        width: 78%;
    }
    .it-blog-dark-version .it-blog-post h2 {
        font-size: 20px;
    }
    .it-blog-post h2 {
        font-size: 20px;
    }
    .it-post-title a {
        font-size: 16px;
    }
    .it-blog-pagination ul li:nth-child(5) {
        display: none;
    }
    .it-blog-pagination ul li:nth-child(6) {
        display: none;
    }
    .it-blog-pagination ul li:nth-child(7) {
        display: none;
    }
    .it-blog-pagination ul li:nth-child(8) {
        display: none;
    }
    .it-service-wrapper.it-service- {
        padding: 47px 0 20px;
    }
    .it-blog-pagination a.page-link {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    .it-post-section1 {
        width: 100%;
    }
    .it-post-section2 {
        width: 100%;
    }
    .it-select-tag ul li a {
        margin-right: 0;
    }
    .it-select-social ul li a {
        margin-left: 15px;
    }
    .it-social-blog-pst {
        display: block;
    }
    .it-select-tag {
        width: 100%;
        text-align: center;
    }
    .it-select-social {
        width: 100%;
        text-align: center;
        margin-top: 15px;
    }
    .it-auther-box {
        display: block;
    }
    .it-auther-img {
        margin-right: 0;
        margin-bottom: 15px;
    }
    .it-profile-box {
        display: block;
    }
    .it-blog-comment-box h1 {
        margin-bottom: 0;
    }
    .it-user-text {
        width: 100%;
    }
    .it-user-profile {
        margin-bottom: 15px;
        width: 100%;
    }
    .comment-meta.commentmetadata.comment-info.it-user-text {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .it-about-style2 .about-contentbox .about-head1 {
        font-size: 20px;
    }
    .it-index3-slider-style3 .it-banner-content {
        text-align: center;
        width: 100%;
    }
    ul.comment-left {
        padding-left: 0;
    }
    .it-blog-form h2 {
        margin-bottom: 30px;
    }
    .it-product-listbar>ul>li {
        width: 100%;
        padding-left: 0;
    }
    .it-product-listbar .product-item-block .content-block {
        padding: 30px 30px 0 0;
    }
    .it-product-listbar.product-list-view>ul>li>.product-item-block {
        display: block;
    }
    .product-detail-tab>ul>li {
        margin: 0px 0;
    }
    .it-tab-peragraph {
        padding: 24px 30px 5px;
    }
    .it-footer-style2 {
        padding: 50px 15px 20px;
    }
    .footer-menu-style2 ul li a {
        margin: 0 5px;
    }
    .footer-social-style2 ul li a {
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 16px;
        margin-right: 5px;
    }
    .it-price-detail h1 {
        font-size: 24px;
    }
    .it-textbox-subscribe4 .it-search-wrapper input {
        font-size: 16px;
    }
    .fd-review-delivery h4.border-btm-input {
        font-size: 18px;
    }
    .it-credit-cart {
        padding: 15px 20px 20px;
        margin-top: 15px;
        margin-bottom: 0;
    }
    .fd-review-wrapper {
        margin-top: 20px;
    }
    .it-credit-cart>ul {
        display: block;
    }
    .it-credit-cart>ul>li {
        display: block;
    }
    .it-credit-cart>ul>li:nth-child(2) {
        width: 100%;
        margin: 15px 0 10px;
    }
    .it-credit-cart>ul>li:last-child {
        text-align: left;
    }
    .it-shipping04 .it-shipping-add h5 {
        margin-top: 0;
        margin-right: 5px;
    }
    .it-shipping-add h4 {
        font-size: 20px;
    }
    .it-contact__form {
        margin: 50px 15px 0;
        padding: 50px 30px;
    }
    .it-profile-edit {
        padding: 50px 30px;
    }
    .it-basic-edit h3 {
        font-size: 16px;
    }
    .it-basic-edit {
        margin-bottom: 0;
        padding-bottom: 10px;
    }
    .it-profile-edit .form-block {
        margin-bottom: 20px;
    }
    .it-error-four h1 {
        margin-top: 20px;
        font-size: 30px;
    }
    .it-error-four p {
        font-size: 20px;
    }
    .about-contentbox .it-btn {
        min-width: 76%;
        padding: 0;
    }
    .it-checkout-table .table thead th {
        font-size: 16px;
    }
    .index3-timer canvas {
        width: 310px !important;
        height: auto !important;
    }
    .it-shop-main {
        padding: 0 30px 30px;
    }
    .it-shop-btntext h4 {
        font-size: 24px;
    }
    .it-shop-center {
        padding: 30px;
    }
    .it-shop-right {
        padding: 30px;
    }
    .it-footer-partner-style3 ul li {
        margin: 0 15px 30px;
    }
    .it-banner-content.it-banner-slider4 {
        margin-top: 50px;
    }
    .it-sale-four h5 {
        font-size: 16px;
        margin-bottom: 60px;
    }
    .it-sale-four h2 {
        font-size: 26px;
    }
    .it-testimonial-style4 .swi-contentbox {
        padding: 80px 30px 50px;
    }
    .it-user-four img {
        width: 100px;
        height: 100px;
    }
    .it-user-four {
        top: -30px;
        left: 0px;
    }
    .it-username-four {
        left: 90px;
        width: 200px;
    }
    .it-username-four h3 {
        font-size: 16px;
    }
    .footer-social-style2 {
        margin-top: 20px;
        margin-bottom: 30px;
    }
    .it-project-gallery .grid-item {
        width: auto;
        right: 0;
    }
    .service-box-wrapper .service-box.serivce-first {
        margin-bottom: 30px;
    }
    .service-box.serivce-second {
        margin-bottom: 30px;
    }
    .it-service-wrapper.it-service-white .service-box-wrapper .col-12:last-of-type .service-box.serivce-second {
        margin-bottom: 0;
    }
    .it-sign-section {
        padding: 40px 10px;
    }
    .it-social-btn ul li {
        display: block;
    }
    .it-social-btn ul li:last-child {
        margin: 15px 0 0 0;
    }
    .close-search-bar .search-input-box input {
        width: 70%;
        font-size: 20px;
    }
    .it__progress ul li span {
        font-size: 16px;
    }
    .footer-box .it-logo {
        padding-left: 0;
    }
    .it-footer-wrapper.it-footer-style3 {
        padding: 50px 0 0px 0;
    }
    .it-checkout-box {
        padding: 27px 20px 29px;
    }
    .it-project-gallery .grid-img {
        display: inline-block;
    }
    .it-project-portfolio .it-btn {
        margin-top: 22px;
    }
    .singup-login-without-sliders .it-signin-flex {
        max-width: 300px;
        right: 0;
        left: 0;
        margin: auto;
    }
    .it-counter-style2 {
        padding: 72px 0 39px;
        margin-top: 0;
    }
    .land-blog-section {
        margin-bottom: 31px;
    }
    .land-blog-main-wrapper {
        padding: 77px 0px 40px;
    }
    .it-process-wrapper.it-process-back-change2 {
        padding: 77px 0 53px;
    }
    .about-contentbox .it-btn {
        min-width: 86%;
        padding: 0px 4px 0px 12px;
        margin-left: 40px;
        text-align: center;
    }
    .land-blog-date b {
        font-size: 20px;
        line-height: 20px;
    }
    .land-blog-date {
        min-width: 50px;
        bottom: -10px;
        height: 50px;
        line-height: 20px;
    }
    
}

@media(max-width: 575.98px) {
    .it-team2-sideimg {
        width: 100%;
    }
    .woocommerce ul.products li.product {
        margin: 0 0 30px 0 !important;
        width: 100% !important;
    }
    .woocommerce ul.products[class*=columns-] li.product,
    .woocommerce-page ul.products[class*=columns-] li.product {
        width: 100%;
        margin: 0 0 1.992em;
    }
    .woocommerce form .form-row {
        margin: 0px 8px 5px 0px;
    }
    .woocommerce-mini-cart__buttons a {
        margin: 12px 0;
    }
    .it-nav .it-cartsec>ul>li>a>svg {
        width: 15px;
        height: 15px;
    }
    .it-nav {
        display: flex;
        justify-content: space-between;
    }
    .it-product-checkout-dark>.header-cartbox p.woocommerce-mini-cart__buttons.buttons a {
        margin: 10px 0 0;
    }
    .unit-class .it-header-wrapper .col-12 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .unit-class .it-header-wrapper .col-12 .svg-size {
        width: 210px;
        height: auto;
    }
    .unit-class .it-header-wrapper .col-12 .it-logo {
        text-align: left;
        padding-left: 0;
    }
    .it-bread-crumbs,
    .it-home-crumbs .breadcrumbs {
        text-align: center;
    }
    .it-project-gallery .gallery-nav ul {
        margin: 0 0 41px 0;
    }
    .it-count2-box {
        margin-bottom: 33px;
    }
    .it-counter-style2.it-about-counter2 {
        padding: 72px 0 39px;
    }
    .it-process-wrapper {
        padding: 77px 0 53px;
    }
}

@media(max-width: 479px) {
    body .header-cartbox p.woocommerce-mini-cart__buttons.buttons a.button.wc-forward {
        width: 80%;
        margin: 0 auto 20px;
    }
    .coupon {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .woocommerce-cart table.cart td.actions .coupon .input-text {
        width: 100%;
    }
    .coupon button.button {
        margin: 20px 0 14px;
    }
    .woocommerce table.shop_table button.button {
        min-width: 100%;
    }
    .commentmetadata.comment-info .comment-head h5 {
        word-break: break-all;
    }
    .header-cartbox .it-checkout-table.table-responsive p.woocommerce-mini-cart__buttons.buttons a {
        margin: 10px 0 0;
    }
    .blog-pagination-section a.prev.page-numbers,
    .blog-pagination-section a.next.page-numbers {
        width: 70px;
    }
    .it-blog-pagination a.page-link,
    .nav-links a,
    .current,
    .dots,
    .page-links a,
    ul.page-numbers li a,
    ul.page-numbers li span {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
    }
    .woocommerce nav.woocommerce-pagination ul.page-numbers li a,
    .woocommerce nav.woocommerce-pagination ul.page-numbers li span {
        line-height: 30px;
        padding: 0;
    }
}

@media(max-width: 379px) {
    .it-sign-forgot {
        display: inline-block;
        width: 100%;
    }
    .it-sign-forgot ul li:first-child {
        margin: 0 0 10px;
    }
    .it-sign-forgot li {
        width: 100%;
        text-align: left;
    }
    .it-unite-blog form.wp-block-search input {
        height: 60px;
        margin-bottom: 10px;
    }
    .it-sop-cart a {
        right: 0;
    }
    .it-sop-cart h3 {
        font-size: 16px;
    }
    .it-sop-cart p {
        font-size: 16px;
    }
    .it-categories-box-section .it-project-gallery .bottom-content {
        display: none;
    }
    .it-project-gallery .grid-item:hover .bottom-content>h3 {
        font-size: 16px;
    }
    .main-contentblock {
        width: 100%;
    }
    .cart-content {
        width: 280px;
        overflow-y: auto;
    }
    .it-project-style2 .it-project-gallery .gallery-nav ul li {
        margin-left: 0;
    }
    .it-project-style2 .it-project-gallery .gallery-nav ul li:before,
    .it-project-style2 .it-project-gallery .gallery-nav ul li:after {
        display: none;
    }
    .it__progress ul li:nth-child(odd) span {
        top: -50px;
    }
    .it__progress ul li span.pro-confirm {
        right: -10px;
        top: 30px;
    }
    .it-nav .it-cartsec>ul>li:after {
        display: none;
    }
    .it-nav .it-cartsec>ul>li:first-child {
        padding: 0;
    }
    li.it-login-sign a {
        margin-left: 5px;
    }
    .it-sop-cart-btn {
        padding: 14px 0 10px 14px;
    }
    .it-sop-cart-btn .btn-caret {
        display: none;
    }
    .it-sop-cart-btn>ul>li:first-child {
        margin-right: 0;
    }
    .it-header-wrapper .it-sop-cart-btn>ul>li:first-child {
        margin-right: 0;
    }
    .it-header-wrapper .it-btn-two {
        width: 140px;
    }
    .it-header-wrapper .it-sop-cart-btn {
        padding: 14px 0 10px 0px;
    }
    .testimonial-box-wrapper .swi-user>svg {
        bottom: -20px;
    }
    .it-header-wrapper .it-nav .it-cartsec>ul>li {
        padding: 0px 5px 0 0;
    }
    .product-list-filter .nice-select {
        height: 40px;
        line-height: 40px;
    }
    .it-checkout-box {
        padding: 85px 20px 50px;
    }
    .it-nav .it-menu {
        left: -250px;
        width: 250px;
    }
    p.woocommerce-result-count,
    .woocommerce .woocommerce-ordering,
    .woocommerce-page .woocommerce-ordering {
        width: 100%;
        text-align: center;
    }
    .it-signin-flex .it-sign-forgot ul {
        margin-right: 0;
    }
    .it-signin-flex .it-sign-forgot ul a {
        min-width: 130px;
    }
    .it-auther-content span {
        display: inline-block;
    }
    .it-auther-content h5 {
        font-size: 20px;
    }
    .it-user-text span {
        letter-spacing: 0px;
    }
    .woocommerce .it-product-single div.product .woocommerce-tabs .panel {
        padding: 30px 15px;
    }
}