.menu-opener {
    background-image: -moz-linear-gradient(0deg, #3ea7ff 0%, #42d1ff 100%);
    background-image: -webkit-linear-gradient(0deg, #3ea7ff 0%, #42d1ff 100%);
    background-image: -ms-linear-gradient(0deg, #3ea7ff 0%, #42d1ff 100%);
}.header-categories-nav .categories-menu-dropdown .menu {
    border-top: none;
    width: 100%;
    left: 0;
    background: #fff;
    box-shadow: 0 4px 32px rgb(0 20 36 / 14%);
    border-radius: 0px 0px 5px 5px;
    -webkit-transition: max-height .3s linear;
    -moz-transition: max-height .3s linear;
    transition: max-height .3s linear;
    flex-wrap: nowrap;
}ul, ol {
    margin-top: 0px;
    margin-bottom: 10px;
    padding-left: 3px;
}.iconstop img {
    max-width: 29px;
    margin: 6px 16px 0 0;
}
.iconstop a:last-child img {
    margin-right: 0px !important;
}.iconstop {
    width: 100%;
    display: flex;
    justify-content: center;
}
.dummy-searchsubmit{
    display:none;
}

.searchform.collapsed .dummy-searchsubmit{
    display:block;
}

.searchform.collapsed .searchsubmit{
    display:none;
}

.searchform{
    max-width:90vw;
    flex-grow:1;
}

.searchform.collapsed{
    max-width:50px;
}

.woodmart-search-form{
    display:flex;
    align-items: center;
    justify-content: flex-end;
	flex-wrap: wrap;
}

.search-results-wrapper {
    width:100%;
}

div.whb-column.whb-col-center.whb-visible-lg{
	margin-bottom: 5px;
}.searchform.collapsed {
	max-width:100% !important;
}
/* search */


.searchform .dummy-searchsubmit {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 0;
    width: var(--wd-search-btn-w);
    min-height: unset;
    border: none;
    background-color: transparent;
    box-shadow: none;
    color: var(--wd-form-color);
    font-weight: 400;
    font-size: 0;
}

.searchform .dummy-searchsubmit:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: calc((var(--wd-form-height) / 2.5) / -2);
    margin-left: calc((var(--wd-form-height) / 2.5) / -2);
    opacity: 0;
    transition: opacity .1s ease;
    content: "";
    display: inline-block;
    width: 46px;
    height: 46px;
    border: 1px solid rgba(0,0,0,0);
    border-left-color: currentColor;
    border-radius: 50%;
    vertical-align: middle;
}

.searchform .dummy-searchsubmit:after {
    font-size: 20px;
    transition: opacity .2s ease;
    content: "\f130";
    font-family: "woodmart-font";
}

.searchform{
	transition: .3s all;
}

.searchform input{
	transition: .3s all;
	opacity: 1;
	max-width:90vw;
}

.whb-column .woodmart-search-form .searchform.collapsed input[type='text']{
    max-width:0px;    
    min-width:0px;
    width:0px;
		padding:0px;
	opacity: 0;
}

.dummy-searchsubmit{
    display:none;
}

.searchform.collapsed .dummy-searchsubmit{
    display:block;
}

.searchform.collapsed .searchsubmit{
    display:none;
}

.searchform{
    max-width:90vw;
    flex-grow:1;
}

.searchform.collapsed{
    max-width:50px;
}

.woodmart-search-form{
    display:flex;
    align-items: center;
    justify-content: flex-end;
	flex-wrap: wrap;
}

.search-results-wrapper {
    width:100%;
}

div.whb-column.whb-col-center.whb-visible-lg{
	margin-bottom: 5px;
}


@media screen and (min-width: 1201px) and (max-width: 1439px){
.site-content.col-lg-10.col-12.col-md-9 {
    max-width: 73vw;
    left: 8vw;
}

}@media screen and (min-width: 1025px) and (max-width: 1200px){
.site-content.col-lg-10.col-12.col-md-9 {
    max-width: 69vw;
    left: 12vw;
}

}


.overlayon .overlay-bg {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 8;
    width: 100%;
    height: 100%;
    background: #030418;
    mix-blend-mode: multiply;
    opacity: .5;
    display: none;
}.searchform .dummy-searchsubmit:after {
    
    top: 5px;
    position: relative;
}.autocomplete-suggestion.suggestion-divider h5 {
    text-transform: none;
}/*css menu */ 
ul#menu-main-menu li {
    padding: 0 10px;
}

.whb-flex-row.whb-header-bottom-inner {
    background: #fff !important;
  
    position: relative;
  
}.masonry-filter li a, .navigation-style-underline .nav-link-text, .wpb-js-composer .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs .vc_tta-tab .vc_tta-title-text {
    position: relative;
    display: inline-block;
    padding-top: 1px;
    padding-bottom: 1px;
    font-family: Verdana !important;
    text-transform: none;
    font-size: 14px;
}.menu-opener .menu-open-label {
    flex: 1 1 auto;
    margin-right: 10px;
    font-family: Verdana;
    text-transform: none;
    font-size: 15px;
}.header-categories-nav .categories-menu-dropdown .menu {
    border-top: none;
    width: 100%;
    left: 0;
    background: #fff;
    box-shadow: 0 4px 32px rgb(0 20 36 / 14%);
    border-radius: 0px 0px 5px 5px;
    -webkit-transition: max-height .3s linear;
    -moz-transition: max-height .3s linear;
    transition: max-height .3s linear;
    flex-wrap: nowrap;
}.vertical-navigation .menu {
    display: flex;
    align-items: stretch;
    flex-direction: column;
    border: 1px solid rgba(129,129,129,.2);
    background-color: #FFF;
}.vertical-navigation .item-level-0.menu-item-has-children>a {
    padding-right: 25px;
    font-family: Verdana;
    font-size: 13px;
}.woodmart-navigation .menu {
   
    margin-bottom: 0px;
}
.whb-general-header .woodmart-logo img {
    max-height: 75px !important;
        margin-bottom: 30px
}

@media only screen and (min-device-width: 769px){
div.container {
    width: 95%;
}
}@media (min-width: 1200px){
.wrapper-wide .container, .wrapper-wide .woodmart-google-map-content-wrap {
    max-width: 1600px;
}
}


ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    font-weight: normal !important;
}


span.post-views-icon.dashicons.dashicons-visibility {
    font-size: 0px !important;
    background: url(https://softcomputers.org/wp-content/themes/woodmart-child1/img/view.png) no-repeat;
    background-position: 3px 1px;
    position: relative;
}
.section_archive_wrap {
   display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.article-item {
    margin: 0 10px 40px;
}

.section_archive_wrap {
    margin: 0 -10px;
}
.article-item {
    width: calc(100%/3 - 20px);
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    box-sizing: border-box;
    box-shadow: 0px 1px 10px 5px #0000000a;
    border-radius: 24px;
    padding: 20px;
    margin-bottom: 40px;
}

.article-item h1 a, .article-item h1 {
    font-family: Inter;
    font-weight: 500;
    font-size: 22px !important;
    line-height: 29px !important;
}

.article-item h1 {
    margin: 30px 0 16px;
    padding: 0 20px;
}

.post-img-wrapp {
    width: 100%;
}

.article-item {
    padding: 0 0 20px 0;
}

.article-item p {
    padding: 0 20px 0;
}

.post-img-wrapp a img {
    width: 100%;
    height: 155px;
    object-fit: cover;border-radius: 24px 24px 0 0;
}
.post-img-wrapp a {
    margin: 0;
    height: 155px;
    background: #42cbff24;
    border-radius: 24px 24px 0 0;
}
/*css menu end */
footer.footer-container.color-scheme-dark {
    position: relative;
}.mailfoot img {
    width: 24px;
    border-radius: 0 !important;
    margin-right: 4px;
}.mailfoot {
    margin-bottom: 8px;
}.widgettitle, .widgettitle a, .widget-title, .widget-title a {
    font-family: "Poppins", Arial, Helvetica, sans-serif;
    font-weight: 600;
}.widget-title, .widgettitle {
    margin-bottom: 20px;
    color: #2d2a2a;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
}ul, ol {
    padding-left: 0px !important;
}
@media screen and (min-width:320px) and (max-width:640px){

.section_archive_wrap {display: flex;flex-wrap: wrap;}

.article-item {
    width: 100%;
}

.container {
    box-sizing: border-box;
}

.section_archive {
    width: 100%;
}


}


.pagination {
   display:flex;
   text-align: center;
   width: 100%;
   justify-content: center;
   margin-bottom: 50px;
}.pagination span.current {
    background: #3ea7ff;
    color: #fff !important;
    font-weight: 500 !important;
    border: 1px solid #3ea7ff;
    margin-right: 5px;
}

.pagination a {
    font-weight: 500 !important;
    border: 1px solid #e1e1e1;
    color: #959595 !important;
    margin-right: 5px;
}

.pagination > * {
    display: inline-block;
    box-sizing: content-box;
    margin-right: 2px;
    min-width: 32px;
    height: 34px;
    color: #2d2a2a;
    vertical-align: middle;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    line-height: 34px;
    transition: all .2s ease;
}.pagination span.page-numbers.current {
    background: #3ea7ff;
    color: #fff !important;
    font-weight: 500 !important;
    border: 1px solid #3ea7ff;
    margin-right: 5px;
}.section_archive .container {
    width: 100% !important;
}


@media screen and (min-width:320px) and (max-width:767px){
.section_archive_wrap {
    margin: 0 auto;
}.article-item {
    margin: 0 10px 40px;
}
}






.article-item .post-meta {
    position: absolute;
    right: 0;
    bottom: 12px;
    width: 100%;
}

.article-item {
    position: relative;
    padding-bottom: 56px;
}
.article-item .post-meta p.read-more-section.testblog-link {
    text-align: center;
}

.article-item span.views-count {
    position: absolute;
    right: 23px;
    bottom: 10px;
}
@media screen and (min-width: 640px) and (max-width: 1024px) {
.article-item .post-meta {
    width:100%;
    text-align:center;
    bottom: 0;
}
    .article-item span.views-count {
    position: relative;
    right: initial;
    bottom: 10px;
}.article-item {
    padding-bottom: 63px;
}
}





.blog-sorting {
    max-width: 100%;
    display: flex;
    justify-content: flex-end;
}

.blog-sorting select {
    max-width: 300px;
}






section.bestsellers {margin: 50px auto 0;}

.bestsellers-title {
    font-size: 2.125rem;
    font-weight: 700;
    text-align: left;
    line-height: 2.5rem;
    margin-bottom: 47px;
}

section.bestsellers .container {
    width: 100%;
    padding: 0;
}

.bestsellers-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: space-between;
    margin-bottom: 44px;
    width: 100%;
}

.bestsellers-item {
    width: calc(100% / 4 - 20px);
    padding: 20px 20px;
    height: auto;
    padding-bottom: 31px;
}

.bestsellers-item:nth-child(1) {
    background: #bfe7d6;
    border-radius: 30px;
}
.bestsellers-item:nth-child(2) {
    background: #c5e1ff;
    border-radius: 30px;
}

.bestsellers-item:nth-child(3) {
    background: #d3f9fb;
    border-radius: 30px;
}

.bestsellers-item:nth-child(4) {
    background: #eff6ff;
    border-radius: 30px;
}

.bestsellers-item:nth-child(5) {
    background: #f9ded0;
    border-radius: 30px;
}

.bestsellers-item:nth-child(6) {
    background: #f0eafc;
    border-radius: 30px;
}


.bestsellers-item-product-img {
    width: 100%;
    height: 270px;
}

.bestsellers-item-product-img img {
    /*object-fit: cover;*/
    height: 270px;
    border-radius: 20px;
    width: 100%;
    position: absolute;
}

.bestsellers-item-products {
    display: flex;
}

.bestsellers-item-title {
    font-weight: 700;
    font-size: 24px;
    color: #0a233b;
    line-height: normal;
}

.bestsellers-item-all {
    width: 70px;
    height: 32px;
    border: 1px solid #0a233b;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.bestsellers-item-all a {
    font-weight: 400;
    font-size: 16px;
    color: #0a233b;
    line-height: normal;
}

.bestsellers-item-top {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: center;
    align-items: center;
}
.bestsellers-item-products {
    margin-top: 22px;
    display: flex;
    gap: 13px;
}

.bestsellers-item-product {
    width: calc(100% / 2);
}

.bestsellers-item-product-title {
    font-weight: 600;
    font-size: 12px;
    line-height: 122%;
    color: #0a233b;
    margin-top: 18px;
    font-family: var(--font-family);
}

.bestsellers-item-product-sale {
    position: absolute;
    bottom: 8px;
    font-weight: 600;
    font-size: 13px;
    line-height: 122%;
    color: #fff;
    background: #f93b3b;
    border-radius: 10px;
    display: flex;
    padding: 6px 7px;
    left: 11px;
}

.bestsellers-item-product-img {
    position: relative;
}

.bestsellers-item-product-img {
    height: calc((((100vw  * 0.95) / 4 - 20px) - 60px) / 2 - 0px);
    position: relative;
}

.bestsellers-item-product-price {
    font-family: var(--font-family);
    font-weight: 600;
    font-size: 21px;
    line-height: 63%;
    color: #0a233b;
    margin-top: 12px;
}

section.bestsellers {
    margin-bottom: 50px;
}

.bestsellers-item-title {
    max-width: calc(100% - 87px);
}

.bestsellers-item-product-img img {
    height: calc((((100vw  * 0.95) / 4 - 20px) - 60px) / 2 - 0px);
}

@media screen and (min-width:768px) and (max-width:1200px){
    .bestsellers-wrapper {display: flex;flex-wrap: wrap;padding: 0 10px;}

.bestsellers-item {
    width: calc(50% - 10px);
}


.bestsellers-item-product-img {
    width: 100%;
    height: calc((((100vw * 0.95 - 58px) / 2 ) - 60px) / 2 - 0px);
}

.bestsellers-item-product-img img, .bestsellers-item-product-img {
    height: calc((100vw * 0.95 / 2 - 58px) / 2 );
    max-width: 200px;
    max-height: 200px;
}

.bestsellers-item-product-sale {
    bottom: 10px;
}

}

@media screen and (min-width:320px) and (max-width:767px){
    .bestsellers-wrapper {display: flex;flex-wrap: wrap;padding: 0 10px;}

.bestsellers-item {
    width: 100%;
}


.bestsellers-item-product-img {
    width: 100%;
    height: calc((100vw * 0.95 - 58px) / 2 );
}

.bestsellers-item-product-img img, .bestsellers-item-product-img {
    height: calc((100vw * 0.95 - 58px) / 2 );
    max-width: 200px;
    max-height: 200px;
}

.bestsellers-item-product-sale {
    bottom: 10px;
}

}