@charset "UTF-8";

/*
Theme Name: Inteshape
Adding WP styles. 
*/

/* Chrome, Safari, Edge, Opera */
input.qty::-webkit-outer-spin-button,
input.qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.inteshape-default-content{
	float:left;
	width:100%;
	max-width:100%;
}
.page .inteshape-default-content {
    margin-bottom: 55px;
}

.sticky .wt-post-info:before {
    content: 'Sticky';
    position: absolute;
    right: 30px;
    top: 25px;
    background: #d7b39a;
    padding: 5px 10px 0;
    font-family: teko;
    font-size: 20px;
    line-height: normal;
    text-transform: uppercase;
    color: #fff;
}

/*Theme Test unit */
footer.default-footer .widget_text select,
.inteshape-widget.widget_text select,
select#cat,
.wp-block-archives-dropdown select,
.wp-block-categories-dropdown select,
select#archives-dropdown--1,
select#categories-dropdown--1 {
    width: 100%;
    height: auto;
    color: #252525 !important;
    min-height: 40px;
    padding: 8px 20px;
    line-height: normal;
    border: 1px solid #e3e3e3;
    text-transform: capitalize;
    background-color: #fff;
    outline: none;
}

select {
    -webkit-appearance: none;
    background-image: url(../images/br_down.webp) !important;
    background-repeat: no-repeat !important;
    background-position-x: 92.8% !important;
    background-position-y: 50% !important;
    cursor: pointer;
}

footer.default-footer #wp-calendar, 
footer.default-footer #wp-calendar th, 
footer .calendar_wrap td {
    border: 1px solid #fff;
}

.wp-block-calendar #wp-calendar, 
.inteshape-widget #wp-calendar, 
.inteshape-widget #wp-calendar th, 
.inteshape-widget td{
	border:1px solid #e7e7e7;
}


.wp-block-calendar .wp-calendar-table caption,
.calendar_wrap caption {
    padding-top: 0;
    line-height: 34px;
    background: #d7b39a;
    text-align: center;
    border: 2px solid #ccc;
    padding: 0;
    border-bottom: 0;
    color: #fff;
	caption-side: top;
}
.wp-block-calendar table th,
thead tr{
	background:#00173c;
}
.wp-block-calendar {
    float: left;
    width: 100%;
	margin-bottom: 15px;
}
.inteshape-widget thead th,
footer.default-footer thead th{
	text-align: center;
}

table {
    width: 100%;
}

table th {
    padding: 12px 8px !important;
    background: #191919;
    color: #fff;
	text-align:center;
}


.wp-block-calendar #wp-calendar td, 
.inteshape-widget  #wp-calendar td,
footer.default-footer #wp-calendar td {
    padding: 7px !important;
    text-align: center;
    color: #fff;
    border: 1px solid #ccc;
}
tbody tr td{
	padding:12px 8px;
	border: 1px solid #ccc;
	
}
tbody tr td:first-child a{
	font-weight:bold;
}
.wp-block-calendar #wp-calendar th,
.inteshape-widget  #wp-calendar th{
	color:#fff;
}
tbody tr th,
tbody tr td{
	text-align:left;
}

tbody tr td,
.wp-block-calendar #wp-calendar td,
.inteshape-widget  #wp-calendar td{
	color:#111111;
}
span.wp-calendar-nav-prev a {
    float: left;
    background: #d7b39a;
    padding: 5px 15px;
    text-decoration: none;
	color:#fff;
}

span.wp-calendar-nav-next a {
    float: right;
	background: #d7b39a;
    padding:5px 15px;
	text-decoration: none;
	color:#fff;
}
.widget_nav_menu ul ul,
.widget_pages ul ul,
.widget_categories ul ul{
	padding-left: 15px;
}

.inteshape-widget a.rsswidget {
    display: inline-block;
    color: #222;
}
footer a.rsswidget {
    display: inline-block;
    color: #fff;
}
.widget_rss ul li {
    margin-bottom: 10px;
	list-style: none;
}
footer li a.rsswidget,
.inteshape-widget li a.rsswidget {
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 10px;
}

.inteshape-widget li a.rsswidget:hover{
	color:#d7b39a;
}

.rss-date {
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    line-height: normal;
}

footer.default-footer ul,
.inteshape-widget ul {
    margin-left: 0;
}

.wp-block-button__link {
    margin-bottom: 15px;
    padding: 11px 25px;
    font-size: 16px;
    outline: none;
    letter-spacing: 1px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    display: inline-block;
    background-color: #d7b39a;
    border: none;
    font-weight: 500;
	border-radius: 28px;
    -webkit-border-radius: 28px;
	color:#fff !important;
}
.wp-block-file a:hover{
	color: #d7b39a;
}
.wp-block-file .wp-block-file__button{
	background-color: #d7b39a;
}
.is-style-outline a {
    color: #d7b39a !important;
}
.wp-block-cover-image .wp-block-subhead:not(.has-text-color), .wp-block-cover-image h1:not(.has-text-color), .wp-block-cover-image h2:not(.has-text-color), .wp-block-cover-image h3:not(.has-text-color), .wp-block-cover-image h4:not(.has-text-color), .wp-block-cover-image h5:not(.has-text-color), .wp-block-cover-image h6:not(.has-text-color), .wp-block-cover-image p:not(.has-text-color), .wp-block-cover .wp-block-subhead:not(.has-text-color), .wp-block-cover h1:not(.has-text-color), .wp-block-cover h2:not(.has-text-color), .wp-block-cover h3:not(.has-text-color), .wp-block-cover h4:not(.has-text-color), .wp-block-cover h5:not(.has-text-color), .wp-block-cover h6:not(.has-text-color), .wp-block-cover p:not(.has-text-color){
	color:#fff;
}

ul.wp-block-rss {
	margin-left:0;
}
ul.wp-block-latest-posts__list,
ul.wp-block-archives-list{
	margin-left:0;
	margin-bottom: 15px;
}
.wp-block-categories-dropdown,
.wp-block-archives.wp-block-archives-dropdown {
    margin-bottom: 30px;
}

.wp-block-search .wp-block-search__input {
    flex-grow: 1;
    max-width: 100%;
    border: none;
    border-right: 1px solid transparent;
    height: 56px;
    background-color: #f8f8f8;
}
form.wp-block-search {
    margin-bottom: 15px;
    border: 1px solid #e7e7e7;
    padding: 10px 20px 20px 20px;
}
.wp-block-search .wp-block-search__label {
    width: 100%;
    font-size: 30px;
    color: #00173c;
    font-family: teko;
}
.wp-block-search .wp-block-search__button {
    margin-left: 10px;
    border-left-color: #FFF;
    padding: 9px 20px;
    color: #fff;
    background-color: #d7b39a !important;
    border: 0px;
    border-radius: 0px;
}

p.wp-block-tag-cloud a {
    padding: 8px 14px;
    font-size: 14px;
    display: inline-block;
    margin: 0 0 4px;
    color: #111111;
    position: relative;
    border: 1px solid #e8e8e8;
    position: relative;
    z-index: 1;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    font-weight: normal;
    text-transform: capitalize;
}

p.wp-block-tag-cloud a:before {
    position: absolute;
    content: '';
    right: 100%;
    top: 0px;
    background-color: #e8e8e8;
    width: 0%;
    height: 100%;
    z-index: -1;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

p.wp-block-tag-cloud a:hover:before {
    width: 100%;
    right: 0%;
}

p.wp-block-tag-cloud a:hover {
    color:#d7b39a;
}
.wp-block-group__inner-container {
    padding: 20px;
	margin-bottom:30px
}	
.page-links {
    float: left;
    width: 100%;
    text-align: left;
    margin-bottom: 30px;
}
.page-links a, .page-links span.current {
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    border-right: 1px solid #d7b39a;
    margin-right: 5px;
    position: relative;
    background-color: #fff;
    border: 1px solid #d7b39a;
    color: #00173c;
    width: 35px;
    height: 35px;
    line-height: 33px;
    text-align: center;
    padding: 0px;
    transition: all .3s ease;
}

.page-links a:hover, 
.page-links span.current:hover, 
.page-links .page-numbers.current {
    background-color: #d7b39a;
    color: #fff;
}
pre {
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 24px;
    max-width: 100%;
    overflow: auto;
    padding: 12px;
    white-space: pre-wrap;
    word-wrap: break-word;
	font-family: poppins;
    font-size: 15px;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    line-height: 1.6;
	display: block;
    color: #333;
    background-color: #f5f5f5;
    border-radius: 4px;
}

.post-password-form input[type="submit"] {
    background: #d7b39a;
    border: none;
    color: #fff;
    padding: 3px 15px;
}
.pingback span.fn, 
.trackback span.fn {
    display: inline-block;
    color: #00173c;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
}
.gallery.gallery-size-thumbnail {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    width: 100%;
	margin-bottom:10px;
}
figcaption, .wp-caption-text {
    padding: 15px;
	background: #f7f7f7;
}

.widget_media_gallery .gallery {
    background: #fff;
    padding: 10px;
}

.side-bar .widget_newsletter-2 .newsletter-bx .form-control {
    height: 49px;
    background-color: #f6f7f8;
}

.side-bar .tagcloud {
    background: #fff;
    padding: 10px;
}

.gallery-item{
	display:inline-block;
	margin-bottom:0;
	text-align:center;
}

.gallery-columns-2 .gallery-item {
    width: 50%;
}
.gallery-columns-3 .gallery-item {
    width: 33.33%;
}
.gallery-columns-4 .gallery-item {
    width: 25%;
}
.gallery-columns-5 .gallery-item {
   width: 20%;
}
.gallery-columns-6 .gallery-item {
    width: 16.66%;
}
.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
    width: 12.5%;
}
.gallery-columns-9 .gallery-item {
    width: 11.11%;
}
th.woocommerce-product-attributes-item__label{
	border: none;
}
body.page-template-default.page.singular.has-no-pagination.not-showing-comments.show-avatars.footer-top-hidden .section-full.p-t80.p-b80.inteshape-content-area {
    padding-bottom: 75px;
}

.has-large-font-size {
    line-height: 42px;
    margin-bottom: 20px;
}
p[style*="font-size"] {
    line-height: 120%;
}

.wt-post-text p{
	margin-bottom:15px;
}

.edit-link a.post-edit-link {
    color: #fff;
    padding: 8px 20px;
    letter-spacing: 1px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    display: inline-block;
    background-color: #d7b39a;
    font-size: 14px;
    font-weight: 500;
    margin-top: 20px;
}

.comment-content.entry-content p cite {
    margin-bottom: 10px;
    display: inline-block;
}

/*-----New Styling------*/

span.sep-inteshape {
    display: inline-block;
    margin: 0 5px;
}

ol.comment-list {
    margin-bottom: 45px;
	margin-left:0;
}

.comments-area .comment-form p.comment-form-cookies-consent {
    width: 100%;
	margin-bottom: 18px;
}

.comments-area .comment-form p.comment-form-cookies-consent label {
    display: block;
    line-height: 20px;
}

#wp-comment-cookies-consent{
	display:none;
}

/*----Widget----*/


aside.side-bar.p-a30.bg-gray {
    width: 100%;
    float: left;
}

.side-bar .widget {
    width: 100%;
    float: left;
}

.default-footer .widget.footer-widget {
    float: left;
    width: 100%;
}

.widget_archive ul,
.widget_categories ul,
ul.wp-block-rss,
ul.wp-block-latest-posts__list,
ul.wp-block-archives-list,
.widget_nav_menu ul,
.widget_pages ul,
.widget_meta ul,
.widget_recent_comments ul,
.widget_recent_entries ul,
.recent-posts-entry ul,
.widget_archives ul {
	list-style: none;
}


.widget_archive>ul,
.widget_categories>ul,
ul.wp-block-rss,
.widget_rss ul,
ul.wp-block-latest-posts__list,
ul.wp-block-archives-list,
.widget_nav_menu>ul,
.widget_nav_menu .menu-testing-menu-container>ul,
.widget_pages>ul,
.widget_meta>ul,
.widget_recent_comments>ul,
.widget_recent_entries>ul,
.recent-posts-entry>ul,
.widget_archives>ul {
	background:#fff;
	list-style: none;
    margin-bottom: 0;
    padding: 10px;
	width: 100%;
    float: left;
}

.widget_archive ul li,
.widget_categories ul li,
ul.wp-block-rss li,
ul.wp-block-latest-posts__list li,
ul.wp-block-archives-list li,
.widget_nav_menu ul li,
.widget_pages ul li,
.widget_meta ul li,
.widget_recent_comments ul li,
.widget_recent_entries ul li,
.widget_archives ul li {
    border-bottom: 1px solid #e7e7e7;
    position: relative;
    padding: 15px 10px 15px 15px;
    margin-bottom: 0;
    line-height: 20px;
	-webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
}

.widget_archive ul li:first-child,
.widget_categories ul li:first-child,
ul.wp-block-rss li:first-child,
ul.wp-block-latest-posts__list li:first-child,
ul.wp-block-archives-list li:first-child,
.widget_nav_menu ul li:first-child,
.widget_pages ul li:first-child,
.widget_meta ul li:first-child,
.widget_recent_comments ul li:first-child,
.widget_recent_entries ul li:first-child,
.recent-posts-entry ul li:first-child,
.widget_archives ul li:first-child {
	margin-top: inherit;
}

.widget_archive ul li:last-child,
.widget_categories ul li:last-child,
ul.wp-block-rss li:last-child,
ul.wp-block-latest-posts__list li:last-child,
ul.wp-block-archives-list li:last-child,
.widget_nav_menu ul li:last-child,
.widget_pages ul li:last-child,
.widget_meta ul li:last-child,
.widget_recent_comments ul li:last-child,
.widget_recent_entries ul li:last-child,
.recent-posts-entry ul li:last-child,
.widget_archives ul li:last-child {
	border-bottom: 0px;
}

.widget_archive ul.children li:last-child,
.widget_categories ul.children li:last-child,
ul.wp-block-rss li:last-child,
ul.wp-block-latest-posts__list li:last-child,
ul.wp-block-archives-list li:last-child,
.widget_nav_menu ul.sub-menu li:last-child,
.widget_pages ul.children li:last-child,
.widget_meta ul.children li:last-child,
.widget_recent_comments ul.children li:last-child,
.widget_recent_entries ul.children li:last-child,
.recent-posts-entry ul.children li:last-child,
.widget_archives ul.children li:last-child {
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: 0px;
}

.widget_archive ul li a,
.widget_categories ul li a,
ul.wp-block-rss li a,
ul.wp-block-latest-posts__list li a,
ul.wp-block-archives-list li a,
.widget_nav_menu ul li a,
.widget_pages ul li a,
.widget_meta ul li a,
.widget_recent_comments ul li a,
.widget_recent_entries ul li a,
.recent-posts-entry ul li a,
.widget_archives ul li a {
	color: #000;
    display: block;
}

.widget_archive ul li a:hover,
.widget_categories ul li a:hover,
ul.wp-block-rss li a:hover,
ul.wp-block-latest-posts__list li a:hover,
ul.wp-block-archives-list li a:hover,
.widget_nav_menu ul li a:hover,
.widget_pages ul li a:hover,
.widget_meta ul li a:hover,
.widget_recent_comments ul li a:hover,
.widget_recent_entries ul li a:hover,
.recent-posts-entry ul li a:hover,
.widget_archives ul li a:hover {
	color: #d7b39a;
}

.widget_archive ul li .badge,
.widget_categories ul li .badge,
ul.wp-block-rss li .badge,
ul.wp-block-latest-posts__list li .badge,
ul.wp-block-archives-list li .badge,
.widget_nav_menu ul li .badge,
.widget_pages ul li .badge,
.widget_meta ul li .badge,
.widget_recent_comments ul li .badge,
.widget_recent_entries ul li .badge,
.recent-posts-entry ul li .badge,
.widget_archives ul li .badge {
	float: right;
	background: none;
	color: #111;
	font-weight: normal;
	font-size: 14px;
	font-weight: 600;
}


ul.wp-block-archives-list li,
.widget_archive li,
.widget_categories .cat-item{
	float: left;
	width:100%;
	text-align: right;
}

ul.wp-block-archives-list.wp-block-archives li{
	margin-bottom:0;
}
ul.wp-block-archives-list li a,
.widget_archive li a,
.widget_categories .cat-item a {
    text-align: left !important;
    float: left;
}

ul.wp-block-archives-list{
	padding:0;
	margin-bottom:20px;
}

ul.wp-block-latest-posts,
.wp-block-archives-dropdown{
	margin-bottom:20px;
}
ul.wp-block-rss li.wp-block-rss__item{
	margin-bottom:0;
} 

ul.wp-block-rss,
ul.wp-block-latest-posts,
ol.wp-block-latest-comments{
	margin-left:0;
	padding:0;
}

/***Footer Widgets***/

.site-footer .widget_archive>ul,
.site-footer .widget_categories>ul,
.site-footer ul.wp-block-rss,
.site-footer ul.wp-block-latest-posts__list,
.site-footer ul.wp-block-archives-list,
.site-footer .widget_nav_menu>ul,
.site-footer .widget_nav_menu .menu-testing-menu-container>ul,
.site-footer .widget_pages>ul,
.site-footer .widget_meta>ul,
.site-footer .widget_recent_comments>ul,
.site-footer .widget_recent_entries>ul,
.site-footer .recent-posts-entry>ul,
.site-footer .widget_archives>ul {
	background:transparent;
	list-style: none;
    margin-top: 0px;
	padding: 0;
    margin-bottom: 0;
    border: 0px;
}

.site-footer .widget_archive ul li,
.site-footer .widget_categories ul li,
.site-footer ul.wp-block-rss li,
.site-footer ul.wp-block-latest-posts__list li,
.site-footer ul.wp-block-archives-list li,
.site-footer .widget_nav_menu ul li,
.site-footer .widget_pages ul li,
.site-footer .widget_meta ul li,
.site-footer .widget_recent_comments ul li,
.site-footer .widget_recent_entries ul li,
.site-footer .widget_archives ul li {
	border-bottom: 1px dashed rgba(74, 74, 74, 0.5);
    position: relative;
    padding: 13px 10px 12px 0px;
    margin-bottom: 0;
    line-height: 20px;
    font-size: 14px;
	display: block;
	-webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
}

.site-footer .widget_archive ul li:first-child,
.site-footer .widget_categories ul li:first-child,
.site-footer ul.wp-block-rss li:first-child,
.site-footer ul.wp-block-latest-posts__list li:first-child,
.site-footer ul.wp-block-archives-list li:first-child,
.site-footer .widget_nav_menu ul li:first-child,
.site-footer .widget_pages ul li:first-child,
.site-footer .widget_meta ul li:first-child,
.site-footer .widget_recent_comments ul li:first-child,
.site-footer .widget_recent_entries ul li:first-child,
.site-footer .recent-posts-entry ul li:first-child,
.site-footer .widget_archives ul li:first-child {
	padding-top: 0px;
}

.site-footer .widget_archive ul li:last-child,
.site-footer .widget_categories ul li:last-child,
.site-footer ul.wp-block-rss li:last-child,
.site-footer ul.wp-block-latest-posts__list li:last-child,
.site-footer ul.wp-block-archives-list li:last-child,
.site-footer .widget_nav_menu ul li:last-child,
.site-footer .widget_pages ul li:last-child,
.site-footer .widget_meta ul li:last-child,
.site-footer .widget_recent_comments ul li:last-child,
.site-footer .widget_recent_entries ul li:last-child,
.site-footer .recent-posts-entry ul li:last-child,
.site-footer .widget_archives ul li:last-child {
	border-bottom: 0px;
}

.site-footer .widget_archive ul.children li:last-child,
.site-footer .widget_categories ul.children li:last-child,
.site-footer ul.wp-block-rss li:last-child,
.site-footer ul.wp-block-latest-posts__list li:last-child,
.site-footer ul.wp-block-archives-list li:last-child,
.site-footer .widget_nav_menu ul.sub-menu li:last-child,
.site-footer .widget_pages ul.children li:last-child,
.site-footer .widget_meta ul.children li:last-child,
.site-footer .widget_recent_comments ul.children li:last-child,
.site-footer .widget_recent_entries ul.children li:last-child,
.site-footer .recent-posts-entry ul.children li:last-child,
.site-footer .widget_archives ul.children li:last-child {
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: 0px;
}

.site-footer .widget_archive ul li a,
.site-footer .widget_categories ul li a,
.site-footer ul.wp-block-rss li a,
.site-footer ul.wp-block-latest-posts__list li a,
.site-footer ul.wp-block-archives-list li a,
.site-footer .widget_nav_menu ul li a,
.site-footer .widget_pages ul li a,
.site-footer .widget_meta ul li a,
.site-footer .widget_recent_comments ul li a,
.site-footer .widget_recent_entries ul li a,
.site-footer .recent-posts-entry ul li a,
.site-footer .widget_archives ul li a {
	color: #e2e2e2;
	font-size: 14px;
	display: block;
}

.site-footer.footer-light .widget_nav_menu ul li a {
	color: #000;
}


.site-footer .widget_archive ul li a:hover,
.site-footer .widget_categories ul li a:hover,
.site-footer ul.wp-block-rss li a:hover,
.site-footer ul.wp-block-latest-posts__list li a:hover,
.site-footer ul.wp-block-archives-list li a:hover,
.site-footer .widget_nav_menu ul li a:hover,
.site-footer .widget_pages ul li a:hover,
.site-footer .widget_meta ul li a:hover,
.site-footer .widget_recent_comments ul li a:hover,
.site-footer .widget_recent_entries ul li a:hover,
.site-footer .recent-posts-entry ul li a:hover,
.site-footer .widget_archives ul li a:hover {
	color: #d7b39a;
}

.site-footer .widget_archive ul li .badge,
.site-footer .widget_categories ul li .badge,
.site-footer ul.wp-block-rss li .badge,
.site-footer ul.wp-block-latest-posts__list li .badge,
.site-footer ul.wp-block-archives-list li .badge,
.site-footer .widget_nav_menu ul li .badge,
.site-footer .widget_pages ul li .badge,
.site-footer .widget_meta ul li .badge,
.site-footer .widget_recent_comments ul li .badge,
.site-footer .widget_recent_entries ul li .badge,
.site-footer .recent-posts-entry ul li .badge,
.site-footer .widget_archives ul li .badge {
	float: right;
	background: none;
	color: #111;
	font-weight: normal;
	font-size: 14px;
	font-weight: 600;
}

.widget_archive ul.children li,
.widget_nav_menu ul.sub-menu li,
.widget_pages ul.children li,
.widget_categories ul.children li {
    border: none;
    padding: 0 0 0 0 !important;
}
.widget_archive ul.children>li,
.widget_nav_menu ul.sub-menu>li,
.widget_pages ul.children>li,
.widget_categories ul.children>li {
    border: none;
    padding: 10px 0 0 0 !important;
}

.site-footer .widget_rss ul{
	padding:0;
	background:transparent;
}

.site-footer .widget_rss ul li a{
	color:#fff;
}

footer.site-footer {
    width: 100%;
    float: left;
}

.default-footer .footer-top{
	padding-bottom:10px;
}

/*** Pagination ***/
.navigation.pagination,
.pagination-section {
    float: left;
    width: 100%;
    text-align: center;
	margin-bottom:30px;
}

.inteshape-pagination {
	display: inline-block;
}

.navigation.pagination .nav-links a, 
.navigation.pagination .nav-links span,
.inteshape-pagination a, .inteshape-pagination span {
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
	border-right: 1px solid #000;
    margin: 0;
	position: relative;
    background-color: #fff;
    border: 1px solid #000;
    color: #00173c;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    padding: 0px;
	transition: all .3s ease;
}

.navigation.pagination .nav-links a:hover, 
.navigation.pagination .nav-links span:hover,
.navigation.pagination .nav-links span.current,
.inteshape-pagination a:hover,
.inteshape-pagination span:hover,
.inteshape-pagination .page-numbers.current{
	background-color: #000;
	color: #fff;
}

.navigation.pagination .nav-links a.next.page-numbers {
    width: 60px;
}
.navigation.pagination .nav-links a.prev.page-numbers {
    width: 90px;
}

.blocks-gallery-grid .blocks-gallery-image, 
.blocks-gallery-grid .blocks-gallery-item, 
.wp-block-gallery .blocks-gallery-image, 
.wp-block-gallery .blocks-gallery-item{
	margin-bottom:30px !important;
}

.comment-content.entry-content li, .sx-post-text ul li,.sx-post-text ol li {
    margin-bottom: 19px;
}

.wp-block-button.is-style-squared a.wp-block-button__link {
    border-radius: 0;
}

blockquote.wp-block-quote.is-style-large{
	padding: 30px 30px 30px 100px;
}

blockquote cite a {
    font-size: 18px;
    display: block;
    color: #000;
    text-transform: capitalize !important;
}

.comment-content.entry-content li ol, 
.comment-content.entry-content li ul, 
.sx-post-text li ol, 
.sx-post-text li ul {
    margin-top: 10px;
}

.comment-list .comment-body .comment-meta-n-description .media-heading {
    margin-bottom: 10px;
    margin-top: 0px;
    text-transform: uppercase;
    float: left;
    width: auto;
    font-size: 22px;
}

div[style*="width"] {
    margin-bottom: 20px;
}

.wp-block-media-text {
    margin-bottom: 30px;
    margin-top: 8px;
    width: 100%;
    float: left;
}

code {
    font-size: 18px;
    color: #3a3a3a;
    margin: 10px 0;
    display: block;
}

strong code {
    display: unset;
}
blockquote p a {
    line-height: normal;
	display:inline-block;
}
.sx-post-text tbody tr th {
    background: #fff;
    border: 1px solid #ccc;
}

.comment-content.entry-content li{
    margin-bottom: 19px;
}

.widget_recent_comments span.comment-author-link {
    display: inline-block;
}
.widget_recent_comments li.recentcomments a {
    display: inline;
}

.comment-list #respond {
    margin: 50px 0;
}

blockquote cite {
    margin-bottom: 20px;
    display: block;
}

.wp-caption p.wp-caption-text {
   
    padding: 10px 10px;
}

.owl-stage,
.owl-item {
    margin-bottom: 0 !important;
}

.woocommerce #content div.product div.summary, 
.woocommerce div.product div.summary, 
.woocommerce-page #content div.product div.summary, 
.woocommerce-page div.product div.summary,

.woocommerce #content div.product div.images, 
.woocommerce div.product div.images, 
.woocommerce-page #content div.product div.images, 
.woocommerce-page div.product div.images{
	width:100%;
}

.woocommerce .summary.entry-summary .star-rating,
.summary.entry-summary .rating-bx{
	float:left;
}

.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 15px;
}

.single-product del span.woocommerce-Price-amount.amount{
	color: #777777;
    font-size: 17px;
    text-decoration: line-through;
    font-weight: 500;
}
.single-product ins{
	text-decoration:none;
}
.single-product ins span.woocommerce-Price-amount.amount{
	font-size: 26px;
    color: #d7b39a;
    font-weight: 700;
}

a.added_to_cart.wc-forward {
    display: none;
}

.woocommerce #respond input#submit.added:after, 
.woocommerce a.button.added:after, 
.woocommerce button.button.added:after, 
.woocommerce input.button.added:after {  
    position: absolute;
    z-index: 99;
    background: #eef1f2;
    top: 0;
    width: 40px;
    left: -7px;
    bottom: 0;
    line-height: 40px;
    text-align: center;
    color: #23252d;
}

.woocommerce #review_form #respond textarea:focus-visible,
.woocommerce #review_form #respond input:focus-visible {
    outline: none;
}

.woocommerce div.product .summary.entry-summary form.cart div.quantity {
	width: 50px;
    margin-bottom: 20px;
    float: left;
    margin-right: 30px;
}
.woocommerce .quantity .qty{
	text-align: left;
	height: 42px;
	background: #eef1f2;
    border: none;
}

button.site-cart-btn.site-button{
	line-height:1.5;
}

.single-product .posted_in,
.single-product .sku_wrapper{
	display:block;
}

.product-full-detail .sx-tabs .nav-tabs {
    margin: 0;
}
/* Chrome, Safari, Edge, Opera */
input.qty::-webkit-outer-spin-button,
input.qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input.qty[type=number] {
  -moz-appearance: textfield;
}
.woocommerce div.product form.cart{
	margin-bottom:0;
}

.wt-tabs .p-a10 > h2 {
    display: none;
}

.woocommerce table.shop_attributes {
    border-top: none;
    margin-bottom: 0;
}
.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes th{
	border-bottom: none;
	line-height:0;
}
.woocommerce table.shop_attributes tr:nth-child(even) td, 
.woocommerce table.shop_attributes tr:nth-child(even) th{
	background:none;
}

div#reviews.woocommerce-Reviews {
    margin: -10px;
    padding: 20px;
}
.woocommerce #reviews #comments ol.commentlist li .meta{
	color:#00173c;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
    float: left;
    position: relative;
    top: inherit;
    left: inherit;
    padding: 0;
    width: 80px;
    height: auto;
    background: none;
    box-shadow: none;
	border:none;
}

.woocommerce-Reviews ol.commentlist li .comment_container{
	position: relative;
    padding: 0;
    margin-bottom: 20px;
    background: #F7F8FA;
    padding: 20px;
    border: 1px dashed #EEEEEE;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text{
	padding: 0 0 0 100px;
	margin: initial;
    border: none;
}

.woocommerce #commentform .site-button:hover {
    background-color: #00173c;
    color: #fff;
}
.woocommerce #reviews h3 {
    margin-bottom: 15px;
}
.woocommerce #review_form #respond p {
    margin-bottom: 20px;
}
.woocommerce #review_form #respond p.comment-notes {
    margin-left: 15px;
}
.woocommerce #review_form #respond textarea {
    min-height: 200px;
}
.woocommerce div.product div.summary {
    margin-bottom: 50px;
}


.woocommerce ul.products li.product .woocommerce-loop-category__title, 
.woocommerce ul.products li.product .woocommerce-loop-product__title, 
.woocommerce ul.products li.product h3 {
    padding: 0;
    margin: 0 0 10px 0;
    font-size: 30px;
}

.woocommerce .woocommerce-result-count {
    margin: 0;
    line-height: 45px;
}

.woocommerce .woocommerce-ordering select {
    vertical-align: top;
    padding: 8px 10px 10px 10px;
    margin-bottom: 16px;
}

.woocommerce ul.products li.product .button {
    margin-top: 0;
}

.woocommerce a.button.product_type_external,
.woocommerce .wt-box a.button.add_to_cart_button:hover, 
.woocommerce a.button.add_to_cart_button{
	padding: 0;
	color: #fff;
	background-color: #00173c;
}

.wt-thum-bx a.added_to_cart.wc-forward {
    display: none;
}

a.button.added i {
    color: transparent;
}

.woocommerce .wt-box a.button.added:after{
    margin-left: 0;
    position: absolute;
    top: 12px;
    left: 13px;
}

.woocommerce-cart .input-group.bootstrap-touchspin {
    width: 60px;
}

.woocommerce-cart .woocommerce .quantity .qty{
	background: #eff3f6;
}

#add_payment_method table.cart td.actions .coupon .input-text, 
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
    padding: 9px 6px; 
}

.woocommerce table.cart td.actions .input-text#coupon_code{
    width: 140px;
}
.woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled]{
	padding:15px 40px;
}

.woocommerce table.shop_table th {
    text-transform: uppercase;
    font-weight: 600;
}

#add_payment_method .wc-proceed-to-checkout, 
.woocommerce-cart .wc-proceed-to-checkout, 
.woocommerce-checkout .wc-proceed-to-checkout {
    padding: 1em 0 0 0;
	line-height: 0;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{
	margin-bottom:0;
}

.woocommerce-checkout .col2-set .col-1, 
.woocommerce-checkout .col2-set .col-2{
    max-width: 100%;
	padding: 0;
	margin-bottom: 45px;
}
.checkout.woocommerce-checkout h3{
	font-size: 52px;
    color: #00173c;
}
.woocommerce-form.woocommerce-form-login.login label{
	float: left;
    width: 100%;	
}

.woocommerce-form.woocommerce-form-login.login input[type=checkbox], input[type=radio]{
	opacity: 1;
}
.woocommerce-form.woocommerce-form-register.register,
.woocommerce-form.woocommerce-form-login.login{
	margin-bottom:0;
}


.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register{
	border: none;
    padding: 0;
    margin: 0;
    text-align: left;
    border-radius: 0;
}


  
.woocommerce form .form-row label {
    line-height: inherit;
}

span.woocommerce-input-wrapper {
    width: 100%;
}

.form-row .input-text,
.woocommerce-form-row .input-text,
.form-row .woocommerce-input-wrapper .input-text {
    border-color: #e1e6eb;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    height: 44px;
    font-size: 13px;
    line-height: 20px;
    padding: 9px 12px 9px 12px;
	color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
}

.woocommerce-checkout-review-order table th{
	text-align:left;
}

.woocommerce-checkout-review-order table td{
	text-align:left;
}

.woocommerce-checkout-review-order table tfoot th{
	background: #fff;
    color: #000;
}

.woocommerce form .form-row {
    padding: 0;
    margin: 0 0 25px;
}
.woocommerce form .form-row:last-child {
    margin: 0 0 0;
} 

p.woocommerce-form-row--wide span{
	width: 100%;
}
p.form-row.notes .woocommerce-input-wrapper,
p.form-row.form-row-wide .woocommerce-input-wrapper {
    display: block;
    width: 100%;
}
.select2-container--default .select2-selection--single .select2-selection__arrow,
.woocommerce .select2-container .select2-selection--single {
	height:50px;
}
.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height:50px;
}

.woocommerce .select2-container--default .select2-selection--single {
    border-radius: 0;
    border: 1px solid #ced4da;
}

#add_payment_method #payment, 
.woocommerce-cart #payment, 
.woocommerce-checkout #payment {
    background: #eff3f6;
    border-radius: 5px;
    border-style: solid;
    border-color: #eeeeee;
    border-width: 4px;
}

.woocommerce-account .woocommerce-MyAccount-content {
    background-color: #eff3f6;
    padding: 30px;
    border-style: solid;
    border-color: #eeeeee;
    border-width: 4px;
}

.woocommerce .col2-set .col-1, 
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2, 
.woocommerce-page .col2-set .col-2{
	max-width:100%;
}
.woocommerce-account .woocommerce-MyAccount-content span.woocommerce-input-wrapper,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce form .form-row label{
	width:100%;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper{
	margin-bottom:30px;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields > p{
	margin-bottom: 0;
}

.woocommerce-form.woocommerce-form-login.login .show-password-input {
	left: 91%;
    top: 15px;
    width: auto;
}

.woocommerce .woocommerce-MyAccount-content  form .show-password-input, 
.woocommerce-page .woocommerce-MyAccount-content  form .show-password-input {
    left: 94%;
    top: 13px;
	width: auto;
}

.woocommerce-page .woocommerce-MyAccount-content fieldset {
    margin-bottom: 30px;
}

.woocommerce-EditAccountForm.edit-account p:last-child{
	margin-bottom:0;
}

p.woocommerce-LostPassword.lost_password {
    margin-bottom: 0;
}

.woocommerce ul.products li.product .price {
    display: block;
    margin-bottom: 0;
    color: #d7b39a;
    font-size: 18px;
    font-weight: 600;
}

.summary.entry-summary .m-tb10.price span.woocommerce-Price-amount.amount {
    font-weight: 400;
    font-size: 30px;
    color: #00173c;
}

.summary.entry-summary .m-tb10.price ins {
    text-decoration: none;
}

.woocommerce span.onsale {
    min-height: 50px;
    min-width: 50px;
    background-color: #d7b39a;
}

nav.woocommerce-pagination {
    line-height: 0;
}


.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
    font-size: 16px;
    font-weight: 400;
    padding: 10px 15px;
    display: block;
}

.woocommerce nav.woocommerce-pagination ul {
    border: 1px solid #d7b39a;
	border-right: 0;
}

.woocommerce nav.woocommerce-pagination ul li {
    border-right: 1px solid #d7b39a;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, 
.woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce nav.woocommerce-pagination ul li span.current {
    background: #d7b39a;
    color: #fff;
}

.woocommerce div.product form.cart .variations select {
    height: 50px;
    border: none;
    padding-left: 10px;
}

.woocommerce-Reviews p.comment-form-cookies-consent {
    float: left;
    width: 100%;
    display: block;
}
.woocommerce #review_form #respond p.form-submit {
    margin-bottom: 0;
}

.woocommerce #review_form input[type=checkbox]:checked+label:after {
    top: 2px;
}

.woocommerce table.shop_attributes td p{
	margin: 0;
    padding: 0;
}
.woocommerce table.shop_attributes td, 
.woocommerce table.shop_attributes th {
    line-height: 1.5;
}

th.woocommerce-product-attributes-item__label{
	border: none;
}

.woocommerce .table-bordered {
    border: 1px solid #dee2e6;
}
.woocommerce table thead th {
    padding: 12px 8px !important;
    background-color: #f2f2f2;
}

.woocommerce .table-bordered td, .woocommerce .table-bordered th {
    border: 1px solid #dee2e6;
	text-transform:capitalize !important;
}

.woocommerce-cart table.cart img {
    width: 60px;
    box-shadow: none;
}

.woocommerce-cart .product-name a {
    font-weight: 500;
}

.woocommerce .product-remove a.remove{
	margin: 0 auto;
}

.cart_totals.sub_total table th{
	background: #fff;
    color: #000;
}

.cart_totals.sub_total tbody tr td{
	border:none;
}

.woocommerce-cart .cart-collaterals .cart_totals table td {
    line-height: 26px;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
	background:#d7b39a;
}

.sign-in-dialog-form ul.nav.nav-tabs {
    margin-left: 0;
}

nav.woocommerce-MyAccount-navigation li {
    margin-bottom: 10px;
}

.woocommerce .widget_price_filter .price_slider_amount {
    font-weight: 500;
    color: #d7b39a;
    font-size: 16px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    height: 3px;
    background-color: #23252d;
    background-image: none;
    margin-top: 0px;
    margin-left: 0px;
	margin-bottom: 25px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #7f7f7f;
    background-image: none;
    width: 5px;
    height: 12px;
    margin-left: 0px;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #f7f7f7;
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 15%);
}

.woocommerce .widget_price_filter .price_slider_amount .button {
    font-size: 1.15em;
    float: left;
    padding: 10px 30px;
}

ul.product-categories {
    background-color: #FFF;
    padding: 10px;
    padding-bottom: 20px;
	margin-bottom:0;
}

.product-categories li {
    position: relative;
    padding: 15px 10px 0px 15px;
    margin-bottom: 0;
    line-height: 20px;
    list-style: none;
}

.product-categories li a {
    color: #000;
    display: block;
	border-bottom: 1px solid #e8e8e8;
    padding-bottom: 15px;
}

ul.product-categories > li:last-child a {
    
	border-bottom: 0;
    padding-bottom: 0;
}
.widget_shopping_cart p.woocommerce-mini-cart__buttons.buttons {
    margin-bottom: 0;
}
.widget_shopping_cart .widget_shopping_cart_content {
    background: #fff;
    padding: 10px;
}

.woocommerce .widget_shopping_cart li {
    padding: 0 0 15px 25px !important;
}
ul.product_list_widget {
    background: #fff;
    padding: 10px !important;
}

.widget_top_rated_products .product_list_widget li {
    margin-bottom: 10px !important;
    padding-bottom: 10px !important;
    border-bottom: 1px solid #e7e7e7;
}

.woocommerce ul.cart_list li img, 
.woocommerce ul.product_list_widget li img {
    width: 50px;  
}

.woocommerce-product-search input.search-field {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    height: 44px;
    font-size: 13px;
    line-height: 20px;
    padding: 9px 12px 9px 12px;
    font-weight: 400;
    background-clip: padding-box;
    border: none;
    background-color: #eef1f2;
}

form.woocommerce-product-search {
    background: #fff;
    padding: 10px;
}

.woocommerce-product-search input.search-field:focus-visible{
	outline:none;
}
.woocommerce-product-search button {
    float: right;
}
.woocommerce-product-search button {
    float: right;
    padding: 11.5px 17px;
    background: #d7b39a;
    border: none;
    color: #fff;
}

.widget_products ul.product_list_widget li {
    margin-bottom: 10px !important;
    padding-bottom: 10px !important;
    border-bottom: 1px solid #e7e7e7;
}
.widget_top_rated_products .product_list_widget li:last-child,
.widget_products ul.product_list_widget li:last-child {
    border-bottom: 0;
}

form.woocommerce-ordering:after {
    content: none; 
}

.product-categories li a:hover {
    color: #d7b39a;
}

.product-single-price span.woocommerce-Price-amount.amount {
    font-size: 26px;
    color: #d7b39a;
    font-weight: 700;
}

.side-bar form.wp-block-search {
    margin-bottom: 0;
    border: none;
    padding: 0;
}

.side-bar .inteshape-widget h2,
.side-bar .wp-block-search .wp-block-search__label {
    font-family: 'Poppins', sans-serif;
	font-weight: 600;
    font-size: 22px;
	color: #000;
}

.site-footer .inteshape-widget .wp-block-group__inner-container,
.side-bar .inteshape-widget .wp-block-group__inner-container{
	padding: 0;
    margin-bottom: 0;
}

.side-bar ul.wp-block-rss,
.side-bar ul.wp-block-archives-list,
.side-bar ul.wp-block-latest-posts__list,
.side-bar .wp-block-latest-comments {
    background: #fff;
    list-style: none;
    margin-bottom: 0;
    padding: 10px;
    width: 100%;
    float: left;
}

.side-bar ul.wp-block-rss li, 
.side-bar ul.wp-block-latest-posts__list li, 
.side-bar ul.wp-block-archives-list li,
.side-bar .wp-block-latest-comments li,
.side-bar ul.wp-block-latest-posts__list li {
    border-bottom: 1px solid #e7e7e7;
    position: relative;
    padding: 15px 10px 15px 15px;
    margin-bottom: 0;
    line-height: 20px;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
}


.side-bar ul.wp-block-rss li:last-child, 
.side-bar ul.wp-block-latest-posts__list li:last-child, 
.side-bar ul.wp-block-archives-list li:last-child,
.side-bar .wp-block-latest-comments li:last-child,
.side-bar ul.wp-block-latest-posts__list li:last-child{
	padding: 15px 10px 15px 15px;
	border-bottom: 0px;
}

.site-footer .footer-widget.widget h2 {
    font-weight: 600;
    color: #d7b39a;
	margin-bottom: 20px;
	font-size: 18px;
}

.site-footer ul.wp-block-rss li, 
.site-footer ul.wp-block-latest-posts__list li, 
.site-footer ul.wp-block-archives-list li,
.site-footer .wp-block-latest-comments li,
.site-footer .wp-block-categories li,
.site-footer ul.wp-block-latest-posts__list li{
	border-bottom: 1px dashed rgba(74, 74, 74, 0.5);
    position: relative;
    padding: 13px 10px 12px 0px;
    margin-bottom: 0;
    line-height: 20px;
    font-size: 14px;
    display: block;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
}

.site-footer .wp-block-categories li a,
.site-footer ul.wp-block-rss li a, 
.site-footer ul.wp-block-latest-posts__list li a, 
.site-footer ul.wp-block-archives-list li a,
.site-footer .wp-block-latest-comments li a,
.site-footer ul.wp-block-latest-posts__list li a{
	color: #e2e2e2;
    font-size: 14px;
    display: block;
	text-align: left !important;
    float: left;
}

.site-footer .wp-block-categories li:last-child,
.site-footer ul.wp-block-rss li:last-child, 
.site-footer ul.wp-block-latest-posts__list li:last-child, 
.site-footer ul.wp-block-archives-list li:last-child,
.site-footer .wp-block-latest-comments li:last-child{
    border-bottom: 0px;
	padding: 0px;
    margin-bottom: 0px;
}

.site-footer .wp-block-categories{
	margin:0;
	padding:0;
}
