/*
Theme Name: Woodmart Child
Template: woodmart
Author: XTemos
Description: Woodmart Child
Tags: one-column,two-columns,right-sidebar,custom-header,custom-menu,editor-style,featured-images,microformats,post-formats,sticky-post,translation-ready
Version: 7.5.0.1713960929
Updated: 2024-04-24 15:15:29
Text Domain:  woodmart-child1
*/



@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),
       url('fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),
       url('fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),
       url('fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),
       url('fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}




.fa-star:before {
    color: #ffb71e !important;
}




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;
}
div.article-body-container{
    font-size: 15px;
}

h3, h4, h5 {
	font-weight: normal !important;
}
h3.entry-title{
	font-weight: normal !important;
}

.menu-open-label{
	font-weight: bold;
}

.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%);

}

b, i, sup, sub, u, del {

    color: #000000 !important;
    font-weight: bold;

}

.wpsm-comptable td {
	max-width: 30px;
}

.zagolovok {
	font-size: 16pt;
font-weight: bold;
}


	 .digiseller-button {
	 background: linear-gradient(to top right, #ffaaaa, #ff3232, #d66666) !important;
   	box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
		border-color: #ffaaaa !important;
		}
    .digiseller-button:hover {
      background:#FFFC00; 
      color:#66a310;
      }
    
		
		.digiseller-follow-wrapper {
		  display:none !important; 
		
		}
		
		.digiseller-pricing-table {
			border: solid 1px #e8e8e8;
      box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
      
		  border-style: solid !important;;
		  text-align: center;
		  
		}
		
		.digiseller-quantity-block{
		  margin-left: 44px !important;
		}
    .digiseller-buy-standalone ul.digiseller-pricing-table li.digiseller-bullet-item, .digiseller-calc ul.digiseller-pricing-table li.digiseller-bullet-item {
      border-bottom: 0px solid #e7e8e8 !important;

    }
		
		.digiseller-price-val {
		color: #fff !important;
		font-size: 31pt !important;
	  
		}
		
		.digiseller-zeros {
		 color: #fff !important;
		 margin: 0 !important;
		 padding: 0 !important;
		 border: 0 !important;
		 font-size: 50pt !important;
		}
		
		.digiseller-label-price-zag {
	  top: -10px !important;
	  margin: 0 !important;
	  padding: 0 !important;
	  border: 0 !important;
	  font-size: 24pt !important;
	  
	  color: #fff !important;
		}

		.digiseller-price {
			
	 background: linear-gradient(to top right, #3ea8fe, #45cefa) !important;
			
		}

    

.digiseller-body select, .digiseller-buy-standalone select {
	box-shadow: 0 14px 28px rgba(0, 0, 0, 0.2), 0 3px 3px rgba(0, 0, 0, 0.22)!important;
}

.digiseller-buy-standalone .digiseller-pricing-table .digiseller-cta-button-v a .digiseller-button-loader, .digiseller-calc .digiseller-pricing-table .digiseller-cta-button-v a .digiseller-button-loader {
	background: url(http://www.loadinfo.net/main/download?spinner=79166&disposition=inline) no-repeat center center, linear-gradient(to top right, #c4ed89, #66a310, #476818)  !important;
 border: 0 !important;
}


ul, ol {

    margin-top: 0px;
    margin-bottom: 10px;
    padding-left: 3px;
}

.ms-tabs.ms-dir-v .ms-thumb-frame {
background: #faf9ff;
	border-color: #ededed;
	border-width: 1px;
}

.ms-gallery-template .ms-gallery-botcont {
   background: -moz-linear-gradient(0deg, #3ea7ff 0%, #42d1ff 100%);
      background: -webkit-linear-gradient(0deg, #3ea7ff 0%, #42d1ff 100%);
      background: -ms-linear-gradient(0deg, #3ea7ff 0%, #42d1ff 100%); 
}


*, *:before, *:after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.tabl {
  min-width: 80px;
  max-width: 100%;
  margin: 0 auto;
  background: #fff;
}

.vkladki {
  display: none;
  padding: 10px 0 0;
  border-top: 1px solid #ddd;
  
}

.tabotz {
  display: none;
}

label {
  display: inline-block;
  margin: 0 0 -1px;
  padding: 15px 25px;
  font-weight: 600;
  text-align: center;
  color: #bbb;
  border: 1px solid transparent;
}

.labeltab:before {
  font-family: fontawesome;
  font-weight: normal;
  margin-right: 10px;
}

.labeltab[for*="1"]:before {
  content: "\f075";
}

.labeltab[for*="2"]:before {
  content: "\f075";
}

.labeltab[for*="3"]:before {
  content: "\f155";
}

.labeltab[for*="4"]:before {
  content: "\f155";
}

.labeltab:hover {
  color: #888;
  cursor: pointer;
}

.tabotz:checked + .labeltab {
  color: #555;
  border: 1px solid #ddd;
  border-top: 2px solid #32a3ff;
  border-bottom: 1px solid #fff;
}

#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4 {
  display: block;
}

        .tabs2 {
          left: 49%;
          transform: translateX(-50%);
          position: relative;
          background: white;
          padding: 50px;
          padding-bottom: 80px;
          width: 92%;
          height: 800px;
          box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
          border-radius: 5px;
          min-width: 240px;
          overflow: auto;
         
        }
        .tabs2 input[name=tab-control] {
          display: none;
        }
        .tabs2 .content section h2,
        .tabs2 ul li label {
          font-family: "Montserrat";
          font-weight: bold;
          font-size: 18px;
          color: #428BFF;
          
        }
        .tabs2 ul {
          list-style-type: none;
          padding-left: 0;
          display: flex;
          flex-direction: row;
          margin-bottom: 10px;
          justify-content: space-between;
          align-items: flex-end;
          flex-wrap: wrap;
        }
        .tabs2 ul li {
          box-sizing: border-box;
          flex: 1;
          width: 25%;
        
          padding: 0 10px;
          text-align: center;
        }
        .tabs2 ul li label {
          transition: all 0.3s ease-in-out;
          color: #929daf;
          padding: 5px auto;
          overflow: hidden;
          text-overflow: ellipsis;
          display: block;
          cursor: pointer;
          transition: all 0.2s ease-in-out;
          white-space: nowrap;
          -webkit-touch-callout: none;
        }
        .tabs2 ul li label br {
          display: none;
        }
        .tabs2 ul li label svg {
          fill: #929daf;
          height: 1.2em;
          vertical-align: bottom;
          margin-right: 0.2em;
          transition: all 0.2s ease-in-out;
        }
        .tabs2 ul li label:hover, .tabs ul li label:focus, .tabs ul li label:active {
          outline: 0;
          color: #bec5cf;
        }
        .tabs2 ul li label:hover svg, .tabs ul li label:focus svg, .tabs ul li label:active svg {
          fill: #bec5cf;
        }
        .tabs .slider {
          position: relative;
          width: 25%;
          transition: all 0.33s cubic-bezier(0.38, 0.8, 0.32, 1.07);
        }
        .tabs2 .slider .indicator {
          position: relative;
          width: 50px;
          max-width: 100%;
          margin: 0 auto;
          height: 4px;
          background: #428BFF;
          border-radius: 1px;
        }
        .tabs2 .content {
          margin-top: 30px;
        }
        .tabs .content section {
          display: none;
          animation-name: content;
          animation-direction: normal;
          animation-duration: 0.3s;
          animation-timing-function: ease-in-out;
          animation-iteration-count: 1;
          line-height: 1.4;
        }
        .tabs2 .content section h2 {
        
          display: none;
        }
        .tabs2 .content section h2::after {
          content: "";
          position: relative;
          display: block;
          width: 30px;
          height: 3px;
        
          margin-top: 5px;
          left: 1px;
        }
        .tabs2 input[name=tab-control]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label {
          cursor: default;
        
        }
      
    
        .tabs2 input[name=tab-control]:nth-of-type(1):checked ~ .slider {
          transform: translateX(0%);
        }
        .tabs2 input[name=tab-control]:nth-of-type(1):checked ~ .content > section:nth-child(1) {
          display: block;
        }
        .tabs2 input[name=tab-control]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label {
          cursor: default;
        
        }
       
  
        .tabs2 input[name=tab-control]:nth-of-type(2):checked ~ .slider {
          transform: translateX(100%);
        }
        .tabs2 input[name=tab-control]:nth-of-type(2):checked ~ .content > section:nth-child(2) {
          display: block;
        }
        .tabs2 input[name=tab-control]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label {
          cursor: default;
         
        }

  
        .tabs2 input[name=tab-control]:nth-of-type(3):checked ~ .slider {
          transform: translateX(200%);
        }
        .tabs2 input[name=tab-control]:nth-of-type(3):checked ~ .content > section:nth-child(3) {
          display: block;
        }
        .tabs2 input[name=tab-control]:nth-of-type(4):checked ~ ul > li:nth-child(4) > label {
          cursor: default;
        
        }
    
        .tabs2 input[name=tab-control]:nth-of-type(4):checked ~ .slider {
          transform: translateX(300%);
        }
        .tabs2 input[name=tab-control]:nth-of-type(4):checked ~ .content > section:nth-child(4) {
          display: block;
        }
        @keyframes content {
          from {
            opacity: 0;
            transform: translateY(5%);
          }
          to {
            opacity: 1;
            transform: translateY(0%);
          }
        }

 .tabs {
          left: 49%;
          transform: translateX(-50%);
          position: relative;
          background: white;
      	  padding: 50px;
          padding-bottom: 80px;
          width: 93%;
          height: 100%;
          box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
          border-radius: 5px;
          min-width: 240px;
         
        }
        .tabs input[name=tab-control] {
          display: none;
        }
        .tabs .content section h2,
        .tabs ul li label {
          font-family: "Montserrat";
          font-weight: bold;
          font-size: 18px;
          color: #428BFF;
        }
       
        .tabs ul li label {
          transition: all 0.3s ease-in-out;
          color: #929daf;
          padding: 5px auto;
          overflow: hidden;
          text-overflow: ellipsis;
          display: block;
          cursor: pointer;
          transition: all 0.2s ease-in-out;
          white-space: nowrap;
          -webkit-touch-callout: none;
        }
        .tabs ul li label br {
          display: none;
        }
        .tabs ul li label svg {
          fill: #929daf;
          height: 1.2em;
          vertical-align: bottom;
          margin-right: 0.2em;
          transition: all 0.2s ease-in-out;
        }
        .tabs ul li label:hover, .tabs ul li label:focus, .tabs ul li label:active {
          outline: 0;
          color: #bec5cf;
        }
        .tabs ul li label:hover svg, .tabs ul li label:focus svg, .tabs ul li label:active svg {
          fill: #bec5cf;
        }
        .tabs .slider {
          position: relative;
          width: 25%;
          transition: all 0.33s cubic-bezier(0.38, 0.8, 0.32, 1.07);
        }
        .tabs .slider .indicator {
          position: relative;
          width: 50px;
          max-width: 100%;
          margin: 0 auto;
          height: 4px;
          background: #428BFF;
          border-radius: 1px;
        }
        .tabs .content {
          margin-top: 30px;
        }
        .tabs .content section {
          display: none;
          animation-name: content;
          animation-direction: normal;
          animation-duration: 0.3s;
          animation-timing-function: ease-in-out;
          animation-iteration-count: 1;
          line-height: 1.4;
        }
        .tabs .content section h2 {
        
          display: none;
        }
        .tabs .content section h2::after {
          content: "";
          position: relative;
          display: block;
          width: 30px;
          height: 3px;
			
          margin-top: 5px;
          left: 1px;
        }
        .tabs input[name=tab-control]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label {
          cursor: default;
        
        }
      
        .tabs input[name=tab-control]:nth-of-type(1):checked ~ .slider {
          transform: translateX(0%);
        }
        .tabs input[name=tab-control]:nth-of-type(1):checked ~ .content > section:nth-child(1) {
          display: block;
        }
        .tabs input[name=tab-control]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label {
          cursor: default;
        
        }
    
        .tabs input[name=tab-control]:nth-of-type(2):checked ~ .slider {
          transform: translateX(100%);
        }
        .tabs input[name=tab-control]:nth-of-type(2):checked ~ .content > section:nth-child(2) {
          display: block;
        }
        .tabs input[name=tab-control]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label {
          cursor: default;
         
        }
        .tabs input[name=tab-control]:nth-of-type(3):checked ~ .slider {
          transform: translateX(200%);
        }
        .tabs input[name=tab-control]:nth-of-type(3):checked ~ .content > section:nth-child(3) {
          display: block;
        }
        .tabs input[name=tab-control]:nth-of-type(4):checked ~ ul > li:nth-child(4) > label {
          cursor: default;
        
        }
        .tabs input[name=tab-control]:nth-of-type(4):checked ~ .slider {
          transform: translateX(300%);
        }
        .tabs input[name=tab-control]:nth-of-type(4):checked ~ .content > section:nth-child(4) {
          display: block;
        }
        @keyframes content {
          from {
            opacity: 0;
            transform: translateY(5%);
          }
          to {
            opacity: 1;
            transform: translateY(0%);
          }
        }

   .res{
   border: 1px;
    padding: 10px; 
  width:100%;
    height: 100%;
word-wrap: break-word;
  border-bottom: 2px solid currentColor;
   }
   
  .dat{
  width:100%;
     background-image: -webkit-linear-gradient(0deg, #3ea7ff 0%, #42d1ff 100%);
  }
     .cometsdig {
       position: relative;
    width:100%;
    height: 100%;
    min-height: 100px;
   } 

#wpcomm button, #wpcomm input[ENGINE="button"], #wpcomm input[type="reset"], #wpcomm input[type="submit"] {
	background: linear-gradient(to top right, #ffaaaa, #ff3232, #d66666) !important;

box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);

border-color: #ffaaaa !important;
}

#wpcomm button, #wpcomm input[type="button"], #wpcomm input[type="reset"], #wpcomm input[type="submit"] {
	border: 0px solid #ff3232 !important;
}

.span.wpcf7-list-item {
    display: block;
    margin: 0 0 1em;
}

label {
    display: inline-block;
    margin: 0 0 -1px;
    padding: 15px 25px;
    font-weight: 600;
    text-align: left;
    color: #000000;
    border: 0px solid transparent;
}
  
    .single_product
    {
        padding-top: 1px;
        padding-bottom: 10px;
			
    }
    
    .image_selected
    {
		
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: calc(100%);
        height: 500px;
        -webkit-transform: translateX(-10px);
        -moz-transform: translateX(-10px);
        -ms-transform: translateX(-15px);
        -o-transform: translateX(-15px);
        transform: translateX(-15px);
        border: solid 1px #e8e8e8;
        box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
        overflow: hidden;
        padding: 15px;
    }
    .image_selected img
    {
        max-width: 100%;
    }


#wpcomm {
    max-width: 100% !important;
}

.col-md-push-2 {

    left: 22.66666667%;

}
.tabs3 {
          left: 49%;
          transform: translateX(-50%);
          position: relative;
          background: white;
    
          padding-bottom: 80px;
          width: 92%;
          height: 100%;
          box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
          border-radius: 5px;
          min-width: 240px;
        
         
        }
        .tabs3 input[name=tab-control] {
          display: none;
        }
        .tabs3 .content section h2,
        .tabs3 ul li label {
          font-family: "Montserrat";
          font-weight: bold;
          font-size: 18px;
          color: #428BFF;
          
        }
        .tabs3 ul {
          list-style-type: none;
          padding-left: 0;
          display: flex;
          flex-direction: row;
          margin-bottom: 10px;
          justify-content: space-between;
          align-items: flex-end;
          flex-wrap: wrap;
        }
        .tabs2 ul li {
          box-sizing: border-box;
          flex: 1;
          width: 25%;
        
          padding: 0 10px;
          text-align: center;
        }
        .tabs2 ul li label {
          transition: all 0.3s ease-in-out;
          color: #929daf;
          padding: 5px auto;
          overflow: hidden;
          text-overflow: ellipsis;
          display: block;
          cursor: pointer;
          transition: all 0.2s ease-in-out;
          white-space: nowrap;
          -webkit-touch-callout: none;
        }
        .tabs2 ul li label br {
          display: none;
        }
        .tabs2 ul li label svg {
          fill: #929daf;
          height: 1.2em;
          vertical-align: bottom;
          margin-right: 0.2em;
          transition: all 0.2s ease-in-out;
        }
        .tabs3 ul li label:hover, .tabs ul li label:focus, .tabs ul li label:active {
          outline: 0;
          color: #bec5cf;
        }
        .tabs3 ul li label:hover svg, .tabs ul li label:focus svg, .tabs ul li label:active svg {
          fill: #bec5cf;
        }
        .tabs3 .slider {
          position: relative;
          width: 25%;
          transition: all 0.33s cubic-bezier(0.38, 0.8, 0.32, 1.07);
        }
        .tabs3 .slider .indicator {
          position: relative;
          width: 50px;
          max-width: 100%;
          margin: 0 auto;
          height: 4px;
          background: #428BFF;
          border-radius: 1px;
        }
        .tabs3 .content {
          margin-top: 30px;
        }
        .tabs3 .content section {
          display: none;
          animation-name: content;
          animation-direction: normal;
          animation-duration: 0.3s;
          animation-timing-function: ease-in-out;
          animation-iteration-count: 1;
          line-height: 1.4;
        }
        .tabs3 .content section h2 {
        
          display: none;
        }
        .tabs3 .content section h2::after {
          content: "";
          position: relative;
          display: block;
          width: 30px;
          height: 3px;
        
          margin-top: 5px;
          left: 1px;
        }
        .tabs3 input[name=tab-control]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label {
          cursor: default;
        
        }
     
        .tabs3 input[name=tab-control]:nth-of-type(1):checked ~ .slider {
          transform: translateX(0%);
        }
        .tabs3 input[name=tab-control]:nth-of-type(1):checked ~ .content > section:nth-child(1) {
          display: block;
        }
        .tabs3 input[name=tab-control]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label {
          cursor: default;
        
        }
       
   
        .tabs3 input[name=tab-control]:nth-of-type(2):checked ~ .slider {
          transform: translateX(100%);
        }
        .tabs3 input[name=tab-control]:nth-of-type(2):checked ~ .content > section:nth-child(2) {
          display: block;
        }
        .tabs2 input[name=tab-control]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label {
          cursor: default;
         
        }

   
        .tabs3 input[name=tab-control]:nth-of-type(3):checked ~ .slider {
          transform: translateX(200%);
        }
        .tabs3 input[name=tab-control]:nth-of-type(3):checked ~ .content > section:nth-child(3) {
          display: block;
        }
        .tabs2 input[name=tab-control]:nth-of-type(4):checked ~ ul > li:nth-child(4) > label {
          cursor: default;
        
        }
    
        .tabs3 input[name=tab-control]:nth-of-type(4):checked ~ .slider {
          transform: translateX(300%);
        }
        .tabs2 input[name=tab-control]:nth-of-type(4):checked ~ .content > section:nth-child(4) {
          display: block;
        }
        @keyframes content {
          from {
            opacity: 0;
            transform: translateY(5%);
          }
          to {
            opacity: 1;
            transform: translateY(0%);
          }
        }
    
      

.woodmart-navigation .item-level-0.menu-item-has-children > a::after {
	color: blue;
}

.text-zag{
	margin-left: 10%;
}

.title-size-small .entry-title {
	font-size: 27px;
}

span.current{
	color: #3ea8fe !important;
}

.wpsm-comptable th {
	 background: -moz-linear-gradient(0deg, #3ea7ff 0%, #42d1ff 100%);
        background: -webkit-linear-gradient(0deg, #3ea7ff 0%, #42d1ff 100%);
        background: -ms-linear-gradient(0deg, #3ea7ff 0%, #42d1ff 100%);
}

.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-outline {
    border-color: #3ea7ff;
}

.whb-general-header .woodmart-logo img {
	max-height: 75px;
	margin-bottom: 30px;
}

.color-scheme-dark .widget a, .color-scheme-dark .woodmart-widget a, .color-scheme-dark div[class^="vc_wp"] a {
	color: #3ea7ff;
}
	
	div#spis.tabs{
		left: 47%;
	}

input.wpcf7-form-control.wpcf7-submit{
	background-image: linear-gradient(to top right, #ffaaaa, #ff3232, #d66666);
color: #fff;
}

.hovered-social-icons{
	  display: none;
}

li.meta-author{
		  display: none;
}

.meta-post-categories{
		  display: none;
}

span.menu-open-label{
	text-align:center;
}
.ms-parent-id-1 > .master-slider {
	background: #fff;
}

.breadcrumbs a, .breadcrumbs span, .yoast-breadcrumb a, .yoast-breadcrumb span {
	font-size: 10px;
}

.banksc2{
	margin-right: 35px;
}

.widget_product_tag_cloud .tagcloud a, .widget_tag_cloud .tagcloud a {
	text-transform: none;
}

.owl-items-xl-2:not(.owl-loaded) > div {
	width: 450px;
}

.post-single-page .entry-content {
	margin: 35px;
}

.woodmart-blog-holder.blog-pagination-pagination{
	margin-right: 15px;
}

.whb-flex-row.whb-top-bar-inner {
    display: none;
}

	@media only screen
	and (min-device-width: 770px)
and (max-device-width: 1199px) {
 div.digiseller-buy-standalone{
	margin-top: 30px !important;
 }
	div#comm.tabs{
		width: 91%;
	}
}

@media screen and (max-width: 650px) {
	
  .labeltab {
    font-size: 0;
  }

  .labeltab:before {
    margin: 0;
    font-size: 18px;
  }
		.pay-dow{
	margin-top: 0px;
}
	
}
@media screen and (max-width: 400px) {
  .labeltab {
    padding: 15px;
  }
		.pay-dow{
	margin-top: 0px;
}
}

  @media (max-width: 1000px) {
				
	
          .tabs2 ul li label {
            white-space: initial;
          }
          .tabs2 ul li label br {
            display: initial;
          }
          .tabs2 ul li label svg {
            height: 1.5em;
          }
          .tabs3 ul li label {
            white-space: initial;
          }
          .tabs3 ul li label br {
            display: initial;
          }
          .tabs3 ul li label svg {
            height: 1.5em;
          }

             .tabs ul li label {
            white-space: initial;
          }
          .tabs ul li label br {
            display: initial;
          }
          .tabs ul li label svg {
            height: 1.5em;
          }
        }


 @media (max-width: 600px) {
	 .accordion-menu{
	margin-left: -14px;
}
	 .owl-items-xl-2:not(.owl-loaded) > div { 
		 width: 100%;
	 }
	 
.tabs input[name=tab-control]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label {
            background: rgba(0, 0, 0, 0.08);
          }
	 	.pay-dow{
	margin-top: 0px;
}
	 div.widget-area.woodmart-sidebar-content {

    margin-top: 0px !important;
	 }

            .tabs2 input[name=tab-control]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label {
            background: rgba(0, 0, 0, 0.08);
          }

             .tabs2 input[name=tab-control]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label {
            background: rgba(0, 0, 0, 0.08);
          }

           .tabs2 input[name=tab-control]:nth-of-type(4):checked ~ ul > li:nth-child(4) > label {
            background: rgba(0, 0, 0, 0.08);
          }

               .tabs2 ul li label {
            padding: 5px;
            border-radius: 5px;
          }
          .tabs2 ul li label span {
            display: none;
          }
          .tabs2 .slider {
            display: none;
          }
          .tabs2 .content {
            margin-top: 10px;
          }
          .tabs2 .content section h2 {
            display: block;
          }

          .tabs input[name=tab-control]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label {
            background: rgba(0, 0, 0, 0.08);
          }

             .tabs input[name=tab-control]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label {
            background: rgba(0, 0, 0, 0.08);
          }

              .tabs input[name=tab-control]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label {
            background: rgba(0, 0, 0, 0.08);
          }

             .tabs input[name=tab-control]:nth-of-type(4):checked ~ ul > li:nth-child(4) > label {
            background: rgba(0, 0, 0, 0.08);
          }
          
          .tabs ul li label {
            padding: 5px;
            border-radius: 5px;
          }
          .tabs ul li label span {
            display: none;
          }
          .tabs .slider {
            display: none;
          }
          .tabs .content {
            margin-top: 10px;
          }
          .tabs .content section h2 {
            display: block;
          }

            .tabs3 input[name=tab-control]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label {
            background: rgba(0, 0, 0, 0.08);
          }

            .tabs3 input[name=tab-control]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label {
            background: rgba(0, 0, 0, 0.08);
          }

              .tabs3 input[name=tab-control]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label {
            background: rgba(0, 0, 0, 0.08);
          }

              .tabs3 input[name=tab-control]:nth-of-type(4):checked ~ ul > li:nth-child(4) > label {
            background: rgba(0, 0, 0, 0.08);
          }

             .tabs3 input[name=tab-control]:nth-of-type(4):checked ~ ul > li:nth-child(4) > label {
            background: rgba(0, 0, 0, 0.08);
          }

             .tabs3 ul li label {
              padding: 5px;
              border-radius: 5px;
               }
              .tabs2 ul li label span {
              display: none;
              }
              .tabs3 .slider {
              display: none;
              }
             .tabs3 .content {
               margin-top: 10px;
                }
               .tabs3 .content section h2 {
                 display: block;
                }
	 

        }
    @media screen and (max-width: 768px) {
			.accordion-menu{
	margin-left: -14px;
}
			
div#comm.tabs{
		width: 92%;
	}
			
			.download-links{
				padding-top:40px;
			}
			
		div.dish-menu .menus {
    margin-left: -19px !important;
}	
			.dish-menu .menus {
				padding: 4px !important;
			}
		
	
	
	.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	padding-right: 3px;
		
}
	div.digiseller-buy-standalone{
		margin-left: -10px;
	margin-top: 30px;
	}
	
	div.image_selected {
		height: 100% !important;
	}
	div.tabs{
		padding: 10px;
		width: 100%;
	}
	
	div.tabs2{
		width: 100%;
		padding: 10px;
	}
	a.woodmart-sticky-sidebar-opener {
		top: 1px;
	}
	
div.whb-flex-row.whb-header-bottom-inner{
		display: none;
	}
	.dish-menu .menus {
		width: 85%;
	}
	
	div.dish-menu .menus .menu-img {
		width: 40px;
		height: 40px;
	}
	div.one-half{
		width: 164px !important;
	}

	div.dish-menu .menus {
		margin-left: -30px;
	}
	div.mb-30 {
	margin-left: -23px;
}
	div.col-lg-4.col-md-6{
		margin-left: -23px;
	}
	div.col-lg-4.col-md-6 {
		margin-left: -23px;
	}
	div.col-lg-4.col-md-6{
			margin-left: -23px;
	} 
	div.col-lg-4.col-md-6{
		margin-left: -23px;
	} 
	aside.sidebar-container.col-md-2.col-sm-3.col-xs-12.col-md-pull-10.col-sm-pull-9.sidebar-left.area-sidebar-full-screen-menu.show-hidden-sidebar{
		top: -120px;
	}
	div.dish-menu .menus .text .one-forth{
	width: 145px;
	height: 30px;
}
	p#mobile{
		width:200px;
	}
	div#spis.tabs{
		left: 49%;
	}

	


@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: portrait) {
	

	div.digiseller-buy-standalone{
		 margin-top: 35px;
	}

	div#test-sale.col-lg-4.col-md-6{
		margin-top: -230px;
	}
	div#comm.tabs{
		width: 91%;
	}
}

.sidebar-container {
    margin-bottom: 40px;
    margin-top: 120px;
}

}



div.widget-area.woodmart-sidebar-content{
	margin-top: 300px;
}

.downloadpadding{
	padding-bottom: 20px;
}

.x32{
	padding-bottom: 20px;
}


.telhead{
margin-top: 5px;
}

	@media only screen
	and (min-device-width: 1168px)
and (max-device-width: 1022px){
 div.digiseller-pricing-table{
	margin-top: 30px !important;
 }
	div#comm.tabs{
		width: 91% !important;
	}
	div#comm.tabs{
		width: 91%;
	}
}
blockquote, .border-color-primary, .btn-style-bordered.btn-color-primary, .btn-style-link.btn-color-primary, .btn-style-link.btn-color-primary:hover, .menu-label-primary::before, .quantity input[type="button"]:hover, .woodmart-single-footer .tags-list a:hover, .woodmart-single-footer .tags-list a:focus, .widget_tag_cloud .tagcloud a:hover, .widget_tag_cloud .tagcloud a:focus, .widget_product_tag_cloud .tagcloud a:hover, .widget_product_tag_cloud .tagcloud a:focus, .woodmart-title-style-underlined.woodmart-title-color-primary .title, .woodmart-title-style-underlined-2.woodmart-title-color-primary .title, .woodmart-price-table.price-highlighted .woodmart-plan-inner, .widget_product_categories .product-categories li a:hover + .count, .widget_product_categories .product-categories li a:focus + .count, .widget_product_categories .product-categories li.current-cat > .count, .woodmart-woocommerce-layered-nav .layered-nav-link:hover + .count, .woodmart-woocommerce-layered-nav .layered-nav-link:focus + .count, .woodmart-woocommerce-layered-nav .chosen .count, .widget_layered_nav ul li a:hover::before, .widget_layered_nav ul .chosen a::before, .woodmart-highlighted-products .elements-grid, .woodmart-highlighted-products.vc_carousel_container, .woocommerce-ordering select:focus, .woodmart-products-tabs.tabs-design-simple .tabs-name, .dokan-dashboard a.dokan-btn, .dokan-dashboard button.dokan-btn, .dokan-dashboard input[type="submit"].dokan-btn, .dokan-dashboard a.dokan-btn:hover, .dokan-dashboard a.dokan-btn:focus, .dokan-dashboard button.dokan-btn:hover, .dokan-dashboard button.dokan-btn:focus, .dokan-dashboard input[type="submit"].dokan-btn:hover, .dokan-dashboard input[type="submit"].dokan-btn:focus, .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li.active, .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a:hover, .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover {
    border-color: #3EABFE !important;
}

blockquote {
    border-left: 5px solid #E2E2E2;
        border-left-color: rgb(226, 226, 226);
    font-size: 14px;
    line-height: 18px;

}

h4.custom-comment-meta{
	font-size: 14px;
}

span.custom-comment-link{
	font-size: 14px;
}

span.custom-comment-on-title{
	color: #dd1818;
}

.otzivicoment{
	margin-right: 50px;
}

#wpcomm .wc-comment-footer .wc-footer-right .wc-comment-date{
	font-weight:bold;
}

.blogcomments{
	margin-right: 30px;
}

.anycomment.comment-single-body__actions-like{
	display:none;
}
.pagecomments{
	margin: 10px;
}

@media screen and (min-width: 800px) {
 div#comm.tabs{width: 91%;}
}

.anycomment.anycomment-form-body-outliner{
	border-radius: 0px !important;
}

input.anycomment-btn.anycomment-send-comment-body__btn{
		border-radius: 0px !important;
}

input#anycomment-author-name{
		border-radius: 0px !important;
}

input#anycomment-author-email{
			border-radius: 0px !important;
}

.blog-design-small-images.has-post-thumbnail .article-body-container, .blog-design-small-images.has-post-thumbnail .entry-header {
	max-width: 45%;
}

@media (min-width: 1200px){
.wrapper-wide .container, .wrapper-wide .woodmart-google-map-content-wrap {
    max-width: 1600px;
}
}

.col-lg-10 {
	left: 5.66666667%;
}

#anycomment-root .Toastify__toast-container {
	pointer-events: none !important;
}

.woodmart-sticky-sidebar-opener{
	margin-top: -185px !important;
}

.mobile-nav.act-mobile-menu, aside.sidebar-container.show-hidden-sidebar {
	margin-top: 0px !important;
}

ul, ol {
	padding-left: 0px !important;
}

.whb-general-header .woodmart-logo img {
    max-height: 75px !important;
}

blockquote {
	font-size: 14px !important;
}
.blog-design-masonry.has-post-thumbnail .post-date {
	display: none !important;
}

div.col-otzyv{
	margin-top: 30px;
}

div.sc-Axmtr.hvJMgY{
	display: none;
}

a.page-numbers{
	color: black;
}

span.page-numbers.current{
	color: red !important;
}

.grecaptcha-badge { 
    visibility: hidden;
}

.dish-menu .menus .text {
    width: calc(100% - 115px) !important;
}
.download-options {
    width: 100%;
    margin-top: 10px;
    display: flex;
    gap: 30px;
}
.download-options-item {
    display: flex;
    align-items: center;
    align-content: center;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 13px;
    color: #969696 !important;
}
.download-options-item img {
    margin-right: 5px;
}
div#contentproducthelp {
    left: auto;
    transform: none;
    width: 100%;
    margin: 0;
}
.new_bl1 .menus.d-flex.ftco-animate:hover {
    background: #fff;
}
.new_bl1 .dish-menu .menus:hover .text .one-half p {
    color: #0070C0;
}



.mc4wp-alert, .woocommerce-error, .woocommerce-info, .woocommerce-message, div.wpcf7-response-output {
	color: black;
}

.notifications-sticky .mc4wp-alert::after, .notifications-sticky .woocommerce-error::after, .notifications-sticky .woocommerce-info::after, .notifications-sticky .woocommerce-message::after, .notifications-sticky div.wpcf7-response-output::after { display:none
}
@media only screen
	and (min-device-width: 769px){
		div.container{
			width:95%;
		}
		
		}



ul.webmoney {
list-style:none;
margin:0;
padding:0;
}
ul.webmoney:after{
content:'';
display:block;
width:100%;
height:0px;
clear:both;
}
ul.webmoney li {
display: block;
float:left;
width:25%; /* можем поменять на 20 и сделать margin:0 2.5%;.. суть думаю понятна */
overflow:hidden;
}
ul.webmoney li img {
display:block;
max-width:100%;
height: auto; /* или 150px */
margin:0 auto;
}

img.visa{
	width: 75px !important;
}

img.mc{
	width: 45px !important;
}



div.woodmart-add-btn{
	margin-left: 5%;
	margin-top: 20px;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.add-to-cart-loop{
	background: linear-gradient(to top right, #ffaaaa, #ff3232, #d66666) !important;
	
box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
	
border-color: #ffaaaa !important;
	
color: #fff;
	
font-weight: bold;
	
width: 270px;
}

.dokan-alert-success, .dokan-message, .dokan-store-contact .alert-success, .mc4wp-success, .woocommerce-message, .wpcf7 form.sent .wpcf7-response-output, .wpcf7-mail-sent-ok, .yith_ywraq_add_item_product_message {
    background-color: #007cba !important;
}

a.checkout-button.button.alt.wc-forward{
	background: linear-gradient(to top right, #ffaaaa, #ff3232, #d66666) !important;
box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
border-color: #ffaaaa !important;
}

div.coupon{
	display: none !important;
}


button#place_order.button.alt{
		background: linear-gradient(to top right, #ffaaaa, #ff3232, #d66666) !important;
box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
border-color: #ffaaaa !important;
}

div.woocommerce-additional-fields{
	display: none !important;
}




a.obyavlenye{
	color: darkblue;
font-weight: bold !important;
}

  @media screen and (max-width: 768px) {
		table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents{
	margin-left: -22px;
}
		div.woodmart-add-btn{
			margin-left: 3%;
		}
}

li.digiseller-bullet-item.digiseller-clearfix{
	display:none;
	
}


div.woodmart-add-btn{
		display:none;
}

div.digiseller-money_menu{
	color: #fff;
	font-weight: normal;
}

.digiseller-buy-standalone .digiseller-pricing-table .digiseller-price .digiseller-position-price-wrapper .digiseller-price-val {
	display: initial !important;
}


li.digiseller-price:nth-child(5){
visibility: hidden;
}
li.digiseller-description.description-forpartners-description{
	display: none;
}
li.digiseller-price:nth-child(4){
visibility: hidden;
}
li.digiseller-description.description-forpartners-description{
	display: none;
}

div.digiseller-payment-list{
	display:none;
}

label.labeltab{
	display:inline-block !important;
	    margin: 0 0 -1px;
    padding: 15px 25px;
    font-weight: 600;
    text-align: left;
}

div.jss1.jss5.jss7.jss5.jss7.jss2{
	display:none;
}

div.download-div{
    overflow: scroll; /* Добавляем полосы прокрутки */
    width: 220px; /* Ширина блока */
    height: 150px; /* Высота блока */
    padding: 5px; /* Поля вокруг текста */
	
	padding-bottom: 5px;

   } 



span.bc{
	width: 30px;
}

span.pp{
	width: 30px;
	margin-left: 8px;
	margin-right: 8px;
}

span.up{
	width: 30px;
		margin-right: 8px;
}

span.usdt{
	width: 30px;
		margin-right: 8px;
}

span.pm{
	width: 27px;
		margin-right: 8px;
}

span.pix{
	width: 29px;
		margin-right: 8px;
}

span.wm{
	width: 26px;
		margin-right: 8px;
}

span.tbc{
	width: 27px;
}




@media only screen
	and (min-device-width: 770px)
and (max-device-width: 3024px) {
}


@media screen and (max-width: 650px) {

	div.formcid{
		margin-right: 70px;
	}
	
	button#get_cid_output_raw_button.btn.btn-secondary{
		width: 135px !important;
	}
	
	button#get_cid_output_dash_button.btn.btn-secondary{
		width: 135px !important;
	}
	
	button#get_cid_output_cmd_copy.btn.btn-secondary{
		width: 140px !important;
	}
	
button#get_cid_input_button.btn-secondary{
		width: 140px !important;
	}
	
}
	
	.menus.d-flex.ftco-animate {
    background: #fff;
    box-shadow: 0 3px 20px rgb(34 34 34 / 10%);
    position: relative;
    border-radius: 12px;
    padding: 31px;
}.single-service {
       background: #fff !important;
    box-shadow: 0 3px 20px rgb(34 34 34 / 10%);
    position: relative;
    border-radius: 12px;
    padding: 31px !important;
}
input.anycomment-btn.anycomment-send-comment-body__btn {
    background: #3fb5ff !important;
    border: none !important;
    border-radius: 8px !important;
    text-transform: none !important;
    padding: 6px 44px !important;
    color: #fff;
    font-family: inherit;
    font-size: 15px !important;
    font-weight: 500 !important;
    font-family: Verdana !important;
    height: auto !important;
}

.anycomment-app .anycomment-btn:not([disabled]):hover{padding: 6px 44px !important;height: auto !important;font-size: 14px !important;font-size: 15px !important;font-weight: 500 !important;font-family: Verdana !important;height: auto !important;}

.anycomment-app .ql-container.ql-snow {
    background: #fff;
    box-shadow: 0 3px 20px rgb(34 34 34 / 10%);
    position: relative;
    border-radius: 12px;
    padding: 31px;
    border: none !important;
}

.anycomment-app .anycomment-form-body-outliner {
    border: none !important;
}

.anycomment-app .ql-toolbar.ql-snow {
    border-top: 0px;
}input#anycomment-author-name {
    background: #fff;
    box-shadow: 0 3px 20px rgb(34 34 34 / 10%);
    position: relative;
    border-radius: 7px !important;
    padding: 31px;
    border: none !important;
}

input#anycomment-author-email {
    background: #fff;
    box-shadow: 0 3px 20px rgb(34 34 34 / 10%);
    position: relative;
    border-radius: 7px !important;
    padding: 31px;
    border: none !important;
}thead.wpsm-thead.wpsm-thead-default th {
    text-transform: none;
    background: #2a3034;
    color: #fff !important;
}

thead.wpsm-thead.wpsm-thead-default th b {
    color: #fff !important;
    font-family: Verdana;
    font-weight: 400;
}

.wpsm-comptable td:hover, .wpsm-comptable td.betterhover, .wpsm-comptable tr:hover td {
    background-color: #fff;
}

tbody.wpsm-tbody {
    font-family: Verdana;
}

tbody.wpsm-tbody tr:nth-child(2n+1) td {
    background: #f7f6f6;
    border: none;
}

tbody.wpsm-tbody tr td {
    border: none;
}.single-service:hover {
    cursor: pointer;
    box-shadow: 0px 20px 20px 0px rgb(157 157 157 / 50%);
    color: #fff;
    background-image: -moz-linear-gradient(0deg, #3ea7ff 0%, #42d1ff 100%);
    background-image: -webkit-linear-gradient(0deg, #3ea7ff 0%, #42d1ff 100%) !important;
    background-image: -ms-linear-gradient(0deg, #3ea7ff 0%, #42d1ff 100%);
}
	/*css for faq*/
	
	.panel.panel-default {
    border-radius: 0.625rem;
    background-color: #f5f5f5 !important;
    padding: 1rem 1.5rem;
    cursor: pointer;
}

.panel {
    background: none !important;
}

.panel-heading {
    border-bottom: none !important;
}

.panel-heading a.collapsed {
    background: none;
    border: none !important;
    padding: 0;
}

h4.panel-title a.collapsed::after {
    content: '';
    background: url(https://softcomputers.net/wp-content/uploads/2023/04/plus.png) no-repeat;
    height: 10px;
    display: block;
    background-size: cover !important;
    width: 10px;
    transform: rotate(0deg);
}

h4.panel-title a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 !important;
    background: none !important;
    color: #000;
    font-size: 1.125rem;
    font-weight: 500;
    font-family: Verdana !important;
}


h4.panel-title a::after {
    content: '';
    background: url(https://softcomputers.net/wp-content/uploads/2023/04/plus.png) no-repeat;
    height: 10px;
    display: block;
    background-size: cover !important;
    width: 10px;
    transform: rotate(45deg);
    }

.panel-body {
    padding: 0px;
    border: none !important;
    font-family: Verdana !important;
    transition: 0.3s all;
    color: #777E90;
    font-size: 13px;
    line-height: 20px;
    margin-top: 9px;
}.panel-heading h4 a.collapsed {
    border: none !important;
}.panel.panel-default .panel-body {
    padding: 0 !important;
    border: none !important;
    margin-top: 12px !important;
}
	
	/*css for faq end*/

/*css for comments*/
.tabs {
    background: #fff;
    box-shadow: 0 3px 20px rgb(34 34 34 / 10%);
    position: relative;
    border-radius: 12px;
    padding: 31px;
}
/*css for comments end*/

/*css for form */ 

.onlyform_form {
   display: flex;
    justify-content: space-between;
    margin-top: 24px;
    flex-wrap: wrap;
}

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

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

.onlyform_form input, .onlyform_form textarea {
    border: none !important;
    margin-bottom: 5px;
    border-radius: 8px !important;
    box-shadow: 0 3px 20px rgb(34 34 34 / 10%);
    color: #000;
}

.onlyform_form input::placeholder, .onlyform_form textarea::placeholder {
    font-family: Verdana;
    font-size: 13px;
}

.onlyform_form input.wpcf7-form-control.wpcf7-file {
    box-shadow: none;
    border-radius: 5px !important; font-family: Verdana;
    font-size: 13px;
}.onlycenter {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 16px;
}

.onlycenter > div {
    display: block;
    margin: 0 auto;
}.onlycenter input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: #ec4a4a !important;
    border: none !important;
    border-radius: 8px !important;
    text-transform: none !important;
    font-family: Verdana;
    font-size: 14px;
    min-width: 300px;
}.onlycenter label.w-form-label {
       padding-right: 0px;
    font-family: Verdana;
    font-size: 13px;
    padding-top: 10px;
    padding-bottom: 10px;
}

span.qiwi{
	margin-left: 8px !important;
margin-right: 7px !important;
}
span.ppru{
	margin-right: 7px;
}.panel.panel-default .panel-heading {
   
    padding: 0 !important;
}

.panel.panel-default .panel-body {
    padding: 0 1.5rem 1rem 1.5rem !important;    margin-top: 0px !important;
}

h4.panel-title a {
    padding: 1rem 1.5rem !important;
}.panel.panel-default {
    padding: 0 !important;
}
.download_block ul li > div {
    display: block;
    justify-content: flex-start;
    padding: 8px 0px;
}.download_block {
    background: #fff;
    position: relative;
    border-radius: 12px;
    margin-top: 10px;
    max-width: 169px !important;
}a.download_distr {
    padding: 10px 7px !important;
    width: 100%;
    display: block;
    text-align: center;
}

/*css reviews page*/ 

.custom-comments li {
    padding: 24px;
    border: 1px solid #ededed;
    border-color: #ededed;
    border-radius: 8px;
   
    font-size: 14px !important;
    width: calc(100% - 48px);
}

.avatar-custom {
    background-image: url(https://secure.gravatar.com/avatar/2869ac924a74c1d6f8dc56854ad1d71a?s=60&d=mp&r=g);
    position: relative;
    background-size: cover;
    background-position: center center;
    border: 1px solid #b6c1c6;
    background-color: #dde2e5;
    border-radius: 50% 50% 50% 0;
    width: 48px !important;
    height: 48px;
    margin-right: 20px;
}

h4.custom-comment-meta h4 {
   
    font-size: 14px !important;
}



/*css reviews page end */ 

/*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;
	    font-weight: 400 !important;
}.menu-opener .menu-open-label {
       flex: 1 1 auto;
    margin-right: 10px;
    font-family: Verdana !important;
    text-transform: none !important;
    font-size: 15px !important;
}.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;
}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;
}.vertical-navigation .item-level-0.menu-item-has-children>a {
    padding-right: 25px;
    font-family: Verdana;
    font-size: 13px !important;
	 font-weight: normal !important;
} .vertical-navigation .item-level-0.menu-item-has-children>a span {
   
    font-family: Verdana;
    font-size: 13px !important;
	 font-weight: normal !important;
}

/*css menu end */
.onlyform_form select {
    border: none !important;
    margin-bottom: 5px;
    border-radius: 8px !important;
    box-shadow: 0 3px 20px rgb(34 34 34 / 10%);
    color: #000;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: #ec4a4a !important;
    border: none !important;
    border-radius: 8px !important;
    text-transform: none !important;
    font-family: Verdana;
    font-size: 14px;
    min-width: 300px;
}
/*css download buttons*/ /*css download buttons end */ 

/*css popup download */
.lepopup-element.lepopup-element-9.lepopup-element-rectangle.lepopup-animated.lepopup-fadeInDown {
    display: none;
}

.lepopup-element.lepopup-element-11.lepopup-element-rectangle.lepopup-animated.lepopup-fadeInDown {
    display: none;
}

.lepopup-element.lepopup-element-10.lepopup-element-rectangle.lepopup-animated.lepopup-fadeInUp {
    display: none;
}

.lepopup-element-html-content {
    color: #363636 !important;
    text-align: left !important;
    font-family: Verdana !important;
}

.lepopup-element.lepopup-element-8.lepopup-element-html.lepopup-animated.lepopup-bounceInLeft > div {
    font-size: 15px !important;
}

.lepopup-element.lepopup-element-7.lepopup-element-html.lepopup-animated.lepopup-bounceInLeft > div {
    font-size: 27px;
    font-family: Verdana !important;
}

.lepopup-element.lepopup-element-8.lepopup-element-html.lepopup-animated.lepopup-bounceInLeft {
    top: 152px !important;
}


.lepopup-element.lepopup-element-15.lepopup-element-html.lepopup-animated.lepopup-bounceInLeft {
    top: 223px !important;
    left: 307px !important;
}

a.lepopup-button.lepopup-button-zoom-out.btnclc {
    background: #ec4a4a !important;
    border: none !important;
    border-radius: 8px !important;
    text-transform: none !important;
}

.lepopup-element.lepopup-element-19.lepopup-animated.lepopup-fadeIn {
    height: 50px !important;
    top: 320px !important;
    left: 36px !important;
}

.lepopup-element.lepopup-element-20.lepopup-element-rectangle.lepopup-animated.lepopup-fadeIn {
    width: 323px !important;
    height: 322px !important;
    left: 456px !important;
    top: 145px !important;
}a.lepopup-button.lepopup-button-zoom-out.btnclc {
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 8px;
    border-radius: 10px;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    width: 100%;
    text-transform: none;
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    DISPLAY: flex !important;
}a.lepopup-button.lepopup-button-zoom-out.btnclc:before {
    content: '';
    -webkit-animation: pulse 3s infinite;
    animation: pulse 3s infinite;
    display: block;
    left: -50%;
    top: -200%;
    right: -50px;
    bottom: -200%;
    position: absolute;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    z-index: 0;
}a.lepopup-button.lepopup-button-zoom-out.btnclc::after {
    content: '';
    position: absolute;
    border: 29px solid #f16b6b;
    left: 87px;
    opacity: 0;
    right: -20px;
    width: 150px;
    height: 120px;
    top: -37px;
    bottom: -20px;
    border-radius: 50%;
    animation: pulse 1.5s linear infinite;
}.lepopup-popup-container .lepopup-element-2 {
    background: #fff;
    box-shadow: 0 3px 20px rgb(34 34 34 / 10%) !important;
    position: relative !important;
    border-radius: 12px !important;
}
/*css popup download end*/
/*css comments*/
ul.custom-comments blockquote {
    border-left: none !important;
    padding-left: 0px !important;
}
/*css comments end*/

@media screen and (min-width:320px) and (max-width:640px){
	
	.onlyform_form {
    display: flex;
    flex-wrap: wrap;
}

.onlyleft {
    width: 100%;
}

.onlyright {
    width: 100%;
    margin-top: 12px;
}

.onlycenter input.wpcf7-form-control.has-spinner.wpcf7-submit {
    width: 100%;
    min-width: 250px;
    display: block;
}

.onlycenter label.w-form-label {
    font-size: 11px;
}
}
/*css for form end */

/*css snoska */

.snoska ul li + li {
    margin-top: 10px;
}

.snoska {
    background: none !important;
    box-shadow: none !important;
    padding: 0 !important;
}

.snoska ul li {
    background-color: #f5f5f5 !important;
    cursor: pointer;
    position: relative;
    background: white;
    box-shadow: 0 14px 28px rgb(0 0 0 / 8%), 0 10px 10px rgb(197 197 197 / 26%);
    border-radius: 5px;
    padding: 16px 15px 13px;
}

.snoska ul li a {max-width:90%;}

/* css snoska end */


/* css hot products */
.title_h2 {
    font-size: 2.125rem;
    font-weight: 700;
    text-align: center;
    line-height: 2.5rem;
    margin-bottom: 47px;
}

.single-feature img {
    max-width: 227px;
    max-height: 219px;
}

.single-feature {
    text-align: center;
    flex-wrap: wrap;
    align-items: flex-end;
    height: 442px;
    display: flex;
    background: #fff !important;
    box-shadow: 0 3px 20px rgb(34 34 34 / 10%);
    position: relative;
    border-radius: 12px;
    padding: 31px 31px 50px 31px !important;
}

.feature-price {
    width: 100%;
    text-align: center;
}

.feature-name {
    width: 100%;
    text-align: center;
    bottom: 0px !important;
    position: relative;
    display: table-cell;
    height: 47px;
    padding: 0 30px;
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
}

.feature-price {
    width: 100%;
    text-align: center;
    bottom: -5px !important;
    position: relative;
    display: flex;
    height: auto;
    padding: 0 30px;
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
    justify-content: center;
    align-items: flex-end;
}.single-feature-img {
    display: flex;
    justify-content: center;
    width: 100%;
    align-items: center;
    height: 240px;
}

.single-feature:hover {
    background-image: -moz-linear-gradient(0deg, #3ea7ff 0%, #42d1ff 100%);
    background-image: -webkit-linear-gradient(0deg, #3ea7ff 0%, #42d1ff 100%) !important;
    background-image: -ms-linear-gradient(0deg, #3ea7ff 0%, #42d1ff 100%);
    color: #fff;cursor: pointer;
}.feature-name a {
    color: #000;
}

.single-feature:hover .feature-name a {
    color: #fff;
}

@media screen and (min-width:320px) and (max-width:768px){
    
    section#features .row {
    display: flex;
    justify-content: center;
}


section#features .row .single-feature {
    margin-bottom: 20px;
}
}@media screen and (min-width: 320px) and (max-width: 768px){
.site-content.col-lg-10.col-12.col-md-9 {
    /* max-width: 77%; */
    width: calc(100% - 30px) !important;
    padding: 0 15px;
}}
@media screen and (min-width: 769px) and (max-width: 1024px){
.site-content.col-lg-10.col-12.col-md-9 {
    max-width: 77%;
    padding: 0;
    left: 5px;
    width: calc(77% - 13px);
}
}


@media screen and (min-width:769px) and (max-width:1262px){
    
    section#features .row {
    display: flex;
    justify-content: center;
}


section#features .row .single-feature {
    margin-bottom: 20px;
}

   section#features .col-lg-3{

       flex: 0 0 50% !important;
    max-width: 50%!important;
   }
}

section#feature.service-area.section-gap{
	margin-top: 30px;
}

/*css hot products end */

/*css spoiler product */


span.su-spoiler-icon {
    top: 2px;
}

.text-zag div {
    display: flex;
    flex-wrap: wrap;
}

.su-spoiler-content.su-u-clearfix.su-u-trim {
    padding: 0;
    width: 100%;
}

.download-div {
    width: 100% !important;
    display: flex !important;
    flex-wrap: wrap !important;
    overflow: hidden !important;
    height: auto !important;
}

.download-div ul li {
    padding: 3px;
}

.su-spoiler.su-spoiler-style-default.su-spoiler-icon-plus {
    background: #f9f9f9;
    border-radius: 12px;
    margin-top: 10px;
    padding: 10px;
}

.su-spoiler-title {
    padding-bottom: 4px !important;
}

.su-spoiler-title {
    outline: none !important;
}.su-spoiler.su-spoiler-style-default.su-spoiler-icon-plus {
    display: block;
}

/*css spoiler product end */

/*css new forms check */

textarea#main_check_input {
    background: #fff;
    box-shadow: 0 3px 20px rgb(34 34 34 / 10%);
    position: relative;
    border-radius: 12px;
    padding: 16px;
    border: none !important;
    margin-bottom: 10px;
}

textarea#main_check_output {
    background: #fff;
    box-shadow: 0 3px 20px rgb(34 34 34 / 10%);
    position: relative;
    border-radius: 12px;
    padding: 16px;
    border: none !important;
    margin-bottom: 10px;
}

button#btnCheck {
    background: #3fb5ff !important;
    border: none !important;
    border-radius: 8px !important;
    text-transform: none !important;
    padding: 8px 44px !important;
    color: #fff;
    font-family: inherit;
    font-size: 15px !important;
    font-weight: 500 !important;
    font-family: Verdana !important;
    height: auto !important;
    margin-bottom: 10px;
}
input#get_email_input_textbox {
    background: #fff;
    box-shadow: 0 3px 20px rgb(34 34 34 / 10%);
    position: relative;
    border-radius: 12px;
    padding: 16px;
    border: none !important;
    margin-bottom: 10px;
}

input#get_cid_input_textbox {
    background: #fff;
    box-shadow: 0 3px 20px rgb(34 34 34 / 10%);
    position: relative;
    border-radius: 12px;
    padding: 16px;
    border: none !important;
    margin-bottom: 10px;
}

button#get_cid_input_button {
    background: #3fb5ff !important;
    border: none !important;
    border-radius: 8px !important;
    text-transform: none !important;
    padding: 8px 7px !important;
    color: #fff;
    font-family: inherit;
    font-size: 15px !important;
    font-weight: 500 !important;
    font-family: Verdana !important;
    height: auto !important;
    margin-bottom: 10px;
}

input#get_cid_output_raw_textbox {
   background: #fff;
    box-shadow: 0 3px 20px rgb(34 34 34 / 10%);
    position: relative;
    border-radius: 12px 0px 0px 12px;
    padding: 0px;
    border: none !important;
    margin-bottom: 10px;
}

input#get_cid_output_dash_textbox {
   background: #fff;
    box-shadow: 0 3px 20px rgb(34 34 34 / 10%);
    position: relative;
    border-radius: 12px 0px 0px 12px;
    padding: 0;
    border: none !important;
    margin-bottom: 10px;
}

form.get_cid_output_formated input {
    background: #fff !important;
    box-shadow: 0 3px 20px rgb(34 34 34 / 10%);
    position: relative;
    border-radius: 12px;
    padding: 16px;
    border: none !important;
    margin-bottom: 10px;
}
div.menu-img{
width: 100px !important;
height: 100px !important;
}button#get_cid_output_raw_button, button#get_cid_output_dash_button.btn.btn-secondary {
    background: #3fb5ff !important;
    border: 1px solid #3fb5ff;
}

/*css new forms check end */

/*css spoiler instruction getid*/

.su-spoiler-title {
    border-radius: 0.625rem;
    background-color: #f5f5f5 !important;
    padding: 1rem 1.5rem;
    cursor: pointer;
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 16px 24px !important;
      align-items: center;
    font-size: 1.105rem !important;
    font-weight: 500 !important;
    font-family: Verdana !important;
}


span.su-spoiler-icon {
    display: none;
}

.su-spoiler-closed .su-spoiler-title::after {
    content: '';
    background: url(https://softcomputers.net/wp-content/uploads/2023/04/plus.png) no-repeat;
    height: 10px;
    display: block;
    background-size: cover !important;
    width: 10px;
    transform: rotate(0deg);
}

.su-spoiler.su-spoiler-style-default.su-spoiler-icon-plus-square-1.su-spoiler-closed {
    /* display: flex; */
    /* justify-content: space-between; */
    width: 100%;
}

.su-spoiler.su-spoiler-style-default.su-spoiler-icon-plus-square-1 {
    border-radius: 0.625rem;
    background-color: #f5f5f5 !important;
   
}

.su-spoiler-content.su-u-clearfix.su-u-trim {
    padding-top: 20px;padding: 16px 24px !important;
}

.su-spoiler-content.su-u-clearfix.su-u-trim img {
    margin: 17px 0;
}

.su-spoiler-closed .su-spoiler-content.su-u-clearfix.su-u-trim {
    padding: 0px !important;
}

.su-spoiler-title::after {
    transform: rotate(45deg);
    content: '';
    background: url(https://softcomputers.net/wp-content/uploads/2023/04/plus.png) no-repeat;
    height: 10px;
    display: block;
    background-size: cover !important;
    width: 10px;
}

.su-spoiler.su-spoiler-style-default.su-spoiler-icon-plus-square-1 {
    margin: 27px 0;
}

/*css spoiler instruction getid end*/

/*Css related posts slider */ .related-posts-slider .article-inner {
    display: flex;
    border-radius: 12px !important;
    box-shadow: none !important;
    transition: none !important;
}

.related-posts-slider  ul.entry-meta-list {
    display: none;
}

.related-posts-slider  .entry-meta.woodmart-entry-meta {
    display: none;
}

.related-posts-slider .entry-content.woodmart-entry-content {
    text-align: left;
    padding-left: 10px;
    font-size: 13px;
    padding-right: 10px;
}


.related-posts-slider .slide-post.owl-carousel-item {
    border-radius: 12px !important;
}

.related-posts-slider .post-img-wrapp a {
    display: flex;
    align-items: center;
    align-content: stretch;
}



.related-posts-slider header.entry-header {
    position: relative;
    text-align: center;
    width: 45%;
    display: flex;
    max-height: 200px;
    height: 200px;
    border-radius: 12px !important;
    align-content: center;
    align-items: stretch;
}.related-posts-slider .article-body-container {
    box-shadow: none;
    width: 55%;
    padding: 0;
    border-radius: 12px !important;
    padding: 10px 20px 0 10px;
}.related-posts-slider .blog-design-masonry .entry-title {
    font-size: 24px;
    line-height: 1.4;
}.related-posts-slider .blog-post-loop .entry-title a {
    display: block;
    color: inherit;
    font-size: 16px;
    text-align: left;
    padding-left: 10px;
}.related-posts-slider .blog-post-loop .woodmart-entry-content .read-more-section {
    margin-bottom: 0;
    line-height: 1;
    background: #fff;
    margin-top: -39px;
    width: 100%;
    display: block;
    padding: 12px 0;
    position: relative;
    z-index: 3;
}.related-posts-slider .read-more-section a {
    position: relative;
    display: inline-block;
    border-bottom: none;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .3px;
    font-weight: 800;
    font-size: 13px;
    color: #000c !important;
    font-weight: normal;
    text-transform: none;
    text-decoration: underline;
}.related-posts-slider article {
    margin-bottom: 0!important;
    background: #fff;
    box-shadow: 0 3px 20px rgb(34 34 34 / 10%) !important;
    position: relative;
    border-radius: 12px !important;
    padding: 0;
}.related-posts-slider .blog-post-loop .entry-header {
    position: relative;
    text-align: center;
    width: 45%;
    max-height: 200px;
    height: 200px;
    border-radius: 12px !important;
}.related-posts-slider .blog-design-masonry.blog-style-shadow .article-body-container {
    box-shadow: none;
    width: 55%;
    padding: 0;
    border-radius: 12px !important;
    padding: 10px 20px 0 10px;
}

.related-posts-slider .post-img-wrapp a {
    height: 100%;
    display: flex;
    align-content: center;
    justify-content: center;
}

.related-posts-slider figure.entry-thumbnail {
    /* height: 100% !important; */
    margin: 0;
    display: flex;
    align-content: center;
    justify-content: center;
}


.related-posts-slider .post-img-wrapp {
    height: 100%;
    width: initial;
}

.related-posts-slider .post-img-wrapp {
    border-radius: 12px 0 0 12px;
}
/*css related posts slider end */

/*css tag list a*/

.tags-list a {
    background: #3fb5ff !important;
    border: none !important;
    border-radius: 8px !important;
    text-transform: none !important;
    color: #fff;
    font-family: Verdana !important;
    font-size: 15px;
    font-weight: 500 !important;
    padding: 7px 18px !important;
    color: #fff !important;
}

.tags-list a::after {
    display: none;
}

/*css tag list a end*/

/*css main slider */

.ms-skin-metro .ms-nav-next {
    width: 38px;
    background: url(https://softcomputers.net/wp-content/uploads/2023/04/owl-next.svg)!important;
    height: 38px;
    cursor: pointer;
    top: 50%;
  
    margin-top: -24px;
    position: absolute;
    z-index: 110;opacity:1 !important;
}

.ms-skin-metro .ms-nav-prev {
    width: 38px;
    background: url(https://softcomputers.net/wp-content/uploads/2023/04/owl-prev.svg) !important;
    height: 38px;
    cursor: pointer;
    top: 50%;
    left: 30px;
    margin-top: -24px;
    position: absolute;
    z-index: 110;opacity:1 !important;
}.ms-slide .ms-slide-bgcont, .ms-slide .ms-slide-bgvideocont {
    position: absolute;
    overflow: hidden;
    width: 100%;
    background: #fff !important;
    box-shadow: 0 3px 20px rgb(34 34 34 / 10%);
    position: relative;
    border-radius: 20px;
    /* padding: 31px 31px 50px 31px !important; */
}

/*css main slider end */

/*css pagination*/

.woodmart-pagination span.current {
    background: #3ea7ff;
    color: #fff !important;
    font-weight: 500 !important;
    border: 1px solid #3ea7ff;
    margin-right: 5px;
}

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

/*css pagination end */

/*css helptext mainpage*/

div#helpblock {
    margin: 70px auto 30px;
    background-color: #f7f7f7;
        padding: 80px 30px 60px;    border-radius: 13px;
}

.helptext {
    max-width: 50%;
}

.container.pv-10 {
    display: flex;
    justify-content: space-between;
}

figure.help-chat {
    width: 50%;
    text-align: center;
}

.helptext .h1 {
    line-height: 39px !important;
}

.helptext p {
    font-weight: 500;
    font-size: 15px;    margin-bottom: 31px; 
}

.helptext a {
    display: block;
    margin-bottom: 12px;
    display: flex;
}

.helptext a span {
    font-size: 18px;
    color: #4db5ff;
    font-weight: 600;
    font-family: Verdana;
    font-family: lato,Arial,Helvetica,sans-serif;
    margin-left: 9px;
    padding-top: 5px;
    display: block;
}
.block_inside_wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 18px;
    justify-content: flex-start;
}
.block_inside_item {
    border-radius: 10px;
    width: calc(20% - 15px);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0);
    background: #fafafa;
    height: 43px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
}
.block_inside_item img {
    width: 30px;
    height: 30px;
    cursor: initial;
}
.block_inside_item_text {
    font-family: var(--font-family);
    font-weight: 600;
    font-size: 17px;
    color: #333;
}
.block_inside h2 {
    font-family: var(--font-family);
    color: #333;
    font-size: 20px;
    font-weight: normal;
}
.block_inside {
    margin-bottom: 52px;
    margin-top: 30px;
}
.homeslider:not(.slick-initialized) {
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden;
}
.homeslider.slick-initialized {
    opacity: 1;
    visibility: visible;
    height: auto;
    transition: opacity 0.5s ease;
}
.homeslider:not(.slick-initialized) .homeslider_item img {
    opacity: 0;
    visibility: hidden;
}
.homeslider.slick-initialized .homeslider_item img {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.5s ease;
}
.page-template-page_product .otzivitem, .page-template-page_download .otzivitem {
    height: 90px;
    padding-top: 20px;
}
.page-template-page_product .otzivitems,  .page-template-page_download .otzivitems {
    width: calc(100% - 13px);
}
div#contentproducthelp {
    background: url(/wp-content/uploads/2025/08/optimized_smallest_transparent.webp) no-repeat #f5f5f5!important;
    background-position: right -0px !important;
    padding-bottom: 35px!important;
    background-size: 272px !important;
}
div#contentproducthelp.new_fon {
    background: url(https://softcomputers.net/wp-content/themes/woodmart-child1/img/msc.png) no-repeat rgb(245, 245, 245)!important;
    background-size: 115px!important;
    background-position-x: right!important;
    width: 100%;
    background-position-y: center!important;
    margin: 0;
    margin: 0 15px;
    width: calc(100% - 30px);
}
.wd-dropdown-results .autocomplete-suggestions {
    display: block;
}
.wd-search-form:has(.wd-dropdown.wd-opened) .s_rec_wrap {
    display: none !important;
}
.wd-dropdown-results .suggestion-content .wd-entities-title {
    margin: 0px;
    font-size: 18px;
}
.wd-dropdown-results .autocomplete-suggestion {
    width: 100%;
    display: flex
;
    align-items: center;
}

































.s_rec_wrap {
    position: absolute;
    left: 0;
    top: calc(100% + 10px);
    width: 100%;
    background: #FFFFFF;
    z-index: 100;
    padding: 25px 40px;
    border-radius: 15px;
    display: none;
    max-height: 550px;
    overflow-y: auto;
}
.s_rec_row {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 20px;
}
.wd-search-form.wd-header-search-form.wd-display-form.whb-fmuyhwr3b2x2zq352r2f {
    padding-inline: 0;
    position: relative;
}
.searchform {
    transition: .0s all !important;
}
.sh_product {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.s_rec_row .prise {
    display: flex;
    align-items: center;
    gap: 5px;
}
.sh_product .info_block > a {
    display: none !important;
}
.s_rec_prod_price {
    font-size: 0.94vw;
    font-weight: 700;
    font-family: 'Roboto';
}
#wpd-threads .wpd-cf-value {
    display: flex;
    width: 100% !important;
}
div#wpd-threads .views-count {
    margin-bottom: 4px;
    color: rgb(51 51 51 / 70%);
    margin-right: 18px;
}
.dish-menu .menus:hover {
    background: #fff;
}
.dish-menu .menus:hover .text .one-half p {
  color: #0070C0;
}
.wd-header-nav.wd-header-secondary-nav.text-right.active-flag {
    display: none !important;
}
.wd-header-nav.wd-header-secondary-nav.text-right {
    display: none;
}



















































@media (max-width: 991px) {
.block_inside_item {
    width: calc(50% - 10px);
}



}


@media (max-width: 550px) {
.block_inside_item {
    width: calc(100% - 10px);
}



}























@media screen and (min-width:320px) and (max-width:640px){.container.pv-10 {
    display: flex;
    flex-wrap: wrap;
}

.helptext {
    max-width: 100%;
}

figure.help-chat {
    width: 100%;
    margin-top: 30px;
}}

/*css helptext mainpage end*/

/*css button copied sale*/

.home div#contenttoporange {
    margin-top: 80px;
}

.home div#contenttoporange .banner-cat {
    align-items: center;
    background-color: #f5f5f5;
    border: 1px solid #ebeaed;
    border-radius: 0.75rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 120px 30px 120px 42px;
}

.home div#contenttoporange .col-lg-6 {
   -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
}.home .banner-title {
    font-size: 27px;
    font-weight: 600;
    line-height: 32px;
    font-family: Verdana;
}.home span.red {
    color: #fa3b3b;
   /* font-size: 30px;
    font-weight: 600;
    line-height: 2.625rem;
    font-family: Verdana;*/
}.home .code {
    cursor: pointer;
}.home div#p1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}.home div#p1::after {
    content: '';
    background: url(/wp-content/uploads/2023/07/copy.png) no-repeat;
    width: 15px;
    height: 16px;
    background-size: cover !important;
    display: block;
    margin-left: 7px;
}.home .banner-code span {
    font-size: .875rem;
    line-height: 1rem;
    font-family: Verdana;
}.home .banner-code > span {
    display: flex;
    flex-wrap: wrap;
    width: 173px;
}.home .banner-code span {
    font-size: .875rem;
    line-height: 1rem;
    font-family: Verdana;
}.home span.copied {
    display: none;
}.home span.copied {
    /* display: block; */
    width: 100%;
    color: #2b910a;
    font-size: 12px;
    margin-top: 5px;
}

/*css button copied sale end*/

/*css block help in product-page*/ 

div#contentproducthelp div#p1 {
    background: #3fb5ff !important;
    border: none !important;
    border-radius: 8px !important;
    text-transform: none !important;
    padding: 10px 14px;
    color: #fff;
    font-family: inherit;
    font-size: 15px;
    font-weight: 500;
    width: 179px;
    text-align: center;
}

div#contentproducthelp {
    left: 49%;
    transform: translateX(-50%);
    position: relative;
    background: white;
    padding: 50px;
    padding-bottom: 80px;
    width: 91%;
    height: 100%;
    border-radius: 9px;
    min-width: 240px;
    align-items: center;
    background-color: #f5f5f5;
    border-radius: 0.75rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 12px 20px 20px 20px;
}

div#contentproducthelp .banner-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    font-family: Verdana;
    max-width: 50%;
    margin-top: 30px;
    margin-bottom: 22px;
}

div#contentproducthelp .container {
    width: 100%;
}

div#contentproducthelp .col-lg-6 {
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

div#contentproducthelp .banner-code {
    width: 50%;
    margin-top: -2px;
}

div#contentproducthelp .banner-cat {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

div#contentproducthelp .banner-code {
    align-items: center;
    display: flex;
    gap: 1rem;
    padding-top: 8px;
    justify-content: flex-end;
}

@media screen and (min-width:320px) and (max-width:1024px)
{
div#contentproducthelp {
    padding: 12px 0 20px;
}

div#contentproducthelp .col-lg-6 {
    padding: 0px;
}

div#contentproducthelp .banner-cat {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 20px;
}

div#contentproducthelp .banner-title {
    max-width: 100%;
    text-align: center;
}

div#contentproducthelp .banner-code {
    width: 100%;
    display: flex;
    justify-content: center;
}

    
}

/*css block help in product-page end*/ 


.digiseller-zeros {
    color: #170000 !important;
}

div#contentproducthelp {background: url(https://softcomputers.net/wp-content/uploads/2023/04/customer-service-agent.png) no-repeat #f5f5f5;background-position: right -38px;padding-bottom: 35px;}

div#contentproducthelp .banner-cat {
    max-width: 69%;
    display: flex;
    flex-wrap: wrap;
}

div#contentproducthelp .banner-title {
    width: 100%;
    max-width: 100%;
    margin-top: 17px;
    margin-bottom: 7px;
}

div#contentproducthelp .banner-code {
    width: 100%;
    display: flex;
    justify-content: flex-start;
}

@media screen and (min-width:320px) and (max-width:461px){
	
	div#contentproducthelp .banner-cat {
    width: 100%;
    max-width: 100%;
}

div#contentproducthelp .banner-code {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

div#contentproducthelp {
    padding-bottom: 200px;
    background-position: center 273px;
}

.code {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
}
	
	
}
@media screen and (min-width:462px) and (max-width:1055px){
	
	div#contentproducthelp .banner-cat {
    width: 100%;
    max-width: 100%;
}

div#contentproducthelp .banner-code {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

div#contentproducthelp {
    padding-bottom: 200px;
    background-position: center 210px;
}

.code {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
}
	
}

.textwidget.custom-html-widget img {
    border-radius: 12px;
}


@media screen and (min-width:320px) and (max-width:480px) {
    
    div.dish-menu .menus .text .one-forth {
    width: 94px;
}

.dish-menu .menus .text {
    width: calc(100% - 110px) !important;
}

.menus.d-flex.ftco-animate {
    display: flex;
    justify-content: space-between;
}

div.one-half {
    width: calc(100% - 63px) !important;
}

p#mobile {
    width: 177px;
}}

@media screen and (min-width:481px) and (max-width:640px) {
    
    div.dish-menu .menus .text .one-forth {
    width: 162px;
}

.dish-menu .menus .text {
    width: calc(100% - 110px) !important;
}

.menus.d-flex.ftco-animate {
    display: flex;
    justify-content: space-between;
}

div.one-half {
    width: calc(100% - 87px) !important;
}

p#mobile {
    width: 289px;
}}

@media screen and (min-width:641px) and (max-width:767px) {
    
    div.dish-menu .menus .text .one-forth {
    width: 110px;
}

.dish-menu .menus .text {
    width: calc(100% - 110px) !important;
}

.menus.d-flex.ftco-animate {
    display: flex;
    justify-content: space-between;
}

div.one-half {
    width: calc(100% - 98px) !important;
}

p#mobile {
    width: 343px;
}}



@media screen and (min-width:768px) and (max-width:1024px) {
    
    div.dish-menu .menus .text .one-forth {
    width: 110px;
}

.dish-menu .menus .text {
    width: calc(100% - 110px) !important;
}

.menus.d-flex.ftco-animate {
    display: flex;
    justify-content: space-between;
}

div.one-half {
    width: calc(100% - 98px) !important;
}

p#mobile {
    width: 100%;
}}

.dish-menu .menus .text {
    margin-left: 15px;
}.dish-menu .menus .menu-img {
    margin-right: 0px !important;
}

.mailfoot img {
    margin-right: 4px;
}

.mailfoot {
    margin-bottom: 8px;
}

.mailfoot img {
    width: 24px;
    border-radius: 0 !important;
}

	body {
    height: auto !important;
}
.screenshots_block a img {
  max-width: 133px;
}
.screenshots_block {
    display: flex;
    margin: 0 auto;
    justify-content: center;
}






.homepage  .banner-cat {
    flex-wrap: wrap;
    justify-content: space-between;
}

.homepage .banner-title {
    font-size: 27px;
    font-weight: 600;
    line-height: 32px;
    font-family: Verdana;
}

.homepage span.red {
    color: #fa3b3b;
    font-size: 30px;
    font-weight: 600;
    line-height: 2.625rem;
    font-family: Verdana;
}

.homepage .banner-code {
    align-items: center;
    display: flex;
    gap: 1rem;    padding-top: 8px;
}

.homepage .code {
    border: 0.063rem solid #000;
    border-radius: 3.438rem;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 3rem;
    padding: 0 1.25rem;
}

.homepage .banner-code span {
    font-size: .875rem;
    line-height: 1rem;
    font-family: Verdana;
}
  .homepage  .code {
    cursor: pointer;
    display: flex;
    flex-wrap: nowrap;
}

.homepage div#p1::after {
    content: '';
    background: url(/wp-content/uploads/2023/07/copy.png) no-repeat;
    width: 15px;
    height: 16px;
    background-size: cover !important;
    display: block;
    margin-left: 7px;
}

.homepage div#p1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.homepage .banner-code > span {
    display: flex;
    flex-wrap: wrap;
    width: 173px;
}

.homepage span.copied {
    display: none;
}

.homepage span.copied {
    /* display: block; */
    width: 100%;
    color: #2b910a;
    font-size: 12px;
    margin-top: 5px;
}
.homepage .col-lg-6 {
    max-width: 100%;
}

.homepage .col-lg-6 {
    left: 50%;
    transform: translateX(-50%);
    position: relative;
    width: 92%;
    height: 100%;
    border-radius: 5px;
    min-width: 240px;
    margin-top: 6%;
    align-items: center;
    background-color: #f5f5f5;
    border: 1px solid #ebeaed;
    border-radius: 0.75rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 60px 97px;
}

.homepage .banner-cat {
    width: 70%;
}

.homepage .banner-code {
    padding-top: 30px;
}

.homepage .col-lg-6 {
    background: url(https://softcomputers.net/wp-content/uploads/2023/05/discount-3-1.png) no-repeat #f5f5f5;
    background-position: 90% -93px;
    background-size: 431px;
}

.homepage  {
    margin-bottom: 40px;
}
@media screen and (min-width:1025px) and (max-width:1199px){
.homepage .banner-title, .homepage .banner-title span {
    font-size: 17px;
    line-height: 22px;
}

.homepage .banner-cat {
    display: flex;
    justify-content: space-between;
}

.homepage .banner-code {
    max-width: 50%;
}

.homepage .code {
    font-size: 14px;
}

.homepage figure {
    display: none;
}

.homepage .banner-code > span {
    font-size: 12px;
}
}
@media screen and (min-width:992px) and (max-width:1024px){
.homepage .banner-title, .homepage .banner-title span {
    font-size: 17px;
    line-height: 22px;
}

.homepage .banner-cat {
    display: flex;
    justify-content: space-between;
}

.homepage .banner-code {
    max-width: 50%;
}

.homepage .code {
    font-size: 14px;
}

.homepage figure {
    display: none;
}

.homepage .banner-code > span {
    font-size: 12px;
}

}
@media screen and (min-width:320px) and (max-width:991px){

.homepage  .col-lg-6 {
    padding: 0;
}

.homepage .banner-cat {
    width: calc(100% - 20px);
    padding: 12px 15px 15px 15px;
    display: flex;
    justify-content: center;
}


.homepage .banner-title, .homepage .banner-title span {
    font-size: 23px;
    text-align: center;
    line-height: 28px;
    margin-bottom: 17px;
}

.homepage .banner-title span {
    font-size: 23px;
}

.homepage .banner-cat figure {
    display: none;
}
}@media screen and (min-width: 992px) and (max-width: 1200px) {.homepage .col-lg-6 {
    padding: 30px;
}

.homepage .banner-cat {
    display: flex;
    flex-wrap: wrap;
}

.homepage .banner-title {
    width: 100%;
}

.homepage .banner-code {
    padding-top: 20px;
}
                                                             }
@media screen  and (min-width:858px) and (max-width:991px){
.homepage .banner-cat {
    width: 70%;
    text-align: left;
    display: flex;
    justify-content: flex-start;
    padding-top: 30px;
}

.homepage .banner-title, .homepage .banner-title span {
    text-align: left;
}

.homepage .banner-code {
    padding-top: 0px;
    padding-bottom: 30px;
}

.homepage .col-lg-6 {
    background-position: 97% -93px;
    background-size: 323px;
}}
@media screen  and (min-width:641px) and (max-width:857px){
.homepage .banner-cat {
    padding-bottom: 360px;
    padding-top: 40px;
}

.homepage .col-lg-6 {
    background-position: center 217px;
    background-size: 401px;
}}
@media screen  and (min-width:320px) and (max-width:640px){
	.homepage .col-lg-6 {
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
}

.homepage .banner-cat {
    width: 100%;
}

.homepage .banner-cat {
    padding-bottom: 280px;
    padding: 20px 0 244px 0;
}

.homepage .col-lg-6 {
   background-position: center 282px;
    background-size: 319px;
}

.homepage .banner-code {
    padding: 30px 20px 20px;
}
	
}
/*css banner end*/



.row1.homepage.nopadding .banner-cat {
    background: none !important;
    border: 0px;
    max-width: 600px;
}

@media screen and (min-width: 992px) and (max-width: 1200px){
.row1.homepage.nopadding .col-lg-6{
    background-position: 113% -93px;
    }


}

@media screen and (min-width: 858px) and (max-width: 991px){
.row1.homepage.nopadding .col-lg-6{
    background-position: 157% -44px;
    }
    


.row1.homepage.nopadding .banner-code {
    display: flex;
    flex-wrap: wrap;
}

.row1.homepage.nopadding .banner-cat {
    padding: 20px;
}

.row1.homepage.nopadding .banner-code {
    padding-bottom: 0px;
}

}@media screen and (min-width: 769px) and (max-width: 857px){
.row1.homepage.nopadding .col-lg-6 {background: url(https://softcomputers.net/wp-content/uploads/2023/05/discount-3-1.png) no-repeat #f5f5f5;padding-bottom: 2px !important;background-position: center 192px;}
}
@media screen and (min-width: 320px) and (max-width: 768px){
.row1.homepage.nopadding .col-lg-6 {background: url(https://softcomputers.net/wp-content/uploads/2023/05/discount-3-1.png) no-repeat #f5f5f5;padding-bottom: 0px !important;
    background-position: center 232px;
    background-size: 200px;}
}
@media screen  and (min-width:320px) and (max-width:480px){

.homepage .banner-code {
    display: flex;
    flex-wrap: wrap;
    padding-top: 0px;
    text-align: center;
    justify-content: center;
}

}

 .row1.homepage.nopadding .col-lg-6 {
    padding: 0;
    border: 0px;
}

.row1.homepage.nopadding .banner-cat {
    background: none !important;
    border: 0px;
}.row1.homepage.nopadding .banner-cat {
    background: none !important;
    border: 0px;
    padding: 12px 20px 20px 20px;
}


.row1.homepage.nopadding .banner-cat {
    background: none !important;
    border: 0px;
    padding: 24px 20px 29px 20px;
}.row1.homepage.nopadding .banner-code {
    padding-top: 20px;
}

@media screen and (min-width: 1201px) {
	.row1.homepage.nopadding {
    max-width: 95%;
    padding-left: 27px;
    margin-bottom: 0px;
}
	
}
@media screen and (min-width: 992px) and (max-width: 1200px){
.row1.homepage.nopadding .col-lg-6{
    background-position: 113% -93px;
    }
.row1.homepage.nopadding {
    max-width: 95%;
    padding-left: 27px;
    margin-bottom: 0px;
}

}

@media screen and (min-width: 858px) and (max-width: 991px){
.row1.homepage.nopadding .col-lg-6{
    background-position: 157% -44px;
    }
    


.row1.homepage.nopadding .banner-code {
    display: flex;
    flex-wrap: wrap;
}

.row1.homepage.nopadding .banner-cat {
    padding: 20px;    
}

.row1.homepage.nopadding .banner-code {
    padding-bottom: 0px;
}

}@media screen and (min-width: 769px) and (max-width: 857px){
.row1.homepage.nopadding .col-lg-6 {background: url(https://softcomputers.net/wp-content/uploads/2023/05/discount-3-1.png) no-repeat #f5f5f5;padding-bottom: 2px !important;background-position: center 192px;}.row1.homepage.nopadding .banner-cat {padding-bottom: 224px;}

.row1.homepage.nopadding .col-lg-6 {
    background-size: 198px;
}
}
@media screen and (min-width: 320px) and (max-width: 768px){
.row1.homepage.nopadding .col-lg-6 {background: url(https://softcomputers.net/wp-content/uploads/2023/05/discount-3-1.png) no-repeat #f5f5f5;padding-bottom: 0px !important;
   background-position: center 292px;
    background-size: 200px;}
.row1.homepage.nopadding .banner-cat {
    padding: 20px 0 244px 0;
}

}@media screen and (min-width: 641px) and (max-width: 768px){
	.row1.homepage.nopadding .col-lg-6 {
    background-position: center 192px;
    display: flex;
    justify-content: center;
}
	
}	@media screen and (min-width: 481px) and (max-width: 640px){
	.row1.homepage.nopadding .col-lg-6 {
    background-position: center 214px;
}
	
}
@media screen and (min-width: 320px) and (max-width: 480px){
	.row1.homepage.nopadding .col-lg-6 {
    background-position: center 256px;
}
	
}

strong.vers{
	font-weight: bold;
}


/*slider getid*/

.need-key-block .single-feature-img img {
    width: 145px;
}


.need-key-block .single-feature {
    padding: 0px !important;
}

.need-key-block .single-feature {
    height: 350px;
    margin-bottom: 20px;
    margin-top: 20px;
    box-shadow: 0 3px 10px rgb(34 34 34 / 10%);
    padding-bottom: 20px !important;
}

.need-key-block .feature-name {
    padding: 10px;
    font-size: 14px;
    line-height: 19px;
    height: 74px;
}

.need-key-block .feature-price {
    padding: 0 10px !important;
}

.need-key-block .col-lg-14.col-md-6.mb-30 {
    padding: 0 10px;
}
.need-key-block button.slick-next.slick-arrow, button.slick-prev.slick-arrow {
    font-size: 0px;
    background: none !important;
    box-shadow: none;
    position: absolute;
    z-index: 2;
}

.need-key-block .slick-prev:before, .slick-next:before {
    color: #00000014;
    font-size: 45px;
}

.need-key-block button.slick-next.slick-arrow {
    right: 20px;
}

.need-key-block button.slick-prev.slick-arrow {
    left: 20px;
}


.need-key-block {
    width: 95%;
}
.need-key-block .title_h2 {
    font-size: 19px;
    margin-bottom: 27px;
}
@media screen and (min-width:320px) and (max-width:768px){
	
	.need-key-block {
    width: auto;
}
	
}

/*end slider getid*/


/*feature products block*/
.related-products .title_h2 {
    font-size: 1.725rem;
    font-weight: 700;
    text-align: left;
    line-height: 2.5rem;
    margin-bottom: 21px;
    margin-top: 30px;
}.related-products .single-feature {
    text-align: center;
    flex-wrap: wrap;
    align-items: flex-end;
    height: 417px;
    display: flex;
    background: #fff !important;
    box-shadow: 0 3px 20px rgb(34 34 34 / 10%);
    position: relative;
    border-radius: 12px;
    padding: 31px 10px 50px 10px !important;
    margin-bottom: 10px;
}.related-products .single-feature-img {
    display: flex;
    justify-content: center;
    width: 100%;
    align-items: center;
    height: 240px;
}.related-products .single-feature img {
    width: auto;
    max-width: 227px;
    max-height: 219px;
    max-width: 100%;
}.related-products .feature-price {
    width: 100%;
    text-align: center;
    bottom: -5px !important;
    position: relative;
    display: flex;
    height: auto;
    padding: 0 30px;
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
    justify-content: center;
    align-items: flex-end;
}.related-products .feature-name {
    width: 100%;
    text-align: center;
    bottom: 0px !important;
    position: relative;
    display: table-cell;
    height: 47px;
    padding: 0 10px;
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
}.related-products .feature-name a {
    color: #000;
}
.related-products .single-feature:hover {
    background-image: -moz-linear-gradient(0deg, #3ea7ff 0%, #42d1ff 100%);
    background-image: -webkit-linear-gradient(0deg, #3ea7ff 0%, #42d1ff 100%) !important;
    background-image: -ms-linear-gradient(0deg, #3ea7ff 0%, #42d1ff 100%);
    color: #fff;
    cursor: pointer;
}.related-products .single-feature:hover .feature-name a {
    color: #fff;
}
.related-products .col-lg-3.col-md-6.mb-30 {
    padding: 0 10px;
}

 section.features-area.section-gap.related-products {
    width: 97%;
}

@media screen and (max-width:768px){

    div.mb-30 {
    margin-left: 3px;
}

.related-products .single-feature {
    margin-bottom: 20px;
}
}

.payment-list {
margin-top: 7px;
 margin-left: 52px !important;

}

.payment-list-en {
margin-top: 7px;
 margin-left: 70px !important;

}

#topprod .titleviews span.post-views-icon.dashicons.dashicons-visibility {
  display: none;
}



div.viw{
		margin-top: 10px;
}

/*feature products block end */


div#content1 .otzivitemswrap {
    margin-top: 11px;
}


.iconstop img {
    max-width: 29px;
    margin: 6px 16px 0 0;
}

.iconstop {
    width: 100%;
    display: flex;
    justify-content: center;
}

.iconstop a:last-child img {
    margin-right: 0px !important;
}.otzivicoment-icons a img {
    max-width: 43px;
}

.otzivicoment-icons {
    display: flex;
    justify-content: center;
    margin: 10px 0;
}

.otzivicoment-icons a {
    margin: 0 8px;
}


/*otzyvy*/
.otzivitems {
    background: -webkit-linear-gradient(349.02deg,#05cdff 15.14%,#fc3737 90.6%);
    background: -o-linear-gradient(349.02deg,#05cdff 15.14%,#c4a2fc 90.6%);
    background: linear-gradient(100.98deg,#41c8ff 15.14%,#fc3737 90.6%);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 1px;
    width: 580px;
}

.otzivitem {
    background: #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 0;
    height: 168px;
    padding-top: 32px;
    font-size: 14px;
}

.otzivitemswrap {
    display: flex;
    width: 1194px;
    justify-content: space-between;
}

.otzivitem > div {
    margin: 0 19px;
}

.col-otzyv {
    margin-top: 32px !important;
    display: block;
}

.otzivicoment p {
    text-align: left !important;
    color: #333 !important;
    margin-left: 8px !important;
}

.otzivicoment p span {
    color: #333 !important;
}

.otzivicoment-icons {
    display: flex;
    justify-content: flex-start;
    margin-top: 13px !important;
}

.otzivicoment-icons a {
    width: 150px;
    height: 50px;
    border-radius: 10px;
    background: #E5FFFF;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #333 !important;
    font-size: 16px !important;
}

.otzivicoment-icons a img {
    border-radius: 30px;
    margin-left: 5px;
    margin-right: 8px;
}

.otzivicoment-icons {
    margin-left: 17px !important;
}


@media screen and (min-width:1440px) {
.otzivitemswrap {
    width: 100%;
}

.otzivitems {
    width: calc(50% - 13px);
}

}

.otzivitemswrap {
    width: 100%;
}

@media screen and (min-width:1025px) and (max-width:1439px){
.otzivitemswrap {
    width: 100%;
}
.otzivitems {
    width: calc(50% - 10px);
}

.site-content.col-lg-10.col-12.col-md-9 {
    max-width: 77%;
}

.otzivitem {
    height: 195px;
}

.otzivicoment-icons {
    display: flex;
    flex-wrap: wrap;
}

.otzivicoment-icons br {
    display: none;
}

.otzivicoment-icons a {
    width: 130px;
    margin-bottom: 10px;
}

.otzivitem {
    padding-top: 27px;
}
}


@media screen and (min-width:769px) and (max-width:1024px){
.otzivitemswrap {
    width: 95%;
    display: flex;
    flex-wrap: wrap;
}
.otzivitems {
    width: 100%;
    /* min-width: 334px; */
    max-width: 100%;
    margin-bottom: 10px;
}

.site-content.col-lg-10.col-12.col-md-9 {
    max-width: 77%;
}

.otzivitem {
    height: 167px;
}

.otzivicoment-icons {
    display: flex;
    flex-wrap: wrap;
}

.otzivicoment-icons br {
    display: none;
}

.otzivicoment-icons a {
    width: 130px;
    margin-bottom: 10px;
}

.otzivitem {
    padding-top: 27px;
    min-width: 331px;
}
}





@media screen and (min-width:320px) and (max-width:768px){
.otzivitemswrap {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.otzivitems {
    width: 100%;
    /* min-width: 334px; */
    max-width: 100%;
    margin-bottom: 10px;
}


.otzivitem {
    height: auto;
    padding-bottom: 30px;
}

.otzivicoment-icons {
    display: flex;
    flex-wrap: wrap;
}

.otzivicoment-icons br {
    display: none;
}

.otzivicoment-icons a {
    width: 130px;
    margin-bottom: 10px;
}

.otzivitem {
    padding-top: 27px;
    /* min-width: 331px; */
}
}
.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;
}

/* 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;
}




/*корректировка ширины контентной части*/

@media screen and (min-width:769px) and (max-width:1024px){
    
    .post-single-page .entry-content {margin: 0 auto;} 

}@media screen and (min-width:320px) and (max-width:768px){
    
    .post-single-page .entry-content {margin: 0 auto;} 
section.ftco-section.bg-light .container {
    padding: 0;
}

section.ftco-section.bg-light .container .row1 {
    margin: 0 auto;
}

section.ftco-section.bg-light .container .row1 .col-md-12.dish-menu {
    padding: 0;
}

section.ftco-section.bg-light .container .row1 .col-md-12.dish-menu .col-lg-6 {
    left: 0;
    transform: none;
    position: relative;
    width: 100%;
    padding: 0;
}

.menus.d-flex.ftco-animate {
    margin: 0 auto 20px !important;
    padding-bottom: 12px !important;
}

.dish-menu .menus .text .one-forth .price {
    min-width: 98px;
       font-size: 22px !important;
    padding-right: 4px;
}

div.dish-menu .menus .text .one-forth {
    width: 80px;
}

.dish-menu .menus .text {
    width: calc(100% - 93px) !important;
}

.dish-menu .menus .text .one-half {
    width: calc(100% - 77px) !important;
}

div.dish-menu .menus .menu-img {
    background-size: contain !important;
    background-repeat: no-repeat !important;
}section#feature .container {
    padding: 0;
}

section#feature .container .row {
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

section#feature .container .row .col-lg-4.col-md-6.mb-30 {
    margin: 0 auto 20px;
    padding: 0;
}.row1.homepage.nopadding .col-lg-6 {
    background-position: center bottom;
}
}

/*корректировка ширины контентной части End*/

button.searchsubmit::after{
	display:block;
}


/*функционал переключения кнопок и цен */

div#tabsdifference {
    max-width: 570px;
}
a.fancybox-inline:hover {
    color: #2784bf;
}
#tabsdifference .h3 {
    font-size: 1.75rem;
    margin-bottom: 1rem;
}
a.fancybox-inline {
    color: #2784bfd9;
    margin-bottom: 14px;
}
div#contact_form_pop {
    transition: .3s all ease;
    z-index: 103;
  
    background: #fff;
    border-radius: 0.75rem;
    padding: 2rem;
}

ul#tabsli {
    display: flex;
    width: 100%;
    border-radius: 0.625rem;
    background-color: #fff;
    padding: 0.5rem !important;
    margin-bottom: 1.75rem;
    border: 1px solid #e6e8ec;
    overflow: visible;
}#tabsli li.active {
    background-color: #fff;
    color: #2f2f35;
    pointer-events: none;
    border-radius: 0.438rem;
    border: 1px solid #2f2f35;
}

ul#tabsli li {
    cursor: pointer;
    min-width: 5.688rem;
    line-height: 2.75rem;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #9fa4bc;
    font-weight: 500;
    padding: 0 1.75rem;
    font-size: 1.125rem;
    width: 50%;
}#tabsdifference .tab{
    display: none;
}#tabsdifference .tab.show {
    display: block;
}.tab {
    margin-bottom: 1.75rem;
}#tabsdifference .tab .h4 {
    font-size: 1.5rem;
    font-weight: 500;
    margin-bottom: 8px;
}.two-buttons a {
    color: #333;
    font-size: 17px;
    font-weight: 500;
    flex-shrink: 0;
    border: 1px solid #e6e8ec;
    border-radius: 0.438rem;
    padding: 0.5rem 0 0.5rem 1rem;
    line-height: 1;
    position: relative;
    min-height: 60px;
    width: calc(50% - 3px);
}

.two-buttons {
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    justify-content: space-between;
    margin: 16px 0 10px;
}

.two-buttons a {
    display: flex;
    flex-wrap: wrap;
    /* font-weight: 600; */
    padding-top: 11px;
    padding-bottom: 6px;
	margin-bottom:5px;
}

.two-buttons a.active {
    border: 1px solid #3fb5ff5e;
    background: #3fb5ff1f;
    color: #2784bf;
}

.two-buttons a span.priceline {
    display: block;
    width: 100%;
}

span.priceline {
    color: #777e90;
    font-size: .9375rem;
    display: block;
}

.two-buttons a.active span {
    color: #2784bf;
}.two-buttons a:hover {
    border: 1px solid #3fb5ff5e;
    background: #3fb5ff1f;
    color: #2784bf;
}

.two-buttons a:hover span {
    color: #2784bf;
}
div#onclickconvert .notactive {
    display: none;
}
.prodprice > div {
    display: flex;
    text-align: right;
    justify-content: flex-end;
}


#tabsdifference .h3  {
    font-size: 27px;
    font-family: Verdana !important;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    min-height: 50px;
    padding-top: 30px;
}

#tabsdifference .tab.show p {
    font-size: 15px !important;
    color: #363636 !important;
    text-align: left !important;
    font-family: Verdana !important;
}

#tabsdifference .tab .h4 {
    font-size: 22px;
    font-family: Verdana !important;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
}

a#fancybox-close span::before {
    content: '?';
    position: relative;
    border-radius: 0;
    background: none !important;
    border: none;
    box-shadow: none;
    font-size: 35px;
    color: rgba(0, 0, 0, 1);
    display: block;
    text-align: center;
    cursor: pointer;
    font-family: Arial !important;
    line-height: 1 !important;
    padding: 0;
    height: 24px;
    display: block;
    z-index: 20;
    transform: none;
    background: none !important;
    border-radius: 0 !important;
    top: 0;
    right: 0;
    left: 0;
    width: 24px;
}

a#fancybox-close {
    top: 10px;
    right: 10px;
}

a#fancybox-close span::after {
    display: none;
    border-radius: 0;
    background: none !important;
    border: 2px solid white;
    box-shadow: 0 0 4px #000;
}

a#fancybox-close span {
    background: none;
    box-shadow: none;
}

a#fancybox-close span {
    right: 0;
    top: 0px;
    width: 0;
    height: auto;
    border-radius: 0;
}

#fancybox-close:hover span {
    transform: none;
}

a.fancybox-item.fancybox-close {
    top: 10px;
    right: 10px;
    background: none;
    width: 24px;
    height: 24px;
}

a.fancybox-item.fancybox-close:before {
    content: 'x';
    position: relative;
    border-radius: 0;
    background: none !important;
    border: none;
    box-shadow: none;
    font-size: 35px;
    color: rgba(0, 0, 0, 1);
    display: block;
    text-align: center;
    cursor: pointer;
    font-family: Arial !important;
    line-height: 1 !important;
    padding: 0;
    height: 24px;
    display: block;
    z-index: 20;
    transform: none;
    background: none !important;
    border-radius: 0 !important;
    top: 0;
    right: 0;
    left: 0;
    width: 10px;
}



.fancybox-skin {
    border-radius: 12px !important;
}

ul#tabsli li {
    font-size: 17px;
    font-family: Verdana !important;
    font-style: normal;
    text-decoration: none;
}div#tabsdifference .h3, div#tabsdifference .h4 {
    text-align: center;
}
ul#tabsli li {
    width: calc(50% - 10px);
    border: 1px solid #e6e8ec;
    border-radius: 0.438rem;
}
ul#tabsli li.active {
    border: 1px solid #3fb5ff5e;
    background: #3fb5ff1f;
    color: #2784bf;
}

ul#tabsli {
    border: none;
    padding: 0 !important;
    padding-top: 10px !important;
    display: flex;
    justify-content: space-between;
}

ul#tabsli li {
    width: calc(50% - 10px);
}
/* end функционал переключения кнопок и цен */

#sale.dropdownlink::after, #sale.dropdownlink:before{display:none;}

a.lepopup-button.lepopup-button-zoom-out.btnclc:before, a.lepopup-button.lepopup-button-zoom-out.btnclc::after {
    display: none;
}

#toprow span.post-views-icon.dashicons.dashicons-visibility{
	   display: none !important;
}.small-only th.st-head-row {
    background: #2a3034;
    color: #fff !important;
}

div.view-all-results{
	display: none;
}


/*blog new css*/


.bigsection.first.single {
    border-radius: 20px;
    background: rgba(22, 143, 254, 0.13);
    background: url(https://softcomputers.net/wp-content/uploads/2023/10/warning-1.svg) no-repeat rgba(22, 143, 254, 0.13);
    background-position-x: 95%;
    background-size: 180px;
}.single .site-content.col-lg-10.col-12.col-md-9 {
    left: 35px;
}

.single .bigsection {
    border-radius: 20px;
    padding: 51px 59px 50px;
    margin-bottom: 35px;
}

.single .bigsection .title h2 {
    margin: 0;
    color: #333;
    font-size: 24px;
    font-style: normal;font-family: Arial, sans-serif;
    font-weight: 500;
    line-height: 30px; /* 125% */
}

.single .bigsection .text p {
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
}

.single .bigsection.first .text {
    max-width: 883px;
}

.single .bigsection.first .title {
    max-width: 569px;
}

@media screen and (min-width:1440px) and (max-width:1550px){
.aboutpage {
    max-width: 91%;
}

}

@media screen and (min-width:1201px) and (max-width:1600px){
.single .bigsection {
    padding: 30px 9% 30px 20px  !important;
    background-position-y: bottom !important;
    background-size: 220px !important;
}

.bigsection.first.single {
    background-size: 47vw !important;
    background-position-x: 44vw;
    padding-right: 36% !important;
    background-position-y: center !important;
    padding: 30px 26% 30px 20px !important;
}

/*new*/

    .single .bigsection.first .title {
    max-width: 57%;
    z-index: 2;
    position: relative;
}

.single .bigsection.first .text {
    max-width: 78%;
    position: relative;
    z-index: 2;
}

.bigsection.first.single {
  background: url(https://softcomputers.net/wp-content/uploads/2023/10/84163e9….png) no-repeat; 
    background: rgba(235, 239, 254, 1);
    position: relative;
    z-index: 1;
    position: relative;
    overflow: hidden;
    padding: 50px 50px !important;
    background: url(https://softcomputers.net/wp-content/uploads/2023/10/warning-1.svg) no-repeat rgba(22, 143, 254, 0.13);
    background-size: 180px !important;
    background-position-x: 93%;
}

.bigsection.first.single::after {
    content: '';
    background: url(https://softcomputers.net/wp-content/uploads/2023/10/84163e9be0d64d087aacfdfa99a20a2f.png) no-repeat center center;
    width: 70%;
    height: 114%;
    right: -16%;
    position: absolute;
    display: block;
    padding: 10px;
    top: -17px;
    background-size: contain;
    z-index: 0;
    -webkit-transform: rotate(342deg);
    -moz-transform: rotate(342deg);
    -ms-transform: rotate(342deg);
    -o-transform: rotate(342deg);
    transform: rotate(342deg);
    overflow: hidden;
    display: none;
}



/*new*/
}
@media screen and (min-width:1440px) and (max-width:1600px){
.single .site-content.col-lg-10.col-12.col-md-9 {
    left: 6%;
    /* left: calc(83.4% - 73vw); */
    max-width: 79.333333%;
}
}
@media screen and (min-width:1351px) and (max-width:1439px){
.single .site-content.col-lg-10.col-12.col-md-9 {
    left: 6%;
    /* left: calc(83.4% - 73vw); */
}
}

@media screen and (min-width:1201px) and (max-width:1350px){
.single .site-content.col-lg-10.col-12.col-md-9 {
    left: 98px;
    left: calc(83.4% - 71vw);
}
}
@media screen and (min-width:1025px) and (max-width:1200px){
.single .bigsection {
    padding: 30px 38% 30px 20px  !important;
    background-position-y: bottom !important;
    background-size: 221px !important;
}

.bigsection.first.single {
    background-size: 170px !important;
    background-position-x: 95%;
    padding-right: 36% !important;
    background-position-y: center !important;
    padding: 30px 30% 30px 20px !important;
}

}
@media screen and (min-width:769px) and (max-width:1024px){

.single .bigsection {
    padding: 30px 23vw 25px 20px !important;
    background-position-y: center!important;
    background-size: 167px !important;
}

.bigsection.first.single {
 background-size: 170px !important;
    background-position-x: 95%;
    padding-right: 36% !important;
    background-position-y: center !important;
    padding: 30px 40% 30px 20px !important;
}
}


@media screen and (min-width:520px) and (max-width:768px){

.single .bigsection {
    padding: 30px 180px 30px 20px !important;
    background-position-y: center !important;
       background-size: 148px !important;
}

.single .site-content.col-lg-10.col-12.col-md-9 {
    left: 0px;

}
}@media screen and (min-width:320px) and (max-width:519px){

.single .bigsection {
    padding: 30px 20px 180px 20px !important;
    background-position-y: bottom !important;
    background-size: 177px !important;
}

.bigsection.first.single {
    background-size: 169px !important;
    background-position-x: center;
}
.single .site-content.col-lg-10.col-12.col-md-9 {
    left: 0px;

}
}


/*blog new css end*/



/* new home css */

.home section#reviews .custom-navigation {
    display: none;
}

.home section#reviews {
    padding-top: 30px;
}
.home .custom-comments .avatar-custom {
    display: none;
}
.home .show-all-comments {
    width: 100%;
}

.home #reviews .custom-comments .custom-comment-wrap {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.home #reviews ul.custom-comments blockquote {
    padding-right: 0px;
    order: 3;
    max-height: 112px;
    overflow: hidden;
    width: 100%;
}

.home #reviews blockquote p {
    line-height: 1.3em;
}

.home #reviews .custom-comments h4 {
    order: 2;
    font-size: 16px;
    width: 100%;
}

.home #reviews span.custom-comment-link {
    order: 1;
    margin-bottom: 15px;
}

.home #reviews button.slick-next.slick-arrow, .home #reviews button.slick-prev.slick-arrow {
    font-size: 0px;
    background: none !important;
    box-shadow: none;
    position: absolute;
    z-index: 2;
}

.home #reviews .slick-prev:before {
    content: '';
    background: url(https://softcomputers.net/wp-content/uploads/2023/11/image-5.svg);
    width: 18px;
    height: 29px;
    padding: 10px;
}

.home #reviews button.slick-prev.slick-arrow {left: -30px;}

.home #reviews button.slick-next.slick-arrow {
    right: -30px;
}.home #reviews .slick-next:before {
    content: '';
    background: url(https://softcomputers.net/wp-content/uploads/2023/11/image-6.svg);
    width: 18px;
    height: 29px;
    padding: 10px;
}
.home #reviews li {
   height: 240px;
    margin: 0 10px;
}
@media screen and (min-width:641px) and (max-width:768px){

.home section#reviews {
    width: calc(100% - 60px);
    margin: 0 auto;
}
    
}
@media screen and (min-width:320px) and (max-width:640px){

.home section#reviews {
    width: calc(100% - 60px);
    margin: 0 auto;
}
    
}
.home .otzivitem {
    height: 141px;
    text-align: center;
}
.home .otzivitems {
   margin: 0 auto;
    margin-bottom: 46px !important;
}.home  .otzivicoment-icons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
@media screen and (min-width: 1025px) and (max-width: 1439px){
.home .otzivitems {
    width: 600px;
    margin-bottom: 46px !important;
}

    
}

@media screen and (min-width: 769px) and (max-width: 1024px){
.home .otzivicoment-icons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

}


@media screen and (min-width: 320px) and (max-width: 768px){
.home  .otzivicoment-icons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

}@media screen and (min-width: 320px) and (max-width: 540px){.home .otzivicoment-icons {
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-left: auto !important;
}

.home .otzivicoment-icons a {

    margin: 0 auto 20px;
}

.home .otzivitem {
    height: auto;
}}

.home .articles-slider {
    width: 100%;
}


/*articles css home */

section#articlesblock .su-posts-teaser-loop .su-post-thumbnail {
    width: 100%;
    height: 270px;
    background-size: cover !important;background-position: center center !important;
    border-radius: 12px;
    margin-bottom: 22px;
}

section#articlesblock .su-posts-teaser-loop .su-post {
    margin: 0 10px;
}

section#articlesblock .su-posts-teaser-loop h2.su-post-title a {
    color: #333;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

section#articlesblock .su-posts-teaser-loop h2.su-post-title {padding: 0 5px;}

section#articlesblock section#articlesblock {
    padding-top: 20px;
}section#articlesblock button.slick-next.slick-arrow {
    right: -30px;
}section#articlesblock .slick-next:before {
    content: '';
    background: url(https://softcomputers.net/wp-content/uploads/2023/11/image-6.svg);
    width: 18px;
    height: 29px;
    padding: 10px;
}section#articlesblock button.slick-next.slick-arrow, section#articlesblock button.slick-prev.slick-arrow {
    font-size: 0px;
    background: none !important;
    box-shadow: none;
    position: absolute;
    z-index: 2;
    margin-top: -46px;
}section#articlesblock .slick-prev:before {
    content: '';
    background: url(https://softcomputers.net/wp-content/uploads/2023/11/image-5.svg);
    width: 18px;
    height: 29px;
    padding: 10px;
}section#articlesblock button.slick-prev.slick-arrow {
    left: -30px;
}

@media screen and (min-width: 320px) and (max-width: 640px){
.home section#articlesblock {
    width: calc(100% - 60px);
    margin: 0 auto;
}
}.home #reviews ul.custom-comments blockquote {
    padding-right: 0px;
    order: 3;
    max-height: inherit;
    overflow-y: hidden;
    width: 100%;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.home #reviews blockquote {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -moz-box;
    -moz-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    line-clamp: 5;
    box-orient: vertical;
}.home #reviews li {
    height: 252px;
    margin: 0 10px;
}
/* new home css end*/

/*related posts in blog fix css*/

.related-posts-slider figure.entry-thumbnail {
    width: 100%;
} 

.related-posts-slider .post-img-wrapp {
    width: 100%;
}
/*related posts in blog fix css end*/

div.title_h5{
	font-size: 1.5rem;
  font-weight: 600;
  text-align: center;
  line-height: 1.5rem;
  margin-bottom: 47px;
}



/*procents */
span#numberitems2, span#numberitems3, span#numberitems4, span#numberitems1 {
    margin-right: 3px;
}

.sales_blueblock {
    background: #E5FFFF;
    padding: 50px;
    border-radius: 15px;

}

.sales_violetblock {
    padding: 50px;
    border-radius: 15px;
    margin-top: 38px;
    margin-bottom: 38px;
    background: url(https://softcomputers.net/wp-content/uploads/2024/02/discount-5.png) no-repeat right top rgba(100, 99, 237, 0.1);
    background-size: 300px;
}

.sales_violetblock h2 {
       font-weight: 500;
    font-size: 24px;
    line-height: 150%;
    color: #333;
    margin-bottom: 0px;margin-top: 0px;
}

.sales_violetblock div#p1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: rgba(22, 143, 254, 0.97);
}.sales_violetblock div#p1::after {
    content: '';
    background: url(https://softcomputers.net/wp-content/uploads/2024/02/Frame-21.svg) no-repeat;
    width: 15px;
    height: 16px;
    background-size: cover !important;
    display: block;
    margin-left: 7px;
}

.sales_violetblock .code {
    border: 0.063rem solid rgba(22, 143, 254, 0.97);
    border-radius: 3.438rem;
    font-size: 1.5rem;
    font-weight: 600;
    max-width: 145px;
    line-height: 3rem;
    padding: 0 1.25rem;
    cursor: pointer;
    display: flex;
    flex-wrap: nowrap;
}

.sales_violetblock .banner-code p {
    font-weight: 400;
    font-size: 14px;
    line-height: 125%;
    color: rgba(22, 143, 254, 0.97);
    max-width: 172px;
}

.sales_violetblock .banner-code {
    align-items: center;
    display: flex;
    gap: 1rem;
    padding-top: 0px;
}

.sales_violetblock span.copied {
    display: none;
}.sales_blueblocktwo {
    padding: 50px;
    border-radius: 15px;
    margin-bottom: 38px;
    padding-right: 40%;
    background: url(https://softcomputers.net/wp-content/uploads/2024/02/fire-6-1.svg) no-repeat right center rgba(22, 143, 254, 0.13);
    background-size: 300px !important;
}

.sales_blueblocktwo h2 {
    font-weight: 500;
    font-size: 24px;
    line-height: 150%;
    color: #333;
    margin-bottom: 22px;
    margin-top: 0px;
}


.sales_pinkblock {
    background: rgba(253, 79, 134, 0.19);
    border-radius: 15px;
    padding: 50px;
    padding-right: 30%;
    background: url(https://softcomputers.net/wp-content/uploads/2024/02/warning-1-1.svg) no-repeat right center rgba(253, 79, 134, 0.19);
    background-size: 200px !important;
    background-position-x: calc(100% - 30px);
}

.sales_pinkblock h2 {
    font-weight: 500;
    font-size: 24px;
    line-height: 125%;
    color: #333;
    margin-bottom: 25px;
    margin-top: 0px;
}.sales_blueblocktwo_list ul li a {
    color: #333;
    text-decoration: underline;
}.tabs.heart_block {
    box-shadow: none;
    background: url(https://softcomputers.net/wp-content/uploads/2024/02/loop-1-1.svg) no-repeat rgba(22, 143, 254, 0.13) center;
    background-position-x: calc(100% - 40px);
    padding: 43px;
	    padding-right: 132px;
}

.tabs.heart_block p {
    margin: 0;
}.onlykeyblu {
    background: #e1f0ff;
    padding: 41px 44px;
    border-radius: 10px;
    margin-top: 35px;
}.tabs.warningblue {
    width: 96%;
    background: rgba(22, 143, 254, 0.13);
    box-shadow: none;
    padding: 45px 40px;
    background: url(https://softcomputers.net/wp-content/uploads/2024/02/Vector-68.svg) no-repeat center rgba(22, 143, 254, 0.13);
    background-position-x: calc(100% - 40px);
}

.tabs.warningblue p {
    margin-bottom: 0px;
}.tabs.warningblue.widthno {
    width: 93%;    padding-right: 107px;
}.contacts.tabs.fourth {
    border-radius: 20px;
    background: url(https://softcomputers.net/wp-content/uploads/2025/08/24-hours-1.png) no-repeat #F7F7F7  center;
    background-position-x: 115%;
    padding-top: 62px;
    background-size: 512px;
    margin-bottom: 38px;
    box-shadow: none;
    padding-bottom: 56px;
}

.contacts.tabs.fourth .text {
    width: 50%;
}

.contacts.tabs.fourth .text p {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.contacts.tabs.fourth .text p a {
    display: block;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    font-size: 18px;
    color: #4db5ff;
    font-weight: 600;
    font-family: Verdana;
    font-family: lato,Arial,Helvetica,sans-serif;
    margin-left: 0;
    padding-top: 5px;
    display: block;
    width: 100%;
}

.contacts.tabs.fourth .text a img {
    margin-right: 10px;
}.tabs.contactsblue {
    box-shadow: none;
    margin-top: 38px;
    padding: 45px 40px;
    background: url(https://softcomputers.net/wp-content/uploads/2024/02/Vector-68.svg) no-repeat center rgba(22, 143, 254, 0.13);
    background-position-x: calc(100% - 40px);
    padding-right: 129px;
}@media screen and (min-width:1400px) {
    
    .sales_violetblock {
   
    background-position-x: calc(100% - 10%);  background-position-y: center;
    background-size: 200px;
    
}

.sales_blueblocktwo {
     background-position-x: calc(100% - 10%);background-size: 200px !important;
}

.sales_pinkblock {
     background-position-x: calc(100% - 10%);background-size: 170px !important;
}


}@media screen and (min-width:641px) and (max-width:1200px){
     .sales_violetblock {
    background-position-y: center;
    padding: 30px 20px;
    background-position-x: right;
    padding-right: 215px;
    background-size:200px;
}

.sales_blueblocktwo {
     background-position-y: center;
     padding: 30px 20px;
     background-position-x: right;
     padding-right: 202px;
     background-size:200px !important;
}

.sales_pinkblock {
     background-position-y: center;
    padding: 30px 20px;
    background-position-x: calc(100% - 20px);
         padding-right: 250px;
         background-size:180px !important;
}

.sales_blueblock {
    padding: 30px 20px;
}.contacts.tabs.fourth {
    background-size: 267px;
}

.contacts.tabs.fourth .text {
    width: 300px;
}
}@media screen and (min-width:640px) and (max-width:768px){.tabs.warningblue.widthno {
    width: 100%;
    padding-right: 107px;
}.contacts.tabs.fourth {
    background-size: 300px;
}
}
@media screen and (min-width:320px) and (max-width:640px){
    .onlykeyblu {
    padding: 30px 20px;
}.tabs.warningblue {
    padding: 40px 76px 40px 20px;
    background-position-x: calc(100% - 20px);
}.tabs.warningblue.widthno {
    width: 100%;
    padding-right: 107px;
}.tabs.contactsblue {
    padding: 30px 70px 30px 20px;
    background-position-x: calc(100% - 20px);
    background-size: 50px !important;
}

.contacts.tabs.fourth {
    padding: 30px 20px 230px 20px;
    background-size: 200px;
    background-position-x: center;
    background-position-y: bottom;
}

.contacts.tabs.fourth .text {
    width: 246px;
    margin: 0 auto;
}
    .sales_violetblock {
    padding-bottom: 300px;
    background-position-y: bottom;
    padding: 30px 20px 350px;
    background-position-x: center;
}
.tabs.heart_block {
    padding: 30px 119px 30px 20px;
    background-position-x: calc(100% - 20px);
}
.sales_blueblocktwo {
    padding: 30px 20px 350px;
    background-position-y: bottom;
    background-position-x: center;
}

.sales_pinkblock {
    padding: 30px 20px 230px;
    background-position-y: bottom;
    background-position-x: center;
}

.sales_blueblock {
    padding: 30px 20px;
}

}


/* procents*/ 
span#procentblock2, span#procentblock3, span#procentblock4 {
    position: absolute;
    width: auto;
    top: 12px;
    right: 5px;
    font-size: .8375rem;
    color: #ec4a4a;
}

.two-buttons > a {
    position: relative;
}

/* procents end*/

/* promocode */

span#promocode {
    border: 0.063rem solid #189be5;
    border-radius: 3.438rem;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 3rem;
    padding: 0 1.25rem;
    cursor: pointer;
       display: inline-flex;
    flex-wrap: nowrap;
    max-width: 146px;
}

span#promocode::after {
    content: '';
    background: url(/wp-content/uploads/2024/02/Frame-21-1.svg) no-repeat;
    width: 15px;
    height: 16px;
    background-size: cover !important;
    display: block;
       margin-left: 9px;
    margin-top: 15px;
}

span.copied.eng {
    display: flex;
}


/* new description css*/

.descriptiondownloadpage .container .bigblock {
    background: #fcfcfcf9;
    width: 94%;
    padding: 60px;
    border-radius: 20px;
}
.descriptiondownloadpage .bigblock, .descriptiondownloadpage .bigblock b {
    color: rgba(51, 51, 51, 1) !important;
}
.descriptiondownloadpage .bigblock {
    border: 1px solid rgba(243, 241, 241, 1);
}
.descriptiondownloadpage h4 {
    text-align: center;
    margin: 30px 0 20px;
}
.descriptiondownloadpage .viw {
    margin-top: 31px;
}
.descriptiondownloadpage ul li {
    list-style: disc;
}
.descriptiondownloadpage ul {
    padding-left: 20px !important;
}
.descriptiondownloadpage ul li::marker {
    color: rgba(62, 175, 252, 1);
}
.descriptiondownloadpage ul li {
    margin-bottom: 5px;
}
@media screen and (min-width:1701px) {
.descriptiondownloadpage .container {
    padding: 0;
    margin: 0;
    width: 100% !important;
}
.descriptiondownloadpage .container .bigblock {
    width: 100%;
}.activationblock{
    left: 0;
    transform: none;
    width: 100%;
    background: #fff!important;
}

.activationblock ul li a {
    box-shadow: none;
    background: #f9f9f9;
    border-radius: 15px;
    padding: 45px 40px;
    background: url(https://softcomputers.net/wp-content/uploads/2024/02/book-3.png) no-repeat center rgba(22, 143, 254, 0.13) !important;
    background-position-x: calc(100% - 45px) !important;
    background-size: 76px !important;
}
}

@media screen and (min-width:1025px) and (max-width:1700px){
.descriptiondownloadpage .container {
    padding: 0;
    margin: 0;
    width: 100% !important;
}
.descriptiondownloadpage .container .bigblock {
    width: 100%;
}.activationblock{
    left: 0;
    transform: none;
    width: 100%;
    background: #fff!important;
}

.activationblock ul li a{
    box-shadow: none;
    background: #f9f9f9;
    border-radius: 15px;
    padding: 45px 40px;
    background: url(https://softcomputers.net/wp-content/uploads/2024/02/book-3.png) no-repeat center rgba(22, 143, 254, 0.13) !important;
    background-position-x: calc(100% - 40px) !important;
 background-size: 76px !important;
}
}
@media screen and (min-width:320px) and (max-width:768px){
.descriptiondownloadpage .container .bigblock {
    width: 100%;
    padding: 30px 20px;
    word-break: break-word;
}
.descriptiondownloadpage .container {
    padding: 0;
}.activationblock ul li a {
    box-shadow: none;
    background: #f9f9f9;
    border-radius: 15px;
    padding: 26px 50px 20px 20px;
    background: url(https://softcomputers.net/wp-content/uploads/2024/02/book-3.png) no-repeat center rgba(22, 143, 254, 0.13) !important;
    background-position-x: calc(100% - 20px) !important;
    background-size: 44px !important;
}
}

@media screen and (min-width:769px) and (max-width:1025px){
.descriptiondownloadpage .container .bigblock {
    width: 100%;
    padding: 30px 20px;
    word-break: break-all;
} 
.descriptiondownloadpage .container {
    width: 100%;
    padding:0px;
}
.activationblock ul li a {
    box-shadow: none;
    background: #f9f9f9;
    border-radius: 15px;
    padding: 26px 50px 20px 20px;
    background: url(https://softcomputers.net/wp-content/uploads/2024/02/book-3.png) no-repeat center rgba(22, 143, 254, 0.13) !important;
    background-position-x: calc(100% - 20px) !important;
    background-size: 44px !important;
}    
.descriptiondownloadpage .container .bigblock 
{
    width: 100%;
    padding: 30px 20px;
    word-break: break-all;
} 
}
div#comm.tabs {
   
    box-shadow: none;
    border: 1px solid rgb(222 222 222);
}
/* new description css end*/




/*new css comments */

.wpd-avatar img {
    border-radius: 50% 50% 50% 0;
    width: 48px;
    height: 48px;
}

.wpd-avatar {
    position: relative;
    background-size: cover;
    background-position: center center;
    border: 1px solid #b6c1c6;
    border-radius: 50% 50% 50% 0 !important;
    width: 48px;
    height: 48px;
}

#wpdcom .wpd-comment .wpd-avatar img, #wpdcom .wpd-comment .wpd-avatar img.avatar {
    position: relative;
    background-size: cover;
    background-position: center center;
    border: none!important;
    border-radius: 50% 50% 50% 0!important;
    width: 46px!important;
    height: 46px!important;
    padding: 0 !important;
}

#wpdcom .wpd-comment .wpd-comment-left {
    width: 48px!important;
    margin-right: 20px;
}

#wpdcom .wpd-comment .wpd-comment-header {
    padding: 0;
    display: flex;
    align-items: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
}

#wpdcom .wpd-blog-guest .wpd-comment-author, #wpdcom .wpd-blog-guest .wpd-comment-author a {
   color: #1da1f2 !important;
    font-size: 14px !important;
    font-weight: normal !important;
    width: 100%;
    letter-spacing: initial !important;
}

#wpdcom .wpd-comment-date {
    padding: 0;
}

.wpd-comment-text p {
    color: #2a2e2e;
    font-size: 14px;
    font-weight: normal;
    line-height: 19px;
    padding: 0;
    margin: 0;
    word-break: break-word;
    word-wrap: break-word;
    overflow: hidden;
}

#wpdcom .wpd-comment-date {
    color: #b6c1c6;
    font-size: 12px;
    line-height: 12.5px;
    display: block;
}

#wpdcom .wpd-form .wpd-avatar img, #wpdcom .wpd-form .wpd-avatar img.avatar {
    position: relative;
    background-size: cover;
    background-position: center center;
    border: none !important;
    border-radius: 50% 50% 50% 0 !important;
    width: 46px!important;
    height: 46px!important;
    padding: 0 !important;
}

.ql-editor.ql-blank p, .ql-editor.ql-blank::placeholder, #wpdcom .ql-editor::before {
    /* color: #2a2e2e; */
        font-size: 14px !important;
    font-weight: normal;
    line-height: 19px;
    padding: 0;
    margin: 0;
    word-break: break-word;
    word-wrap: break-word;
    overflow: hidden;
    font-family: Arial, sans-serif !important;
    font-style: inherit;
    letter-spacing: inherit !important;
}


.wpd-thread-info {
    color: #2a2e2e !important;
    font-size: 16px;
    letter-spacing: initial !important;
    font-weight: normal !important;
    text-transform: inherit !important;
}

.comments-area .comment {
    padding: 0;
    margin-bottom: 25px;
}

#wpdcom .wpd-form .wpdiscuz-textarea-wrap [id^=wpd-editor-wraper] {
    width: 100%;
    background-color: rgb(255, 255, 255);
    border-radius: 10px !important;
    border: none;
    box-shadow: 0 3px 20px rgb(34 34 34 / 10%);
}

#wpdcom .ql-container {
    background-color: rgb(255, 255, 255) !important;
    border-radius: 10px 10px 0 0 !important;
    border: none;
}

#wpdcom .ql-toolbar {
    border-radius: 0 0 10px 10px !important;
    border: none;
}

.wc-field-submit input {
    background: #3fb5ff !important;
    border: none !important;
    border-radius: 8px !important;
    text-transform: none !important;
    padding: 9px 24px !important;
    color: #fff;
    font-family: inherit;
    font-size: 15px !important;
    font-weight: 500 !important;
    font-family: Verdana !important;
    height: auto !important;
    letter-spacing: 0 !important;
}

.wpdiscuz-item.wpd-has-icon input {
    box-shadow: 0 3px 14px 0px rgb(34 34 34 / 12%) !important;
    position: relative;
    border-radius: 7px !important;
    padding: 30px;
    border: none !important;
    padding: 9px 0 9px 30px !important;
    height: auto !important;
}

#wpdcom .wpd-form-foot {
    margin-left: 64px;
}

#wpdcom .wpd-form-row .wpdiscuz-item .wpd-field-icon {
    font-size: 12px;
    left: 11px;
    top: 13px;
}

#wpdcom .wpd-form-row .wpd-form-col-left .wpdiscuz-item {
    margin-top: 10px;
}

#wpdcom .wpd-thread-head .wpd-thread-info {
    border-bottom: 2px solid #3fb5ff;
}
#wpdcom .wpd-prim-button {
    background: #3fb5ff !important;
    border: none !important;
    border-radius: 8px !important;
    text-transform: none !important;
    padding: 9px 24px !important;
    color: #fff;
    font-family: inherit;
    font-size: 15px !important;
    font-weight: 500 !important;
    font-family: Verdana !important;
    height: auto !important;
    letter-spacing: 0 !important;
}.avatar-custom img {border-radius: 50% 50% 50% 0;}

.wpdiscuz-item.wc_website-wrapper.wpd-has-icon {
    display: none;
}

@media screen and (min-width:320px) and (max-width:767px){
	#wpdcom.wpd-layout-1 .wpd-comment .wpd-avatar img, #wpdcom.wpd-layout-1 .wpd-comment .wpd-avatar img.avatar {
    width: 46px;
    height: 46px;
}

.wpd-comment-left {
    float: left;
}
}

div.wpd-comment-share.wpd-hidden.wpd-tooltip.wpd-top{
	display:none;
}

div.wpd-auth{
		display:none !important;
}

div.wpd-sbs-toggle{
			display:none !important;
}
/* end new css comments */




.site-logo img {
    max-height: 75px !important;
}
.site-logo{padding-top: 5px;padding-bottom: 5px;-webkit-transform: translateZ(0);transform: translateZ(0);backface-visibility: hidden;-webkit-backface-visibility: hidden;/* perspective: 800px; *//* -webkit-perspective: 800px; */height: 100px;display: flex;align-items: flex-end;padding-bottom: 10px;}


.whb-row.whb-general-header.whb-not-sticky-row.whb-without-bg.whb-without-border.whb-color-dark.whb-flex-flex-middle {
    height: 100px;
}


.telhead {
    margin-top: 10px;
    height: 55px;
}

.telhead p {
    display: none;
}

.wd-nav-main>li>a, .wd-nav-secondary>li>a {
    text-transform: none !important;
    position: relative;
    display: inline-block;
    padding-top: 1px;
    padding-bottom: 1px;
    font-family: Verdana !important;
    text-transform: none;
    font-size: 14px!important;
}.wd-nav-main>li>a, .wd-nav-secondary>li>a{
      height: 50px;
      display: flex;
      align-items: center;
}

.wd-header-cats .menu-opener .menu-open-label {
    font-weight: bold !important;
}

.wd-dropdown.wd-dropdown-cats.wd-opened .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;
}

.wd-nav-vertical>li.menu-item-has-children>a:after {
    color: blue !important;
}

.wd-dropdown-cats .wd-nav-vertical>li>a {
    font-family: Verdana;
    font-size: 13px;
}

ul#menu-main-menu {
    margin-bottom: 0px;
}

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

.wpml-ls-menu-item .wpml-ls-flag+span {
    margin-left: 0.3em;
}

span.nav-link-text span {
    margin-left: 0.3em;
}

.woodmart-navigation .item-level-0.menu-item-has-children > a::after {
    color: blue;
}

#menu-main-menu .menu-item-has-children > a.woodmart-nav-link::after {
    color: blue !important;
    margin-left: 5px !important;
    font-weight: 600 !important;
    font-style: normal !important;
}

ul#menu-main-menu li a {
    position: relative;
    display: inline-block;
    padding-top: 1px;
    padding-bottom: 1px;
    font-family: Verdana !important;
    text-transform: none;
    font-size: 14px;
    display: flex;
}.menu-simple-dropdown li a {
    position: relative;
    display: block;
    padding-top: 10px!important;
    padding-bottom: 10px !important;
    word-break: break-word;
    font-size: 14px;
    line-height: 20px;
}


.wd-search-form.collapsed {
    max-width: 100% !important;
}

.collapsed input.s {
    max-width: 0px;
    min-width: 0px;
    width: 0px;
    padding: 0px;
    opacity: 0;
}

.searchform .searchsubmit {
    color: #1c1c1c;
}
.page-title-default {
    background-color: #020000;
    background-image: none;
    background-size: inherit;
    background-attachment: scroll;
    background-position: center center;
}

.single .page-title h1 {
  font-size: 27px;
  /*  width: calc(100% - 300px);*/
    color: rgba(255,255,255,.9);
    font-family: poppins,Arial,Helvetica,sans-serif;
    font-weight: bold;
    margin: 20px auto 10px;
    position: relative;
   /* flex: 0 0 calc(100% - 300px);
    max-width: calc(100% - 300px);
    margin-right: 0px;*/
}.single .breadcrumbs {
   /* width: calc(100% - 300px);*/
    margin: 20px auto 10px;
    position: relative;
  /*  flex: 0 0 calc(100% - 300px);
    max-width: calc(100% - 300px);
    margin-right: 0px;*/
}
@media screen and (min-width:1025px) and (max-width:1700px){
.whb-flex-row.whb-general-header-inner {
    height: 100px !important;
    max-height: 100px !important;
}

}
@media screen and (min-width:0px) and (max-width:1025px){
.whb-flex-row.whb-top-bar-inner {
    display: block;
}.single .page-title h1 {
    max-width: 100%;
    width: 100%;
}

.single .page-title .breadcrumbs {
    width: 100%;
    max-width: 100%;
}.wd-sidebar-opener:not(.wd-on-toolbar) {
    top: 20% !important;
}

.sidebar-container div.widget-area {
    margin-top: 0px !important;
    padding: 0 10px;
}

}


@media screen and (min-width: 1700px) {
.whb-flex-row.whb-general-header-inner {
    height: 100px !important;
    max-height: 100px !important;
}

}







.scrollToTop {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 350;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: rgba(var(--bgcolor-white-rgb), 0.9);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.17);
    color: var(--color-gray-800);
    font-size: 16px;
    opacity: 0;
    pointer-events: none;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transform: translateX(100%);
}

@media (max-width: 1024px) {
    .scrollToTop {
        right: 12px;
        bottom: 12px;
        width: 40px;
        height: 40px;
        font-size: 14px;
    }
}
.scrollToTop.button-show {
    opacity: 1;
    transform: none;
    pointer-events: visible;
}
.scrollToTop:after {
    content: "\f115";
    font-family: "woodmart-font";
}


ul#menu-main-menu-2 {
    margin-bottom:0px;
}
 ul#menu-main-menu-2 li {
    padding: 0 10px;
}
ul#menu-main-manu {
    margin-bottom:0px;
}
 ul#menu-main-manu li {
    padding: 0 10px;
}




.page-title.page-title-default.title-size-small.title-design-centered.color-scheme-light {
    background: #f5f5f5;
    color: #333;
    color: #fff;
    background-image: -webkit-linear-gradient(0deg, #3ea7ff 0%, #42d1ff 100%);
}

.page-title.page-title-default.title-size-small.title-design-centered.color-scheme-light h6 {
    color: #333;
    /* color: #fff; */
}

.breadcrumbs a, .breadcrumbs, .breadcrumbs span {
    color: #333 !important;
    /* color: #fff !important; */
}

.color-scheme-dark.wd-design-default.wd-dropdown-menu.wd-dropdown {
    border-radius: 8px;
}

.wd-header-cats.wd-style-1 {
    border-radius: 8px !important;
}

ul.wd-nav.wd-nav-vertical {
    border-radius: 8px !important;
}

span.menu-opener.color-scheme-light {
    border-radius: 8px 8px 0 0!important;
}

.page-title.page-title-default.title-size-small.title-design-centered.color-scheme-light{
    background: linear-gradient(to bottom, #EAECEF, #FFFFFF) !important; /* Плавный градиент */
    color: #333; /* Тёмно-серый текст */
    padding: 20px 0;
    text-align: center;
    font-weight: 600;
    font-size: 24px;
    border-radius: 6px;
}
.breadcrumbs a, .breadcrumbs, .breadcrumbs span{
text-transform: none !important;
h1.entry-title {color: #333!important;}
}h1.entry-title {color: #333!important;}


.breadcrumbs a, .breadcrumbs span {
    font-size: 13px !important;
}
span.wow {
    background: #f4f4f4;
    color: #2F2F35;
    border-radius: 1.25rem;
    font-size: 0.75rem;
    line-height: 24px;
    padding: 0 12px 0 8px;
    display: flex;
    align-items: center;
    margin-left: 10px;
}

h4.flex-line span.wow img {
    max-width: 17px;
}

h4.flex-line {
    display: flex;
    justify-content: center;
}

h4.flex-line a {
    display: flex;
}
h5.widget-title {
    text-transform: none !important;
}





































































































/* бургер меню */
.dad_span_1, .dad_span_2, .dad_span_3 {
    position: absolute;
    width: 21px;
    height: 1px;
    transition: 0.3s;
    background: #000;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.dad_span_1 {
    top: 21px;
}
.dad_span_2 {
    top: 30px;
}
.dad_span_3 {
    top: 39px;
}
span.menu-opener.color-scheme-light span.menu-opener-icon .dad_span_1, span.menu-opener.color-scheme-light span.menu-opener-icon .dad_span_2, span.menu-opener.color-scheme-light span.menu-opener-icon .dad_span_3 {
    width: 21px;
    height: 2px;
    background: #fff;
		transition: 0s;
}
span.menu-opener.color-scheme-light span.menu-opener-icon .dad_span_1 {
    top: 5px;
}
span.menu-opener.color-scheme-light span.menu-opener-icon .dad_span_2 {
    top: 14px;
}
span.menu-opener.color-scheme-light span.menu-opener-icon .dad_span_3 {
    top: 23px;
}
.wd-header-cats.wd-style-1.wd-event-click.wd-open-dropdown.wd-with-overlay.wd-opened span.menu-opener.color-scheme-light span.menu-opener-icon .dad_span_2 {
    display: none;
}
.wd-header-cats.wd-style-1.wd-event-click.wd-open-dropdown.wd-with-overlay.wd-opened span.menu-opener.color-scheme-light span.menu-opener-icon .dad_span_3 {
    top: 13px;
    transform: rotate(-45deg);
    left: 4px;
}
.wd-header-cats.wd-style-1.wd-event-click.wd-open-dropdown.wd-with-overlay.wd-opened span.menu-opener.color-scheme-light span.menu-opener-icon .dad_span_1 {
    top: 13px;
    transform: rotate(45deg);
    left: 4px;
}
button.navbar_toggle.wd-tools-element.wd-header-mobile-nav {
    background: #fff;
}











































@media (max-width: 1024px) {
.mobile-nav {
    display:block ;
}
.wd-close-side-opened div#wd-open-back {
    opacity: 1;
}
.mobile-nav.wd-side-hidden.wd-side-hidden-nav.wd-left.wd-opener-arrow.wd-opened {
display: block;
}
.page-template-page_product .otzivitem, .page-template-page_download .otzivitem {
    height: auto;
}
.wd-sidebar-opener.wd-not-on-shop.wd-action-btn.wd-style-icon {
    display: none !important;
}


















}





