.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{padding-right:24px;position:relative}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{bottom:0;color:var(--head-sort-arrow-color);position:absolute;right:6px;top:0;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{font-family:sans-serif!important;font-size:12px;line-height:12px;opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}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, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
html{-webkit-font-smoothing:antialiased }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display:block }
ol, ul{list-style:none }
blockquote, q{quotes:none }
table{border-collapse:collapse;border-spacing:0;}
button, input, select, textarea{margin:0;font-weight:inherit;}
:focus{outline:0 }
img, video, object{max-width:100%;}
iframe{max-width:100% }
blockquote{font-weight:normal;padding:0 10px 20px 27px;position:relative;margin-top:25px;}
blockquote:after{font-family:FontAwesome;position:absolute;content:"\f10d";font-size:20px;width:50px;top:0;left:0;}
blockquote p{margin-bottom:10px }
strong, b{font-weight:bold }
em, i, cite{font-style:italic }
small{font-size:100% }
figure{margin:10px 0 }
code, pre{font-weight:normal;font-style:normal;}
code{padding:0 8px;line-height:1.5;}
pre code{padding:0 }
mark{padding:1px 6px;margin:0 2px;color:black;background:#FFF7A8;}
address{margin:10px 0;font-style:italic;}
.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center;}
#gallery-1 img{border:0!important }
.wp-caption-text{margin-bottom:0 }
dt{float:left;clear:left;width:100px;text-align:right;font-weight:bold;}
dd{margin:0 0 0 110px;padding:0 0 0.5em 0;overflow:hidden;}  #page .wp-caption img{border:0 none;height:auto;margin:0;max-width:100%;padding:0;width:auto;}
.fullstretched #page, .fullstretched .container{background:transparent;box-shadow:none;max-width:96%;width:100%;}
.alignnone{margin:5px 20px 20px 0 }
.aligncenter, div.aligncenter{margin:20px auto }
.alignright{float:right;margin:5px 0 20px 10px;}
.alignleft{float:left;clear:left;margin:5px 10px 20px 0;}
a img.alignright{float:right;margin:5px 0 20px 20px;}
a img.alignnone{margin:5px 20px 20px 0 }
a img.alignleft{float:left;margin:5px 20px 20px 0;}
a img.aligncenter{display:block;margin-left:auto;margin-right:auto;}
.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%; padding:5px 3px 10px;text-align:center;}
.wp-caption.alignnone{margin:0;margin-bottom:15px;max-width:100%;}
.wp-caption.alignleft{margin:5px 20px 20px 0 }
.wp-caption.alignright{margin:5px 0 20px 20px }
.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto;}
.wp-caption p.wp-caption-text{line-height:17px;margin:0;padding:0 4px 0;} .screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;height:1px;width:1px;overflow:hidden;}
.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;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; } body{font:14px/1.5 Noto Sans, sans-serif;color:#555;background-color:#EBEBEB;overflow-x:hidden;}
::-moz-selection{background:#222;color:white;text-shadow:none;}
::selection{background:#222;color:white;text-shadow:none;}
#page, .container{position:relative;margin-right:auto;margin-left:auto;}
.post-single-content h1, .post-single-content h2, .post-single-content h3, .post-single-content h4, .post-single-content h5, .post-single-content h6{text-transform:uppercase }
.post-single-content h2{font-size:24px }
h1, h2, h3, h4, h5, h6{font-weight:bold;margin-bottom:12px;color:#444;}
h1{font-size:28px;line-height:1.4;}
h2{line-height:1.4 }
h3{font-size:22px;line-height:1.4;}
h4{font-size:20px;line-height:1.4;}
h5{font-size:18px;line-height:1.4;}
h6{font-size:16px;line-height:1.4;}
.sub-title{font-size:12px }
p{margin-bottom:20px }
a{text-decoration:none;color:#0274BE;transition:all 0.25s linear;}
a:hover{color:#0274BE }
a:link, a:visited, a:active{text-decoration:none } .main-container{width:100%;margin:0 auto;clear:both;display:block;padding:0;}
#page, .container{max-width:1152px;min-width:240px;}
#page{padding-top:35px;min-height:100px;float:none;clear:both;} header{float:left;width:100%;position:relative;}
.main-header{position:relative;float:left;min-width:100%;width:100%;z-index:99;background:#fff;}
.main-header .container{background:#fff }
#header{position:relative;min-width:100%;width:100%;float:left;margin:0;padding:0;background:#222;}
#header h1, #header h2{float:left;display:inline-block;line-height:1;position:relative;margin-bottom:0;}
div#regular-header{overflow:hidden;clear:both;padding:0;}
#logo a{text-transform:uppercase;float:left;line-height:1;color:#222;}
#header #logo a{font-size:28px;color:#fff;}
#logo img{float:left }
.logo-wrap{margin:49px 0;overflow:hidden;float:left;}
#header .logo-wrap{padding:22px 0;margin:0;}
.site-description{float:left;margin-top:0;max-width:350px;clear:left;} .navigation .menu-header-search {float: right;min-width: 220px;padding: 16px 0;margin-left:12px;}
#header #s{padding:11px 40px 11px 0;text-indent:15px;}
#header .sbutton{text-indent: -9999px;position: absolute;right: 0;width: 40px;border-radius: 0 3px 3px 0;margin-top: 0;height: 40px;background: transparent;}
#header .sbutton:before{position: absolute;content: "\f002";font-family: FontAwesome;top:11px;right: 14px;font-size: 18px;text-indent: initial;}
#secondary-navigation .navigation ul li.menu-header-search:hover{background:transparent}
.widget-header{float:right;max-width:77%;margin-top:20px;}
.small-header{text-align:center }
.small-header .widget-header{float:none;display:inline-block;margin-bottom:-20px;}
.widget-header img{float:left }
.widget-header .textwidget{float:left;margin-top:46px;border-left:1px solid #cccccc;padding-left:20px;}
#primary-navigation .navigation .menu{float:left;margin-right:20px;} div.header-social-icons{float:right;background:rgba(0,0,0,0.07);position:relative;margin-left:35px;}
div.header-social-icons:before{content:"";position:absolute;width:0;height:0;border-style:solid;border-width:46px 30px 0px 0;border-color:rgba(0, 0, 0, 0) rgba(0,0,0,0.07) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);left:-30px;}
#primary-navigation .header-social-icons a, .header-social-icons a{float:left;font-size:18px;padding:14px 10px;}
#primary-navigation .header-social-icons a:last-child{padding-right:15px }
#primary-navigation .navigation > ul > li:first-child > a{padding-left:0 }
.navigation .toggle-caret{display:none } .regular_header div#primary-nav{float:left;width:100%;border-bottom:1px solid rgba(0,0,0,0.07); }
#primary-navigation{float:right }
#primary-navigation .navigation ul ul{width:200px }
#primary-navigation .navigation ul ul ul{left:200px }
.regular_header #primary-navigation{float:left;width:100%;}
#primary-navigation .navigation ul ul a{padding-right:45px }
.menu-item-has-children > a:after{content:"\f0d7";font-family:FontAwesome;position:absolute;right:14px;}
#primary-navigation .navigation .menu-item-has-children > a{padding-right:25px }
#secondary-navigation{display:block;float:right;}
.regular_header #secondary-navigation{float:left;width:100%;}
#secondary-navigation .navigation ul ul li{background:#fff }
#secondary-navigation .navigation ul li:hover, #secondary-navigation .navigation ul .current-menu-item{background:#fff }
#secondary-navigation .navigation ul li:hover a{color:#777 }
#secondary-navigation a{text-align:left;text-decoration:none;padding:24px 25px;transition:none;}
#secondary-navigation .navigation > ul > .menu-item-has-children > a{padding-right:38px }
#secondary-navigation .menu-item-has-children > a:after{right:22px }
#primary-navigation a{padding:17px 15px 16px 15px;line-height:1;}
#secondary-navigation a .sub{font-size:11px;font-weight:normal;color:#9B9B9B;}
.navigation{float:left;position:relative;width:100%;}
.navigation ul{margin:0 auto }
.navigation ul li{float:left;line-height:24px;position:relative;transition:all 0.25s linear;}
.navigation ul li a, .navigation ul li a:link, .navigation ul li a:visited{display:inline-block }
.navigation > ul > .current a{background:transparent;color:#5a5a5a !important;}
.navigation ul li li{background:#fff;border-bottom:0;}
.navigation ul ul{position:absolute;width:255px;padding:20px 0 0 0;padding-top:0;z-index:400;font-size:12px;color:#798189;box-shadow:0px 2px 1px 0px rgba(50, 50, 50, 0.2);}
.navigation ul ul li{padding:0;background:#fff;color:#000;}
#primary-navigation .navigation ul ul a, #primary-navigation .navigation ul ul a:link, #primary-navigation .navigation ul ul a:visited, #secondary-navigation .navigation ul ul a, #secondary-navigation .navigation ul ul a:link, #secondary-navigation .navigation ul ul a:visited{padding:9px 45px 9px 20px;position:relative;width:190px;border-left:0;background:transparent;border-right:0;border-radius:0;border-bottom:1px solid rgba(255, 255, 255, 0.05);margin:0;}
#primary-navigation .navigation ul ul a, #primary-navigation .navigation ul ul a:link{width:135px }
.navigation ul ul li:last-child a{border-bottom:none }
.navigation ul ul{display:none }
.navigation ul ul ul{left:256px;top:0;box-shadow:1px 1px 3px 0px rgba(50, 50, 50, 0.2);}
.sub-menu .menu-item-has-children:after{color:#fff }
.clearfix:before, .clearfix:after{content:" ";display:table;}
.clearfix:after{clear:both }
.clearfix{*zoom:1 }
a#pull{display:none }
.navigation i{margin-right:4px } #header.sticky-navigation-active{z-index:500;position:fixed;top:0;margin:0 !important;-webkit-backface-visibility:hidden;}
.admin-bar #header.sticky-navigation-active{top:32px }
.sticky-navigation a{transition:all 0.25s linear } .article{width:67.015%;float:left;margin-bottom:35px;padding:3.994%;background:#fff;box-sizing:border-box;box-shadow:0px 0px 1px 0px rgba(50, 50, 50, 0.1);}
#content_box{float:left;width:100%;}
.post{float:left;width:100%;}
.single_post{width:100%;float:left;margin-bottom:30px;}
.single_page{padding-top:0;}
.post-content{margin-bottom:15px;overflow:hidden;clear:both;float:left;width:100%;}
.post-single-content{clear:both;float:left;width:100%;}
.readMore{float:left;margin-top:10px;}
.frontPost .readMore a{color:#000;font-size:12px;}
.ss-full-width{background:white;float:left;width:100%;margin-bottom:30px;padding:4%;background:#fff;box-sizing:border-box;box-shadow:0px 0px 1px 0px rgba(50, 50, 50, 0.1);}
.ss-full-width #content_box{padding-right:0;padding-left:0;}
.post.excerpt{clear:both;margin-bottom:30px;overflow:hidden;padding-bottom:15px;background-color:#fff;width:auto;}
.widget .wp-post-image, .widget .wpt_thumb_small{float:left;margin-bottom:10px;}
.featured-thumbnail{max-width:100%;float:left;width:100%;}
#featured-thumbnail{max-width:100%;display:block;position:relative;overflow:hidden;clear:both;margin-bottom:15px;}
#featured-thumbnail.schema-widgetfull{float:left;margin-right:20px;}
#featured-thumbnail.schema-widgetfull + .front-view-content{width:auto;float:none;}
.featured-thumbnail img{margin-bottom:0;width:100%;float:left;}
.title{clear:both }
.single-title{float:left;width:100%;}
.post-info{display:block;color:#AAAAAA;float:left;clear:both;width:100%;margin-bottom:20px;}
header .post-info a{color:#777 }
.post-info > span{margin-right:20px } .featured-category-title{clear:both;}
article header{float:left;width:100%;}
.featured-category-title{float:left;width:100%;clear:both;font-size:22px;}
.featured-category-title a{float:left;width:100%;color:#222222;margin-top:30px;}
.latestPost{width:100%;float:left;margin-bottom:30px;}
.latestPost .title{display:block }
.front-view-content{float:left;width:100%;}
.single_post header{width:100% }
article img.left, article img.alignleft, .wp-caption.alignleft{margin:0.3em 1.571em 0.5em 0;display:block;float:left;}
article img.right, article img.alignright, .wp-caption.alignright{margin:0.3em 0 0.5em 1.571em;display:block;float:right;}
article img.center, article img.aligncenter, .wp-caption.aligncenter{margin:0.3em auto 0.5em auto;display:block;}
article img.aligncenter, article img.alignnone{margin-top:1em;margin-bottom:1em;display:block;clear:both;}
article ul{padding:1.5em 0 1.571em 1.9em;list-style-type:square;}
article ol{padding:1.5em 0 1.571em 1.9em;list-style-type:decimal;}
article ul ul, article ol ol, article ul ol, article ol ul{padding-top:0;padding-bottom:0;}
article ul ul{list-style-type:square }
article ul ul ul{list-style-type:square }
article .iconlist{padding-left:0 }
article .iconlist li{list-style-type:none } .tweets li{margin-bottom:15px!important } .widget_nav_menu .menu-item-has-children > a:after{display:none }
.widget_nav_menu .fa > a, .widget_nav_menu .fa > a{padding-left:5px }
.widget_nav_menu .sub-menu{margin-top:7px } .toggle-menu ul ul{display:none }
.toggle-menu .toggle-menu-item-parent{position:relative }
.toggle-menu .toggle-caret{position:absolute;top:0;right:0;text-align:center;cursor:pointer;line-height:inherit;}
.toggle-menu .toggle-caret .fa{width:20px;text-align:center;font-size:16px;color:inherit;line-height:20px;}
.toggle-menu .active > .toggle-caret .fa:before{content:"\f068" }  input, textarea, select{padding:8px 12px;font-size:14px;color:#444;border:1px solid #E4E4E4;font-family:inherit;}
textarea{overflow:auto;resize:vertical;}
select{padding:6px 10px;border-color:#D8D8D8;width:100%;} table{width:100%;text-align:left;margin-bottom:25px;border:1px solid #E4E4E4;}
thead{background:#F7F8F9;font-size:14px;color:#585F65;}
table th, table td{padding:7px 15px;text-align:left;}
thead th{padding:14px }
tbody th{font-weight:normal;border-bottom:1px solid #E4E4E4;}  table.wp-block-table{border:0;overflow-x:auto;display:block;margin-bottom:1.5em;}
table.wp-block-table th, table.wp-block-table td{border:2px solid #d8d8d8 }
.wp-block-table tbody{width:100%;min-width:240px;} .wp-block-cover-image.aligncenter{display:flex!important;margin:0 0 1.5em;}
.wp-block-cover-image.alignleft{margin-right:20px }
.wp-block-cover-image.alignright{margin-left:20px }
.wp-block-columns{clear:both } body .wp-block-pullquote{width:100%;margin:0;padding:3em 25px;box-sizing:border-box;}
body .wp-block-pullquote.alignleft{margin-right:0;text-align:left;max-width:100%;}
body .wp-block-pullquote.alignright{margin-left:0;max-width:100%;text-align:right;}
body .wp-block-pullquote > p{font-size:20px } .wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption{box-sizing:border-box }
.wp-block-gallery.aligncenter{display:flex;margin:0 -8px 1.5em;}
.wp-block-gallery.alignleft{margin:0 20px 1.5em -8px }
.wp-block-gallery.alignright{margin:0 -8px 1.5em 20px }
.wp-block-image.is-resized{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}
.wp-block-image.is-resized img{max-width:100% }
.ss-full-width .wp-block-image.is-resized{width:-webkit-min-content;width:-moz-min-content;width:min-content;display:-ms-inline-grid;-ms-grid-columns:min-content;}
.ss-full-width .wp-block-image.is-resized img{max-width:none } .wp-block-button{margin-bottom:1.5em!important } .wp-block-latest-comments.aligncenter{text-align:center }
.wp-block-latest-comments.aligncenter .wp-block-latest-comments__comment-excerpt, .wp-block-latest-comments.aligncenter .wp-block-latest-comments__comment-meta{margin-left:0!important }
.wp-block-latest-comments.aligncenter .wp-block-latest-comments .avatar, .wp-block-latest-comments.aligncenter .wp-block-latest-comments__comment-avatar{float:none;margin-right:0;display:inline-block;}
body .wp-block-latest-comments__comment-excerpt p, body .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, body .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta, body .wp-block-latest-comments__comment-date{font-size:14px }
.wp-block-latest-comments__comment-date{color:inherit;padding-top:10px;} .wp-block-latest-comments__comment footer{clear:none;width:auto;background:transparent;}
.wp-block-archives.alignleft{margin-right:20px }
.wp-block-archives.alignright{margin-left:2.5em } .wp-block-latest-posts{clear:both }
.wp-block-image figcaption{clear:both } .wp-block-categories.alignleft, .wp-block-archives.alignleft{margin-right:2em }
.wp-block-categories li, .wp-block-archives li{margin-bottom:5px } .fullcontent .article, .fullstretched .article, .fullcontent .single_post, .fullstretched .single_post, .fullcontent .ss-full-width, .fullstretched .ss-full-width{padding:0;box-shadow:none;background:transparent;}
.fullcontent .ss-full-width .alignwide, .fullstretched .ss-full-width .alignwide{margin-left:calc(25% - 25vw);margin-right:calc(25% - 25vw);}
.fullcontent .related-posts, .fullstretched .related-posts, .fullcontent #commentsAdd, .fullstretched #commentsAdd, .fullcontent #comments, .fullstretched #comments{background:transparent }
.wp-block-separator{background:none;}
article .wp-block-gallery{margin-left:0;padding-left:0;}
.wp-block-gallery .blocks-gallery-item figure, .wp-block-gallery.is-cropped .blocks-gallery-item figure img{height:auto;}
.wp-block-embed.alignfull iframe{width:100%;}
.wp-block-pullquote blockquote, .wp-block-quote{border:0;padding:0;font-family:inherit;margin-bottom:0;margin-top:0;}
.wp-block-pullquote blockquote:after{display:none;}
.wp-block-pullquote, .wp-block-quote, .wp-block-pullquote cite{font-family:Georgia, serif;font-style:italic;}
.wp-block-quote cite, .wp-block-quote cite{font-size:15px;}
.wp-block-quote, .wp-block-pullquote{margin-bottom:20px;}
.wp-block-quote:after{content:'';}
.cslayout article .alignfull{margin-left:calc(50% / .65 - 50vw);margin-right:-6.8%;width:auto;max-width:100vw;clear:both;}
.sclayout article .alignfull{margin-left:-6.8%;margin-right:calc(50% / .65 - 50vw);width:auto;max-width:100vw;clear:both;}
.mts_nosidebar .alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw;}
article .alignwide{margin-left:-6.8%;margin-right:-6.8%;width:auto;max-width:100vw;clear:both;}
.fullstretched article .alignwide{margin-left:-1%;margin-right:-1%;width:calc(100% + 2%);} .boxed.cslayout article.alignfull{margin-right:-6.8%;margin-left:calc(50% / .65 - 50vw);}
.boxed.sclayout article .alignfull{margin-right:calc(50% / .65 - 50vw);margin-left:-6.8%;}
.boxed.cslayout article .alignwide{margin-left:-6.8%;margin-right:-6.8%;}
.boxed.sclayout article .alignwide{margin-left:-6.8%;margin-right:-6.8%;}
.boxed.mts_nosidebar article .alignwide, .default.mts_nosidebar article .alignwide{margin-left:-4.3%;margin-right:-4.3%;width:calc(100% + 8.8%);}
.boxed.mts_nosidebar .postauthor, .default.mts_nosidebar .postauthor{margin:0 0 30px -4.35%;padding:30px 4.35%;} .fullcontent.cslayout article .alignwide{margin-right:0;margin-left:-5%;}
.fullcontent.sclayout article .alignwide{margin-left:0;margin-right:-5%;}
.fullcontent.cslayout article .alignfull{margin-right:0;margin-left:calc(50% / 0.67 - 50vw);}
.fullcontent.sclayout article .alignfull{margin-right:calc(50% / 0.67 - 50vw);margin-left:0;} .fullstretched.cslayout article .alignwide, .fullstretched.sclayout article .alignwide{margin-right:-10px;margin-left:-10px;width:calc( 100% + 20px );}
.fullstretched.cslayout article .alignfull{margin-right:0;margin-left:calc( 50% / 0.67 - 50vw);}
.fullstretched.sclayout article .alignfull{margin-left:0;margin-right:calc( 50% / 0.67 - 50vw);} hr{border:none;border-bottom:1px solid rgba(0,0,0,0.1);width:300px;margin:35px auto;clear:both;position:relative;} #sidebar .widget.widget_search, #sidebar .widget.mts_subscribe_widget, #sidebar .widget.widget_product_search{background:#222 }
#sidebar .widget.widget_search h3{color:#fff }
#searchform{padding:0;float:left;clear:both;width:100%;position:relative;}
.article #searchform{max-width:300px }
#searchform fieldset{float:left }
.sbutton, #searchsubmit, .mts-subscribe input[type="submit"], .widget_product_search input[type="submit"], .wp-block-search__button {padding:9px 0;float:right;border:0;width:100%;height:48px;cursor:pointer;text-align:center;padding-top:10px;color:white;transition:all 0.25s linear;background:transparent;border:0;margin-top:10px;border-radius:3px;font-size:14px;}
#s, .mts-subscribe input[type="text"], .widget_product_search .search-field, .wp-block-search__input {width:100%;background-color:#fff;float:left;padding:15px 0;text-indent:10px;color:#999;border:1px solid #DDD;border-radius:3px;box-shadow:1px 1px 3px #EEE inset;box-sizing:border-box;}
.wp-block-search .wp-block-search__button{border:none} ::-webkit-input-placeholder{color:#999 }
:-moz-placeholder{color:#999 }
::-moz-placeholder{color:#999 }
:-ms-input-placeholder{color:#999 }
:input-placeholder{color:#999 } input::-webkit-input-speech-button{margin-right:14px;margin-left:4px;cursor:pointer;}
#searchform fieldset{width:100% }
.breadcrumb, .breadcrumb> div, .breadcrumb .fa-caret-right, .breadcrumb .root a{float:none }
.breadcrumb a{text-transform:capitalize }
.breadcrumb{clear:both;padding:0;overflow:hidden;margin-bottom:15px;}
.breadcrumb> div{padding:0 5px;overflow:hidden;float:none;display:inline-block;}
.breadcrumb .fa-caret-right{padding:0 }
.breadcrumb .root{padding:0 }
.breadcrumb .fa-caret-right{padding:0 0 }
.breadcrumb> div{overflow:visible }
.no-results h2{font-size:16px } .read-more{margin:0 0 0 10px;line-height:1.4em;background:none;padding:0;font-size:16px;} .topad{margin-bottom:10px;clear:both;max-width:100%;} .bottomad{float:left;clear:both;margin-top:10px;max-width:100%;} #sidebar p{line-height:20px }
.sidebar.c-4-12{float:right;width:29.5%;max-width:340px;}
.fullstretched .sidebar.c-4-12{max-width:100%;}
#sidebar .wp-post-image, footer .wp-post-image{margin-top:5px;margin-right:10px;margin-left:0;}
#sidebar .widget{margin-bottom:27px;float:left;clear:both;width:100%;background:#fff;padding:20px;box-sizing:border-box;box-shadow:0px 0px 1px 0px rgba(50, 50, 50, 0.1);}
.sidebar .widget h3{text-transform:uppercase }
.widget .title{font-weight:bold;text-transform:uppercase;color:#545E68;font-size:12px;}
.widget li{list-style-type:square;margin-left:17px;margin-bottom:7px;}
.widget .children{margin-top:7px }
.widget h3{margin:0px 0 15px 0 }
footer .widget.widget_rss .widget-title a{color:#fff }
.advanced-recent-posts li, .popular-posts li, .category-posts li, .related-posts-widget li, .author-posts-widget li{list-style:none!important;margin:0;overflow:hidden;transition:all 0.25s linear;color:#aaa;padding-left:0;background:none;margin-bottom:15px;padding-top:2px;}
.advanced-recent-posts li:last-child, .popular-posts li:last-child, .category-posts li:last-child, .related-posts-widget li:last-child, .author-posts-widget li:last-child{margin-bottom:0 }
.advanced-recent-posts p, .popular-posts p, .category-posts p, .related-posts-widget p, .author-posts-widget p{margin:0;font-size:14px!important;}
.category-posts a, .advanced-recent-posts a, .popular-posts a, .related-posts-widget a, .author-posts-widget a{display:block }
.widget .meta, .widget .post-info{font-size:14px!important;overflow:hidden;}
.widget .post-info{clear:none;width:auto;float:none;color:#777;margin-bottom:0;}
.widget .post-info > span{position:relative;margin-right:12px;}
.widget .post-info > span:before{position:absolute;content:"";background:#777777;border-radius:50%;width:3px;height:3px;top:50%;margin-top:-2px;right:-10px;}
.widget .post-info > span:last-child:before{display:none }
.widget .thecomment .comm{color:#777!important }
#sidebar #sidebar-search{background:#222 }
#sidebar #sidebar-search h3, #sidebar .widget.widget_product_search h3, #sidebar .widget.mts_subscribe_widget h3{color:#fff } .shareit{padding:12px 0 7px;overflow:hidden;clear:both;border:none;}
.shareit.top{margin-bottom:10px!important;padding-top:0!important;}
.shareit.top, .shareit.bottom {display: flex;flex-wrap: wrap;align-items: center;}
.share-item{display:block;margin:0;float:left;height:25px;width:90px;}
.shareit.top .share-item, .shareit.bottom .share-item { margin: 0 12px 10px 0; width: auto; line-height: 1.5; }
.schema-like form { text-align: left!important }
.share-item.whatsapp a, .share-item.vkontakte a, .share-item.telegram a, .share-item.tumblr a, .share-item.buffer a, .share-item.pocket a, .share-item.mix a, .modern .share-item.reddit a, .circular .share-item.reddit a {color: #ffffff;cursor: pointer;display: inline-block;text-align: center;font-size: 11px;padding: 0 8px;border-radius: 3px;font-family: Helvetica, Arial, sans-serif;font-weight: 700;}
.share-item .icon {font-size: 14px;margin-right: 5px;}
.share-item.whatsapp a, .whatsapp a {background-color: #25d366 }
.share-item.whatsapp a:hover, .whatsapp a {background-color:#075e54 }
.share-item.telegram a, .telegram a {background-color:#0088cc }
.share-item.linkedin a, .linkedin a {background-color:#0077b5 }
.share-item.tumblr a, .tumblr a { background-color:#35465c}
.share-item.pocket a, .pocket a {background-color:#ef4056}
.share-item.buffer a, .buffer a {background-color:#323b43}
.share-item.vkontakte a, .vkontakte a { background-color: #45668e }
.share-item.mix a, .mix a { background-color: #fd8234 }
.share-item.buffer svg, .buffer svg, .share-item.mix svg, .mix svg {fill: #ffffff;vertical-align: middle;}
.shareit .share-item.reddit img {margin: 3px 0 0;height:20px!important;} .custom-share-item {display: block;float: left;height: 28px;font-family: arial;font-size: 12px;margin-bottom: 7px;}
.custom-share-item a {float: left;color: #fff !important;width: 88px;text-align: center;line-height: 28px;border-radius: 4px;}
.custom-facebooksharebtn a { background: #3b5998 }
.custom-twitterbutton a { background: #00aced }
.custom-pinbtn a { background: #cb2027 }
.custom-linkedinbtn a { background: #007bb6 }
.modern .reddit a, .circular .reddit a { background: #ff5700 }
.custom-share-item .fa {font-size: 13px;vertical-align: middle;margin-right: 6px;margin-top: -2px;}
.custom-share-item.facebooksharebtn { min-width: 78px }
.custom-share-item.facebookbtn { min-width: 64px }
.shareit.top .custom-share-item, .shareit.bottom .custom-share-item { margin-right: 7px }
.share-item.twitterbtn{height:20px}
.custom-share-item svg{width: 16px;height: 16px;margin-right: 6px;} .shareit.floating.circular {display:flex;flex-direction:column; align-items:center;}
.circular .custom-share-item{height: 36px}
.circular .custom-share-item a { width: 36px; line-height: 36px; border-radius: 36px; }
.circular .custom-share-item .fa { font-size: 16px; margin-right: 0; }
.circular .social-text, .circular .custom-share-item.facebookbtn { display: none }
.circular .custom-share-item svg { margin-right: 0 } .social-profile-icons ul li{background:none;border:none;float:left;list-style-type:none;margin:0 8px 8px 0!important;padding:0 !important;border:none !important;}
.social-profile-icons ul li a{width:32px;height:32px;display:block;float:left;border-radius:3px;text-align:center;line-height:30px;color:#FFF!important;transition:all .4s;}
.sidebar .social-profile-icons ul li a:hover{color:#fff;background:#666;}
.sidebar .social-profile-icons ul li a{color:#fff }
.social-profile-icons ul li i{font-size:16px;line-height:32px;}
.social-profile-icons .social-youtube a{background:#c9322b }
.social-profile-icons .social-rss a{background:#ef922f }
.social-profile-icons .social-twitter a{background:#40bff5 }
.social-profile-icons .social-facebook a{background:#5d82d1 }
.social-profile-icons .social-vimeo a{background:#35c6ea }
.social-profile-icons .social-dribbble a{background:#f7659c }
.social-profile-icons .social-tumblr a{background:#426d9b }
.social-profile-icons .social-instagram a{background:#91653f }
.social-profile-icons .social-flickr a{background:#ff48a3 }
.social-profile-icons .social-pinterest a{background:#e13138 }
.social-profile-icons .social-linkedin a{background:#238cc8 }
.social-profile-icons .social-github a{background:#b5a470 }
.social-profile-icons .social-email a{background:#1d90dd }
.social-profile-icons .social-behance a{background:#1879fd }
.social-profile-icons .social-skype a{background:#13c1f3 }
.social-profile-icons .social-soundcloud a{background:#ff7e30 }
.social-profile-icons .social-stumbleupon a{background:#ff5c30 }
.social-profile-icons .social-dropbox a{background:#3476e4 }
.social-profile-icons .social-foursquare a{background:#0bbadf }
.social-profile-icons .social-reddit a{background:#ff4400 } footer{background:#222;margin-top:30px;position:relative;overflow:hidden;clear:both;}
footer .container{padding:0;width:1152px;}
.footer-widgets{padding:40px 0 10px 0;color:rgba(255, 255, 255, 0.25);overflow:hidden;}
.footer-widgets .f-widget{width:32%;margin-right:2%;float:left;}
.f-widget .widget{margin-bottom:30px;float:left;width:100%;clear:both;}
.footer-widgets .f-widget #searchform .fa-search:hover{cursor:pointer }
.f-widget a{color:rgba(255, 255, 255, 0.45) }
.f-widget ul li{margin-bottom:5px }
.f-widget .top-week li a{font-size:15px }
.f-widget #s{border:1px solid rgba(255, 255, 255, 0.05) }
.f-widget #s::-webkit-input-speech-button{margin-right:8px }
.f-widget #searchform .fa-search{background:rgba(255, 255, 255, 0.2);color:rgba(255, 255, 255, 0.2);}
.footer-widgets.widgets-num-3 .f-widget.last{margin-right:0 }
.widgets-num-4 .f-widget{width:22.7%;margin-right:3%;}
.widgets-num-4 .f-widget.last{margin-right:0 }
.f-widget .ajax-search-results-container{background:#1c1c1c;color:#a5a5a5;}
.f-widget .ajax-search-results-container.loading:after{background-color:rgba(0,0,0,0.8) }
.f-widget .ajax-search-results-container a{color:#fff }
.copyrights{float:left;width:100%;clear:both;padding-bottom:17px;padding-top:20px;background:#fff;}
#copyright-note{width:100%;margin:0 auto;clear:both;max-width:100%;}
.postsby{margin-bottom:25px }
#site-header ul.ajax-search-results {position: relative;display: block;width: 100%;}
#secondary-navigation .ajax-search-results li a{padding: 0!important;width: auto!important;color:#777!important;text-transform: none;font-weight: normal;font-size: 14px;line-height: 1.5;} .to-top{float:right;position:relative;}
.toplink .fa-angle-double-up{font-size:24px;position:absolute;right:0;top:0px;}
.toplink{padding-right:27px }
#move-to-top{color:#fff;cursor:pointer;display:inline-block;font-weight:bold;height:12px;padding:10px 10px 18px 10px;position:fixed;right:15px;bottom:10px;transition:all 0.25s linear 0s;width:20px;z-index:25;background:#222;text-align:center;border-radius:3px;}
#move-to-top:not(.filling){opacity:0;visibility:hidden;}
#move-to-top .fa-angle-double-up{font-size:22px } .related-posts{background-color:#FFF;margin-bottom:20px;clear:both;float:left;width:100%;}
.related-posts h4{font-size:30px }
.related-posts article{width:31%;margin-right:3.5%;float:left;margin-bottom:15px;}
.related-posts #featured-thumbnail{margin-bottom:0 }
.related-posts article:nth-child(7n-3){clear:left }
.related-posts .post-info{clear:none;float:none;}
.related-posts .last{margin-right:0;padding-bottom:0;}
.related-posts .title{font-size:16px;margin-top:10px;}
.related-posts .title a{font-size:16px!important;color:#222!important;font-weight:400!important;}
.related-posts .title a:hover{color:#0274be!important }
.related-posts article header{margin-bottom:0 } .tags{margin:20px 0 0 0;width:100%;float:left;}
.tags a{margin-left:5px } .postauthor{margin:0 0 30px -6.8%;padding:30px 6.8%;min-height:180px;background-color:#222;float:left;clear:both;width:100%;color:#AAA;}
.boxed.mts_nosidebar .postauthor{margin:0 0 30px -4.35%;padding:30px 4.35%;}
.fullstretched .postauthor, .fullcontent .postauthor{width:100%;margin:0 0 30px;padding:30px;box-sizing:border-box;}
.postauthor h4{padding-top:6px;padding-bottom:6px;color:#fff;}
.postauthor h5{font-weight:bold;font-size:16px;padding:0;margin:0;line-height:24px;text-transform:capitalize;}
.postauthor img{float:left;margin:4px 20px 0 0;border-radius:50%;}
.postauthor h4 a{color:#473636 }
#respond h3, #respond h4, .total-comments, .postauthor h4, .postauthor-top{margin-bottom:10px;margin-top:1px;font-size:30px;}
.bypostauthor #respond h3{color:inherit}
#comments #respond h3{font-size:18px;}
.postauthor-top{padding-top:5px;padding-bottom:8px;margin-bottom:15px;}
.clear{clear:both }
.left{float:left }
.right{float:right }
.last{margin-right:0 } .tagcloud a, .wp-block-tag-cloud a {font-size:initial!important;padding:2px 10px;margin-bottom:3px;float:left;margin-right:3px;background:#222;color:#FFFFFF!important;transition:all 0.25s linear;border-radius:3px;}
.tagcloud a:hover, .widget .wpt_widget_content #tags-tab-content ul li a:hover, .wp-block-tag-cloud a:hover{background:#222 }
#sidebar p.wp-block-tag-cloud{margin-bottom:0} .ad-125 ul{float:left;width:100%;margin:0;list-style:none;max-width:100%;}
.ad-125 li{float:left;border:none;list-style:none!important;padding-left:0;background:none;margin-bottom:15px;margin-left:0;max-width:48%;}
.ad-125 li:nth-child(2n+2){float:right!important }
.ad-125 li:nth-last-child(2), .ad-125 li:last-child{margin-bottom:0 } #wp-calendar{margin-bottom:0;background:#fff;border:0;}
#wp-calendar td{text-align:center;padding:7px 0;border-top:1px solid #EDEDED;border-right:1px solid #EDEDED;}
#wp-calendar caption{padding-bottom:10px;padding-top:12px;font-weight:bold;font-size:15px;color:#FFF;text-transform:uppercase;background:#222;padding:12px 15px;text-align:left;}
#wp-calendar #prev{text-align:left;padding-left:12px;}
#wp-calendar thead th{padding:10px 0;text-align:center;}
footer #wp-calendar{background:rgba(255, 255, 255, 0.05);box-shadow:none;}
footer #wp-calendar caption{background:rgba(255, 255, 255, 0.05) }
#wp-calendar td{border-color:rgba(255, 255, 255, 0.05) }
#wp-calendar tbody tr:nth-child(1) td{border-top:0 } .nocomments{margin-top:20px;clear:both;float:left;width:100%;}
.total-comments{padding-top:7px;padding-bottom:9px;}
.cnumber{color:#2DB2EB }
#comments{padding:0;background-color:#fff;margin-top:0;float:left;clear:both;width:100%;}
#respond h3, #respond h4{padding-top:5px;padding-bottom:7px;}
#commentsAdd{background-color:#fff;width:100%;float:left;clear:both;margin-top:30px;}
#comments .avatar{float:left;margin-right:20px;margin-top:7px;}
.comment time{padding-left:10px }
ul.children .commentImageLeft{width:60px;height:90px;border-left:1px solid #c1bbb6;border-bottom:1px solid #c1bbb6;position:absolute;top:-50px;left:-70px;}
input.text-input, #commentform input{padding:11px;font-weight:inherit;}
input#author, input#email, input#url{max-width:300px;border:1px solid #E4E4E4;background:#fff;max-width:100%;margin-right:10px;}
input#author, input#email, input#url, #comment{transition:all 0.25s ease-in-out }
.mtscontact_consent{clear:both;margin-top:14px;}
#commentform .comment-form-cookies-consent label, .contact-form .mtscontact_consent label{padding:0;cursor:pointer;margin-left:8px;line-height:18px;vertical-align:top;}
.contact-form .mtscontact_consent label{width:auto;display:inline-block;margin-top:0;margin-left:4px;}
#commentform .comment-form-cookies-consent input, .contact-form .mtscontact_consent input{width:18px;height:18px;display:inline-block;-webkit-appearance:checkbox;}
#cancel-comment-reply-link{float:right;line-height:24px;margin-top:0;}
#cancel-comment-reply-link{color:#EE210B;cursor:pointer;margin-bottom:-20px;text-decoration:underline;z-index:100;position:relative;}
#commentform input#submit, #mtscontact_submit{line-height:1;background-color:#0274BE;padding:12px 15px;color:#fff;text-decoration:none;float:right;cursor:pointer;display:inline-block;border:none;transition:all 0.2s linear;border-radius:3px;}
#commentform input#submit:hover, #mtscontact_submit:hover{background:#222;color:#fff;}
#mtscontact_submit{float:right;width:auto;}
.error{color:red }
.thanks p{color:green }
ol.commentlist{margin-left:0;margin-top:13px;padding:0;}
.commentlist li{list-style:none;margin:0;padding-left:0;float:left;width:100%;position:relative;}
.commentlist > li{margin:0 0 30px 0 }
.commentlist p{margin-bottom:5px }
.ago{color:#999;text-transform:uppercase;font-size:12px;}
.fn{line-height:1.375em;font-weight:bold;}
.fn a{color:#EE210B;font-weight:bold;font-size:15px;}
.comment-meta{font-size:12px }
.commentmetadata{overflow:hidden }
.commentmetadata li{border:0;padding:0;margin-top:0;margin-bottom:5px;list-style:square;}
.commentmetadata ol li{list-style:decimal }
#commentform .wp-review-comment-field a i, #commentform .wp-review-comment-field .review-result i, .comment .wp-review-comment-rating .review-result i, .comment .wp-review-comment-rating a i{color:#FFB300!important }
.reply{margin-top:0px;padding-bottom:0px;overflow:hidden;width:100%;float:right;}
.reply a{font-weight:bold;float:left;padding:0 0px;color:#BDBDBD;font-size:12px;}
#commentsAdd #respond h3, #commentsAdd #respond h4{margin-bottom:19px }
.comment #respond #respond{margin-top:20px }
.commentlist .children{margin-left:10%;margin-bottom:0;margin-top:0;float:left;width:90%;box-sizing:border-box;margin-top:30px;}
.commentlist .children > li{margin-top:15px;margin-bottom:15px;}
.commentlist .children > li:first-child{margin-top:0 }
.commentlist .children > li:last-child{margin-bottom:0 }
.commentlist .children li{padding-bottom:0 }
.avatar{float:left }
.comment-awaiting-moderation{font-style:italic;font-weight:bold;}
.commentmetadata ul, .commentmetadata ol{margin-top:5px } #commentform textarea{width:95.5%;border:1px solid #E4E4E4;background:#fff;padding:11px;line-height:25px;font-family:inherit;}
#commentform p{margin-bottom:15px;float:left;width:100%;clear:both;}
#commentform p.form-submit{margin-bottom:0 }
#commentform p label{padding-bottom:5px;padding-top:5px;padding-left:10px;}
#commentform p.comment-form-cookies-consent{margin-top: 4px}
.cancel-comment-reply a{float:right;margin-top:-8px;}
.required{color:red;padding:0;line-height:1;}
.comment-notes .required{padding-left:0;padding-top:3px;}
.comment-notes{font-style:italic;margin-top:5px;} .pagination{clear:both;overflow:hidden;float:left;width:100%;margin-top:25px;margin-bottom:0;display:block!important;}
.single .pagination{border:0;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;margin-top:0;padding:2.2% 0;width:100%;}
.pagination ul{list-style:none;margin:0;padding:0;}
.pagination ul li{float:left;margin-bottom:5px;}
.pagination .page-numbers.current, .pagination a:hover{color:#fff;margin:0 5px 0 0;display:inline-block;float:left;line-height:1;text-decoration:none;padding:10px 13px;background:#0274BE;min-width:36px;box-sizing:border-box;border-radius:3px;text-align:center;}
.pagination a, #load-posts a, .single .pagination > .current .currenttext, .pagination .page-numbers.dots{background:#222;margin:0 5px 0 0;display:inline-block;float:left;line-height:1;text-decoration:none;color:#fff;padding:10px 13px;min-width:36px;box-sizing:border-box;border-radius:3px;text-align:center;}
#load-posts{float:left;width:100%;text-align:center;}
#load-posts .fa, #fs2_load_more_button .fa{margin-right:5px }
.pagination a:hover{color:#fff }
.pagination .nav-previous{float:left }
.pagination .nav-next{float:right }
.pagination .nav-previous a, .pagination .nav-next a{color:#fff!important }
.pagination .nav-previous a:hover, .pagination .nav-next a:hover{background-color:#222 }
.single .pagination a .currenttext, .single .pagination a .current{padding:0;background:rgba(0, 0, 0, 0)!important;margin-right:0;}
.single .pagination a:hover .currenttext{color:#fff }
.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;height:1px;width:1px;overflow:hidden;} .contact-form{position:relative }
.contact-form.loading:after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(255, 255, 255, 0.8);}
.contact-form label, .contact-form input, .contact-form textarea{display:block;width:100%;box-sizing:border-box;}
.contact-form input{max-width:300px }
.contact-form textarea{height:150px }
.contact-form label{margin-top:12px }
.contact-form input[type="submit"]{margin-top:12px }
.mtscontact_error{color:#B90101 } .widget_search{overflow:visible }
.ajax-search-results-container{position:absolute;top:39px;left:0;box-sizing:border-box;width:100%;z-index:9;background:#FFF;border:1px solid #fff;border-top:none;box-shadow:0px 2px 2px 0px rgba(0, 0, 0, 0.4);}
.ajax-search-results-container.loading:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(255,255,255,0.8);}
ul.ajax-search-results{margin:0;margin-top:4px;padding:0;}
.ajax-search-results li{float:left;width:100%;clear:both;margin:0;display:block;list-style:none;min-height:75px;padding:0 8px!important;background:#fff;margin-bottom:15px;box-sizing:border-box;}
.ajax-search-results .wp-post-image{margin-bottom:0;margin-top:5px;margin-right:10px;margin-left:0;float:left;}
.ajax-search-meta{padding:0px 8px 15px!important;font-size:12px;box-sizing:border-box;clear:both;}
.ajax-search-meta a{font-size: 12px!important;color: #222!important;text-transform: none;padding: 0!important;text-transform:none!important;}
.ajax-search-meta .results-count{float:left;color:#aaa;}
.ajax-search-meta .results-link{float:right }
.ajax-search-results-container .no-results{padding:8px;color:#AAA;font-style:italic;} .pace .pace-progress{background:#29d;position:fixed;z-index:2000;top:0;left:0;height:3px;transition:width 0.8s;}
.admin-bar .pace .pace-progress{top:32px }
.pace-inactive{display:none }
#load-posts a{font-weight:bold;margin:0;float:none;}
#load-posts a.inactive{cursor:default } pre{overflow:auto;padding:25px 15px 15px;margin:15px 0;line-height:1.3em;position:relative;background:#222;font-family:monospace;color:#aaa;box-sizing:border-box;}
pre:before{content:"\f121";color:#FFF;position:absolute;font-size:18px;right:14px;top:6px;font-family:fontawesome;}
.flex-video{position:relative;clear:both;padding-bottom:56.25%;padding-top:30px;margin-bottom:30px;height:0;overflow:hidden;}
.flex-video iframe, .flex-video object, .flex-video embed{position:absolute;top:0;left:0;width:100%;height:100%;} #parallax, #zoom-out-effect, #zoom-out-bg{position:relative;padding-bottom:350px;height:0;overflow:hidden;background-size:cover;margin-bottom:15px;}
#page.parallax, #page.zoomout{padding-top:15px } .latestPost-review-wrapper{position:absolute;top:0;right:0;background:#FFF;padding:2px 8px;}
.latestPost-review-wrapper .review-total-star{margin:4px 0 }
.latestPost-review-wrapper .review-result i, #wpmm-megamenu .review-result-wrapper i, #wpmm-megamenu .review-total-only{color:#fff }
.latestPost-review-wrapper .percentage-icon{top:0;font-size:inherit;font-style:normal;}
.latestPost .review-type-circle.latestPost-review-wrapper{height:36px }
#wpmm-megamenu .review-total-only .review-type-circle.review-total-only, #wpmm-megamenu .review-type-circle.wp-review-show-total{height:26px }
.navigation .wpmm-megamenu-showing.wpmm-light-scheme a{color:#fff!important } .widget .widget_wp_review_tab .review-total-only.large-thumb{top:15px;right:15px;}
.widget .wp_review_tab_widget_content ul.wp-review-tabs li, .widget .wp_review_tab_widget_content, .widget .wpt_widget_content ul.wpt-tabs li{border:none;overflow:hidden;}
.widget .wp_review_tab_widget_content .tab-content li, .sidebar .wpt_widget_content .tab-content li{border-bottom:0;padding:0;margin-bottom:15px;}
.widget .wp_review_tab_widget_content .entry-title, .sidebar .wpt_widget_content a{font-weight:normal }
.widget .wp_review_tab_widget_content .wp-review-tabs.has-4-tabs .tab_title a, .widget .wpt_widget_content .wpt-tabs.has-4-tabs .tab_title a{border-bottom:1px solid #1B1B1B;border-left:1px solid #1B1B1B;}
.widget .wp_review_tab_widget_content .wp-review-tabs.has-4-tabs .tab_title:nth-child(2n) a, .widget .wpt_widget_content .wpt-tabs.has-4-tabs .tab_title:nth-child(2n) a{border-right:none }
.widget .wpt_widget_content .tab_title a, .widget .wp_review_tab_widget_content .tab_title a{background:#333;color:#7E7D7D;border:none;padding:14px 0;line-height:1;margin:0;white-space:nowrap;border-left:1px solid #1B1B1B;}
.widget .wpt_widget_content .tab_title.selected a, .widget .wp_review_tab_widget_content .tab_title.selected a{background:#222;color:#fff;border-bottom:0;}
.widget .wpt_widget_content #tags-tab-content ul li{float:left }
.wpt_widget_content #tags-tab-content ul li a{font-size:initial;border-radius:3px;}
.widget .wpt_widget_content .pagination, .widget .wp_review_tab_widget_content .pagination{padding-bottom:15px }
.widget .review-total-only.small-thumb, .widget .review-total-only{font-size:13px;padding:0;color:#222;background:transparent;}
footer .widget .review-total-only.small-thumb, footer .widget .review-total-only{color:#777 }
.widget .review-total-only.large-thumb, .widget li:first-child .review-total-only.large-thumb{right:0 }
footer .widget .review-total-only.large-thumb, footer .widget li:first-child .review-total-only.large-thumb{top:15px;right:15px;}
.widget .review-total-only.large-thumb{padding:4px 10px;background:#222;color:#fff;}
footer .review-total-only.small-thumb .review-result-wrapper i{color:#fff!important }
.sidebar .widget .wpt_widget_content ul.has-4-tabs li{border-bottom:0 }
.widget .wpt_widget_content #tags-tab-content ul{box-shadow:none;padding:0;padding-top:5px;}
.widget .wpt_widget_content{border:0 }
footer .widget .wp_review_tab_widget_content .inside, footer .widget .wpt_widget_content .inside{background:rgba(255, 255, 255, 0.05);padding:0;}
footer .widget .wp_review_tab_widget_content .tab-content li, footer .widget .wpt_widget_content .tab-content li{border-bottom-color:rgba(255, 255, 255, 0.05);padding:15px;margin-bottom:0;}
.widget .wpt_widget_content .wpt-postmeta, .widget .wpt_comment_content, .widget .wpt_excerpt, .widget .wp_review_tab_widget_content .wp-review-tab-postmeta{color:#aaa;font-size:14px!important;line-height:1.6;overflow:hidden;}
footer .widget .wpt_widget_content .wpt-postmeta, footer .widget .wpt_comment_content, footer .widget .wpt_excerpt, footer .wp_review_tab_widget_content .wp-review-tab-postmeta{color:rgba(255, 255, 255, 0.25) }
.widget .has-4-tabs .wpt_widget_content .tab_title a, .widget .has-4-tabs .wp_review_tab_widget_content .tab_title a{background:#333;border-left:1px solid #1B1B1B;border-bottom:1px solid #1B1B1B;}
footer .widget .wpt_widget_content .tab_title.selected a, footer .widget .wp_review_tab_widget_content .tab_title.selected a{background:rgba(255, 255, 255, 0.20);color:#fff;}
footer .widget .wp_review_tab_widget_content .tab-content li:first-child, footer .widget .wpt_widget_content .tab-content li:first-child{padding-top:15px }
footer .widget .wpt_widget_content .has-4-tabs .tab_title:nth-child(2n+1) a, footer .widget .wp_review_tab_widget_content .has-4-tabs .tab_title:nth-child(2n+1) a{border-left:0 }
.widget .wpt_widget_content .wpt-pagination, .widget .wp_review_tab_widget_content .wp-review-tab-pagination{padding-bottom:0 }
.widget .wpt_widget_content .wpt-pagination a, .widget .wp_review_tab_widget_content .wp-review-tab-pagination a{margin:0 }
footer .widget .wpt_widget_content .wpt-pagination a, footer .widget .wp_review_tab_widget_content .wp-review-tab-pagination a{padding:15px } .mts-cart{z-index:1;float:right;color:#777;}
#primary-navigation .mts-cart span a{display:inline-block;padding:17px 15px 16px 3px;}
#primary-navigation .mts-cart > span:last-child a{padding-right:0 } .primary-slider-container{float:left;width:113.53%;margin-left:-6.8%;margin-top:-6.8%;max-width:772px;}
.primary-slider{margin-bottom:20px }
.primary-slider .slide-caption{overflow:hidden;background:rgba(0, 0, 0, 0.24);color:#fff;width:91.5%;padding:1.2%;padding-top:8px;padding-bottom:8px;float:left;max-height:255px;position:absolute;bottom:7%;left:3%;text-align:center;}
.primary-slider .slide-title{font-size:32px;font-weight:normal;padding:0;margin-bottom:0;color:#fff;text-shadow:0 1px 1px rgba(0, 0, 0, 0.6);}
.primary-slider .owl-dots{bottom:inherit;top:8%;margin:0!important;right:3%;}
.primary-slider .owl-controls .owl-dot{cursor:pointer }
.primary-slider .owl-controls .owl-dot span{background:#555;border-radius:0;cursor:pointer;}
.primary-slider .owl-controls .owl-dot.active span, .primary-slider .owl-controls .owl-dot:hover span{background:#FFF;transition:all 0.25s ease;}
.primary-slider .owl-controls .owl-dot.active span{cursor:default }
.primary-slider-container { min-height: 350px; } .elementor-template-full-width .elementor-location-archive{clear:both;}
.elementor-template-full-width #move-to-top, .elementor-template-canvas #move-to-top{display:none;}
.menu-item-has-children a.elementor-item:after, .menu-item-has-children a.elementor-sub-item:after{display:none;} .wp-block-search { 
position: relative;
margin: 0;
}
.wp-block-search .wp-block-search__input { width: auto }
.wp-block-search .wp-block-search__button {
width: auto;
margin-top: 0;
padding: 9px 25px!important;
}
#sidebar .widget.widget_search label { color: #fff }
.wp-block-search .wp-block-search__label + .wp-block-search__inside-wrapper { margin-top: 14px!important }
.wp-block-search .wp-block-search__button svg { 
fill: #fff;
width: 30px;
height: 30px;
}
.wp-block-search .ajax-search-results-container { top: 47px } .wp-block-search__button-outside.wp-block-search__text-button .wp-block-search__inside-wrapper { flex-wrap: wrap }
.wp-block-search__button-outside.wp-block-search__text-button .wp-block-search__input { width: 100% }
.wp-block-search__button-outside.wp-block-search__text-button .wp-block-search__button { width:100%;margin: 10px 0 0 0; }
.wp-block-search__label + .wp-block-search__inside-wrapper + .ajax-search-results-container { top: 86px }
.wp-block-search__button-inside .wp-block-search__label + .wp-block-search__inside-wrapper + .ajax-search-results-container { top: 96px } .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper { border-color: rgba(255, 255, 255, 0.2) }
.wp-block-search.wp-block-search__button-inside .ajax-search-results-container { top: 60px }
.wp-block-search.wp-block-search__button-inside.wp-block-search__icon-button .ajax-search-results-container { width: 100% }html {
overflow-x: hidden;
-webkit-text-size-adjust: 100%;
}
.main-container { max-width: 100% }
@media screen and (max-width:1366px) {
.shareit.floating { margin: 0 0 0 -140px }
}
@media screen and (max-width:1300px) {
.shareit {
position: relative!important;
width: 100%!important;
top: 0!important;
padding: 10px 0 0!important;
margin: 0!important;
border: none!important;
box-shadow: none!important;
}
.share-item { margin: 0 }
.shareit.floating {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.shareit.floating .share-item {
margin: 0 12px 10px 0;
width: auto;
line-height: 1.5;
}
.shareit.floating.modern .custom-share-item, .shareit.floating.circular .custom-share-item { margin-right: 7px }
.shareit.floating.circular { flex-direction: row }
}
@media screen and (max-width:1152px) {
#page, .container { max-width: 96% }
.navigation .menu-header-search { min-width: 200px; }
.primary-slider-container { min-height: 100%; }
img, video, object{ height:auto!important; }
}
@media screen and (max-width:1024px) {
#move-to-top {
margin-right: 0;
right: 5px;
}
div.header-social-icons { margin-left: 20px }
#primary-navigation a { padding: 17px 5px 16px 5px }
.mts-cart span a { padding: 17px 3px 16px 3px!important }
.navigation .menu-header-search { min-width: auto; max-width: 170px; } }
@media screen and (max-width:960px) {
#secondary-navigation { left: 0 }
img {
max-width: 100%;
height: auto!important;
}
.ad-300 img { max-width: 100% }
.ad-125 li { max-width: 40% }
.ad-125 img {
padding: 0;
background: #FAFAFA;
border: 0;
}
.footer-widgets .f-widget { width: 31.5% }
.footer-widgets.widgets-num-4   .f-widget { width: 22.5% }
}
@media screen and (min-width:865px) {
.navigation.mobile-only { display: none }
}
@media screen and (max-width:865px) {
#header h1, #header h2, .site-description {
float: none;
text-align: center;
width: 100%;
max-width: 100%;
padding: 0;
}
#header h1, #header h2 { font-size: 40px }
.site-description { margin-top: 0 }
#logo a, #logo img {
float: none;
letter-spacing: 0;
}
.logo-wrap {
margin-bottom: 10px;
margin-top: 0;
width: 100%;
margin-top: 20px;
text-align: center;
}
.widget-header {
max-width: 100%;
float: none;
overflow: hidden;
width: 100%;
text-align: center;
}
.small-header .widget-header { margin-top: 20px }
.widget-header img { float: none }
footer .container { padding: 0 2% }
div.header-social-icons {
float: left;
width: 100%;
background: #333;
padding-left: 10px;
box-sizing: border-box;
}
.header-social-icons a { color: #fff }
.mts-cart {
float: left;
padding-left: 20px;
margin-right: 0;
width: 100%;
box-sizing: border-box;
}
.mts-cart span, .mts-cart span a { color: #fff }
.mts-cart > span {
width: 100%;
display: block;
border-bottom: 1px solid rgba(0, 0, 0, 0.2)!important;
padding: 9px 0!important;
padding-left: 25px!important;
box-sizing: border-box;
text-indent: 25px;
}
#secondary-navigation .mts-cart span a {
display: inline;
padding: 0!important;
}
.navigation {
width: 100%;
border: none;
display: none;
}
#secondary-navigation {
width: 100%!important;
position: relative!important;
}
.navigation .menu a, .navigation .menu .fa > a, .navigation .menu .fa > a {
color: #fff!important;
background: transparent;
}
.navigation .menu {
display: block!important;
float: none;
background: transparent;
margin-bottom: 0;
}
.navigation ul ul {
visibility: visible!important;
opacity: 1!important;
position: relative;
left: 0!important;
border: 0;
width: 100%;
}
.navigation ul li li {
background: transparent;
border: 0;
}
nav { height: auto }
#header nav li, #header .navigation ul li li {
width: 100%!important;
float: left;
position: relative;
}
.navigation ul li:after { display: none }
.navigation ul li:before { display: none }    
#header nav li a {
border-bottom: 1px solid rgba(0, 0, 0, 0.2)!important;
width: 100%!important;
box-sizing: border-box;
}
#header nav a {
text-align: left;
width: 100%;
text-indent: 25px;
}
a#pull {
display: block;
width: 100%;
position: relative;
color: #fff;
margin-left: -2.01%;
margin-right: -2.01%;
padding: 10px 2.02%;
text-indent: 0px;
}
a#pull:after {
content: "\f0c9";
display: inline-block;
position: absolute;
right: 15px;
top: 10px;
font-family: FontAwesome;
}
.navigation ul .sfHover a, .navigation ul li:hover, .navigation ul .sfHover ul li { background: transparent }  #header.sticky-navigation-active .logo-wrap { display: none } .main-container {
position: relative;
left: 0;
transition: left 500ms ease;
}
.mobile-menu-active .main-container {
left: 300px;
transition: left 500ms ease;
}
.navigation.mobile-menu-wrapper {
display: block;
position: fixed;
top: 0;
left: -300px;
width: 300px;
height: 100%;
background-color: #222;
border-right: 1px solid rgba(0, 0, 0, 0.2);
overflow: auto;
transition: left 500ms ease;
-webkit-backface-visibility: hidden;
box-sizing: border-box;
overflow-x: hidden;
}
.mobile-menu-active .navigation.mobile-menu-wrapper {
left: 0;
z-index: 1111;
}
.navigation ul li {
width: 100%;
display: block;
}
.navigation ul li:hover { background: none }
.navigation ul li a, .navigation ul ul a {
padding: 9px 0!important;
width: 100%;
border: none;
}
.navigation ul ul {
position: static;
width: 100%;
border: none;
}
.navigation ul ul li {
background: none;
width: 100%;
}
.navigation i { display: inline }
.navigation ul ul a { padding: 9px 18px !important }
.navigation ul ul ul a { padding: 9px 27px !important }
.navigation ul ul ul ul a { padding: 9px 36px !important }
.navigation .toggle-caret {
display: block;
width: 42px;
height: 42px;
line-height: 42px;
color: #ffffff;
border-left: 1px solid rgba(0, 0, 0, 0.2);
top: 0;
}
.navigation .menu-item-has-children > a:after { content: '' }
#mobile-menu-overlay {
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 999;
cursor: pointer;
display: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
background: rgba(0,0,0,.5);
}
html.noscroll {
position: fixed;
overflow-y: scroll;
width: 100%;
} #wpmm-megamenu .wpmm-subcategories {
width: 100%;
text-indent: 0;
}
#wpmm-megamenu .wpmm-posts { width: 100% }
#wpmm-megamenu .wpmm-post {
width: 100%!important;
padding: 0 10px!important;
text-align: center!important;
}
#wpmm-megamenu .wpmm-thumbnail img { float: left }
div.header-social-icons, .mts-cart { display: block!important }
#secondary-navigation .mts-cart {
display: block!important;
padding-left: 0;
}
#secondary-navigation .navigation ul li:hover, #secondary-navigation .navigation ul .current-menu-item { background: transparent }
.wpmm-megamenu-showing.wpmm-light-scheme { background: transparent!important }
#secondary-navigation .navigation ul ul li { background: transparent }
#secondary-navigation .header-social-icons a {
font-size: 18px!important;
padding: 14px 10px!important;
width: auto;
text-indent: 0;
}
.navigation i { margin-right: 0 }
div.header-social-icons:before { display: none }
div.header-social-icons {
margin-left: 0;
padding-left: 15px;
}
#site-header .navigation .menu-header-search {
max-width: 90%;
margin-left: auto;
margin-right: auto;
text-align: center;
float: none;
overflow: hidden;
}
.navigation .menu-header-search { min-width: 200px; max-width: auto; }
}
@media screen and (max-width:782px) {
.admin-bar #header.sticky-navigation-active { top: 46px }
}  
@media screen and (max-width:728px) {
.logged-in .pace .pace-progress { top: 46px }
.widget-header {
max-width: 100%;
float: left;
margin-top: 0;
margin-bottom: 10px;
}
}
@media screen and (max-width:720px) {
#secondary-navigation a {
padding-top: 10px!important;
padding-bottom: 10px!important;
}
.article { width: 100% }
.sclayout article .alignfull, .cslayout article .alignfull, .sclayout article .wp-block-gallery.alignfull, .cslayout article .wp-block-gallery.alignfull {
margin-left: calc( -100vw / 2 + 100% / 2 )!important;
margin-right: calc( -100vw / 2 + 100% / 2 )!important;
width: auto!important;
}
.sclayout article .alignwide, .cslayout article .alignwide, .sclayout article .wp-block-gallery.alignwide, .cslayout article .wp-block-gallery.alignwide {
margin-left: -4.4%!important;
margin-right: -4.4%!important;
max-width: 100vw!important;
width: auto!important;
}
.fullcontent.sclayout article .alignwide, .fullcontent.cslayout article .alignwide, .fullcontent.sclayout article .wp-block-gallery.alignwide, .fullcontent.cslayout article .wp-block-gallery.alignwide, .fullstretched.sclayout article .alignwide, .fullstretched.cslayout article .alignwide, .fullstretched.sclayout article .wp-block-gallery.alignwide, .fullstretched.cslayout article .wp-block-gallery.alignwide {
margin-left: 0!important;
margin-right: 0!important;
}
#content_box {
padding-right: 0px;
padding-left: 0px!important;
}
.sidebar.c-4-12 {
float: none;
width: 100% !important;
margin: 0 auto;
}
.ad-125 li { max-width: 45% }
#comments { margin-right: 0 }
.widget-header .textwidget {
margin-top: 0;
padding-left: 0;
border-left: none;
}
.footer-widgets.widgets-num-4 .f-widget, .footer-widgets.widgets-num-3 .f-widget {
width: 48%;
margin-right: 4%;
}
.footer-widgets.widgets-num-4 .f-widget:nth-child(even), .footer-widgets.widgets-num-3 .f-widget:nth-child(even) { margin-right: 0 }
}
@media screen and (max-width:600px) {
.featured-thumbnail img { width: 100% }
.logged-in .pace .pace-progress { top: 0px }
.footer-widgets .f-widget, .footer-widgets.widgets-num-4 .f-widget, .footer-widgets.widgets-num-3 .f-widget.last {
width: 100%;
max-width: 340px;
margin-bottom: 15px;
float: none!important;
margin: 0 auto!important;
}
html #wpadminbar { position: fixed }
}
@media screen and (max-width:550px) {
.sbutton { float: right }
.f-widget {
width: 100%;
margin-right: 0;
}
.primary-slider .slide-title, .latestPost .title a, .single-title { font-size: 24px!important }
.related-posts .latestPost .title a { font-size: 16px!important }
}
@media screen and (max-width:480px) {
.navigation { border-bottom: 0 }
.navigation {
margin-top: 0;
margin-bottom: 0;
}
#secondary-navigation {
width: 100%;
height: 35px;
}
#featured-thumbnail.schema-widgetfull {
float: none;
width: 100%;
margin-right: 0;
}
.related-posts article {
width: 100%;
float: left!important;
max-width: 100%;
}
.related-posts #featured-thumbnail { max-height: 200px }
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
width: 100%;
margin-right: 0;
}
.copyrights { text-align: center }
.top { width: 100% }
.commentlist .children {
margin-left: 0;
width: 100%;
padding-left: 10px;
}
.related-posts .latestPost .title a { font-size: 18px!important }
#copyright-note {
float: none;
width: 100%;
}
.to-top {
float: none;
clear: both;
width: 100%;
}
#respond h3, #respond h4, .total-comments, .postauthor h4, .postauthor-top, .related-posts h4 {
font-size: 26px;
}
#commentform textarea { width: 100% }
input#author, input#email, input#url, #comment {
width: 100%;
box-sizing: border-box;
}
}
@media screen and (max-width:470px) {
.latestPost-review-wrapper .review-total-star {
position: relative;
right: 0;
top: 0;
}
}
@media screen and (max-width:400px) {
article header { overflow: hidden }
.slidertext { display: none }
.primary-slider .slide-title, .latestPost .title a, .single-title {
font-size: 20px!important;
line-height: 1.4;
}
#respond h3, #respond h4, .total-comments, .postauthor h4, .postauthor-top, .related-posts h4 {
font-size: 24px;
}
}
@media screen and (max-width:320px) {
.flex-caption { display: none }
.latestPost {
float: none;
width: 100% !important;
}
.latest-cat-post #featured-thumbnail {
width: 100%;
max-width: 100%;
}
.latest-cat-post #featured-thumbnail .featured-thumbnail { float: none }
.navigation li {
display: block;
float: none;
width: 100%;
}
.navigation li a { border-bottom: 1px solid #576979 }
}.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering { margin-top: 0; margin-bottom: 20px; width: 100%; }
.woocommerce .products ul, .woocommerce-page .products ul, .woocommerce ul.products, .woocommerce-page ul.products { padding-top: 25px; border-top: 1px solid #eee; }
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { width: 30.8% }
.woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button { background: #0274BE; color: #fff!important; text-shadow: none; font-weight: normal; border: 0; line-height: 1.3; box-shadow: none; }
.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, .woocommerce #content input.button:hover, .woocommerce-page #content input.button:hover { background: #292929 }
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { text-align: center }
.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 { font-size: 18px; font-weight: normal; }
.woocommerce ul.products li.product .price, .woocommerce ul.products li.product .price del, .woocommerce-page ul.products li.product .price del, .woocommerce ul.products li.product .price ins, .woocommerce-page ul.products li.product .price ins { font-size: 18px }
.woocommerce-main-image.zoom img { margin-bottom: 12px }
.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img, .woocommerce ul.products li.product a:hover img, .woocommerce-page ul.products li.product a:hover img, .woocommerce div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page #content div.product div.images img { box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; }
.woocommerce #content div.product div.thumbnails a.last, .woocommerce div.product div.thumbnails a.last, .woocommerce-page #content div.product div.thumbnails a.last, .woocommerce-page div.product div.thumbnails a.last { margin-right: 0!important }
.woocommerce ul.cart_list li img, .woocommerce-page ul.cart_list li img, .woocommerce ul.product_list_widget li img, .woocommerce-page ul.product_list_widget li img { box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; width: 74px; float: left; }
.woocommerce .related ul.products, .woocommerce-page .related ul.products, .woocommerce .upsells.products ul.products, .woocommerce-page .upsells.products ul.products, .woocommerce .related ul, .woocommerce-page .related ul, .woocommerce .upsells.products ul, .woocommerce-page .upsells.products ul { margin-bottom: 0; border-top: 1px solid #ebe0d8; }
.woocommerce .related ul.products li.product, .woocommerce-page .related ul.products li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce-page .upsells.products ul.products li.product, .woocommerce .related ul li.product, .woocommerce-page .related ul li.product, .woocommerce .upsells.products ul li.product, .woocommerce-page .upsells.products ul li.product { width: 30%; clear: none; margin-right: 4.7%; margin-bottom: 0; border-bottom: 0; padding-bottom: 15px; }
.woocommerce .related ul.products li.product:last-child, .woocommerce-page .related ul.products li.product:last-child, .woocommerce .upsells.products ul.products li.product:last-child, .woocommerce-page .upsells.products ul.products li.product:last-child, .woocommerce .related ul li.product:last-child, .woocommerce-page .related ul li.product:last-child, .woocommerce .upsells.products ul li.product:last-child, .woocommerce-page .upsells.products ul li.product:last-child { margin-right: 0 }
.woocommerce div.product form.cart .button, .woocommerce-page div.product form.cart .button, .woocommerce #content div.product form.cart .button, .woocommerce-page #content div.product form.cart .button { line-height: 1.3 }
.woocommerce form .form-row select, .woocommerce-page form .form-row select, .woocommerce form .form-row input.input-text, .woocommerce-page form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce-page form .form-row textarea { border-radius: 3px }
.woocommerce table.cart input, .woocommerce-page table.cart input, .woocommerce #content table.cart input, .woocommerce-page #content table.cart input { line-height: 1.3 }
#coupon_code { padding: 7px 10px; width: 120px; }
.checkout_coupon .form-row.form-row-first { margin-bottom: 0 }
.woocommerce div.product div.images div.thumbnails a, .woocommerce-page div.product div.images div.thumbnails a, .woocommerce #content div.product div.images div.thumbnails a, .woocommerce-page #content div.product div.images div.thumbnails a { width: 22.75%; margin-right: 3%; }
.woocommerce-product-search button[type="submit"], .woocommerce .woocommerce-widget-layered-nav-dropdown__submit {
float: left;
width: 100%;
padding: 0 20px;
box-sizing: border-box;
color: #fff;
border: 0;
margin-top: 10px;
font-size: inherit;
line-height: 48px;
font-family: inherit;
background: #0274BE;
cursor: pointer;
transition: all 0.25s ease;
}
.woocommerce .woocommerce-widget-layered-nav-dropdown__submit { 
float: left; 
border-radius: 3px; 
}
.woocommerce .widget_layered_nav_filters ul li { margin-left: 0 }
.woocommerce .star-rating, .woocommerce-page .star-rating { margin-top: 12px; margin-right: 0; margin-bottom: 20px; }
.comment-text .star-rating { margin-top: 0; margin-right: 0; }
.product_list_widget .amount { color: #85AD74; font-weight: normal; font-size: 16px; }
.product_list_widget del .amount { font-size: 13px; color: rgba(145, 145, 145, 0.5); font-weight: normal; }
.woocommerce ul.cart_list li .star-rating, .woocommerce-page ul.cart_list li .star-rating, .woocommerce ul.product_list_widget li .star-rating, .woocommerce-page ul.product_list_widget li .star-rating { margin-top: 2px; font-weight: normal; margin: 0; }
.star-rating { color: #f37324 }
.woocommerce .widget_layered_nav ul li, .woocommerce-page .widget_layered_nav ul li { margin-left: 0 }
.woocommerce .widget_layered_nav ul small.count, .woocommerce-page .widget_layered_nav ul small.count { font-weight: normal; background: #222; color: #fff; padding: 0; width: 29px; text-align: center; border-radius: 2px; }
.woocommerce .products .star-rating, .woocommerce-page .products .star-rating { margin: 0 auto .5em }
.woocommerce ul.products li.product .onsale, .woocommerce-page ul.products li.product .onsale, .woocommerce span.onsale, .woocommerce-page span.onsale { right: 0; top: 0; position: absolute; z-index: 1; box-shadow: none; padding: 0; margin-top: 0; margin-right: 0; border-radius: 0; }
.woocommerce span.onsale, .woocommerce-page span.onsale { left: 0; top: 0; right: auto; }
.post-type-archive-product .page-title, .post-type-archive-product .woocommerce-breadcrumb { display: none }
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { padding-bottom: 25px; margin-bottom: 26px; }
.woocommerce ul.products li.product:last-child, .woocommerce-page ul.products li.product:last-child, .woocommerce ul.products li.product:nth-last-child(2), .woocommerce-page ul.products li.product:last-child:nth-last-child(2), .woocommerce ul.products li.product:nth-last-child(3), .woocommerce-page ul.products li.product:nth-last-child(3) { margin-bottom: 0 }
.woocommerce-pagination { margin-bottom: 15px }
.article .woocommerce-error { margin-top: 0; margin-left: 0; }
.woocommerce .bypostauthor { padding: 0!important; width: 100%!important; }
.woocommerce .bypostauthor:after { display: none!important }
.woocommerce #reviews #comments ol.commentlist li, .woocommerce-page #reviews #comments ol.commentlist li { width: 100%; border: 0; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; margin-left: 0; }
.woocommerce #reviews #comments ol.commentlist li img.avatar, .woocommerce-page #reviews #comments ol.commentlist li img.avatar { width: 8.2%; padding: 0; border: 0; margin-top: 5px; }
.woocommerce #reviews #comments ol.commentlist li .comment-text, .woocommerce-page #reviews #comments ol.commentlist li .comment-text { padding: 10px 0; width: 89%; float: right; border-radius: 0; border: 0; padding-top: 0; }
.add_review { float: left }
.woocommerce #comments { padding-top: 0; margin-top: 0; border-top: 0; }
.widget.woocommerce .buttons { margin: 0; padding: 0; font-size: inherit; }
.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total { padding-top: 15px; margin-bottom: 10px; }
.woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce-page nav.woocommerce-pagination ul li span.current, .woocommerce #content nav.woocommerce-pagination ul li span.current, .woocommerce-page #content nav.woocommerce-pagination ul li span.current, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce-page nav.woocommerce-pagination ul li a:hover, .woocommerce #content nav.woocommerce-pagination ul li a:hover, .woocommerce-page #content nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce-page nav.woocommerce-pagination ul li a:focus, .woocommerce #content nav.woocommerce-pagination ul li a:focus, .woocommerce-page #content nav.woocommerce-pagination ul li a:focus { color: #fff; border: 0; padding: 10px 10px; border-radius: 3px; }
.woocommerce nav.woocommerce-pagination ul li, .woocommerce-page nav.woocommerce-pagination ul li, .woocommerce #content nav.woocommerce-pagination ul li, .woocommerce-page #content nav.woocommerce-pagination ul li { border: 0; margin-right: 10px; background: #F5F5F5; margin-bottom: 10px; }
.woocommerce nav.woocommerce-pagination ul, .woocommerce-page nav.woocommerce-pagination ul, .woocommerce #content nav.woocommerce-pagination ul, .woocommerce-page #content nav.woocommerce-pagination ul { border: 0; display: block; float: left; width: 100%; margin: 20px 0 0 0; }
.woocommerce div.product .product_title, .woocommerce-page div.product .product_title, .woocommerce #content div.product .product_title, .woocommerce-page #content div.product .product_title { line-height: 1 }
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce-page nav.woocommerce-pagination ul li a, .woocommerce #content nav.woocommerce-pagination ul li a, .woocommerce-page #content nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span, .woocommerce-page nav.woocommerce-pagination ul li span, .woocommerce #content nav.woocommerce-pagination ul li span, .woocommerce-page #content nav.woocommerce-pagination ul li span { padding: 10px; color: #fff; background: #222; border-radius: 3px; }
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta, .woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta { font-size: 14px; margin-bottom: 0; }
.woocommerce-result-count, .screen-reader-text { display: none }
.woocommerce #reviews #comments h2, .woocommerce-page #reviews #comments h2 { font-size: 18px; margin-bottom: 10px; }
.added_to_cart { clear: both; float: left; width: 100%; }
.woocommerce #commentform p label { padding-left: 0; padding-bottom: 0; }
.woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table th {width: 40%; border-bottom: 0;}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals { width: 100%; }
.woocommerce-cart .cart-collaterals .cart_totals table {border-left: 1px solid #E4E4E4;}
.woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce-cart .cart-collaterals .cart_totals table th {padding: 6px 12px;}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a, .woocommerce-page ul.cart_list li a, .woocommerce-page ul.product_list_widget li a { font-weight: normal }
.woocommerce ul.product_list_widget li .reviewer, .woocommerce-page ul.product_list_widget li .reviewer { font-size: 14px; clear: left; color: #aaa; }
.woocommerce nav.woocommerce-pagination ul li span { box-sizing: content-box }
.woocommerce .woocommerce-ordering select { width: auto }
.woocommerce .quantity .qty { padding: 11px 8px; padding-top: 10px; }
#coupon_code { padding: 11px 10px }
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img { width: 74px } .woocommerce-account h1.title { margin-bottom: 13px }
.woocommerce-account .woocommerce-MyAccount-navigation { background: #000 }
.woocommerce-account .woocommerce-MyAccount-navigation ul {
width: 100%;
list-style-type: none;
padding: 0;
margin: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation li {
padding: 10px 20px;
font-size: 14px;
}
.woocommerce-account .woocommerce-MyAccount-navigation li:nth-child(even) { background: #111 }
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active { background: #3d8fe8 }
.woocommerce-account .woocommerce-MyAccount-navigation li a { color: #fff }
.woocommerce-account .woocommerce-MyAccount-content {
width: 70%;
padding-left: 20px;
box-sizing: border-box;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
float: none;
width: 100%;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: 3px solid #f2f2f2;
}
.woocommerce-account .addresses .title .edit, .woocommerce-account ul.digital-downloads li .count {
clear: both;
float: left;
}
@media screen and (max-width:768px) { 
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce .related ul.products li.product, .woocommerce-page .related ul.products li.product { width: 45%; margin: 0; }
.woocommerce .related ul.products li.product:last-child, .woocommerce-page .related ul.products li.product:last-child, .woocommerce .upsells.products ul.products li.product:last-child, .woocommerce-page .upsells.products ul.products li.product:last-child, .woocommerce .related ul li.product:last-child, .woocommerce-page .related ul li.product:last-child, .woocommerce .upsells.products ul li.product:last-child, .woocommerce-page .upsells.products ul li.product:last-child { clear: left }
}
@media screen and (max-width:728px) { 
.woocommerce .article { width: 100% }
}
@media screen and (max-width:480px) { 
.woocommerce div.product div.images, .woocommerce-page div.product div.images, .woocommerce #content div.product div.images, .woocommerce-page #content div.product div.images { width: 100% }
.woocommerce div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page #content div.product div.summary { width: 100% }
}