.syntaxhighlighter a,
.syntaxhighlighter div,
.syntaxhighlighter code,
.syntaxhighlighter table,
.syntaxhighlighter table td,
.syntaxhighlighter table tr,
.syntaxhighlighter table tbody,
.syntaxhighlighter table thead,
.syntaxhighlighter table caption,
.syntaxhighlighter textarea {
-moz-border-radius: 0 0 0 0 !important;
-webkit-border-radius: 0 0 0 0 !important;
background: none !important;
border: 0 !important;
bottom: auto !important;
float: none !important;
height: auto !important;
left: auto !important;
line-height: 1.1em !important;
margin: 0 !important;
outline: 0 !important;
overflow: visible !important;
padding: 0 !important;
position: static !important;
right: auto !important;
text-align: left !important;
top: auto !important;
vertical-align: baseline !important;
width: auto !important;
box-sizing: content-box !important;
font-family: Monaco, "Consolas", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace !important;
font-weight: normal !important;
font-style: normal !important;
font-size: 1em !important;  direction: ltr !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
-ms-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
}
.syntaxhighlighter {
width: 100% !important;
margin: 1em 0 1em 0 !important;
position: relative !important;
overflow: auto !important;
overflow-y: hidden !important;
font-size: 1em !important;
}
.syntaxhighlighter code {
display: inline !important;
}
.syntaxhighlighter.source {
overflow: hidden !important;
}
.syntaxhighlighter .bold {
font-weight: bold !important;
}
.syntaxhighlighter .italic {
font-style: italic !important;
}
.syntaxhighlighter .line {
white-space: pre !important;
}
.syntaxhighlighter table {
table-layout: auto !important;
width: 100% !important;
}
.syntaxhighlighter table caption {
text-align: left !important;
padding: .5em 0 0.5em 1em !important;
}
.syntaxhighlighter table td.code {
width: 100% !important;
}
.syntaxhighlighter table td.code .container {
position: relative !important;
}
.syntaxhighlighter table td.code .container textarea {
box-sizing: border-box !important;
position: absolute !important;
left: 0 !important;
top: 0 !important;
width: 100% !important;
height: 100% !important;
border: none !important;
background: white !important;
padding-left: 1em !important;
overflow: hidden !important;
white-space: pre !important;
}
.syntaxhighlighter table td.gutter .line {
text-align: right !important;
padding: 0 0.5em 0 1em !important;
}
.syntaxhighlighter table td.code .line {
padding: 0 1em !important;
}
.syntaxhighlighter.nogutter td.code .container textarea, .syntaxhighlighter.nogutter td.code .line {
padding-left: 0em !important;
}
.syntaxhighlighter.show {
display: block !important;
}
.syntaxhighlighter.collapsed table {
display: none !important;
}
.syntaxhighlighter.collapsed .toolbar {
padding: 0.1em 0.8em 0em 0.8em !important;
font-size: 1em !important;
position: static !important;
width: auto !important;
height: auto !important;
}
.syntaxhighlighter.collapsed .toolbar span {
display: inline !important;
margin-right: 1em !important;
}
.syntaxhighlighter.collapsed .toolbar span a {
padding: 0 !important;
display: none !important;
}
.syntaxhighlighter.collapsed .toolbar span a.expandSource {
display: inline !important;
}
.syntaxhighlighter .toolbar {
position: absolute !important;
right: 1px !important;
top: 1px !important;
width: 11px !important;
height: 11px !important;
font-size: 10px !important;
z-index: 10 !important;
}
.syntaxhighlighter .toolbar span.title {
display: inline !important;
}
.syntaxhighlighter .toolbar a {
display: block !important;
text-align: center !important;
text-decoration: none !important;
padding-top: 1px !important;
}
.syntaxhighlighter .toolbar a.expandSource {
display: none !important;
}
.syntaxhighlighter.ie {
font-size: .9em !important;
padding: 1px 0 1px 0 !important;
}
.syntaxhighlighter.ie .toolbar {
line-height: 8px !important;
}
.syntaxhighlighter.ie .toolbar a {
padding-top: 0px !important;
}
.syntaxhighlighter.printing .line.alt1 .content,
.syntaxhighlighter.printing .line.alt2 .content,
.syntaxhighlighter.printing .line.highlighted .number,
.syntaxhighlighter.printing .line.highlighted.alt1 .content,
.syntaxhighlighter.printing .line.highlighted.alt2 .content {
background: none !important;
}
.syntaxhighlighter.printing .line .number {
color: #bbbbbb !important;
}
.syntaxhighlighter.printing .line .content {
color: black !important;
}
.syntaxhighlighter.printing .toolbar {
display: none !important;
}
.syntaxhighlighter.printing a {
text-decoration: none !important;
}
.syntaxhighlighter.printing .plain, .syntaxhighlighter.printing .plain a {
color: black !important;
}
.syntaxhighlighter.printing .comments, .syntaxhighlighter.printing .comments a {
color: #008200 !important;
}
.syntaxhighlighter.printing .string, .syntaxhighlighter.printing .string a {
color: blue !important;
}
.syntaxhighlighter.printing .keyword {
color: #006699 !important;
font-weight: bold !important;
}
.syntaxhighlighter.printing .preprocessor {
color: gray !important;
}
.syntaxhighlighter.printing .variable {
color: #aa7700 !important;
}
.syntaxhighlighter.printing .value {
color: #009900 !important;
}
.syntaxhighlighter.printing .functions {
color: #ff1493 !important;
}
.syntaxhighlighter.printing .constants {
color: #0066cc !important;
}
.syntaxhighlighter.printing .script {
font-weight: bold !important;
}
.syntaxhighlighter.printing .color1, .syntaxhighlighter.printing .color1 a {
color: gray !important;
}
.syntaxhighlighter.printing .color2, .syntaxhighlighter.printing .color2 a {
color: #ff1493 !important;
}
.syntaxhighlighter.printing .color3, .syntaxhighlighter.printing .color3 a {
color: red !important;
}
.syntaxhighlighter.printing .break, .syntaxhighlighter.printing .break a {
color: black !important;
}.syntaxhighlighter {
background-color: white !important;
}
.syntaxhighlighter .line.alt1 {
background-color: white !important;
}
.syntaxhighlighter .line.alt2 {
background-color: white !important;
}
.syntaxhighlighter .line.highlighted.alt1, .syntaxhighlighter .line.highlighted.alt2 {
background-color: #e0e0e0 !important;
}
.syntaxhighlighter .line.highlighted.number {
color: black !important;
}
.syntaxhighlighter table caption {
color: black !important;
}
.syntaxhighlighter .gutter {
color: #afafaf !important;
}
.syntaxhighlighter .gutter .line {
border-right: 3px solid #6ce26c !important;
}
.syntaxhighlighter .gutter .line.highlighted {
background-color: #6ce26c !important;
color: white !important;
}
.syntaxhighlighter.printing .line .content {
border: none !important;
}
.syntaxhighlighter.collapsed {
overflow: visible !important;
}
.syntaxhighlighter.collapsed .toolbar {
color: blue !important;
background: white !important;
border: 1px solid #6ce26c !important;
}
.syntaxhighlighter.collapsed .toolbar a {
color: blue !important;
}
.syntaxhighlighter.collapsed .toolbar a:hover {
color: red !important;
}
.syntaxhighlighter .toolbar {
color: white !important;
background: #6ce26c !important;
border: none !important;
}
.syntaxhighlighter .toolbar a {
color: white !important;
}
.syntaxhighlighter .toolbar a:hover {
color: black !important;
}
.syntaxhighlighter .plain, .syntaxhighlighter .plain a {
color: black !important;
}
.syntaxhighlighter .comments, .syntaxhighlighter .comments a {
color: #008200 !important;
}
.syntaxhighlighter .string, .syntaxhighlighter .string a {
color: blue !important;
}
.syntaxhighlighter .keyword {
color: #006699 !important;
}
.syntaxhighlighter .preprocessor {
color: gray !important;
}
.syntaxhighlighter .variable {
color: #aa7700 !important;
}
.syntaxhighlighter .value {
color: #009900 !important;
}
.syntaxhighlighter .functions {
color: #ff1493 !important;
}
.syntaxhighlighter .constants {
color: #0066cc !important;
}
.syntaxhighlighter .script {
font-weight: bold !important;
color: #006699 !important;
background-color: none !important;
}
.syntaxhighlighter .color1, .syntaxhighlighter .color1 a {
color: gray !important;
}
.syntaxhighlighter .color2, .syntaxhighlighter .color2 a {
color: #ff1493 !important;
}
.syntaxhighlighter .color3, .syntaxhighlighter .color3 a {
color: red !important;
}
.syntaxhighlighter .keyword {
font-weight: bold !important;
}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}@font-face{font-family:dearflip;src:url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SB/AAAAC8AAAAYGNtYXDV1NUQAAABHAAAAGxnYXNwAAAAEAAAAYgAAAAIZ2x5ZvV0Ah0AAAGQAAASdGhlYWQnoblUAAAUBAAAADZoaGVhB8ID8QAAFDwAAAAkaG10eLYAAAAAABRgAAAAwGxvY2FSqk12AAAVIAAAAGJtYXhwADoAmgAAFYQAAAAgbmFtZWTWXU4AABWkAAABknBvc3QAAwAAAAAXOAAAACAAAwP1AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADq0QPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAUAAAABAAEAADAAAAAQAg6Sjqk+rK6tH//f//AAAAAAAg6QDqk+rK6tH//f//AAH/4xcEFZoVZBVeAAMAAQAAAAAAAAAAAAAAAAAAAAAAAQAB//8ADwABAAD/wAAAA8AAAgAANzkBAAAAAAEAAP/AAAADwAACAAA3OQEAAAAAAQAA/8AAAAPAAAIAADc5AQAAAAABAAD/wAKSA8AABQAAJQcJARcHApI8/wABADzE5zwBAAEAPMQAAAAAAQAA/8ACqgPAAAUAACU3JzcJAQFuxMQ8AQD/AOfExDz/AP8AAAAAAAEAAP/AAwADwAAFAAABFzcXCQEBPMTEPP8A/wACPcTEPP8AAQAAAAABAAD/wAMAA8AABQAAAScJAQcnATw8AQABADzEARk8AQD/ADzEAAAAAQAA/8AB8gPAAAUAAAkCBwkBAfL+pgFaTP5aAaYDBf6m/qZMAaYBpgAAAAABAAD/wAQAA8AABQAAJQkBNwkBAg4BWv6mTAGm/lpRAVoBWkz+Wv5aAAAAAAIAAP/AAxIDwAADAAkAAAEzESMlBwkBFwcBAFZWAhI8/wABADzEAqv+ADw8AQABADzEAAACAAD/wAMAA8AAAwAJAAABMxEjATcJASc3AqpWVv5EPAEA/wA8xAKr/gABxDz/AP8APMQAAQAA/8ADKgPAAAIAAAkCAVYB1P4sAtX+1v7WAAIAAP/AAwADwAADAAcAAAEzESMhETMRAlaqqv6qqgLV/awCVP2sAAACAAD/wANWA8AAAgAFAAAJAREhCQEB6gFs/oD+lAFsAasBAP4AAQABAAAAAAIAAP/AA5YDwAACAAUAAAkCIREBAioBbP6U/oABbAKr/wD/AAIA/wAAAAAAAQAA/8ADKgPAAAsAAAEHFwcnByc3JzcXNwMq7u487u487u487u4Cme7uPO7uPO7uPO7uAAMAAP/AA6oDwAAPAB8AKwAAJTI3NjU0JyYjIgcGFRQXFhMyFxYVFAcGIyInJjU0NzYXFTMVIxUjNSM1MzUCAIxlZWVljIxlZWVljLB9fX19sLB9fX192qysVKysVWVljIxlZWVljIxlZQMAfX2wsH19fX2wsH191KxUrKxUrAAAAwAA/8ADqgPAAA8AHwAjAAAlMjc2NTQnJiMiBwYVFBcWEzIXFhUUBwYjIicmNTQ3NgMhFSECAIxlZWVljIxlZWVljLB9fX19sLB9fX19JgGs/lRVZWWMjGVlZWWMjGVlAwB9fbCwfX19fbCwfX3+gFQAAAABAAD/wAMqA8AACwAAASERIxEhNSERMxEhAyr/AFT/AAEAVAEAAYH/AAEAVAEA/wAAAAAAAQAA/8ADKgPAAAMAAAEhNSEDKv2sAlQBgVQAAAYAAP/AA4ADwAADAAcACwAbACsAOwAAASEVIRE1IRUBNSEVJTIXFhUUBwYjIicmNTQ3NhMyFxYVFAcGIyInJjU0NzYTMhcWFRQHBiMiJyY1NDc2ASoCVv2qAlb9qgJW/SoaExMTExoaExMTExoaExMTExoaExMTExoaExMTExoaExMTEwLVVP8AVFT/AFRUahMTGhoTExMTGhoTEwIAEhIcHBISEhIcHBIS/wASEhwcEhISEhwcEhIAAAAABAAA/8ADAAPAAAMABwALAA8AAAEzNSMhFTM1AzM1IwUzNSMBAODgASDg4ODg/uDg4AHL4ODg/gDg4OAACAAA/8ADgAPAAAMABwALAA8AEwAXABsAHwAAJTUjFQMhESEBNSMVAyERIQM1IxUDIREhATUjFQMhESEDKqpWAVb+qgEAqlYBVv6qqqpWAVb+qgEAqlYBVv6qgaqqAQD+qgIAqqoBAP6q/qyqqgEA/qoCAKqqAQD+qgAAAAkAAP/AA1YDwAADAAcACwAPABMAFwAbAB8AIwAAJTUzFQM1MxUBNTMVNzMVIwE1MxUhNTMVAzUzFTM1MxUBNTMVAqqsrKz+VKxUrKz/AKz+VKysrFSs/lSsVaysAQCsrAEArKysrP8ArKysrP8ArKysrAIArKwAAAIAAP/AA9YDwAAJACkAACURJiMiBxE2MzIDMhcRFAcGIyInJiMiByYjIgciBwYjIicmNRE2MzIXNgOAQlSCaGiCTk6YVAcHCAYEUnqCaFaUbGACAwMCCAcHVpaUVlaVAewUQP4WQAJAQP2SCAcHAixAQC4BAQYGCAJyQEBAAAAABQAA/8AD1gPAAAkAEwAdACcARwAAATIXFSYjIgc1Nic2MzIXFSYjIgc3Igc1NjMyFxUmExEmIyIHETYzMgMyFxEUBwYjIicmIyIHJiMiByIHBiMiJyY1ETYzMhc2Auo0OChEeEhMTFRsNDgoRHhIwHhIUHA0ODBaQlSCaGiCTk6YVAcHCAYEUnqCaFaUbGACAwMCCAcHVpaUVlYBRwpACipIIlAiCkAKKpwqRiQKQgz+qgHsFED+FkACQED9kggHBwIsQEAuAQEGBggCckBAQAAAAAACAAD/wANWA8AAAgATAAABMyclIQERFAcGIyEiJyY1EzQ3NgIq7Oz+1gFWAQAaGiL+ACIaGgIZGQIr6kD/AP4AIhkZGRkiAqwiGRkAAwAA/8ADagPAAAMAEwAsAAABMxUjFzI3NjU0JyYjIgcGFRQXFiEXByc1JwYjIicmNTQ3NjMyFxYVFAcGBxcBKtbWbFA4ODg4UFA4ODg4AVDUQNQMTGh0UVFRUXR0UFAUFBoMAisqrDg4UFA4ODg4UFA4ONRA1CIMQlBQdHRRUVFRdCo1NSAMAAMAAP/AA2oDwAALABsANAAAASMVIzUjNTM1MxUzBzI3NjU0JyYjIgcGFRQXFiEXByc1JwYjIicmNTQ3NjMyFxYVFAcGBxcCAFYqVlYqVmpQODg4OFBQODg4OAFQ1EDUDExodFFRUVF0dFBQFBQaDAIBVlYqVlbWODhQUDg4ODhQUDg41EDUIgxCUFB0dFFRUVF0KjU1IAwAAwAA/8ADVgPAAA8AHwAvAAABMhcWFRQHBiMiJyY1NDc2ITIXFhUUBwYjIicmNTQ3NiEyFxYVFAcGIyInJjU0NzYCACIaGhoaIiIaGhoaASIiGhoaGiIiGhoaGv4iIhoaGhoiIhoaGhoCARoaIiIaGhoaIiIaGhoaIiIaGhoaIiIaGhoaIiIaGhoaIiIaGgAAAgAA/8ADVgPAAAMACgAANyEVIQEHJzMRMxGqAqz9VAIAqqqAVIFWAVasrAGq/lYAAwAA/8ADgAPAABEAGAAeAAABFhcWFRQHBgc1Njc2NTQnJicTFAcRFhcWJTM3EScjAlaCVFRUVIJeOzs7O15qaiwfH/3AqtbWqgMhHGlpiIhpaRxYHE5OZmZOThz+4ng0AVgWMjJO1v1U1gAAAQAA/8ADgAPAADMAACUyFxYVFAcGIyInJjU0NyUGIyInJjU0NzYzMhclJjU0NzYzMhcWFRQHBiMiJwUWFRQHBTYDADQkJCUlMjIlJQL+0iYyNCYmJiY0MiYBLAQmJjQ0JiYmJjQwKP7UBAQBMCT9JSUyNCUlJSU0FAiwIiYmNDQmJiKuFAo0JiYmJjQ0JiYksBQKChSwIAAFAAD/wAOqA8AAAwANABcAIQArAAABESERExUjIicmPQEzFSUzFRQHBisBNTMBIzU0NzY7ARUjJTMyFxYdASM1IwMA/gAqgCIZGVQCrFQZGSKAgP1UVBkZIoCAAiyAIhkZVIACVf6sAVT+VlYaGiJWVlZWIhoaVgGqViIaGlZWGhoiVlYAAAAABAAA/8ADgAPAAAYADQAUABsAAAERITcnNxcFIREXNxcHAxEhBxcHJyUhEScHJzcDgP8AYnw+ev5i/wBiej58ngEAYnw+egGeAQBiej58ASv/AGJ6PnyeAQBifD56AZ4BAGJ6Pnye/wBifD56AAAAAAEAAP/AAqsDwAAXAAABMxUjESMRIzUzNTQ2Nz4BOwEVIyIGHQECK4CAgICAGBcYPCNaWhAWAgCA/tUBK4A2JlUaGxqAFhBaAAIAAP/AA84DwAALAA8AAAEzCQEhCwEjCQEhExMzASMDCo7+ywFr/uTf/o0BSf6lASPJt07+B1QDS/6f/iEBI/7dAXkBx/72/h4CnAAEAAD/wAOqA8AAHQAtAD0AQQAAATIXFhUUBwYVIzQ3Njc2NzY1NCcmIyIHBhUjNDc2EzI3NjU0JyYjIgcGFRQXFhMyFxYVFAcGIyInJjU0NzYTNTMVAgBGMjJAQFQUFBgYFBQaGiIiGhpUMjJGjGVlZWWMjGVlZWWMsH19fX2wsH19fX2GVAKrMjJGNjk5Li4hIQ8PFhYcIhkZGRkiRjIy/aplZYyMZWVlZYyMZWUDAH19sLB9fX19sLB9ff1WVlYAAAAAAwAA/8ADqgPAABwAIAAwAAABNjU0JyYjIgcGFTM0NzYzMhcWFRQPAQYdATM0NwM1IxUTMhcWFRQHBiMiJyY1NDc2AoIoMjJGRjIyVBoaIiIaGho0MlQyMlQqsH19fX2wsH19fX0Byyg4RjIyMjJGIhoaGhoiIho2NkIWQjb+3lRUAtR9fbCwfX19fbCwfX0AAgAA/8ADagPAAA8AKAAAATI3NjU0JyYjIgcGFRQXFiEXByc1JwYjIicmNTQ3NjMyFxYVFAcGBxcBllA4ODg4UFA4ODg4AVDUQNQMTGh0UVFRUXR0UFAUFBoMAVU4OFBQODg4OFBQODjUQNQiDEJQUHR0UVFRUXQqNTUgDAAAAAAEAAD/wAOqA8AAAwATABcAJwAAARUhNQEyNzY1NCcmIyIHBhUUFxYDNSEVATIXFhURIxUhNSMRNDc2MwMA/gACKhINDQ0NEhIMDAwMbv6sAdQ0Jiaq/gCqJiY0Ayuqqv6ADAwSEg0NDQ0SEgwM/tbU1AHUJiY0/wCqqgEANCYmAAMAAP/AA6oDwAACAAcAGwAAASUhAREFJREBMhcWFREUBwYjISInJjURNDc2MwIAAVb9VAKs/qr+qgKsIhkZGRki/VQiGRkZGSIB1db+AAGq1NT+VgJWGhoi/gAiGhoaGiICACIaGgAAAgAA/8ADqgPAAAUAGQAAATUFJRUFATIXFhURFAcGIyEiJyY1ETQ3NjMDVv6q/qoBVgFWIhkZGRki/VQiGRkZGSICVVbW1lbUAYAaGiL+ACIaGhoaIgIAIhoaAAADAAD/wAOAA8AAAwAHAAsAABMhFSEVNSEVBTUhFYADAP0AAwD9AAMAAqtW1FRU1lZWAAAAAwAA/6sD/gPAACgAUACXAAABJicuAScmIyIHDgEHBhUUFhcDJR4BMzE4ATEyNz4BNzY1NCcuAScmJwExIiYvAQc3Jy4BNTQ3PgE3NjMyFx4BFxYXFhceARcWFRQHDgEHBiMTLgEnJiIHDgEHDgEnLgEnLgEnJjY3PgE3PgE3NiYnLgEnLgEjKgEjIgYHDgEVFBYXFhceARcWFx4BFxYyNz4BNz4BJy4BJwNpJCkqWzExM2lcXYkoKCIiSAENN3tAaVxdiigoCgomGxwk/pk5bTEPoCsKICEiIXJNTVcrKClMIiMeHRcXIAgIISJyTU1X5wlECQkNBwYcBgYMCQo4JB0kBgYHBQQKBQQFAwMBAwIdCAcQBQYMBwYTCAkkLwUCERA4JycwFiQOFygREjsICAICAwwKAxYkHBsmCgooKIpcXWlDgTn++UYeICgoil1caTMxMVspKiT88x4dCSqcEDJyPFdNTXMhIQgIIBcXHh0jIkwpKSpXTU1zISEBPAUhAwMJCiEHBgIFBRkhGTUKCQwEBQwGBQkHBgsFBUYTEwMGCQoxLy9OBgMXFzwfHxUJDQUHAgMjFxYiBAQGBQAAAAMAAP/AA8ADwAAZAB0AKQAAATMVMz4BMzIXHgEXFhURIxE0JiMiBhURIxEhMxEjExQGIyImNTQ2MzIWAYCxAxJZQ0crKzAJCLkZR0gmuf7AwMDAOCgoODgoKDgCK1shOhUUSDExOf7MARExZFk3/uoCQP3AAuAoODgoJzk5AAAAAQAA/8ADvAPAAG4AAAEiBw4BBwYVFBceARcWFy4BNzY3PgE3NjEwJjU0NjMyFhUUBgcGFjMyNjU0JiMiBhUUFhceAQcOAQcOAScuATU0Nz4BNzYzMhceARcWFRQHDgEHBiMiJicwBgcOAQceATMyNz4BNzY1NCcuAScmIwIAXFFQeSMjFRVLNDQ9AgMHAwgJEgcHDS8hHBwbCggpITtQZ1JeahMOAwEBAwgBAgcGKjATE0o2N0g5MjJKFRURET0rKjIiOQsXBAgiDR9CIlxRUHkjIyMjeVBRXANmIyJ5UVBcR0BAbCkpGBpIHQ0kJEweHSUdLj4lGhxQJyEvcVpQZHdJHTgRAwYDCyMFBgMDFGcxNTAxShYWExNFLy83OTIzShYWHxRaDx1BFgoKIyN4UVFbXFFReSIjAAAAAAEAAAABAABPPPplXw889QALBAAAAAAA4kE6dgAAAADiQTp2AAD/qwQAA8AAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAABAAAAQAAAAAAAAAAAAAAAAAAADAEAAAAAAAAAAAAAAACAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAAAAAAAAoAFAAeADIARgBaAG4AhACaALQAzgDcAPABBgEcATYBdgGwAcoB2AI2AlQCkgLOAw4DeAOeA+IELgR2BI4ExAUQBVQFjAWwBdYGOAaABsAHAAc0B2IHfAhcCJwJOgAAAAEAAAAwAJgACQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAIAAAAAQAAAAAAAgAHAGkAAQAAAAAAAwAIADkAAQAAAAAABAAIAH4AAQAAAAAABQALABgAAQAAAAAABgAIAFEAAQAAAAAACgAaAJYAAwABBAkAAQAQAAgAAwABBAkAAgAOAHAAAwABBAkAAwAQAEEAAwABBAkABAAQAIYAAwABBAkABQAWACMAAwABBAkABgAQAFkAAwABBAkACgA0ALBkZWFyZmxpcABkAGUAYQByAGYAbABpAHBWZXJzaW9uIDEuMABWAGUAcgBzAGkAbwBuACAAMQAuADBkZWFyZmxpcABkAGUAYQByAGYAbABpAHBkZWFyZmxpcABkAGUAYQByAGYAbABpAHBSZWd1bGFyAFIAZQBnAHUAbABhAHJkZWFyZmxpcABkAGUAYQByAGYAbABpAHBGb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("truetype");font-weight:400;font-style:normal;font-display:block}.df-ui-btn[class*=" ti-"]:before,.df-ui-btn[class^=ti-]:before,[class*=" df-icon-"]:before,[class^=df-icon-]:before{font-family:dearflip!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.df-icon-arrow-left:before{content:"\e900"}.df-icon-arrow-right:before{content:"\e901"}.df-icon-arrow-down:before{content:"\e902"}.df-icon-arrow-up:before{content:"\e903"}.df-icon-arrow-left1:before{content:"\e904"}.df-icon-arrow-right1:before{content:"\e905"}.df-icon-first-page:before{content:"\e906"}.df-icon-last-page:before{content:"\e907"}.df-icon-play-popup:before,.df-icon-play:before{content:"\e908"}.df-icon-pause:before{content:"\e909"}.df-icon-fast-rewind:before{content:"\e90a"}.df-icon-fast-forward:before{content:"\e90b"}.df-icon-close:before{content:"\e90c"}.df-icon-add-circle:before{content:"\e90d"}.df-icon-minus-circle:before{content:"\e90e"}.df-icon-add:before{content:"\e90f"}.df-icon-minus:before{content:"\e910"}.df-icon-list:before{content:"\e911"}.df-icon-grid:before{content:"\e912"}.df-icon-grid-view:before{content:"\e913"}.df-icon-apps:before{content:"\e914"}.df-icon-double-page:before{content:"\e915"}.df-icon-book:before{content:"\e916"}.df-icon-file:before{content:"\e917"}.df-icon-zoom-out:before{content:"\e918"}.df-icon-zoom-in:before{content:"\e919"}.df-icon-more:before{content:"\e91a"}.df-icon-download:before,.df-ui-btn.ti-download:before{content:"\e91b"}.df-icon-volume:before{content:"\e91c"}.df-icon-share:before{content:"\e91d"}.df-icon-fit-screen:before{content:"\e91e"}.df-icon-fullscreen:before{content:"\e91f"}.df-icon-facebook:before{content:"\e920"}.df-icon-twitter:before{content:"\e921"}.df-icon-help-outline:before{content:"\e922"}.df-icon-help:before{content:"\e923"}.df-icon-search:before,.df-ui-btn.ti-search:before{content:"\e924"}.df-icon-print:before,.df-ui-btn.ti-printer:before{content:"\e925"}.df-icon-mail-outline:before{content:"\e926"}.df-icon-mail:before{content:"\e927"}.df-icon-menu:before{content:"\e928"}.df-icon-linkedin:before{content:"\eaca"}.df-icon-pinterest:before{content:"\ead1"}.df-icon-whatsapp:before{content:"\ea93"} .df-container .df-loading-icon,.df-fetch-pdf .df-loading-info,.df-flipbook-3d.df-loading:after,.df-hybrid-viewer:not(.df-zoom-active) .df-loading+.df-zoomview::after,.df-page.df-loading:after,.df-searching .df-search-info,.df-thumb.df-thumb-requested:before{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='margin: auto; background: none; display: block; shape-rendering: auto;' width='48px' height='48px' viewBox='0 0 100 100' preserveAspectRatio='xMidYMid'%3E%3Ccircle cx='50' cy='50' fill='none' stroke='%2307abcc' stroke-width='9' r='30' stroke-dasharray='141.37166941154067 49.12388980384689'%3E%3CanimateTransform attributeName='transform' type='rotate' repeatCount='indefinite' dur='1s' values='0 50 50;360 50 50' keyTimes='0;1'%3E%3C/animateTransform%3E%3C/circle%3E%3C!-- %5Bldio%5D generated by https://loading.io/ --%3E%3C/svg%3E")}.df-hidden{display:none!important}.df-text-align-center,.has-text-align-center{text-align:center}.df-app{min-height:220px;position:relative;overflow:hidden;width:100%;image-rendering:auto;direction:ltr;line-height:1.5}.df-container{height:100%}.df-container *{box-sizing:border-box!important}.df-container i{font-style:normal}.df-container a{outline:0;text-decoration:none;box-shadow:none}.df-container .df-bg{position:absolute;top:0;left:0;right:0;bottom:0;background:no-repeat 50%;background-size:cover}.df-container .df-loading-info{position:absolute;top:-300px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-moz-transition:.3s ease;-o-transition:.3s ease;-webkit-transition:.3s ease;transition:.3s ease;-moz-transition-property:opacity;-o-transition-property:opacity;-webkit-transition-property:opacity;transition-property:opacity;max-width:200px;margin-top:20px;padding:10px 15px;box-shadow:0 1px 4px rgba(0,0,0,.3);background-color:#f7f7f7;border-radius:5px;font-size:12px;color:#222;word-break:break-word;letter-spacing:.5px;opacity:0}.df-container.df-init .df-loading-info{top:50%;opacity:1;max-width:300px}.df-container.df-init .df-viewer{display:none}.df-container.df-error .df-loading-info{-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);margin:0;color:#b00}.df-container .df-loading-icon{-moz-transition:.3s .1s opacity;-o-transition:.3s .1s opacity;-webkit-transition:.3s .1s opacity;transition:.3s .1s opacity;opacity:0;height:50px;width:50px;left:50%;top:50%;margin:-45px -25px -25px;box-sizing:border-box;position:absolute;pointer-events:none;background-repeat:no-repeat;background-size:32px;background-position:50%;background-color:#fff;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;box-shadow:0 1px 4px rgba(0,0,0,.3)}.df-container.df-loading .df-loading-icon{opacity:1;z-index:100}.df-fetch-pdf .df-loading-info{opacity:1;top:0;z-index:4;background-repeat:no-repeat;padding-left:36px;background-size:24px;background-position:6px 6px}.df-viewer .df-3dcanvas{right:0;position:absolute}.df-ui{color:#666;bottom:0;width:100%;height:42px;box-shadow:0 1px 4px rgba(0,0,0,.3);background-color:#fff;position:absolute;vertical-align:top;box-sizing:border-box;text-align:center;padding:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:4;display:block}.df-ui .df-logo{height:100%}.df-ui .df-logo.df-logo-img{display:inline-flex;align-items:center;justify-content:center;padding:2px 5px}.df-ui .df-logo.df-logo-img img{max-height:100%;max-width:120px}.df-ui .df-ui-page{padding:0;font-size:12px;width:50px;min-width:50px;line-height:42px;margin:0 0;border-radius:0;background-color:rgba(0,0,0,.03)}.df-ui .df-ui-page label{position:absolute;right:0;top:0;min-width:50px;height:100%;text-align:center;display:block;line-height:inherit!important;color:#999;font-weight:400;cursor:pointer;background-color:transparent;z-index:1;box-sizing:border-box;word-break:normal}.df-ui .df-ui-page input{width:100%;background-color:transparent;height:100%;margin:0;padding:0!important;border:1px solid #8f8f8f;text-align:center;vertical-align:top;line-height:inherit!important;color:transparent;font-size:14px;top:0;box-sizing:border-box;z-index:-1;display:block;opacity:0}.df-ui .df-ui-page input:focus{z-index:2;opacity:1;color:inherit}.df-ui .df-ui-page input:focus+label{opacity:0;display:none}.df-ui-btn{color:#777;vertical-align:top;background-color:#fff;box-sizing:border-box;text-align:center;position:relative;width:40px;height:100%;font-size:20px;cursor:pointer;z-index:2;display:inline-block;padding:10px 5px;line-height:1.2;transition:.3s;transition-property:opacity,color,background-color}.df-ui-btn:before{box-sizing:border-box}.df-ui-btn.df-active,.df-ui-btn:hover{color:#00acce;background-color:#eee}.df-ui-btn.df-active{background-color:#e7e7e7}.df-ui-btn.disabled,.df-ui-btn.disabled:hover{color:#bbb}.df-ui-btn span{display:none}.df-more-container{display:none;position:absolute;bottom:100%;margin-bottom:8px!important;right:10px;background-color:#f7f7f7;z-index:20;border-radius:5px;box-shadow:0 -1px 3px rgba(0,0,0,.2)}.df-more-container:before{content:" ";position:absolute;border:7px solid transparent;border-top-color:#eee;height:0;width:0;bottom:-14px;right:13px;margin-right:-8px;pointer-events:none}.df-more-container>.df-ui-btn{width:170px;text-align:left;padding:6px 8px;height:36px;border-top:1px solid #e4e4e4;border-radius:0;line-height:16px}.df-more-container>.df-ui-btn span{font-size:12px;padding-left:24px;vertical-align:middle;display:inline-block}.df-more-container>.df-ui-btn:before{position:absolute;top:7px;font-size:20px;width:1em;text-align:center}.df-more-container>.df-ui-btn:first-child{border-radius:5px 5px 0 0;border-top:none}.df-more-container>.df-ui-btn:last-child{border-radius:0 0 5px 5px}.df-ui-more.df-active .df-more-container{display:block}.df-ui-search.df-active .df-search-container{display:block;padding:5px}.df-ui-nav{top:50%;margin-top:-50px;position:absolute;opacity:.8;height:100px;font-size:36px;width:50px;z-index:2;cursor:pointer}.df-ui-nav:hover{opacity:1}.df-ui-nav .df-ui-btn{height:auto;height:initial;position:absolute;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%;padding:15px 5px;width:auto;font-size:inherit;background-color:transparent!important}.df-ui-nav .df-ui-btn:before{color:#fff;filter:drop-shadow(0 0 3px rgb(0, 0, 0))}.df-ui-nav.df-ui-prev{left:0;right:auto;border-radius:0}.df-ui-nav.df-ui-prev .df-ui-btn{left:10px}.df-ui-nav.df-ui-prev .df-ui-btn:before{text-align:left}.df-ui-nav.df-ui-next{right:0}.df-ui-nav.df-ui-next .df-ui-btn{right:10px}.df-ui-nav.df-ui-next .df-ui-btn:before{text-align:right}.df-flipbook-2d,.df-flipbook-3d,.df-slider,.df-viewer-container,.df-zoomview{position:absolute;overflow:hidden;top:0;left:0;right:0;bottom:0;z-index:1}.df-flipbook-2d{-webkit-filter:blur(0);-moz-filter:blur(0);-ms-filter:blur(0);-o-filter:blur(0);filter:blur(0)}.df-flipbook-2d .df-viewer-wrapper{position:relative;margin:0 auto;height:100%;-moz-transition:.3s left;-o-transition:.3s left;-webkit-transition:.3s left;transition:.3s left}.df-flipbook-2d .df-book-shadow{position:absolute;z-index:-1;height:100%;display:none;-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);-moz-box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:0 0 10px rgba(0,0,0,.3)}.df-page-content{overflow:hidden;opacity:.3}.df-page.df-loading:after{content:"";background-size:22px;height:22px;width:22px;display:block;top:50%;left:50%;margin:-11px;position:absolute;z-index:0}.df-page.df-loading .df-page-content{display:none}.df-page>canvas{width:100%;height:100%;position:relative;z-index:0}.df-page .df-page-content{position:absolute;height:100%;display:block;top:0;width:100%;z-index:1}.df-sheet{position:absolute;-webkit-transform-origin:0 0 0;-moz-transform-origin:0 0 0;transform-origin:0 0 0}.df-sheet .df-page,.df-sheet .df-page-back,.df-sheet .df-page-front,.df-sheet .df-sheet-fold-inner-shadow,.df-sheet .df-sheet-fold-outer-shadow,.df-sheet .df-sheet-wrapper{position:absolute;-webkit-transform-origin:0 0 0;-moz-transform-origin:0 0 0;transform-origin:0 0 0}.df-sheet .df-sheet-wrapper{overflow:hidden}.df-sheet .df-page{width:100%;height:100%;background-color:#fff;box-sizing:border-box;z-index:0;background-size:100% 100%}.df-sheet .df-page:before{content:"";position:absolute;display:block;top:0;width:15%;height:100%;z-index:5;opacity:.5;pointer-events:none}.df-sheet .df-page>canvas{z-index:-1}.df-sheet .df-page-front:before{left:0;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.25),rgba(0,0,0,.15) 15%,rgba(255,255,255,.07),rgba(255,255,255,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.25),rgba(0,0,0,.15) 15%,rgba(255,255,255,.07),rgba(255,255,255,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,.25),rgba(0,0,0,.15) 15%,rgba(255,255,255,.07),rgba(255,255,255,0))}.df-sheet .df-page-back:before{right:0;background-image:-webkit-linear-gradient(right,rgba(0,0,0,.25),rgba(0,0,0,.2) 10%,rgba(0,0,0,.15) 25%,rgba(0,0,0,0) 70%);background-image:-moz-linear-gradient(right,rgba(0,0,0,.25),rgba(0,0,0,.2) 10%,rgba(0,0,0,.15) 25%,rgba(0,0,0,0) 70%);background-image:-ms-linear-gradient(right,rgba(0,0,0,.25),rgba(0,0,0,.2) 10%,rgba(0,0,0,.15) 25%,rgba(0,0,0,0) 70%)}.df-sheet.df-left-side{right:50%;-webkit-transform-origin:right;-moz-transform-origin:right;transform-origin:right}.df-sheet.df-left-side .df-page-front{z-index:1}.df-sheet.df-left-side .df-page-back{z-index:2}.df-sheet.df-right-side{left:50%;-webkit-transform-origin:left;-moz-transform-origin:left;transform-origin:left}.df-sheet.df-right-side .df-page-front{z-index:2}.df-sheet.df-right-side .df-page-back{z-index:1}.df-sheet .df-sheet-fold-inner-shadow{position:absolute;z-index:5;display:none}.df-sheet .df-sheet-fold-outer-shadow{z-index:-1;width:100%;height:100%}.df-sheet.df-flipping,.df-sheet.df-folding{z-index:200!important}.df-sheet.df-folding.df-left-side .df-page-front,.df-sheet.df-folding.df-right-side .df-page-back{z-index:3}.df-sheet.df-folding .df-sheet-fold-inner-shadow{display:block}.df-sheet.df-folding .df-page-content{display:none}.df-pending .df-page-content,.df-pendingresize .df-page-content{display:none!important}.df-sheet.df-left-side.df-folding:not(.df-hard-sheet) .df-page-front{z-index:3}.df-hard-sheet .df-sheet-wrapper{width:100%!important;height:100%!important;overflow:visible;transform-style:preserve-3d;-webkit-transform-origin:0 50% 0;-moz-transform-origin:0 50% 0;transform-origin:0 50% 0}.df-hard-sheet .df-sheet-fold-inner-shadow,.df-hard-sheet .df-sheet-fold-outer-shadow{display:none!important}.df-hard-sheet .df-page-back,.df-hard-sheet .df-page-front{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.df-hard-sheet.df-right-side .df-page-back{-webkit-transform-origin:right 50%;-moz-transform-origin:right 50%;transform-origin:right 50%;z-index:3!important}.df-hard-sheet.df-right-side .df-page-front{-webkit-transform-origin:left 50%;-moz-transform-origin:left 50%;transform-origin:left 50%;z-index:4}.df-hard-sheet.df-left-side .df-page-back{-webkit-transform-origin:right 50%;-moz-transform-origin:right 50%;transform-origin:right 50%}.df-hard-sheet.df-left-side .df-page-front{-webkit-transform-origin:left 50%;-moz-transform-origin:left 50%;transform-origin:left 50%}.df-flipbook-3d.df-loading:after{content:"";background-size:22px;height:22px;width:22px;display:block;top:50%;left:50%;margin:-11px;position:absolute;z-index:0}.df-link-content,.df-text-content{position:absolute;top:0;left:0;bottom:0;right:0;overflow:hidden;pointer-events:none;width:auto!important;height:auto!important}.df-page-content.df-double-internal:not(.df-double-internal-fix)>div{right:-100%}.df-page-content.df-double-internal-fix>div{left:-100%}.annotationLayer section,.customHtmlAnnotation,.customLinkAnnotation,.customVideoAnnotation,.df-link-content section,.highlightAnnotation,.linkAnnotation,.popupAnnotation{position:absolute;z-index:5;cursor:pointer;pointer-events:all;border:none!important;padding:0!important;margin:0!important}section.popupAnnotation{display:none}.buttonWidgetAnnotation a,.customHtmlAnnotation,.customVideoAnnotation,a.customLinkAnnotation,a.df-autolink,a.linkAnnotation,section.linkAnnotation a{background-color:#ff0;display:block;height:100%;-moz-transition:none;-o-transition:none;-webkit-transition:none;transition:none}.buttonWidgetAnnotation a:hover,.customHtmlAnnotation:hover,.customVideoAnnotation:hover,a.customLinkAnnotation:hover,a.df-autolink:hover,a.linkAnnotation:hover,section.linkAnnotation a:hover{border-color:transparent;background-color:#2196f3}a.df-autolink{display:inline;pointer-events:all;color:transparent!important}.df-sidemenu-wrapper{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);left:0;top:0;bottom:0;width:220px;position:absolute;z-index:3}.df-sidemenu-wrapper .df-sidemenu-buttons{z-index:6;position:relative;top:0;left:0;box-shadow:0 2px 5px rgba(0,0,0,.3)}.df-sidemenu-wrapper .df-sidemenu-buttons .df-ui-close{float:right;display:none;background-color:transparent;padding:6px 5px}.df-sidemenu-wrapper:before{content:" ";position:absolute;height:100%;width:100%;background-color:rgba(238,238,238,.9);z-index:3;left:0}.df-sidemenu-open .df-ui-nav.df-ui-prev{left:220px}.df-sidemenu-open .df-sidemenu-wrapper{display:block;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);left:0}.df-sidemenu-open .df-sidemenu-wrapper:before{box-shadow:1px 0 4px rgba(102,102,102,.38)}.df-sidemenu-open .df-sidemenu-buttons .df-ui-close{display:block}.df-sidemenu-open .df-flipbook-3d.df-loading:after{margin-left:99px}.df-sidemenu{width:100%;height:auto!important;position:absolute!important;top:0;bottom:0;z-index:3;opacity:0;color:#666;font-size:12px}.df-sidemenu>.df-wrapper{overflow:auto;position:absolute!important;top:40px;bottom:0;left:0;right:0;height:auto!important}.df-sidemenu.df-sidemenu-visible{opacity:1;z-index:5}.df-outline-container .df-wrapper{padding:10px}.df-outline-items>.df-outline-item{margin-left:18px}.df-outline-item a{color:inherit!important;text-decoration:none!important;display:block;padding:5px 0 5px 5px;overflow:hidden;text-overflow:ellipsis;border:none!important;box-shadow:none!important;margin-bottom:1px}.df-outline-item a:hover{text-decoration:underline!important;color:#2196f3!important}.df-outline-toggle{cursor:pointer;float:left;width:28px;padding:0 5px 0 10px;margin-left:-28px;text-align:center}.df-outline-toggle:before{content:"\e902";font-size:18px;font-family:dearflip}.df-outline-toggle.df-outlines-hidden:before{content:"\e901"}.df-outline-toggle.df-outlines-hidden~.df-outline-items{display:none}.df-outline-item a:hover,.df-outline-toggle:hover,.df-outline-toggle:hover+a,.df-outline-toggle:hover~.df-outline-items{background-color:rgba(100,100,100,.05)}.df-thumb{margin:0;cursor:pointer;width:100%;position:relative;text-align:center}.df-thumb .df-wrapper{box-sizing:content-box!important;margin:6px;border-radius:3px;transition:.2s background;display:inline-block;vertical-align:middle;border:2px dashed rgba(0,0,0,.3);position:relative}.df-thumb .df-wrapper .df-thumb-number{position:absolute;bottom:8px;background-color:rgba(238,238,238,.85);color:#444;font-size:14px;left:50%;transform:translateX(-50%);padding:5px;opacity:0}.df-thumb .df-bg-image{height:100%;background-size:100%;box-shadow:0 1px 4px rgba(0,0,0,.3)}.df-thumb.df-thumb-requested:before{content:"";background-size:22px;height:22px;width:22px;display:block;top:50%;left:50%;margin:-11px;position:absolute;z-index:0}.df-thumb.df-thumb-loaded{height:auto!important}.df-thumb.df-thumb-loaded .df-wrapper{border:none;margin:0;padding:8px}.df-thumb.df-thumb-loaded:hover .df-wrapper .df-thumb-number{opacity:1}.df-thumb.df-selected .df-wrapper,.df-thumb.df-thumb-loaded:hover .df-wrapper{background-color:#ccc;background-color:rgba(0,0,0,.1);opacity:1}.df-lightbox-wrapper{position:fixed!important;top:0;bottom:0;right:0;height:auto!important;left:0;z-index:99999}.df-lightbox-wrapper.df-lightbox-padded{top:20px;left:20px;bottom:20px;right:20px}.df-lightbox-wrapper .df-lightbox-bg{background:#eee;position:fixed!important;top:0;bottom:0;right:0;height:auto!important;left:0}.df-lightbox-wrapper .df-lightbox-controls{float:right;padding:5px;z-index:1000;position:relative}.df-lightbox-wrapper .df-app{position:absolute!important;width:100%;top:0;bottom:0;height:auto!important}.df-lightbox-wrapper .df-container.df-transparent{height:100%}.df-lightbox-wrapper .df-lightbox-close{float:right;text-align:center;font-size:32px;padding:8px 0;height:48px;width:46px;cursor:pointer;color:#444;border-color:transparent;background-color:transparent;-moz-transition:.3s;-o-transition:.3s;-webkit-transition:.3s;transition:.3s;opacity:.8}.df-lightbox-wrapper .df-lightbox-close:hover{color:#fff;background-color:rgba(0,0,0,.21);border-color:#000;opacity:1}.df-lightbox-wrapper .df-lightbox-close:before{color:#fff;filter:drop-shadow(0 0 3px black)}.df-share-wrapper{z-index:2;position:absolute;top:0;bottom:0;right:0;left:0;background-color:rgba(0,0,0,.35);display:none}.df-share-box{position:absolute;top:50%;width:280px;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);left:50%;background-color:#fff;border-radius:10px;padding:10px 15px 5px;text-align:center}span.df-share-title{color:#777;margin-bottom:10px;display:block}.df-share-url{background-color:#fff;height:60px;color:#666;padding:2px 5px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;width:100%;font-size:12px;box-sizing:border-box;margin-bottom:0}.df-share-button{display:inline-block;text-align:center;cursor:pointer;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;padding:5px 10px;font-size:20px;color:#aaa}.df-share-button:hover{color:#444}.df-reader{overflow:auto;position:absolute;-webkit-overflow-scrolling:touch}.df-reader .df-viewer-wrapper{cursor:grab}.df-reader .df-page{position:relative;transform-origin:initial;margin:-10px auto -10px;border:10px solid transparent;left:auto;left:initial;box-sizing:content-box!important}.df-reader .df-page:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,.2);-moz-box-shadow:0 0 10px rgba(0,0,0,.2);box-shadow:0 0 10px rgba(0,0,0,.2)}.df-reader~.df-ui-nav{display:none}.df-reader:not(.df-noscroll){margin-right:-12px}.df-reader-scrollbar{position:absolute;top:0;height:auto;right:0;width:auto;background:rgba(255,255,255,.9);box-shadow:0 1px 4px rgba(0,0,0,.3);border-radius:20px 0 0 20px;padding:6px 8px 6px 12px;z-index:100;cursor:ns-resize}.df-reader-scrollbar.df-active,.df-reader-scrollbar:hover{background-color:#fff}.df-reader-scroll-page-number{display:none;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0);background-color:#ddd;border-radius:10px;padding:20px;font-size:24px;z-index:100;text-align:center;color:#333}.df-reader-scroll-page-number.df-active{display:block}.df-reader-scroll-page-number div{margin-top:6px;padding-top:6px;border-top:1px solid #aaa;font-size:16px;font-style:italic}.df-ios .df-viewer.df-reader{margin-right:0}.df-no-transition{-moz-transition:none!important;-o-transition:none!important;-webkit-transition:none!important;transition:none!important}.df-float .df-ui{bottom:10px;width:auto;width:intial;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);left:50%;margin:0 auto;display:table;display:flex;border-radius:5px}.df-float .df-ui>.df-ui-btn:first-child{border-radius:5px 0 0 5px}.df-float .df-ui>.df-ui-btn:last-child{border-radius:0 5px 5px 0}.df-controls-top .df-ui{bottom:auto;bottom:intial;top:0}.df-controls-top.df-float .df-ui{top:10px}.df-controls-top .df-more-container{bottom:auto;top:100%;margin:8px 0 0!important}.df-controls-top .df-more-container:before{border-bottom-color:#eee;border-top:0;bottom:auto;top:-7px}.df-controls-hidden .df-ui{display:none}.df-float-off.df-controls-top .df-sidemenu-wrapper{top:42px;bottom:0}.df-float-off.df-controls-bottom .df-sidemenu-wrapper{top:0;bottom:42px}.df-float-off .df-ui-left{justify-content:flex-start;display:flex;flex:1}.df-float-off .df-ui-right{justify-content:flex-end;display:flex;flex:1}.df-float-off .df-ui-center{display:flex;justify-content:center;align-items:center}.df-float-off .df-ui{display:flex}.df-link-content .annotationTextContent{color:transparent}.df-link-content .popupWrapper{position:absolute;width:20em}.df-link-content .popup{position:absolute;z-index:200;max-width:20em;background-color:#ff9;box-shadow:0 2px 5px #333;border-radius:2px;padding:.6em;margin-left:5px;cursor:pointer;word-wrap:break-word}.df-link-content .popup h1{font-size:1em;border-bottom:1px solid #000;padding-bottom:.2em}.df-link-content .popup p{padding-top:.2em}body.df-lightbox-open,html.df-lightbox-open{overflow:hidden!important}.df-zoomview{display:none;cursor:move}.df-zoomview .df-viewer-wrapper{position:relative;margin:0 auto}.df-zoomview .df-viewer-wrapper .df-book-shadow{position:absolute;z-index:-1;height:100%;display:none;-webkit-box-shadow:0 1px 15px 1px rgba(0,0,0,.5);-moz-box-shadow:0 1px 15px 1px rgba(0,0,0,.5);box-shadow:0 1px 15px 1px rgba(0,0,0,.5)}.df-zoomview .df-page{position:absolute;top:0;right:50%;background-color:#fff}.df-zoomview .df-page:before{width:10%;opacity:.5}.df-zoomview .df-page.df-page-front{left:50%}.df-zoom-active .df-viewer{cursor:move;cursor:-webkit-grab}.df-zoom-active .df-flipbook{display:none}.df-zoom-active .df-zoomview{display:block}.df-hybrid-viewer .df-zoomview .df-page:before{display:none}.df-hybrid-viewer:not(.df-zoom-active) .df-flipbook.df-loading+.df-zoomview{display:none}.df-hybrid-viewer:not(.df-zoom-active) .df-zoomview{display:block;pointer-events:none}.df-hybrid-viewer:not(.df-zoom-active) .df-zoomview .df-page:before{display:none}.df-hybrid-viewer:not(.df-zoom-active) .df-loading+.df-zoomview::after{content:"";background-size:22px;height:22px;width:22px;display:block;top:50%;left:50%;margin:-11px;position:absolute;z-index:0}.df-hybrid-viewer:not(.df-zoom-active).df-hide-zoomview .df-zoomview,.df-hybrid-viewer:not(.df-zoom-active).df-pending .df-zoomview,.df-hybrid-viewer:not(.df-zoom-active).df-pendingresize .df-zoomview{display:none}.df-container ::-webkit-scrollbar{width:12px;height:12px;cursor:pointer}.df-container ::-webkit-scrollbar-button{height:0;width:0;cursor:pointer}.df-container ::-webkit-scrollbar-thumb{background:rgba(0,0,0,.5);border-radius:50px}.df-container ::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.8)}.df-container ::-webkit-scrollbar-thumb:active{background:rgba(0,0,0,.8)}.df-container ::-webkit-scrollbar-thumb,.df-container ::-webkit-scrollbar-thumb:active,.df-container ::-webkit-scrollbar-thumb:hover{border-right:1px;border-left:1px;border-style:solid;border-color:transparent}.df-container ::-webkit-scrollbar-track{background:rgba(0,0,0,.05);border-radius:50px}.df-container ::-webkit-scrollbar-track:hover{background:rgba(0,0,0,.1)}.df-container ::-webkit-scrollbar-track:active{background:rgba(0,0,0,.15)}.df-container ::-webkit-scrollbar-corner{background:0 0}.df-sidemenu-wrapper ::-webkit-scrollbar{width:10px}.df-container.df-transparent.df-fullscreen{background:#aaa}.df-container.df-fullscreen{position:fixed!important;left:0!important;top:0!important;width:100%!important;height:100%!important;z-index:2147483647}.df-container.df-rtl .df-sidemenu-wrapper{left:auto;left:initial;-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);right:-50px;direction:rtl}.df-container.df-rtl input.df-search-text{padding:0 15px 0 45px}.df-container.df-rtl .df-sidemenu-title{text-align:right}.df-container.df-rtl .df-search-clear{right:auto;left:60px}.df-container.df-rtl.df-sidemenu-open .df-sidemenu-wrapper{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);right:0}.df-container.df-rtl.df-sidemenu-open .df-sidemenu-wrapper .df-sidemenu-buttons .df-ui-close{float:left}.df-container.df-rtl.df-sidemenu-open .df-ui-nav.df-ui-prev{left:0}.df-container.df-rtl.df-sidemenu-open .df-ui-nav.df-ui-next{right:220px}.df-container.df-rtl.df-sidemenu-open .df-flipbook-3d.df-loading:after{margin-left:-122px}.df-container.df-rtl .df-outline-item{margin:0 18px 0 0;text-align:right;direction:rtl}.df-container.df-rtl .df-outline-item .df-outline-toggle{float:right;margin:0 -18px 0 0}.df-container.df-rtl .df-outline-item .df-outline-toggle.df-outlines-hidden:before{content:"\e900"}.df-container.df-rtl .df-viewer .df-3dcanvas{left:0;right:auto;right:initial}.df-container.df-rtl .df-more-container .df-ui-btn{text-align:right;direction:rtl}.df-container.df-rtl .df-more-container .df-ui-btn:before{right:10px}.df-container.df-rtl .df-more-container .df-ui-btn span{padding:0 24px 0 0}.df-lightbox-wrapper.df-rtl .df-lightbox-controls{float:left}.df-element[data-df-lightbox],.df-element[data-lightbox]{cursor:pointer}.df-popup-thumb{display:inline-block;box-sizing:border-box;margin:30px 15px 15px!important;text-align:center;border:0;width:140px;height:auto;word-break:break-word;vertical-align:bottom;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d;-moz-perspective:800px;perspective:800px}.df-popup-thumb .df-book-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:.2s;box-shadow:2px 0 4px rgba(0,0,0,.2);transform-origin:30%;background-color:#fff;width:100%;display:inline-block}.df-popup-thumb .df-book-page1,.df-popup-thumb .df-book-page2{position:absolute;top:0;left:0;width:100%;height:100%;background-size:100% 100%;-webkit-transform-origin:left;-moz-transform-origin:left;transform-origin:left;background-color:#fff;-moz-transition:.3s;-o-transition:.3s;-webkit-transition:.3s;transition:.3s;z-index:1}.df-popup-thumb .df-book-cover{background-size:100% 100%;-webkit-transform-origin:left;-moz-transform-origin:left;transform-origin:left;top:0;position:relative;overflow:hidden;-moz-transition:.3s;-o-transition:.3s;-webkit-transition:.3s;transition:.3s;box-shadow:0 10px 10px rgba(0,0,0,.24);z-index:1}.df-popup-thumb .df-book-cover.df-thumb-not-found{height:200px;position:relative}.df-popup-thumb.df-has-ridge .df-book-cover:after{display:block;content:" ";height:100%;width:100%;background:linear-gradient(90deg,rgba(255,255,255,.15) 1%,rgba(0,0,0,.15) 3%,rgba(255,255,255,.15) 5%,rgba(255,255,255,0) 7%);box-shadow:inset 0 -1px 3px 0 rgba(80,80,80,.5490196078);z-index:3;position:absolute;top:0;left:0}.df-popup-thumb .df-book-title{bottom:-100%;position:absolute;width:100%;left:0;padding:5px;font-size:.75em;background:rgba(255,255,255,.9);box-sizing:border-box;display:block;-moz-transition:.4s;-o-transition:.4s;-webkit-transition:.4s;transition:.4s;opacity:0}.df-popup-thumb img{display:block;width:100%;height:auto;margin:0!important;padding:0!important;border:0!important}.df-popup-thumb.df-thumb-not-found .df-book-title,.df-popup-thumb.df-tl-book-title-fixed .df-book-title,.df-popup-thumb:hover .df-book-title{opacity:1;bottom:0}.df-popup-thumb.df-tl-book-title-fixed .df-book-title,.df-popup-thumb.df-tl-book-title-top .df-book-title{opacity:1;position:relative}.df-popup-thumb.df-thumb-not-found .df-book-wrapper{width:100%}.df-popup-thumb.df-tl-book-title-bottom .df-thumb-not-found,.df-popup-thumb.df-tl-cover-title .df-thumb-not-found{height:170px}.df-popup-thumb.df-tl-book-title-bottom .df-book-wrapper,.df-popup-thumb.df-tl-cover-title .df-book-wrapper{position:relative;z-index:1}.df-popup-thumb.df-tl-book-title-bottom .df-book-title,.df-popup-thumb.df-tl-cover-title .df-book-title{position:relative;bottom:0;opacity:1;height:3em;background:0 0}.df-popup-thumb:hover .df-book-page1{transform:rotateY(-8deg) rotateZ(0);box-shadow:2px 0 4px rgba(0,0,0,.2)}.df-popup-thumb:hover .df-book-page2{transform:rotateY(-14deg) rotateZ(0);box-shadow:2px 0 4px rgba(0,0,0,.2)}.df-popup-thumb:hover .df-book-wrapper{transform:rotateY(-15deg) rotateZ(0)}.df-popup-thumb:hover .df-book-cover{-webkit-transform:rotateY(-18deg) rotateZ(0);-moz-transform:rotateY(-18deg) rotateZ(0);-ms-transform:rotateY(-18deg) rotateZ(0);transform:rotateY(-18deg) rotateZ(0)}.df-popup-thumb.df-tl-cover-title .df-book-wrapper{box-shadow:0 2px 8px rgba(0,0,0,.3)}.df-popup-thumb.df-tl-cover-title .df-book-cover{box-shadow:none}.df-popup-thumb.df-tl-cover-title .df-book-cover:after{display:none}.df-popup-thumb.df-tl-cover-title:hover .df-book-wrapper{box-shadow:0 5px 20px rgba(0,0,0,.5);transform:none}.df-popup-thumb.df-tl-cover-title:hover .df-book-cover{-webkit-transform:none;-moz-transform:none;-ms-transform:none;transform:none;box-shadow:none}.df-popup-thumb.df-tl-cover-title:hover .df-book-page1,.df-popup-thumb.df-tl-cover-title:hover .df-book-page2{display:none}.df-popup-button{width:auto;display:inline-block;background:#ddd;border-radius:5px;padding:5px 15px;margin:5px;-moz-transition:.3s ease;-o-transition:.3s ease;-webkit-transition:.3s ease;transition:.3s ease;-moz-transition-property:background;-o-transition-property:background;-webkit-transition-property:background;transition-property:background}.df-popup-button:hover{background:#aaa}.df-popup-hidden{display:none}.df-icon-play-popup{position:relative}.df-icon-play-popup:before{top:50%;position:absolute;left:50%;font-size:40px;background:#777;border-radius:50%;padding:10px;box-shadow:0 1px 5px #777;margin-top:-30px;margin-left:-30px;display:block;color:#fff;z-index:1;-moz-transition:.3s ease;-o-transition:.3s ease;-webkit-transition:.3s ease;transition:.3s ease;-moz-transition-property:opacity;-o-transition-property:opacity;-webkit-transition-property:opacity;transition-property:opacity;pointer-events:none}.df-icon-play-popup:hover:before{opacity:0}.df-posts{max-width:1140px;margin:0 auto}.df-posts>.df-popup-thumb{width:calc(20% - 30px);min-width:100px;position:relative;z-index:1}df-post-shelf{display:none;height:160px;background-color:transparent;z-index:0;margin:-105px -40px -40px -40px;position:relative;background-repeat:no-repeat}df-post-shelf:nth-of-type(5n){display:block}df-post-shelf:after{content:" ";height:160px;display:block;position:absolute;bottom:0;right:0;width:240px;z-index:1;background-position:0 -160px;background-repeat:no-repeat;background-image:inherit;background-size:inherit}df-post-shelf:before{content:" ";display:block;position:absolute;left:240px;bottom:0;right:240px;height:160px;z-index:1;background-image:inherit;background-size:inherit;background-repeat:repeat-x;background-position:0 -320px}.df-posts.df-has-shelf{padding:0 40px 50px 40px}@media screen and (max-width:1100px){.df-posts>.df-popup-thumb{width:calc(25% - 30px)}df-post-shelf:nth-of-type(n){display:none}df-post-shelf:nth-of-type(4n){display:block}}@media screen and (max-width:900px){.df-posts>.df-popup-thumb{width:calc(33% - 30px)}df-post-shelf:nth-of-type(n){display:none}df-post-shelf:nth-of-type(3n){display:block}}@media screen and (max-width:600px){.df-posts>.df-popup-thumb{width:calc(50% - 30px)}df-post-shelf:nth-of-type(n){display:none}df-post-shelf:nth-of-type(2n){display:block}df-post-shelf{background-size:120px 480px}df-post-shelf:before{left:120px;right:120px}df-post-shelf:after{width:120px}}@media screen and (max-width:420px){.df-popup-thumb,.df-posts>.df-popup-thumb{width:calc(100% - 30px)}df-post-shelf:nth-of-type(n){display:block}}df-post-shelf:last-of-type{display:block}.df-posts{container-type:inline-size;container-name:dfposts;width:100%;box-sizing:border-box!important}@container dfposts (max-width:1020px){.df-posts>.df-popup-thumb{width:calc(25% - 30px)}df-post-shelf:nth-of-type(n){display:none}df-post-shelf:nth-of-type(4n){display:block}}@container dfposts (max-width:820px){.df-posts>.df-popup-thumb{width:calc(33% - 30px)}df-post-shelf:nth-of-type(n){display:none}df-post-shelf:nth-of-type(3n){display:block}}@container dfposts (max-width:520px){.df-posts>.df-popup-thumb{width:calc(50% - 30px)}df-post-shelf:nth-of-type(n){display:none}df-post-shelf:nth-of-type(2n){display:block}df-post-shelf{background-size:120px 480px}df-post-shelf:before{left:120px;right:120px}df-post-shelf:after{width:120px}}@container dfposts (max-width:320px){.df-posts>.df-popup-thumb{width:calc(100% - 30px)}df-post-shelf:nth-of-type(n){display:block}}@container dfposts (max-width:150px){.df-posts.df-has-shelf>.df-popup-thumb{width:100%;margin:30px -35px 15px!important}}df-post-shelf:last-of-type{display:block}.df-page-content{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.df-auto-link-content,.df-text-content{line-height:1;transform-origin:top left}.df-auto-link-content{position:absolute;top:0;left:0;bottom:0;right:0;overflow:hidden;pointer-events:none}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translateX(-100%)}.df-auto-link-content span,.df-text-content br,.df-text-content span{color:transparent!important;position:absolute;white-space:pre;cursor:text;transform-origin:0% 0%}.df-auto-link-content>span{overflow:hidden}.df-text-content .highlight{margin:-1px;padding:1px;background-color:#b400aa;border-radius:4px}.df-text-content .highlight.appended{position:initial}.df-text-content .highlight.begin{border-radius:4px 0 0 4px}.df-text-content .highlight.end{border-radius:0 4px 4px 0}.df-text-content .highlight.middle{border-radius:0}.df-text-content .highlight.selected{background-color:#006400}.df-text-content .endOfContent{display:block;position:absolute;left:0;top:100%;right:0;bottom:0;z-index:-1;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.df-text-content .endOfContent.active{top:0}body.admin-bar .df-lightbox-bg,body.admin-bar .df-lightbox-wrapper{top:32px}@media screen and (max-width:782px){body.admin-bar .df-lightbox-bg,body.admin-bar .df-lightbox-wrapper{top:46px}}@media screen and (max-width:600px){body.admin-bar .df-lightbox-bg,body.admin-bar .df-lightbox-wrapper{top:0}}.df-single-content{width:100%}.df-link-content section.textWidgetAnnotation{display:none}.df-link-content :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.df-viewer::-webkit-scrollbar-button{height:50px}.df-viewer::-webkit-scrollbar-thumb{min-height:50px}.df-container .df-reader ::-webkit-scrollbar-thumb,.df-container .df-reader ::-webkit-scrollbar-track{background:0 0}.df-container.df-pinch-zoom ::-webkit-scrollbar-thumb,.df-container.df-pinch-zoom ::-webkit-scrollbar-track{background:0 0}.df-container.df-pinch-zoom .df-page-content{display:none}section.squareAnnotation .popupWrapper,section.textAnnotation .popupWrapper{display:none}section.squareAnnotation svg,section.textAnnotation svg{display:block}.df-comment-popup{display:none;position:absolute;width:360px;background-color:#ff9;box-shadow:0 2px 5px #333;border-radius:2px;z-index:9;padding:10px;word-break:break-word}.df-comment-popup.df-active{display:block}.df-comment-popup .popup{background-color:transparent!important}.df-comment-popup p{margin:0}.df-comment-popup h1{padding-bottom:5px;border-bottom:1px solid;margin-top:0;font-size:1em}.df-sidemenu-wrapper.df-sidemenu-center{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);left:50%;display:none;top:auto;height:360px;bottom:52px}.df-sidemenu-center .df-sidemenu-buttons{box-shadow:none;text-align:center}.df-sidemenu-center .df-sidemenu-buttons .df-icon-close{display:block;margin:-55px auto 0 auto;float:none;border-radius:50px;width:44px}.df-sidemenu-wrapper.df-sidemenu-center:before{background-color:rgba(255,255,255,.9)}.df-sidemenu-open .df-sidemenu-wrapper.df-sidemenu-center{display:block}.df-sidemenu-center .sidemenu,.df-sidemenu-center:before{border-radius:10px 10px 0 0}.df-slider{-webkit-filter:blur(0);-moz-filter:blur(0);-ms-filter:blur(0);-o-filter:blur(0);filter:blur(0)}.df-slider .df-viewer-wrapper{position:relative;margin:0 auto;height:100%;-moz-transition:.3s left;-o-transition:.3s left;-webkit-transition:.3s left;transition:.3s left}.df-slider .df-sheet{-moz-transition:transform .5s;-o-transition:transform .5s;-webkit-transition:transform .5s;transition:transform .5s}.df-slider .df-sheet.df-left-side,.df-slider .df-sheet.df-right-side{left:50%!important}.df-slider .df-sheet:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,.2);-moz-box-shadow:0 0 10px rgba(0,0,0,.2);box-shadow:0 0 10px rgba(0,0,0,.2)}.df-slider .df-page:before{display:none}.df-slider .df-page.df-page-front{z-index:3}.df-slider+.df-zoomview .df-page:before{display:none}.df-has-shelf df-post-shelf{background:0 0;perspective:400px;margin:5px 0 30px 0;height:0;box-shadow:0 5px 40px 15px rgba(0,0,0,.3137254902)}.df-has-shelf df-post-shelf:after,.df-has-shelf df-post-shelf:before{background-size:auto;left:-40px;right:-40px;width:auto;background-repeat:repeat-x;transform-style:preserve-3d;background-position:0 0}.df-has-shelf df-post-shelf:before{transform:translateY(-15px) rotateX(50deg);height:50px;transform-origin:bottom;box-shadow:inset 0 3px 15px 0 rgba(0,0,0,.6117647059)}.df-has-shelf df-post-shelf:after{transform:translateZ(0);height:15px;box-shadow:inset 0 3px 3px rgba(243,243,243,.3215686275);background-position:0 -50px}.df-search-highlight{position:relative!important;background-color:#00f}.df-search-results{top:125px!important;padding:0 10px 10px}.df-search-result{color:inherit!important;text-decoration:none!important;overflow:hidden;border:none!important;box-shadow:none!important;margin-bottom:1px;padding:5px 10px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.df-search-result.df-active,.df-search-result:hover{background-color:rgba(100,100,100,.2)}.df-sidemenu-title{padding:8px 20px;text-transform:uppercase;text-align:left}.df-search-hits{z-index:10;display:none}.df-search-open .df-search-hits{display:inline-block}.df-search-form{display:flex;padding:10px;position:relative}.df-search-clear{position:absolute;right:55px;top:22px;cursor:pointer;display:none}input.df-search-text{flex-grow:1;margin:0;border-radius:4px 0 0 4px;outline:0;border:0;height:40px;padding:0 45px 0 15px;width:100%}input.df-search-text:not(:placeholder-shown)~a.df-search-clear{display:block}.df-ui-btn.df-search-btn{height:40px;padding:10px;background-color:#f7f7f7}.df-search-info{padding:5px 20px}.df-searching .df-search-info{background-repeat:no-repeat;background-size:24px;background-position:176px}.df-popup-thumb img.df-lazy{transform:scale(1.2);opacity:.5}@media (prefers-reduced-motion:no-preference){.df-popup-thumb img{transition:opacity 1.5s ease,transform 1.5s ease}}.df-trigger{cursor:pointer}.df-element[data-df-lightbox],.df-element[data-lightbox]{position:relative}.rtl .df-popup-thumb .df-book-cover,.rtl .df-popup-thumb .df-book-page1,.rtl .df-popup-thumb .df-book-page2{transform-origin:right}.rtl .df-popup-thumb:hover .df-book-cover{transform:rotateY(18deg) rotateZ(0)}.rtl .df-popup-thumb:hover .df-book-page2{transform:rotateY(14deg) rotateZ(0);box-shadow:-2px 0 4px rgba(0,0,0,.2)}.rtl .df-popup-thumb:hover .df-book-page1{transform:rotateY(8deg) rotateZ(0);box-shadow:-2px 0 4px rgba(0,0,0,.2)}.rtl .df-popup-thumb:hover .df-book-wrapper{transform:rotateY(15deg) rotateZ(0);transform-origin:70%!important;box-shadow:-2px 0 4px rgba(0,0,0,.2)}.rtl .df-popup-thumb .df-book-cover:after{transform:scaleX(-1)}.df-posts [skip-parse]{display:none}.df-posts{text-align:center;position:relative}.df-load-more-button-wrapper{text-align:center;display:none;margin-top:20px}.df-posts [skip-parse]~.df-load-more-button-wrapper{display:block}.df-load-more-button{padding:10px 15px;display:inline-block;margin:0 auto;cursor:pointer;background:#0085ba;color:#fff}._df_book{min-height:400px}.product_egg .image { text-align: center; position: relative; }
.product_egg .deal-box-price { font-size: 28px; line-height: 40px; font-weight: bold; margin-bottom: 10px;color:#f04057; }
.product_egg .deal-box-price .cur_sign { font-size: 18px }
.product_egg .deal-box-price .precision sup { top: -0.75em; font-size: 24px }
.product_egg h2 { margin: 0 0 20px 0 }
.product_egg { overflow: hidden; }
.egg_cart_slider .product_egg { min-height: 230px }
.col_wrap_two .product_egg .col_item img{max-height: 500px; width: auto;}
.col_wrap_two .product_egg .col_item .buttons_col{ margin-bottom: 25px}
.product_egg .priced_block .btn_offer_block { display: inline-block; float: none; text-align: center; font-size: 21px; line-height: 21px; padding: 13px 70px; text-transform: none; }
.product_egg .btn_offer_block:after { display: none !important; }
.product_egg_extra .btn_offer_block { display: inline-block; float: none; text-align: center; font: normal 16px/16px Arial; padding: 7px 16px; text-transform: none; }
.product_egg_extra .btn_offer_block:after { display: none !important; }
.product_egg_extra .priced_block { clear: none; margin-bottom: 16px !important }
.product_egg_extra .rate_bar_wrap { background-color: transparent; }
.product_egg .aff_tag, .aff_tag.small_size { font-size: 12px; line-height: 12px }
.rh_listcolumn_shop .aff_tag { font-size: 12px; line-height: 12px }
.product_egg .aff_tag img, .rh_listoffers .aff_tag img, .egg_carousel .aff_tag img{ max-height: 16px; }
.product_egg .retail-old { font-size: 18px; color: #ccc; line-height: 40px }
.product_egg .show_more_images { display: block; margin-top: 5px; font: italic 12px Georgia; text-align: center; }
.single_product_egg{ border-bottom: 1px solid #ededed; margin-bottom: 25px; }
.egg_cart_slider .single_product_egg{ border: none; padding: 0 }
.see-more-cat { margin: 15px 0}
.small_size { font-size: 12px }
.aff_manufactor { color: #bbb; font-size: 11px; font-style: italic; }
.yes_available { color: #4D981D; line-height: 15px; display: inline-block; }
.no_available { color: #cc0000 ; line-height: 15px; display: inline-block;}
.available_stock { display: inline-block; margin-top: 4px; line-height: 12px }
.user-review-ae-comment{font-size: 15px; line-height: 24px;}
.helpful-review { padding: 18px 40px !important; background: #fbfbfb; margin: 0 0 20px 0; overflow: hidden; position: relative; }
.helpful-review .quote-top, .helpful-review .quote-bottom { position: absolute; color: #ccc ; font-size: 16px}
.helpful-review .quote-top { top: 15px; left: 15px; }
.helpful-review .quote-bottom { bottom: 15px; right: 15px; }
.text-elips { font-size: 14px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -webkit-box-direction: normal; -moz-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-line-clamp: 6; max-height: 9em; margin-bottom: 1em; }
.helpful-review .helpful-date { display: block; float: right; margin: 10px 5px 0 0; font-size: 12px }
.rh_listoffers .last_update { background-color: #f9f9f9; padding: 8px; text-align: center; font-size: 11px; border-top: 1px dotted #999; }
.image.col_item { text-align: center; }
.egg-wrap .media-body {width: 10000px;}
.deals-box-pricebest { font: bold 20px Arial; margin-bottom: 15px }
.deals-box-pricebest span { font-size: 12px; font-weight: normal; display: block; margin-bottom: 5px }
.egg_grid .small_post figure { margin-bottom: 10px; height: 150px; white-space: nowrap; overflow: visible; }
.egg_grid .small_post figure img, .egg_grid .small_post img { vertical-align: middle; }
.egg_grid .small_post { text-align: center; }
.egg_grid .small_post figure > a img { width: auto; max-height: 150px; max-width: 100% }
.egg_grid .small_post { padding: 15px !important; }
.egg_grid .small_post .affegg_grid_title { overflow:hidden; font-size: 16px;line-height: 22px;margin-bottom: 25px;font-weight: bold; height: 60px }
.egg_grid .small_post .affegg_grid_title:after{  content: " ";display: block;position: absolute;border-bottom: 0;left: 0;bottom: 0px;width: 100%;height: 15px; pointer-events: none;
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffffff', GradientType=0);}
.egg_grid .small_post .affegg_grid_title a { text-decoration: none; color: #111 }
.egg_grid .small_post .priced_block { margin-bottom: 0 }
.egg_grid .small_post .priced_block .rh_price_wrapper { float: none; margin-bottom: 15px }
.egg_grid .small_post .priced_block .price_count { background-color: transparent; color: #cc0000; font-size: 19px; font-weight: bold; line-height: 24px; padding: 0 }
.egg_grid .small_post .priced_block a.btn_offer_block { float: none; font-size:17px; font-weight: bold; padding: 6px 14px; text-transform: capitalize; display: inline-block; }
.egg_grid .small_post .rehub_offer_coupon { margin: 0 auto 10px auto; width: 70% }
.egg_grid .small_post .eq_height_post { margin-bottom: 7px }
.egg_grid .small_post .priced_block a.btn_offer_block:hover, .egg_grid .small_post:hover .priced_block a.btn_offer_block { padding: 6px 14px; }
.egg_grid article.small_post:hover { box-shadow: 0 0 20px #ccc }
.egg_grid .priced_block a.btn_offer_block:after { display: none; }
.egg_grid .small_post .top a { font-size: 12px }
.egg_grid .sale_a_proc, .egg_carousel .sale_a_proc, .sale_a_proc.small_sale_a_proc { height: 36px; width: 36px; line-height: 36px; font-size: 12px }
.egg_grid.col_wrap_three .small_post figure {height: 200px }
.egg_grid.col_wrap_three .small_post figure > a img{max-height: 200px}
.egg_carousel .egg_price_meta { margin: 8px 0; font-size: 14px; font-weight: bold; }
.egg_carousel .egg_price_meta del { font-weight: normal; font-size: 12px }
.egg_cart_slider .flex-viewport { border: none; }
.egg_cart_slider ul.slides li img, .egg_cart_slider ul.slides li a { width: auto !important; }
.sidebar .widget.widget_affegg_widget { border: 1px solid #ccc; padding: 15px;  }
.widget.widget_affegg_widget .title { background-color: #f1f1f1; color: #111; padding: 7px; text-align: center; position: relative; }
.widget.widget_affegg_widget .title:after { top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-top-color: #f1f1f1; border-width: 6px; margin-left: -6px; }
.widget.widget_affegg_widget .tabs-item figure { text-align: center; }
.widget.widget_affegg_widget .tabs-item figure img { max-height: 100px; width: auto; }
.widget.widget_affegg_widget .egg_widget_grid.tabs-item { display: flex; flex-wrap: wrap; }
.widget.widget_affegg_widget .egg_widget_grid.tabs-item > div { border: 1px dotted #ddd; clear: none; min-height: 170px; float: left;  width: 48%; margin-right: 4%; margin-bottom: 10px; padding: 5px; }
.widget.widget_affegg_widget .egg_widget_grid.tabs-item div.clearfix:last-child { border: 1px dotted #ddd !important; }
.widget.widget_affegg_widget .egg_widget_grid.tabs-item figure, .widget.widget_affegg_widget .egg_widget_grid.tabs-item .detail { width: 100%; float: none; text-align: center; margin-bottom: 10px;  }
.widget.widget_affegg_widget .egg_widget_grid.tabs-item .detail h5 { font: bold 13px/16px Arial }
.widget.widget_affegg_widget .egg_widget_grid.tabs-item > div:nth-child(2n) { margin-right: 0; }
.widget.widget_affegg_widget .wooprice_count {margin-bottom: 10px;}
.ce_rating{color: #F5B500; }
.ce_rating.rating_small{font-size: 20px; margin-bottom: 10px}
.add_wishlist_ce a, .pretty_woo a{ text-decoration: none !important;}
.add_wishlist_ce {display: block;margin-top: 5px;text-align: center;font-style: italic;}
.add_wishlist_ce a:hover{ color: #cc0000}
.contaffdesc .wpsm_pros ul li:before{ font-size: 18px}
body ul.featured_list{margin:15px 0; }
.egg_cart_slider .slides ul.featured_list li{ list-style: disc !important; margin-bottom: 12px; overflow: visible; margin-left: 10px;line-height: 18px;}
.egg_cart_slider.post_slider{text-align: inherit;}
.big_pros.wpsm_pros{ margin: 0; padding: 0}
.big_pros.wpsm_pros li{ font-size: 16px; line-height: 20px; margin-bottom: 24px}
.no_image_sort .shop_simple_col{ width: 350px; text-align: left;}
.no_image_sort .shop_simple_col .aff_tag{ font-size: 18px}
.best_offer_badge{background-color: #cc0000;color: #fff;font: 12px/12px Arial;vertical-align: middle;padding: 3px; white-space: nowrap;}
.price_simple_col .best_offer_badge{ display: inline-block; margin-top: 5px}
.twi-wrap{padding: 20px; border: 1px solid #E1E8ED; border-radius: 5px; max-width: 500px; margin: 20px auto}
.twi-wrap p{ font-size: 15px; line-height: 20px}
.twi-wrap .twi_profile{ margin-bottom: 15px; overflow: hidden;}
.twi-wrap .twi-avatar{ float: left; margin: 0 5px 0 0; border-radius: 3px;}
.twi-wrap .twi_profile a{ font-weight: bold; font-size: 15px}
.twi-wrap.egg-wrap .media{border-bottom: 1px solid #E1E8ED;}
.twi-wrap .twi-follow-btn{ color: #55acee; border: 1px solid #55acee; padding: 3px 10px; border-radius: 3px; float: right; text-decoration: none; font-size: 12px !important }
.twi-wrap .twi-follow-btn:hover{color: #fff; background-color: #55acee}
.twi-wrap .twi-follow-btn i{font-size: 14px}
.bids_ce {background-color: #EFEFEF;display: inline-block;padding: 1px 4px;}
.cj_sort_list .btn_offer_block{ display: block !important;}
.product_egg_extra .priced_block .btn_offer_block{float:none;}
.egg-logo img{max-width: 70px !important; }
.row-products a{ text-decoration: none;}
.table_div_list > a{background:#fff; display: table; width: 100%; float: none; border: 1px solid #ddd; vertical-align: middle; border-radius: 100px; text-decoration: none; margin-bottom: 10px !important}
.table_div_list > a > div{display: table-cell; margin: 0; vertical-align: middle;  }
.table_div_list img{max-height: 30px; vertical-align: middle;}
.widget_logo_list .offer_thumb{ width: 110px; text-align: center; border-right: 1px solid #eee; padding: 10px 15px; }
.widget_logo_list .amazoncom .offer_thumb{width: 150px}
.table_div_list.amazoncom img{max-height: 42px;}
.widget_logo_list .price_simple_col{text-align: left; font-size: 16px; color: #111; font-weight: bold;padding: 8px 15px;line-height: 20px; width: auto;}
.widget_logo_list .buttons_col{width: 40px; text-align: center !important;}
.widget_logo_list .buttons_col i{font-size: 20px}
.widget_logo_list a:hover{box-shadow: 0px 3px 0px 1px #ddd;}
.widget_logo_list .last_update{font-size: 11px; text-align: right;}
.vendor_sim_price{ display: block; font: italic 12px Arial; color: #999 }
.widget_merchant_list {border: 3px solid #eee;padding: 1px; background: #fff;line-height: 22px;}
.single_compare_right .widget_merchant_list{margin: 0 0 25px 0}
.table_merchant_list{display: table-row;}
.table_merchant_list > div{display: table-cell; margin: 0; vertical-align: middle;  }
.table_merchant_list a{display: block; text-decoration: none !important; color: #111;padding: 8px 5px;}
.widget_merchant_list .merchant_thumb{font-size: 13px;border-bottom: 1px solid #eee;}
.widget_merchant_list .merchant_thumb img{vertical-align: middle;}
.widget_merchant_list .price_simple_col{line-height: 14px;text-align: center;background-color: #f5f9f0;border-bottom: 1px solid #eee; font-size: 14px; font-weight: bold;}
.widget_merchant_list .buttons_col{border-bottom: 1px solid #fff; text-align: center;}
.widget_merchant_list .buttons_col a{font-weight: bold; padding: 8px 10px; white-space: nowrap;}
.widget_merchant_list .table_merchant_list:hover > div {background-color: #fff; border-bottom-color: #eee}
.widget_merchant_list.expandme .table_merchant_list:nth-child(n+7){display: none;}
.expand_all_offers{cursor: pointer; font-size: 13px; color: #cc0000}
.additional_line_merchant{padding: 8px; overflow: hidden;}
.cegg-price-alert-wrap input[type="text"], .cegg-price-alert-wrap input[type="email"]{width: 100%}
.aff_logo_text{color: #444;font-size: 14px;line-height: 16px;padding: 3px 6px;vertical-align: middle;width: 100%;display: table-cell;text-transform: uppercase;font-weight: bold;word-wrap: break-word;}
.val_sim_price_used_merchant{font-size: 10px; display: block; line-height: 13px}
.table_merchant_list .val_sim_price_used_merchant{font-size: 9px;}
.re_wooinner_info .egg-container .well-lg{padding: 0; margin-bottom: 22px}
.cegg-price-alert-wrap .wpsm-button{white-space: nowrap;}
.rh-stock-status{color: #7ad03a;font-size: 12px;cursor: help;font-weight: normal;background-color: #fcf8e3; padding: 3px}
.rh-stock-status.status-outofstock{color: red}
.ce_common_simple_list .offer_thumb img{max-height: 40px; width: auto}
@media (max-width: 767px) {
.egg_grid .small_post .affegg_grid_title{font-size: 16px; line-height: 20px; height: auto; min-height: 1px; margin-bottom: 25px; font-weight: bold;}
.egg_grid .small_post .affegg_grid_title:after{display: none;}
}
.gallery_images_zon .pretty_woo{display: inline-block;margin: 15px 0}
.gallery_images_zon .pretty_woo a img{max-width: 110px}
.gallery_images_zon .pretty_woo a{display: inline-block; margin: 5px}
.price-alert-form-ce{border: 1px solid #eee; position: relative; margin: 0 0 25px 0}
.price-alert-form-ce .bigbellalert{width: 30px; font-size: 16px; text-align: center; line-height: 30px; height: 30px; background: #fff; margin: 0 10px 0 5px; border-radius: 50%}
.price-alert-form-ce h4{position: relative;padding: 10px 20px; background: #f4f4f4; margin: 0}
.price-alert-form-ce .cegg-price-alert-wrap{padding: 15px}
.price-alert-form-ce input[type="text"]{width: 100%}
.cegg-rating{overflow: hidden; margin-bottom: 10px}
.cegg-rating > span {display: inline-block;position: relative;font-size: 30px;color: #F6A123;}
.cegg-flickr-gallery.justified-gallery>a>img, .cegg-flickr-gallery.justified-gallery>div>img, .cegg-flickr-gallery.justified-gallery>a>a>img, .cegg-flickr-gallery.justified-gallery>div>a>img{opacity:1}html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, menu, nav, section { display: block; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: none; }
table { border-collapse: collapse; width:100%; }
td,th,tr{padding: 6px 12px;}
*{box-sizing: border-box;}
mark, ins{text-decoration: none;}
ul{list-style: none;} body { background-color: #fff; color: #000; font-size: 15px; font-family: Roboto,"Helvetica Neue",-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Oxygen-Sans,sans-serif; }
:root :where(a:where(:not(.wp-element-button))) {text-decoration: none !important; }
a:focus, button{outline: none;}
a:hover, a:active { color: #000;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #111; text-decoration: none; }
h1,h2,h3,h4,h5,h6{font-weight: 700;color: #111111; }
h1 { font-size: 29px; line-height:34px; margin: 10px 0 31px 0;}
h2 { font-size: 25px; line-height:30px; margin: 10px 0 31px 0;  }
h3 { font-size: 20px; line-height:28px; margin: 10px 0 25px 0;  }
h4 { font-size: 18px; line-height:24px; margin: 10px 0 18px 0  }
h5 { font-size: 16px; line-height:20px; margin: 10px 0 15px 0 }
h6 { font-size: 14px; line-height:16px; margin: 0 0 10px 0 }
.rem-h1{font-size: clamp(2rem, 2.5vw, 3rem);line-height: clamp(2.6rem, 3vw, 3.5rem);}
.rem-h2{font-size: clamp(1.5rem, 1.7vw, 2.1rem);line-height: clamp(2rem, 2.1vw, 2.5rem);}
.rem-h3{font-size: clamp(1.35rem, 1.35vw, 1.7rem);line-height: clamp(1.7rem, 1.8vw, 2.1rem);}
hr{background: #ddd;border: 0;height: 1px;}
article p, .post p{ margin: 0 0 31px 0 }
article em, .post em { font-style: italic }
article strong, .post strong { font-weight: bold }
article, .post { font-size: 16px; line-height: 28px; color: #333; }
p strong { font-weight: bold; }
p em { font-style: italic; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
img {max-width: 100%;height: auto;vertical-align: top; border: 0;}
#rhLoader { position: fixed; display: table; text-align: center; width: 100%; height: 100%; top: 0; left: 0; background-color: rgba(255, 255, 255, 1); z-index: 999999999; }
.preloader-cell { display: table-cell; vertical-align: middle; font-size: 60px }
.screen-reader-text {border: 0;clip: rect(1px, 1px, 1px, 1px);clip-path: inset(50%);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute !important;width: 1px;word-wrap: normal !important;}
.screen-reader-text:focus {background-color: #f1f1f1;border-radius: 3px;box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);clip: auto !important;clip-path: none;color: #21759b;display: block;font-size: 14px;font-size: 0.875rem;font-weight: bold;height: auto;left: 5px;line-height: normal;padding: 15px 23px 14px;text-decoration: none;top: 5px;width: auto;z-index: 100000;}
::selection { background: #999; color: #fff; text-shadow: none; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearbox{ clear: both;}.clearboxleft{ clear: left;}.clearboxright{ clear: right;} a.ajax_add_to_cart.loading:after, .wpsm_pretty_list ul li:before, .loading .re-icon-compare:before, .loading.table_view_charts:before, .post_carousel_block.loading:before, .woo_carousel_block.loading:before, .cons_comment_item:before, .pros_comment_item:before, span.date_meta:before, span.cat_link_meta:before, span.comm_count_meta:before, span.postview_meta:before, span.admin_meta:before, .wpsm_cons ul li:before, .wpsm_pros ul li:before, #buddypress .standard-form div.radio ul li:before, .re_carousel .controls:after, .media_owl_carousel .gp-overlay a:before, .rh_category_tab ul.cat_widget_custom li a:before, .widget.top_offers .title:before, .widget.cegg_widget_products .title:before, .rehub_chimp:before, .def_btn.active_ajax_pagination:before, .postNavigation .postnavprev:before, .commentlist ul.children .commbox:before, .comment-reply-link:before, .comment-reply-login:before, .comment-respond .usr_re:after, .comment-respond .email_re:after, .comment-respond .site_re:after, .re_loadingafter:after, .re_loadingbefore:before, .togglegreedybtn:before, .rh-heading-icon:before, .thumbminus:before, .thumbplus:before, .heartplus:before, .post_thumbs_comm span:before, .thumbminus.loading:before, .thumbplus.loading:before, .heartplus.loading:before, .hotminus:before, .hotplus:before, .hoticonfireclass:before, .cold_temp .gradus_icon:before, .categorytable li a:before, .categorytable p a:before, span.stars-rate, .rh-star-ajax .stars-rate-ajax-type, .btn_act_for_grid .thumbscount:before, .comm_number_for_grid:before, .more-from-store-a a:before, div.sortingloading:after, .re_filter_instore ul.re_filter_ul li span:before, .re_filter_panel .re_tax_dropdown.activeul li.label:after, .userstar-rating, .re-user-popup-wrap .wpsm-button.loading:after, .user-ava-intop:after, .printthecoupon:before, #rh-category-search .tt-suggestion:before, .rh_videothumb_link:before, .re-compare-icon-toggle:before, .wpsm_box.standart_type i, .wpsm_box.info_type i, .wpsm_box.warning_type i, .wpsm_box.error_type i, .wpsm_box.download_type i, .wpsm_box.note_type i, .icon-search-onclick:before, nav.top_menu ul li.menu-item-has-children ul li.menu-item-has-children > a:before, .rh-menu-label:after, .wpsm_score_box .priced_block .btn_offer_block:not(.rehub_offer_coupon):before, .rh_post_layout_compare_autocontent .pros-list li:before, .re-user-popup-wrap .wpsm-button.loading:after, nav.top_menu ul.menu:not(.off-canvas) > li.menu-item-has-children > a:before, .header-top .top-nav > ul > li.menu-item-has-children > a:before, .toggle-this-table:after{font-family: rhicons;}
@media(max-width: 767px){
.re_filter_panel ul.re_filter_ul li span.active:after{font-family: rhicons;}
} #main_header { z-index: 998 }
.responsive_nav_wrap { display: none; position: relative; width: 100% }
header .logo-section { padding: 15px 0; overflow: visible; }
header .logo { max-width: 450px; float: left; margin-right: 15px; line-height: 0; }
.logo .textlogo { font-size: 26px; line-height: 26px; letter-spacing: -0.5px;}
.logo .sloganlogo { font-size: 14px; color: #888 }
.header_six_style .head_search{max-width: 215px}
.header-actions-logo{float: right;}
.header-actions-logo .wpsm-button{margin: 0}
.header-actions-logo .celldisplay{padding: 0 12px; vertical-align: middle;}
.heads_icon_label{font-size: 12px; display: block;line-height: 15px; color: #111}
.header_seven_style .search{ margin: 0 30px; padding: 0; flex-grow: 1; width: 100%; max-width: 580px}
.header_clean_style .search{width: 100%;max-width: 580px; float: none}
.header_seven_style > .rh-flex-right-align{flex: 0 0 auto}
.header_one_row .main-nav{background: none transparent !important; border:none !important;}
.header_one_row nav.top_menu > ul > li{border: none !important;}
.icon-search-onclick:before{ content: "\f002";}
button.icon-search-onclick i, button.act-rehub-login-popup i{ font-size: 20px !important}
button.icon-search-onclick:before{ display: none;}
.top-search-onclick{ float: right; position: relative;}
form.search-form { padding: 0; border: none; position: relative;width: auto;display: flex; margin: 0; max-width: 100% }
form.search-form input[type="text"] { border: 1px solid #e1e1e1; height: 38px; background-color: #fff; padding: 2px 45px 2px 12px;  }
form.search-form input[type="text"]:focus{outline: 0;}
.litesearchstyle form.search-form input[type="text"]{height: 34px;padding: 2px 37px 2px 12px;}
form.search-form [type="submit"] {border: none; cursor: pointer; padding: 0 16px; line-height: 38px; height: 38px; vertical-align: middle; position: absolute;top: 0; right: 0 }
.litesearchstyle form.search-form [type="submit"]{background: none transparent !important;height: 34px; color: #999 !important; padding: 0 12px; line-height: 34px}
.search-header-contents{ width: 100%; height: 100%;position: fixed; left:0; top:0; right: 0; bottom:0; opacity: 0; visibility: hidden; z-index: 9999999; transition: opacity 0.5s ease; text-align: center; margin: 0 auto; background-color: rgba(0,0,0,0.7);}
.top-search-onclick-open .search-header-contents{ visibility: visible; opacity: 1; display: block;}
.top-search-onclick-open .search-header-contents .search-form {opacity: 1;transform: translateY(-1px);}
.search-header-contents .search-form{max-width: 1000px;margin: 0 auto; width: 100%;transition: transform 0.6s ease, opacity 0.3s ease;    transform: translateY(-100%);opacity: 0;}
.search-header-contents form.search-form input[type="text"]{width: 100%; height: 74px; border: none; line-height: 74px; font-size: 25px; padding:5px 37px 5px 25px !important}
.search-header-contents form.search-form [type="submit"]{line-height: 74px; height: 74px;background: #fff !important;color: #333 !important;padding: 0 25px; font-size:25px}
.rh-outer-wrap {transition: transform 0.5s;transform-origin: center top;}
.rh-outer-wrap-move {transform: scale3d(0.85,0.85,1); overflow: hidden;height: 100vh}
.head_search .search-form, .head_search form.search-form input[type="text"], .widget_search .search-form, .widget_search form.search-form input[type="text"]{ width: 100%; clear: both;}
header .search { width: 300px; float: right; position: relative; }
.logo-section .search form.search-form input[type="text"]{min-width: 215px}
.post.errorpage form.search-form{ display: inline-block; margin: 20px auto}
.main-nav { background: #fcfcfc;}
.main-nav.white_style{border-top: 1px solid #eee; border-bottom: 1px solid #eee}
.main-nav:after{content: ''; display:table; clear: both; }
nav.top_menu { position: relative; }
nav.top_menu > ul{display: flex; margin:0}
nav.top_menu ul li {position: relative; }
nav.top_menu > ul > li.floatright{ margin-left: auto;}
nav.top_menu ul li i, #slide-menu-mobile ul li.menu-item > a i{margin: 0 5px 0 0}
nav.top_menu > ul > li > a { font-weight:700; font-size: 16px; line-height:19px; transition: all 300ms cubic-bezier(0.5, 0, 0.5, 1); position:relative; color: #111; padding: 8px 13px 11px 13px; display: inline-block; }
nav.top_menu ul.menu:not(.off-canvas) > li.menu-item-has-children > a:before{ font-size: 14px; content: '\f107';margin: 0 0 0 7px; float: right; }
nav.top_menu ul li.menu-item-has-children { position: relative }
nav.top_menu ul li.menu-item-has-children ul li.menu-item-has-children > a:before { color: #111; content: "\f105"; cursor: pointer;  float: right; padding-left: 8px}
nav.top_menu ul.sub-menu, .top-nav ul.sub-menu {transform: translateY(10px); opacity: 0; visibility: hidden; transition: opacity 0.3s ease, transform 0.3s ease;background: #fff; position: absolute; z-index: 9999999; width: 250px; box-shadow: 0 20px 40px -5px rgb(9 30 66 / 18%);backface-visibility: hidden; left: -999999px;}
nav.top_menu ul.sub-menu{padding:12px 0}
nav.top_menu .noshadowdrop ul.sub-menu{box-shadow: none}
nav.top_menu ul.sub-menu ul.sub-menu { top: 0; }
nav.top_menu > ul > li > ul.sub-menu > li.hovered > ul.sub-menu{left: 100%; opacity: 1; visibility: visible;transform: translateY(0); }
nav.top_menu ul.sub-menu > li > a { text-transform: none; font-size: 15px; line-height: 22px; color: #111 !important; display: block;padding: 10px 25px; font-weight: 400 }
nav.top_menu ul.sub-menu > li:first-child > a{ border-top-color: transparent;}
nav.top_menu > ul > li.hovered > .sub-menu { opacity: 1; visibility: visible;transform: translateY(0); left: 0; top: 100% }
nav.top_menu > ul > li > ul.sub-menu > li:first-child > a:after, .top-nav > ul > li > ul.sub-menu > li:first-child > a:after {position: absolute;content: "";width: 0;height: 0;border-style: solid;top: -5px;left: 19px;border-width: 0 6px 6px 6px;border-color: transparent transparent #FFF transparent;}
nav.top_menu > ul:not(.off-canvas) li:not(.rh-megamenu) ul.sub-menu > li > a:hover {background: #F9F9F9;}	
nav.top_menu > ul > li > a:hover span.subline{opacity: 1}
nav.top_menu > ul > li{border-right: 1px solid rgba(0, 0, 0, 0.08); }
nav.top_menu > ul > li:last-child{ border-right: none !important; box-shadow: none;}
#slide-menu-mobile{display: none;}
#mobpanelimg{max-height: 100px; max-width: 150px; width:auto; height:auto;}
#slide-menu-mobile .subline{display: block;font-size: 12px;font-weight: normal;color: #999;}
#slide-menu-mobile ul.off-canvas { position: fixed; width: 270px; top: 0; left: 0; bottom:0; padding: 0; overflow-x: hidden; overflow-y: auto; background-color: #fff;z-index: 999999;transform: translate3d(-100%,0,1px);transition: transform 0.3s ease; backface-visibility: hidden;}
#slide-menu-mobile ul li.menu-item { border-bottom: 1px solid #eee; position: static; margin: 0; overflow: hidden; width: 100%; float:none}
#slide-menu-mobile ul li.menu-item > a {line-height: 22px !important;float:left; padding: 10px 15px; font-size: 16px; text-transform: none; border-top: none; width: calc(100% - 50px); text-decoration: none; color: #111; font-weight: bold; }
#slide-menu-mobile ul ul.sub-menu { transition: all 0.3s ease; opacity: 1; visibility: visible; position: absolute; border: 0; width: 100%; min-height: 100%; top: 0; left: 0; background-color: #fff; transform: translate3d(-100%,0,1px); backface-visibility: hidden;}
#slide-menu-mobile ul ul.sub-menu li a { border-bottom: none; }
#slide-menu-mobile ul ul.sub-menu.sub-menu-active { transform: translate3d(0,0,0); z-index: 999; }
#slide-menu-mobile ul li.back-mb span{ cursor:pointer; background-color: rgba(0, 0, 0, 0.02);padding: 13px 15px; font-size: 15px; text-decoration: none; display: block; }
#slide-menu-mobile ul.off-canvas-active { opacity: 1; visibility: visible; transform: translate3d(0,0,0); }
#slide-menu-mobile ul span.submenu-toggle { float:right; width: 42px; height: 42px; line-height: 42px; }
#slide-menu-mobile ul span.submenu-toggle .rhicon { font-size: 14px; line-height: 42px; }
#slide-menu-mobile ul > li.close-menu { border:none !important;}
.rh-sslide-panel.active {visibility: visible;transition: visibility 0s 0s;}
.rh-sslide-panel{position: fixed;top: 0;left: 0;height: 100%;width: 100%;visibility: hidden;transition: visibility 0s 0.6s;z-index: 999999;}
.rh-close-btn, .rh-close-btn i{width: 40px; height: 40px;font-size: 20px;line-height: 40px;}
#slide-menu-mobile .rh-menu-label{display: none;}
.offsetnav-overlay { position: fixed; top: 0; left: 0; right: 0; height: 120vh; background-color: rgba(0,0,0,0.5); z-index: 99999; }	
.off-canvas-active > li {animation: rhslideleft .4s .6s backwards;}
.off-canvas-active > li:nth-of-type(1) {animation-delay: .7s;}
.off-canvas-active > li:nth-of-type(2) {animation-delay: .2s;}
.off-canvas-active > li:nth-of-type(3) {animation-delay: .3s;}
.off-canvas-active > li:nth-of-type(4) {animation-delay: .4s;}
.off-canvas-active > li:nth-of-type(5) {animation-delay: .5s;}
.rh-menu-label{z-index:1;position: absolute;top: -9px;right: 15px;padding: 2px 4px;color: #fff; font: 9px/10px Arial;background: #cc0000;border-radius: 2px;}  
#main_header.dark_style { background-color: #141414; }
.header_top_wrap.dark_style .user-ava-intop:after, .main-nav.dark_style .user-ava-intop:after, #main_header.dark_style .textlogo a, #main_header.dark_style .textlogo, #main_header.dark_style .sloganlogo, #main_header.dark_style .logo-section .user-ava-intop:after, #main_header.dark_style .logo-section .rh-header-icon, #main_header.dark_style .logo-section .heads_icon_label, .main-nav.dark_style .dl-menuwrapper button i, .main-nav.dark_style .dl-menuwrapper .rh-header-icon, #main_header.dark_style #re_menu_near_logo li a, #main_header.dark_style a.header-link-add { color: #ffffff; }
.main-nav.dark_style .dl-menuwrapper button svg line{stroke:#fff}
.main-nav.dark_style { max-height: 70px;background: #353535;}
.main-nav.dark_style nav.top_menu ul li.menu-item-has-children ul li.menu-item-has-children a:after{color: #ccc}
.main-nav.dark_style nav.top_menu > ul > li > a{color: #fbfbfb}
.main-nav.dark_style nav.top_menu > ul > li {border-right: 1px solid rgba(255, 255, 255, 0.15);}
a.logo_image_insticky {display: none; text-decoration: none; margin: 6px 0 }
a.logo_image_insticky img, a.logo_image_mobile img{max-height: 50px; max-width: 160px; vertical-align: middle; height:auto; width:auto;}
.is-sticky .logo_section_wrap{background: #fff}
.is-sticky .main-nav{position: relative; z-index: 999;width: 100%;}
.is-sticky .header_one_row .main-nav{width: auto;}
.is-sticky a.logo_image_insticky, #dl-menu a.logo_image_mobile{display: inline-block;}
.is-sticky .logo_insticky_enabled nav.top_menu ul li a{ overflow: visible; font-size: 14px;}
.is-sticky .logo_insticky_enabled nav.top_menu > ul > li > a{padding-left: 10px; padding-right: 10px}
.is-sticky .logo_insticky_enabled nav.top_menu > ul > li{border: none !important;}
.logo_insticky_enabled .top_menu{flex-grow: 1; margin:0 20px}
#re-stickyheader{height: 54px !important}
#sticky-wrapper:not(.is-sticky){height:auto !important}
.ubermenu-loc-primary-menu{max-width: 1200px; margin: 0 auto !important}
.ubermenu-loc-primary-menu + .responsive_nav_wrap{display: none;}
.rh-header-icon{font-size: 24px;line-height: 23px; color: #222;}
.login-btn-cell .rh-header-icon{font-size:22px}
#main_header .rehub-main-btn-bg{padding: 8px 14px}
.re-compare-notice, .rh-icon-notice {position: absolute;top: -10px;left: 17px;z-index: 9;min-width: 18px;height: 18px;background: #f50000;text-align: center;padding: 0 2px;color: #fff;font: bold 12px/18px Arial;border-radius: 50%;transition: all 0.2s ease-in;transform: scale(1);} #logo_mobile_wrapper, a.logo_image_mobile img{display: none;}
#dl-menu a.logo_image_mobile img{ position: absolute; top: 0; left: 50%;transform: translate(-50%); right: auto; bottom: 0; margin: auto; display: block;}
#main_header #dl-menu .rh-header-icon{margin: 15px 9px}
#main_header #dl-menu .rehub-main-btn-bg .rh-header-icon{margin: 0}
.header_icons_menu #dl-menu a.logo_image_mobile img{left: 55px; transform: none;}
.dl-menuwrapper ul .floatright{float: none;}
.dl-menuwrapper button { border: none; width: 48px; height: 53px; overflow: hidden; position: relative; cursor: pointer; outline: none;background:transparent}
.dl-menuwrapper button i { color: #111; font-size: 36px }
.dl-menuwrapper button svg line{stroke:#111;stroke-width: 2;stroke-dasharray: 26;animation: svglineltr 1s linear;}
#mobile-menu-icons{padding-right: 7px}
@keyframes svglineltr {0%{stroke-dashoffset: 26;}100%{stroke-dashoffset: 0;}} .rh-boxed-container .rh-outer-wrap{box-shadow: 0 0 20px 0 rgba(0,0,0,.1);margin: 0 auto; width: 1260px;background: #fff;}
.rh-container, .content{margin: 0 auto; border: none; background: none transparent;width: 1200px; box-shadow: none;   position: relative; clear: both; padding: 0 }
.vc_section > .vc_row, .centered-container .vc_col-sm-12 > * > .wpb_wrapper, body .elementor-section.elementor-section-boxed > .elementor-container, .wp-block-cover__inner-container{max-width: 1200px; margin: 0 auto}
.rh-content-wrap{padding-top: 20px; padding-bottom: 20px}
.rh-mini-sidebar {width: 260px; margin-bottom: 30px}
.rh-mini-sidebar-content-area{width: calc(100% - 290px);}
.rh-300-sidebar {width: 300px; margin-bottom: 30px}
.rh-300-content-area{width: calc(100% - 330px);}
.rh-336-sidebar {width: 336px; margin-bottom: 30px}
.rh-336-content-area{width: calc(100% - 366px);}
.rh-360-sidebar {width: 360px; margin-bottom: 30px}
.rh-360-content-area{width: calc(100% - 400px);}
.calcposright{position:absolute; top:30px; right: calc((100% - 1200px)/2);z-index:9;}
.floatactive.calcposright, .floatactive.fixedonfloat{position:fixed;animation: stuckFadeIn .6s; top: 15px;z-index:999999;}
.floatactive .hideonfloat {display: none;}.floatactive .showonfloat {display: block;}
.widget.rh-cartbox{margin: 0 0 25px 0}
.rh-mini-sidebar .widget{margin-bottom: 30px}
.rh-cartbox .widget-inner-title{font-weight:bold; font-size:16px; line-height: 18px; text-align: center;margin: -20px -20px 20px -20px;padding: 12px;color: #000;background: #f7f7f7;}
.main-side {width: 840px; float: left; position: relative; }
body:not(.noinnerpadding) .rh-post-wrapper {background:#fff; border: 1px solid #e3e3e3;padding: 25px;box-shadow: 0 2px 2px #ECECEC;}
.rh-container.no_shadow .main-side, .main-side.full_width:not(.single){padding: 0; border: none; box-shadow: none; background: none transparent} 
.main-side.full_width { float: none; width: 100%; }
.main-side{min-height: 70vh }
.sidebar, .side-twocol { width: 336px; float: right; overflow: hidden;}
.sidebar.authorsidebar{column-count: auto !important; }
.full_post_area.content, .full_post_area.rh-container{width: 100%; padding: 0;}
.full_post_area .rh-content-wrap{padding: 0}
.vc_row{margin-right: 0; margin-left: 0} 
.wpsm-one-half { width: 48%; }
.wpsm-one-third { width: 30.66%; }
.wpsm-two-third { width: 65.33%; }
.wpsm-one-fourth { width: 22%; }
.wpsm-three-fourth { width: 74%; }
.wpsm-one-fifth { width: 16.8%; }
.wpsm-two-fifth { width: 37.6%; }
.wpsm-three-fifth { width: 58.4%; }
.wpsm-four-fifth { width: 79.2%; }
.wpsm-one-sixth { width: 13.33%; }
.wpsm-five-sixth { width: 82.67%; }
.wpsm-one-half, .wpsm-one-third, .wpsm-two-third, .wpsm-three-fourth, .wpsm-one-fourth, .wpsm-one-fifth, .wpsm-two-fifth, .wpsm-three-fifth, .wpsm-four-fifth, .wpsm-one-sixth, .wpsm-five-sixth { position: relative; margin-right: 4%; margin-bottom: 5px; float: left;    }
.wpsm-column-last, .wpsm-one-half:last-of-type, .wpsm-one-third:last-of-type, .wpsm-one-fourth:last-of-type, .wpsm-one-fifth:last-of-type, .wpsm-one-sixth:last-of-type  { margin-right: 0!important; clear: right; }
.wpsm-column-last:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.smart-scroll-desktop{overflow-x: auto !important;overflow-y: hidden;white-space: nowrap; -webkit-overflow-scrolling: touch;scroll-behavior: smooth;scroll-snap-type: x mandatory;}
.smart-scroll-desktop .rh-flex-eq-height{flex-wrap: nowrap;margin: 0 0 15px 0; }
.smart-scroll-desktop .col_item {display: inline-block;margin: 0 13px 0px 0 !important;vertical-align: top; float: none !important; white-space: normal !important;scroll-snap-align: start;}
.smart-scroll-desktop .col_item:last-of-type {margin-right: 0 !important;}
.smart-scroll-desktop, .smart-scroll-mobile, .rhscrollthin{scrollbar-width:thin; scrollbar-color: transparent transparent;}
.smart-scroll-desktop::-webkit-scrollbar, .smart-scroll-mobile::-webkit-scrollbar, .rhscrollthin::-webkit-scrollbar{width:8px;height:8px}
.smart-scroll-desktop::-webkit-scrollbar-track, .smart-scroll-mobile::-webkit-scrollbar-track, .rhscrollthin::-webkit-scrollbar-track{background-color:transparent;border-radius:20px}
.smart-scroll-desktop::-webkit-scrollbar-thumb, .smart-scroll-mobile::-webkit-scrollbar-thumb, .rhscrollthin::-webkit-scrollbar-thumb{background-color:transparent;border-radius:20px;border:1px solid transparent}
.smart-scroll-desktop:hover::-webkit-scrollbar-thumb, .smart-scroll-mobile:hover::-webkit-scrollbar-thumb, .rhscrollthin:hover::-webkit-scrollbar-thumb{background-color:#ddd;}
.smart-scroll-desktop:hover, .smart-scroll-mobile:hover, .rhscrollthin:hover{scrollbar-color: #ddd #fff;}
@media screen and (max-width: 1279px) and (min-width: 1141px){
.calcposright{right: calc((100% - 1080px)/2);}
.rh-boxed-container .rh-outer-wrap{width: 1120px}
.rh-container, .content{width: 1080px; }
.centered-container .vc_col-sm-12 > * > .wpb_wrapper, .vc_section > .vc_row, body .elementor-section.elementor-section-boxed > .elementor-container{max-width: 1080px}
.main-side{width: 755px}
.sidebar, .side-twocol{width: 300px}
nav.top_menu > ul > li > a { padding-left: 12px; padding-right: 12px}		
}
@media (max-width: 1140px) {
.rh-boxed-container .rh-outer-wrap{width: 100%}
#mobile-menu-icons > .wpsm-button, #main_header .header_six_style .wpsm-button{ font-size: 0 !important; line-height: 0!important }
#mobile-menu-icons > .wpsm-button i, #main_header .header_six_style .wpsm-button i{font-size: 15px; padding: 0 !important}
header .logo { max-width: 250px;}	
.laptopblockdisplay{display: block !important;width: 100% !important;float: none !important; margin: 0 0 10px 0}		
}
@media (max-width: 1140px) and (min-width: 1024px){
.calcposright{right: calc((100% - 980px)/2);}
.rh-container, .content{width: 980px; }
.centered-container .vc_col-sm-12 > * > .wpb_wrapper, .vc_section > .vc_row, body .elementor-section.elementor-section-boxed > .elementor-container{max-width: 980px}
.main-side{width: 655px}
.sidebar, .side-twocol{width: 300px}
nav.top_menu > ul > li > a { font-size: 14px; padding-left: 8px; padding-right: 8px   }
nav.top_menu > ul > li{border: none;}
.onlytabletnone{display: none !important}
}
@media (max-width: 1024px){ 
body .disabletabletpadding{padding: 0 !important;}.tabmt25{margin-top:25px !important}
.logo-section .mobileinmenu, .hideontablet{display: none !important;}
.logo-section #mobile-menu-icons .mobileinmenu{display: inline-block !important;}
.responsive_nav_wrap, .showontablet { display: block;}
.rh_woocartmenu-amount, .header-actions-logo, .header_seven_style .search{ display: none;}
.tabletcenterdisplay{text-align: center !important;}
.tabletblockdisplay{display: block !important;width: 100% !important;float: none !important; margin: 0 0 10px 0; clear: both !important}
.tabletrelative{position: relative !important; }
.disablefloattablet.floatright, .disablefloattablet.floatleft{ float: none !important; margin-right: 0 !important; margin-left: 0 !important; display: inline-block !important;}
nav.top_menu, .header_top_wrap, #float-panel-woo-area del{ display: none;}
.float-panel-woo-btn{background: transparent !important;}
#float-panel-woo-area .float-panel-woo-btn .price{color: #111}
}
@media (max-width: 1023px) and (min-width: 768px){
.sidebar{border: none; clear: both; column-count: 2;column-gap: 20px;}
.sidebar .widget{  margin: 0 0 20px 0; clear: none;break-inside: avoid;transform: translateZ(0);column-width: 350px;}
.onlytabletnone{display: none !important}
}
@media (max-width: 1023px){ 
.calcposright{position:static !important;}
.tabletsblockdisplay{display: block !important;width: 100% !important;float: none !important; margin: 0 0 10px 0; clear: both !important}
.hideonstablet{display: none !important;}
.tabletscenterdisplay{text-align: center !important;}
.side-twocol{ float: none; width: 100%; margin-bottom: 10px; overflow: hidden;  }
.sidebar{margin: 30px auto 0 auto;}
.left-sidebar-archive .sidebar{margin: 0 auto 30px auto;}
body .disabletabletspadding{padding: 0 !important;}
.rh-flex-center-align.logo_insticky_enabled{display: block;}
.is-sticky a.logo_image_insticky, a.logo_image_insticky{display: none}
.centered-container .vc_col-sm-12 > * > .wpb_wrapper,
.vc_section > .vc_row, 
.rh-336-content-area,
.rh-336-sidebar,
.rh-300-content-area,
.rh-300-sidebar,
.rh-360-sidebar,
.rh-360-content-area,
.rh-mini-sidebar-content-area, 
.rh-mini-sidebar, 
.sidebar, 
.main-side, 
.content{width: 100%; float: none; display: block;}
.rh-container{width: 100%; padding-left: 15px; padding-right: 15px}
.header_wrap .rh-container{padding: 0}
.three-col-tablet .col_item{width: 28% !important;min-width: 28%;}
.two-col-tablet .col_item{width: 42.5% !important;min-width: 42.5%;}
.one-col-tablet .col_item{width: 70% !important;min-width: 70%;}
.smart-scroll-mobile {padding-left: 1px !important;padding-right: 1px !important;width: auto !important;overflow-x: auto !important;overflow-y: hidden !important;white-space: nowrap !important; display: block !important;}
.smart-scroll-mobile .col_item {display: inline-block;margin: 0 10px 15px 0 !important;vertical-align: top; float: none !important; white-space: normal !important;}
.smart-scroll-mobile .col_item:last-of-type {margin-right: 0 !important;}
.smart-scroll-mobile .rh-flex-eq-height{flex-wrap: nowrap;}
.float-panel-woo-title { display: none; }
.rh-float-panel .float-panel-woo-info{ display: none;}
#float-panel-woo-area .float-panel-woo-btn .price{margin: 0;}
#float-panel-woo-area .float-panel-woo-btn{margin: 0; width: 100%; }
#float-panel-woo-area .float-panel-woo-price{margin: 0 10px; font-size: 17px; }
#float-panel-woo-area .rh-container{padding: 10px 15px}
.float-panel-img-wrap{width: 50px}
#float-panel-woo-area .inline_compact_btnblock.priced_block{padding: 0; border:none; margin:0;}
#float-panel-woo-area{bottom: 0; top: auto;transform: translateY(100%); box-shadow: none;}
}
@media (max-width: 767px){
body .mobilepadding{padding: 0 15px !important}
.hideonmobile{display: none !important; }
.showonmobile{display: inline-block !important;}
body .disablemobilepadding{padding: 0 !important;}
body .disablemobileshadow{box-shadow:none;}
body .disablemobilemargin{margin: 0 !important;}
body .disablemobileborder{border:none !important;}
body .disablemobilealign{text-align: inherit !important;}
.disable-bg-on-mobile{background: none transparent !important}
.mobilecenterdisplay, .mobilecenterdisplay > *{text-align: center !important;justify-content: center !important;}
.mobilerelative{position: relative !important;}
.mobilemargincenter{margin-left:auto !important; margin-right:auto !important;}
.tabledisplay.mobileblockdisplay, .mobileblockdisplay .celldisplay, .mobileblockdisplay .rowdisplay, .mobileblockdisplay{display: block !important;width: 100% !important;float: none !important;}	
.disablefloatmobile.floatright, .disablefloatmobile.floatleft{ float: none !important; margin-right: 0 !important; margin-left: 0 !important; clear: both; }
.mobileinline{width:auto !important; display:inline-block !important;}
article h1 { font-size: 28px; line-height: 32px }
}
@media (max-width: 567px){
.wpsm-one-half, .wpsm-one-third, .wpsm-two-third, .wpsm-three-fourth, .wpsm-one-fourth, .wpsm-one-fifth, .wpsm-two-fifth, .wpsm-three-fifth, .wpsm-four-fifth, .wpsm-one-sixth, .wpsm-five-sixth { width: 100%; float: none; margin-right: 0; margin-bottom: 20px; }
.wpsm-one-half-mobile{width: 48%; margin-right: 4%;}
.wpsm-one-third-mobile{width: 30.66%; margin-right: 4%;}
}
@media (max-width: 479px) {
.main-side{border: none; box-shadow: none; padding: 0}
body:not(.dark_body):not(.page-template-template-systempages){background: #fff !important}
body:not(.dark_body) .rh-post-wrapper{background: none; padding: 0; border: none; box-shadow: none}
.showonsmobile{display: block !important; }
.hideonsmobile{display: none !important; }
.disablemsflexjustify{justify-content:inherit !important;}
.mobilesblockdisplay{display: block !important;width: 100% !important;float: none !important; margin-left: 0 !important; margin-right: 0 !important}
.smart-scroll-mobile .col_item, .one-col-mob .col_item{width: 75% !important;min-width: 75%;}
.scroll-on-mob-nomargin .col-feat-grid, .scroll-on-mob-nomargin .col-item{margin: 0 !important;}
body .smart-scroll-desktop{display: block;} 
.two-col-mob .col_item{width: 42.5% !important;min-width: 42.5%;}
.three-col-mob .col_item{width: 28% !important;min-width: 28%;}
.four-col-mob .col_item{width: 18% !important;min-width: 18%;}
}
@media (min-width: 768px){
.desktablsdisplaynone{display: none !important;}
.search-header-contents{padding:30vh 30px 70vh 30px}
.sticky-psn{position:sticky; top:60px;align-self: flex-start;}
}
@media (min-width: 1024px){
.desktabldisplaynone{display: none !important;}
.floatactive .hideonfloattablet {display: none;}
}
@media (min-width: 1025px){
.desktopdisplaynone{display: none !important;}
.floatactive .hideonfloatdesktop {display: none;}
} .title_single_area h1{font-size: 34px; line-height: 34px;margin: 0 0 20px 0; word-break: break-word;}
.rh_post_layout_outside .title_single_area h1{ font-size: 38px; line-height: 40px; }
.rh_post_layout_compact .title_single_area h1, .rh_post_layout_compare_autocontent  .title_single_area h1{font-size: 24px;line-height: 28px;margin-bottom: 15px;}
.title_single_area .re-line-badge{margin-bottom: 10px}
.title_single_area .post-meta{color: #111}
.title_single_area .post-meta span{margin-right: 15px }
.rh-post-layout-image-mask{width: 100%;height: 100%;position: absolute;top: 0;left: 0;right: 0;bottom: 0; z-index: 1;background: linear-gradient(to bottom,rgba(0,0,0,.3) 0%,rgba(0,0,0,0) 18%,rgba(0,0,0,0) 28%,rgba(0,0,0,.6) 100%);}
.left_st_postproduct .post-meta span{margin-right: 12px}
@media screen and (max-width: 1224px) {
.left_st_postproduct .post-meta span{margin: 0; display: block; line-height: 18px}
} 
.compare-full-images figure img{width: auto; max-height: 500px}
.compare-button-holder .wpsm-button.rehub_main_btn{box-shadow: 0 18px 38px 0 rgba(0,0,0,0.06),0 8px 40px 0 rgba(0,0,0,0.06) !important;}
.compare-button-holder .price {font-weight: normal;font-size: 1.5em;letter-spacing: -0.5px;padding: 0 0 15px 0;margin: 0;}
.notextshare .row_social_inpost span.fb:after, .notextshare .row_social_inpost span.tw:after{display: none;}
.compare-domain-icon span{font-weight: normal;display: inline-block;}
.compare-domain-icon .compare-domain-text{margin: 0 3px}
.compare-domain-text::first-letter{text-transform: uppercase;}
.compare-domain-icon img{vertical-align: middle; max-width: 80px; margin: 0 3px }
.rh-tabletext-block-heading{padding: 12px 15px; background: #fafafa;}
.rh-tabletext-block-heading h4, .rh-tabletext-block-heading h2{font-size: 17px; line-height: 18px; margin: 0}
.rh-tabletext-block-left{background: #f4f4f4; width: 200px; font-size: 11px;box-shadow: inset -50px 0 50px #eee;}
.rh-tabletext-block-wrapper .wpsm-table table{margin: 0}
.rh-tabletext-block-wrapper .wpsm-table table tr th{text-transform: none;}
.rh-tabletext-block.closedtable div:not(.rh-tabletext-block-heading){display: none;}
.toggle-this-table{float: right; margin: 0 0 0 10px; cursor: pointer;line-height: 18px;}
.toggle-this-table:after{content: "\f107";}
.closedtable .toggle-this-table:after{content: "\f106"}
.widget_merchant_list .csspopuptrigger, .pricealertpopup-wrap .csspopuptrigger{font-size: 13px;}
.csspopup {overflow-x: auto; overflow-y: scroll;position: fixed;top: -2000px;left: 0;right: 0;background: rgba(0, 0, 0, 0.7);transition: opacity 500ms;visibility: hidden;opacity: 0;}
.csspopup.active {visibility: visible;opacity: 1;z-index: 999999999; top: 0; bottom: 0}
.csspopupinner {max-width:92%; margin: 70px auto;padding: 25px;box-sizing:border-box; background: #fff;color: #333;border-radius: 5px;width: 700px;position: relative;}
@media(max-width:768px){.csspopupinner {max-width:90% !important;}}
.csspopup .cpopupclose {position: absolute;top: -20px;right: -20px;}
.csspopup .cpopupclose:hover {background: #dedede;}
.limited-thumb-number a:nth-child(n+5){display: none;}
.compare-full-thumbnails{overflow: hidden;}
.compare-full-thumbnails a {width: 23%;vertical-align: middle;max-height: 300px;text-align: center;margin: 1%; text-decoration: none; display:inline-block}
.compare-full-thumbnails.five-thumbnails a{width: 18%}
.rh_mini_thumbs.compare-full-thumbnails img{max-height:65px; display:inline-block; width:auto}
.rh_videothumb_link{position: relative;}
.rh_videothumb_link:before{ content: "\f144"; position: absolute; top: 50%;left: 50%;margin: -35px 0 0 -35px;font-size: 70px;color: #fff;opacity: 0.8;height: 80px;text-align: center;z-index: 2;line-height: 80px;width: 80px;}
.compare-full-thumbnails .rh_videothumb_link:before{font-size: 30px; margin: -15px 0 0 -15px; height: 30px; width: 30px; line-height: 30px}
.re_title_inmodal {font-weight:normal; font-size: 25px;text-align: center;padding: 5px 0 15px;position: relative;}
.re_title_inmodal .rhi-bell{color:#17baae}
.csspopupinner .wpcf7 p{margin: 0 0 12px 0}
a.comment_two { background: none transparent; border: 1px solid #000; padding: 2px 5px; line-height: 13px; font-size:13px; width: auto; height: auto; position: relative; min-width: 11px; color: #111; text-align: center; display: inline-block; text-decoration: none; }
a.comment_two:after { top: 100%; right: 0; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(0, 0, 0, 0); border-top-color: #000000; border-width: 7px 9px 9px 0; margin-left: -9px; }
.woocommerce-pagination, .pagination { text-align: center; clear: both; margin: 10px auto;}
ul.page-numbers{  flex-basis: 100%; display: inline-block; white-space: nowrap; padding: 0; clear: both; border: 1px solid #e0dadf; border-right: 0; margin: 1px; }
ul.page-numbers li {list-style: none !important; text-align: center; border-right: 1px solid #e0dadf; padding: 0; margin: 0; float: left;}
ul.page-numbers li a, ul.page-numbers li span{ margin: 0; text-decoration: none; line-height: 1em; font-size: 1em; font-weight: normal; padding: .5em; min-width: 2em; display: block; }
ul.page-numbers li a { color: #555 }
ul.page-numbers li span.current, ul.page-numbers li a:hover, ul.page-numbers li.active a, .page-link > span:not(.page-link-title) { background: #f7f6f7; }
.page-link { border-right: 1px solid #e0dadf; position:relative; margin: 15px 0 20px 0; overflow:hidden; display: inline-block; white-space: nowrap;clear: both; }
.page-link a, .page-link > span {border: 1px solid #e0dadf; border-right:none; margin: 0;float: left;overflow: hidden;text-align: center;line-height: 1em;font-size: 15px;padding: .7em;white-space: nowrap;min-width: 1em; text-decoration: none !important; }
.page-link a:hover { background: #f7f6f7;  }
.re_ajax_pagination{clear: both; text-align: center; padding: 15px 0; width: 100%; flex-basis: 100%;}
.re_ajax_pagination .def_btn {font-size: 15px;padding: 7px 50px;}
.def_btn.active_ajax_pagination:before{ font-weight: normal; display: inline-block; font-size:17px; content: "\f021"; animation: fa-spin 1s linear infinite; margin-right: 5px }
.no_more_posts{text-align: center; clear: both; display: block;margin: 20px 0;width: 100%;flex-basis: 100%;}
.post-meta { margin-bottom: 12px; font-size: 12px; line-height: 12px; font-style: italic; color: #999;}
span.date_meta:before, span.cat_link_meta:before, span.comm_count_meta:before, span.postview_meta:before, span.admin_meta:before{ font-size: 3px;line-height: 12px;vertical-align: middle; padding-right: 5px; content: "\f111"; font-style:normal;}
.admin_meta .admin img{vertical-align: middle; margin-right: 5px; border-radius: 50%}
span.postview_meta:before{content: "\f06e"; font-size: 12px; }
span.comm_count_meta:before{content: "\f4ad"; font-size: 12px;}
.post-meta span:first-child:before{display: none;}
.post-meta span.postview_meta:first-child:before, .post-meta span.comm_count_meta:first-child:before{display: inline-block;}
.post-meta span {display: inline-block; margin-right: 8px; }
.post-meta span a, .post-meta a.admin, .post-meta a.cat, .post-meta-big a{color: #111; text-decoration: none;}
.post-meta-big span.postview_meta:before, .post-meta-big span.comm_count_meta:before{font-size: 20px; padding-right: 8px}
.post-meta-big span.postview_meta{color: #cc0000}
.post-meta-big span.postview_meta:before{content: "\f0e7";  }
.post-meta-big span.comm_count_meta:before{content: "\f4a6";}
.sticky h2 i { margin-right: 6px }
.post { margin-bottom: 15px; counter-reset: wpsmtop; word-wrap: break-word; }
.post figure.top_featured_image{ max-width: 100%; margin-bottom: 25px; position: relative; overflow: hidden; text-align: center; }
figure.top_featured_image img { width: auto; height: auto;}
.post ul:not([class])>li { list-style: disc outside none; }
.post ul:not([class]) li, .post ol:not([class]) li{ margin: 0 0 5px 15px; }
.post ul.list-unstyled{margin: 0}
ul.wp-block-list{margin-left:20px; list-style-type: disc;}
.post ul.list-unstyled li{list-style: none; margin: 0 0 5px 0}
ul.list-unstyled.list-line-style li{display: inline-block; margin: 0 10px 5px 0;}
.post ol, .post ul { margin-bottom: 25px }
.post ol{margin-left:15px}
.title h1 span { font-weight: normal; }
a.rh-cat-label-title, .rh-cat-label-title a, .rh-label-string{font-style: normal !important;background-color: #111;padding: 3px 6px !important;color: #fff;font-size: 11px !important; white-space: nowrap;text-decoration: none;display: inline-block;margin: 0 5px 5px 0;line-height: 12px !important;}
a.rh-cat-label-title.rh-dealstore-cat{background-color: green}
.video-container { margin-bottom: 15px;overflow:hidden;padding-bottom:56.25%;position:relative;height:0; }
.video-container iframe{left:0;top:0;height:100%;width:100%;position:absolute;}
#topcontrol { transform-style: preserve-3d; backface-visibility: hidden; z-index: 1008; background: rgba(0,0,0,0.4); border-radius: 5px 0 0 5px; position: fixed; bottom: 125px; right: 0; cursor: pointer; transition: all .7s ease-in-out; overflow: auto; font-size: 16px; line-height: 32px; height: 32px; width: 32px; color: #fff !important; text-align: center; opacity: 0 }
#topcontrol.scrollvisible {  opacity: 1; }
ol.rh_reviewlist > li{list-style: none;}
img.lazyload {opacity: 0; visibility: hidden;}
img.lazyloading {opacity: 1;transition: opacity 500ms ease-in; }
img.lazyloaded {opacity: 1;transition: opacity 500ms ease-in;}
.errorpage span.error-text { color: #999999; font-size: 22px; }
.errorpage { text-align: center; }
.errorpage h2 { font-size: 160px; font-weight: 700; line-height: 148px; margin-bottom: 14px; text-align: center; }
.chosen-container .chosen-results li.active-result{color:#111;}
.rh-cbox-left{min-width: 50px}
.widget.tabs > ul > li:hover, .wpsm_pretty_hover li:hover, .wpsm_pretty_hover li:hover a, .wpsm_pretty_hover li.current a, .wpsm_pretty_hover li.current { color: #ffffff; }
@media screen and (max-width: 767px) {
.rh-tabletext-block-left{width: 180px}
}
@media screen and (max-width: 567px) {
.rh-tabletext-block{display: block;}
.rh-tabletext-block-left, .rh-tabletext-block-right{display: block; width: 100%}
.page-link a, .page-link > span, .page-link, ul.page-numbers li, ul.page-numbers{border:none !important; margin-bottom: 10px}
}
.item-small-news h5{ font-size: 16px; line-height: 22px;font-weight: normal;}
.text_in_thumb h2{font-size: 18px; line-height: 21px; margin: 15px 0 12px 0}
.text_in_thumb h2 a{color: #ffffff;}
.text_in_thumb .post-meta span a, .text_in_thumb .post-meta a.admin, .text_in_thumb .post-meta a.cat, .text_in_thumb .post-meta span{ color: #f4f4f4} .news-community, .rh_offer_list{ padding: 20px; margin-bottom: 20px; border: 1px solid #e3e3e3; background-color: #fff; position: relative; }
.w_disclaimer .rh_grid_image_3_col{padding: 20px}
.news-community .hotmeter_wrap{margin-bottom: 10px}
.rh_grid_image_wrapper{display: grid;grid-template-columns: auto 1fr;grid-template-rows: auto 1fr;grid-column-gap: 20px;column-gap: 20px;}
.rh_grid_image_3_col{display: grid;grid-template-columns: auto 1fr auto;grid-template-rows: auto 1fr;grid-column-gap: 20px;column-gap: 20px;}
.rh_gr_img{grid-row: 1 / 5;grid-column: 1;}
.rh_gr_img_first{grid-row: 1 / 4;grid-column: 1;}
.rh_gr_btn_block{grid-row: 1 / 4;grid-column: 5;text-align: center;align-self: center; min-width: 150px}
.rh_gr_btn_block .price del{display:block}
.rh_gr_top_middle{grid-column: 2 / 4;grid-row: 1;}
.rh_gr_middle_desc{grid-column: 2 / 4;grid-row: 2;}
.rh_gr_middle_last{grid-column: 2 / 4;grid-row: 3;}
.rh_gr_top_right{grid-column: 2 / 5;grid-row: 1;}
.rh_gr_right_sec{grid-column: 2 / 5;grid-row: 2;}
.rh_gr_right_desc{grid-column: 2 / 5;grid-row: 3;margin-top: 10px}
.rh_gr_right_btn{grid-column: 2 / 5;grid-row: 4;}
.rh_gr_img figure, .rh_gr_img_first figure{ width:160px; vertical-align: middle; text-align: center; position: relative;display: table-cell; margin-bottom:5px; }
.rh_gr_img figure img, .rh_gr_img_first figure img{width: auto; max-height: 160px}
.news-community .button_action{position: absolute; top: 6px; right: 6px; z-index: 2}
.rh_gr_btn_block .priced_block .btn_offer_block, .rh_gr_btn_block .not_masked_coupon, .rh_gr_btn_block .post_offer_anons, .rh_gr_btn_block .post_offer_anons .rehub_offer_coupon{display: block;}
.rh_gr_btn_block .not_masked_coupon{margin-top: 10px}
.news-community .post-meta{margin: 0; }
@media(max-width: 767px){
.news-community .post-meta{margin: 0 0 10px 0; }
.news-community .hotmeter_wrap{margin-bottom: 15px}
.news-community{padding: 15px}
.rh_gr_top_right{grid-column: 1 / 4;grid-row: 1;}
.rh_gr_right_sec{grid-column: 2 / 4;grid-row: 2;}    
.rh_gr_img{grid-row: 2;grid-column: 1;}	
.rh_gr_right_desc{grid-column: 1 / 4;grid-row: 3;}	
.rh_gr_right_btn{grid-column: 1 / 4;grid-row: 4;}
.rh_gr_img_first{grid-row: 1;grid-column: 1;}
.rh_gr_top_middle{grid-column: 2 / 4;grid-row: 1;}
.rh_gr_middle_desc{grid-column: 1 / 4;grid-row: 2;margin-top: 15px}
.rh_gr_middle_last{grid-column: 1 / 4;grid-row: 3;}	
.rh_gr_btn_block{grid-column: 1 / 4; grid-row: 4; margin-top: 12px}
.rh_gr_btn_block .btn_more{display: none;}
.rh_gr_img figure, .rh_gr_img_first figure{ width:90px;}
.rh_gr_img figure img, .rh_gr_img_first figure img{max-height: 100px}
.news-community, .rh_offer_list, .w_disclaimer .rh_grid_image_3_col{padding: 14px}
.newscom_btn_block, .newscom_detail, .featured_newscom_left{display: block; padding-left: 0; padding-right: 0}
.featured_newscom_left, .newscom_detail{padding: 0; margin: 0 auto 30px auto}
.newscom_detail, .featured_newscom_left,  .newscom_btn_block{width: 100%}
.row_social_inpost span:after{display: none;}	
.news-community .rewise-box-price{float: left; margin: 0 8px 0 0 !important}
} .widget.widget_search {position: relative; overflow: visible;}
.widget .title i{margin: 0 6px 0 0}
.widget { margin-bottom: 35px; clear: both; overflow: hidden; }
.widget.widget_custom_html, .sidebar .widget.widget_text, .sidebar .widget.widget_icl_lang_sel_widget{overflow: visible;}
.widget .title, .widget h2, .elementor-widget .title { position: relative;border-bottom: 1px solid #ddd;padding-bottom: 15px;font-weight:normal; font-size: 17px; line-height:22px; color: #111; margin: 0 0 22px 0;  }
.widget .title:after {content: ' ';width: 75px;border-bottom: 2px solid #111;display: block;position: absolute;bottom: -1px;}
.footer_widget .widget .title, .footer_widget .widget h2{margin: 20px 0 25px 0;font-size: 18px;padding: 0;border: none;}
.footer_widget .widget .title:after, .widget.better_menu .title:after{display: none;}
.widget_categories li, .widget_archive li, .widget_nav_menu li, .widget_pages li, .login_widget ul li { margin-bottom: 6px }
.widget_recent_entries li, .widget_recent_comments ul li, .widget_product_categories li, .wp-block-latest-posts.wp-block-latest-posts__list li{ margin-bottom: 10px }
.widget_categories li a, .widget_archive li a, .widget_nav_menu li a, .widget_recent_entries li a, .widget_recent_comments ul li a, .widget_pages ul li a, .login_widget ul li a, .widget_product_categories ul li a, .widget_meta ul li a { text-decoration: underline; color: #111; }
.widget_nav_menu ul.sub-menu, .widget_product_categories ul.children { margin: 6px 0 }
.widget_nav_menu ul.sub-menu li, .widget_product_categories ul.children li { font-size: 12px; margin-bottom: 3px; padding-left: 12px; }
.widget_nav_menu ul.sub-menu li a, .widget_product_categories ul.children li a { color: #787878; }
.widget_recent_entries .post-date { font-size: 11px }
.author-avatar img { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #CCCCCC; float: left; margin: 0 10px 5px 0; padding: 4px; }
.login_widget #login-form label, .login_widget ul.login-links li a { font-size: 12px }
#login-form ul li, #user-login ul li { list-style: none; margin: 0; }
.widget_categories select.postform { padding: 5px}
.widget_categories  .screen-reader-text {padding-right: 10px;}
.widget_product_search label{ display: none !important;}
.widget_product_search input#s{border: 1px solid #dddddd; padding: 6px 7px}
.widget p { font-size: 14px; margin-bottom: 12px; line-height: 20px; }
.tagcloud a { border: 1px solid #ddd; color: #111; float: left; background: none repeat scroll 0 0 rgba(0, 0, 0, 0); display: block; font-size: 14px !important; list-style-type: none; margin: 0 2px 2px 0; padding: 5px 10px; text-transform: capitalize; }
.tagcloud a:hover { background-color: #111; border: 1px solid #111; color: #fff }
.textwidget h1, .textwidget h2, .textwidget h3, .textwidget h4, .textwidget h5 { margin-bottom: 15px}
.cmp_crt_block .rate_bar_wrap .review-criteria, .cmp_crt_block .rate_bar_wrap{box-shadow:none; background:transparent; padding: 0; margin: 0; border:none;}
.user-profile-div .profile-stats div:nth-child(even) {background: #F8F8F8}
.user-profile-div .profile-achievements .rh_mycred-users-badges img {width:48px; height:48px; margin: 0 3px}
.tab-pane{display:none}
.tab-pane.active{display:block}
.user-profile-div .profile-avatar img{border: 1px solid #eee;}
.user-profile-div .profile-avatar img{border-radius: 50%}
.widget select { max-width: 100% }
.detail h5{font-size:15px;}
.rh-deal-details h5{font-size:15px;}
@media screen and (max-width: 767px) {
.stickyscroll_widget.scrollsticky {animation-duration: 0s; position: static !important;}
.footer_widget .widget .title{margin-top: 0}
} .wpcf7 input, .wpcf7 textarea { margin: 4px 10px 12px 0; }
.wpcf7 textarea { width: 80%; }
.wpcf7 .wpcf7-submit { background: #111; padding: 5px 14px; color: #FFF; text-transform: uppercase; cursor: pointer; transition: .3s; display: block; border: none; box-shadow: none !important; }
.wpcf7 .wpcf7-submit:hover, .wpcf7 .wpcf7-submit:focus {background: none #777 !important;color: #fff !important;box-shadow: none !important;} .footer-bottom .footer_widget {font-size: 14px; line-height: 18px;}
.footer-bottom .footer_widget p { margin-bottom: 22px; font-size: 95% }
.footer-bottom .footer_widget a { text-decoration: underline; }
.footer-bottom .footer_widget .widget_categories ul li, .footer-bottom .footer_widget .widget_archive ul li, .footer-bottom .footer_widget .widget_nav_menu ul li { font-size: 13px; margin-bottom: 12px; padding-left: 12px; position: relative; list-style: none; }
.widget.better_menu li:before, .footer-bottom .footer_widget .widget_categories ul li:before, .footer-bottom .footer_widget .widget_archive ul li:before, .footer-bottom .footer_widget .widget_nav_menu ul li:before{position: absolute; content: "."; top: 0; left: 0; color: #999; line-height: 0; font-size: 30px; }
.footer-bottom .widget_search #searchform { background-color: #fff }
.footer-bottom .widget {margin-bottom: 25px; position: relative;}
@media (min-width: 768px){
.footer-bottom.white_style .footer_widget:nth-child(2){padding-right: 25px; padding-left: 25px}
} .top_rating_item .rating_col a.read_full {font-size: 11px;line-height: 15px; text-decoration: underline; margin-top: 5px;display: inline-block; }
.rehub_meta_field_value.hidden{ display: none;}
.rank_count { z-index:2; border-radius: 50%;font-weight:bold; font-size: 18px; line-height:18px; background-color: #111; border: 2px solid #fff; box-shadow: 0 0 4px #999; color: #fff; width: 30px; height: 30px; display: block; line-height: 26px; text-align: center; position: absolute;top: 50%;left: 0;margin: -20px 0 0 -37px;}
#rank_1.top_rating_item .rank_count{line-height: 30px}
.top_rating_item h2, .top_rating_item .top_rating_title { margin: 0; font-size: 18px; line-height: 22px;margin-bottom: 12px}
.top_rating_item figure { position: relative; overflow: visible; }
.top_rating_item figure > a {width: 126px; height: 126px;border: 1px solid #eee;padding: 2px;text-align: center;position: relative;margin:0 auto; background-color: #fff}
.top_rating_item figure > a img { width: auto; max-height: 120px;max-width: 120px; }
.top_rating_item .buttons_col .priced_block .btn_offer_block, .top_rating_item .buttons_col a.woo_loop_btn { margin: 0 auto; display: block; font-size: 17px; line-height: 20px; padding: 13px 20px }
.top_rating_item .rehub_offer_coupon{display: block;}
.top_rating_item .buttons_col{padding: 15px 25px; width: 210px; min-width: 210px}
.top_rating_item .star strong{float:  left; margin-right: 5px}
.top_rating_item .rh-star-ajax { margin: 6px auto 0 auto !important; float: none !important; }
.listitem_title .postcont { font-size: 15px; line-height: 22px; color: #888; margin: 8px 0; }
.listitem_title .postcont ul li{list-style: none; margin: 0 0 8px 0}
.listitem_column, .listitem_content_meta > div, .rh_listcolumn{padding: 0 15px}
.listitem_column.listbuild_image{min-width:1px;max-width:1000px;border:none;padding-left: 25px;}
.listitem_column.listbuild_review{min-width: 95px; max-width: 95px}
.listitem_meta_index img {max-width: 50px;max-height: 50px;height: auto;vertical-align: middle;}
.listitem_column.listbuild_btn{min-width: 200px; padding-right: 25px}
.listitem_column.listbuild_btn .priced_block .btn_offer_block, .listitem_column.listbuild_btn a.woo_loop_btn {margin: 0 auto;display: block;font-size: 17px;line-height: 20px;padding: 13px 20px;}
.listitem_column.listbuild_btn .rehub_offer_coupon{display: block;}
.top_rating_item .listitem_title_row .top_rating_title{font-size: 16px}
.rh_listitem {margin-bottom:15px;background-color: #fff;border: 1px solid #eee;box-shadow: 0px 5px 20px 0 rgba(0,0,0,.03);position: relative;}
.rh_listcolumn_image{min-width: 120px; max-width: 120px}
.rh_listcolumn_image img{max-width: 90px; width: auto;max-height: 90px}
.rh_listcolumn_price{min-width: 130px; max-width: 130px}
.rh_listcolumn_shop{min-width: 100px; max-width: 100px}
.rh_listcolumn_shop img{max-width: 70px; max-height: 50px; width: auto;}
.rh_listcolumn_btn{min-width: 150px; max-width: 150px}
.rh_listcolumn_btn .priced_block .btn_offer_block{font-size: 16px;line-height: 16px;text-transform: none;display: inline-block;padding: 8px 16px;}
.rh_listoffers > .border-grey-bottom:last-child{border-bottom: none}
.top_table_list_item{margin-top: -1px}
.top_table_list_item .listitem_title h3, .listitem_title .list_heading{font-size: 20px; line-height:27px;}
.top_table_list_item .listitem_title .lineheight20{font-size:15px}
.comparecompact.wpsm-button.wpsm-button-new-compare{padding: 5px; margin: 0; box-shadow: none; border:none; background: none}
.comparecompact.wpsm-button.wpsm-button-new-compare:hover{border:none;}
.comparecompact.wpsm-button.wpsm-button-new-compare i{padding: 0}
.comparecompact.wpsm-button .comparelabel{display: none;}
@media (max-width: 767px) {
.rh_list_mbl_im_left > .mobileblockdisplay{display: block;}
.listitem_content_meta{border-bottom: 1px solid #eee;padding-bottom: 20px;border-top: 1px solid #eee;padding-top: 20px;margin-top: 20px;margin-bottom: 10px;}
.rh_listcolumn_btn .priced_block .btn_offer_block{display: block;}
.rh_list_mbl_im_left > .mobileblockdisplay .rh_listcolumn_image{float: left;}
.rh_list_mbl_im_left > .mobileblockdisplay > div:not(.rh_listcolumn_image){width: auto; min-width: 1px; max-width: 10000px; margin: 0 0 12px 130px;text-align: left; padding: 0}
.rtl .rh_list_mbl_im_left > .mobileblockdisplay > div:not(.rh_listcolumn_image){margin: 0 130px 12px 0;text-align: right;}
.rtl .rh_list_mbl_im_left > .mobileblockdisplay .rh_listcolumn_image{float: right;}
.top_rating_item .rank_count{ top: 0; left: 50%; margin: -40px 0 0 -17px} 
.rh_listitem{margin-bottom:25px} 
.rh_listitem > .mobileblockdisplay > div, .top_table_list_item > .mobileblockdisplay > div{width: 100%; min-width: 100%; max-width: 100%; padding: 10px 15px; margin:0;text-align: center; border:none;}
.rh_listitem .listitem_column.listbuild_image figure{margin: 0 auto !important}
.top_table_list_item{margin-top: 20px;box-shadow: 0 5px 23px rgba(188, 207, 219, 0.35);}
}
@media (max-width: 1024px) {
.top_rating_item.stacktablet .rank_count{ top: 0; left: 50%; margin: -40px 0 0 -17px}
.rh_listitem.stacktablet{margin-bottom:25px} 
.rh_listitem.stacktablet > .tabletblockdisplay > div{width: 100%; min-width: 100%; max-width: 100%; padding: 10px 15px; margin:0;text-align: center;}
.rh_listitem.stacktablet .listitem_column.listbuild_image figure{margin: 0 auto}
.rh_listitem.stacktablet .listitem_content_meta{border-bottom: 1px solid #eee;padding-bottom: 20px;border-top: 1px solid #eee;padding-top: 20px;margin-top: 20px;margin-bottom: 10px;}
} .countdown_dashboard { margin: 10px 0 15px 0; overflow: hidden;display: none; padding: 0 5px 8px 5px;max-width: 350px}
.dash {width: 20.5%; margin-right: 6%; height: 39px; float: left; position: relative;  }
.dash:last-child, .dash:last-child .digit:last-child{margin:0;}
.dash:after { content: ":"; position: absolute; top: 5px; left: 100%; font-size: 24px; font-weight: bold;margin-left: 4%; }
.dash.seconds_dash:after { display: none }
.dash .digit { font-weight:bold; font-size: 25px; line-height:39px; float: left; width: 40%; margin-right: 10%; text-align: center; color: #111; position: relative; z-index: 9; background-color: #fff; border-radius: 4px; box-shadow: 0 3px 6px #ccc;}
.dash_title { position: absolute; display: none; bottom: 0px; right: 6px; font-size: 9pt; color: #555; text-transform: uppercase; letter-spacing: 2px; }
@media only screen and (max-width: 479px){
.gridcountdown .dash .digit{background-color: transparent;}
}
.gridcountdown .dash{height: 30px}
.gridcountdown .dash .digit{ font-size: 18px; line-height: 28px; height:28px; overflow:hidden;}
.gridcountdown .countdown_dashboard{margin: 10px auto 0 auto; padding-top: 5px}
.gridcountdown .dash:after {top: 0;font-size: 15px;line-height: 28px;}
.woo_grid_compact .gridcountdown {  position: absolute;bottom: 0;padding-left: 2%;width: 100%;background: rgba(255, 255, 255, 0.7);} p:empty {display: none;}
.has-text-color > a {color: inherit;}
.gallery-caption { background-color: rgba(0, 0, 0, 0.7); color: #fff; font-size: 12px; line-height: 1.5; margin: 0; max-height: 50%; opacity: 0; padding: 6px 8px; position: absolute; bottom: 0; left: 0; text-align: left; width: 100%; }
.gallery-caption:before { content: ""; height: 100%; min-height: 49px; position: absolute; top: 0; left: 0; width: 100%; }
.bypostauthor { font-weight: normal; }
.alignleft, img.alignleft { float: left; margin-right: 2em; }
.alignright, img.alignright { float: right; margin-left: 2em; }
.aligncenter, img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; text-align:center; }
.wp-caption { text-align: center; margin-bottom: 1.5em; max-width: 100%;   }
.widget .wp-caption{box-shadow: none;}
.wp-block-image figcaption{font-style: italic;} 
.wp-caption img { border: 0 none; margin: 0; padding: 0; }
.wp-caption p.wp-caption-text { margin: 12px 0 0 0; font-size: 90%; line-height: 20px }
.post-inner .alignwide {margin-left: -150px;margin-right: -150px;max-width: 100vw; position: relative; z-index: 2; width:auto}
.single.full_width .alignfull {margin-left: calc(-100vw / 2 + 100% / 2);margin-right: calc(-100vw / 2 + 100% / 2);max-width: 100vw;position: relative; z-index: 2}
.single.full_width .alignfull img {width: 100vw;}
.post-inner .wp-block-image{margin-bottom: 30px}
body:not(.noinnerpadding) .rh-post-wrapper .alignwide, body:not(.noinnerpadding) .rh-post-wrapper .alignfull{margin-right: -25px; margin-left: -25px}
@media (min-width: 768px){.wp-caption{padding: 15px;box-shadow: 0 0 20px #f3f3f3;}}
blockquote {margin: 1em;position: relative; border:none; }
blockquote p { margin: 0 0 15px 0; font-size: 22px; line-height:34px; font-weight: 400; padding: 0;}
.wp-block-quote{padding: 0 0 0 1em; margin: 30px 0; border-left: 3px solid #000;}.wp-block-quote p{margin: 0 0 8px 0;}
body .wp-block-quote.is-style-large, body .wp-block-quote.is-large{padding: 30px 5% 40px 5%; margin: 0; border:none; text-align:center;}.wp-block-quote.is-style-large p, .wp-block-quote.is-large p{font-size: 30px; font-style: italic; text-transform: uppercase; line-height: 38px; font-weight: 400; margin: 0 0 10px 0}
.wp-block-quote cite{color: #6c7781; font-size: 13px; font-style: italic;}.wp-block-quote.is-style-large cite, .wp-block-quote.is-large cite{font-size: 16px; font-style: italic;}
.wp-block-quote.is-large{border:none;}.wp-block-buttons{margin-bottom:20px}
blockquote.wpsm-quote cite { color: #AAAAAA; float: right; font-size: 13px; font-style: italic; }
.wp-block-pullquote{padding: 2em; border-top: 3px solid #555d66;border-bottom: 3px solid #555d66;margin-bottom: 30px;}.wp-block-pullquote cite{text-transform: uppercase; font-size: 13px;}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {max-width: 100px;}
.wp-block-separator {border: none;border-bottom: 2px solid #eee;margin: 1.65em auto;}
.wp-block-separator.has-background{border-bottom: none}
.wp-block-preformatted, .wp-block-code {font-family: Menlo, Consolas, monaco, monospace;font-size: 14px;color: #23282d;white-space: pre-wrap; background: #f1f1f1;padding: 1.2em 1.4em;margin-bottom:35px; overflow:auto; max-width:100%; }
.wp-block-code{background:none;border: 1px solid #ddd;border-radius: 4px;}
.wp-block-cover-image, .wp-block-cover{margin-bottom: 25px}
.post ul ul, .post ol ol{margin-top: 7px;margin-bottom: 7px;}.post ul ul{list-style: circle;}
pre.wp-block-verse, .wp-block-verse pre {color: #191e23;white-space: nowrap;font-family: inherit;font-size: inherit;padding: 1em;overflow: auto;}
.wp-block-pullquote p{line-height: 36px; font-style: italic;}
.wp-block-pullquote.alignleft p, .wp-block-pullquote.alignright p {line-height: 24px;}
.wp-block-image .alignleft{margin-right: 2em}.wp-block-image .alignright{margin-left: 2em }
.wp-block-image.aligncenter{width: 100%}
.wp-block-buttons .wp-block-button.full_width{display:block}
.loading .re-icon-compare:before, .loading.table_view_charts:before, .post_carousel_block.loading:before, .woo_carousel_block.loading:before{content: "\f021" !important;display: inline-block; animation: fa-spin 1s linear infinite;}
.wp-block-query ul li{list-style: none; margin: inherit}
.wp-block-query .wp-block-post-date.has-background, .wp-block-query .wp-block-post-terms.has-background{display: inline-block;padding:1px 6px; border-radius: 3px;}
.wp-block-query-pagination-numbers .page-numbers {line-height: 22px;padding: 8px 10px;display: inline-block;}
@media screen and (max-width: 1023px) and (min-width: 768px) {
body:not(.noinnerpadding) .rh-post-wrapper .alignwide, body:not(.noinnerpadding) .rh-post-wrapper .alignfull, .post-inner .alignwide{margin-left: -25px; margin-right: -25px}
}
@media screen and (max-width: 767px) {
body:not(.noinnerpadding) .rh-post-wrapper .alignfull{margin-left: -15px; margin-right: -15px}
body:not(.noinnerpadding) .rh-post-wrapper .post-inner .alignwide, .post-inner .alignwide{margin-left:0; margin-right:0}
} .redcolor{color: #bb0000;}
.redbrightcolor{color: #f04057;}
.accentblue{color:#3c52fe;}.bluecolor{color:#4184f9;}
.greencolor{color: #009700}
.orangecolor{color:#ff8a00}
.pinkLcolor{color:#e38de6}
.whitecolor, .def_btn.whitecolor, .whitecolor > a, .whitecolorinner a, .whitecolorinner, nav.top_menu > ul > li.whitecolor > a, #slide-menu-mobile ul li.menu-item.whitecolor > a, #slide-menu-mobile ul .whitecolor > span.submenu-toggle, .whitecolor > a:hover, .whitecolorinner a:hover, a.whitecolor:hover, body .whitecurrentlist ul li.current a{color: #fff}
.whiteonhover:hover, .whiteonhover:hover a, .whiteonhover:hover .changeonhover, .whiteonhovercol .col_item:hover, .whiteonhovercol .col_item:hover a, .whiteonhovercol .col_item:hover .changeonhover{color: #fff !important}
.greycolor{color:grey}
.greycolorinner a{color:#999;}
.blackcolor, .blackcolor a, nav.top_menu > ul > li.blackcolor > a, #slide-menu-mobile ul li.menu-item.blackcolor > a, #slide-menu-mobile ul .blackcolor > span.submenu-toggle{color:#111}
.lightgreycolor{color:lightgrey}
.lightgreybg{background: #f4f2f3}
.whitebg{background: #fff}
.lightgreenbg{background-color: #eaf9e8}
.lightredbg{background-color: #fff4f4}
.redbg, .rh-cat-label-title.redbg{background: #bb0000;}
.greenbg, .rh-label-string.greenbg{background: #77b21d}
.violetgradient_bg{background-color:#721999; background: linear-gradient(to bottom,#5000be 0,#9101fe 100%);}
.lightbluebg{background-color: #e9f0f4}
.darkhalfopacitybg{background-color: rgba(0, 0, 0, 0.58);}
body .darkbg{background-color: #212121;}body .darkbgl{background-color: #333;}
.position-relative{position: relative;}.position-static{position: static !important;}
.rhhidden{display: none;}
.flowhidden{overflow: hidden;}.flowvisible{overflow: visible !important;}
.rhshow{display: inline-block;}
.tabledisplay{display: table;width: 100%;}
.rowdisplay{display: table-row;}
.celldisplay{display: table-cell;vertical-align: middle;}
.vertmiddle{vertical-align: middle;}.verttop{vertical-align: top;}
.blockstyle{display: block;}
.inlinestyle{ display: inline-block;}
.text-center{ text-align: center;}
.heightauto{height: auto !important;}
.text-right-align{ text-align: right;}
.text-left-align{ text-align: left;}
.fontbold, nav.top_menu ul.sub-menu > li.fontbold > a, #wcfmmp-store h1.fontbold{font-weight: bold;}
.fontnormal, .fontnormal h4{font-weight: normal !important;}
.fontitalic{font-style: italic}
.wordbreak{word-break: break-word;}
.rh-nowrap{white-space: nowrap;}
.lineheight25{line-height: 25px}
.lineheight20{line-height: 20px}
.lineheight15{line-height: 15px}
.upper-text-trans{text-transform: uppercase;}
body .rh_opacity_100{opacity: 1}
.rh_opacity_7{opacity: 0.7}
.rh_opacity_5{opacity: 0.5}
.rh_opacity_3{opacity: 0.3}
.prehidden{opacity:0; visibility: hidden;}
.roundborder{border-radius:100px;}
.roundborder50p, body .roundbd50pim img{border-radius: 50%}
.roundborder8, body .roundbd8im img{border-radius:8px;}
.roundborder20{border-radius:20px;}
.roundborder50{border-radius:50px;}
.border-top{border-top: 1px solid rgba(206,206,206,0.3);}
.border-right{border-right: 1px solid rgba(206,206,206,0.3);}
.border-grey-bottom{border-bottom: 1px solid rgba(206,206,206,0.3);}
.border-grey{border: 1px solid #dce0e0;}
.border-lightgrey-double{border: 2px solid rgba(206,206,206,0.23);}
.border-lightgrey{border: 1px solid rgba(206,206,206,0.23);}
.border-grey-dashed{border: 1px dashed #ccc;}
.bd-dbl-btm-orange{border-bottom:2px solid orangered;}
.margincenter{margin: 0 auto}
.list-type-disc{list-style: disc;}
.overflow-elipse{overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.nobr { white-space: nowrap; }
.cursorpointer, .rehub_scroll{cursor: pointer;}.cursordefault, .cursordefault > a{cursor: default;}
.floatleft{float: left}.floatright{float: right;}body .font90{ font-size: 90%}body .font95{ font-size: 95%}body .font80{font-size: 80%}body .font85{font-size: 85%}body .font70{font-size: 70%}body .font60{font-size: 60%}body .font110{font-size: 110%}body .font115{font-size: 115%}body .font120{font-size: 120%}body .font130{font-size: 130%}body .font140{font-size: 140%}body .font150{font-size: 150%}body .font250{font-size: 250%}body .font200{font-size: 200%}body .font175{font-size: 175%}body .font105{font-size: 105%}body .font15px{font-size: 15px}
.mr5{margin-right: 5px !important}.mr10{margin-right: 10px !important}.mr15{margin-right: 15px !important}.mr20{margin-right: 20px !important}.mr25{margin-right: 25px !important}.mr30{margin-right: 30px !important}.mr35{margin-right: 35px !important}.ml5{margin-left: 5px !important}.ml10{margin-left: 10px !important}.ml15{margin-left: 15px !important}.ml20{margin-left: 20px !important}.ml25{margin-left: 25px !important}.ml30{margin-left: 30px !important}.mt10{margin-top: 10px !important}.mt5{margin-top: 5px !important}.mt15{margin-top: 15px !important}.mt20{margin-top: 20px !important}.mt25{margin-top: 25px !important}.mt30{margin-top: 30px !important}.mb0{margin-bottom: 0px !important}.mb5{margin-bottom: 5px !important}.mb10{margin-bottom: 10px !important}.mb15{margin-bottom: 15px !important}.mb20{margin-bottom: 20px !important}.mb25{margin-bottom: 25px !important}.mb30{margin-bottom: 30px !important}.mb35{margin-bottom: 35px !important}.mt0{margin-top: 0px !important}.ml0{margin-left: 0px !important}.mr0{margin-right: 0px !important}
.pt0{padding-top:0 !important;}.pr5{padding-right: 5px !important}.pr10{padding-right: 10px !important}.pr15{padding-right: 15px !important}.pr20{padding-right: 20px !important}.pr25{padding-right: 25px !important}.pr30{padding-right: 30px !important}.pl5{padding-left: 5px !important}.pl10{padding-left: 10px !important}.pl15{padding-left: 15px !important}.pl20{padding-left: 20px !important}.pl25{padding-left: 25px !important}.pl30{padding-left: 30px !important}.pt10{padding-top: 10px !important}.pt5{padding-top: 5px !important}.pt15{padding-top: 15px !important}.pt20{padding-top: 20px !important}.pt25{padding-top: 25px !important}.pt30{padding-top: 30px !important}.pb0{padding-bottom: 0px !important}.pb5{padding-bottom: 5px !important}.pb10{padding-bottom: 10px !important}.pb15{padding-bottom: 15px !important}.pb20{padding-bottom: 20px !important}.pb25{padding-bottom: 25px !important}.pb30{padding-bottom: 30px !important}.pt0{padding-top: 0px !important}.pl0{padding-left: 0px !important}.pr0{padding-right: 0px !important}
.padd20{padding:20px;}.padd15{padding:15px;}.padforbuttonmini{padding: 3px 5px}.padforbuttonsmall{padding: 7px 10px !important; line-height:15px !important;}.padforbuttonmiddle{padding: 9px 16px}.padforbuttonbig{padding: 12px 24px}.padd1{padding:1px !important;}
body .bg_r_b{ background-position: right bottom !important;}body .bg_r_t{ background-position: right top !important;}body .bg_l_b{ background-position: left bottom !important;}body .bg_l_t{ background-position: left top !important;}body .bg_c_b{ background-position: center bottom !important;}body .bg_c_t{ background-position: center top !important;}
.re-form-input, .wpcf7 input, .wpcf7 textarea, .re-form-group.field_type_textbox input, .re-form-group.field_type_url input{ width: 100%;  padding: 12px 10px !important; height: auto; font-size: 15px; margin-bottom: 5px; max-width: 100%; }
.re-form-input-small{padding: 6px 9px !important; width: 100%}
.re-form-input.error{border-color: #bb0000}
.re-form-group > label{ display: block; font-weight: bold; font-size: 14px; margin-bottom: 7px}
.re-form-group legend{font-weight: bold;margin: 0px 0px 5px;}
.re-form-group select{ width: 100%; cursor: pointer; margin: 0;border: 1px solid #ccc; }
.re-form-group .option-label{ margin: 0 5px 5px 0 }
input[type="text"], textarea, input[type="tel"], input[type="password"], input[type="email"], input[type="url"], input[type="number"]{box-sizing:border-box;outline:0;padding: 9px 10px;color: #444;background: none #fff; transition: border-color 0.4s ease;border:1px solid #ccc;line-height: 18px; font-weight: normal; font-size: 15px; line-height: 18px; -webkit-appearance: none;}
input[type="text"]:focus, textarea:focus, input[type="tel"]:focus, input[type="password"]:focus, input[type="email"]:focus{border-color:#444;}
.btn_more { font-weight:normal; font-size: 13px; line-height:15px; color: #111111; padding: 4px 8px; border: 1px solid #1e1e1e; display: inline-block; vertical-align: middle; text-decoration: none !important; text-transform: uppercase; }
.def_btn, input[type="submit"], input[type="button"], input[type="reset"]{ display: inline-block;padding: 6px 7px; color: #444; text-align: center; vertical-align: middle; cursor: pointer;background-color: #f6f6f6;border: none; box-shadow: 0 1px 2px 0 rgba(60,64,67,0.3), 0 1px 2px rgba(0, 0, 0, 0.08); transition: all 0.4s ease 0s;outline: none;font-weight:bold; font-size: 14px; line-height:16px; text-decoration: none;-webkit-appearance: none; }
.def_btn:hover, input[type="submit"]:hover, input[type="submit"]:focus, input[type="reset"]:focus, input[type="reset"]:hover, .def_btn_group .active a {
background-color: #f2f2f2; text-decoration: none !important; box-shadow: 0 -1px 2px 0 rgba(60,64,67,0.1), 0 5px 10px 0 rgba(60,64,67,0.14);color: #111;}
.def_btn:active, input[type="submit"]:active { box-shadow: 0 1px 1px 0 rgba(60,64,67,0.2), 0 1px 1px 0 rgba(60,64,67,0.2); background: #e9e9e9; }
.def_btn:active, input[type="submit"]:focus{outline: 0}
.rh-sq-icon-btn-big{height: 47px;line-height: 47px;width: 47px;}
select{padding: 8px 10px; border-radius: 0;}select:focus{outline: 0}
.def_btn_group .active a{background: #fff; font-weight: bold;}
ul.def_btn_link_tabs li a{padding: 3px 8px; border: 1px dashed transparent;}ul.def_btn_link_tabs li.active a{font-weight: bold;}
ul.rh-big-tabs-ul{margin: 0; padding: 0; }
ul.rh-big-tabs-ul .rh-big-tabs-li{display: inline-block; list-style: none;margin: 0;padding: 0; vertical-align: top;}
ul.rh-big-tabs-ul .rh-big-tabs-li a{color: #999;margin: 0;padding: 14px 15px; position: relative;display: inline-block;font-size: 16px;}
ul.rh-big-tabs-ul .rh-big-tabs-li.active a{color: #111;font-weight: bold;}
.rh_grey_tabs_span span {display: inline-block;padding: 5px 10px;cursor: pointer; font-size:15px;}
.rh_grey_tabs_span span:hover, .rh_grey_tabs_span span.active {background: #eee; color:#222;}
.rh-float-panel{transform: translateY(-100%);opacity: 0;visibility: hidden;transition: all 0.5s ease;position: fixed;left: 0; top: 0; z-index: 100000;background: rgba(255, 255, 255, 0.97);box-shadow: 0 0 20px rgb(187 187 187 / 36%);width: 100%;}
.darkbg.rh-float-panel{box-shadow: 0 0 20px #000;}
.rh-float-panel.floating{opacity:1; visibility:visible;transform: translateY(0) !important; }
.float-panel-woo-image img{max-height:50px; width:auto}
.rh_deal_block .not_masked_coupon i, .rh-float-panel .not_masked_coupon{display: none !important;}
.width-250{width: 250px}.width-100{width: 100px}.width-80{width: 80px}.width-150{width: 150px}.width-125{width: 125px}.width-200{width: 200px}.width-300{width: 300px}.width-100p{width: 100%}
.width-100-calc{width: calc(100% - 100px);}.width-80-calc{width: calc(100% - 80px);}
.height-150{height: 150px}.height-150 img{max-height: 150px !important;}.height-125{height: 125px}.height-125 img{max-height: 125px !important}.height-80{height: 80px}.height-80 img{max-height: 80px !important}.height-100{height: 100px}
.height-22{height: 22px; line-height:22px;}.width-22{width:22px; min-width:22px;}.img-width-auto img{width:auto;}.img-maxh-100 img{max-height:100px;}.img-maxh-350 img{max-height:350px;}.img-maxh-500 img{max-height:500px;}
.rh-hov-bor-line > a:after, .rh-border-line:after, nav.top_menu > ul:not(.off-canvas) > li > a:after {position: absolute;top: 0;left: 50%;content: "";height: 3px;width: 0;transition: width .5s, left .5s, right .5s;}
nav.top_menu > ul:not(.off-canvas) > li > a:after{top: -1px}
.rh-border-line:after, .rh-hov-bor-line.active a:after, .rh-hov-bor-line:hover a:after, nav.top_menu > ul:not(.off-canvas) > li > a:hover:after, nav.top_menu > ul:not(.off-canvas) > li.current-menu-item > a:after {width: 100%;left: 0;right: 0;}
.rh-hov-bor-line.below-border > a:after, .rh-border-line.below-border:after{top: auto; bottom: 0}
.rh-circular-hover:before{content: "";position: absolute;top: -10px;left: -10px;width: calc(100% + 20px);height: calc(100% + 20px);background-color: rgba(0, 0, 0, 0.05); transform: scale(0);transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; border-radius: 100%; z-index: 1 }
.rh-circular-hover:hover:before{transform: scale(1);}
.rh-num-counter:before{content: counters(rhcounter,".") ". ";counter-increment: rhcounter;}.rh-num-counter-reset, div[data-template="query_type1"]{counter-reset: rhcounter;}
.open_dls_onclk{ height: 0; transition: height .35s ease;}
.open_dls_onclk.rh_collapse_in{height: auto;}
.r_show_hide{cursor: pointer;}
@media(max-width: 767px){
body .mobfont110{font-size: 110%;}body .mobfont100{font-size: 100%;}body .mobfont90{font-size: 90%}body .mobfont80{font-size: 80%}body .mobfont70{font-size: 70%}body .moblineheight15{line-height: 15px}body .moblineheight20{line-height: 20px}body .mobfontnormal{font-size: inherit;}
.mobmb10{margin-bottom: 10px !important}.mobmb15{margin-bottom: 15px !important}.mobmb20{margin-bottom: 15px !important}
}
@media(max-width: 479px){
.mobswidth-150{width: 150px}
.mobspt25{padding-top:25px !important;}
.img-mobs-maxh-250 img{max-height:250px;}body .img-mobs-maxh-250{height:250px;}
}
.re_loadingafter:after, a.ajax_add_to_cart.loading:after{display:inline-block; content: "\f3f4" !important; animation: fa-spin 1s linear infinite; margin: 0 3px}
.re_loadingbefore:before{display:inline-block; content: "\f3f4" !important; animation: fa-spin 1s linear infinite; margin: 0 3px}
.rh-sceleton:not(.lazy-bg-loaded):not(.lazyloaded)::before {content: '';position: absolute;top: 0;right: 0;bottom: 0;left: 0;transform: translateX(-100%);background: linear-gradient(to right, transparent 0%, #E8E8E8 50%, transparent 100%);animation: rhsceleton 1.3s ease infinite;}
.rh-line{height: 1px; background: rgba(206,206,206,0.3); clear: both;}
.rh-line-right{border-right: 1px solid rgba(206,206,206,0.3)}
.rh-line-left{border-left: 1px solid rgba(206,206,206,0.3)}
.wpsm-button.rehub_main_btn.small-btn{font-size: 17px; padding: 9px 16px; text-transform: none; margin: 0}
.rhgreedylinks{display: flex; flex: 1; justify-content: flex-start;}
.togglegreedybtn{cursor:pointer; transition: all .2s ease-in-out 0s; position: relative;}
.togglegreedybtn:before {content: "\f0c9";display: block;text-align: center;}
.item-list-tabs .togglegreedybtn:before{font-size: 240%; line-height: 29px}
.togglegreedybtn:after{position: absolute;top: 10px;left: 52%;z-index: 12;content: attr(count); color: #fff;border-radius: 10px;display: inline-block;font-size: 11px;line-height: 17px;margin-left: 4px;padding: 0 6px;text-align: center;vertical-align: middle;}
.item-list-tabs .togglegreedybtn{padding: 15px 20px;font-size: 12px;text-transform: uppercase;line-height: 20px;}
ul.hidden-links {position: absolute;background: #fff;right: 0;top: 100%; box-shadow: 0 0 25px #cfcfcf; z-index: 2}
ul.hidden-links li{float: left;}.zind2{z-index: 2;}.zind1{z-index: 1;}
.rh-heading-icon:before {content: "\f0c9";margin-right: 15px;}
.rh-toast{padding:10px 17px;margin-bottom:20px;}.rh-toast-info{color:#31708f;background-color:#d9edf7;}.rh-toast-danger{color:#a94442;background-color:#f2dede;}.rh-toast-warning{color:#8a6d3b;background-color:#fcf8e3;}.rh-toast-success{color:#3c763d;background-color:#dff0d8;}.rh-toast-close{float:right;font-size:21px;line-height:24px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2; margin: 0 0 0 10px}.rh-toast-close:hover,.rh-toast-close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.5}
.abdposright{position: absolute; top: 0; right: 0; z-index: 2}.abdposleft{position: absolute; top: 0; left: 0; z-index: 2}.abdposleftbot{position: absolute; bottom: 0; left: 0;}.abdfullwidth{position: absolute; top: 0; right: 0;bottom: 0; left: 0}.abposbot{position: absolute; bottom: 0; right: 0; left: 0}
.rh-borderinside {position: absolute;top: 12px;right: 12px;bottom: 12px;left: 12px;border: 1px solid #fff;content: '';}
.rh-hover-up{transition: transform .3s ease;}.rh-hover-up:hover{transform: translateY(-5px); z-index: 999}
.rh-hov-img-trans{background: #fff; transition: opacity .5s ease,transform 1.4s cubic-bezier(0,0,.33,1.2); opacity: 0}
.rh-hov-bg-main-slide:before, .rh-hov-bg-sec-slide:before, .rh-hov-bg-main-slidecol .col_item:before, .rh-hov-bg-sec-slidecol .col_item:before{position: absolute;top: 0;right: 0;left: 0;height: 100%;background-color: #3f2aff;transform: scaleY(0);transform-origin: top;transition: transform .4s cubic-bezier(.4,0,0,1);content: "";}
.rh-hov-bg-main-slide:hover:before, .rh-hov-bg-sec-slide:hover:before, .rh-hov-bg-main-slidecol .col_item:hover:before, .rh-hov-bg-sec-slidecol .col_item:hover:before{transform: scaleY(1);}
.rh-hovered-wrap:hover .rh-hov-img-trans {opacity: 1;transform: scale(1.09);}
.rh-hovered-scale{opacity: 0;transition: opacity 0.35s, transform 0.6s;transform: scale(0);}
.rh-hovered-wrap:hover .rh-hovered-scale, .css-ani-trigger .rh-hovered-scale{opacity: 1;transform: scale(1);}
.rh-hovered-wrap:hover .rh-hovered-translare-r{transform: translateX(30px);}
.rh-hovered-wrap:hover .rh-hovered-rotate{transform: rotate(360deg);}
.rh-hovered-wrap:hover .rh-hovered-scalebig{ transform: scale(1.25); }
.rh-hovered-wrap:hover .rh-hovered-scalesmall{ transform: scale(1.09); }
.rh-fit-cover img{object-fit:cover; width:100% !important; height:100% !important;}
.full_cover_link a { width: 100%; height: 100%; display: block; position: absolute; z-index: 3 }
.full_cover_link a.position-relative{position:relative;}
.rh-cartbox {box-shadow: rgba(0,0,0,.15) 0px 1px 2px; overflow:hidden;background: white;padding: 20px;position: relative;transition: all .35s cubic-bezier(0.39, 0.58, 0.57, 1); border-top: 1px solid #efefef}
.rh-cartbox:hover {box-shadow:rgba(0,0,0,.12) 0px 3px 4px;backface-visibility: hidden;}
.rh-cartbox.no-padding, .no-padding{padding: 0}
.noborder { border:none; }
.rh-shadow1{box-shadow: 0 1px 1px 0 rgba(0,0,0,.12)}.rh-shadow2{box-shadow: 0px 5px 20px 0 rgba(0,0,0,.03);}.rh-shadow3{box-shadow:0px 15px 30px 0px rgba(119, 123, 146, 0.1);}.rh-shadow4{box-shadow: 0 5px 23px rgba(188, 207, 219, 0.35);border-top: 1px solid #f8f8f8;}.rh-shadow4:hover{box-shadow: 0 5px 10px rgba(188, 207, 219, 0.35)}.rh-shadow5{box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07)}body .rh-shadow-sceu{box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.1), -1px -1px 1px 1px rgba(247, 251, 255, 0.5), 3px 3px 8px 2px rgba(0, 0, 0, 0) inset}
.pointernone {pointer-events: none}
.text-clamp{display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;}
.text-clamp-2{-webkit-line-clamp: 2;}
.text-clamp-3{-webkit-line-clamp: 3;}
.text-clamp-4{-webkit-line-clamp: 4;}
.is-sticky .rh-stickme, .stickyscroll_widget.scrollsticky{animation: stuckMoveDown .6s;}
@keyframes stuckMoveDown{0%{transform:translateY(-100%)}100%{transform:translateY(0)}}
@keyframes stuckFadeIn{0%{opacity:0}100%{opacity:1}}
@keyframes stuckMoveDownOpacity{0%{transform:translateY(-15px); opacity: 0}100%{transform:translateY(0); opacity: 1}}
@keyframes stuckMoveUpOpacity{0%{transform:translateY(15px); opacity: 0}100%{transform:translateY(0); opacity: 1}}
@keyframes fastshake {0% { transform: skewX(-15deg); }5% { transform: skewX(15deg); }10% { transform: skewX(-15deg); }15% { transform: skewX(15deg); }20% { transform: skewX(0deg); }100% { transform: skewX(0deg); }}
@keyframes colorsearchchange {100%, 0% {background-color: #fff;}50% {background-color: #f0f0f0;}}
@keyframes lefttoright {0% {transform: translateX(0px); }50% {transform: translateX(100px); }100% {transform: translateX(0px); } }
@keyframes upanddown {0% {transform: translateY(0px); }50% {transform: translateY(100px); }100% {transform: translateY(0px); } }
@keyframes stuckFlipUpOpacity{0%{transform:perspective(500px) translateY(60px) scaleY(0.75) rotateX(-40deg); opacity: 0}100%{transform:perspective(500px) translateY(0px) scale(1) rotateX(0deg); opacity: 1}}
@keyframes tracking-in-expand{0%{letter-spacing:-.5em;opacity:0}40%{opacity:.6}100%{opacity:1}}
@keyframes rhsceleton {100%{transform: translateX(100%);}}
@keyframes rhslideleft{0% {  opacity: 0;transform: translateX(60px);}100% {opacity: 1;transform: translateX(0);}}
.stuckFlipUpOpacity{animation-name: stuckFlipUpOpacity;animation-timing-function: cubic-bezier(0.23, 1.0, 0.32, 1.0);}
.stuckFadeIn{animation: stuckFadeIn .5s;}
.stuckMoveDown{animation: stuckMoveDown .5s;}
.stuckMoveDownOpacity{animation: stuckMoveDownOpacity .6s;}
.stuckMoveUpOpacity{animation-name: stuckMoveUpOpacity;animation-timing-function: ease-out;}
.fastShake{animation: 1.5s fastshake infinite alternate}
.tracking-in-expand{animation-name: tracking-in-expand; animation-timing-function: cubic-bezier(.215,.61,.355,1.000);}
.leftrightinfinite{animation: lefttoright 10s linear 0s infinite, stuckFadeIn 2s linear;}
.rotateinfinite{animation: fa-spin 10s linear infinite;}
.upanddowninfinite{animation: upanddown 10s linear 0s infinite, stuckFadeIn 2s linear;}
.csstransall{transition: all 0.5s ease}.csstranstrans{transition: transform 0.5s ease}.csstranstrans-o{transition: opacity 0.35s ease, transform 0.5s ease}.csstranstranslong{transition: transform 1s ease}
.animationspeed5{animation-duration: 5s, 2s !important}.animationspeed10{animation-duration: 10s, 2s !important}.animationspeed15{animation-duration: 15s, 2s !important}.animationspeed20{animation-duration: 20s, 2s !important}.animationspeed25{animation-duration: 25s, 2s !important}.animationspeed50{animation-duration: 50s, 2s !important}.animationspeed100{animation-duration: 100s, 2s !important} .re-line-badge {color: #fff; padding: 5px 10px; background: #77B21D; text-shadow: 0 1px 0 #999; font-weight:bold; font-size: 10px; line-height:14px; position: relative; text-transform: uppercase; display: inline-block; z-index: 9}
.re-line-badge span:before{content: "★"; margin-right: 4px; font-size: 95%}
.re-line-badge span:after{content: "★"; margin-left: 4px; font-size: 95%}
.re-line-badge.re-line-badge--default{font-size:11px;line-height:1;text-shadow:none}.re-line-badge.re-line-badge--default span:after,.re-line-badge.re-line-badge--default span:before{display:none}
.re-line-badge.re-line-table-badge span:before { width: 0; height: 0; border-style: solid; border-width: 0 8px 8px 0; border-color: transparent #333 transparent transparent; position: absolute; left: 0; top: 100%; content: ""; margin: 0 }
.re-line-badge.re-line-table-badge:before {width: 0;height: 0;border-style: solid;border-width: 14px 15px 0 0;border-color: #77B21D transparent transparent transparent;position: absolute;left: 100%;top: 0;content: "";}
.re-line-badge.re-line-table-badge:after{width: 0;height: 0;border-style: solid;border-width: 0 15px 14px 0;border-color: transparent transparent #77B21D transparent;position: absolute;left: 100%;bottom: 0;content: "";}
.re-line-badge.re-line-table-badge{box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);padding: 7px 14px;font: normal 14px/15px Arial; text-transform: none; position: absolute;top: 8px;left: -9px;}
.re-ribbon-badge {position: absolute;right: -5px; top: -5px;overflow: hidden;width: 100px; height: 100px;text-align: right; z-index: 2; pointer-events: none;}
.re-ribbon-badge span {font: bold 10px/28px Arial;color: #FFF;text-transform: uppercase;text-align: center;transform: rotate(45deg);width: 125px;display: block;background: #77B21D;box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);position: absolute;top: 21px; right: -27px;}
.re-ribbon-badge span::before {content: "";position: absolute; left: 0px; top: 100%;z-index: -1;border-left: 3px solid #333;border-right: 3px solid transparent;border-bottom: 3px solid transparent;border-top: 3px solid #333;}
.re-ribbon-badge span::after {content: "";position: absolute; right: 0px; top: 100%;z-index: -1;border-left: 3px solid transparent;border-right: 3px solid #333;border-bottom: 3px solid transparent;border-top: 3px solid #333;}
.re-ribbon-badge.left-badge{ right: auto; left: -8px; text-align: left;}
.re-ribbon-badge.left-badge span{transform: rotate(-45deg);right: 0;}
.re-line-badge.re-line-big-label span:before { margin-right: 8px; }
.re-line-badge.re-line-big-label { padding: 8px 15px; margin: 16px auto; text-align: center; clear: both;font-size: 15px }
.re-line-badge.re-line-small-label {display: inline-block; padding: 3px 6px; margin: 0 5px 5px 0; text-align: center; white-space: nowrap;font-size: 11px; line-height: 11px;  }
.re-line-badge.badge_2, .re-ribbon-badge.badge_2 span{background: #FFBC00;}
.re-line-badge.re-line-table-badge.badge_2:before{border-top-color: #FFBC00}
.re-line-badge.re-line-table-badge.badge_2:after{border-bottom-color: #FFBC00}
.re-line-badge.badge_3, .re-ribbon-badge.badge_3 span{background: #F39200;}
.re-line-badge.re-line-table-badge.badge_3:before{border-top-color: #F39200}
.re-line-badge.re-line-table-badge.badge_3:after{border-bottom-color: #F39200}
.re-line-badge.badge_4, .re-ribbon-badge.badge_4 span{background: #D50000;}
.re-line-badge.re-line-table-badge.badge_4:before{border-top-color: #D50000}
.re-line-badge.re-line-table-badge.badge_4:after{border-bottom-color: #D50000} .table_cell_thumbs{overflow: hidden;}
.thumbplus, .thumbminus{text-align:center; display: inline-block;background-color: transparent;cursor:pointer; width: 27px; height: 27px; line-height: 27px; padding: 0; vertical-align: middle; font-size: 1em; border: 1px solid #ededed; border-radius: 50%; outline: none; background:white;}
.thumbplus { color: #67a827;  }
.thumbminus { color: #d10000; margin: 0 8px 0 0}
.thumbminus:hover, .dealScoreWrap .thumbminus:hover { background-color: #d10000; color: #fff; border: 1px solid #d10000; }
.thumbplus:hover, .dealScoreWrap .thumbplus:hover { background-color: #67a827; border: 1px solid #67a827; color: #fff; }
.thumbminus:before { content: "\e86e"; line-height: 25px; display: inline-block; }
.thumbplus:before, .heartplus:before { content: "\e86d"; line-height: 25px; display: inline-block; }
.heart_thumb_wrap .heartplus{color:#666; margin: 0 3px;text-align: center;display: inline-block; cursor: pointer;vertical-align: middle; font-size: 1em; border-radius: 4px; outline: none; line-height: 27px}
.heart_thumb_wrap .thumbscount{color: #555; margin: 0 3px}
.heart_thumb_wrap .heartplus:hover, .button_action .heart_thumb_wrap .heartplus:hover{ color: #cc0000}
.heart_thumb_wrap .heartplus:before, .heart_thumb_wrap:hover .heartplus.alreadywish:not(.wishlisted):before{content: "\f004";}
.heart_thumb_wrap .heartplus.alreadywish:before{content: "\e935"; color: #cc0000;}
.button_action .wpsm-button.wpsm-button-new-compare, .button_action .heart_thumb_wrap .heartplus, .button_action .quick_view_wrap .quick_view_button{color: #aaa}
.button_action .thumbscount, .button_action .wishaddedwrap, .button_action .wishremovedwrap, .button_action .wishaddwrap{display: none !important;}
.thumbscount{font-size: 12px;line-height: 29px; margin: 0 0 0 8px; display: inline-block; color: #67a827 }
.thumbscount.cold_temp{color: #d10000}
.alreadyhot.thumbminus, .alreadyhot.thumbplus, .alreadyhot.hotminus, .alreadyhot.hotplus {cursor: not-allowed; opacity: 0.75 }
.alreadywish .wishaddwrap, .wishremovedwrap, .wishaddedwrap, .yith_woo_chart .thumbscount, .re-favorites-posts .thumbscount{display: none;}
.alreadywish .wishaddedwrap{display: inline-block;}
.post_thumbs_comm{font-size: 12px;line-height: 29px; color: #aaa; float: left}
.post_thumbs_comm span:before{ content: "\f27a"; margin-right: 5px}
.thumbminus.loading:before, .thumbplus.loading:before, .heartplus.loading:before{content: "\f3f4" !important; animation: fa-spin 1s linear infinite;}
.fonscale {height: 15px; position: relative;border: 1px solid #ddd;border-radius: 10px; background-color: #ececec;  background: linear-gradient(to bottom, #f5f5f5 1px, #f0f0f0 1px, #eeeeee) }
.scaleperc { height: 7px; width: 0;position: absolute; left: 4px; top: 3px;  background-color: #ff4e0d; border-radius: 5px; max-width: calc(100% - 8px); }
.scaleperc.cold_bar { background: none #1F7BC5; border: 1px solid #174E7B; }
.hotmeter { position: relative; width: 100%; display: table; }
.hotmeter button { padding: 0; cursor: pointer; }
.temperatur { color: #CA212A; font-weight: bold; padding: 3px 3px 0 0; display: inline-block; white-space: nowrap; }
.table_cell_hot { display: table-cell; padding-right: 4px; vertical-align: middle; }
.table_cell_hot.fullwidth_cell { width: 100%; padding-right: 0; padding-left: 3px }
.table_cell_hot.first_cell { padding-right: 9px; }
.temperatur.cold_temp { color: #1F7BC5; }
.hotplus { width: 27px !important; height: 27px !important; line-height: 27px; vertical-align: top !important; font-size: 0.9em !important; border: 1px solid #dcddde !important; border-radius: 4px; background-color: #fff !important; margin-top: 4px !important; color: #67a827; }
.hotminus { width: 27px !important; height: 27px !important; line-height: 27px; vertical-align: top !important; font-size: 0.9em !important; border: 1px solid #dcddde !important; border-radius: 4px; background-color: #fff !important; margin-right: 3px !important; margin-top: 4px !important; color: #3f83cb; }
.hotminus:hover { background-color: #3f83cb !important; color: #fff; border: 1px solid #3f83cb !important; }
.hotplus:hover { background-color: #67a827 !important; border: 1px solid #67a827 !important; color: #fff; }
.hotminus:before { content: "\f068"; line-height: 27px; display: inline-block;  }
.hotplus:before { content: "\f067"; line-height: 27px; display: inline-block; }
.hotmeter .hotminus{border-radius: 10px 0px 0px 10px;}
.hotmeter .hotplus{border-radius: 0px 10px 10px 0px;}
.textinfo { margin-left: 12px; color: #F00; }
.dealScore{ float: left; margin-right:10px; }
.dealScore .label {float: left;height: 32px;text-align: center;font-size: 14px;background: #96CA4E;padding: 0 13px;line-height: 32px;color: #fff;font-weight: bold;border-radius: 4px 0px 0px 4px;}
.dealScore .thumbscount {margin:0; float: left;height: 32px;width: auto;min-width: 50px;text-align: center;font-size: 18px;background: #DAECC2;padding: 0 5px;color: #333 !important;line-height: 32px;border-radius: 0px 4px 4px 0px;}
.dealScoreWrap .thumbplus, .dealScoreWrap .thumbminus{height: 32px; width: 32px; line-height: 32px; background-color: #fff}
.coupon_code_in_modal .table_cell_thumbs{display: inline-block; float: none;}
.hoticonfireclass:before{ content: "\f06d"; margin-right: 5px; color: #CA212A; }
.gradus_icon:before{vertical-align:top; content: "°"; margin: 0 2px; }
.cold_temp .gradus_icon:before{content: "\f2dc";font-size: 80%}
.favorshop_like i{margin: 0 !important; padding: 0 !important;}
.favorrightside .heart_thumb_wrap{position: absolute; top: 5px; right: 3px;}
.wishonimage .heart_thumb_wrap .heartplus:before{color: #cc0000;border-radius: 50%;background: #fff;width: 25px;height: 25px;line-height: 27px;vertical-align: middle;box-shadow: 0 0 10px #efefef;}
.favorrightside .thumbscount{display: none;}
.favour_in_row {display:inline-block; margin: 0 6px 6px 0}
.column_grid .favour_in_image{ right: 10px; opacity: 1; bottom: 10px; left: auto; top: auto;}
.favour_in_image{ position: absolute; z-index: 9; bottom:auto; opacity: 0; left: 0; right: 0; top:50%; transition: all 0.4s ease; margin-top: -15px}
.favour_btn_red .heart_thumb_wrap{display: inline-block;background-color: #b1141a;color: #fff;font-size:15px;padding: 2px 7px 3px 7px; position: relative;}
.favour_btn_red .heart_thumb_wrap .heartplus, .favour_btn_red .heart_thumb_wrap .heartplus.alreadywish:before{color: #fff}
.favour_btn_red .heart_thumb_wrap .thumbscount{position: absolute;top: -5px;right: -10px;border-radius: 10px;display: inline-block;font-size: 9px;line-height: 16px;padding: 0 6px;text-align: center;vertical-align: middle;background: #fff; color: #cc0000}
.post-meta-left .favour_btn_red .heart_thumb_wrap{display: block;}
.post-meta-left .favour_in_row{margin: 0 0 10px 0; display: block; width: 100%} .rate-bar { position: relative; display: block; margin-bottom: 34px; width: 100%; background: #ddd; height: 14px; transition: 0.4s linear; transition-property: width, background-color; }
.rate-bar-title { position: absolute;  left: 0; font-size: 14px;top: -21px;}
.rate-bar-title span { display: block; height: 18px; line-height: 18px; }
.rate-bar-bar { height: 14px; width: 0px; background: #E43917; }
.rate-bar-percent { position: absolute; right: 0; top: -21px; font-size: 14px; height: 18px; line-height: 18px; font-weight: bold; }
.rate_bar_wrap { clear:both; padding: 30px; margin-bottom: 30px; box-shadow:0 2px 20px rgba(0,0,0,.08); overflow: hidden }
.rate_bar_wrap .review-top { overflow: hidden;float:none; width:100%; margin-right:0 }
.review-top .overall-score { background: #E43917; width: 100px; text-align: center; float: left; margin: 0 20px 10px 0; }
.review-top .overall-score span.overall { font-size: 52px; color: #FFF;padding: 8px 0; display: block; line-height: 52px; }
.review-top .overall-score span.overall-text { background: #000; display: block; color: #FFF; font-weight: 700; padding: 6px 0; text-transform: uppercase; font-size: 11px; }
.review-top .overall-score .overall-user-votes {background-color: #111;color: #fff;font-size: 11px;line-height: 11px;padding: 8px 0;}
.review-top .review-text span.review-header { font-size: 26px; font-weight: 700; color: #000; line-height: 32px; display: block; margin-bottom: 9px; }
.rh-flex-right-align .review-top .overall-score{margin: 0}
.review-top .review-text p {margin: 0; }
.review-text img{max-height:220px;}
.rate_bar_wrap .review-criteria { margin-top: 20px; border-top: 1px dashed #d2d2d2; border-bottom: 1px dashed #d2d2d2; padding: 40px 0 0 0;  transition: 0.4s linear; transition-property: width, background-color; }
.review-header { display: block; font-size: 20px; font-weight: bold; }
.review-small-square{width: 55px;height: 33px;border-radius: 5px 0 0 5px;line-height: 33px;font-size: 18px;}
.review-small-circle{width: 35px;height: 35px;border-radius: 50%;line-height: 35px;font-size: 15px;}
.rate_bar_wrap .noUi-connect{background: #ff9800;}
.rate_bar_wrap .rh_front_criteria{padding: 0 0 0 15px;margin: 8px 0; clear: both}
.rate_bar_wrap .your_total_score .user_reviews_view_score{float: right;}
.score-compact{font-size: 30px; padding: 0 18px; color: #fff; line-height: 60px; margin: -1px}
.radial-progress { overflow:hidden; width: 65px; height: 65px; background-color: rgba(239, 239, 239, 0.63); border-radius: 50%; margin: 0 auto; position: relative; }
.radial-progress .circle .mask, .radial-progress .circle .fill, .radial-progress .circle .shadow { width: 65px; height: 65px; position: absolute; border-radius: 50%; }
.radial-progress .circle .shadow { box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.2) inset; }
.radial-progress .circle .mask, .radial-progress .circle .fill { backface-visibility: hidden;transition: transform 1s linear 0.1s; border-radius: 50%; }
.radial-progress .circle .mask { clip: rect(0px, 65px, 65px, 32.5px); }
.radial-progress .circle .mask .fill { clip: rect(0px, 32.5px, 65px, 0px); background-color: #e43917; }
.radial-progress .inset { color: #111111; width: 55px; height: 55px; position: absolute; margin-left: 5px; margin-top: 5px; background-color: #fbfbfb; border-radius: 50%; box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.2); }
.radial-progress .inset .percentage { width: 55px; position: absolute; top: 50%; text-align: center; font-weight:bold; font-size: 23px; line-height:25px; margin-top: -12px }
.review_big_circle .radial-progress .circle .mask, .review_big_circle .radial-progress .circle .fill, .review_big_circle .radial-progress .circle .shadow, .review_big_circle .radial-progress {width: 100px; height: 100px}
.review_big_circle .inset{width: 80px; height: 80px; margin-left: 10px; margin-top: 10px}
.review_big_circle .radial-progress .inset .percentage { font-weight: normal;width: 80px; font-size: 40px; line-height: 42px; margin-top: -22px; }
.review_big_circle .radial-progress .circle .mask { clip: rect(0px, 100px, 100px, 50px); }
.review_big_circle .radial-progress .circle .mask .fill { clip: rect(0px, 50px, 100px, 0px);}
.colored_rate_bar .r_score_1, .colored_rate_bar .r_score_2{background-color: #940000 !important}
.colored_rate_bar .r_score_3, .colored_rate_bar .r_score_4{background-color: #cc0000 !important}
.colored_rate_bar .r_score_5, .colored_rate_bar .r_score_6{background-color: #ffac00 !important}
.colored_rate_bar .r_score_7, .colored_rate_bar .r_score_8{background-color: #9c0 !important}
.colored_rate_bar .r_score_9, .colored_rate_bar .r_score_10{background-color: #390 !important}
.colored_rate_bar .r_score_1.score_val, .colored_rate_bar .r_score_2.score_val{ border-bottom: 3px solid #940000; background-color: transparent !important;}
.colored_rate_bar .r_score_3.score_val, .colored_rate_bar .r_score_4.score_val{ border-bottom: 3px solid #cc0000; background-color: transparent !important;}
.colored_rate_bar .r_score_5.score_val, .colored_rate_bar .r_score_6.score_val{ border-bottom: 3px solid #ffac00;background-color: transparent !important;}
.colored_rate_bar .r_score_7.score_val, .colored_rate_bar .r_score_8.score_val{ border-bottom: 3px solid #9c0;background-color: transparent !important;}
.colored_rate_bar .r_score_9.score_val, .colored_rate_bar .r_score_10.score_val{ border-bottom: 3px solid #390;background-color: transparent !important;}
.colored_rate_bar .rate-bar{ background-color: #f2f2f2}
.star a { width: 16px; height: 15px; display: inline-block; }
span.stars-rate{font-size: 17px;height: 21px !important;line-height: 21px;overflow: hidden;position: relative;font-weight: normal;text-align: left; background: none transparent !important;text-rendering: auto; white-space: nowrap; display: inline-block;}
.star-small span.stars-rate{font-size: 13px;height: 13px !important;line-height: 13px;}
.star-huge span.stars-rate{font-size: 20px;height: 20px !important;line-height: 20px;}
span.stars-rate:before {content: '\e9d7\e9d7\e9d7\e9d7\e9d7';color: #ccc; font-weight: 300}
span.stars-rate span {overflow: hidden;float: left;top: 0;left: 0;position: absolute;padding-top: 1.5em;background: none transparent !important}
span.stars-rate span:before {content: "\e9d9\e9d9\e9d9\e9d9\e9d9";top: 0;position: absolute;left: 0;color: #F6A123;}
span.stars-rate.unix-star:before {content: '★★★★★';}
span.stars-rate.unix-star span:before {content: "★★★★★";}
span.stars-rate.blue-star span:before{color: #ff9800}
.user-rate { float: right; width: 105px;overflow: hidden; }
.rh-star-ajax .stars-rate-ajax-type{font-size: 17px;height: 21px !important;line-height: 21px;width: 105px;overflow: hidden;font-weight: normal;text-align: left; background: none transparent !important;text-rendering: auto;-webkit-font-smoothing: antialiased; white-space: nowrap;}
.rh-star-ajax .stars-rate-ajax-type .starrate{color: #ccc; float: left; text-align: center; height: 21px; width: 21px;}
.rh-star-ajax .user-rate-active:not(.rated-done) .starrate{cursor: pointer;}
.rh-star-ajax .stars-rate-ajax-type .starrate:before{content: '\e9d9'; }
.rh-star-ajax .stars-rate-ajax-type .starrate.active{color: #F6A123;}
.rh-star-ajax .rehub-rate-load {  height: 16px; width: 16px; display: block; font-size: 16px }
.rating_bar .rh-star-ajax .title_star_ajax { float: left; }
.user-review-vote > span.us-rev-vote-up i { color: #5CBD00 }
.user-review-vote > span.us-rev-vote-down i { color: #cc0000 }
.user-review-vote > span.us-rev-vote-up:hover { background-color: #5CBD00; color: #fff }
.user-review-vote > span.us-rev-vote-up:hover i { color: #fff }
.user-review-vote > span.us-rev-vote-down:hover { background-color: #cc0000; color: #fff }
.user-review-vote > span.us-rev-vote-down:hover i { color: #fff }
@media only screen and (max-width: 479px) {
.review-small-square{float: none;width: calc(100% - 70px); border-radius: 5px;}
} .priced_block { margin-bottom: 15px; }
.priced_block .btn_offer_block:active {top: 2px; }
.priced_block .btn_offer_block, .wpsm-button.rehub_main_btn, .priced_block .button{font-weight:bold; font-size: 16px; line-height:17px;padding: 0.65em 1.1em;  color: #ffffff !important; text-transform: uppercase; position: relative; text-align: center; border:none; text-decoration: none; display: inline-block;}
.wpsm-button.rehub_main_btn{font-weight:bold; font-size: 17px; line-height:17px;padding: 10px 20px}
.priced_block.inline_priced_block .rh_price_wrapper, .priced_block.inline_priced_block .rh_button_wrapper{float: left;}
.priced_block.inline_priced_block .price_count{ display: block; text-align: center; background: #111; color: #fff; }
.small_post .rh_price_wrapper{display: block;}
.priced_block .price_count { display: inline-block; font-weight:bold; font-size: 15px; line-height:24px;}
.pricefont110.priced_block .price_count, .woocommerce .products .product .pricefont110 .price{font-size: 120%; line-height: 20px;}.pricefont130.priced_block .price_count, .woocommerce .products .product .pricefont130 .price{font-size: 130%; line-height: 22px;}
.price_for_grid .priced_block .price_count{line-height: 16px}
.rehub_feat_block, .rehub_bordered_block { border: 1px solid #ddd; box-shadow: 0 0 20px #F0F0F0; margin-bottom: 35px; padding: 18px 16px; overflow: hidden; clear: both; position: relative; background-color: #fff }
.rehub_feat_block .rh_listitem{padding: 0; margin: 0; border: none; box-shadow: none}
.price del{ font-size: 80%; opacity: 0.2; color: #111; font-weight: normal; }.pricedelsmall .price del{font-size:60%;}
.wpsm_score_box .priced_block .btn_offer_block, .wpsm_score_box .priced_block .single_add_to_cart_button{ font-size: 20px; line-height: 20px; text-align: center;display: block;padding: 14px 20px; width: 100%;border-bottom: 4px solid rgba(0,0,0,0.2) !important; margin-bottom:12px; }
.wpsm_score_box .priced_block .btn_offer_block:not(.rehub_offer_coupon):before {margin: 0 5px;content: "\e907";}
.wpsm_score_box .priced_block .post_offer_anons{display:block;}
.wpsm_score_box .priced_block .price_count{font-size:22px; margin-bottom:15px;}
.wpsm_score_box .rehub_offer_coupon{font-size:16px; width:200px;margin-bottom:10px;}
.rh_big_btn_inline .priced_block .btn_offer_block{display: inline-block; float: none;font-size: 21px; line-height: 21px; padding: 13px 70px;text-transform: none;}
.priced_block.block_btnblock .rh_price_wrapper, .priced_block.block_btnblock .rh_button_wrapper{display: block; margin: 0 0 8px 0; float: none;}
.priced_block.block_btnblock .price_count{font-size: 20px; font-weight: bold;}
.priced_block.block_btnblock .btn_offer_block{padding: 10px 22px; font-size: 16px; white-space: nowrap;}
.inline_compact_btnblock.priced_block .rh_button_wrapper{display: inline-block; margin-left:15px; vertical-align: top;}
.inline_compact_btnblock.priced_block .price_count{padding:0; font-size: 21px; font-weight: bold;  float: left; margin-top: 6px; max-width: 250px; text-overflow: ellipsis; white-space: nowrap;}
.not_masked_coupon:not(.expired_coupon){margin-right: 15px}
.blacklabelprice del{color: #fff}
.price_count del { color:#333; font-size: 80%; font-weight: normal; vertical-align: top; display: inline-block; opacity: 0.4;}
.priced_block a.added_to_cart { display: block; clear: both; padding-top: 4px; font-size: 11px; }
.priced_block .price_count sup { font-size: 13px }
.aff_tag, .brand_logo_small { color: #666; font-size: 12px; line-height: 16px; }
body .aff_tag img{ max-width: 90px; vertical-align: middle; max-height: 25px; box-sizing: content-box;}
body .brand_logo_small img{max-width: 100px; height: auto; width: auto; margin-top: 5px; max-height: 60px }
.rehub_woo_review_tabs { display: none; }
.rehub_woo_review_tabs:first-child {display: block;}
.btn_offer_block.loading:before { content: ""; position: absolute; top: 0; right: 0; left: 0; bottom: 0; background: url(//4utoday.com/wp-content/themes/rehub-theme/images/woo/ajax-loader.gif) center no-repeat rgba(255,255,255,0.65); }
.rehub_offer_coupon.free_coupon_width{ display: inline-block; margin-bottom: 20px; font-size: 15px; font-weight: bold;}
.rehub_offer_coupon{display: inline-block; vertical-align: top; cursor: pointer;padding: 0.65em 1.1em;border: 1px dashed green;text-align: center; position: relative; font-size: 13px; clear: both; line-height: 18px; background-color: rgb(233, 255, 221); color: green;}
.post_offer_anons .rehub_offer_coupon, .post_offer_anons{ display: inline-block;}
.newsdetail .post_offer_anons{float:left;}
.post_offer_anons .not_masked_coupon{ line-height: 16px; padding: 10px; }
.rehub_offer_coupon.btn_offer_block{ clear: none; border: none !important; transition: all 0.4s ease;}
.rehub_offer_coupon.btn_offer_block:hover{ opacity: 0.9;}
.column_grid .rehub_offer_coupon, .column_grid .priced_block .btn_offer_block { margin: 5px auto; display: block;}
.rh-expired-class:not(.post-inner){filter: grayscale(100%);-webkit-filter: grayscale(100%);background: repeating-linear-gradient(-55deg,#f8f8f8,#f8f8f8 10px,rgba(225, 224, 224, 0.45) 10px,rgba(225, 224, 224, 0.4) 20px);}
.store_post_meta_item {font-size: 12px; line-height: 14px}
.store_post_meta_item a{color: #555; text-decoration: none; }
.more-from-store-a a:before{ content: "\f292"; margin-right: 2px; color: #999}
.btn_offer_block .mtinside {text-align: right;position: absolute;bottom: -17px;right: 3px;color: #ababab;font-weight: normal;text-shadow: none !important; font: 11px/11px Arial !important; text-transform: none;}
.product_egg .btn_offer_block .mtinside {right: auto;left: 3px;}
.aff_tag.mtinside img {max-height: 16px;vertical-align: middle;}
.rh-expired-notice{background-color: #888885;color: white;font-size: 11px;line-height: 18px;height: 18px; vertical-align: top;padding: 0 4px;margin-right: 7px;margin-top: 1px;text-transform: uppercase;cursor: default; float: left;}
.col_item .rh-expired-notice, .deal_daywoo .rh-expired-notice{float: none;}
.single_top_main .rh-expired-notice{margin-top: 5px}
.grid_onsale {padding: 3px 7px;font: bold 12px/15px Arial;position: absolute;text-align: center;top: 3px;right: 3px;z-index: 1;margin: 0;background: #77b21d;color: #fff;}
@media (max-width: 767px) {
.inline_compact_btnblock.priced_block{border-top:1px solid #eee; padding-top: 20px; margin-top:20px;}
.mobile_block_btnclock.priced_block .rh_button_wrapper, .mobile_block_btnclock.priced_block .rh_price_wrapper{display: block; margin: 0 0 10px 0;text-align: center;}
.mobile_block_btnclock.priced_block .btn_offer_block, .mobile_block_btnclock.priced_block .rehub_offer_coupon, .mobile_block_btnclock .woo_loop_btn{display: block;padding: 12px; float: none;}
.mobile_block_btnclock.priced_block .post_offer_anons{display: block; float:none;}
.mobile_block_btnclock.priced_block .price_count{max-width: 1000px; float: none; font-size: 21px; margin: 0}
.mobpricefont90.priced_block .price_count, .mobpricefont90 .price{font-size: 90%}
.rehub_feat_block .priced_block{clear: both;}
.rate_bar_wrap{padding: 18px}
}
.rehub_offer_coupon:hover{border: 1px dashed #008DBF;background: #f4f4f4;color: grey;}
.rehub_offer_coupon:hover i{color: #008DBF}
.coupon_btn.expired_coupon{display: none;}
.coupon_btn:before {border: 1px dashed white;border-left: none;border-bottom: none;width: 16px; height:100%;transition: all 0.3s ease;content: "";position: absolute;top: 0;right: 0;display: block;background-image: linear-gradient(67deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 50%,rgb(166, 183, 157) 51%, rgb(233, 255, 221) 66%) !important;}
.coupon_btn{padding-right: 30px; position: relative;}
.coupon_btn:hover:before{width: 25px;}
.rehub_offer_coupon.expired_coupon{border: 1px dashed #ddd;background: #f4f4f4;color: grey;}
.rehub_offer_coupon.expired_coupon span{text-decoration: line-through;}
.rehub_offer_coupon.masked_coupon.expired_coupon{text-decoration: line-through !important;}
.rehub_offer_coupon.expired_coupon i{ display: none;}
.woocommerce .products .expired_coupon, .col_item.expired_coupon, .column_grid.expired_coupon, .rehub_feat_block.expired_coupon, .deal-item-wrap.expired_coupon, .grayscaleexpired{-webkit-filter: grayscale(100%);filter: grayscale(100%); opacity: 0.8}
.rehub_offer_coupon.masked_coupon:not(.btn_offer_block) {font-size: 13px; font-weight: bold; text-align: center; text-transform: uppercase;}
.rehub_offer_coupon.masked_coupon i{ font-weight: normal; font-size: 12px; color: #fb7203; padding-left: 6px; position: static; margin: 0; line-height: 14px; }
.rehub_offer_coupon span{ width: 100%; background: none transparent; border: none; text-align: center; }
.rehub_offer_coupon i.rhicon{ position: absolute; top: 50%; right: -12px; font-size: 18px; line-height: 18px;margin-top: -9px; color: #111;}
.rehub_offer_coupon i.rhi-check-square{ font-size: 15px; color: #247600 !important; right: -7px}
.rehub_offer_coupon.btn_offer_block i{ display: none;}
.time_offer{ font-size: 10px; line-height: 20px}
.rehub_woo_review_tabs.pretty_woo { margin: 0 5px 5px 0; }
.pretty_woo a img{ max-width: 100px; height: auto;}
.pretty_woo a{ text-decoration: none;} .woo_offer_list .offer_thumb{min-width: 102px;padding: 0}
.woo_offer_list .offer_thumb a{text-decoration: none;display: table-cell;vertical-align: middle; height: 100px; width: 100px}
.woo_offer_list .offer_thumb img{max-width: 92px; max-height: 92px}
.woo_offer_list .button_action, .rehub_woo_review_tabs .button_action{position: absolute; top: 6px; right: 6px}
.woo_offer_list .brand_logo_small{margin-bottom: 5px}
.woo_offer_list .woolist_meta, .woo_offer_list small.wcvendors_sold_by_in_loop{font: normal 11px/15px Arial; color: #aaa;}
.woo_offer_list .woolist_meta span a{ text-decoration: none;}
.rehub_woo_review .offer_thumb{max-width: 150px}.rehub_woo_review .offer_thumb img{max-height:150px; width:auto}
.rh_gr_middle_desc ul, .rh_gr_middle_desc p{margin: 0}.rh_actions_padd .woolist_meta{padding-right: 60px}
.sale_a_proc {z-index: 9; width: 56px; height: 56px; border-radius: 50%; background-color: #4D981D; font: 16px/56px Arial; color: #fff; display: block; text-decoration: none !important; text-align: center; position: absolute; top: 10px; left: 10px; }
.featured_single_left .sale_tag_inwoolist h5{font-size: 28px}
.woo_offer_list small.wcvendors_sold_by_in_loop{margin: 0}
.woo_offer_list .woolist_meta span:before{display: none;}
.woocommerce.tax-store .woocommerce-result-count, .tax-store .tag_woo_meta{display: none;}
.woo-tax-logo img {max-height: 120px; max-width: 160px; margin-bottom: 12px}.woo-tax-logo .user-rate{float: none; margin: 0 auto}
.tag_woo_meta a{color: #888; text-decoration: none; font-style: italic} .reveal_enabled:not(.expired_coupon) .btn_offer_block:not(.coupon_btn), .woocommerce .products .reveal_enabled .woo_loop_btn:not(.coupon_btn){display: none !important;}
.offer_grid figure img, figure.eq_figure img {height: 150px;}
.column_grid .price_count del{display: none;}
.price_for_grid{min-height: 32px} .act-rehub-login-popup{ cursor: pointer;}
.rehub-login-popup-footer{ margin: 0 -22px; padding: 22px 10px 0 10px; text-align: center; border-top: 1px solid #ddd;}
.re-user-popup-wrap .wpsm-button.loading:after { content: "\f021"; position: absolute; top: 10px; left: 100%; font-size: 20px; margin-left: 20px; opacity: 1; color: #777; animation: fa-spin 1s linear infinite; }
.rehub-register-popup.registration-complete #rehub_registration_form_modal{ display: none;}
.top-social .act-rehub-login-popup{ float: right; margin: 7px}
.top-social .act-rehub-login-popup i{margin-right: 3px}
.user-ava-intop{ position: relative; line-height: 22px; vertical-align: middle; cursor: pointer; display: inline-block;}
.user-ava-intop img{border-radius: 50%; vertical-align: middle; width: 28px}
.user-ava-intop:after{content: "\f107";display: inline-block;font-style: normal;line-height: 22px;color: inherit;padding-left: 4px;font-size: 15px}
.user-ava-intop.user-ava-intop-open:after{content: "\f106";}
.user-dropdown-intop-menu{ display: block; position: absolute; right: 0; left: auto; z-index: 99999;min-width: 220px; font-size: 14px;text-align: left;list-style: none;background-color: #fff !important; background-clip: padding-box;border: 1px solid #ddd;box-shadow: 0 6px 12px rgba(0,0,0,.175) !important;margin-top: 3px; transition: all 0.4s ease 0s; visibility: hidden; opacity: 0}
.user-dropdown-intop-menu li.user-name-and-badges-intop, .user-dropdown-intop-menu .menu-item > a  {padding: 10px 20px;display: block; color: #111; float: none;}
.user-dropdown-intop-menu .menu-item > a, .user-dropdown-intop-menu .menu-item > a *{ border:none; color: #111 !important}
.user-name-and-badges-intop {display: block;font-size: 12px;line-height: 1.42857143;color: #777;white-space: nowrap;overflow: hidden;border-bottom: 1px solid #e5e5e5;}
.user-dropdown-intop-menu .menu-item{ font-size: 14px; font-weight: bold; display: block !important; float: none !important;}
.user-dropdown-intop-menu .menu-item i{ padding-right: 5px}
.user-dropdown-intop-menu .menu-item.user-logout-link-intop > a{ border-top: 1px solid #e5e5e5;}
.user-name-and-badges-intop span.userpro-badges{ max-width: 1000px !important; margin: 0 0 0 0 !important; text-align: left !important; }
.user-dropdown-intop-menu.user-dropdown-intop-open{ opacity: 1; visibility: visible; display: block;}
.user-dropdown-intop-menu>li>a:focus, .user-dropdown-intop-menu>li>a:hover {text-decoration: none;background-color: #f5f5f5;}
.user-image-in-name { float: left; margin: 0 8px 0 0}
.top-social .user-dropdown-intop{float: right; margin: 4px 5px 0 5px;}
.main-nav .user-ava-intop:after{color: #111}
.main-nav .act-rehub-login-popup span, .rh_login_icon_n_btn.act-rehub-login-popup span, .logged-in .login_icon_label, .responsive_nav_wrap .heads_icon_label{ display: none;}
.rh_bp_notice_profile {position: absolute;top: -8px;right: 5px;z-index: 9;min-width: 18px;background: red;text-align: center;padding: 0 2px;color: #fff;font: bold 12px/18px Arial;border-radius: 50%;}
.header-top .rh_bp_notice_profile{position: static; display: inline-block;}
.user-dropdown-intop-menu .menu-item.bp-profile-menu-item a:before {content: "!";margin: 0 4px 0 0;background: #278ABC;color: #fff;font: bold 12px/14px Arial;height: 14px;width: 14px;display: inline-block;text-align: center;border-radius: 50%;}
.user-dropdown-intop-menu .menu-item.bp-profile-menu-item{ font-size: 12px;font-weight: normal;line-height: 15px;background-color: #F3FBFF;border-bottom: 1px dashed #D0DDE4;}
@media (max-width: 1023px){
.user-dropdown-intop-menu{right: 0}
} .social_icon a { width: 32px; height: 32px; display: inline-block; margin-right: 2px; color: #fff !important; font-size: 20px; line-height: 32px; text-align: center; position: relative; text-decoration: none !important; }
.social_icon a:hover { top: 2px;box-shadow: none; }
.social_icon.small_i a { width: 20px; height: 20px; display: inline-block; margin-right: 2px; font-size: 14px; line-height: 20px; text-align: center; }
.social_icon.small_i a i { vertical-align:middle; }
.social_icon .db { background-color: #ff80ae; }
.social_icon .fb, .rh-social-square .fb:hover { background-color: #39599F; }
.social_icon .gp { background-color: #eb4026; }
.social_icon .in, .rh-social-square .in:hover { background-color: #3b8dbd }
.social_icon .ins { background-color: #3a82b8 }
.social_icon .pn, .rh-social-square .pn:hover { background-color: #ca212a }
.social_icon .rss { background-color: #ff9933 }
.social_icon .sc { background-color: #ff7d2f }
.social_icon .tm { background-color: #00acef }
.social_icon .tw, .rh-social-square .tw:hover { background-color: #111 }
.social_icon .vk { background-color: #537599 }
.social_icon .telegram { background-color: #2da8e4 }
.social_icon .dscord { background-color: #7289da }
.social_icon .yt { background-color: #cd0000 }
.social_icon .wa { background-color: #4bc557 }
.social_icon .vim { background-color: #5DC6FF }
.social_icon .hm { background-color: #555; }
.post_share { position: relative; margin: 0 0 25px 0; clear: both;  }
.top_share .post_share{margin: 0 0 15px 0; overflow: hidden; padding-top: 3px}
.row_social_inpost span.share-link-image { box-shadow: 0 1px 2px #E4E4E4; width: auto;min-width: 30px;line-height: 23px;margin: 0 6px 6px 0;font-size: 16px;padding: 3px 12px;}
.row_social_inpost span i{font-size: 15px; vertical-align: middle;}
.row_social_inpost span.fb:after{content: "Facebook";font-size: 12px;text-decoration: none;margin-left: 8px;}
.row_social_inpost span.tw:after{content: "XTwitter";font-size: 12px;text-decoration: none;margin-left: 8px;}
.share-link-image{color: #fff !important; cursor: pointer; display: inline-block; text-align: center; position: relative;width: 32px;height: 32px;margin-right: 2px; font-size: 20px; line-height: 32px}
.share-link-image:hover{top: 2px; box-shadow: none;}
.row_social_inpost span.simplefavorite-button-count {margin: 0;box-shadow: none;width: auto;height: auto;line-height: inherit;float: none;padding: 0;font-size: inherit;min-width: 1px;}
.rh-social-square{max-width: 100px}
.rh-social-square .share-link-image{padding: 5px;border: 1px solid #e9e9e9;width: 45px;height: 45px; line-height: 45px;margin: 0 0 10px 0;background: white;color: #a9a9a9 !important;font-size: 16px;display: flex; justify-content: center;align-items: center;}
.rh-social-square .share-link-image:hover{color: #fff !important} body.pgwModalOpen { overflow: hidden; }
#pgwModal { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index : 9010; overflow-x: auto; overflow-y: scroll; text-align: center; }
#pgwModal .pm-container { margin: 10px; }
#pgwModal .pm-body { display: inline-block; max-width: 800px; min-width: 300px; position: relative; width: 100%; z-index: 9020; margin-top: 10px;backface-visibility: hidden; }
#pgwModalBackdrop { width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 9000; background: #000; opacity: 0.5; }
#pgwModal .pm-body { background-color: #fff;  box-shadow: 0 0px 15px #444; }
#pgwModal .pm-title { background: #e5e5e5; padding: 5px 0 6px; border-bottom: 1px solid #d5d5d5;  font-size: 1rem; min-height: 25px; }
#pgwModal .pm-content { background: #fff; padding: 25px;  text-align: left; }
#pgwModal.coupon-reveal-popup .pm-content{padding: 0}
#pgwModal .pm-close {top: -10px; right: -10px; position: absolute; cursor: pointer;}
#pgwModal .pm-close i, #pgwModal .pm-close{line-height: 30px; font-size: 18px; width: 30px; height: 30px}
body.pgwModalOpen .rh-container, body.pgwModalOpen #main_header {-webkit-filter: grayscale(100%); filter: grayscale(100%);transition : -webkit-filter 500ms linear; backface-visibility: hidden;}
.coupon_reveal_popup{ display: none}
.coupon_modal_coupon{background: url(//4utoday.com/wp-content/themes/rehub-theme/images/cpnbg.webp) no-repeat center 11px; padding: 25px 0}
#pgwModal .coupon_reveal_popup{ display: block}
.cpn_btn_inner{display:block; width: 250px; margin: -25px auto 30px auto;}
.cpn_modal_container{min-width: 250px;background: url(//4utoday.com/wp-content/themes/rehub-theme/images/check.webp) no-repeat right center #9300fe;border: 1px dashed #e3bdfd;padding: 5px 50px 5px 20px;}
.coupon_code_in_modal input.code {padding:9px 10px; box-shadow: none; outline: 0; color: #fff; font-weight: bold; font-size: 23px; border:none; background-color: transparent;}
.shop_in_cpn img{margin-right: 5px; vertical-align: middle; max-height: 50px}
.thumb_in_modalcoupon{width: 70px;}.thumb_in_modalcoupon .thumbscount{display: none;}
#pgwModal .printthecoupon:before{font-size: 15px}#pgwModal .printthecoupon{font-size: 14px}
.printmecoupondiv{display: none;}
.printthecoupon:before{content:"\f02f "; font-size: 20px; margin-right: 10px}
@media (max-width: 479px) {
.coupon_code_in_modal input.code{max-width: 210px; font-size: 19px}
} .col_item{ position: relative;}
.col_wrap_two{margin: 0 -2.5% 20px;}
.col_wrap_two .col_item {width: 45%; margin: 0 2.5% 30px; float: left;}
.col_wrap_three{margin: 0 -1.5% 20px;}
.col_wrap_three .col_item {width: 30.33%; margin: 0 1.5% 25px; float: left;}
.col_wrap_three .col_item:nth-child(3n+1) { clear: both;}
.col_wrap_two .col_item:nth-child(2n+1) { clear: both;}
.col_wrap_fourth{margin: 0 -1% 15px;}
.col_wrap_fifth, .col_wrap_six{margin: 0 -1% 15px;}
.col_wrap_fourth .col_item {width: 23%; margin: 0 1% 25px; float: left;}
.col_wrap_fourth .col_item:nth-child(4n+1) { clear: both;}
.col_wrap_fifth .col_item {width: 18%; margin: 0 1% 25px; float: left;}
.col_wrap_fifth .col_item:nth-child(5n+1) { clear: both;}
.col_wrap_six .col_item {width: 15.26%; margin: 0 0.7% 25px; float: left;}
.col_wrap_six .col_item:nth-child(6n+1) { clear: both;}
.rh-flex-columns{display: flex; flex-wrap: wrap;justify-content: space-between; flex-direction: row; }
.rh-flex-eq-height{display: flex; flex-wrap: wrap;flex-direction: row; }
.rh-flex-eq-height .pagination, .rh-flex-eq-height .woocommerce-pagination{width: 100%;flex-basis: 100%;}
.rh-flex-eq-height .re_ajax_pagination{margin: -1px; }
.rh-flex-center-align{align-items: center; display: flex;flex-direction: row;}
.rh-flex-align-end{align-items: flex-end;}
.rh-flex-space-between{align-content: space-between;}
.rh-flex-right-align{margin-left: auto}.flexbasisclear{flex-basis: 100%}
.rh-flex-justify-center{justify-content: center;}.rh-flex-justify-btw{justify-content: space-between;}.rh-flex-justify-start{justify-content: flex-start;}.rh-flex-justify-end{justify-content: flex-end;}
.rh-flex-align-stretch{align-content: stretch;align-items: stretch;}
.img-centered-flex > img {max-height: 100%; border-radius: 4px; object-fit:scale-down;flex: 0 0 auto;}
.rh-flex-column{flex-direction: column;}.rh-flex-nowrap{flex-wrap: nowrap;}.rh-flex-grow1{flex-grow: 1; flex-basis: 0}
.no_padding_wrap .col_wrap_three .col_item, .no_padding_wrap .col_wrap_fourth .col_item, .no_padding_wrap .col_wrap_fifth .col_item, .no_padding_wrap .col_wrap_six .col_item{margin: 0;}
.no_padding_wrap .col_wrap_three .col_item{width: 33.33%}
.no_padding_wrap .col_wrap_fourth .col_item{width: 25%}
.no_padding_wrap .col_wrap_fifth .col_item{width: 20%}
.no_padding_wrap .col_wrap_six .col_item{width: 16.66%}
@media (max-width: 1023px) and (min-width: 768px) {
.col_wrap_fourth, .col_wrap_fifth, .col_wrap_six{margin: 0 -1.5% 20px;}
.col_wrap_fourth .col_item, .col_wrap_fifth .col_item, .col_wrap_six .col_item {width: 30.33%; margin: 0 1.5% 15px; float: left;}
.no_padding_wrap .col_wrap_fourth .col_item, .no_padding_wrap .col_wrap_fifth .col_item, .no_padding_wrap .col_wrap_six .col_item{width: 33%; margin: 0}
.col_wrap_fourth .col_item:nth-child(3n+1), .col_wrap_fifth .col_item:nth-child(3n+1), .col_wrap_six .col_item:nth-child(3n+1){ clear: both;}
.col_wrap_fourth .col_item:nth-child(4n+1), .col_wrap_fifth .col_item:nth-child(5n+1), .col_wrap_six .col_item:nth-child(6n+1) { clear: none;}
}
@media (max-width: 767px) {
.mobflexbasisclear{flex-basis: 100%; width: 100%}
.col_wrap_two, .col_wrap_three, .col_wrap_fourth, .col_wrap_fifth, .col_wrap_six{margin: 0 0 20px 0;}
.col_wrap_three .col_item, .col_wrap_fourth .col_item, .col_wrap_fifth .col_item, .col_wrap_six .col_item {width: 47%; margin: 0 1.5% 15px 1.5%;}
.no_padding_wrap .col_wrap_three .col_item, .no_padding_wrap .col_wrap_fourth .col_item, .no_padding_wrap .col_wrap_fifth .col_item, .no_padding_wrap .col_wrap_six .col_item{width: 50%; margin: 0}
.col_wrap_three .col_item:nth-child(3n+1), .col_wrap_fifth .col_item:nth-child(5n+1) { clear: none;}
.col_wrap_three .col_item:nth-child(2n+1), .col_wrap_fourth .col_item:nth-child(2n+1), .col_wrap_fifth .col_item:nth-child(2n+1), .col_wrap_six .col_item:nth-child(2n+1) { clear: both;}
}
@media (max-width: 479px) {
.col_item{width: 100% !important; margin: 0 0 14px 0 !important}
.col_item.two_column_mobile{width: 48% !important; margin: 0 1% 25px 1% !important;}
.no_padding_wrap.col_item.two_column_mobile{width: 50% !important; margin: 0 !important;}
.owl-item .col_item.two_column_mobile{width: 100% !important; margin: 0 auto 12px auto !important}
} .gm-style-iw div:first-child{display: block !important;}
.wppl-fl-info-window .wppl-info-window-thumb, .wppl-pt-info-window .wppl-info-window-thumb, .wppl-gl-info-window .wppl-info-window-thumb{float: none !important;display: block !important; text-align: center !important; margin-bottom: 10px !important}
#gmw-cl-submit-address{text-transform: uppercase; margin: 0 8px; padding: 10px}
.gmw-form-wrapper select, div.gmw-results-wrapper select{height: auto !important;}
div.gmw-directions-form-wrapper ul.travel-mode-options li{margin:0; list-style: none;}
#TB_closeWindowButton .screen-reader-text{display: none;}
.rh-user-rank-mc, .rh-user-m-type{font: normal 12px/12px Arial; background-color: #66B22C; color: #fff; display: inline-block;border-radius: 3px; vertical-align: top; padding: 3px 5px;margin: 0 4px;}
.rh_mycred-users-badges img, #mycred-users-badges img{width: 30px; height: 30px; border-radius: 50%; margin: 0 5px 0 0;}
.myCRED-leaderboard li{margin: 0 0 6px 0} .wpsm-bar { position: relative; display: block; margin-bottom: 15px; width: 100%; background: #eee; height: 28px; border-radius: 3px; transition: width 0.4s linear, background-color 0.4s linear;}
.wpsm-bar-title { position: absolute; top: 0; left: 0; font-weight: bold; font-size: 13px; color: #fff; background: #6adcfa; border-top-left-radius: 3px; border-bottom-left-radius: 3px; z-index: 1;}
.wpsm-bar-title span { display: block; background: rgba(0,0,0,0.1); padding: 0 20px; height: 28px; line-height: 28px; border-top-left-radius: 3px; border-bottom-left-radius: 3px; }
.wpsm-bar-bar { position: absolute;height: 28px; width: 0px; background: #6adcfa; border-radius: 3px; }
.wpsm-bar-percent { position: absolute; right: 10px; top: 0; font-size: 11px; height: 28px; line-height: 28px; color: rgba(0,0,0,0.4); }
.wpsm-clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.wpsm-bar a{color: #fff; text-decoration: none;}
.wpsm-bar.minibar, .wpsm-bar.minibar .wpsm-bar-bar{height: 8px} .wpsm_update{color: #004458;clear:both; background-color: #d9edf7; border: 1px solid #bce8f1; padding: 15px;margin-bottom: 16px; border-radius: 4px;}
.wpsm_update .label-info, .wpsm_box .label-info{background-color: #5bc0de;display: inline-block;margin: 0 5px 0 0;padding: 3px 6px;font-size: 75%;font-weight: 700;color: #fff;text-align: center;white-space: nowrap;vertical-align: baseline;border-radius: .25em; line-height: 14px}
.wpsm_update ul, .wpsm_update ol{margin: 20px 0 0 20px}
.wpsm_update ul li, .wpsm_box ul li{list-style: disc;}
.wpsm_update li, .wpsm_box li{margin: 0 0 5px 0}
.wpsm_box ul, .wpsm_box ol{margin: 0 0 0 20px}
.wpsm_box.nonefloat_box { float: none; }
.wpsm_box.gray_type { color: #666; background: #f9f9f9; }
.wpsm_box.red_type { color: #de5959; background: #ffe9e9;}
.wpsm_box.green_type { color: #5f9025; background: #ebf6e0; }
.wpsm_box.blue_type { color: #5091b2; background: #e9f7fe;  }
.wpsm_box.yellow_type { color: #c4690e; background: #fffdf3; }
.wpsm_box.dashed_border_type { border: 1px dashed #CCCCCC; }
.wpsm_box.solid_border_type { border: 1px solid #CCCCCC; }
.wpsm_box.transparent_type { background-color: transparent; }
.wpsm_box {color: #363636; min-height: 52px; padding: 18px 26px; margin: 0 0 30px 0; overflow: auto; font-size: 17px }
.wpsm_box p:last-child { margin: 0; }
.wpsm_box.warning_type { background-color: #FFF7F4; color: #A61818 }
.wpsm_box.standart_type { background-color: #F9F9F9;  }
.wpsm_box.info_type { background-color: #F0FFDE;}
.wpsm_box.error_type { background-color: #FFD3D3;color: #DC0000 }
.wpsm_box.download_type { background-color: #E8F9FF;}
.wpsm_box.note_type { background-color: #FFFCE5; }
.wpsm_box.standart_type i, .wpsm_box.info_type i, .wpsm_box.warning_type i, .wpsm_box.error_type i, .wpsm_box.download_type i, .wpsm_box.note_type i { font-weight: normal; display: inline; vertical-align: baseline; font-size: 27px; float: left; margin: 0 14px 10px 0; }
.wpsm_box.warning_type i:before { content: "\f071"; color: #E25B32; }
.wpsm_box.info_type i:before { content: "\f0c6"; color: #53A34C;}
.wpsm_box.error_type i:before { content: "\f05e"; color: #DC0000; }
.wpsm_box.download_type i:before { content: "\f019"; color: #1AA1D6;}
.wpsm_box.note_type i:before { content: "\f044"; color: #555; }
.wpsm_box.leftfloat_box{float: left; margin: 0 30px 30px 0}
.wpsm_box.rightfloat_box{float: right;margin: 0 0 30px 30px}
@media only screen and (max-width: 600px) {
.wpsm_box,  .wpsm_box.leftfloat_box,  .wpsm_box.rightfloat_box { float: none; width: 100% !important; margin: 0 0 25px 0 !important }
} .wpsm-button {cursor: pointer; display: inline-block; white-space: nowrap; text-align: center; outline: none; background: #aaaaaa; text-decoration: none; transition: all 0.4s ease 0s;border: 1px solid #7e7e7e;color: #fff;font-weight: bold; padding: 4px 10px; line-height: 0.8em; text-decoration: none; white-space: normal;  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); position: relative; font-size: 15px; font-style: normal; }
.wpsm-button:hover { text-decoration: none; opacity: 0.9; color: #fff }
.wpsm-button:active {top: 2px; }
.wpsm-button.white{border: 1px solid transparent; background-color: #f6f6f6; color: #111; text-shadow: none;box-shadow: 0 1px 2px 0 rgba(60,64,67,0.3), 0 1px 2px rgba(0, 0, 0, 0.08);}
.wpsm-button.white:hover{background-color: #f2f2f2; border: 1px solid transparent; box-shadow: 0 -1px 2px 0 rgba(60,64,67,0.1), 0 5px 10px 0 rgba(60,64,67,0.14); color: #111 }
.wpsm-button.white:active{box-shadow: inset 0 3px 5px rgba(0,0,0,.125);background: #e6e6e6; border-color: #adadad;; color: #111}
.wpsm-button.small  { padding: 5px 12px; line-height: 12px; font-size: 12px }
.wpsm-button.medium  { padding: 8px 16px; line-height: 15px; font-size: 15px }
.wpsm-button.big  { padding: 12px 24px; line-height: 22px; font-size: 22px }
.wpsm-button.giant  { padding: 16px 30px; line-height: 30px; font-size: 30px }
.wpsm-button.black { background: #505050; border: 1px solid #101010; }
.wpsm-button.black:active { background: #101010; }
.wpsm-button.red { background: #d01d10; border: 1px solid #d01d10; }
.wpsm-button.red:active { background: #d01d10; }
.wpsm-button.green {background: #43c801; border-color: #43c801; }
.wpsm-button.green:active { background: #3eac08; }
.wpsm-button.gold:active { background: #faaa00; }
.wpsm-button.gold { background: #ffc750; border: 1px solid #faaa00; color: #844D1E; text-shadow: 1px 1px 1px #ffe2a5; }
.wpsm-button.small i { padding-right: 5px; }
.wpsm-button.medium i{ padding-right: 8px; }
.wpsm-button.big i{ padding-right: 10px; }
.wpsm-button.wpsm-nobrd{border:none;} .wpsm-table, .wp-block-table, .table-responsive{overflow: auto;}
.wp-block-table.is-style-regular{border: 1px solid #e8e8e8; border-bottom: none; border-right: none}
.wpsm-table table, .wp-block-table, .table-condensed { border-collapse: separate; padding-bottom: 1px; width: 100%; margin: 10px 0 20px !important; border-spacing: 0; font-size: 15px; }
.wpsm-table table tr:first-child th { border-top: 0 none; }
.wp-block-table td, .wp-block-table th{border-color: #e8e8e8}	
.wpsm-table table tr th, .wpsm-table table tr td, .wp-block-table tr td, .table-condensed tr td, .table-condensed tr th, .wp-block-table tr th { padding: 7px 14px; border-bottom: 1px solid #e8e8e8; vertical-align: middle; }
.wp-block-table tr th{font-weight:bold;}
.wp-block-table.is-style-regular tr td, .wp-block-table.is-style-regular tr th:last-child{ border-right: 1px solid #e8e8e8;}
body .wpsm-table table tr th { background: none repeat scroll 0 0 #222222; color: #FFFFFF; font-size: 15px; font-weight: 700; text-transform: uppercase; }
body .wpsm-table.wpsm-table-grey table tr th, .table-condensed tr th, .wp-block-table tr th { background: none repeat scroll 0 0 #f5f5f5; color: #111 !important; }
.wpsm-table table tbody tr td, .wp-block-table table:not(.has-background) tr td, .table-condensed tr td { background: none repeat scroll 0 0 #f7f7f7; }
.wpsm-table table tbody tr:nth-child(2n+1) td, .table-condensed tr:nth-child(2n+1) td, .wp-block-table table:not(.has-background) tr:nth-child(2n+1) td { background: none repeat scroll 0 0 #fff; } .wpsm_pros .title_pros{color:#58c649; margin: 0 0 15px 0; font-size: 19px; font-weight: bold; }
.wpsm_cons .title_cons{color:#f24f4f; margin: 0 0 15px 0; font-size: 19px; font-weight: bold; }
.wpsm_pros ul li, .wpsm_cons ul li, #buddypress .standard-form div.radio ul li{list-style: none !important; margin: 0 0 10px 0;}
.wpsm_pros ul, .wpsm_cons ul{margin: 0 0 15px 0} 
.wpsm_pros ul li:before{content:'\e907'; color: #58c649; padding-right: 8px; font-size: 18px;  vertical-align: top;}
.wpsm_cons ul li:before{content:'\f00d'; color: #f24f4f; padding-right: 8px; vertical-align: top;}
@media screen and (max-width: 767px) {
.wpsm-one-half .wpsm_pros, .wpsm-one-half .wpsm_cons{ padding: 0 !important}
} .flexslider.loading{background: #fff; position: relative; min-height: 100px}
.flexslider .slides > li {display: none; } 
.flexslider .slides img {width: 100%; display: block; height: 100%}
.flexslider.loading .rhi-pulse {position: absolute;top: 50%;left: 50%;margin: -13px 0 0 -13px;font-size: 26px;} .rehub_woo_review .rehub_woo_tabs_menu { margin: 20px 0 -1px 0; position: relative;z-index: 100 }
.rehub_woo_review .rehub_woo_tabs_menu li { list-style: none; display: inline-block; margin: 0; padding: 7px 18px; }
.rehub_woo_review .rehub_woo_tabs_menu li:hover { cursor: pointer; }
.rehub_woo_review .rehub_woo_tabs_menu li.current { border: 1px solid #cecece; border-bottom: 1px solid #fff; font-weight: bold; background: none #fff }
@media screen and (max-width: 500px) {
.post .rehub_woo_tabs_menu li{ border:1px solid #cecece; margin-bottom: 4px;}
.post .rehub_woo_tabs_menu li.current{ border-bottom:1px solid #cecece; background-color:#111; color:#fff;}
}.fa-spin, .rhi-spin{animation:fa-spin 2s infinite linear}.fa-pulse, .rhi-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90, .rhi-rotate-90{transform:rotate(90deg)}.fa-rotate-180, .rhi-rotate-180{transform:rotate(180deg)}.fa-rotate-270, .rhi-rotate-270{transform:rotate(270deg)}
@font-face {
font-family: 'rhicons';
src:
url(//4utoday.com/wp-content/themes/rehub-theme/fonts/rhicons.woff2?3oibrk) format('woff2'),
url(//4utoday.com/wp-content/themes/rehub-theme/fonts/rhicons.ttf?3oibrk) format('truetype'),
url(//4utoday.com/wp-content/themes/rehub-theme/fonts/rhicons.woff?3oibrk) format('woff'),
url(//4utoday.com/wp-content/themes/rehub-theme/fonts/rhicons.svg?3oibrk#rhicons) format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}
.rhicon { font-family: 'rhicons' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
display: inline-block; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.rhi-bookmarkempty:before {content: "\e90a";}.rhi-hat-santa:before {content: "\e902";}.rhi-candy-cane:before {content: "\e909";}.rhi-gift:before{content:"\f06b"}.rhi-bars:before{content:"\f0c9"}.rhi-address-card:before{content:"\f2bb"}.rhi-shopping-cart:before{content:"\f07a"}.rhi-map-marker-alt:before{content:"\f3c5"}.rhi-newspaper:before{content:"\f1ea"}.rhi-shopping-bag:before{content:"\f290"}.rhi-clone:before{content:"\f24d"}.rhi-certificate:before{content:"\f0a3"}.rhi-paper-plane:before{content:"\f1d8"}.rhi-cog:before{content:"\f013"}.rhi-play-circle:before{content:"\f144"}.rhi-inbox:before{content:"\f01c"}.rhi-comments:before{content:"\f086"}.rhi-database:before{content:"\f1c0"}.rhi-users:before{content:"\f0c0"}.rhi-envelope:before{content:"\f0e0"}.rhi-bell:before{content:"\f0f3"}.rhi-id-card:before{content:"\f2c2"}.rhi-list-ul:before{content:"\f0ca"}.rhi-user:before{content:"\f007"}.rhi-times-circle-solid:before{content:"\e927"}.rhi-laptop:before{content:"\e928"}.rhi-gamepad:before{content:"\e931"}.rhi-crown:before{content:"\e936"}.rhi-location-arrow:before{content:"\e937"}.rhi-window-restore:before{content:"\e925"}.rhi-car-battery:before{content:"\e914"}.rhi-circle-solid:before{content:"\e900"}.rhi-heartbeat:before{content:"\f21e"}.rhi-low-vision:before{content:"\f2a8"}.rhi-analytics:before{content:"\f643"}.rhi-soundcloud:before{content:"\e923"}.rhi-user-circle-solid:before{content:"\e908"}.rhi-user-circle:before{content:"\f2bd"}.rhi-heart-solid:before{content:"\e935"}.rhi-sliders-h:before{content:"\f1de"}.rhi-shopping-basket:before{content:"\f291"}.rhi-bicycle:before{content:"\e901"}.rhi-bolt-regular:before{content:"\e903"}.rhi-camera-retro:before{content:"\e904"}.rhi-caret-square-down:before{content:"\e906"}.rhi-check-circle-solid:before{content:"\e907"}.rhi-fire-alt:before{content:"\e90c"}.rhi-gem:before{content:"\e90d"}.rhi-language:before{content:"\e913"}.rhi-leaf:before{content:"\e915"}.rhi-lightbulb:before{content:"\e916"}.rhi-microchip:before{content:"\e917"}.rhi-microphone-alt-regular:before{content:"\e918"}.rhi-pills:before{content:"\e91b"}.rhi-power-off:before{content:"\e91c"}.rhi-rocket-launch:before{content:"\e91d"}.rhi-sitemap:before{content:"\e91f"}.rhi-tshirt:before{content:"\e921"}.rhi-tv:before{content:"\e924"}.rhi-wrench:before{content:"\e929"}.rhi-mobile-android:before{content:"\e92a"}.rhi-book:before{content:"\e92b"}.rhi-arrow-down:before{content:"\f063"}.rhi-arrow-left:before{content:"\f060"}.rhi-arrows-h:before{content:"\f07e"}.rhi-arrow-square-left:before{content:"\f33a"}.rhi-arrow-square-right:before{content:"\f33b"}.rhi-briefcase:before{content:"\f0b1"}.rhi-chart-bar:before{content:"\f080"}.rhi-chevron-left:before{content:"\f053"}.rhi-chevron-up:before{content:"\f077"}.rhi-circle-notch:before{content:"\f1ce"}.rhi-cloud-upload:before{content:"\f0ee"}.rhi-cogs:before{content:"\f085"}.rhi-comment:before{content:"\f075"}.rhi-diamond:before{content:"\f219"}.rhi-discord:before{content:"\f392"}.rhi-dribbble:before{content:"\f17d"}.rhi-ellipsis-v:before{content:"\f142"}.rhi-external-link:before{content:"\f08e"}.rhi-external-link-square:before{content:"\f14c"}.rhi-facebook:before{content:"\f09a"}.rhi-folder-open:before{content:"\f07c"}.rhi-globe:before{content:"\f0ac"}.rhi-google-plus:before{content:"\f2b3"}.rhi-hourglass:before{content:"\f254"}.rhi-info-circle:before{content:"\f05a"}.rhi-instagram:before{content:"\f16d"}.rhi-life-ring:before{content:"\f1cd"}.rhi-linkedin:before{content:"\f08c"}.rhi-lock-alt:before{content:"\f30d"}.rhi-mobile-android-alt:before{content:"\f3cf"}.rhi-mobile:before{content:"\f10b"}.rhi-pinterest:before{content:"\f0d2"}.rhi-pinterest-p:before{content:"\f231"}.rhi-question-circle:before{content:"\f059"}.rhi-quote-left:before{content:"\f10d"}.rhi-quote-right:before{content:"\f10e"}.rhi-rss:before{content:"\f09e"}.rhi-search-plus:before{content:"\f00e"}.rhi-shield-check:before{content:"\f2f7"}.rhi-sign-in:before{content:"\f090"}.rhi-tag:before{content:"\f02b"}.rhi-telegram:before{content:"\f2c6"}.rhi-thumbtack:before{content:"\f08d"}.rhi-tumblr:before{content:"\f173"}.rhi-twitter:before{content:"\f099"}.rhi-vimeo-square:before{content:"\f194"}.rhi-vk:before{content:"\f189"}.rhi-wallet:before{content:"\f555"}.rhi-whatsapp:before{content:"\f232"}.rhi-youtube:before{content:"\f167"}.rhi-arrow-circle-right:before{content:"\f0a9"}.rhi-chevron-circle-right:before{content:"\f138"}.rhi-sliders-v:before{content:"\f3f1"}.rhi-arrow-right:before{content:"\f061"}.rhi-pause:before{content:"\f04c"}.rhi-play:before{content:"\f04b"}.rhi-sort-down:before{content:"\f0dd"}.rhi-sort:before{content:"\f0dc"}.rhi-sort-up:before{content:"\f0de"}.rhi-at:before{content:"\f1fa"}.rhi-chevron-circle-down:before{content:"\f13a"}.rhi-dollar-sign:before{content:"\f155"}.rhi-dot-circle:before{content:"\f192"}.rhi-edit-regular:before{content:"\e910"}.rhi-exclamation-circle:before{content:"\e912"}.rhi-eye-slash:before{content:"\f070"}.rhi-flag:before{content:"\f024"}.rhi-globe-americas:before{content:"\f57d"}.rhi-image-regular:before{content:"\e919"}.rhi-pound-sign:before{content:"\f154"}.rhi-star-regular:before{content:"\e926"}.rhi-trash-alt:before{content:"\f2ed"}.rhi-user-edit:before{content:"\f4ff"}.rhi-user-friends:before{content:"\f500"}.rhi-angle-double-right:before{content:"\f101"}.rhi-badge-percent:before{content:"\f646"}.rhi-calendar-times:before{content:"\f273"}.rhi-circle-light:before{content:"\e905"}.rhi-credit-card:before{content:"\f09d"}.rhi-expand-alt:before{content:"\f424"}.rhi-file-archive:before{content:"\f1c6"}.rhi-heart:before{content:"\f004"}.rhi-home:before{content:"\f015"}.rhi-image:before{content:"\f03e"}.rhi-sign-out:before{content:"\f08b"}.rhi-star:before{content:"\e90e"}.rhi-times-circle:before{content:"\f057"}.rhi-video:before{content:"\f03d"}.rhi-spinner-third:before{content:"\f3f4"}.rhi-angle-down:before{content:"\f107"}.rhi-angle-left:before{content:"\f104"}.rhi-angle-right:before{content:"\f105"}.rhi-angle-up:before{content:"\f106"}.rhi-arrow-up:before{content:"\f062"}.rhi-balance-scale-left:before{content:"\f515"}.rhi-ban:before{content:"\f05e"}.rhi-bolt:before{content:"\f0e7"}.rhi-caret-right:before{content:"\f0da"}.rhi-check-circle:before{content:"\f058"}.rhi-check:before{content:"\f00c"}.rhi-check-square:before{content:"\f14a"}.rhi-chevron-down:before{content:"\f078"}.rhi-chevron-right:before{content:"\f054"}.rhi-circle:before{content:"\f111"}.rhi-comment-alt-lines:before{content:"\f4a6"}.rhi-comment-alt:before{content:"\f27a"}.rhi-comment-dots:before{content:"\f4ad"}.rhi-cut:before{content:"\f0c4"}.rhi-download:before{content:"\f019"}.rhi-edit:before{content:"\f044"}.rhi-exclamation-triangle:before{content:"\f071"}.rhi-eye:before{content:"\f06e"}.rhi-fire:before{content:"\f06d"}.rhi-hashtag:before{content:"\f292"}.rhi-hourglass-end:before{content:"\f253"}.rhi-link:before{content:"\f0c3"}.rhi-long-arrow-up:before{content:"\f176"}.rhi-minus:before{content:"\f068"}.rhi-paperclip:before{content:"\f0c6"}.rhi-percent:before{content:"\f295"}.rhi-phone:before{content:"\f095"}.rhi-plus-circle:before{content:"\f055"}.rhi-plus:before{content:"\f067"}.rhi-print:before{content:"\f02f"}.rhi-search:before{content:"\f002"}.rhi-snowflake:before{content:"\f2dc"}.rhi-spinner:before{content:"\f110"}.rhi-sync:before{content:"\f021"}.rhi-tags:before{content:"\f02c"}.rhi-times:before{content:"\f00d"}.rhi-trophy-alt:before{content:"\f2eb"}.rhi-thumbs-up:before{content:"\e86d"}.rhi-thumbs-down:before{content:"\e86e"}.rhi-clock:before{content:"\e911"}.rhi-code:before{content:"\e938"}.rhi-heartfeather:before{content:"\e92c"}.rhi-scissors:before{content:"\e922"}.rhi-shopping-bagfeather:before{content:"\e91e"}.rhi-cartsmooth:before{content:"\e90b"}.rhi-shuffle:before{content:"\e92e"}.rhi-hearttip:before{content:"\e930"}.rhi-bubble:before{content:"\e932"}.rhi-params:before{content:"\e933"}.rhi-money:before{content:"\e939"}.rhi-walletbig:before{content:"\e934"}.rhi-pencil:before{content:"\e90f"}.rhi-bookmark:before{content:"\e9d2"}.rhi-star-empty:before{content:"\e9d7"}.rhi-star-half:before{content:"\e9d8"}.rhi-star-full:before{content:"\e9d9"}.rhi-font:before{content:"\ea5c"}.widget_search .re-aj-search-wrap, .head_search .re-aj-search-wrap, .custom_search_box .re-aj-search-wrap{position: absolute;z-index: 999999;right: 0;top: 100%; box-shadow: 0 1px 5px rgba(0,0,0,.15);}
.head_search .re-aj-search-wrap, .widget_search .re-aj-search-wrap{width: 100%; margin-top: 10px; border-radius: 4px; min-width: 280px}
.custom_search_box .re-aj-search-wrap{width: calc(100% - 40px); margin: -10px 20px 0 20px}
.re-aj-search-wrap{max-height: 340px; overflow-y: auto;max-width: 1000px;margin: 0 auto;opacity: 0; transform: translate3d(0, -10px, 0); transition: all .4s ease-out;backface-visibility: hidden;margin-top:2px;background-color: #fff;}
.re-aj-search-open{opacity: 1; transform: translate3d(0, 0, 0);} .re-aj-search-wrap-results {background-color: #fff;padding: 10px 0;position: relative;-webkit-box-sizing:border-box;box-sizing:border-box;}
.re-search-result-div.re-sch-cur-element, .re-search-result-div:hover {background-color: #f2f2f2;}
.re-search-result-div{position: relative; overflow: hidden; padding: 15px; text-align: left; border-bottom: 1px solid #eee}
.re-search-result-thumb {width: 90px;float: left; text-align: center;}
.re-search-result-thumb img{ max-height: 80px; max-width: 90px }
.re-search-result-info {float: right;width: calc(100% - 105px);min-height: 60px}
.re-search-result-title {font-size: 15px;line-height: 18px;margin: 0 0 5px 0;}
.re-search-result-meta {font-size: 11px;margin-bottom: 7px;line-height: 1;min-height: 17px;font-style: italic;color: #999}
.re-aj-search-result-msg {text-align: center;padding: 8px 0;font-size: 12px;color: #222;font-style: italic;}
.re-aj-search-result-msg a{color: #222;}
.re-search-result-excerpt{display: none; font-size:13px;}
@media(min-width: 500px){
.custom_search_box .re-search-result-excerpt, .main-nav .re-search-result-excerpt{display: block;}
} .custom_search_box{padding: 20px 0; }
.custom_search_box form{ position: relative; display: block; width: 100%;}
.custom_search_box input[type="text"] {transition: all 0.5s ease-out; background: #f6f6f6;border: 3px solid #ececec;height: 50px;width: 100%;padding:0 55px 0 40px;outline: none;  }
@media(min-width: 1224px){
.custom_search_box input[type="text"]{font-size: 115%}
.custom_search_box.flat_style_form input[type="text"]{font-size: 105%}
}
.custom_search_box i.inside-search{ position: absolute; top: 50%; left: 16px; margin-top: -8px}
.custom_search_box.flat_style_form i{display: none;}
.custom_search_box button[type="submit"] { padding: 0 13px; position: absolute; height: calc(100% - 6px); right: 3px; top:3px;  color: #fff !important; font-size: 130% !important; margin: 0; border-radius: 0; box-shadow: none !important;}
.custom_search_box input[type="text"]:focus, .custom_search_box input[type="text"]:hover{border-color: #666; background-color: #fff}
.custom_search_box.flat_style_form input[type="text"] {border-width: 1px;height: 52px;padding:0 130px 0 20px; }
.custom_search_box.flat_style_form button[type="submit"] { padding: 0 35px; height: 100%; right: 0; top:0; font-size: 100% !important;}
.re-ajax-search.searching-now{position:relative;}
.re-ajax-search.searching-now {animation: colorsearchchange 1.2s ease-in infinite;}
@media only screen and (max-width: 479px) {
.custom_search_box.flat_style_form button[type="submit"]{padding: 15px !important; width: 100%; display: block; position: static; margin: 6px 0; height: auto;}
.custom_search_box.flat_style_form input[type="text"]{padding: 0 20px; text-align: center;}
}
.rtl .widget_search .re-aj-search-wrap, .rtl .head_search .re-aj-search-wrap, .rtl .custom_search_box .re-aj-search-wrap{left: 0; right: auto}
.rtl .re-search-result-thumb {float: right;}.rtl .re-search-result-info{float: left;text-align: right}.elementor-widget-container .woocommerce .products, .elementor-widget-container .post_carousel_block, .elementor-widget-container .woo_carousel_block, .elementor-widget-container .wpsm_featured_wrap, .elementor-widget-container .news_block, .elementor-widget-container .news_two_col_block, .elementor-widget-container .top_theme, .elementor-widget-container .countdown_dashboard, .elementor-widget-container .gridcountdown .countdown_dashboard, .elementor-widget-container .wpsm_box, .elementor-widget-container .wpsm-titlebox, .elementor-widget-container .wpsm-banner-wrapper, .elementor-widget-container .elementor-widget-wpsm_versus{margin-bottom: 0; margin-top: 0}
.rh-fullbrowser .elementor-inner, .rh-fullbrowser .post > .elementor{overflow: hidden}
.elementor-widget-container .custom_search_box{padding: 0}
.elementor-widget.elementor-widget-wpsm_TabsEvery{margin-bottom: 12px}
.elementor a.rh-cartbox{box-shadow: rgba(0,0,0,0.15) 0px 1px 2px;}
.rh-elementor-sticky-true>.elementor-container>.elementor-column{align-self: flex-start; padding-top: 0px}
.rh-parallax-bg-true, .rh-main-bg-hover .elementor-widget-container a{transition: opacity 0.8s linear !important}
.elementor-widget-heading b, .elementor-widget-text-editor b{font-weight: bold;}
.elementor-editor-active .prehidden, .elementor-editor-preview .prehidden{opacity:1; visibility: visible;}
@media (min-width: 768px){
body .elementor-column.el-col250{width: 250px}
body .elementor-column.el-calc250{width: calc(100% - 250px);}
body .elementor-column.el-col300{width: 300px}
body .elementor-column.el-calc300{width: calc(100% - 300px);}
body .elementor-column.el-col336{width: 336px}
body .elementor-column.el-calc336{width: calc(100% - 336px);}	
}
.particles-js-canvas-el{position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 0}
.rh-gsap-wrap, .rh-prlx-mouse, .rhforce3d{perspective: 500px}.rh_woocartmenu_cell{min-width: 100px; position: relative;}   
.rh_woocartmenu_cell .widget_shopping_cart {position: absolute;right: 12px;width: 330px;z-index: -1;box-shadow: 1px 1px 4px 0px #ddd;background-color: #fff;padding: 15px 20px;border-radius: 5px;display: none;text-align: left;top: 100%;}
.rh_woocartmenu_cell .widget_shopping_cart.loaded {display: block;animation: stuckMoveUpOpacity .6s;z-index: 9999;}
.rh_woocartmenu_cell .widget_shopping_cart:after{right: 19px; left: auto}
a.ajax_add_to_cart.loading:after, .by-vendor-name-link{font-size:13px;}
form.search-form.product-search-form [type="submit"]{position: static;}
form.search-form.product-search-form input[type="text"] {padding-right: 12px; padding-left: 12px;border-right: none;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after, .prdctfltr_woocommerce_ordering span.prdctfltr_instock span:before, .prdctfltr_woocommerce_ordering .prdctfltr_sale span:before, .prdctfltr_wc.prdctfltr_round .prdctfltr_filter label.prdctfltr_active > span:before, body .prdctfltr-bars:before, #section-additional_information .rh-heading-icon:before, #section-additional_information .rh-woo-section-title h2:before, .rh_woocartmenu-icon:before, .woocommerce-MyAccount-navigation ul li a:before, .widget_layered_nav ul li a:before, .widget_layered_nav_filters ul li a:before, a.add_to_wishlist:before, a.compare:before, .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before, .woocommerce .products .expired_coupon figure:after, .col_item.expired_coupon .offer_thumb:after, .column_grid.expired_coupon .image_container:after, .rehub_feat_block.expired_coupon .offer_thumb:after, .processing.woocommerce-checkout .place-order:before{font-family: rhicons;}
.post .woocommerce .newscom_detail ul li{list-style: disc;}
.post form ul li{list-style:none;}
body .woocommerce-pagination{display: block;}
.single-product .post { overflow: visible; }
.wc_vendors_dash_links a.button, .woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button { padding: 8px 14px; font-size: 14px; font-weight: bold; line-height: 18px; text-transform:uppercase;  color: #111; text-align: center; vertical-align: middle; cursor: pointer;  border-radius: 3px;
background-color: #f6f6f6;
border: none; 
box-shadow: 0 1px 2px 0 rgba(60,64,67,0.3), 0 1px 2px rgba(0, 0, 0, 0.08); 
transition: all 0.4s ease 0s; position: relative; text-decoration: none; display: inline-block;}
.woocommerce .button.alt{ padding: 10px 16px}
.woocommerce .coupon .button{border-radius:4px !important;box-shadow: none !important;color: #111 !important;text-transform: none;background-color: #f1f1f1 !important;}
.woocommerce a.button:hover, .woocommerce-page a.button:hover, .woocommerce button.button:hover, .woocommerce-page button.button:hover, .woocommerce input.button:hover, .woocommerce-page input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce-page #respond input#submit:hover { 
background-color: #f2f2f2; text-decoration: none !important; box-shadow: 0 -1px 2px 0 rgba(60,64,67,0.1), 0 5px 10px 0 rgba(60,64,67,0.14); }
.woocommerce a.button:active, .woocommerce-page a.button:active, .woocommerce button.button:active, .woocommerce-page button.button:active, .woocommerce input.button:active, .woocommerce-page input.button:active, .woocommerce #respond input#submit:active, .woocommerce-page #respond input#submit:active{ 
box-shadow: 0 1px 1px 0 rgba(60,64,67,0.2), 0 1px 1px 0 rgba(60,64,67,0.2); background: #e9e9e9; outline: 0}
.woocommerce a.woo_loop_btn, .woocommerce a.add_to_cart_button, .wcv-grid a.button{font-weight:700; font-size:15px; line-height:15px; position: relative; text-transform: uppercase; border-radius: 0; padding: 8px 14px; text-decoration: none; text-shadow: none !important}
.woocommerce .woodealgrid a.woo_loop_btn{padding: 6px 10px; font-size:14px;}
.wcv-grid a.button{font-size: 14px; display: inline-block; margin-right: 15px}
a.add_to_wishlist.button, a.compare.button{ padding: 4px 6px 4px 23px !important; position: relative;}
a.add_to_wishlist:before{ position: absolute; left: 6px; font-size:12px; content:"\f004"; top:6px; color:#E32F2F;}
a.compare:before{ position: absolute; left: 6px; font-size:12px; content:"\e92e"; top:5px;color:#777;}
a.compare{padding-left: 20px !important;}   
a.reset_variations{font-size: 12px}
.product-price del{opacity: 0.5}
.woocommerce .sale_tag{background: none #4D981D; top:10px; right: 10px; border: none; color: #fff; border-radius: 2px} .woocommerce-message:after, .woocommerce-error:after, .woocommerce-info:after { content: ""; display: block; clear: both; }
.woocommerce-message:before, .woocommerce-error:before, .woocommerce-info:before {width: 25px;height: 25px;border-radius: 50%;line-height: 25px; content: ""; padding: 0; display: block; position: absolute; top: 1em; left: 1em; font-family: sans-serif; font-size: 1em; text-align: center; color: #fff; text-shadow: 0 1px 0 rgba(0,0,0,0.2); box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.1); font-family: "rhicons";  }
.woocommerce-message .button, .woocommerce-error .button, .woocommerce-info .button { float: right; }
.woocommerce-message li, .woocommerce-error li, .woocommerce-info li { list-style: none outside !important; padding-left: 0; margin-left: 0; }
.woocommerce-message:before { background-color: #6dd000; content: "\f00c"; }
.woocommerce-info:before { background-color: #f7a000; content: "\e916"; }
.woocommerce-error:before { background-color: #d61a22; content: "\f00d"; }
.woocommerce small.note { display: block; color: #777; font-size: 11px; line-height: 21px; margin-top: 10px; }
.woocommerce-message, .woocommerce-error, .woocommerce-info, .woocommerce-form-coupon-toggle .woocommerce-info{ padding: 1em 1em 1em 3.5em !important; margin: 0 0 1.8em; position: relative;  background: #fcfbfc; color: #5e5e5e; list-style: none outside; width: auto; box-shadow: inset 0 1px 0 #fff, 0 1px 2px rgba(0,0,0,0.05);border: 1px solid #eeeeee54; }
.woocommerce-info{color: #856404;background-color: #fff3cd;clear:both }
p.demo_store { position: fixed; top: 0; left: 0; right: 0; margin: 0; width: 100%; font-size: 1em; padding: .5em 0; text-align: center; background: #ad74a2; background: -webkit-gradient(linear, left top, left bottom, from(#ad74a2), to(#96588a)); background: -webkit-linear-gradient(#ad74a2, #96588a); border: 1px solid #96588a; color: #fff; z-index: 99998; box-shadow: inset 0 0 0 3px rgba(255,255,255,0.2); }
.admin-bar p.demo_store { top: 28px; }
.woocommerce .col2-set { width: 100%; }
.woocommerce .col2-set:after { content: ""; display: block; clear: both; }
.woocommerce .col2-set .col-1 { float: left; width: 48%; }
.woocommerce .col2-set .col-2{ float: right; width: 48%; }
.woocommerce div.product{position: relative; }
.woocommerce div.product .product_title{ clear: none; margin: 0 0 15px 0; padding: 0; }
.woocommerce div.product .stock{ font-size: 14px; margin-bottom: 10px !important; line-height:14px; }
.woocommerce div.product .in-stock {color: #8bc500;}
.woocommerce div.product .out-of-stock{ color: red; } .woocommerce .onsale, .woocommerce .onfeatured { padding: 5px 7px; font: bold 12px/15px Arial;position: absolute; text-align: center; top: 5px; right: 5px; z-index: 1; margin: 0; background: #ff2238; color: #fff; }
.woocommerce .onfeatured{background-color: #fb7203}
.woocommerce .onsale.onsalefeatured{top:52px;}
.rh_gr_img_first .onsale{top: auto; bottom: 5px; right: auto; left: 5px}
.woo-image-part .onsale, .woo-image-part .onfeatured{right: 0; left:auto !important; top:25px;}
.woocommerce .products { margin-top: 1em; padding: 0;  clear: both;}
.woocommerce .products.column_woo{padding-bottom: 50px}
.product .onsale > span {display: block;}
.woocommerce .products .product .rehub_offer_coupon:not(.masked_coupon) {margin: 6px auto 0 auto; min-width: 100px;   padding: 6px 12px; display: block; font-size: 14px}
.woocommerce .products .product h2{ padding: 0; margin: 0 0 15px 0; font-size: 17px; font-weight: bold; line-height: 24px }
.products_category_box h2{margin: 0; font-size: 14px; font-weight: normal; line-height: 18px}
.woocommerce .products .product a { text-decoration: none; }
.woocommerce .products .product figure{ margin: 0 0 15px 0; position: relative; text-align: center;}
.woocommerce .products .product figure img{  max-width:100%; display: inline-block; transition: all ease-in-out .2s; }
.woocommerce .products .product figure:hover img { opacity: 0.7; }
.woocommerce .products .product .price{  display: block; font-size: 17px; line-height: 20px; font-weight: bold; }
.woocommerce .products .product.woo_digi_grid .price{font-size:14px;}
.wooprice_count del{opacity: 0.4; display: block; font-size: 70%; line-height: 15px}
.woocommerce .products .product .price ins{ background: 0; }
.woocommerce .products .product .price .from { font-size: .67em; margin: -2px 0 0 0; text-transform: uppercase; color: rgba(145,145,145,0.5); }
.woocommerce .products figure .brand_store_tag{bottom: 10px; left: 10px; position: absolute; }
.woocommerce .products figure .tag_woo_meta_item{ background-color: #fff; color: #111; padding: 2px 5px;font: normal 12px/14px Arial;    display: inline-block; }
.woocommerce .products figure .tag_woo_meta a{font: normal 12px/14px Arial;color: #111; }
.woocommerce .products small.wcvendors_sold_by_in_loop, .by-vendor-name-link{margin: 0;color: #999}
.woocommerce .products .product a.button.add_to_cart_button, .woocommerce .products .product a.button.woo_loop_btn{ display: inline-block;margin-bottom: 6px;}  
.woocommerce .products .product a.button.compare{ display: none;}
.woocommerce .products .expired_coupon figure:after, .col_item.expired_coupon .offer_thumb:after, .column_grid.expired_coupon .image_container:after, .rehub_feat_block.expired_coupon .offer_thumb:after {content: "\f273";position: absolute;font-size: 50px;top: 50%;left: 50%;color: #FF0000;margin: -25px 0 0 -25px;text-shadow: 0 0 50px #fff;}
.woocommerce .re_post_expired .single_add_to_cart_button{background-color: #ccc !important}
.rehub_feat_block.expired_coupon .offer_thumb:after{ font-size: 24px; margin: -12px 0 0 -12px}
.woocommerce .products .product.non_btn a.button, .rh-tabletext-block-wrapper .yikes-custom-woo-tab-title{ display: none;}
.woocommerce .products .hoticonfireclass:before{display: inline-block;}
.product-category-box{transition: all 0.2s ease; box-shadow: rgba(0,0,0,0.15) 0px 1px 2px;border-top: 1px solid #f4f4f4; padding: 0; background-color: #fff; backface-visibility: hidden;}
.product-category-box{margin: 0 0 20px 0;}
.woo_column_item figure img, .product-category-box img{width: 100%}
.product-category-box:hover {box-shadow: rgba(0,0,0,0.12) 0px 3px 4px;}
.product-category-box .woo_column_cont{padding: 17px}
.woo_column_item{overflow: visible;position: relative; border: 1px solid transparent; border-radius: 5px 5px 0 0}
.woo_column_item h2{font-size: 16px; }
.woocommerce .products .product.woo_column_item .price{font-weight: normal;}
.woo_grid_compact:hover{border:1px solid #eee;box-shadow:0px 8px 32px 0px rgba(0,0,0,.1); background-color: #fff}
.woo_column_item .rh_woo_star, .woo_column_item .button_action {margin: 0 auto 10px auto; display: none; }
.woo_column_item .woo_column_btn a.add_to_cart_button {text-transform: none;font-size: 16px;font-weight:normal;}
.woo_column_item .woo_column_btn  {position: absolute;bottom: 0px;left: 0;right: 0;text-align: center;opacity: 0;transition: all .8s cubic-bezier(.4,0,0,1);transform: translateY(10px);margin-top: 1em;}
.woo_column_item:hover .woo_column_btn {opacity: 1;transform: translateY(-5px);}
.woo_column_item:hover .woo_column_price {opacity: 0;transform: translate(0,-60%);}
.woo_column_item:hover .button_action{animation: stuckMoveDownOpacity .5s; display: block;}
.products .button_action{z-index:2; position: absolute;top: 10px;left: 10px; right:auto;background: rgba(255, 255, 255, 0.78);border-radius: 100px;padding: 0 5px;}
.list_woo.products .button_action{left: auto; right: 10px; display:flex; align-items: center}
.dark_btn_action .button_action{background:none !important; }
.dark_btn_action .quick_view_button, .dark_btn_action .heartplus{color:#ccc !important;}
.hide_sale_price del{display: none;}
.woocommerce .products.woogridrev .product{padding: 0 0 50px 0}
.woocommerce .products.woogridrev .product.prodonsale:not(.woo_digi_grid), .woodealgrid{padding: 0 0 60px 0}
.woocommerce .col_item .rh_woo_star span{font-size: 17px;}
.woocommerce .products.grid_woo .product{padding: 12px 12px 80px 12px; border:1px solid #e2e2e2; background-color: #fff}
.woocommerce .products.grid_woo .product .woo_loop_btn_actions{text-align: center;margin-bottom: 10px;}
.woo_loop_btn{display: inline-block;}.woo_gridloop_btn .woo_loop_btn{display: block;}
.woocommerce .products .woo_grid_compact h2{font-size: 18px; font-weight: normal; line-height: 22px; height: 44px; margin-bottom: 15px; overflow:hidden}
.woocommerce .products .woo_grid_compact .woo_loop_btn{padding: 0; border-radius: 100px !important;font-size: 0;width: 38px;height: 38px;line-height: 38px;text-align: center; display: flex;}
.woocommerce .products .woo_grid_compact .woo_loop_btn.loading:before{border-radius: 100px}
.woo_grid_compact figure:not(.notresized) img{ height: 180px; }
.woo_grid_compact a.woocat {color: #555;text-transform: uppercase;font-size: 11px;}
.woocommerce .products .product.woo_grid_compact .price del, .woo_mart .price del{display: block; font-weight: normal;}
.woo_compact_grid .heartplus span, .woo_compact_grid .btn_act_for_grid .thumbscount:before, .woocommerce .products .product.woo_compact_grid .price del{display: none;}
.woo_compact_grid .btn_act_for_grid .thumbscount{margin: 0 4px; font-size: 90%}
.woocommerce .woo_compact_grid .rh_woo_star{font-size: 18px;}
.woocommerce .woocommerce-result-count{ margin: 0; float: left;font-size: 13px; font-style: italic; padding: 4px 10px 4px 0 }
.woocommerce .woocommerce-ordering{ margin: 0 0 2em; float: right; }
.woocommerce .woocommerce-ordering select{ border-color: #e8e8e8;border-radius: 6px;font-size: 14px; height: 38px; }
.woocommerce .woocommerce-ordering .nice-select .list{right: 0; left: auto}
.woocommerce a.button.loading, .woocommerce button.button.loading, .woocommerce input.button.loading, .woocommerce #respond #submit.loading{ color: #777; border: 1px solid #f7f6f7; }
.woocommerce button.button.loading:before, .woocommerce input.button.loading:before, .woocommerce #respond input#submit.loading:before{ content: ""; position: absolute; top: 0; right: 0; left: 0; bottom: 0; background: url(//4utoday.com/wp-content/themes/rehub-theme/images/woo/ajax-loader.gif) center no-repeat rgba(255,255,255,0.65); }
.woocommerce a.added_to_cart{ margin: 3px 0; padding-top: .1em; white-space: nowrap; display: block; text-decoration: underline; font-size: 12px }
.ajax_add_to_cart + a.added_to_cart{display:none}
.woocommerce .quantity{  position: relative; margin: 0 auto; overflow: hidden; }
.woocommerce .quantity input.qty { width: 54px; height: 45px; float: left; text-align: center; border:none; border-bottom: 1px solid #ccc; font-weight: bold; border-radius: 0; font-size: 18px; padding: 0 0 0 13px;outline: none; }
.list_woo .rh_gr_btn_block .price del{display: inline-block;} .woocommerce .rh_woo_star{ color: #e0dadf;margin-bottom: 5px; white-space: nowrap;}
.woocommerce .rh_woo_star span{line-height: 19px; font-size: 19px;display: inline-block; }
.woocommerce .rh_woo_star_big span{line-height: 24px; font-size: 24px; }
.woocommerce .rh_woo_star .active, .woocommerce .wc-layered-nav-rating .star-rating .rhwoostar.active{color:#ff8a00}
.woocommerce .rh_woo_star .halfactive{  background: linear-gradient(to right, #ff8a00 0%, #ff8a00 50%,  #e0dadf 51%, #e0dadf 100%);background-clip: text;-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.woocommerce .floatright > .rh_woo_star{float: right;}
.woocommerce .star-rating, .wc-block-layout .wc-block-components-product-rating__stars{ float: left; overflow: hidden; position: relative; height: 21px; line-height: 21px; font-size: 21px; width: 105px; }
.wc-block-layout .wc-block-components-product-rating__stars{float:none}
.woocommerce .star-rating:before, .mvx_rating_wrap .star-rating:before, .wc-block-layout .wc-block-components-product-rating__stars:before { content: "★★★★★"; color: #e0dadf; float: left; top: 0; left: 0; position: absolute; }
.woocommerce .star-rating span, .wc-block-layout .wc-block-components-product-rating__stars span { overflow: hidden; float: left; top: 0; left: 0; position: absolute; padding-top: 1.5em; }
.woocommerce .star-rating span:before, .wc-block-layout .wc-block-components-product-rating__stars span:before{ content: "★★★★★"; top: 0; position: absolute; left: 0; font-size:21px }
.woocommerce .gspb_rating_value .star-rating span:before{font-size:inherit}
.woocommerce .hreview-aggregate .star-rating { margin: 10px 0 0 0; }
.woocommerce .star-rating span, body .wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before{color: #ff8a00;}
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after, .mvx-store-list .mvx-rating-block{display:none !important} .woocommerce table.shop_attributes{ border: 1px dotted rgba(0,0,0,0.1); font-size: 90%; margin: 1.618em auto; width: 100%; }
.woocommerce table.shop_attributes th {border-right: 1px dotted rgba(0,0,0,0.1);background-color: transparent; vertical-align:middle;text-align:right; width: 35%; font-weight: bold; padding: 8px 20px; border-top: 0; border-bottom: 1px dotted rgba(0,0,0,0.1); margin: 0; line-height: 1.5em; }
.woocommerce table.shop_attributes td { padding: 8px 10px; border-top: 0; border-bottom: 1px dotted rgba(0,0,0,0.1); margin: 0; line-height: 1.5em; }
.woocommerce table.shop_attributes td p{ margin: 0; padding: 0; }
.gallery-pics .wwcAmzAff-availability-icon{ display: none;}
.woocommerce table.shop_table {  margin: 0 0 24px 0; text-align: left; width: 100%;border: 1px solid #ddd; background-color: #fff}
.woocommerce table.shop_table .button{ padding: 8px 14px}
.woocommerce table.shop_table td.download-remaining{text-align:center}
.woocommerce table.shop_table #coupon_code{ padding: 6px;}
.woocommerce table.shop_table thead th {  font-weight: bold; line-height: 18px; padding: 1em; border-right: 1px solid #DBDBDB;border-bottom: 1px solid #DBDBDB;}
.woocommerce table.shop_table tr th:last-child, .woocommerce table.shop_table table tr td:last-child{ border-right: none;}
.woocommerce table thead th, .woocommerce table tbody th {background: rgba(0, 0, 0, 0.04);}
.woocommerce table.shop_table td, .woocommerce table.shop_table th { vertical-align: middle; border-right: 1px solid #eee; padding: .857em 1.387em}
.woocommerce table.shop_table td{border-bottom: 1px solid #eee;}
.woocommerce table.shop_table td small{ font-weight: normal; }
.woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th{ font-weight: bold; border-top: 1px solid #eee; border-bottom: 0 none; }
.woocommerce table.customer_details th, .woocommerce table.customer_details td{ border-right: 1px solid #dbdbdb; background: transparent;border-bottom: 1px solid #dbdbdb;}
.woocommerce td.product-name > a{line-height:20px; margin-bottom:8px}
.woocommerce td.product-name dl.variation{ line-height:20px; margin: .25em 0 .5em; font-size: .8751em; opacity: 0.6 }
.woocommerce td.product-name dl.variation p{ margin:0;}
.woocommerce td.product-name dl.variation dt { font-weight: bold; float: left; clear: left; margin: 0 .25em 0 0; padding: 0; }
.woocommerce td.product-name dl.variation dd { margin: 0 0 .25em 0; }
.woocommerce td.product-name p.backorder_notification { font-size: .83em; }
.woocommerce td.product-quantity { min-width: 80px; }
td.product-quantity .quantity label{display: none;} .woocommerce form .form-row{ padding: 3px; margin: 0 0 15px; }
.woocommerce form .form-row:after{ content: ""; display: block; clear: both; }
.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder {transition: opacity .5s .5s ease;opacity: 0;}
.woocommerce form .form-row label, .woocommerce form.register label, .woocommerce form.register .editfield legend { display: block; font-size: 14px; padding-bottom: 3px; }
.woocommerce form .form-row label.inline{ float: right;}
.woocommerce form.register .editfield .datebox-selects select{float: left; width: 31%; margin: 0 2% 0 0}
.woocommerce form .form-row label.hidden{ visibility: hidden; }
.woocommerce form .form-row select { width: 100%; cursor: pointer; margin: 0;border: 1px solid #ccc; }
.woocommerce form .form-row .required { color: red; font-weight: bold; border: 0; }
.woocommerce form .form-row .input-checkbox, .woocommerce form.register .editfield input[type="checkbox"] {position: static; display: inline; margin: -2px 8px 0 0; text-align: center; vertical-align: middle; }
.woocommerce form .form-row label.checkbox{ display: inline; }
.woocommerce form .field_type_textbox input, .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce form.register .ws-plugin--s2member-custom-reg-field, .woocommerce form.register .field_type_url input { width: 100%; }
.woocommerce form .form-row textarea { height: 5em; line-height: 1.5em; display: block; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
.woocommerce form .form-row .select2-container .select2-choice{ padding: 9px 10px; font-size: 14px; line-height: 18px; border-radius: 0}
.woocommerce form .form-row.validate-required.woocommerce-validated input.input-text { background-image: url(//4utoday.com/wp-content/themes/rehub-theme/images/woo/valid.png); background-position: 98.5% center; background-repeat: no-repeat; padding-right: 25px }
.woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text{ background-image: url(//4utoday.com/wp-content/themes/rehub-theme/images/woo/invalid.png); background-position: 98.5% center; background-repeat: no-repeat; padding-right: 25px}
.woocommerce form .form-row.validate-required.woocommerce-invalid .chzn-single, .woocommerce form .form-row.validate-required.woocommerce-invalid .chzn-drop, .woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text, .woocommerce form .form-row.validate-required.woocommerce-invalid select { border-color: #fb7f88; }
.woocommerce-validated input{background-repeat: no-repeat; background-position: right center}
.woocommerce form .form-row ::-webkit-input-placeholder {line-height: 1em;padding-top: 2px;}
.woocommerce form .form-row :-moz-placeholder {line-height: 1em;padding-top: 2px;}
.woocommerce form .form-row-first, .woocommerce form .form-row-last { float: left; width: 48%; overflow: visible; }
.woocommerce form .form-row-last { float: right; }
.woocommerce form .form-row-wide{ clear: both; }
.form-row-wide label{display: block}.form-row-wide input[type="text"], .form-row-wide textarea, .form-row-wide select{width: 100%}
.woocommerce ul#shipping_method { list-style: none outside; margin: 0; padding: 0;word-break: break-word; }
.woocommerce ul#shipping_method .amount { font-weight: bold; }
.woocommerce .comment-notes, .woocommerce-password-strength, .woocommerce-password-hint{color: #999; font-size: 85%; line-height: 20px;}
.woocommerce-password-strength.bad, .woocommerce-password-strength.short{color: #cc0000}
.woocommerce-password-strength.good{color: rgb(222, 180, 0);}
.woocommerce-password-strength.strong{color: rgb(6, 176, 2);} .woocommerce .order_details { margin: 2em 0; list-style: none; border: 1px solid #ddd;}
.woocommerce .order_details:after{ content: ""; display: block; clear: both; }
.woocommerce .order_details li{list-style: none}
.woocommerce .order_details > li{ float: left; text-transform: uppercase; font-size: .9em; line-height: 1em; border-right: 1px dashed #e0dadf; padding: 2em 2.7em; margin: 0; list-style: none; }
.woocommerce .order_details > li strong{ display: block; font-size: 1.4em; text-transform: none; line-height: 1.5em; }
.woocommerce .order_details > li:last-of-type{ border: 0; }
.woocommerce .addresses .title:after{ content: ""; display: block; clear: both; }
.woocommerce .addresses .title h3{ float: left; }
.woocommerce .addresses .title .edit{ float: right; }
.woocommerce ol.commentlist.notes li.note p.meta{ font-weight: bold; margin-bottom: 0; }
.woocommerce ol.commentlist.notes li.note .description p:last-child { margin-bottom: 0; }
.woocommerce ul.digital-downloads{ margin-left: 0; padding-left: 0; }
.woocommerce ul.digital-downloads li{ list-style: none; margin-left: 0; padding-left: 1.5em; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAHCAYAAAA1WQxeAAAAQUlEQVQIHWP8//8/AwgwMjLWgxlQAijeCGIyIQtiYxNUwAjUhWI0uilMMLvQJUB8kBzYCmyKYGJwN8AEYDphJgIAPtccffZCsOoAAAAASUVORK5CYII=) left no-repeat; }
.woocommerce ul.digital-downloads li .count{ float: right; } .woocommerce ul.cart_list li dl, ul.product_list_widget li dl { margin: 0 0 12px 0; font-size: 12px; line-height: 12px; padding-left: 1em; border-left: 2px solid rgba(0,0,0,0.1); overflow:hidden; }
.woocommerce header ul.cart_list li dl{margin:0 70px 20px 70px;}
.woocommerce ul.cart_list li dl dt, ul.product_list_widget li dl dt { float: left; margin-right: .25em; }
.woocommerce ul.cart_list li dl dd, ul.product_list_widget li dl dd { margin-bottom: .5em; }
.woocommerce ul.cart_list li dl dd p{ line-height: 12px; font-size:12px; font-weight: bold;}
.woocommerce-mini-cart__buttons a.button {margin: 0 0 15px 0;display: block; padding:15px; font-size:17px;}
.woocommerce-mini-cart__total span.woocommerce-Price-amount.amount {color: #ff4e0c;margin-left: auto;}
.woocommerce-mini-cart__total { border-top: 1px solid #ddd;padding-top: 20px;margin-bottom: 20px;display: flex;flex-wrap: wrap; font-size:18px; font-weight:bold;}
.woocommerce .widget_shopping_cart .buttons:after{ content: ""; display: block; clear: both; }
.widget_shopping_cart .remove{ float: right; color: #cc0000 !important; font-size: 22px !important}
.widget_product_categories{padding-bottom: 4px}
.cart_list.product_list_widget {overflow-y: auto;-webkit-overflow-scrolling: touch;}
.woocommerce ul.product_list_widget{ list-style: none outside; padding: 0; margin: 0; }
.woocommerce ul.product_list_widget li:after{ content: ""; display: block; clear: both; }
.woocommerce ul.product_list_widget li { margin: 0 0 20px 0; list-style: none; border-bottom: 1px solid #ddd; padding-bottom:20px; }
.woocommerce ul.product_list_widget li:last-child{border:none;}
ul.product_list_widget > li > a { display: block; font-size: 16px; line-height:18px;color: #111; margin-bottom: 11px }
ul.product_list_widget li .variation-SoldBy a{font-size: 12px}
ul.product_list_widget li span.amount { color: #ff4e0c; font-weight: bold;}
ul.product_list_widget li del{display: block;}
ul.product_list_widget li del span.amount{font-size: 85% !important;font-weight: normal;opacity: 0.6; color: #666 }
ul.product_list_widget li img { margin-right: 15px; width: 70px; height: 70px;float: left; }
.widget_product_search label { display: block; }
.widget.woocommerce .widget-container p.buttons { padding-top: 10px; }
.clear {clear: both; height: 0}
.footer-bottom .footer_widget .woocommerce ul li { background-image: none; padding-left: 0 }
.footer-bottom .woocommerce ins, .footer-bottom .woocommerce del { color: #247600; } .woo-button-actions-area .wpsm-button.rhwoosinglecompare, .woo-button-actions-area .heartplus { float:left; font-size: 14px; background: none transparent; padding: 7px; border: 1px solid transparent; font-weight: normal; transition: all 0.4s ease; box-shadow: none;border-radius: 3px !important; line-height: 14px; color: #333; margin: 0}
.woo-button-actions-area .wpsm-button.rhwoosinglecompare:hover, .woo-button-actions-area .heartplus:hover{border: 1px solid #555 !important; background: none #fff;}
.woo-button-actions-area .heartplus:before{line-height: 14px; font-size: 16px}
.woo-button-actions-area .thumbscount{position: absolute;top: -5px;right: -10px;border-radius: 10px;border: none;color: #fff !important;display: inline-block;font-size: 9px;line-height: 16px;padding: 0 6px;text-align: center;vertical-align: middle;background: #c00; opacity: 0}
.woo-button-actions-area .heart_thumb_wrap:hover .thumbscount{opacity: 1}
.woo-button-actions-area .heart_thumb_wrap{position: relative; float: left; margin-right: 5px}
.woo-button-actions-area{overflow: hidden; padding-top: 5px}
.pricehw{margin-top: 2px}
.woo-top-actions .woo-button-actions-area .wpsm-button.rhwoosinglecompare, .woo-top-actions .woo-button-actions-area .heartplus{border: 1px solid #ff6c00; color: #ff6c00; font-size: 12px}
.woo-btn-actions-notext .wpsm-button.rhwoosinglecompare{background: transparent;border:none; padding: 2px; text-align: inherit; box-shadow: none;}
.woo-btn-actions-notext .wpsm-button.rhwoosinglecompare:hover{background: transparent; border:none;}
.wpsm-button.wpsm-button-new-compare.minicompare i{font-size: 12px} p.auction-end {margin: 15px 0;font-size: 13px;font-style: italic;color: #666;line-height: 18px;}
p.auction-bid{margin: 0 0 18px 0;font-weight: bold;}
p.reserve.hold {font-size: 90%;color: #555; margin: 0 0 8px 0;}
.woocommerce .auction_form .quantity input.qty{width: auto; border: 1px solid #ddd; font-weight: normal;}
p.wsawl-link{clear: both;}
p.auction-condition{margin: 0 0 20px 0}
p.auction-condition span{color: #2e932e}
.auction-time .countdown_section{font-weight: normal;line-height: 20px;padding: 10px 0;border: 1px solid #ddd;}
.auction-time .countdown_section span{font-weight: bold;}
.auction-history-table tr td{ padding: 7px 14px; border-bottom: 1px solid #e8e8e8; text-align: left; vertical-align: middle; }
.products .auction-price .auction{display: block;font-size: 12px;font-weight: normal;color: #999;line-height: 15px;} .rh_vert_bookable .single_add_to_cart_button.wc-bookings-booking-form-button, .rh-300-sidebar .single_add_to_cart_button.wc-bookings-booking-form-button{max-width: 360px !important}
.rh_vert_bookable .wc-bookings-date-picker, .rh-300-sidebar .wc-bookings-date-picker{padding-left: 0; padding-right: 0}
.rh_vert_bookable .wc-bookings-booking-form, .rh-300-sidebar .wc-bookings-booking-form{padding: 0; border: none} .rh-var-selector input{margin:0;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;visibility: hidden;width:0}
.rh-var-selector input:active +.rh-var-label{opacity: .9;}
.rh-var-selector input:checked +.rh-var-label{-webkit-filter: none;-moz-filter: none;filter: none;opacity: .5;border: 1px solid #f00;}
.rh-var-label{ cursor:pointer;background-size:contain;background-repeat:no-repeat;display:inline-block; line-height:20px; font-size:90%;-webkit-transition: all 100ms ease-in;transition: all 100ms ease-in;text-align: center;vertical-align: text-bottom;margin-right: 5px;border: 1px solid #ddd}
.rh-var-label.text-label-rh{padding: 3px 8px; min-width:50px;}.rh-var-label.image-label-rh{height:50px; width: 50px;background-position: center center;}.rh-var-label.color-label-rh{height:25px; width: 25px; border-radius: 50%}
.rh-var-label.image-label-rh.label-non-selectable{border: none}
.rh-var-label:hover{border: 1px solid #333}.rh-var-label.rhhidden{opacity: 0.1; cursor: none; pointer-events: none}
.rh-var-label.label-non-selectable{cursor: none; pointer-events: none;}
.rh-var-label.label-non-selectable:not(.text-label-rh), .rh-var-label.label-non-selectable:not(.text-label-rh):hover{cursor: default;} .rh_swatch_getter.rh-var-label.image-label-rh{width: 35px; height: 35px}
.woocommerce-group-attributes-public{width:100%}
.woocommerce-group-attributes-public .attribute_group_row{text-align: left;}
.woocommerce-group-attributes-public .attribute_group_name{padding: 8px 16px;background-color: #f2f2f2;font-size: 110%;color: #333} .wpf-slider-tooltip {left: auto !important; right: 0 !important; bottom: 15px !important}
.wpf_slider.ui-slider{margin: 2.5em 10px .8em 10px !important}
.wpf-slider-tooltip-inner{padding: 3px 0 !important}
.woocommerce .related:after, .woocommerce-page .related:after, .woocommerce .upsells.products:after, .woocommerce-page .upsells.products:after { content: ""; display: block; clear: both; }
.woocommerce .related.products h2 { margin-bottom: 10px; }
input.woocommerce-Button.button{padding: 10px 15px}
.hidden_thumb{display: none;}
mark.count{ background-color: transparent; opacity: 0.5; font-size: 90%}
.woocommerce-product-search input[type="search"]{border: 1px solid #ddd; height: 34px; background-color: #fff; padding: 0 7px; transition: all 0.4s ease; line-height: 34px }
.woocommerce-product-search button[type="submit"]{border: 1px solid #ddd;height: 34px;padding: 0 12px;}
.widget_shopping_cart_content{color: #111}
.rh_woocartmenu-icon{display: inline-block;position: relative;}.rh-header-icon .rh_woocartmenu-icon{font-size:28px}
.rh_woocartmenu-icon:before{content:"\e90b";}
.rh_woocartmenu-amount{margin-left: 18px;font-size: 13px;font-weight: normal;}
.woo_feat_slider .price{font-weight: bold;font-size: 16px; line-height: 18px }
.deal-stock strong{font-weight: bold;}
.deal-stock{overflow: hidden;font-size: 95%;}
#xp-woo-profile-details-section .field_type_number input{padding: 6px 12px}
.woocommerce a.btn-woo-compare-chart{ margin-bottom: 10px; display: inline-block;}
.rh-woo-section-sub{opacity: 0.4; font-weight: normal;}
.woocommerce-variation-price{overflow: hidden;margin-bottom: 15px}
.woocommerce-variation-add-to-cart{clear: both;}
.product-listing-table{width: 100%}
.WooZone-price-info, .WooZone-free-shipping{font-size: 12px}
#wc-bookings-booking-form ul li {list-style: none;}
.register .dps-amount{color: green}
.register .dps-pack{padding: 10px; margin:0;}
.register .pack_content{margin-top: 10px; font-size: 13px; line-height: 16px}
.woocommerce-billing-fields__field-wrapper{overflow: hidden;}
.widget_merchant_list.expandme .table_merchant_list:nth-child(n+7){display: none;}
.woocommerce-privacy-policy-text{font-size: 90%; line-height: 22px}
.medianews-body del{font-size: 70%; opacity: 0.4; color: #111}
.header-top a.cart-contents { color: #111111; display: inline-block; font-size: 12px; margin-right: 8px; margin-top: 7px; }
.post-type-archive-product .activeslide .select2-container {z-index: 999999;}
.quick_view_product .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child a, .quick_view_product .flex-active-slide a{pointer-events: none; cursor:default;}
.pswp__top-bar{top:40px !important}
.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button{line-height: 22px;}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
.woocommerce .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce-page .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce .woocommerce-page form .form-row.woocommerce-validated input.input-text, .woocommerce-page .woocommerce-page form .form-row.woocommerce-validated input.input-text {
background-image: url(//4utoday.com/wp-content/themes/rehub-theme/images/woo/valid@2x.png);
background-size: 16px 13px;
background-repeat: no-repeat;
background-position: 98.5% center;
}
.woocommerce .woocommerce form .form-row.woocommerce-invalid input.input-text, .woocommerce-page .woocommerce form .form-row.woocommerce-invalid input.input-text, .woocommerce .woocommerce-page form .form-row.woocommerce-invalid input.input-text, .woocommerce-page .woocommerce-page form .form-row.woocommerce-invalid input.input-text {
background-image: url(//4utoday.com/wp-content/themes/rehub-theme/images/woo/invalid@2x.png);
background-size: 16px 13px;
background-repeat: no-repeat;
background-position: 98.5% center;
}
}
@media (min-width: 992px){
#pgwModal.quick_view_product .pm-body {max-width: 900px !important;}
}
@media screen and (max-width: 1023px){
.woo_column_item .button_action{display: block;}
#rh_woo_mbl_sidebar .sidebar{width: 85%;background-color: #fff;position: fixed;right: 100%;top: 0;bottom: 0;overflow: hidden;color: #aaa;z-index: 100000;transition: transform .25s ease;margin: 0;padding: 0;opacity: 1;display: block;height: 100%;overflow-y: auto; padding: 20px}
#rh_woo_mbl_sidebar.activeslide .sidebar{transform: translate3d(100%,0,0);}
#mobile-trigger-sidebar{display: inline-block; border-radius: 5px}
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
.woocommerce .order_details li{ border: none; float: none; border-bottom: 1px solid #eee; padding: 1.5em}
}
@media screen and (max-width: 767px){
table.shop_table_responsive,table.shop_table_responsive tbody,table.shop_table_responsive thead,table.shop_table_responsive tfoot,table.shop_table_responsive tr,table.shop_table_responsive td {display: block;}
table.shop_table_responsive thead,table.shop_table_responsive th { display: none; }
table.shop_table_responsive td:not([colspan]){position: relative;padding-left: 53% !important;border-left: none;border-top: none;border-right: none; padding-right: 12px !important;text-align: right;font-size: 14px;line-height: 20px;}
.woocommerce table.shop_table_responsive td.product-name dl.variation dt{float: none !important;}
.woocommerce table.shop_table_responsive input.qty{float: right;}
table.shop_table_responsive td:not([colspan]):before{position: absolute;top: 50%;left: 9px;width: 45%;padding-right: 10px;text-align: left;content: attr(data-title);transform: translateY(-50%);}
table.shop_table_responsive td:not([colspan]):after{position: absolute;left: 50%;top: 0;display: block;height: 100%;border-left: 1px solid #eaeaea;content: "";}
table.shop_table_responsive td.product-remove{padding: 5px 0 0 0 !important; border-bottom: none} 
table.shop_table_responsive td.product-thumbnail{padding: 12px !important}
table.shop_table_responsive td.product-remove:after, table.shop_table_responsive td.product-thumbnail:after{display: none;}
#wcvendor_image_bg .woocommerce .star-rating{float: none; display: inline-block; margin-bottom: 5px}
.woocommerce table.shop_table td{padding-right:12px; padding-left:12px;}
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{ float: none !important; width: 100% !important; }
.woocommerce .order_details li{ border: none; float: none; border-bottom: 1px solid #eee; padding: 1.5em}
}
@media only screen and (max-width: 567px) {
.woogridrev .review-small-circle{width:27px;height:27px;line-height:27px; font-size: 80%}
.woocommerce .products.grid_woo .product{padding: 8px 8px 80px 8px}
.woocommerce .onsale, .woocommerce .onfeatured { padding: 2px 5px;}
.woocommerce .products .woo_grid_compact h2{line-height: 16px;height: 32px; font-size: 14px}
.woocommerce .products .product.woo_grid_compact .price, .woo_column_item h2{font-size: 15px}
}
@media only screen and (max-width: 479px) {
.woo_offer_list .rh_offer_list .button_action{position: static; margin: 0 0 10px 0; overflow: hidden; padding: 0; float: none}
.woo_column_grid .price{float: left;}
.woocommerce .woocommerce-result-count{float: none;margin-bottom: 10px;}
.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-ordering .nice-select, .woocommerce .woocommerce-ordering .nice-select .list, .woocommerce .woocommerce-ordering select{width: 100%}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2, .woocommerce form .form-row-first, .woocommerce form .form-row-last { float: none !important; width: 100% !important; }
.woocommerce form .form-row { padding: 3px 0 !important; }
.woocommerce table.shop_table_responsive .button{display: block; width: 100%; margin: 0 0 15px 0; padding: 12px}
.woocommerce .order_details li{ border: none; float: none; border-bottom: 1px solid #eee; padding: 1.5em}
.woo_grid_compact figure:not(.notresized) img{height:130px}
}.rh-sslide-panel-wrap {position: fixed;width: 400px;height: 100%;top: 0;background: #ecf0f1;z-index: 1;transition: transform .3s ease-in .3s;}
.rh-sslide-panel-heading{position: fixed;width: 400px;background: rgba(255, 255, 255, 0.96);box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);z-index: 2;transition: top 0.3s 0s; top:-50px;}
.rh-sslide-panel-tabs{height: 100%;overflow: auto;}
.from-right .rh-sslide-panel-wrap {right: 0;transform: translate3d(100%, 0, 0);}
.active .rh-sslide-panel-wrap {transform: translate3d(0, 0, 0);transition-delay: 0s;}
.active .rh-sslide-panel-heading {top: 0;transition: top 0.3s 0.3s;}
.rh-sslide-panel.active:after {background: rgba(0, 0, 0, 0.6);transition: background 0.3s 0s;}
.rh-sslide-panel:after {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: transparent;cursor: pointer;transition: background 0.3s 0.3s;content: "";}
.rh-sslide-panel-inner{opacity: 0; -webkit-backface-visibility: hidden; height:100%;}
.active .rh-sslide-panel-inner{opacity: 1; transition: all .4s .3s;}
.rh-sslide-panel .widget_shopping_cart_content {display: flex;flex: 1 1 auto;flex-direction: column;align-items: stretch;justify-content: space-between;height: 100%;}
.rh-sslide-panel ul.product_list_widget li, .rh-sslide-panel .woocommerce-mini-cart__total, .rh-sslide-panel .buttons, .rh-sslide-panel .woocommerce-mini-cart__empty-message, .rh-sslide-panel .widget_shopping_cart_content > p{padding-left:20px; padding-right:20px;}
.rh-sslide-panel .woocommerce-mini-cart__total{margin-top:auto;}
.rh-sslide-panel .woocommerce-mini-cart__buttons{margin-bottom:20px;}
@media only screen and (max-width: 1170px){
.rh-sslide-panel-wrap, .rh-sslide-panel-heading{width: 340px;}	
}.woocommerce .quantity.rh-custom-quantity input.qty {width: 50px;height: 40px;line-height: 40px;border: 1px solid #ddd;border-left: 0;border-radius: 0;padding: 0; float:none;-moz-appearance: textfield;}
.woocommerce .woo_column_grid .wooloopq .quantity.rh-custom-quantity input.qty{width:100%; border-top:none; border-bottom:none}
.rh-custom-quantity input[type=number]::-webkit-inner-spin-button, 
.rh-custom-quantity input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; }
.rh-custom-quantity input.minus-quantity {border-right: 0;}
.rh-custom-quantity input.minus-quantity, .rh-custom-quantity input.plus-quantity {width: 40px;height: 40px;line-height: 40px;padding: 0;font-size: 20px;border: 1px solid #ddd;background-color: white;border-radius: 0 !important; box-shadow:none;}
body:not(.rtl) .rh-custom-quantity input.plus-quantity, .rtl .rh-custom-quantity input.minus-quantity {border-left: 0;}
.rh-custom-quantity input.minus-quantity:hover, .rh-custom-quantity input.plus-quantity:hover {color: #fff;background-color: #9c0;}
.rh-custom-quantity{display:none;}
#rh-woo-cart-panel .rh-custom-quantity {display: flex; margin-left:85px;}
.rh-woo-quantity .rh-custom-quantity{display: flex;}
#rh-woo-cart-panel .rh-custom-quantity + .quantity{margin-left: 85px;}
@media (max-width:469px){
.woocompactlist .rh-custom-quantity{margin-left: 95px;}
}
@media (min-width:470px){
.woo-list-variation-wrap{margin-top:-20px}
}@font-face{font-family:eicons;src:url(//4utoday.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.41.0);src:url(//4utoday.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.41.0#iefix) format("embedded-opentype"),url(//4utoday.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.41.0) format("woff2"),url(//4utoday.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.41.0) format("woff"),url(//4utoday.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.41.0) format("truetype"),url(//4utoday.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.41.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e9dd"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-e-button:before{content:"\e9ce"}.eicon-flexbox:before{content:"\e9d0"}.eicon-paragraph:before{content:"\e9d1"}.eicon-icon:before{content:"\e9d2"}.eicon-e-image:before{content:"\e9d3"}.eicon-video:before{content:"\e9d4"}.eicon-svg:before{content:"\e9d5"}.eicon-e-divider:before{content:"\e9d6"}.eicon-e-heading:before{content:"\e9d7"}.eicon-atomic:before{content:"\ebae"}.eicon-library-delete:before{content:"\e9d8"}.eicon-library-copy:before{content:"\e9d9"}.eicon-library-folder-empty:before{content:"\e9da"}.eicon-library-move:before{content:"\e9db"}.eicon-library-edit:before{content:"\e9dc"}.eicon-library-subscription-upgrade:before{content:"\e9de"}.eicon-library-folder-view:before{content:"\e9df"}.eicon-library-grid:before{content:"\e9e1"}.eicon-library-cloud-connect:before{content:"\e9e2"}.eicon-library-import:before{content:"\e9e3"}.eicon-library-list:before{content:"\e9e4"}.eicon-library-cloud-empty:before{content:"\e9e5"}.eicon-folder-plus:before{content:"\e8aa"}.eicon-library-folder:before{content:"\e9e6"}.eicon-accessibility:before{content:"\e9bf"}.eicon-lock-outline:before{content:"\e9e7"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con:not(.e-div-block-base){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;pointer-events:none;position:absolute;right:10px;text-shadow:0 0 3px rgba(0,0,0,.3);top:50%;transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:not(.e-div-block-base) .elementor-widget-container,.elementor-element:not(.e-div-block-base):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}