:root{
--primary-color: #ff0336;
}
body {
font-family: 'Roboto', sans-serif;
font-size: 16px;
line-height: 28px;
color: #646464;
font-weight: 400;
height: 100%;
vertical-align: baseline;
text-rendering: optimizeLegibility;
background-color: #ffffff;
overflow-x: hidden;
}
.floatleft {
float: left;
}
.floatright {
float: right;
}
.alignleft {
float: left;
margin-bottom: 15px;
margin-right: 25px;
margin-top: 10px;
}
.alignright {
float: right;
margin-left: 25px;
margin-top: 10px;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto 15px;
}
a {
color: #ff0336;
text-decoration: none;
}
a:focus {
outline: 0px solid;
text-decoration: none;
outline: 0 none;
}
a:active {
text-decoration: none;
outline: 0 none;
}
a:hover {
color: #ff0336;
text-decoration: none;
outline: 0 none;
}
img {
max-width: 100%;
height: auto;
}
.fix {
overflow: hidden;
}
@media (min-width: 992px) and (max-width: 1400px ) {
.container, .container-lg, .container-md, .container-sm, .container-xl {
max-width: 1170px;
}
}
p {
margin: 0 0 20px 0;
}
h1,h2,h3,h4,h5,h6 {
font-family: 'Montserrat', sans-serif;
margin: 0 0 20px 0;
color: #000000;
}
h1 {
font-size: 46px;
font-weight: 700;
line-height: 50px;
}
h2 {
font-size: 36px;
font-weight: 700;
line-height: 44px;
}
h3 {
font-size: 28px;
font-weight: 700;
line-height: 36px;
}
h4 {
font-size: 22px;
font-weight: 700;
line-height: 32px;
}
h5 {
font-size: 18px;
font-weight: 700;
line-height: 28px;
}
h6 {
font-size: 14px;
font-weight: 700;
line-height: 24px;
}
.clear {
clear: both;
}
.clear:after {
clear: both;
content: "";
display: block;
}
#wrapper {
overflow: hidden;
transition: all 0.5s ease-out;
}
blockquote {
border-radius: 4px;
background-color: #FFF5F7;
position: relative;
border-left: none!important;
padding: 50px 70px!important;
-webkit-clip-path: polygon(4% 0, 100% 0, 96% 100%, 0% 100%);
clip-path: polygon(4% 0, 100% 0, 96% 100%, 0% 100%);
margin: 30px 0 30px 40px!important;
}
@media(max-width:767px){
blockquote{
padding: 30px 15px 70px 15px!important;
margin-left: 0!important;
}
}
blockquote p {
color: #111;
font-size: 20px;
line-height: 30px;
text-transform: capitalize;
font-style: italic;
position: relative;
margin-bottom: 0;
}
blockquote:before{
content: '';
position: absolute;
left: 50px;
top: 20px;
width: 100%;
height: 100%;
background: url(//loungefitlife.com/wp-content/themes/gymat/assets/img/quote.svg);
background-repeat: no-repeat;
z-index: -1;
}
blockquote cite {
display: block;
font-size: 14px;
color: #646464;
font-weight: 500;
font-style: normal;
margin-top: 12px;
padding-left: 0;
position: relative;
letter-spacing: 2px;
z-index: 1;
}
blockquote.wp-block-quote cite {
color: #ff0336;
line-height: 1.56;
font-size: 18px;
text-transform: capitalize;
font-weight: 700;
font-style: normal;
text-align: left;
padding-left: 40px;
}
@media(max-width:767px){
blockquote.wp-block-quote cite{
bottom: 30px;
}
}
blockquote.wp-block-quote cite::before{
content: "";
height: 2px;
width: 29px;
background-color: #ff0336;
position: absolute;
top: 13px;
left: 0;
}
blockquote.wp-block-quote[style="text-align:right"] cite:after {
left: inherit;
right: 0;
}
blockquote.wp-block-quote[style="text-align:right"] cite {
padding-right: 34px;
}
hr,
.elementor hr {
background-color: #ebebeb;
}
* {
-ms-word-wrap: break-word;
word-wrap: break-word;
}
button:focus,
.submit-btn:focus {
outline: none;
}
.entry-meta > ul{
list-style: none;
display: inline-block;
margin: 0;
padding: 0;
}
.entry-meta  ul  li{
display: inline;
margin-right: 16px;
}
.entry-meta > ul > li i{
margin-right: 5px;
} .primary-color {
color: #ff0336;
}
.secondary-color {
color: #000;
}
#page {
background-position: top center;
background-repeat: no-repeat;
}
.page .entry-content{
border: none;
padding-left: 0;
padding-right: 0;
}
.post-bottom-spacer {
margin-bottom:20px;
width: 100%;
height:1px;
border-bottom: 1px solid #d7d7d7;
}
.visibility-h {
visibility: hidden;
}
@keyframes blinker {
90% {
opacity: 0;
}
}
.elementor-widget-divider .elementor-divider-separator {
border-top-color: #dedede;
}
.row.gutters-2 {
margin-left: -2.5px;
margin-right: -2.5px;
overflow: hidden;
}
.row.gutters-2 > [class^="col-"] {
padding-left: 2.5px!important;
padding-right: 2.5px!important;
}
.row.gutters-5 {
margin-left: -5px;
margin-right: -5px;
}
.row.gutters-5 > [class^="col-"] {
padding-left: 5px;
padding-right: 5px;
}
.row.gutters-10 {
margin-left: -10px;
margin-right: -10px;
}
.row.gutters-10 > [class^="col-"] {
padding-left: 10px;
padding-right: 10px;
}
.row.gutters-20 {
margin-left: -20px;
margin-right: -20px;
}
.row.gutters-20 > [class^="col-"] {
padding-left: 20px;
padding-right: 20px;
}
@media (min-width: 1199px){
.row.gutters-50 {
margin-left: -25px;
margin-right: -25px;
}
}
@media (min-width: 1199px){
.row.gutters-50 > [class^="col-"] {
padding-left: 25px;
padding-right: 25px;
}
}
.row.gutters-40 > [class^="col-"] {
padding-left: 20px;
padding-right: 20px;
}
@media (min-width: 1200px){
.row.gutters-40 {
margin-left: -20px;
margin-right: -20px;
}
} .header-top-bar {
border-bottom: none;
}
.header-top-bar .tophead-right ul li {
display: inline-block;
margin-right: 14px;
font-size: 16px;
}
.header-top-bar .top-bar-wrap {
display: flex;
justify-content: space-between;
align-items: center;
} .header-top-bar .widget {
margin-bottom: 0;
}
.header-top-bar .widget ul li {
display: inline-block;
margin-right: 10px;
}
.header-top-bar .widget ul li:last-child {
margin-right: 0;
}
.header-area {
background: #ffffff;
}
.mean-container .mean-nav ul.menu {
overflow-y: scroll;
}
.mean-container .mean-nav ul li.current_page_item > a,
.mean-container .mean-nav ul li.current-menu-item > a,
.mean-container .mean-nav ul li.current-menu-parent > a {
color: #ff0336;
} .topbar-style-1 .header-top-bar,
.topbar-style-2 .header-top-bar{
background-color: #222222;
} 
.trheader.topbar-style-1 .header-top-bar{
border-bottom: none;
}
@media(min-width:992px){
.topbar-style-1 .header-top-bar .container,
.topbar-style-3 .header-top-bar .container,
.topbar-style-4 .header-top-bar .container,
.header-style-1 .header-menu .container,
.header-style-2 .header-menu .container,
.header-style-5 .header-menu .container,
.header-style-3 .header-menu .container{
max-width: 1700px!important;
}
}
.topbar-style-1 .header-top-bar .topbar-left,
.topbar-style-2 .header-top-bar .topbar-left{
display: flex;
}
.topbar-style-1 .header-top-bar  .header-item,
.topbar-style-2 .header-top-bar  .header-item{
color: #aaa9a9;
font-size: 14px;
line-height: 24px;
padding: 13px 0;
position: relative;
display: inline-block;
}
.topbar-style-1 .header-top-bar  .header-item span,
.topbar-style-2 .header-top-bar  .header-item span{
color: #fff;
margin-right: 3px;
font-weight: 500;
}
.topbar-style-1 .header-top-bar  .header-item i,
.topbar-style-2 .header-top-bar  .header-item i{
margin-right: 8px;
color: #fff;
font-size: 18px;
width: 18px;
vertical-align: middle;
line-height: 1;
margin-top: -4px;
display: inline-flex;
align-items: center;
}
.topbar-style-1 .header-top-bar  .header-item a,
.topbar-style-2 .header-top-bar  .header-item a{
color: #aaa9a9;
}
.topbar-style-1 .header-top-bar  .header-location,
.topbar-style-1 .header-top-bar  .header-phone,
.topbar-style-2 .header-top-bar  .header-location,
.topbar-style-2 .header-top-bar  .header-phone{
margin-right: 25px;
position: relative;
padding-right: 25px;
}
.topbar-style-1 .header-top-bar  .header-location:after,
.topbar-style-1 .header-top-bar  .header-phone:after,
.topbar-style-2 .header-top-bar  .header-location:after,
.topbar-style-2 .header-top-bar  .header-phone:after{
content: "";
position: absolute;
right: 0;
top: 0;
width: 1px;
height: 100%;
background-color: #aaa9a9;
-webkit-transform: skew(-20deg);
transform: skew(-20deg);
}
.topbar-style-1 .header-top-bar .topbar-right .header-item span,
.topbar-style-2 .header-top-bar .topbar-right .header-item span{
margin-right: 3px;
}
.topbar-style-1 .header-top-bar .topbar-right .header-phone,
.topbar-style-2 .header-top-bar .topbar-right .header-phone{
font-weight: 500;
}
.topbar-style-1 .header-top-bar .topbar-right .header-phone span,
.topbar-style-2 .header-top-bar .topbar-right .header-phone span{
font-weight: 400;
}
.topbar-style-1 .header-top-bar .topbar-right ul .topbar-social span,
.topbar-style-2 .header-top-bar .topbar-right ul .topbar-social span{
color:#aaa9a9;
font-size: 15px;
margin-right: 5px;
font-weight: 500;
}
.topbar-style-1 .header-top-bar .topbar-right ul .topbar-social a,
.topbar-style-2 .header-top-bar .topbar-right ul .topbar-social a{
font-size: 15px;
color: #e7e7e7;
margin-right: 10px;
}
.topbar-style-1 .header-top-bar .topbar-right ul .topbar-social a:hover,
.topbar-style-2 .header-top-bar .topbar-right ul .topbar-social a:hover{
color: var(--primary-color);
} .topbar-style-3 .header-top-bar{
background-color: #fff;
padding-top: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #eaeaea;
}
.topbar-style-3 .header-top-bar .topbar-wrapper{
display: flex;
align-items: center;
justify-content: space-between;
}
@media(max-width:1199px){
.topbar-style-3 .header-top-bar .topbar-wrapper{
display: block;
text-align: center;
}
}
.trheader.topbar-style-3 .header-top-bar{
border-bottom: 0;
}
.topbar-style-3 .header-top-bar .topbar-left,
.topbar-style-3 .header-top-bar .topbar-right{
display: flex;
}
@media(max-width:1199px){
.topbar-style-3 .header-top-bar .topbar-left,
.topbar-style-3 .header-top-bar .topbar-right{
justify-content: center;
}
}
.topbar-style-3 .header-top-bar .header-item{
position: relative;
padding-right: 25px;
padding-left: 5px;
font-size: 14px;
color: #444;
}
@media(max-width:1199px){
.topbar-style-3 .header-top-bar .header-item{
margin: 2px 0;
}
}
.topbar-style-3 .header-top-bar .header-item span{
color: #111111;
font-weight: 600;
margin-right: 3px;
}
.topbar-style-3 .header-top-bar .header-item a{
color: #444;
}
.topbar-style-3 .header-top-bar .header-item i,
.topbar-style-4 .header-top-bar .header-item i{
position: relative;
margin-right: 8px;
top: 5px;
font-size: 22px;
width: 22px;
color: var(--primary-color);
}
.topbar-style-3 .header-top-bar .header-item:after{
content: "";
height: 1px;
width: 22px;
background-color: #c2c2c2;
position: absolute;
top: 50%;
right: 0;
transform: translateY(-50%);
-webkit-transform: rotate(105.95deg);
transform: rotate(105.95deg);
}
.topbar-style-3 .topbar-left > div:last-child,
.topbar-style-3 .topbar-right > div:last-child{
padding-right: 0;
}
.topbar-style-3 .topbar-left > div:first-child,
.topbar-style-3 .topbar-right > div:first-child{
padding-left: 0;
}
.topbar-style-3 .topbar-left > div:last-child:after,
.topbar-style-3 .topbar-right > div:last-child:after{
display: none;
} .topbar-style-4 .header-top-bar {
background-color: #111;
padding-top: 10px;
padding-bottom: 10px;
}
.topbar-style-4 .topbar-wrapper{
display: flex;
justify-content: space-between;
align-items: center;
}
.topbar-style-4 .topbar-wrapper .header-item{
color: #fff;
font-size: 14px;
}
.topbar-style-4 .header-top-bar .header-item span {
color: #fff;
font-weight: 500;
margin-right: 3px;
}
.topbar-style-4 .header-top-bar .header-item.woo-topbar-text{
font-size: 15px;
text-transform: capitalize;
color: #D1D1D1;
} .trheader.has-topbar .entry-banner .container {
padding-top: 34px;
}
@media(max-width:991px) {
.trheader.has-topbar .entry-banner .container {
padding-top: 0;
}
}
.header-top-bar {
min-height: 34px;
} @media(max-width:991px){
.topbar-style-1 .header-top-bar,
.topbar-style-2 .header-top-bar{
display: none;
}
} .trheader .site-header {
left: 0;
position: absolute;
right: 0;
z-index: 99;
}
@media(max-width: 991px) {
.trheader .site-header {
position: inherit;
}
} .mean-container .mega-menu.hide-header > ul > li {
border-top: none;
}
.mean-container .mega-menu.hide-header > ul > li > a {
display: none;
}
.mean-container .mega-menu.hide-header > ul > li > ul {
display: block !important;
} .offcanvas-menu-wrap button.offcanvas-btn-dark .menu-btn-icon > span {
background-color: #ff0336;
}
.offcanvas-menu-wrap button.offcanvas-btn-darklight .menu-btn-icon span {
background-color: #cccccc;
}
.offcanvas-menu-wrap button.offcanvas-btn-light .menu-btn-icon span {
background-color: #ffffff;
}
.offcanvas-menu-wrap button.offcanvas-close-btn.menu-status-close .menu-btn-icon span {
background-color: #ffffff;
}
.offcanvas-menu-wrap button.offcanvas-menu-btn {
border: none;
background-color: transparent;
box-shadow: none;
cursor: pointer;
display: inline-flex;
align-items: center;
padding: 0;
width: 40px;
}
.offcanvas-menu-wrap button.offcanvas-menu-btn:focus {
outline: none;
}
.offcanvas-menu-wrap button.offcanvas-menu-btn .menu-btn-icon {
display: block;
width: 35px;
position: relative;
height: 50px;
}
.offcanvas-navigation ul {
padding: 0;
margin: 0;
}
.offcanvas-navigation ul li {
line-height: 1.7;
}
@media(max-width: 767px) {
.offcanvas-navigation ul li {
line-height: 1.2;
}
.offcanvas-navigation ul li a {
font-size: 28px;
}
} .header-search {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #000;
-webkit-transform: translate(0px, -100%) scale(0, 0);
transform: translate(0px, -100%) scale(0, 0);
opacity: 0;
visibility: hidden;
z-index: 999999;
-webkit-transition: all 0.7s ease-in-out;
transition: all 0.7s ease-in-out;
}
.header-search .header-search-form,
.header-search .stylish-input-group,
.header-search .custom-search-input {
text-align: center;
position: absolute;
top: 50%;
left: 0;
right: 0;
transform: translateY(-50%);
}
.header-search .stylish-input-group input[type=search],
.header-search .header-search-form input[type=search],
.header-search .custom-search-input input[type=text] {
width: 54%;
height: 70px;
color: #fff;
font-size: 24px;
flex: initial;
text-align: left;
border: none;
border-radius: 0;
margin: 0px auto;
padding: 20px 35px 20px 20px;
outline: none;
background: transparent;
border-bottom: 2px solid #ff0336;;
line-height: 28px;
}
@media (max-width: 425px) {
.header-search .stylish-input-group input[type=search],
.header-search .header-search-form input[type=search],
.header-search .custom-search-input input[type=text] {
width: 70%;
}
}
.header-search .stylish-input-group input::-webkit-input-placeholder,
.header-search .header-search-form input::-webkit-input-placeholder,
.header-search .custom-search-input input::-webkit-input-placeholder {
color: #cfcfcf;
}
.header-search .stylish-input-group input:-ms-input-placeholder,
.header-search .header-search-form input:-ms-input-placeholder,
.header-search .custom-search-input input:-ms-input-placeholder {
color: #cfcfcf;
}
.header-search .stylish-input-group input:-moz-placeholder,
.header-search .header-search-form input:-moz-placeholder,
.header-search .custom-search-input input:-moz-placeholder {
color: #cfcfcf;
}
.header-search .header-search-form .search-btn,
.header-search .stylish-input-group .btn,
.header-search .custom-search-input .btn {
padding: 0;
box-shadow: none;
border: none;
border-radius: 0;
color: #cfcfcf;
cursor: pointer;
font-size: 24px;
font-weight: 500;
margin-top: 0px;
margin-left: -32px;
background: transparent;
line-height: 29px;
z-index: 12;
transition: all 300ms;
}
.header-search .header-search-form .search-btn i {
line-height: 28px;
}
.header-search .header-search-form .search-btn:hover,
.header-search .stylish-input-group .btn:hover,
.header-search .custom-search-input .btn:hover {
color: var(--primary-color);
}
.header-search .stylish-input-group .btn,
.header-search .custom-search-input .btn {
position: absolute;
left: 20%;
}
.header-search .stylish-input-group input:focus,
.header-search .stylish-input-group .search-btn:focus,
.header-search .stylish-input-group .btn:focus,
.header-search .custom-search-input input:focus,
.header-search .header-search-form .search-btn:focus,
.header-search .custom-search-input .btn:focus {
box-shadow: none;
outline: none;
}
.header-search.open {
transform: translate(0px, 0px) scale(1, 1);
opacity: 1;
visibility: visible;
}
.header-search .close {
position: fixed;
top: 15px;
right: 15px;
margin: 0 auto;
color: #ffffff;
opacity: 0.3;
border-radius: 3px;
border: none;
opacity: 1;
visibility: visible;
padding: 3px 15px 5px;
font-size: 70px;
font-weight: 300;
cursor: pointer;
background: transparent;
transition: all 300ms;
}
.header-search .close:focus {
box-shadow: none;
border: none;
outline: none;
}
.header-search .close:hover {
transform: scale(1.2);
opacity: 1 !important;
}
.header-icon-area .cart-icon-area > a .woocommerce-Price-amount {
display: none;
}
.cart-icon-area .woocommerce-mini-cart__empty-message {
color: #111111;
} .header-menu {
position: relative;
top: 0;
left: 0;
right: 0;
margin: auto;
z-index: 100;
background-color: #ffffff;
}
.admin-bar .rt-sticky {
top: 32px;
}
.rt-sticky {
position: fixed;
left: 0;
top: 0;
width: 100%;
z-index: 999;
box-shadow: 0 12px 12px 0 rgb(0 0 0 / 16%);
min-height: 65px;
background-color: #ffffff;
} .trheader .offcanvas-menu-wrap button.offcanvas-btn-dark .menu-btn-icon > span {
background-color: #ffffff;
} .trheader .site-header .main-navigation nav > ul > li > a,
.trheader .site-header .main-navigation .menu > li > a {
color: #010101;
}
.trheader .site-header .header-icon-area .search-box .search-button i {
color: #ffffff;
}
.trheader.non-stickh .header-area {
background: #fff;
} .trheader .header-area {
background: transparent;
}
@media(max-width:991px){
.trheader .header-area{
border-bottom: 0;
}
}
.site-header .header-social {
display: flex;
align-items: center;
height: 100%;
}
.site-header .header-social li {
display: inline-block;
list-style: outside none none;
padding-right: 20px;
}
.site-header .header-social li:last-child {
padding-right: 0;
} .site-header .site-branding a.dark-logo.text-logo {
display: table-cell;
vertical-align: middle;
}
.site-header .site-branding h1{
margin-bottom: 0;
}
.site-header .site-branding a{
font-size: 42px;
font-weight: 700;
line-height: 52px;
text-transform: capitalize;
}
.site-header .site-branding a.dark-logo{
color: #ff0336;
}
.site-header .site-branding a.light-logo{
color: #fff;
}
.site-header .site-branding a.light-logo {
display: none;
}
.site-header .rt-sticky .site-branding a.dark-logo.text-logo{
display: none;
}
.site-header .rt-sticky .site-branding a.light-logo.text-logo{
display: table-cell;
vertical-align: middle;
}
.header-style-3 .site-header .rt-sticky .site-branding a.dark-logo.text-logo,
.header-style-4 .site-header .rt-sticky .site-branding a.dark-logo.text-logo{
display: table-cell;
vertical-align: middle;
}
.header-style-3 .site-header .rt-sticky .site-branding a.light-logo.text-logo,
.header-style-4 .site-header .rt-sticky .site-branding a.light-logo.text-logo{
display: none;
} .trheader .site-header .site-branding a.dark-logo.text-logo {
display: none;
}
.trheader .site-header .site-branding a.light-logo.text-logo {
display: table-cell;
vertical-align: middle;
}
.trheader  .site-header .rt-sticky .site-branding a.dark-logo.text-logo {
display: table-cell;
vertical-align: middle;
}
.trheader .site-header .rt-sticky .site-branding a.light-logo.text-logo{
display: none;
}
.trheader.header-style-1 .site-header .rt-sticky .site-branding a.dark-logo.text-logo,
.trheader.header-style-2 .site-header .rt-sticky .site-branding a.dark-logo.text-logo{
display: none;
}
.trheader.header-style-1 .site-header .rt-sticky .site-branding a.light-logo.text-logo,
.trheader.header-style-2 .site-header .rt-sticky .site-branding a.light-logo.text-logo{
display: table-cell;
} .site-header .site-branding a.dark-logo.img-logo {
display: table-cell;
vertical-align: middle;
}
.site-header .site-branding a.light-logo.img-log {
display: none;
}
.site-header .site-branding a img {
max-width: 192px;
width: 100%;
}
.rt-sticky .site-branding a img{
max-width: 192px;
width: 100%;
}
.header-style-1 .site-header .rt-sticky .site-branding a.dark-logo.img-logo,
.header-style-2 .site-header .rt-sticky .site-branding a.dark-logo.img-logo{
display: none;
}
.header-style-1 .site-header .rt-sticky .site-branding a.light-logo.img-logo,
.header-style-2 .site-header .rt-sticky .site-branding a.light-logo.img-logo{
display: table-cell;
vertical-align: middle;
} .trheader .site-header .site-branding a.dark-logo.img-logo {
display: none;
}
.trheader .site-header .site-branding a.light-logo.img-logo {
display: table-cell;
vertical-align: middle;
}
.trheader.header-style-3 .site-header .rt-sticky .site-branding a.dark-logo.img-logo{
display: table-cell;
vertical-align: middle;
}
.trheader.header-style-3 .site-header .rt-sticky .site-branding a.light-logo.img-logo{
display: none;
} .trheader .header-area .header-menu {
background-color: transparent;
}
.trheader .header-area .header-menu.rt-sticky {
background-color: #fff;
} .main-navigation .menu .menu-item-has-children{
position: relative;
}
.main-navigation .menu .menu-item-has-children a{
position: relative;
}
.site-header ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.site-header .main-navigation nav ul li {
display: inline-block;
position: relative;
margin-bottom: 0;
}
.site-header .main-navigation nav ul li a {
display: block;
text-decoration: none;
font-size: 16px;
line-height: 22px;
font-weight: 500;
color: #000;
padding: 34px 0;
text-transform: capitalize;
transition: all 0.3s ease-in-out;
}
.fallbackcd-menu-item .fallbackcd {
display: block;
text-decoration: none;
font-size: 16px;
line-height: 22px;
font-weight: 500;
color: #000000;
padding: 34px 15px;
text-transform: capitalize;
transition: all ease 0.31s;
}
@media(max-width:1199px){
.site-header .main-navigation nav ul li a{
font-size: 15px!important;
}
}
.site-header .main-navigation nav > ul > li{
padding: 0 16px;
}
.site-header .main-navigation nav > ul > li:last-child{
padding-right: 0;
}
.site-header .main-navigation nav > ul > li:first-child{
padding-left: 0;
}
.site-header .main-navigation nav ul li.has-no-icon a{
padding-right: 0;
}
@media(min-width:992px) and (max-width:1191px){
.site-header .main-navigation nav ul li a{
padding: 40px 0;
}
.site-header .main-navigation nav > ul > li{
padding: 0 13px;
}
}
.site-header .main-navigation nav ul li a:hover{
color: #ff0336;
}
.site-header .main-navigation ul.menu > li.current-menu-item > a,
.site-header .main-navigation ul.menu > li.current > a {
color: var(--primary-color);
position: relative;
}
.site-header .main-navigation ul.menu > li.current-menu-item > a::after,
.site-header .main-navigation ul.menu > li.current > a::after{
content: '';
position: absolute;
left: 0;
right: 0;
width: 100%;
height: 2px;
bottom: 15px;
background-color: var(--primary-color);
} .site-header .main-navigation ul li ul {
text-align: left;
}
.site-header .main-navigation ul li ul li:last-child {
border-bottom: none;
}
.site-header .main-navigation ul li ul li{
padding: 0 25px;
}
.site-header .main-navigation ul li ul li a {
position: relative;
overflow: hidden;
display: block;
color: #000;
text-transform: inherit;
padding: 10px 0;
font-weight: 500;
font-size: 15px;
z-index: 2;
transition: all 140ms ease-in-out;
}
.site-header .main-navigation ul.menu li ul.sub-menu  li.menu-item-has-children > a:after{
position: absolute;
right: 7px;
top: 50%;
transform: translateY(-50%);
content: "\f067";
font-family: "Font Awesome 5 Free";
font-size: 14px;
font-weight: 700;
transition: transform 0.4s ease 0s;
}
.site-header .main-navigation ul > li > ul {
position: absolute;
top: 100%;
left: 0;
width: 220px;
margin: 0;
background-color: #fff;
-webkit-box-shadow: 0 2px 3px 0 rgb(0 0 0 / 10%);
box-shadow: 0 2px 3px 0 rgb(0 0 0 / 10%);
text-align: left;
box-shadow: 0px 0px 90px 0px rgb(0 0 0 / 10%);
visibility: hidden;
padding: 15px 0;
transition: all 0.4s cubic-bezier(0.3, 0.02, 0, 0.6);
opacity: 0;
z-index: 100;
transform: scaleY(0);
transform-origin: 0 0 0;
}
@media(min-width:991px){
.site-header .main-navigation ul  li.mega-menu >  ul:after,
.site-header .main-navigation ul > li > ul:after{
content: "";
position: absolute;
width: 100%;
height: 4px;
left: 0;
top: 0;
background-color: #ff0336;
}
.site-header .main-navigation ul  li.mega-menu  ul li ul:after{
display: none!important;
}
}
.site-header .main-navigation ul > li:hover > ul {
top: 100%;
opacity: 1;
visibility: visible;
transition: all 0.4s ease;
transform: scaleY(1);
}
.site-header .main-navigation ul.menu li.mega-menu li ul{
opacity: 1;
visibility: visible;
transform: scaleY(1);
}
.site-header .main-navigation ul > li > ul li ul {
left: 220px;
top: 0;
width: 220px;
}
.site-header .main-navigation ul > li:hover > ul li ul {
top: 0;
}
.site-header .main-navigation ul li ul li {
display: block;
border-bottom: none;
border-left: none;
background-color: #ffffff;
}
.site-header .main-navigation ul li ul li:last-child {
border-bottom: none;
} .site-header .main-navigation ul.menu li ul.sub-menu li{
position: relative;
}
.site-header .main-navigation ul li ul li a{
position: relative;
transition: all 0.5s ease 0s;
}
.site-header .main-navigation ul li ul li a::before{
content: "";
position: absolute;
left: -12px;
top: 20px;
background-color: #ff0336;
width: 7px;
height: 2px;
transition: all 0.4s ease;
}
.site-header .main-navigation ul li ul li a:hover:before{
left: 0;
}
.site-header .main-navigation ul.menu li ul.sub-menu li a:hover {
color: var(--primary-color);
padding-left: 15px;
}
.site-header .main-navigation ul li ul li a{
position: relative;
} .site-header .main-navigation ul li.mega-menu {
position: static;
}
.site-header .main-navigation ul li.mega-menu:hover ul {
opacity: 1;
visibility: visible;
}
.site-header .main-navigation ul li.mega-menu ul.sub-menu li {
background-color: inherit;
}
.site-header .main-navigation ul li.mega-menu ul.sub-menu li a:last-child {
border-bottom: none;
}
.site-header .main-navigation ul li.mega-menu ul.sub-menu li a {
color: #010101;
padding-left: 15px;
transition: all 0.5s ease 0s;
}
.site-header .main-navigation ul li.mega-menu > ul.sub-menu {
background-color: #ffffff;
width: 100%;
max-width: 1146px;
position: absolute;
left: 0;
right: 0;
margin: auto;
padding: 15px;
display: flex;
justify-content: space-around;
}
.site-header .main-navigation ul li.mega-menu > ul.sub-menu > li {
display: inline-block;
margin: 0 15px;
width: 100%;
border: none;
}
.site-header .main-navigation ul li.mega-menu > ul.sub-menu > li ul {
top: 0;
position: relative;
width: inherit;
left: inherit;
box-shadow: none;
border-top: none;
}
.site-header .main-navigation ul li.mega-menu > ul.sub-menu li:after {
content: '';
}
.site-header .main-navigation ul li.mega-menu > ul.sub-menu li:before {
content: "";
position: absolute;
left: 0px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
background-color: #ff0336;
width: 0;
height: 2px;
transition: all 0.4s ease;
}
.site-header .main-navigation ul li.mega-menu > ul.sub-menu > li > a {
font-size: 15px;
}
.site-header .main-navigation ul li.mega-menu > ul.sub-menu > li > a {
font-weight: 500;
}
.site-header .main-navigation ul li.mega-menu.hide-header > ul.sub-menu > li > a {
display: none;
}
.site-header .main-navigation ul li.mega-menu ul.sub-menu li a {
padding-left: 0;
}
.site-header .main-navigation ul li.mega-menu>ul.sub-menu>li>a{
font-weight: 500;
margin-bottom: 1px;
font-size: 16px;
color: #000;
}
.site-header .main-navigation ul li.mega-menu ul>li>a:after{
display: none;
}
.site-header .main-navigation ul li.mega-menu ul.sub-menu li{
padding-left: 0;
}
.site-header .main-navigation ul li.mega-menu.menu-two-column,
.site-header .main-navigation ul li.mega-menu.menu-three-column {
position: relative;
}
.site-header .main-navigation ul li.mega-menu.menu-two-column > ul.sub-menu {
width: 535px;
}
.site-header .main-navigation ul li.mega-menu.menu-three-column > ul.sub-menu {
width: 750px;
} .site-header .main-navigation ul.menu li.mega-menu ul.sub-menu li:after,
.site-header .main-navigation ul.menu li.mega-menu ul.sub-menu li.menu-item-has-children:before {
display: none; 
}
.site-header .main-navigation ul li.mega-menu>ul.sub-menu >li a:hover::before{
display: none;
}
.site-header .main-navigation ul li.mega-menu ul.sub-menu li a:hover{
padding-left: 0;
}
.site-header .main-navigation ul.menu li.mega-menu ul.sub-menu li a:hover {
color: var(--primary-color);
}
.site-header .main-navigation ul.menu li.mega-menu ul.sub-menu  li li a:hover{
padding-left: 15px;
}
.site-header .main-navigation ul li.mega-menu ul li:hover:before{
width: 7px;
left: 0;
} .trheader .site-header .rt-sticky .main-navigation ul li a{
color: #000;
}
.rt-sticky  .additional-menu-area span.side-menu-trigger span,
.rt-sticky  .additional-menu-area span.side-menu-trigger span:before{
background-color: #fff;
}
.header-style-5 .additional-menu-area span.side-menu-trigger span{
background-color: #111
} .site-header .rt-sticky .main-navigation ul.menu > li.current-menu-item > a{
color:#ff0336;
} @media all and (max-width: 767px) {
.site-header .site-branding {
display: block;
height: inherit;
padding: 20px 0;
text-align: center;
}
.site-header .site-branding a {
display: block;
vertical-align: inherit;
}
.site-header .site-branding,
.header-firstrow-right {
display: block;
height: inherit;
}
.site-header .site-branding {
padding: 0 0 10px 0px;
}
.site-header .site-branding a img {
max-height: 35px;
}
.site-header .main-navigation ul {
text-align: center;
}
.site-header .main-navigation ul li a {
padding: 10px 15px;
}
.header-firstrow-wrap {
padding-top: 10px;
}
.site-header .site-branding,
.header-firstrow {
display: block;
height: inherit;
text-align: center;
padding-top: 0;
padding-bottom: 10px;
}
.header-firstrow-contents {
display: block;
}
.header-firstrow-contents-right {
text-align: center;
}
.site-header .site-branding {
float: none;
height: inherit;
}
.site-header .main-navigation {
float: none;
}
.site-header .main-navigation ul.menu > li > a {
padding: 10px 15px;
border-left: none;
}
}
.main-navigation ul li span.new-menu {
background: #ff1f1f;
font-size: 12px;
color: #fff;
line-height: 1;
border-radius: 5px;
display: inline-flex;
align-items: center;
justify-content: center;
padding: 2px 5px 3px 5px;
margin-left: 2px;
} .header-right-button a{
border-width: 1px;
border-color: var(--primary-color);
border-style: solid;
border-radius: 4px;
min-height: 45px;
min-width: 202px;
margin-right: 0;
position: relative;
letter-spacing: 0.08em;
z-index: 1;
font-size: 14px;
font-weight: 600;
display: flex;
align-items: center;
overflow: hidden;
color: #000;
text-transform: uppercase;
}
@media(max-width:1199px){
.header-right-button a{
justify-content: center;
min-width: 100px
}
}
.header-right-button a span.icon{
height: 35px;
width: 35px;
display: flex;
align-items: center;
justify-content: center;
background-color: var(--primary-color);
border-radius: 3px;
margin-left: 5px;
}
@media(max-width:1199px){
.header-right-button a span.icon{
display: none;
}
}
.header-right-button a span.icon i{
color: #fff;
font-size: 14px;
font-weight: 600;
margin: 0;
position: relative;
z-index: 1;
transform: scale(1) rotate(0deg);
transition: all 0.8s ease;
}
.header-right-button a:hover span.icon i{
transform: scale(1) rotate(180deg);
transition: all 0.8s ease;
}
.header-right-button a span.btn-text{
padding: 0 20px 0 12px;
}
@media(max-width:1199px){
.header-right-button a{
padding: 0 10px;
text-transform: capitalize;
}
.header-right-button a span.btn-text{
padding: 0 5px 0 5px;
}
}
.header-menu.rt-sticky  .header-right-button a{
color: #fff;
transition: none;
}
.header-menu.rt-sticky  .header-right-button a{
border-color: rgba(255, 255, 255, 0.3);
}
.header-menu.rt-sticky  .header-right-button a:hover{
color: #fff;
}
.trheader .header-right-button a{
background-color: transparent;
border-color:rgba(255, 255, 255, 0.3);
color: #fff;
} .header-style-1 .header-menu.rt-sticky,
.header-style-2 .header-menu.rt-sticky,
.trheader .header-area .header-menu.rt-sticky{
background-color: #000;
}
.header-style-1 .header-menu.rt-sticky .main-navigation nav > ul > li > a,
.header-style-2 .header-menu.rt-sticky .main-navigation nav > ul > li > a,
.header-style-5.trheader .header-menu.rt-sticky .main-navigation nav > ul > li > a,
.trheader.header-style-4 .header-menu.rt-sticky .main-navigation nav > ul > li > a{
color: #fff;
}
.header-style-1 .header-menu .header-right .info-wrap,
.header-style-2 .header-menu .header-right .info-wrap,
.header-style-3 .header-menu .header-right .info-wrap{
display: flex;
align-items: center;
}
.header-style-1 .header-menu .header-right .search-icon i,
.header-style-2 .header-menu .header-right .search-icon i{
font-size: 22px;
position: relative;
top: 5px;
width: 22px;
}
.trheader.header-style-1 .header-menu .header-right .search-icon i,
.trheader.header-style-2 .header-menu .header-right .search-icon i{
color: #fff;
}
.trheader.header-style-1 .header-menu .header-right .cart-trigger-icon i,
.trheader.header-style-2 .header-menu .header-right .cart-trigger-icon i,
.trheader.header-style-3 .header-menu .header-right .cart-trigger-icon i{
color:#fff
} .header-style-1 .info-wrap  li,
.header-style-2 .info-wrap  li{
margin-right: 20px;
}
.header-style-1 .info-wrap  li:last-child{
margin-right: 0;
} .header-style-2 .info-wrap  li:last-child{
margin-right: 0;
}
.trheader.header-style-2 .header-menu.rt-sticky .header-right .phone a .item-number{
color: #fff;
}
.header-style-2 .header-menu.rt-sticky .header-right .phone a .item-number{
color: #fff;
} .header-style-3 .header-right .header-right-button{
margin-left: 40px;
}
.header-style-3 .header-right  .cart-area .cart-list-trigger{
margin-left: 25px;
}
.rt-woocommerce.header-style-3 .header-right .header-right-button{
margin-left: 25px;
}
@media(max-width:1199px){
.header-style-3 .header-right .phone{
margin-right: 20px;
}
}
.header-style-2 .header-right .phone a,
.header-style-3 .header-right .phone a{
display: flex;
align-items: center;
}
.header-style-2 .header-right .phone a i,
.header-style-3 .header-right .phone a i{
border-radius: 50%;
background-color: #f1f1f1;
width: 47px;
height: 47px;
display: inline-flex;
justify-content: center;
font-size: 18px;
align-items: center;
justify-content: center;
color: #ff0336;
animation: pulse linear 1000ms infinite;
}
.header-style-2 .header-right .phone a .item-content,
.header-style-3 .header-right .phone a .item-content{
flex: 1;
margin-left: 10px;
}
.header-style-2 .header-right .phone a .item-label,
.header-style-3 .header-right .phone a .item-label{
font-size: 13px;
color: #aaa9a9;
font-weight: 700;
display: block;
line-height: 1.6;
}
.header-style-2 .header-right .phone a .item-number,
.header-style-3 .header-right .phone a .item-number{
font-size: 18px;
color: #010101;
font-weight: 700;
text-transform: uppercase;
line-height: 1.6;
}
@media(max-width:1199px){
.header-style-2 .header-right .phone a .item-number,
.header-style-3 .header-right .phone a .item-number{
font-size: 15px;
}
}
.header-style-3 .header-menu.rt-sticky .header-right-button a:hover{
color: var(--primary-color);
}
.header-style-3 .header-menu.rt-sticky .header-right-button a{
color: #000;
border-color: var(--primary-color);
}
.trheader.header-style-2 .header-right .phone a .item-number,
.trheader.header-style-3 .header-right .phone a .item-number{
color: #fff;
}
.trheader.header-style-3 .header-area .header-menu.rt-sticky{
background-color: #fff;
}
.trheader.header-style-3 .header-menu.rt-sticky .header-right .phone a .item-number{
color: #010101;
}
.trheader.header-style-3 .header-menu.rt-sticky .header-right-button a{
border-color: var(--primary-color);
transition: none;
}
.trheader.header-style-3 .header-menu.rt-sticky .header-right-button a:hover{
color: #fff;
}
.trheader.header-style-3 .header-menu.rt-sticky .header-right-button a i{
color: #fff;
}
.header-style-3.trheader .header-menu.rt-sticky  .header-right .cart-trigger-icon i
{
color: #4d4d4d;
}
.header-style-3.trheader .header-menu .header-right .cart-trigger-icon i{
color: #fff;
} .header-style-5 .header-full-wrap{
display: flex;
align-items: center;
justify-content: space-between;
}
.header-style-5 .header-full-wrap .header-action > ul{
display: flex;
gap: 15px;
align-items: center;
}
.header-style-5 .header-full-wrap .header-action li.search-btn{
font-size: 26px;
}
.header-style-5 .header-full-wrap .header-action li.search-btn a{
color: #111111;
}
.header-style-5 .header-full-wrap .header-action li.search-btn i{
position: relative;
top:2px;
}
.header-style-5 .header-full-wrap .woo-icon-area > ul{
display: flex;
align-items: center;
gap: 15px;
}
.header-style-5 .header-full-wrap .woo-icon-area > li{
line-height: 0;
}
.header-style-5 .header-full-wrap .woo-icon-area li a i{
color: #111;
font-size: 22px;
transition: all 0.3s;
}
.header-style-5 .header-full-wrap .woo-icon-area li a:hover i{
color: var(--primary-color);
}
.header-style-5 .header-full-wrap .woo-icon-area li a.wishlist-btn-1{
position: relative;
display: block;
top: 3px;
margin-right: 5px;
}
.header-style-5 .header-full-wrap .woo-icon-area li a .wishlist-icon-num{
color: #fff;
background-color: var(--primary-color);
height: 20px;
width: 20px;
font-size: 12px;
display: inline-block;
text-align: center;
line-height: 20px;
border-radius: 50%;
position: absolute;
top: -10px;
right: -17px;
transition: all 0.3s ease-in-out;
}
.header-style-5.trheader .header-full-wrap .header-action li.search-btn a{
color: #fff;
}
.header-style-5.trheader .header-full-wrap .woo-icon-area li a i{
color: #fff;
} .additional-menu-area a.side-menu-trigger { 
color: #222;
cursor: pointer;
font-size: 21px;
line-height: 0;
}
.additional-menu-area .sidenav {
height: 100%;
width: 395px;
position: fixed;
z-index: 150;
top: 0;
left: 0;
text-align: left;
background-color: #ffffff;
overflow-x: hidden;
padding-top: 30px;
transform: translateX(-100%);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
will-change: transform;
transition-duration: .5s;
transition-timing-function: cubic-bezier(.4,0,.2,1);
transition-property: -webkit-transform;
transition-property: transform;
transition-property: transform,-webkit-transform;
display: flex;
justify-content: flex-start;
flex-direction: column;
}
.additional-menu-area .sidenav .closebtn {
border: none;
color: #ff0336;
display: block;
font-size: 28px;
font-weight: 600;
padding: 0;
position: absolute;
right: 45px;
text-align: center;
top: 49px;
line-height: 42px;
}
.additional-menu-area .sidenav .additional-logo {
padding-right:30px;
margin-bottom: 40px;
padding-top: 40px;
}
.additional-menu-area .sidenav .additional-logo h1{
margin-bottom: 0;
text-transform: capitalize;
}
.additional-menu-area .sidenav .additional-logo .dark-logo {
display: inline-block !important;
}
.additional-menu-area .sidenav .additional-logo img {
max-width: 9vw;
width: 100%;
}
.admin-bar .additional-menu-area .sidenav {
padding: 45px;
box-shadow: 0 0 40px 0 rgba(0,0,0,15%);
}
.additional-menu-area .sidenav {
padding: 45px;
box-shadow: 0 0 40px 0 rgba(0,0,0,15%);
}
.additional-menu-area .sidenav .widget h3{
font-size: 20px;
line-height: 30px;
margin-bottom: 16px;
}
.additional-menu-area .sidenav .widget p{
font-size: 16px;
line-height: 24px;
}
.additional-menu-area .sidenav .widget .gallery .gallery-item{
text-align: left;
}
.admin-bar .additional-menu-area .sidenav .closebtn {
top: 95px;
}
.additional-menu-area .sidenav .closebtn{
top: 95px;
}
.additional-menu-area .sidenav .sidenav-search {
border: 1px solid #5f5f5f;
margin: 0 20px 10px 20px;
}
.additional-menu-area .sidenav  ul li a {
position: relative;
overflow: hidden;
display: inline-block;
font-size: 16px;
color: #111111;
border: none;
font-weight: 500;
transition: all 140ms ease-in-out;
}
.additional-menu-area .sidenav  .sidenav-address h4{
font-size: 20px;
line-height: 30px;
margin-bottom: 16px;
}
.additional-menu-area .sidenav ul li a:hover {
color: var(--primary-color);
}
.additional-menu-area .sidenav a {
text-decoration: none;
color: #ff0336;
display: block;
transition: all 0.25s ease-in-out;
}
.additional-menu-area .mega-menu.hide-header > ul > li {
padding-left: 0;
}
.additional-menu-area .mega-menu.hide-header > ul > li > a {
display: none;
}
.additional-menu-area .mega-menu.hide-header > ul > li > ul {
display: block !important;
}
.site-header .additional-menu-area ul li ul.sub-menu {
position: inherit;
transform: inherit;
width: inherit;
padding-left: 15px;
box-shadow: none;
visibility: visible;
opacity: 1;
}
.site-header .additional-menu-area ul li ul.sub-menu li {
font-size: 15px;
font-weight: 500;
}
.site-header .additional-menu-area ul li ul.sub-menu li:before {
display: none;
}
.additional-menu-area span.side-menu-trigger{
cursor: pointer;
}
.additional-menu-area span.side-menu-trigger span {
display: block;
height: 2px;
width: 22px;
background-color: #4d4d4d;
margin-bottom: 5px;
position: relative;
}
.trheader .additional-menu-area span.side-menu-trigger span{
background-color: #fff;
}
.additional-menu-area span.side-menu-trigger span:last-child{
margin-bottom: 0;
}
.additional-menu-area span.side-menu-trigger span:nth-child(2){
width: 32px;
}
.trheader.non-stickh .additional-menu-area span.side-menu-trigger span {
background-color: #adadad;
}
.additional-menu-area .sidenav-address h3 {
font-size: 20px;
line-height: 30px;
margin-bottom: 16px;
}
.additional-menu-area .sidenav-address .contact-info{
margin-top: -5px;
}
.additional-menu-area .sidenav-address .contact-info span{
display:block;
color: #646464;
margin-bottom: 10px;
line-height:26px;
}
.additional-menu-area .sidenav-address .contact-info span:last-child{
margin-bottom: 0;
}
.additional-menu-area .sidenav-address span {
color: #444444;
font-size: 15px;
display: block;
margin-bottom: 20px;
}
.additional-menu-area .sidenav-address span i{
color: var(--primary-color);
}
.additional-menu-area .sidenav-address span i {
margin-right: 15px;
}
.additional-menu-area .sidenav-address span a {
display: inline-block;
color: #444444;
padding: 0;
}
.additional-menu-area .sidenav-social span {
color: #646464;
display: inline-block;
margin-right: 5px;
font-size: 16px;
}
.additional-menu-area .sidenav-social span:last-child{
margin-right: 0;
}
.additional-menu-area .sidenav-social span i {
margin-right: 0;
color: #444444;
transition: all ease 0.4s;
}
.additional-menu-area .sidenav-social span a {
display: flex;
align-items: center;
justify-content: center;
height: 45px;
width: 45px;
background-color: #ff0336;
color: #fff;
font-size: 16px;
border: none;
border-radius: 50%;
overflow: hidden;
}
.additional-menu-area .sidenav-social span a  i{
transition: all 0.4s ease-in-out;
color: #fff;
}
.additional-menu-area .sidenav-social span a:hover{
color: #fff;
}
.additional-menu-area .sidenav-social span a:hover i{
animation: toBottomFromTop 0.5s forwards;
}
body .rt-cover {
z-index: 149; 
opacity: 1;
position: fixed;
top: 0;
right: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-color: rgba(0, 0, 0, 0);
animation: slideInLeft 500ms ease-in-out;
transition: all 0.5s ease-in-out;
}
.additional-menu-area .corporate-address li{
color: #646464;
margin-bottom: 10px;
position: relative;
line-height: 1.5;
font-weight: 400;
}
.additional-menu-area .sidenav .corporate-address li a{
color: #646464;
font-weight: 400;
}
.additional-menu-area .corporate-address li a:hover{
padding: 0;
}
.additional-menu-area .corporate-address li i{
color: var(--primary-color);
}
.additional-menu-area .corporate-address li i{
top: 4px;
}
.additional-menu-area .corporate-address li i{
display: block;
} a.scrollup {
overflow: hidden;
position: fixed;
height: 50px;
width: 50px;
line-height: 20px;
border-radius: 50%;
bottom: -105px;
right: 20px;
padding: 9px 0;
text-align: center;
z-index: 9999;
background-color: var(--primary-color);
color: #ffffff;
font-size: 14px;
font-weight: 500;
display: inline-block;
-webkit-transition: all 0.8s cubic-bezier(0, 0, 0.15, 1.88);
transition: all 0.8s cubic-bezier(0, 0, 0.15, 1.88);
box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}
a.scrollup i {
display: block;
}
a.scrollup:hover {
background-color: #ffffff;
color: #ff0336;
}
a.scrollup.back-top {
bottom: 25px;
}
.footer-bottom-area {
border-top: 1px solid #e2e2e2;
background-color: #ffffff;
color: #646464;
font-size: 16px;
text-align: center;
padding: 35px 0;
}
.footer-bottom-area a,
.footer-bottom-area a:link,
.footer-bottom-area a:visited {
color: #646464;
}
.footer-branding img {
max-width: 192px;
max-height: 120px;
}
.footer-area .widgettitle {
position: relative;
color: #000000;
font-size: 22px;
font-weight: 600;
margin-bottom: 25px;
padding-bottom: 20px;
}
.footer-area .widgettitle:after{
content: "";
height: 4px;
width: 37px;
background-color: #ff0336;
position: absolute;
bottom: 0;
left: 0;
border: none;
}
.footer-area  .widget p{
color: #9a9999;
}
@media(max-width:767px){
.footer-area .widgettitle{
display: inline-block;
}
.footer-area .widgettitle:after{
right: 0;
}
}
.footer-top-area {
color: #444444;
font-size: 16px;
border-top: none;
background-color: #ffffff;
padding: 90px 0 75px; 
}
.no-footer-widget .footer-top-area{
padding-top: 0;
}
.no-footer-widget .footer-top-area .copyright_wrap{
margin-top: 0;
}
@media (max-width: 1024px) {
.footer-top-area {
padding: 70px 0 65px;
}
}
@media (max-width: 767px) {
.footer-top-area {
padding: 60px 0 55px;
}
}
.footer-top-area .widget select {
color: #444444;
}
.footer-top-area .footer-top-widget{
margin-bottom: 60px;
}
@media(max-width:991px){
.footer-style-2 .footer-top-area .footer-top-widget{
margin-bottom: 20px;
}
}
.footer-top-area .widget_archive.widget > select {
margin-top: 0;
}
.footer-top-area .widget {
margin-bottom: 20px;
margin-top:20px;
width: 100%;
float: left;
position: relative;
z-index: 1;
}
.footer-style-3 .footer-area .widget_text{
margin-bottom: 0;
margin-top: 0;
}
.footer-style-3 .footer-area .widget_text p{
color:#646464;
}
.footer-style-3 .footer-area .widget_text p a{
color:#646464
}
@media(max-width:991px){
.footer-top-area .widget{
margin-bottom: 30px;
}
}
.footer-area caption {
color: inherit;
}
.footer-top-area .widget .widgettitle{
color: #000;
}
.footer-top-area ul.menu li.menu-item-has-children {
width: 100%;
}
.footer-top-area .widget ul.menu li a {
color: #444444;
display: inline-block;
position: relative;
transition: all 0.3s ease-in-out;
}
.footer-top-area .widget ul.menu li a::before{
content: "";
height: 1px;
width: 0;
background-color: #ff0336;
position: absolute;
left: 0;
bottom: 0;
visibility: hidden;
opacity: 0;
transition: all 0.4s;
}
.footer-top-area .widget ul.menu li a:hover{
color: #ff0336;
padding-left: 5px;
}
.footer-top-area .widget ul.menu li a:hover::before{
visibility: visible;
opacity: 1;
width: 100%;
left: 5px;
-webkit-transition: width 0.4s ease;
transition: width 0.4s ease;
} .footer-top-area .search-form .input-group>.custom-select:not(:last-child), 
.footer-top-area .search-form .input-group>.form-control:not(:last-child) {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
} .footer-top-area .widget_archive ul li {
text-align: right;
display: inline-block;
width: 100%;
}
.footer-top-area .widget_archive ul li:hover{
color:#ff0336 ;
}
.footer-top-area .widget_archive ul li a {
float: left;
display: inline-block;
position: relative;
transition: all 0.3s ease-in-out;
}
.footer-top-area .widget_archive ul li a:hover{
padding-left: 5px;
color: #ff0336;
}
.footer-top-area .widget_archive ul li a:before{
content: "";
height: 1px;
width: 0;
background-color: #ff0336;
position: absolute;
left: 0;
bottom: 0;
visibility: hidden;
opacity: 0;
transition: all 0.4s;
}
.footer-top-area .widget_archive ul li a:hover:before{
visibility: visible;
opacity: 1;
width: 100%;
left: 5px;
-webkit-transition: width 0.4s ease;
transition: width 0.4s ease;
} .footer-top-area .widget_categories ul li  {
text-align: right;
display: inline-block;
width: 100%;
}
.footer-top-area .widget_categories ul li a {
float: left;
display: inline-block;
position: relative;
transition: all 0.3s ease-in-out;
}
.footer-top-area .widget_categories ul li:hover{
color: #ff0336;
}
.footer-top-area .widget_categories ul li a:hover{
padding-left: 5px;
color: #ff0336;
}
.footer-top-area .widget_categories ul li a:before{
content: "";
height: 1px;
width: 0;
background-color: #ff0336;
position: absolute;
left: 0;
bottom: 0;
visibility: hidden;
opacity: 0;
transition: all 0.4s;
}
.footer-top-area .widget_categories ul li a:hover:before{
visibility: visible;
opacity: 1;
width: 100%;
left: 5px;
-webkit-transition: width 0.4s ease;
transition: width 0.4s ease;
} .footer-top-area .widget_pages ul li  {
text-align: left;
cursor: pointer;
}
.footer-top-area .widget_pages ul li a {
display: inline-block;
position: relative;
transition: all 0.3s ease-in-out;
}
.footer-top-area .widget_pages ul li a:hover{
padding-left: 5px;
color: #ff0336;
}
.footer-top-area .widget_pages ul li a:before{
content: "";
height: 1px;
width: 0;
background-color: #ff0336;
position: absolute;
left: 0;
bottom: 0;
visibility: hidden;
opacity: 0;
transition: all 0.4s;
}
.footer-top-area .widget_pages ul li a:hover:before{
visibility: visible;
opacity: 1;
width: 100%;
left: 5px;
-webkit-transition: width 0.4s ease;
transition: width 0.4s ease;
} .footer-top-area .widget_meta li  {
text-align: left;
cursor: pointer;
}
.footer-top-area .widget_meta ul li a {
display: inline-block;
position: relative;
transition: all 0.3s ease-in-out;
}
.footer-top-area .widget_meta ul li a:hover{
padding-left: 5px;
color: #ff0336;
}
.footer-top-area .widget_meta ul li a:before{
content: "";
height: 1px;
width: 0;
background-color: #ff0336;
position: absolute;
left: 0;
bottom: 0;
visibility: hidden;
opacity: 0;
transition: all 0.4s;
}
.footer-top-area .widget_meta ul li a:hover:before{
visibility: visible;
opacity: 1;
width: 100%;
left: 5px;
-webkit-transition: width 0.4s ease;
transition: width 0.4s ease;
} .footer-top-area .widget_recent_comments ul li {
transition: all 0.3s ease-in-out;
}
.footer-top-area .widget_recent_comments ul li a {
font-size: 16px;
font-weight: 400;
position: relative;
transition: all 0.3s ease-in-out;
}
.footer-top-area .widget_recent_comments ul li.recentcomments:last-child {
margin-bottom: 0;
}
.footer-top-area .widget_recent_comments ul li.recentcomments > a:before {
display: none;
}
.footer-top-area .widget_recent_comments ul li.recentcomments > span {
position: relative;
} .footer-top-area .widget_recent_entries ul li a {
display: inline-block;
position: relative;
transition: all 0.3s ease-in-out;
}
.footer-top-area .widget_recent_entries ul li a:hover{
padding-left: 5px;
color: #ff0336;
}
.footer-top-area .widget_recent_entries ul li a:before{
content: "";
height: 1px;
width: 0;
background-color: #ff0336;
position: absolute;
left: 0;
bottom: 0;
visibility: hidden;
opacity: 0;
transition: all 0.4s;
}
.footer-top-area .widget_recent_entries ul li a:hover:before{
visibility: visible;
opacity: 1;
width: 100%;
left: 5px;
-webkit-transition: width 0.4s ease;
transition: width 0.4s ease;
} .footer-area .rt_footer_social_widget .footer-about {
margin-bottom: 28px;
color: #9a9999;
}
.footer-area .rt_footer_social_widget ul.footer-social {
margin-top: 0;
}
.footer-area .rt_footer_social_widget .footer-social li {
display: inline-block;
margin-right: 5px;
padding-bottom: 0;
transition: all 0.3s ease-in-out;
}
@media(min-width:768px) and (max-width:991px) {
.footer-area .rt_footer_social_widget .footer-social li {
margin-right: 8px;
}
}
.footer-area .rt_footer_social_widget .footer-social li a {	
display: inline-flex;
justify-content: center;
align-items: center;
border-radius: 4px;
background-color: #efefef;
color: #646464;
width: 40px;
height: 40px;
font-size: 20px;
transition: all  0.3s ease-in-out;
}
.footer-area .rt_footer_social_widget .footer-social li a:hover {
background:#ff0336;
}
.footer-area .rt_footer_social_widget .footer-social li a:hover i {
color: #ffffff;
} .footer-top-area .widget_tag_cloud .tagcloud {
padding-top: 10px;
}
.footer-top-area .widget_tag_cloud a {
background: #5a5757;
border-radius: 4px;
color: #ffffff !important;
display: inline-block;
font-size: 14px !important;
margin: 0 2px 4px 0;
padding: 8px 15px;
transition: all 0.3s;
}
@media(max-width:991px) {
.footer-top-area .widget_tag_cloud a {
padding: 8px;
}
}
.footer-top-area .widget_tag_cloud a:hover {
background-color: #ff0336 !important;
color: #ffffff !important;
}
.footer-top-area .search-form input.search-submit {
background-color: #fff;
color: #ff0336;
} .footer-top-area .widget_calendar caption {
caption-side: initial;
text-align: center;
font-weight: 500;
border-radius: 2px 2px 0 0;
background: #ff0336;
color: #ffffff;
padding: 10px 7px;
margin-top: 0px;
}
.footer-top-area .widget_calendar table th,
.footer-top-area .widget_calendar table td {
border: none;
}
.footer-top-area .widget_calendar table td#today {
background: #ff0336;
color: #ffffff;
}
.footer-top-area .widget_calendar table td#today a {
color: #ffffff;
}
.footer-top-area .widget_calendar table td a {
color: #ff0336;
}
.footer-top-area a {
text-decoration: none;
}
.footer-top-area .widget a:hover,
.footer-top-area .widget a:active {
color: #111111;
}
.footer-top-area ul li {
margin-bottom: 9px;
padding-bottom: 9px;
position: relative;
line-height: 1.6;
}
.footer-top-area ul li:last-child,
.footer-top-area ul.menu li:last-child {
margin-bottom: 0;
padding-bottom: 0;
}
.footer-top-area ul li ul.children,
.footer-top-area ul li ul.sub-menu {
padding-left: 15px;
padding-top: 15px;
}
.footer-top-area ul li ul.children li :last-child,
.footer-top-area ul li ul.sub-menu li :last-child {
margin-bottom: 0px;
padding-bottom: 0px;
}
.footer-top-area ul li a {
text-decoration: none;
}
.footer-top-area .widget_tag_cloud a {
text-decoration: none;
}
.footer-top-area .mc4wp-success {
margin-top: 25px;
}
.footer-top-area .widget > form.mc4wp-form {
padding: 0px;
background: transparent;
margin-top: 10px;
}
.footer-top-area .rt-news-box .media-body .post-date-dark {
font-size: 14px;
margin-bottom: 12px;
}
.footer-top-area .rt-news-box .media-body .post-date-dark ul li {
color: #aeaeae;
}
.footer-top-area .rt-news-box .media-body h3 {
font-size: 15px;
font-weight: 400;
line-height: 1.4;
margin-bottom: 0;
}
.footer-top-area .rt-news-box .dark .rt-news-box-widget .media-body a {
color: #c6ceec;
}
.footer-top-area .rt-news-box .dark .rt-news-box-widget .media-body a:hover {
color: #ff0336;
}
.footer-top-area .rt-news-box .media a.post-img-holder {
width: 32% !important;
}
.footer-top-area .gallery .gallery-item {
max-width: 31.5%;
}
.footer-top-area .gallery .gallery-item img {
max-height: 100px;
}
.footer-area .widget{
position: relative;
}
@media(max-width:991px){
.footer-area .footer-top-area .container .row > div{
padding-left: 12px;
}
}
.footer-area .copyright {
text-align: center;
margin: 0 30px;
text-transform: capitalize;
color: #9a9999;
}
.footer-style-1 .footer-area .footer-top-area.no-footer-img .copyright{
color: #444;
}
.footer-area .copyright a {
color: #9a9999;
}
.footer-area .copyright a:hover {
color: #ff0336;
}
.footer-area .widget_media_image {
margin-bottom: 0;
}
.footer-area .copyright_wrap {
display: flex;
justify-content: space-between;
align-items: center;
margin-top: 50px;
}
@media(max-width:991px){
.footer-area .copyright_wrap{
flex-wrap: wrap;
}
} .footer-style-1 .footer-top-area{
padding-bottom: 35px;
}
.footer-style-1 .footer-top-area.has-footer-img{
color: #d3d1d1;
}
.footer-style-1 .site-content,
.footer-style-2 .site-content,
.footer-style-3 .site-content {
position: relative;
background-color: #ffffff;
z-index: 1;
transition: all 0.3s ease-in-out;
}
@media (min-width: 1400px){
.footer-style-1.sticky-footer footer,
.footer-style-2.sticky-footer footer,
.footer-style-3.sticky-footer footer {
position: sticky;
bottom: 0;
top: 0;
z-index: 0;
}
}
.footer-style-1 .footer-area{
background-color: #fff;
position: relative;
overflow: hidden;
}
.footer-style-1 .footer-area .footer-top-area.has-footer-img::before{
content: "";
height: 100%;
width: 100%;
opacity: 0.6;
position: absolute;
bottom: 0;
left: 0; 
}
.footer-style-1 .footer-top-area.has-footer-img .widget ul.menu li a{
color: #9a9999;
}
.footer-style-1 .footer-top-area.has-footer-img .widget ul.menu li a:hover{
color: #fff;
}
.footer-style-1 .copyright_wrap{
position: relative;
z-index: 1;
}
.footer-style-1 .copyright_wrap .copyright{
margin: 0;
}
.footer-style-1 .footer-area .footer-top-area .container .row > div:after{
display: none;
}
.footer-style-1 .footer-top-area .widget ul.menu li a:before{
color: #bbbbbb;
}
.footer-style-1 .footer-top-area.has-footer-img .widget ul.menu li a:hover:before{
color: #fff!important;
}
.footer-style-1 .footer-top-area .copyright_wrap{
padding-top: 35px;
}
.footer-style-1.no-footer-widget .footer-top-area .copyright_wrap{
border-color:#ebebeb;
}
.footer-style-1 .footer-top-area.has-footer-img .copyright_wrap .copyright{
color: #979797;
position: relative;
z-index: 1;
}
@media(max-width:991px){
.footer-style-1 .footer-top-area.has-footer-img .copyright_wrap .copyright{
margin-top: 15px;
}
}
.footer-style-1 .footer-top-area.has-footer-img .copyright_wrap .copyright a{
color: #fff;
}
.footer-style-1 .footer-top-area.has-footer-img .copyright_wrap .copyright a:hover{
color: var(--primary-color);
}
.footer-style-1 .footer-top-area.has-footer-img .widget .widgettitle{
color: #fff;
}
.footer-style-1 .footer-area .shape-holder{
list-style: none;
margin: 0;
padding: 0;
}
@media(max-width:767px){
.footer-style-1 .footer-area .shape-holder{
display: none;
}
}
.footer-style-1 .footer-area .shape-holder  li{
position: absolute;
bottom: 0;
left: 0;
}
.footer-style-1 .footer-area .footer-branding a{
font-size: 42px;
font-weight: 700;
line-height: 48px;
text-transform: capitalize;
font-family: "Montserrat", sans-serif;;
}
.footer-style-1 .footer-area .footer-social a{
color: #fff;
font-size: 18px;
display: inline-block;
width: 45px;
height: 45px;
text-align: center;
line-height: 45px;
border-radius: 50px;
border: 1px solid transparent;
transition: background-color 0.4s ease-in-out;
margin-right: 20px;
}
.footer-style-1 .footer-area .footer-social a:hover{
background-color: #ff0336;
color: #fff;
}
.footer-style-1 .footer-area .footer-social a:last-child{
margin-right: 0;
}
.footer-style-1 .footer-area .footer-top-area.no-footer-img .footer-social a{
background-color: var(--primary-color);
color: #fff;
}
@media(min-width:992px){
.footer-area .widget_gymat_address{
padding-right: 12px;
}
.footer-area .rt_footer_social_widget{
padding-right: 12px;
}
} .footer-style-2 .footer-top-area,
.footer-style-3 .footer-top-area{
position: relative;
padding-bottom: 40px;
overflow: hidden;
border-top: 1px solid #ecebeb;
}
.footer-style-2 .shape-holder{
list-style: none;
margin: 0;
padding: 0;
}
@media(max-width:767px){
.footer-style-2 .shape-holder{
display: none;
}
}
.footer-style-2 .shape-holder li{
position: absolute;
right: 0;
bottom: -44px;
}
.footer-style-2 .copyright_wrap{
background-color: #000;
padding: 32px 0;
margin-top: 0;
}
.footer-style-2 .footer-area .rt_footer_social_widget .footer-social li a,
.footer-style-3 .footer-area .rt_footer_social_widget .footer-social li a{
font-size: 16px;
border-radius: 50%;
}
.footer-style-2 .footer-area .rt_footer_social_widget .footer-aboutm,
.footer-style-3 .footer-area .rt_footer_social_widget .footer-about{
color: #646464;
}
.footer-style-2 .footer-top-area .widget ul.menu li a,
.footer-style-3 .footer-top-area .widget ul.menu li a{
color: #646464;
}
.footer-style-2 .footer-top-area .widget ul.menu li a:hover,
.footer-style-3 .footer-top-area .widget ul.menu li a:hover{
color: var(--primary-color);
}
.footer-style-2 .corporate-address li,
.footer-style-3 .corporate-address li{
color:#646464;
font-size: 16px;
font-weight: 400;
}
#footer-2 .corporate-address li:nth-child(1) i{
display: none;
}
#footer-2 .corporate-address li:nth-child(3) i{
display: none;
}
.footer-style-2 .corporate-address li:nth-child(3) a{
color:#646464;
font-size: 16px;
font-weight: 400;
}
.footer-style-2 .footer-area .corporate-address li:nth-child(2) a,
.footer-style-4 .footer-area .corporate-address li:nth-child(2) a{
color: #212121;
font-size: 24px;
line-height: 1.1;
font-weight: 700;
font-family: "Montserrat", sans-serif;
}
#footer-2 .footer-area .corporate-address li:nth-child(2)  i,
#footer-4 .footer-area .corporate-address li:nth-child(2)  i{
color: var(--primary-color);
font-size: 22px;
top: 4px;
}
.footer-style-2 .footer-area .copyright{
margin-left: 0;
} .footer-style-3 .footer-area{
padding-bottom: 90px;
}
.footer-style-3 .footer-area .copyright{
text-align: left;
margin-left: 0;
}
.footer-style-3 .copyright_wrap{
margin-top: 0;
}
.footer-style-3 .footer-top-area{
padding-bottom: 0;
}
.footer-style-3 .footer-top-area .footer-top-widget{
margin-bottom: 0px;
}
.footer-style-3 .working-time-list li{
padding-bottom: 0;
}
.footer-style-3 .working-time-list li.day{
font-weight: 600;
color: #646464;
}
@media(min-width:1200px){
.footer-style-3 .footer-area .row > div:nth-child(2){
padding-left: 60px;
}
.footer-style-3 .footer-area .row > div:nth-child(3){
padding-left: 60px;
}
}
.footer-style-3 .footer-area .copyright{
color: #646464;
} .footer-style-4 .footer-area .widgettitle{
color: #fff;
}
.footer-style-4 .footer-area .widget_gymat_address .corporate-address li i.fas.fa-map-marker-alt{
display: none;
}
.footer-style-4 .footer-area .widget_gymat_address .corporate-address li{
color: #9D9D9D;
margin-bottom: 0;
line-height: 28px;
font-weight: 400;
margin-top: 5px;
}
.footer-style-4 .full-copyright-wrap{
padding: 40px 0px;
background-color: #181818;
}
.footer-style-4 .full-copyright-wrap .copyright{
margin: 0;
color: #646464;
}
.footer-style-4 .full-copyright-wrap .copyright a{
color: #646464;
}
.footer-style-4 .footer-top-area{
background-color: #111;
}
.footer-style-4  .footer-area .copyright{
text-align: left;
}
.footer-style-4 .full-copyright-wrap .content{
display: flex;
align-items: center;
justify-content: space-between;
}
.footer-style-4 .footer-area .corporate-address li:nth-child(2) a{
color: #fff;
font-size: 22px;
font-weight: 600;
}
.footer-style-4 .footer-area .corporate-address li:nth-child(2) a:hover{
color: var(--primary-color);
}
.footer-style-4 .footer-area .corporate-address li i{
top: 4px;
color: var(--primary-color);
font-size: 22px;
margin-right: 5px;
}
.footer-style-4 .footer-area .widget ul.menu li a{
color:#9d9d9d;
}
.footer-style-4 .footer-area .widget ul.menu li a:hover{
color: #fff;
}
.footer-style-4 .footer-area .footer-top-area ul li {
margin-bottom: 7px;
padding-bottom: 7px;
}
.footer-style-4 .footer-area .footer-top-area .footer-top-widget{
margin-bottom: 0;
}
.footer-style-4 .footer-area .rt_footer_social_widget .footer-social li a{
width: 40px;
height: 40px;
background: #262626;
color: #fff;
border-radius: 50%;
font-size: 16px;
}
.footer-style-4 .footer-area .rt_footer_social_widget{
margin-top: 0;
}
.widget_mc4wp_form_widget .mc4wp-form .subscribe-form > input{
height: 46px;
width: 100%;
border: none;
border: 1px solid #3D3D3D;
border-radius: 50px;
background-color: transparent;
color: #fff;
margin-bottom: 12px;
padding: 0.375rem 0.75rem;
font-size: 1rem;
font-weight: 400;
position: relative;
}
.widget_mc4wp_form_widget .mc4wp-form .subscribe-form{
display: flex;
}
.widget_mc4wp_form_widget .mc4wp-form .subscribe-form .arrow-btn{
position: relative;
}
.widget_mc4wp_form_widget .mc4wp-form .subscribe-form .arrow-btn input{
position: absolute;
left: -40px;
height: 40px;
top: 3px;
transition: all 0.4s ease-in-out;
background-color: transparent;
}
.widget_mc4wp_form_widget .mc4wp-form .subscribe-form .arrow-btn svg{
position: absolute;
left: -37px;
top: 17px;
z-index: -1;
}
.widget_mc4wp_form_widget .mc4wp-form .subscribe-form .arrow-btn svg path{
fill: #fff;
} .rt-class-post.widget{
padding: 30px 35px 35px 35px;
background-color: #f8f8f8;
}
.class-schedule-widget .class-item{
display: flex;
margin-bottom: 25px;
}
.class-schedule-widget .class-item .media{
margin-right: 15px;
overflow: hidden;
}
.class-schedule-widget .class-item .media img a{
display: block;
}
.class-schedule-widget .class-item .media img{
width: 110px;
height: 90px;
object-fit: cover;
transform: scale(1.02);
transition: all 0.4s ease-in-out;
overflow: hidden;
}
.class-schedule-widget .class-item .media img:hover{
transform: scale(1.1);
}
.class-schedule-widget .class-item .media-body{
flex: 1;
align-self: center;
}
.class-schedule-widget .class-item .media-body .entry-title{
margin-bottom: 5px;
font-weight: 600;
font-size: 16px;
transition: all 0.3s ease-in-out;
overflow: hidden; 
text-overflow: ellipsis; 
display: -webkit-box; 
-webkit-line-clamp: 2; 
-webkit-box-orient: vertical
}
.class-schedule-widget .class-item .media-body .entry-title a{
color: #111111;
}
.class-schedule-widget .class-item .media-body .entry-title a:hover{
color:var(--primary-color)
}
.single-gymat_class .rt-class-post.widget,
.single-gymat_class.widget{
background-color: #fff;
}
.class-schedule-widget .class-item .schedule-meta{
font-size: 14px;
}
.class-schedule-widget .class-item .schedule-meta li{
padding: 0;
border: 0;
}
.class-schedule-widget > div:last-child{
margin-bottom: 0;
} .sidebar-widget-area .widget_block h2 {
display: block;
position: relative;
color: #111111;
font-size: 18px;
margin-bottom: 24px;
line-height: 1;
z-index: 2;
padding-bottom: 24px;
}
.sidebar-widget-area .widget_block h2:after{
content: "";
height: 3px;
width: 34px;
background-color: #ff0336;
position: absolute;
bottom: 0;
left: 0;
}
.sidebar-widget-area ol.wp-block-latest-comments {
padding-left: 0;
}
.sidebar-widget-area .wp-block-latest-comments__comment {
line-height: 1.6;
list-style: none;
margin-bottom: 1em;
}
ol.wp-block-latest-comments{
padding-left: 0;
}
.wp-block-latest-comments a{
color: #ff0336;
}
.wp-block-latest-comments a:hover{
color: #ff0336;
}
.sidebar-widget-area .widget_block.widget_search form > label {
display: none;
}
.sidebar-widget-area .widget_block.widget_search form input {
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 4px;
color: #444444;
font-size: 15px;
}
.sidebar-widget-area .widget_block.widget_search .wp-block-search__button {
background-color: #ff0336;
border-radius: 4px;
border: none;
color: #ffffff;
font-size: 16px;
font-weight: 500;
}
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active
{
-webkit-box-shadow: 0 0 0 30px white inset !important;
}
.widget_categories select, 
.widget_archive select, 
.widget_text select,
.fluentform select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-size: 12px;
background-image: url(//loungefitlife.com/wp-content/themes/gymat/assets/img/select-arrow.png) !important;
background-repeat: no-repeat;
background-position: 95%;
}
.widget select {
border: 1px solid #d7d7d7;
border-radius: 4px;
padding: 14px 12px;
width: 100%;
outline: none;
}
.sidebar-widget-area .widget > select {
margin-top: 5px;
}
.sidebar-widget-area .widget.widget_calendar .calendar_wrap{
margin-top: 30px;
background-color: #f7f7f7;
}
.sidebar-widget-area .widget  select {
margin-top: 7px;
}
.widget ul {
margin: 0;
padding: 0;
list-style-type: none;
}
.widget ul li a {
color: #444444;
display: inline;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.widget ul li a:hover {
color: #ff0336;
}
.widget_recent_entries ul li span {
display: block;
}
.sidebar-widget-area .widget {
background: #f8f8f8;
margin-bottom: 35px;
overflow: hidden;
position: relative;
padding: 30px 35px 35px 35px;
}
.sidebar-widget-area .rt-post-tab .post-tab-layout ul li:after{
display: none;
}
.sidebar-widget-area .rt-post-tab .post-tab-layout ul li:before{
display: none;
}
.sidebar-widget-area  .widget_search{
padding-left: 0;
padding-top: 0;
padding-bottom: 0;
}
.sidebar-widget-area .widget h3.widgettitle{
display: block;
position: relative;
color: #000000;
font-size: 18px;
line-height: 1;
z-index: 2;
padding-bottom: 25px;
margin-bottom: 0;
}
.sidebar-widget-area .widget h3.widgettitle:after{
content: "";
height: 3px;
width: 34px;
background-color: #ff0336;
position: absolute;
bottom: 0;
left: 0;
}
.sidebar-widget-area .widget .rt-widget-title-holder{
margin-bottom: 24px;
}
.sidebar-widget-area .widget .rt-widget-title-holder + div{
margin-top: 30px;
}
.sidebar-widget-area .widget.widget_search .rt-widget-title-holder{
margin-bottom: 25px;
}
.sidebar-widget-area .widget:last-child {
margin-bottom: 0;
}
.sidebar-widget-area .widget ul li {
padding: 14px 0;
position: relative;
-webkit-transition: all 140ms ease-in-out;
transition: all 140ms ease-in-out;
}
.sidebar-widget-area .widget ul li:first-child{
padding-top: 0;
}
.rt-post-box .post-box-style .media .entry-title{
margin-bottom: 15px;
}
.rt-post-box .post-box-style .media .media-body ul li a{
color: #ff0336;
}
.rt-post-box .post-box-style .media ul li:after{
display: none;
}
.rt-post-box .post-box-style .media ul li:before{
display: none;
}
.sidebar-widget-area .widget ul li:last-child:before{
display: none;
}
.sidebar-widget-area .widget ul li:last-child:after{
display: none;
}
.sidebar-widget-area .widget ul li a {
font-size: 16px;
font-weight: 400;
position: relative;
color: #7e7e7e;
padding-left: 15px;
transition: all 0.3s ease-in-out;
}
.sidebar-widget-area .widget ul li a:hover{
padding-left: 20px;
}
.sidebar-widget-area .widget ul ul {
border-top: 1px solid #ebebeb;;
}
.sidebar-widget-area .widget ul li{
border-bottom: 1px solid #ebebeb;;
transition: all 0.3s ease-in-out;
}
.sidebar-widget-area .widget ul li a:hover {
color: #ff0336;
}
.sidebar-widget-area .widget ul li a:before {
content: "\f105";
font-family: "Font Awesome 5 Free";
font-weight: 600;
font-size: 16px;
color: #7a7a7a;
position: absolute;
left: 0;
transition: all 0.3s ease 0s;
}
.sidebar-widget-area .widget ul li a:hover:before{
color: #ff0336;
}
.sidebar-widget-area .widget ul li ul {
margin-top: 14px;
padding-top: 14px;
}
.sidebar-widget-area .widget_nav_menu ul ul.sub-menu li:last-child,
.sidebar-widget-area  ul ul.children li:last-child {
margin-bottom: 0;
border-bottom: none;
}
.sidebar-widget-area .widget ul li.active a {
color: #ff0336;
}
.sidebar-widget-area .widget ul li.active a:before {
content: "\f101";
font-family: "Font Awesome 5 Free";
color: #ff0336;
}
.sidebar-widget-area .widget ul li ul.children li:last-child,
.sidebar-widget-area .widget ul li ul.sub-menu li:last-child {
margin-bottom: 0px;
padding-bottom: 0px;
}
.sidebar-widget-area .widget ul li ul.children li ul.children li:last-child{
border-bottom: none;
} .sidebar-widget-area .widget_recent_comments ul li.recentcomments {
line-height: 1.6;
position: relative;
padding: 14px 0;
padding-left: 15px;
}
.sidebar-widget-area .widget_recent_comments ul li.recentcomments::before{
content: "\f105";
font-family: "Font Awesome 5 Free";
font-weight: 600;
font-size: 16px;
color: #7a7a7a;
position: absolute;
left: 0;
transition: all 0.3s ease 0s;
background-color: transparent!important;
}
.sidebar-widget-area .widget_recent_comments ul li.recentcomments:first-child {
margin-top: -13px;
}
.sidebar-widget-area .widget_recent_comments ul li.recentcomments:last-child {
margin-bottom: 0;
}
.sidebar-widget-area .widget_recent_comments ul li.recentcomments:last-child::before {
display: block;
}
.sidebar-widget-area .widget_recent_comments ul  li.recentcomments:hover::after {
display: block;
background-color: #ff0336;
}
.sidebar-widget-area .widget_recent_comments ul  li.recentcomments:hover::before {
background-color: #ff0336;
}
.sidebar-widget-area .widget_recent_comments ul  li.recentcomments:last-child::after{
display: none;
}
.sidebar-widget-area .widget_recent_comments ul li.recentcomments > span {
position: relative;
text-transform: capitalize;
}
.sidebar-widget-area .widget_recent_comments ul li.recentcomments a {
padding-left: 0;
}
.sidebar-widget-area .widget_recent_comments ul li.recentcomments:hover > span:before {
background-color: #ff0336;
}
.sidebar-widget-area .widget_recent_comments ul li.recentcomments span > a:before {
left: -15px;
top: -3px;
}
.sidebar-widget-area .widget_recent_comments ul li.recentcomments span > a:before {
display: none;
}
.sidebar-widget-area .widget_recent_comments ul li.recentcomments > a:before {
display: none;
}
.sidebar-widget-area .widget_recent_entries ul li .post-date {
color: #535151;
font-size: 14px;
} .widget_block .wp-block-latest-comments{
margin-bottom: 0;
}
.widget_block .wp-block-latest-comments .wp-block-latest-comments__comment {
line-height: 28px;
position: relative;
padding: 14px 0;
padding-left: 15px;
border-bottom: 1px solid #ebebeb;
transition: all 0.3s ease-in-out;
margin-bottom: 0;
}
.widget_block .wp-block-latest-comments .wp-block-latest-comments__comment:first-child {
margin-top: -13px;
}
.widget_block .wp-block-latest-comments .wp-block-latest-comments__comment::before {
content: "\f105";
font-family: "Font Awesome 5 Free";
font-weight: 600;
font-size: 16px;
color: #7a7a7a;
position: absolute;
left: 0;
transition: all 0.3s ease 0s;
background-color: transparent!important;
}
.widget_block .wp-block-latest-comments .wp-block-latest-comments__comment a{
color: #7a7a7a;
}
.widget_block .wp-block-latest-comments .wp-block-latest-comments__comment a:hover{
color: #ff0336;
} .sidebar-widget-area .widget_meta ul li {
position: relative;
color: #909090;
line-height: 1.6;
transition: all 0.3s ease-out;
}
.sidebar-widget-area .widget_meta ul li a {
display: inline-block;
padding-left: 15px;
} .sidebar-widget-area .widget_pages ul li {
position: relative;
color: #646464;
line-height: 1.6;
transition: all 0.3s ease-out;
border-bottom: 1px solid #ebebeb;
}
.sidebar-widget-area .widget_pages ul li a {
display: inline-block;
padding-left: 15px;
} .sidebar-widget-area .widget_nav_menu ul li {
position: relative;
color: #646464;
line-height: 1.6;
transition: all 0.3s ease-out;
}
.sidebar-widget-area .widget_nav_menu ul li a {
padding-left: 15px;
display: inline-block;
} .sidebar-widget-area .widget_rss .widgettitle a {
color: #111111;
}
.sidebar-widget-area .widget_rss ul li {
position: relative;
color: #646464;
line-height: 1.6;
padding: 13px 0;
transition: all 0.3s ease-out;
}
.sidebar-widget-area .widget_rss ul li a {
font-size: 16px;
font-weight: 400;
padding-left: 15px;
position: relative;
color: #7e7e7e;
transition: all 0.3s ease-in-out;
line-height: 1.6;
}
.sidebar-widget-area .widget_rss ul li:last-child {
margin-bottom: 0px;
padding-bottom: 20px;
} .sidebar-widget-area .widget_tag_cloud a,
.sidebar-widget-area .widget_product_tag_cloud a {
color: #646464;
border: none;
display: inline-block;
font-size: 16px !important;
margin: 0 0px 4px 0;
padding: 4px 14px;
font-weight: 400;
transition: all 140ms ease-in-out;
background-color: #fff;
}
.sidebar-widget-area .widget_tag_cloud a:hover,
.sidebar-widget-area .widget_product_tag_cloud a:hover {
background-color: #ff0336;
color: #ffffff;
} .corporate-address{
list-style: none;
margin: 0;
padding: 0;
}
.corporate-address li{
border-bottom: none;
padding: 5px 0;
font-size: 17px;
color: #9a9999;
font-weight: 500;
}
.corporate-address li:last-child{
padding-bottom: 0;
}
.corporate-address  li a{
padding-left: 0;
font-size: 17px;
color: #9a9999;
font-weight: 500;
}
.widget_gymat_address  .corporate-address  li a{
color: #9a9999;
}
.widget_gymat_address  .corporate-address  li a:hover{
color: var(--primary-color);
}
.corporate-address {
margin-top: 20px;
}
.corporate-address li {
display: inline-flex;
width: 100%;
border-bottom: none;
}
.footer-top-area .corporate-address li {
margin-bottom: 0;
}
.corporate-address li i {
color: #9a9999;
font-size: 18px;
margin-right: 12px;
position: relative;
top: 7px;
} .footer-style-1 .opening-schedule li{
color: #fff;
}
.opening-schedule li span{
color:#9a9999;
} .footer-style-1 .working-time-list li{
color: #fff;
}
.working-time-list .time{
color: #9a9999;
} .sidebar-widget-area .widget_gymat_download{
background-color: #fff;
}
.sidebar-widget-area .widget_gymat_download .download-list{
margin-top: 30px;
}
.sidebar-widget-area .widget_gymat_download p{
margin-top: -3px;
font-size: 15px;
}
.download-list .item{
display: inline-flex;
align-items: center;
margin-bottom: 10px;
padding: 11px 32px;
width: 100%;
justify-content: center;
transition: all 0.5s ease-in-out;
position: relative;
z-index: 1;
background-color: #373737;
box-shadow: 0px 6px 43px 0px rgb(0 0 0 / 16%);
letter-spacing: 1px;
}
.download-list .item:hover{
background-color: var(--primary-color);
}
.download-list .item .item-text h4{
margin-bottom: 0;
display: inline-block;
font-size: 14px;
font-weight: 500;
text-transform: uppercase;
}
.download-list .item .item-text h4 a{
color: #fff;
display: block;
}
.download-list .item:last-child{
margin-bottom: 0;
}
.download-list .item .item-icon{
margin-right: 10px;
display: inline-flex;
align-items: center;
}
.download-list .item .item-icon i{
color: #fff;
font-size: 26px;
} .search-form label {
margin-bottom: 15px;
display: block;
}
.search-form input.search-field {
background-color: #f5f5f5;
border-color: #e5e5e5;
border-radius: 0;
box-shadow: none;
height: 40px;
padding: 6px 12px;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
width: 100%;
}
.search-form input.search-field::-webkit-input-placeholder {
font-style: italic;
}
.search-form input.search-field:-ms-input-placeholder {
font-style: italic;
}
.search-form input.search-field::placeholder {
font-style: italic;
}
.search-form input.search-submit {
background-color: #ff0336;
border: 2px solid #ff0336;
color: #ffffff;
display: inline-block;
font-size: 14px;
font-weight: 500;
padding: 12px 0;
text-align: center;
text-transform: uppercase;
transition: all 0.5s ease-in-out;
width: 200px;
}
.search-form input.search-submit:hover {
background-color: #fff;
color: #ff0336;
}
.search-form .custom-search-input .btn {
z-index: 5;
background-color: var(--primary-color);
}
.search-form {
padding-top: 0;
}
.search-form input.search-submit {
width: 100%;
}
.widget_search .search-form input.form-control::-webkit-input-placeholder {
color: #646464;
}
.widget_search .search-form input.form-control:-ms-input-placeholder {
color: #646464;
}
.widget_search .search-form input.form-control:-moz-placeholder {
color: #646464;
}
.sidebar-widget-area .widget.widget_search {
border: 0;
padding-left: 0;
padding-right: 0;
background-color: transparent;
}
.sidebar-widget-area .widget.widget_search:after{
display: none;
}
.mobile-header-search .custom-search-input input {
border: 1px solid #dcdcdc;
border-radius: 0px;
box-shadow: none;
float: left;
height: 40px;
padding: 0 25px 0 12px;
width: 100%;
}
.mobile-header-search .custom-search-input button {  
background: transparent;
border: none;
border-radius: 0px;
box-shadow: none;
color: #646464;
font-size: 16px;
position: absolute;
top: 0;	
transition: all 0.5s ease;	
padding: 8px 18px 8px 17px;
right: 15px;
}
.mobile-header-search .custom-search-input button:hover {
color: #ff0336;
}
.mobile-header-search .custom-search-input .btn {
z-index: 5;
}
.search-form input {
border: 1px solid #ebebeb;
color: #444444;
font-size: 16px;
border-radius: 4px !important;
float: left;
height: 60px;
padding: .375rem .75rem;
width: 100%;
outline: none;
background-color: #ffffff;
border-top-right-radius: 0!important;
border-bottom-right-radius: 0!important;
}
.search-form input:focus{
border-color:#ebebeb ;
}
.search-form button {  
border: 1px solid var(--primary-color);
box-shadow: none;
color: #fff!important;
font-size: 20px;
transition: all 0.5s ease;
padding: 0 20px 0 20px;
right: 0px;
height: 60px;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
border-top-left-radius:0;
border-bottom-left-radius:0;
}
.btn.focus, .btn:focus {
outline: none;
box-shadow: none;
}
.search-form button:hover {
background-color: transparent;
}
.search-form input:focus {
outline: none;
box-shadow: none;
border-color: #ebebeb!important;
} .sidebar-widget-area .widget_top_rated_products .product_list_widget .star-rating {
color: #ffa996;
font-size: 12px;
margin-top: 3px;
margin-bottom: 3px;
} .sidebar-widget-area .widget_recent_entries ul li {
position: relative;
color: #444444;
line-height: 1.6;
transition: all 0.3s ease-out;
}
.sidebar-widget-area .widget_recent_entries ul li a {
display: inline-block;
padding-left: 15px;
transition: all 0.3s ease-out;
}
.sidebar-widget-area .widget_recent_entries ul li a:hover{
padding-left: 20px;
}
.sidebar-widget-area .widget.title-style-2.rt_widget_recent_entries_with_image {
margin-bottom: 20px;
}
.sidebar-widget-area .widget.rt-news-box .rt-widget-title-holder {
margin-bottom: 0;
}
.rt_widget_recent_entries_with_image .topic-box .widget-recent-post-title {
font-size: 16px;
font-weight: 600;
line-height: 1.5;
margin-bottom: 0;
margin-top: 10px;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.rt_widget_recent_entries_with_image .topic-box{
margin-bottom: 20px;
position: relative;
}
.rt_widget_recent_entries_with_image .gymat-recent-post{
display: flex;
align-items:center;
}
.rt_widget_recent_entries_with_image .gymat-recent-post .recent-post-thumb{
margin-right:20px;
}
.rt_widget_recent_entries_with_image .row > div:last-child .gymat-recent-post{
margin-bottom: 0;
}
.rt_widget_recent_entries_with_image .topic-box .recent-post-content{
flex: 1;
}
.rt_widget_recent_entries_with_image .topic-box .rt-wid-post-img {
display: block;
overflow: hidden;
}
.rt_widget_recent_entries_with_image .topic-box .rt-wid-post-img img {
width: 99px;
height: 99px;
object-fit: cover;
transform: scale(1);
transition: all 0.3s ease-in-out;
}
.rt_widget_recent_entries_with_image .topic-box .rt-wid-post-img:hover img {
transform: scale(1.1);
}
.rt_widget_recent_entries_with_image .topic-box .widget-recent-post-title a {
color: #111111;
}
.rt_widget_recent_entries_with_image .topic-box .widget-recent-post-title a:hover {
color: #ff0336;
}
.rt_widget_recent_entries_with_image .topic-box .post-date1 {
display: block;
}
.rt_widget_recent_entries_with_image .topic-box .posted-date {
color: #646464;
font-size: 14px;
font-weight: 500;
padding-top: 12px;
line-height: 1.4;
}
.recent-post-box-wrap{
margin-top: 25px;
}
.rt_widget_recent_entries_with_image .topic-box .posted-date i {
color: #ff0336;
padding-right: 7px;
}
.rt_widget_recent_entries_with_image .topic-box .post-date1 span a {
color: #ffffff;
}
.rt-news-box .topic-box .post-date1 span a:hover ,
.rt_widget_recent_entries_with_image .topic-box .post-date1 span a:hover {
color: #ffa996;
}
.rt_widget_recent_entries_with_image .topic-box .post-date1 span {	
text-transform: uppercase;
z-index: 2;
display: inline-block;
background: #ff0336;
border-radius: 4px;
padding: 6px 10px;
position: relative;
color: #ffffff;
font-size: 11px;
font-weight: 500;
line-height: 1.4;
} .post-box-style .topic-box {
margin-bottom: 20px;
position: relative;
background: #ffffff;
}
.post-box-style .rt-news-box-widget {
position: relative;
background: #ffffff;
border-bottom: none;
margin-bottom: 12px;
padding-bottom: 12px;
}
.post-box-style .rt-news-box-widget:last-child {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}
.post-box-style .media a.post-img-holder {
margin-right: 15px;
overflow: hidden;
border-radius: 4px;
}
.post-box-style .media a.post-img-holder img {
transform: scale(1);
transition: all 140ms ease-in-out;
}
.post-box-style .media:hover a.post-img-holder img {
transform: scale(1.1);
}
.post-box-style .topic-box .rt-wid-post-img {
margin-bottom: 12px;
display: block;	
overflow: hidden;
}
.post-box-style .media-body h3 {
font-size: 18px;
margin-bottom: 15px;
line-height: 1.4;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.post-box-style .media-body h3 a {
color: #111111;
}
.post-box-style .media-body h3 a:hover {
color: #ff0336;
}
.post-box-style .post-box-date {
margin-bottom: 8px;
}
.post-box-style .post-box-date ul {
list-style: none;
line-height: 1;
margin-bottom: 5px;
margin-top: -3px;
margin-left: 0;
padding: 0;
}
.post-box-style .post-box-date ul li {
color: #7a7a7a;
font-size: 15px;
font-weight: 400;
margin-bottom: 5px;
padding: 0;
display: inline-block;
line-height: 1.4;
border: none;
position: relative;
}
.post-box-style .post-box-date ul li:first-child{
font-weight: 500;
}
.post-box-style .post-box-date ul li:before{
display: none;
}
.post-box-style .post-box-date ul li:after{
display: none;
}
.post-box-style .post-box-date ul li a:before {
display: none;
}
.post-box-style .post-box-date ul li:last-child {
margin-right: 0;
}
.post-box-style .post-box-date ul li a {
color: #ff0336;
font-size: 14px;
font-weight: 500;
}
.post-box-style .post-box-date ul li i {
color: #ff0336;
padding-right: 7px;
}
.rt-product-box .widget-product-price {
font-size: 14px;
margin-top: 3px;
color: #535151;
} .post-tab-layout .position-relative {
background: #ffffff;
border-bottom: none;
margin-bottom: 10px;
padding-bottom: 10px;
}
.post-tab-layout .position-relative:last-child {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}
.post-tab-layout .media .tab-img-holder {
width: 35%;
margin-right: 15px;
overflow: hidden;
border-radius: 4px;
}
.post-tab-layout .media .tab-img-holder img {
transform: scale(1);
transition: all 0.3s ease-in-out;
}
.post-tab-layout .media .tab-img-holder:hover img {
transform: scale(1.1);
}
.post-tab-layout ul.btn-tab {
border-bottom: none;
margin-bottom: 30px;
margin-left: 0;
}
.post-tab-layout ul.btn-tab li {
margin-bottom: 0;
padding: 0;
font-size: 14px;
font-weight: 500;
border-bottom: none;
}
.post-tab-layout ul.item-inline2 li {
width: 33.33%;
}
.post-tab-layout ul.item-inline2 li, ul.item2-inline li {
display: inline-block;
margin-right: 0px;
}
.post-tab-layout ul.item-inline li, ul.item-inline2 li {
margin-right: 3px;
margin-bottom: 3px;
float: left;
}
.post-tab-layout ul.item-inline2 li:last-child {
margin-right: 0;
margin-bottom: 5px;
}
.post-tab-layout ul.btn-tab li .active {
border: 1px solid transparent;
background-color: #ff0336;
color: #ffffff !important;
}
.post-tab-layout ul.btn-tab li a:before {
display: none;
}
.post-tab-layout ul.btn-tab li a {
background-color: #f8f8f8;
border: 1px solid #dcdcdc;
padding: 10px 0px;
display: block;
color: #111111;
transition: all .5s ease-out;
line-height: 20px;
font-size: 14px;
font-weight: 500;
text-align: center;
}
.sidebar-widget-area .post-tab-layout ul.btn-tab li a:hover {
transform: inherit;
}
.post-tab-layout .entry-title {
font-size: 16px;
margin-bottom: 0;
margin-top: 10px;
line-height: 1.4;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.post-tab-layout .entry-title a {
color: #111111;
}
.post-tab-layout .entry-title a:hover {
color: #ff0336;
}
.post-tab-layout .post-box-date {
line-height: 1;
}
.post-tab-layout .post-box-date ul {
list-style: none;
margin: 0;
padding: 0;
}
.post-tab-layout .post-box-date ul li {
font-size: 14px;
color: #444444;
padding: 0 0 5px 0;
margin: 0;
border: none;
display: inline-block;
position: relative;
}
.post-tab-layout .post-box-date ul li:first-child {
color: #ff0336;
font-weight: 700;
}
.post-tab-layout .post-box-date ul li:last-child {
margin-right: 0;
}
.post-tab-layout .post-box-date ul li a {
color: #444444;
font-size: 14px;
}
.post-tab-layout .post-box-date ul li a:before {
display: none;
}
.post-tab-layout .post-box-date ul li a:hover {
color: #ffa996;
}
.post-tab-layout .post-box-date ul li i {
color: #7e7e7e;
margin-right: 7px;
} .feature-post-layout .rt-feature-widget .entry-title {
font-size: 20px;
margin-bottom: 0;
line-height: 1.4;
}
.feature-post-layout .entry-title a {
color: #000000;
}
.feature-post-layout .entry-title a:hover {
color: #ff0336;
}
.feature-post-layout .post-box-date ul {
list-style: none;
margin: 0 0 5px 0;
padding: 0;
}
.feature-post-layout .post-box-date ul li {
font-size: 14px;
color: #646464;
font-weight: 600;
margin: 0;
padding: 0;
border: none;
display: inline-block;
position: relative;
}
.feature-post-layout .post-box-date ul li:after {
content: ".";
color: #646464;
font-weight: 700;
padding: 0 5px 0 8px;
}
.feature-post-layout .post-box-date ul li:last-child:after {
display: none;
}
.feature-post-layout .post-box-date ul li:last-child {
margin-right: 0;
}
.feature-post-layout .post-box-date ul li a {
color: #646464;
font-size: 14px;
font-weight: 500;
}
.feature-post-layout .post-box-date ul li a:before {
display: none;
}
.feature-post-layout .post-box-date ul li.feature-date {
color: #ff0336;
font-weight: 500;
}
.feature-post-layout .media {
margin-bottom: 18px;
overflow: hidden;
}
.feature-post-layout .media-body p {
margin-top: 12px;
}
.feature-post-layout .media .post-img-holder {
overflow: hidden;
border-radius: 4px;
}
.feature-post-layout .media .post-img-holder img {
transform: scale(1);
transition: all 0.3s ease-in-out;
}
.feature-post-layout .media .post-img-holder:hover img {
transform: scale(1.1);
}
.feature-post-layout .list-item {
background: #ffffff;
border-bottom: 1px solid #e2e2e2;
margin-bottom: 10px;
padding-bottom: 15px;
}
.feature-post-layout .list-item:last-child {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}
.feature-post-layout .list-item .entry-title {
font-size: 16px;
} .sidebar-widget-area .widget_product_categories ul li,
.sidebar-widget-area .widget_categories ul li, 
.sidebar-widget-area .widget_archive ul li {
width: 100%;
float: left;
line-height: 1.6;
text-align: right;
}
.sidebar-widget-area .widget_product_categories ul li a,
.sidebar-widget-area .widget_categories ul li a, 
.sidebar-widget-area .widget_archive ul li a {
padding-left: 15px;
display: inline-block;
float: left;
}
.sidebar-widget-area .widget_product_categories ul li ul,
.sidebar-widget-area .widget ul li ul.children,
.sidebar-widget-area .widget ul li ul.sub-menu {
padding-left: 17px;
float: left;
width: 100%;
}
.sidebar-widget-area .widget_product_categories ul li ul,
.sidebar-widget-area .widget.widget_pages ul li ul.children,
.sidebar-widget-area .widget.widget_nav_menu ul li ul.sub-menu {
float: inherit;
width: inherit;
}
@media(max-width:1199px) {
.sidebar-widget-area .widget_product_categories ul li ul,
.sidebar-widget-area .widget ul li ul.children,
.sidebar-widget-area .widget ul li ul.sub-menu {
padding-left: 5px;
}
} .sidebar-widget-area .widget_calendar caption {
caption-side: initial;
text-align: center;
font-weight: 500;
border-radius: 3px 3px 0 0;
background: #ff0336;
color: #ffffff;
padding: 10px 7px;
margin-top: 0px;
}
.sidebar-widget-area .widget_calendar table th,
.sidebar-widget-area .widget_calendar table td {
border: none;
color: #444444;
}
.sidebar-widget-area .widget_calendar table td#today {
background: #ff0336;
color: #ffffff;
}
.sidebar-widget-area .widget_calendar table td#today a {
color: #ffffff;
}
.sidebar-widget-area .widget_calendar a {
color: #444444;
font-weight: 600;
}
.sidebar-widget-area .widget_calendar td a {
color: #ff0336;
}
.sidebar-widget-area .widget_calendar a:hover {
color: #ff0336;
} .gallery .gallery-item {
margin: 0;
text-align: center;
}
.gallery .gallery-item .gallery-icon {
margin: 5px;
}
.widget.widget_media_gallery .gallery .gallery-item .gallery-icon{
overflow: hidden;
border-radius: 4px;
}
.widget.widget_media_gallery .gallery .gallery-item{
overflow: hidden;
}
.widget.widget_media_gallery .gallery .gallery-item img{
border-radius: 4px;
transition: all 0.3s ease-in-out;
border-radius: 4px;
overflow: hidden;
transform: scale(1);
}
.widget.widget_media_gallery .gallery .gallery-item img:hover{
transform: scale(1.1);
}
.widget.widget_media_gallery .gallery{
margin-bottom: 0;
}
.gallery .gallery-item .gallery-caption {
font-size: 13px;
} .sidebar-widget-area .widget.widget_media_image {
padding: 0;
border: none;
}
.sidebar-widget-area .widget.widget_media_image img{
width: 100%;
height: auto;
}
.sidebar-widget-area .widget.widget_media_image::after{
display: none;
} .sidebar-widget-area .rt-about-widget ul.footer-social {
list-style: none;
margin: 20px 0 0 0;
padding: 0;
}
.sidebar-widget-area .rt-about-widget ul.footer-social li {
display: inline-block;
margin: 0 5px 5px 0;
padding: 0;
line-height: 1;
}
.sidebar-widget-area .rt-about-widget ul.footer-social li a {
font-size: 16px;
transition: all 0.3s ease-out;
font-weight: 400;
background: #fff;
padding: 14px 15px;
display: flex;
width: 60px;
height: 60px;
text-align: center;
align-items: center;
justify-content: space-around;
}
.sidebar-widget-area .rt-about-widget ul.footer-social li a:before {
display: none;
} .sidebar-widget-area .widget_gymat_advertisement{
padding:0;
background-color: transparent;
}
.widget_gymat_advertisement .advertisement-widget{
background-repeat: no-repeat;
background-size: cover;
min-height: 490px;
position: relative;
}
.widget_gymat_advertisement .advertisement-widget .add-button .btn-style1::before{
display: none;
}
.widget_gymat_advertisement .advertisement-widget .add-button .btn-style1:hover span{
background-color: #000;
}
.widget_gymat_advertisement .advertisement-widget .add-button{
position: absolute;
left: 40px;
bottom: 60px;
}
.widget_gymat_advertisement .advertisement-widget .add-title{
display: inline-block;
margin-top: 30px;
position: relative;
display: inline-block;
background-color: #fff;
-webkit-clip-path: polygon(0 0, 100% 0, 88% 100%, 0% 100%);
clip-path: polygon(0 0, 100% 0, 88% 100%, 0% 100%);
z-index: 1;
padding: 10px 25px;
min-height: 56px;
}
.widget_gymat_advertisement .advertisement-widget .add-title h2{
margin-bottom: 0;
color: #000;
font-weight: 700;
font-size: 32px;
line-height: 39px;
text-transform: uppercase;
}
.widget_gymat_advertisement .advertisement-widget .percentage{
margin-top: 6px;
padding-left: 30px;
}
.widget_gymat_advertisement .advertisement-widget .percentage h3{
margin: 0;
display: inline-block;
font-weight: 700;
font-size: 64px;
line-height: 78px;
text-transform: capitalize;
color: #FFFFFF;
}
.widget_gymat_advertisement .advertisement-widget .discount{
padding-left: 30px;
}
.widget_gymat_advertisement .advertisement-widget .discount h4{
font-weight: 600;
font-size: 20px;
line-height: 24px;
text-transform: capitalize;
color: #FFFFFF;
} .left-sidebar .rt-sidebar-sapcer {
margin-left: 20px;
}
.right-sidebar .rt-sidebar-sapcer {
margin-right: 20px;
}
.no-sidebar.left-sidebar .rt-sidebar-sapcer{
margin-left: 0;
} 
.no-sidebar.right-sidebar .rt-sidebar-sapcer{
margin-right: 0;
}
@media(max-width:991px) {
.right-sidebar .rt-sidebar-sapcer {
margin-right: 0;
display: inherit;
}
.no-sidebar.right-sidebar .rt-sidebar-sapcer{
margin-top: 0;
}
.left-sidebar .rt-sidebar-sapcer {
margin-left: 0;
display: inherit;
}
}
@media(max-width:767px) {
.right-sidebar .sidebar-widget-area {
margin-top: 60px;
display: inherit;
}
.left-sidebar .sidebar-widget-area {
margin-bottom: 60px;
display: inherit;
}
} .footer-area .widget_nav_menu .menu li a{
padding: 0;
} .sidebar-widget-area .widget_gymat_about_info {
border: none;
padding: 0;
}
.call-to-action-content {
background: #e2ebf0;
}
.call-to-action-content {
border: none;
background-image: url(//loungefitlife.com/wp-content/themes/gymat/assets/element/widget_banner.jpg);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
border-radius: 4px;
padding: 30px 35px 35px;
}
.call-to-action-content .rtin-des {
color: #ffffff;
}
.call-to-action-content .rtin-des .item-title {
color: #ffffff;
margin-bottom: 15px;
}
.call-to-action-content .rtin-des .item-number {
font-size: 22px;
color: #ffffff;
font-weight: 700;
margin-bottom: 20px;
}
.call-to-action-content .rtin-des .item-btn {
text-align: center;
font-weight: 700;
color: #000000;
letter-spacing: 1px;
background-color: #ffffff;
border-radius: 4px;
padding: 12px;
display: block;
box-shadow: 0 10px 16px 0 rgba(10, 22, 39, 0.42);
}
.call-to-action-content .rtin-des .item-btn:hover {
background-color: #ff0336;
color: #ffffff;
} .entry-banner {
background: #272727;
position: relative;
z-index: 3;
}
.entry-banner .banner-element{
position: absolute;
left: 5%;
bottom: 0;
animation: footer-shape infinite 6s;
}
.entry-banner .banner-element2{
position: absolute;
left: 12%;
top: 165px;
animation: paralax infinite 3s;;
}
@media(max-width:991px){
.entry-banner .banner-element,
.entry-banner .banner-element2{
display: none;
}
}
.entry-banner:after {
position: absolute;
content: "";
left: 0;
top: 0;
height: 100%;
width: 100%;
background: rgba(0, 0, 0, 0.0);
z-index: 1;
}
.entry-banner .entry-banner-content {
padding: 140px 0 150px;
position: relative;
z-index: 2;
}
.entry-banner .entry-banner-content h1 {
line-height: 52px;
margin-bottom: 10px;
color: #fff;
font-size: 42px;
}
.entry-banner .entry-banner-content h1 a {
color: #fff;
}
.entry-banner .entry-banner-content h1 a:hover {
color: #646464;
}
.breadcrumb-area .entry-breadcrumb span{
text-transform: capitalize;
font-size: 15px;
}
.breadcrumb-area .entry-breadcrumb span a {
color: #ebebeb;
text-transform: capitalize;
}
.breadcrumb-area .entry-breadcrumb span a:hover {
color: #ff0336;
}
.breadcrumb-area .entry-breadcrumb > span:last-child {
color: #ff0336;
}
@media (max-width: 991px) {
.entry-banner .entry-banner-content {
padding: 70px 0 90px !important;
}
.entry-banner .entry-banner-content h1 {
font-size: 36px;
}
}
@media (max-width: 767px) {
.entry-banner .entry-banner-content h1 {
font-size: 36px;
line-height: 42px;
}
} .trheader .entry-banner .entry-banner-content {
padding-top: 240px;
}
@media(max-width: 991px) {
.trheader .entry-banner .entry-banner-content {
padding-top: 90px;
}
}
@media(max-width: 768px) {
.trheader .entry-banner .entry-banner-content {
padding-top: 40px;
}
} .active-breadcumb .breadcrumb-area .entry-breadcrumb{
display: inline-block;
padding: 0px 50px;
background: url(//loungefitlife.com/wp-content/themes/gymat/assets/img/breadcumb-shape.svg);
background-repeat: no-repeat;
background-size: cover;
margin-left: -25px;
}
.breadcrumb-trail ul.trail-items {
margin: 10px 0 0 0;
padding: 0;
list-style: none;
}
.breadcrumb-trail ul.trail-items li {
display: inline-block;
font-size: 16px;
position: relative;
padding-right: 16px;
margin-right: 12px;
color: #ff0336;
}
.breadcrumb-trail ul.trail-items li:after {
position: absolute;
content: "-";
right: 0;
top: 0;
}
.breadcrumb-trail ul.trail-items li:last-child:after {
display: none;
}
.breadcrumb-trail ul.trail-items li a {
color: #ff0336;
}
.breadcrumb-trail ul.trail-items li a:hover {
color: #646464;
}
.breadcrumb-trail ul.trail-items li > span {
color: #646464;
}
.banner-text {
line-height: 1.4;
}
.site-main .entry-breadcrumb .current {
color: #ff0336;
}  .rt-box-title-1 {	
position: relative;
padding: 4px 10px;
background-color: #ff0336;
color: #fff;
display: inline-flex;
align-items: center;
margin-bottom: 25px;
font-size: 13px;
text-transform: uppercase;
}
.rt-box-title-1 span {
position: absolute;
right: -8px;
z-index: 1;
width: 0;
height: 0;
border-right: 8px solid transparent;
border-top: 10px solid;
border-top-color: #ff0336;
top: 0px;
} .rt-box-title-2 {
position: relative;
padding: 4px 10px;
background-color: #ff0336;
color: #fff;
display: inline-flex;
align-items: center;
margin-bottom: 30px;
text-transform: uppercase;
}
.rt-box-title-2 span {
position: absolute;
bottom: -7px;
left: 8px;
z-index: 1;
width: 0;
height: 0;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-top: 10px solid #ff0336;
} form.post-password-form label > input {
background: #ffffff;
border: 1px solid #d7d7d7;
border-radius: 4px;
padding: 10px 8px;
}
form.post-password-form input[type="submit"] {
border-radius: 4px;
background: #ff0336;
color: #ffffff;
font-weight: 500;
outline: none;
transition: all 0.3s ease-out;
}
form.post-password-form input[type="submit"]:hover {
background: #ff0336;
color: #ffffff;
} .entry-content .post-author img{
margin-right: 15px;
width: 28px;
}
.entry-content .post-author a{
color: #111;
font-weight: 600;
}
.entry-content .post-author a:hover{
color: var(--primary-color);
}
.entry-meta{
list-style: none;
margin: 0;
padding: 0;
}
.entry-meta  li{
display: inline;
margin-right: 7px;
color: #646464;
font-size: 14px;
transition: all 0.3s ease-in-out;
}
.entry-content .enty-meta li i{
color: #ff0336;
font-size: 14px;
margin-right: 8px;
}
.entry-content ul li a{
color: #646464;
}
.entry-content ul li a:hover{
color: #ff0336;
}
.entry-content .entry-meta li{
position: relative;
padding-right: 13px;
}
.entry-content .entry-meta li:after{
height: 10px;
width: 2px;
content: "";
position: absolute;
top: 50%;
right: 0;
transform: translateY(-50%);
background-color: rgb(170, 170, 170);
}
.entry-content .entry-meta li:last-child:after{
display: none;
} .single-post .rt-single-content .single-img {
margin-bottom: 30px;
}
.single-post .rt-single-content {
word-wrap: normal;
}
.single-post .entry-meta{
margin-bottom: 23px;
}
.single-post .entry-header.show_image .entry-thumbnail-area{
margin-bottom: 20px;
}
.content-area {
padding-top: 120px;
padding-bottom: 120px;
}
@media(max-width:991px){
.content-area{
padding-top: 75px!important;
padding-bottom: 75px!important;
}
}
#primary.content-area {
overflow: hidden;
background-repeat: no-repeat;
}
.detail-content-holder .entry-header {
padding: 0px 30px 0px 32px;
}
.entry-header .entry-content .entry-meta h3 a{
color: #000;
font-size: 30px;
line-height: 36px
}
.entry-header  .entry-meta h3 a{
color: #000;
font-size: 30px;
line-height: 36px
}
.entry-header .entry-content .entry-meta h3 a:hover{
color: #ff0336;
}
.single-post .single-blog-image{
margin-top: 8px!important;
}
.single-post .single-blog-image img{
border-radius: 0px 50px 0px 50px!important;
}
.single-post .single-post-list li{
padding-left: 20px;
position: relative;
color: #000;
font-weight: 500;
}
.single-post .single-post-list li:before{
content: "";
position: absolute;
left: 0;
top:8px;
width: 10px;
height: 10px;
border-radius: 50%;
background-color:#ff0336;
}
.entry-header .post-title {
font-size: 30px;
margin-bottom: 15px;
} .share-links .fa {
font-size: 15px;
}
.entry-header .share-links .share-title {
padding-right: 5px;
display: inline-block;
float: left;
line-height: 40px;
font-size: 12px;
margin: 2px 0;
}
.entry-header .share-links .share-title .fa {
margin-right: 5px;
font-size: 14px;
}
.entry-header .share-links.icons-text .share-title {
line-height: 30px;
}
.entry-header .share-links a.large-share-button {
width: auto;
}
.entry-header .share-links a .fa {
width: 40px;
height: 40px;
float: left;
display: block;
text-align: center;
line-height: 40px;
}
.entry-header .share-links a .social-text {
border: 0 solid rgba(255, 255, 255, 0.3);
border-left-width: 1px;
padding-left: 15px;
height: 20px;
float: left;
margin-top: 10px;
padding-right: 25px;
font-size: 12px;
line-height: 20px;
}
.entry-header .share-links a:hover {
opacity: 0.8;
color: #fff;
}
.entry-header .share-links.icons-text .large-share-button {
height: 30px;
}
.entry-header .share-links.icons-text .large-share-button .social-text {
padding-left: 6px;
padding-right: 8px;
height: 20px;
margin-top: 5px;
line-height: 20px;
font-size: 10px;
}
.entry-header .share-links.icons-text .large-share-button .fa {
width: 30px;
height: 30px;
line-height: 30px;
}
@media (max-width: 767px) {
.entry-header .share-links .social-text {
display: none;
}
}
@media (max-width: 479px) {
.entry-header .share-links .share-title {
display: none;
}
} .rns-plugin {
margin: 20px 0 20px;
}
.rns-plugin .rns-header {
font-size: 28px;
font-weight: 700;
margin-bottom: 30px;
color: #ff0336;
}
.rns-plugin .rns-footer {
display: none;
} .post-detail-style1 .entry-thumbnail-area {
position: relative;
}
.post-detail-style1 .entry-thumbnail-area .post-date {
position: absolute;
left: 30px;
top: 30px;
background: #ffa996;
color: #ffffff;
padding: 14px 18px;
border-radius: 10px;
font-size: 28px;
font-weight: 700;
font-family: 'Montserrat', sans-serif;
line-height: 1;
}
.post-detail-style1 .entry-header .entry-content h3{
font-size: 30px;
line-height: 36px;
color: #000;
}
.post-detail-style1 .entry-thumbnail-area .post-date span {
display: block;
text-align: center;
}
.post-detail-style1 .entry-thumbnail-area .post-date span:last-child {
font-size: 18px;
font-weight: 500;
}
.post-detail-style1 .entry-thumbnail-area{
overflow: hidden;
}
.post-detail-style1 .entry-thumbnail-area img {
width: 100%;
transform: scale(1);
transition: all ease 0.8s;
}
.post-detail-style1 .entry-header:hover .entry-thumbnail-area img{
transform: scale(1.1);
} .author-content
{
background: #FFF5F7;
border-radius: 5px;
margin: 40px 0 40px 0;
padding: 40px;
}
@media(max-width:767px){
.author-content{
text-align: center;
}
}
.about-author
{
border-radius: 5px;
margin: 0;
padding: 0;
display: flex;
align-items: center;
}
.about-author .pull-left img{
width: 100px;
height: 100px;
}
.about-author .media-body{
flex: 1;
}
@media(max-width:767px){
.about-author .media-body{
margin-top: 20px;
}
}
.post-detail-style2 .entry-meta ul li{
margin-right: 7px;
padding-right: 13px;
}
.comments-area {
border-radius: 4px;
margin-top: 30px;
}
@media(max-width:767px){
.about-author{
display: block;
}
} .post-footer-share .share-links a.large-share-button {
width: 42.7px;
}
.post-footer-share .share-links {
padding-bottom: 0px;
}
.page .entry-content {
padding-top: 0px;	
border-top: none;
}
.content-single2{
padding-left: 30px;
padding-right: 30px;
}
.entry-footer{
overflow: hidden;
margin: 50px 0 40px 0;
}
.entry-footer .entry-footer-meta{
padding: 50px 0;
}
.entry-footer .entry-footer-meta {
overflow: hidden;
display: flex;
align-items: center;
justify-content: space-between;
border-bottom: 1px solid #e4e4e4;
border-top: 1px solid #e4e4e4;
padding: 30px 0px 30px 0px;
}
.entry-footer .entry-footer-meta .share-links .social-text,
.portfolio-single .share-links .social-text{
display: none;
}
@media(max-width: 767px) {
.entry-footer .entry-footer-meta {
display: inherit;
}
}
.entry-footer .item-tags ul {
list-style: none;
padding: 0;
margin-top: 0px;
margin-bottom: 0px;
}
.entry-footer .item-tags ul li {
font-size: 17px;
margin-right: 12px;
margin-bottom: 1px;
margin-top: 1px;
display: inline-block;
}
.entry-footer .item-tags span {	
color: #000;
font-weight: 600;
font-size: 16px;
margin-right: 10px;
}
.entry-footer .item-tags a{
display: inline-flex;
justify-content: center;
align-items: center;
font-size: 14px;
margin-right: 5px;
font-weight: 500;
color: #646464;
border: 1px solid #d7d7d7;
border-radius: 100px;
line-height: 28px;
text-align: center;
margin-top: 2.5px;
margin-bottom: 2.5px;
padding: 2px 13px;
transition: all 0.3s ease-in-out;
}
.entry-footer .item-tags a:hover{
background-color: #ff0336;
color:#fff;
border-color:#ff0336;
}
.entry-footer .item-tags a:last-child {
margin-right: 0;
}
.entry-footer .post-share > span {	
color: #000;
font-weight: 600;
font-size: 16px;
margin-right: 10px;
}
.entry-footer .post-share .share-links  {
display: inline;
}
.entry-footer .post-share .share-links a{
color: #646464;
font-size: 14px;
margin-right: 10px;
display: inline-flex;
align-items: center;
justify-content: center;
color: #3F3F3F;
font-size: 16px;
height: 40px;
width: 40px;
background-color: #f1f1f1;
border-radius: 50%;
transition: all 0.3s ease-in-out;
}
.entry-footer .post-share .share-links a:last-child{
margin-right: 0;
}
.entry-footer .post-share .share-links a:hover {
background-color: #ff0336;
color: #fff;
}
.entry-footer .post-share .share-links a:last-child {
margin-right: 0;
}
.author-content .author-section-title {
display: inline-block;
position: relative;
font-size: 22px;
margin-bottom: 30px;
line-height: 1.4;
z-index: 2;
}
.about-author .pull-left {
padding-right: 30px;
}
@media(max-width:767px) {
.about-author .pull-left{
padding-right: 0;
margin: 0 auto;
}
}
@media(max-width:480px) {
.about-author {
display: inherit;
padding: 30px;
}
.about-author .pull-left {
width: 100px;
}
}
.about-author .pull-left img {
border-radius: 50%;
}
.about-author .media-body .author-title {
font-size: 22px;
margin-bottom: 4px;
line-height: 1.4;
text-transform: capitalize;
font-weight: 600;
}
.about-author .media-body .author-title a {
color: #111111;
}
.about-author .media-body .author-designation {
margin-bottom: 10px;
font-size: 14px;
color: var(--primary-color);
line-height: 1.2;
font-weight: 500;
}
.about-author ul.author-box-social {
list-style: none;
margin: 8px 0 0 0;
padding: 0;
text-align: left;
}
@media(max-width:767px){
.about-author ul.author-box-social{
text-align: center;
}
}
.about-author ul.author-box-social li {
display: inline-block;
margin-right: 12px;
}
.about-author ul.author-box-social li a {
font-size: 15px;
color: #3F3F3F;
display: block;
text-align: center;
transition: all .3s ease-out;
}
.about-author ul.author-box-social li a:hover {
color: #ff0336;
}
.about-author ul.author-box-social li:last-child {
margin-right: 0px;
} .post-navigation {
padding: 10px 0;
margin-top: 30px;
margin-bottom: 30px;
}
.post-navigation .text-left{
border-right: 1px solid  #e0e0e0;;
}
@media(max-width:767px){
.post-navigation .text-left{
border-right: 0;
}
}
.post-navigation .next-article svg{
margin-right: 5px;
width: 16px;
}
.prev-next-post .pad-lr-15{
display: flex;
align-items: center;
}
.prev-next-post .pad-lr-15 .content{
flex: 1;
}
.post-navigation .post-nav-title {
font-size: 18px;
line-height: 1.4;
margin-bottom: 20px;
font-weight: 500;
}
.post-navigation .text-left {
text-align: left;
}
.post-navigation .text-left .left-img {
margin-right: 15px;
}
.post-navigation .text-left .left-img img {
border-radius: 4px;
}
.post-navigation .text-left .pad-lr-15 {
padding-right: 20px;
}
.post-navigation .text-right {
text-align: right;
}
@media(max-width:767px){
.post-navigation .text-right{
margin-top: 5px;
}
}
.post-navigation .text-right .right-img {
margin-left: 15px;
}
.post-navigation .text-right .right-img img {
border-radius: 4px;
}
.post-navigation .text-right .pad-lr-15 {
padding-left: 20px;
}
.post-navigation .post-nav-title a {
color: #111111;
word-break: break-word;
transition: none;
}
.post-navigation .prev-article {
font-size: 15px;
margin-bottom: 10px;
display: inline-flex;
align-items: center;
font-size: 14px;
line-height: 1;
text-transform: capitalize;
padding: 17px 20px;
background-color: #f8f8f8;
-webkit-clip-path: polygon(7% 0, 100% 0, 94% 100%, 0% 100%);
clip-path: polygon(7% 0, 100% 0, 94% 100%, 0% 100%);
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.post-navigation .prev-article:hover{
background-color: var(--primary-color);
color: #fff;
}
.post-navigation .prev-article:hover a{
color: #fff;
}
.post-navigation .prev-article a:hover{
color: #fff;
}
.post-navigation .prev-article:hover svg path{
fill:#fff
}
.post-navigation .prev-article a {
color: #646464;
}
.post-navigation .prev-article svg{
margin-left: 5px;
width: 16px;
}
.post-navigation .next-article {
font-size: 15px;
margin-bottom: 10px;
display: inline-flex;
align-items: center;
font-size: 14px;
line-height: 1;
text-transform: capitalize;
padding: 17px 20px;
background-color: #f8f8f8;
-webkit-clip-path: polygon(7% 0, 100% 0, 94% 100%, 0% 100%);
clip-path: polygon(7% 0, 100% 0, 94% 100%, 0% 100%);
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.post-navigation .next-article a {
color: #646464;
font-size: 14px;
}
.post-navigation .next-article:hover{
background-color: var(--primary-color);
color: #fff;
}
.post-navigation .next-article a:hover{
color: #fff;
}
.post-navigation .next-article:hover a{
color: #fff;
transition: none;
}
.post-navigation .next-article:hover svg path{
fill:#fff
}
.post-navigation .portfolio-icon{
display: none;
}
@media(max-width: 425px) {
.post-navigation {
padding: 25px;
}
}
.divider {
position: relative
}
.page-links {
padding-top: 12px;
font-size: 20px;
font-weight: 500;
color: #111111;
margin-right: 10px;
line-height: 1.3;
}
.page-links .page-number {
text-align: center;
display: inline-block;
font-size: 18px;
color: #111111;
background: #fff;
border: 1px solid #dee2e6;
padding: 0;
height: 45px;
width: 48px;
line-height: 42px;
position: relative;
padding: .5rem .75rem;
line-height: 1.5;
color: #111;
border: 1px solid #dee2e6;
border-radius: 4px;
margin: 0 2px;
}
.page-links span.current .page-number,
.page-links a.post-page-numbers:hover .page-number {
background-color: #ff0336;
color: #ffffff;
}
.page-links span.current .page-number{
border-color:#ff0336;
}
.page-links span.current .page-number:hover{
border-color: #111111;
background-color:#111111;
}
.page-links a.post-page-numbers:hover .page-number{
border-color:#ff0336;
}
@media(max-width:767px){
.single-post .detail-content-holder .entry-header{
padding: 0 15px 0 15px;
}
.single-post .entry-content{
padding: 20px 15px 0 15px;
}
.single-post blockquote p{
padding-left: 20px;
}
.single-post .content-single2{
padding-left: 15px;
}
.single-post .entry-footer .entry-footer-meta .post-share{
margin-left: 0;
margin-top: 20px;
}
.post-navigation.divider::before{
display: none;
}
.comments-area{
padding: 0!important;
}
} .rt-related-slider{
position: relative;
overflow: hidden;
}
.rt-related-slider .swiper-wrapper {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
display: flex;
transition-property: -webkit-transform;
transition-property: transform;
transition-property: transform,-webkit-transform;
box-sizing: content-box;
}
.rt-related-slider .swiper-slide {
flex-shrink: 0;
width: 100%;
height: 100%;
position: relative;
margin-bottom: 0;
} .rt-related-slider .section-title {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
align-items: center;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: 20px;
}
.rt-related-slider .section-title .related-title {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
align-items: center;
justify-content: space-between;
margin-right: 15px;
flex-grow: 1!important;
margin-bottom: 20px;
}
.rt-related-slider .section-title .swiper-button {
display: inline-flex;
margin-bottom: 20px;
}
.rt-related-slider .section-title .swiper-button > div {
position: relative;
top: 0;
left: auto;
right: auto;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
background-image: none;
border: 1px solid #e5e5e5;
height: 36px;
width: 36px;
outline: none;
color: #000000;
font-size: 15px;
margin-top: 0;
background-color: #ffffff;
border-radius: 4px;
transition: all 0.3s ease-out;
}
.rt-related-slider .section-title .swiper-button > div:hover {
background: #ff0336;
border: 1px solid transparent;
color: #ffffff;
}
.rt-related-slider .section-title .swiper-button-prev {
margin-right: 2px;
}
.rt-related-slider .entry-content{
margin-top: 15px;
}
.rt-related-slider .entry-content .entry-categories a{
font-size: 15px;
font-weight: 500;
margin-bottom: 10px;
display: inline;
}
.rt-related-slider .entry-title{
font-size: 20px;
line-height: 1.4;
font-weight: 600;
margin-bottom: 10px;
}
.rt-related-slider .entry-title a{
color: #000;
}
.rt-related-slider .entry-date i{
margin-right: 5px;
color: #ff0336;
}
.team-related-post .section-title h3{
margin-bottom: 0;
}
.team-single .team-multi-layout-1.team-related-post .rtin-item{
box-shadow: none!important;
background-color: #f6f6f6;
}
.portfolio-multi-layout-1 .rt-related-slider .rtin-item .link-shape:after{
height: 27px;
width: 15px;
border: 45px solid transparent;
} .comment-respond {
margin-top: 30px;
background-color: #f8f8f8;
padding: 40px 50px;
}
@media(max-width:767px){
.comment-respond{
padding: 35px 30px;
}
}
.comment-respond > h4 {
display: block;
position: relative;
font-size: 24px;
margin-bottom:0px;
line-height: 1.4;
}
.comments-area ul {
list-style-type: none;
padding: 0;
margin: 0;
}
.comments-area > ul.comment-list {
margin-bottom: 30px;
}
.comments-area h3.comment-num {
color: #111111;
font-size: 18px;
font-weight: 700;
margin-bottom: 35px;
position: relative;
}
.comments-area h3.comment-num:after {
background: #ff0336;
content: "";
display: block;
height: 3px;
left: 0;
margin: 5px 0 0;
top: 0;
width: 80px;
}
.comments-area .comment-form {
margin-top: 0px;
}
.comments-area .main-comments .imgholder {
float: left;
}
.comments-area .main-comments .imgholder img {
border-radius: 50%;
overflow: hidden;
margin-right: 20px;
margin-bottom: 0px;
max-width: 75px;
}
.comments-area .main-comments .comment-meta {
font-size: 15px;
}
@media(max-width: 767px) {
.comments-area .main-comments .comment-meta {
display: flow-root;
}
}
.comments-area .main-comments .comment-meta .comment-author-name {
color: #7a7a7a;
font-size: 15px;
font-weight: 400;
margin-bottom: 10px;
}
.comments-area .main-comments .comment-meta .comment-author-name a,
.comments-area .main-comments .comment-meta .comment-author-name span {
color: #111111;
font-size: 18px;
font-weight: 600;
display: block;
text-transform: capitalize;
font-family: 'Montserrat', sans-serif;
}
.comments-area .main-comments .replay-area {
float: right;
margin-left: 10px;
margin-bottom: 10px;
}
.comments-area .main-comments .replay-area a {
background: #f0f0f0;
color: #111111;
font-size: 13px;
transition: all 0.3s ease-in-out;
padding: 8px 15px;
border-radius: 5px;
font-weight: 500;
}
.comments-area .main-comments .replay-area a:hover {
background-color: #ff0336;
color: #ffffff;
}
.main-comments .each-comment {
margin-bottom: 30px;
margin-top: 30px;
}
.comments-area .main-comments .comments-body {
display: flow-root;
}
@media(max-width: 425px) {
.comments-area .main-comments .imgholder {
float: inherit;
}
}
.comments-area .main-comments .comment-text {
font-size: 15px;
}
.comments-area .main-comments .comments-body p {
margin-bottom: 5px;
}
.comments-area .main-comments .comment-respond {
margin-top: 0px;
margin-bottom: 30px;
}
.comments-area .reply-separator {
margin-top: 40px;
padding-top: 50px;
}
.main-comments ul.children {
margin-left: 50px;
padding: 0;
}
.comments-area .main-comments .comment-text li {
border-top: none;
}
@media(max-width: 1200px) {
.main-comments ul.children {
margin-left: 30px;
}
.comments-area .main-comments .imgholder img {
max-width: 80px;
}
}
@media(max-width: 767px) {
.main-comments ul.children {
margin-left: 10px;
}
.comments-area .main-comments .imgholder img {
max-width: 60px;
margin-right: 10px;
}
}
.avatar-disabled .main-comments ul.children {
margin-left: 50px;
padding: 0;
}
.no-comments {
font-size: 16px;
font-style: italic;
font-weight: bold;
padding-top: 20px;
}
.comment-awaiting-moderation {
font-size: 16px;
font-style: italic;
font-weight: bold;
}
.comment-navigation ul {
margin-top: 30px;
}
.comment-navigation ul li {
margin-right: 5px;
margin-top: 0;
}
.comment-navigation ul li a {
display: inline;
font-size: 12px;
height: 49px;
line-height: inherit;
padding: 10px;
width: inherit;
}
.comment-list pre {
white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; }
.comments-area {
margin-top: 30px;
border-radius: 4px;
}
.comments-area > h4 {
display: block;
position: relative;
font-size: 22px;
margin-bottom: 30px;
line-height: 1.4;
position: relative;
}
#respond .comment-notes {
margin-bottom: 30px;
}
#respond .logged-in-as {
margin-bottom: 30px;
font-size: 15px;
}
#respond .logged-in-as a {
color: #646464;
}
#respond .form-group {
margin-bottom: 25px;
}
#respond .form-group.form-submit {
margin-bottom: 0px;
}
#respond form .form-control {
background-color:#fff;
border: 1px solid #ebebeb;
color: #111111;
font-size: 15px;
font-weight: 400;
margin-right: 20px;
box-shadow: none;
border-radius: 0;
}
#respond form input.form-control {
height: 50px;
}
#respond form input:focus,
#respond form textarea:focus {
box-shadow: none;
}
#respond form .form-control {
padding: 10px 20px;
}
input.form-control::placeholder,
textarea.form-control::placeholder {
color: #a9a9a9;
}
#respond input.form-control::placeholder,
#respond input.form-control::-webkit-input-placeholder,
#respond input.form-control::-moz-placeholder,
#respond input.form-control:-moz-placeholder,
#respond input.form-control:-ms-input-placeholder {
color: #a9a9a9;
}
#respond textarea.form-control::placeholder,
#respond textarea.form-control::-webkit-input-placeholder,
#respond textarea.form-control::-moz-placeholder,
#respond textarea.form-control:-moz-placeholder,
#respond textarea.form-control:-ms-input-placeholder {
color: #a9a9a9;
}
#respond form .btn-send {
margin-top: 10px;
display: inline-block;
font-size: 15px;
color: #fff;
background: #ff0336;
padding: 18px 30px;
border-radius: 4px;
transition: all 0.3s ease-in-out;
position: relative;
z-index: 1;
text-transform: uppercase;
border: 0;
font-weight: 600;
border-radius: 0;
}
#respond form .btn-send:hover {
color: #fff;
background-color: #000;
}
#respond #cancel-comment-reply-link {
font-size: 15px;
font-weight: 500;
text-transform: capitalize;
margin-left: 5px;
}
#respond form .comment-form-cookies-consent {
position: relative;
display: inline-flex;
}
#respond form .comment-form-cookies-consent input {
background: transparent;
border: none;
margin-right: 10px;
height: inherit;
box-shadow: none;
position: absolute;
top: 5px;
}
#respond form .comment-form-cookies-consent label {
padding-left: 25px;
line-height: 1.5;
}
.comment-list li {
border-top: 1px solid #ebebeb;
}
.comment-list > li:first-child {
border-top: none;
}
.comment-list .comment-text ul {
padding: 0 15px;
margin-bottom: 20px;
list-style: disc;
padding-left: 20px;
margin-left: 18px;
}
.comment-list .comment-text ul li {
padding-top: 0px;
}
.comment-list .comment-text ul li .children li {
padding-top: 0px;
}
.comment-list .comment-text ul ul {
margin-bottom: 0px;
}
.comment-list .comment-text ol {
margin-bottom: 20px;
}
.comment-list .comment-text ol li {
padding-top: 0px;
}
.comment-list .comment-text ol li .children li {
padding-top: 0px;
}
.comment-list .comment-text ol ol {
margin-bottom: 0;
}
.item-comments {
margin-top: 50px;
}
.item-comments h2 {
font-size: 24px;
}
.item-comments .item-comments-list {
margin-top: 50px;
}
.item-comments .item-comments-list ul.comments-list {
padding-top: 20px;
}
.item-comments .item-comments-list ul.comments-list li {
margin-bottom: 50px;
overflow: hidden;
}
.item-comments .item-comments-list ul.comments-list li .comment-image {
float: left;
padding-right: 20px;
}
.item-comments .item-comments-list ul.comments-list li .comment-name {
font-size: 16px;
font-weight: 500;
margin-right: 10px;
}
.item-comments .item-comments-list ul.comments-list li .comment-date {
color: #646464;
}
.item-comments .item-comments-list ul.comments-list li .comment-reply {
background: #ff0336;
padding: 2px 10px 3px;
float: right;
font-size: 14px;
}
.item-comments .item-comments-list ul.comments-list li .comment-reply a {
color: #ffffff;
}
.item-comments .item-comments-list ul.comments-list li .comment-reply:hover {
background: #a51c2d;
}
.item-comments .item-comments-list ul.comments-list li p {
padding-top: 20px;
}
.item-comments .item-comments-list ul.comments-list li:last-child {
margin-bottom: 0;
}
.item-comments .item-comments-list ul.comments-list li.odd {
margin-left: 50px;
}
.item-comments .item-comments-form {
border-top: 1px solid #d7d7d7;
margin-top: 50px;
padding-top: 50px;
}
.item-comments .item-comments-form .comments-form {
padding-top: 20px;
}
.item-comments .item-comments-form .comments-form .form-group {
margin-bottom: 20px;
}
.item-comments .item-comments-form .comments-form .form-group .form-control {
background: #111111;
border: none;
border-radius: 0;
box-shadow: none;
}
.item-comments .item-comments-form .comments-form .form-group input {
height: 40px;
} .entry-title {
font-size: 28px;
margin: 0 0 6px 0;
line-height: 1.4;
}
.search .entry-content ul{
display: inline-block;
margin: 0;
padding: 0;
list-style: none;
margin-bottom: 23px;
}
.search .entry-content ul li{
display: inline-block;
margin-right: 16px;
}
.search .entry-content ul li:last-child{
margin-right: 0;
}
.custom-search-input > .input-group{
display: flex;
}
.author .about-author {
background: #f8f8f8;
border: none;
margin-top: 0;
box-shadow: 0 1px 0 0 rgba(211,211,211,.75);
}
.search .entry-header .entry-meta ul li span {
padding-right: 5px;
}
@media(max-width: 991px) {
.tax-gymat_service_category .content-area,
.post-type-archive-gymat_service .content-area {
padding-top: 110px;
padding-bottom: 100px;
}
.tax-gymat_service_category.right-sidebar .sidebar-widget-area,
.post-type-archive-gymat_service.right-sidebar .sidebar-widget-area {
margin-top: 80px;
}
.tax-gymat_team_category .content-area,
.post-type-archive-gymat_team .content-area {
padding-top: 110px;
padding-bottom: 70px;
}
}
@media(max-width: 767px) {
.tax-gymat_service_category .content-area,
.post-type-archive-gymat_service .content-area {
padding-top: 90px;
padding-bottom: 80px;
}
.tax-gymat_service_category.right-sidebar .sidebar-widget-area,
.post-type-archive-gymat_service.right-sidebar .sidebar-widget-area {
margin-top: 60px;
}
.tax-gymat_team_category .content-area,
.post-type-archive-gymat_team .content-area {
padding-top: 90px;
padding-bottom: 50px;
}
} @media(max-width:991px) {
body.blog .content-area {
padding-top: 110px;
padding-bottom: 100px;
}
body.single-post .content-area {
padding-top: 110px;
padding-bottom: 100px;
}
body.woocommerce-page .content-area {
padding-top: 110px;
padding-bottom: 70px;
}
}
@media(max-width:767px) {
body.blog .content-area {
padding-top: 90px;
padding-bottom: 80px;
}
body.single-post .content-area {
padding-top: 90px;
padding-bottom: 80px;
}
body.woocommerce-page .content-area {
padding-top: 90px;
padding-bottom: 50px;
}
}
.blog-box * {
box-sizing: border-box;
}
.blog-box .entry-content h3{
font-size: 30px;
line-height: 1.5;
margin-bottom: 10px;
}
.blog-box .entry-content h3 a{
color: #000;
}
.blog-box .entry-content .entry-title a:hover{
color: #ff0336;
}
.single-post  .entry-content ul.single-post-list
{
margin: 0;
padding: 0;
margin-bottom: 10px;
list-style: none;
}
.blog-box .entry-content ul{
margin: 0;
padding: 0;
margin-bottom: 7px;
list-style: none;
}
.entry-meta  li{
display: inline;
margin-right: 7px;
color: #646464;
font-size: 14px;
transition: all 0.3s ease-in-out;
}
.entry-content ul li a{
color: #646464;
}
.entry-content ul li a:hover{
color: #ff0336;
}
.blog-box  .entry-content ul li:last-child{
margin-right: 0;
} .blog-layout-1 {
position: relative;
}
.blog-layout-1 * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.blog-layout-1 .blog-box{
position: relative;
overflow: hidden;
margin-bottom: 24px;
}
.blog-layout-1 .blog-box .blog-img-holder .blog-img a {
position: relative;
display: block;
}
.blog-layout-1 .blog-box .blog-img-holder .blog-img a:after{
content: '';
position: absolute;
left: 0;
right: 0;
width: 100%;
height: 100%;
background-image: linear-gradient(to top, #000, transparent);
}
.blog-layout-1 .blog-box .entry-content .post-author img{
margin-right: 12px;
}
.blog-layout-1 .blog-box .entry-content{
position: absolute;
left: 0;
right: 0;
bottom: 0;
padding: 30px 30px 30px 40px;
}
.blog-layout-1 .blog-box .entry-content h3{
font-size: 22px;
margin-bottom: 15px;
}
.blog-layout-1 .blog-box .entry-content h3 a{
color: #fff;
}
.blog-layout-1 .blog-box  .entry-content ul li{
color: #AAAAAA;
}
.blog-layout-1 .blog-box  .entry-content ul .post-author a{
color: #AAAAAA;
}
.blog-layout-1 .blog-box  .entry-content ul .post-author a:hover{
color: var(--primary-color);
}
.blog-layout-1 .blog-box  .entry-content .blog-cat{
margin-bottom: 15px;
}
.blog-layout-1 .blog-box  .entry-content .blog-cat a{
display: inline-block;
font-size: 14px;
font-weight: 400;
color: rgb(255, 255, 255);
border: 1px solid rgb(125, 125, 125);
border-radius: 40px;
padding: 7px 14px;
text-transform: capitalize;
transition: all 0.3s ease-in-out 0s;
line-height: 1;
letter-spacing: 1px;
}
.blog-layout-1 .blog-box:hover  .entry-content .blog-cat a{
background-color: #ff0336;
border-color: #ff0336;
}
.blog-layout-1 .entry-content .post-author a {
font-weight: 500;
} .blog-layout-2 {
position: relative;
margin-bottom: 50px;
}
.blog-layout-2 .blog-box .blog-img-holder .blog-img{
position: relative;
overflow: hidden;
margin-bottom: 30px;
}
.blog-layout-2 .blog-box.no_image > img{
margin-bottom: 20px;
}
.blog-layout-2 .blog-box .blog-img-holder .blog-img img{
transform: scale(1);
transition: all 0.4s ease-out;
}
.blog-layout-2 .blog-box:hover .blog-img-holder .blog-img img{
transform: scale(1.1);
}
.blog-layout-2 .blog-box .entry-content .blog-btn{
margin-top: 30px;
}
.blog-layout-2 .blog-box .entry-content .post-author img{
margin-right: 15px;
width: 28px;
}
.blog-layout-2 .blog-box .entry-content .post-author a{
color: #111;
font-weight: 600;
}
.blog-layout-2 .blog-box .entry-content .post-author a:hover{
color: var(--primary-color);
}
.blog-layout-2 .blog-box .entry-content ul{
margin-bottom: 10px;
} .rt-grid-item {
padding: 0 15px;
display: block;
float: left;
clear: both;
}
@media(max-width:991px) {
.right-sidebar .sidebar-widget-area {
margin-top: 80px;
margin-left: 0;
display: inherit;
}
.left-sidebar .sidebar-widget-area {
margin-bottom: 80px;
margin-right: 0;
display: inherit;
}
}
@media(max-width:767px) {
.right-sidebar .sidebar-widget-area {
margin-top: 60px;
display: inherit;
}
.left-sidebar .sidebar-widget-area {
margin-bottom: 60px;
display: inherit;
}
} .sticky .blog-box .entry-content {
background-color: #e9eef9;
padding: 30px;
}
.sticky .blog-box .entry-content {
background-color: #e9eef9;
} .pagination-area ul {
text-align: center;
margin-top: 20px;
margin-bottom: 0;
padding-left: 0;
border: none;
}
.pagination-area ul li {
display: inline-block;
border: none;
margin: 0 2px;
}
.pagination-area ul li:last-child {
margin-right: 0;
}
.pagination-area ul li a{
color: #111111;
text-align: center;
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 18px;
background: #fff;
border: 1px solid #dee2e6;
border-radius: 4px;
padding: 0;
height: 45px;
width: 48px;
line-height: 44px;
font-weight: 500;
border-radius: 4px;
}
.pagination-area ul li a i{
font-size: 16px;
}
.pagination-area ul li span {
text-align: center;
display: inline-block;
font-size: 18px;
color: #111111;
background: #e8e8e8;
padding: 0;
height: 45px;
width: 48px;
line-height: 45px;
font-weight: 400;
}
.pagination-area ul li a:hover {
background-color:#e9ecef;;
color: #fff;
}
.pagination-area ul li span.current {
background-color: #ffa996;
color: #ffffff;
}
.pagination-area ul li.active a {
background-color: var(--primary-color);
color: #ffffff;
z-index: 3;
color: #fff;
background-color: #ff0336;
border-color: #ff0336;
}
.pagination-area li.active a:hover{
background-color: #111111;
border-color: #111111;
}
.site-content .pagination-area {
clear: both;
padding-top: 15px;
width: 100%;
}
.no-results h2.page-title {
color: #111111;
}
@media(max-width: 767px) {
.pagination-area ul {
margin-top: 0px;
}
.pagination-area ul li {
margin-top: 8px;
margin-right: 8px;
}
.pagination-area ul li span,
.pagination-area ul li a {
height: 40px;
width: 40px;
}
} @media(max-width:767px) {
body.error404 .content-area {
padding-bottom: 80px;
padding-top: 80px;
}
body.error404 .site .content-area {
background: none !important;
}
}
.error-shape{
margin: 0;
list-style: none;
padding: 0;
display: flex;
align-items: center;
gap: 0px;
justify-content: center;
margin-bottom: 40px;
}
.error-page-area {
position: relative;
}
.error-page-content {
position: relative;
text-align: center;
padding: 30px 0;
}
.error-page-content .text-1 {
color: #000;
font-size: 48px;
line-height: 60px;
font-weight: 400;
margin-bottom: 8px;
}
.error-page-content .text-1 span {
display: block;
font-size: 48px;
}
.error-page-content .text-2 {
font-size: 48px;
font-weight: 600;
line-height: 1.2;
margin-bottom: 70px;
}
.error-page-area .error-page-content .go-home {
margin-top: 30px;
}
.error-shape-wrapper{
position: relative;
}
.error-page-area .circle-image{
-webkit-mask-image: url(//loungefitlife.com/wp-content/themes/gymat/assets/img/error-4.svg);
-webkit-mask-image: url(//loungefitlife.com/wp-content/themes/gymat/assets/img/error-4.svg);
mask-image: url(//loungefitlife.com/wp-content/themes/gymat/assets/img/error-4.svg);
-webkit-mask-size: 100%;
mask-size: 100%;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
-webkit-mask-position: center center;
mask-position: center center;
background: var(--primary-color);
height: 452px;
width: 452px;
position: absolute;
top: -55px;
left: 31%;
animation: animate-figure4 infinite 6s;
}
.error-page-area .error-page-content .item-img {
margin-bottom: 60px;
position: relative;
}
@media(max-width: 1199px) {
.error-page-content {
padding: 0px 0;
}
}
@media(max-width: 991px) {
.error-page-content .text-1 {
font-size: 170px;
}
.error-page-area .error-page-content .go-home a {
padding: 13px 30px;
}
}
@media(max-width: 480px) {
.error-page-content .text-1 {
font-size: 110px;
padding: 0 15px;
top: 9%;
}
.error-page-content .text-2 {
font-size: 36px;
}
}
@media(max-width: 320px) {
.error-page-content .text-1 {
font-size: 80px;
padding: 0 15px;
top: 5%;
}
} .fluentform .team-form .ff-el-form-control {
background: #ffffff;
box-shadow: none;
color: #111111;
border: 1px solid transparent;
border-radius: 30px;
font-size: 15px;
padding: 15px 20px 15px 20px;
box-shadow: 0 5px 20px 0 rgba(0,0,0,0.05);
}
.fluentform .team-form .ff-el-form-control:focus {
border: 1px solid #ff0336;
}
.fluentform .team-form input.ff-el-form-control {
height: 50px;
}
.fluentform .team-form .ff-el-form-control::-webkit-input-placeholder {
color: #7a7a7a;
}
.fluentform .team-form .ff-el-form-control:-ms-input-placeholder {
color: #7a7a7a;
}
.fluentform .team-form .ff-el-form-control:-moz-placeholder {
color: #7a7a7a;
}
.fluentform .team-form .text-danger {
color: #ffa996 !important;
font-size: 13px;
}
.fluentform .team-form .ff-el-is-error .ff-el-form-control,
.fluentform .team-form.ff-el-is-error .ff-el-form-control {
border-color: #ffa996;
}
@media only screen and (max-width: 479px) {
.entry-content .pricetable-btn {
height: 40px;
width: 130px;
font-size: 14px;
padding: 8px 0;
}
}
@media only screen and (max-width: 991px) {
.btn-send-message {
padding: 11px 0;
}
}
@media only screen and (max-width: 1199px) {
.btn-send-message {
padding: 9px 0;
}
}
@media (max-width: 767px) {
.comments-area .main-comments .replay-area {
display: block;
float: inherit;
width: 100%;
margin-bottom: 15px;
margin-top: 10px;
margin-left: 0;
}
.rt-blog-layout .entry-thumbnail-area ul li:last-child {
display: block;
}
}
@media (max-width: 991px) {
.rt-blog-layout .entry-thumbnail-area ul li:last-child {
display: none;
}
}
@media (min-width: 479px) and (max-width: 991px) {
.blog-box .blog-social {
top: 8%;
}
} .fluentform .team-form-input .team-fluent-form input{
font-size: 16px;
color: #646464;
padding: 12px 20px;
height: 50px;
display: inline-flex;
align-items: center;
border-radius: 4px;
border: 1px solid #e1e1e1;
}
.fluentform .team-form-input  .team-fluent-date .ff-el-input--content {
position: relative;
}
.fluentform .team-form-input .team-fluent-date .ff-el-input--content:before{
content: "\f073";
font-family: "Font Awesome 5 Free";
font-weight: 400;
font-size: 18px;
position: absolute;
right:20px ;
top: 35%;
transform: translateY(-28%);
color: var(--primary-color);
}
.fluentform .team-form-input .team-fluent-form input:focus{
box-shadow: none;
outline: none;
border-color: #e1e1e1;
}
.fluentform .team-form-textarea .team-fluent-form textarea{
min-height: 110px;
}
.fluentform .team-form-textarea .team-fluent-form textarea:focus{
box-shadow: none;
outline: none;
border-color: #e1e1e1;
}
.fluentform .team-form-btn button.ff-btn{
font-size: 16px;
color: #fff;
background-color: #ff0336;
font-weight: 700;
font-family: "Montserrat", sans-serif;
border-radius: 4px;
border: 1px solid transparent;
transition: all 0.3s ease;
text-transform: uppercase;
display: inline-flex;
justify-content: center;
align-items: center;
height: 62px;
opacity: 1;
width: auto;
padding: 0 32px;
box-shadow: 0.523px 9.986px 35px 0px rgb(11 77 210 / 38%);
}
.fluentform .team-form-btn button.ff-btn:hover{
color: #fff;
background-color: #ff0336;
opacity: 1;
} .single-product .content-area {
padding-bottom: 90px;
} .align-wrap {
width: 100vw;
margin-left: calc(50% - 50vw);
}
@media screen and (min-width: 900px) {
.align-wrap {
width: auto;
margin-left: calc(50% / .62 - 50vw);
}
}
.align-wrap .alignfull {
width: 100%;
margin: 0 0 0 auto;
}
@media( max-width:480px ) {	
img.alignleft {
float: none;
margin-bottom: 13px;
margin-right: 0px;
padding-top: 5px;
display: block;
}
img.alignright {
float: none;
margin-left: 0px;
margin-bottom: 15px;
padding-top: 15px;
}
} .has-sidebar .wp-block-cover.alignwide,
.has-sidebar .wp-block-cover.alignfull,
.has-sidebar .wp-block-image.alignfull,
.has-sidebar .wp-block-columns.alignfull,
.has-sidebar .wp-block-media-text.alignfull,
.has-sidebar .wp-block-gallery.alignfull,
.has-sidebar .wp-block-gallery.alignwide,
.has-sidebar .wp-block-columns.alignwide,
.has-sidebar .wp-block-image.alignwide,
.has-sidebar .wp-block-media-text.alignwide,
.has-sidebar .is-type-video.alignfull,
.has-sidebar .wp-block-embed-vimeo.alignwide.wp-block-embed,
.has-sidebar .alignwide.wp-block-embed {
margin-left: 0;
margin-right: 0;
}
.wp-block-columns.alignwide .wp-block-column:last-child blockquote{
padding: 40px 40px 40px 40px!important;
}
.has-strong-magenta-background-color {
background-color: #a156b4;
}
.has-strong-magenta-color {
color: #a156b4;
}
.has-light-grayish-magenta-background-color {
background-color: #d0a5db;
}
.has-light-grayish-magenta-color {
color: #d0a5db;
}
.has-very-light-gray-background-color {
background-color: #eee;
}
.has-very-light-gray-color {
color: #eee;
}
.has-very-dark-gray-background-color {
background-color: #444;
}
.has-very-dark-gray-color {
color: #444;
}
.wp-block-button{
font-size: 14px;
}
.has-small-font-size {
font-size: 12px;
}
.has-large-font-size {
font-size: 36px;
line-height: 1.2;
}
.has-huge-font-size {
font-size: 48px;
line-height: 1.2;
}
.has-regular-font-size {
font-size: 16px;
}
.wp-block-image.alignleft.is-resized {
margin-left: 0;
margin-right: 30px;
}
.wp-block-image.alignright.is-resized {
margin-left: 30px;
margin-right: 0;
}
.wp-block-separator {
border: none;
border-bottom: 2px solid #cccccc;
margin: 50px 0;
text-align: left;
background: transparent;
}
.wp-block-pullquote {
border-top: 2px solid #ff0336;
border-bottom: 2px solid #ff0336;
margin-bottom: 20px;
padding: 0;
text-align: left;
}
blockquote.wp-block-pullquote {
background: #f9f9f9;
border-radius: 6px;
border-left: 5px solid #ff0336;
font-size: 18px;
font-weight: 500;
font-style: italic;
padding: 28px 40px 28px 40px;
margin: 35px 0px 35px !important;
color: #444444;
}
.wp-block-pullquote p {
font-size: 22px;
}
.wp-block-pullquote cite {
font-weight: 700;
font-size: 18px;
color: #646464;
z-index: 1;
padding-left: 40px;
text-transform: capitalize;
color: #ff0336;
}
.wp-block-pullquote cite:before{
content: "";
height: 2px;
width: 29px;
background-color: #ff0336;
position: absolute;
top: 13px;
left: 0;
}
.wp-block-audio{
margin-bottom: 23px;
}
.wp-block-quote.is-large, 
.wp-block-quote.is-style-large {
border-left: 5px solid #ff0336;
padding: 28px 40px 28px 40px;
}
.wp-block-quote.is-large cite, 
.wp-block-quote.is-style-large cite {
text-align: left;
font-size: 18px;
}
.wp-block-quote.is-style-large cite em {
font-style: normal;
}
.wp-block-quote.has-text-align-right {
border-right: none;
text-align: right;
}
.wp-block-quote.has-text-align-right cite {
text-align: right;
padding-left: 0;
padding-right: 40px;
}
.wp-block-quote.has-text-align-right cite::before{
right: 0;
left: auto;
}
.wp-block-quote.has-text-align-left {
text-align: left;
}
.wp-block-column .wp-block-quote:not(.is-large):not(.is-style-large) {
border-right: none;
}
.wp-block-quote.is-large p, 
.wp-block-quote.is-style-large p {
font-size: 26px;
}
.wp-block-quote.is-style-large cite br {
display: none;
}
:root .has-cyan-bluish-gray-background-color {
background-color: transparent!important;
}
.wp-block-pullquote.is-style-solid-color blockquote {
max-width: 100%;
background: #acb9c3;
padding-top: 20px;
padding-bottom: 25px;
}
.wp-block-pullquote.is-style-solid-color blockquote p {
font-size: 32px;
}
.wp-block-pullquote.is-style-solid-color {
border: none;
max-width: 100%;
}
.has-gymat-primary-background-color.is-style-solid-color blockquote {
background: #ff0336;
}
.has-gymat-secondary-background-color.is-style-solid-color blockquote {
background: #FFF5F7;
}
.has-gymat-button-dark-gray-background-color.is-style-solid-color blockquote {
background: #111111;
}
.has-gymat-button-light-gray-background-color.is-style-solid-color blockquote {
background: #a5a5a5;
}
.has-gymat-button-white-background-color.is-style-solid-color blockquote {
background: #ffffff;
}
.single-post .rt-single-content ul.wp-block-archives-list{
margin-bottom: 35px;
} .wp-block {
max-width: 720px;
} .wp-block[data-align="wide"] {
max-width: 1080px;
} .wp-block[data-align="full"] {
max-width: none;
}
pre {
background: #fff;
color: #646464;
}
code,
a code {
color: #ff0336;
}
pre code {
font-size: 15px;
color: #646464;
word-break: normal;
line-height: 30px;
}
pre cite {
font-weight: 400;
}
kbd {
color: #646464;
padding: 3px 5px 2px 5px;
margin: 0 1px;
background: #eaeaea;
background: rgba(0,0,0,.07);
}
code, kbd, pre, samp, tt, var {
font-family: Menlo,Consolas,monaco,monospace;
}
.wp-block-code {
font-family: Menlo,Consolas,monaco,monospace;
font-size: 15px;
color: #646464;
padding: 30px;
border: 1px solid #ebebeb;
border-radius: 5px;
} .wp-block-button {
margin-bottom: 25px;
}
.wp-block-button.aligncenter {
text-align: center;
}
.wp-block-button.is-style-outline a.wp-block-button__link:not([href]):not([tabindex]) {
color: #ff0336;
}
.wp-block-button.is-style-outline a.wp-block-button__link:not([href]):not([tabindex]):hover {
color: #ff0336;
}
.wp-block-button .wp-block-button__link {
letter-spacing: 1px;
display: inline-flex;
align-items: center;
justify-content: center;
color: #fff;
background-color: var(--primary-color);
padding: 11px 30px;
transition: all 0.4s;
font-weight: 500;
position: relative;
z-index: 5;
border-radius: 0;
}
.wp-block-button .wp-block-button__link:hover {
background: #ff0336;
color: #ffffff;
}
.wp-block-button.is-style-outline .wp-block-button__link {
background: transparent;
border: 1px solid #ff0336;
color: #ff0336;
}
.wp-block-button.is-style-outline .wp-block-button__link:before {
display: none;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover {
border-color: #ff0336;
color:#ff0336;
}
.wp-block-button .wp-block-button__link.no-border-radius,
.wp-block-button.is-style-squared .wp-block-button__link,
.wp-block-button.is-style-squared .wp-block-button__link:before {
border-radius: 0;
}
.wp-block-button .wp-block-button__link.no-border-radius:before {
border-radius: 0;
}
.has-gymat-primary-color { color: #ff0336;}
.has-gymat-secondary-color { color: #FFF5F7;}
.has-gymat-button-dark-gray-color { color: #111111;}
.has-gymat-button-light-gray-color { color: #a5a5a5;}
.has-gymat-button-white-color { color: #ffffff;}
.has-gymat-primary-background-color { background-color: #ff0336;}
.has-gymat-secondary-background-color { background-color: #FFF5F7;}
.has-gymat-button-dark-gray-background-color { background-color: #111111;}
.has-gymat-button-light-gray-background-color { background-color: #a5a5a5;}
.has-gymat-button-white-background-color { background-color: #ffffff;}
.wp-block-button a.has-gymat-primary-color { color: #ff0336;}
.wp-block-button a.has-gymat-secondary-color { color: #FFF5F7;}
.wp-block-button a.has-gymat-button-dark-gray-color { color: #111111;}
.wp-block-button a.has-gymat-button-light-gray-color { color: #a5a5a5;}
.wp-block-button a.has-gymat-button-white-color { color: #ffffff;}
.wp-block-button .has-gymat-primary-background-color { background-color: #ff0336;}
.wp-block-button .has-gymat-secondary-background-color { background-color: #FFF5F7;}
.wp-block-button .has-gymat-button-dark-gray-background-color { background-color: #111111;}
.wp-block-button .has-gymat-button-light-gray-background-color { background-color: #a5a5a5;}
.wp-block-button .has-gymat-button-white-background-color { background-color: #ffffff;} .wp-block-table td, 
.wp-block-table th {
border: 1px solid #dedede;
padding: 5px;
}
.wp-block-image .alignleft.is-resized {
margin-top: 0;
}
.wp-block-image {
margin-top: 23px;
margin-bottom: 23px;
}
.wp-block-latest-posts.is-grid {
margin-left: 20px;
}
.wp-block-latest-posts.is-grid li {
margin: 0 0 10px 0;
}
.wp-block-columns.has-2-columns .wp-block-column {
margin-bottom: 0;
}
@media only screen and (min-width: 600px) {
.entry-content .wp-block-columns {
flex-wrap: nowrap;
}
}
.wp-block-image .alignleft {
margin-top: 8px;
margin-bottom: 8px;
margin-right: 25px;
}
.wp-block-image .alignright {
margin-top: 8px;
margin-bottom: 8px;
margin-left: 25px;
} .wp-block-cover {
margin-top: 20px;
margin-bottom: 23px;
}
.wp-block-cover a, 
.wp-block-cover .wp-block-cover-text a, 
.wp-block-cover .has-text-color a, 
.wp-block-cover .has-text-align-center a {
color: #ffffff;
}
.wp-block-cover a:hover, 
.wp-block-cover .wp-block-cover-text a:hover, 
.wp-block-cover .has-text-color a:hover, 
.wp-block-cover .has-text-align-center a:hover {
text-decoration: underline;
}
.wp-block-cover-image.alignleft, 
.wp-block-cover-image.alignright, 
.wp-block-cover.alignleft, 
.wp-block-cover.alignright,
[data-align=left]>.wp-block-cover, 
[data-align=right]>.wp-block-cover {
max-width: 340px;
width: 100%;
}
.entry-content .wp-block-cover {
margin-top: 0px;
}
.wp-block-cover p:not(.has-text-color) {
color: #ffffff;
}
.wp-block-cover.alignleft {
margin-top: 0;
}
.wp-block-cover-image .wp-block-cover-image-text, 
.wp-block-cover .wp-block-cover-text, 
section.wp-block-cover-image>h2 {
font-size: 36px;
line-height: 1.25;
z-index: 1;
margin-bottom: 0;
max-width: 100%;
padding: .44em;
text-align: center;
}
:root .has-pale-pink-background-color {
background-color: #000;
}
.wp-block-gallery {
margin-top: 25px;
margin-bottom: 10px;
}
.wp-block-gallery.alignleft {
display: flex;
margin-top: 10px;
}
.wp-block-gallery.alignleft .blocks-gallery-item {
display: inline-block;
}
.wp-block-embed-vimeo.alignfull .wp-block-embed__wrapper {
margin: 23px 0;
}
.wp-block-coblocks-social .wp-block-button__link {
border: none;
}
.blocks-gallery-grid.alignleft, 
.blocks-gallery-grid.alignright, 
.wp-block-gallery.alignleft, 
.wp-block-gallery.alignright {
max-width: 420px;
width: 100%;
}
p:last-child img.size-full.alignright {
clear: both;
padding-top: 0;
}
.wp-block-spacer {
clear: both;
}
.gallery .gallery-item {
text-align: center;
}
.site-content nav.comment-navigation {
padding-top: 0;
}
.site-content nav.comment-navigation ul {
margin-top: 0;
margin-bottom: 40px;
}
.site-content nav.comment-navigation ul li {
margin-right: 0;	
}
.site-content nav.comment-navigation ul li a {
border-radius: 30px;
height: inherit;
width: inherit;
padding: 12px 27px;
line-height: 1.6;
}
figure.wp-caption.alignnone {
margin: 15px auto 15px;
}
.wp-block-file .wp-block-file__button {
background: #32373c;
padding: 10px 20px;
}
.has-media-on-the-right.is-stacked-on-mobile {
margin-bottom: 20px;
}
.blocks-gallery-item figcaption {
line-height: 1.4;
}
ul.wp-block-rss li.wp-block-rss__item .wp-block-rss__item-title {
display: inline-block;
}
.wp-block-group.has-background {
margin-bottom: 20px;
}
@media(max-width:475px){
.site-header .mobile-menu {
display: none!important;
}
}
.custom-padding{
padding: 0 70px;
}
.wp-block-categories, 
.wp-block-archives {
margin: 0;
padding: 0;
list-style-type: none;
}
.wp-block-categories li, 
.wp-block-archives li{
border-bottom: 1px solid #ebebeb;
padding: 15px 0;
position: relative;
transition: all 0.3s ease-in-out;
color:#7a7a7a;
}
.wp-block-categories li:first-child, 
.wp-block-archives li:first-child{
padding-top: 0;
}
.wp-block-categories li a, 
.wp-block-archives li a{
font-size: 16px;
font-weight: 400;
position: relative;
color: #7e7e7e;
padding-left: 15px;
transition: all 0.3s ease-in-out;
}
.wp-block-categories li a:before, 
.wp-block-archives li a:before{
content: "\f105";
font-family: "Font Awesome 5 Free";
font-weight: 600;
font-size: 16px;
color: #7a7a7a;
position: absolute;
left: 0;
transition: all 0.3s ease 0s;
}
.wp-block-categories li a:hover:before, 
.wp-block-archives li a:hover:before{
color:#ff0336;
}
.wp-block-categories li a:hover,
.wp-block-archives li a:hover{
color: #ff0336;
padding-left: 20px;
}
.rt-single-content .wp-block-latest-posts.wp-block-latest-posts__list li a{
color: #ff0336;
} .wp-block-categories select, 
.wp-block-archives-dropdown select {
border: 1px solid #ccc;
border-radius: 4px;
margin-bottom: 10px;
padding: 14px 13px;
color: #646464;
width: 100%;
outline: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-size: 12px;
background-image: url(//loungefitlife.com/wp-content/themes/gymat/assets/img/select-arrow.png) !important;
background-repeat: no-repeat;
background-position: 98%;
}
.wp-block-cover-image .wp-block-cover__inner-container, 
.wp-block-cover .wp-block-cover__inner-container {
width: calc(100% - 60px);
z-index: 1;
color: #fff;
} .template-search {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #f5f6fa;
transform: translate(0px, -100%) scale(0, 0);
opacity: 0;
visibility: hidden;
z-index: 999999;
transition: all 0.7s ease-in-out;
}
.template-search .search-form {
text-align: center;
position: absolute;
top: 50%;
left: 0;
right: 0;
transform: translateY(-50%);
}
.template-search .search-form input[type=search] {
width: 60%;
color: #000000;
font-size: 40px;
text-align: left;
border: none;
border-bottom: 2px solid #ff0336;
margin: 0 auto;
padding: 10px 0;
outline: none;
background-color: transparent;
}
.template-search .search-form .search-btn {
padding: 28px 60px;
box-shadow: none;
border: none;
cursor: pointer;
font-size: 24px;
font-weight: 600;
transform: translateX(-150px) translateY(-10px);
background-color: transparent;
transition: all 0.3s ease-out;
}
.template-search .search-form .search-btn i {
margin-left: 0;
}
.template-search .search-form .search-btn:focus {
box-shadow: none;
outline: none;
}
.template-search .search-form input::-webkit-input-placeholder {
color: #cfcfcf;
}
.template-search .search-form input::-moz-placeholder {
color: #cfcfcf;
}
.template-search .search-form input:-moz-placeholder {
color: #cfcfcf;
}
.template-search .search-form input:-ms-input-placeholder {
color: #cfcfcf;
}
.template-search .close {
position: fixed;
top: 15px;
right: 20px;
color: #000000;
border: none;
opacity: 0.3;
visibility: visible;
padding: 3px 15px 5px;
font-size: 70px;
font-weight: 300;
cursor: pointer;
transition: all 0.3s ease-in-out;
}
.template-search .close:focus {
box-shadow: none;
border: none;
outline: none;
}
.template-search .close:hover {
opacity: 1;
}
.template-search.open {
transform: translate(0px, 0px) scale(1, 1);
opacity: 1;
visibility: visible;
} .rt-search-post .entry-content .item-author img{
border-radius: 50%;
margin-right: 15px;
}
.contact-page .contact-form > .elementor-widget-wrap{
position: relative;
}
.contact-page .contact-form > .elementor-widget-wrap:after{
content: "";
position: absolute;
left: 34px;
top: 0;
width: 47px;
height: 5px;
background-color: #ff0336;
}                                                                                                                                                                                                                                                                                       .mean-container .mean-bar{
border-bottom: none!important;
}
.mean-container .mean-bar {
display: flex;
align-items: center;
justify-content: space-between;
background: #ffffff;
border-bottom: 1px solid rgba(181, 181, 181, 0.3);
float: none;
position: relative;
padding: 15px 15px;
top: 0;
left: 0;
width: 100%;
z-index: 99999;
transition: all 0.3s linear;
}
.mean-container .mean-bar h1{
margin-bottom: 0;
}
.mean-container .mobile-mene-bar {
position: relative;
}
.mean-container.mobile-sticky .mobile-mene-bar {
position: fixed;
top: 0;
width: 100%;
z-index: 99;
left: 0;
right: 0;
background-color: transparent;
transition: background 0.2s ease, padding 0.8s linear;
}
.rt-slide-nav .offscreen-navigation .sub-menu {
display: none;
}
.rt-slide-nav .offscreen-navigation nav > ul {
padding-top: 10px;
padding-bottom: 10px;
}
.rt-slide-nav .offscreen-navigation ul li {
position: relative;
}
.rt-slide-nav .offscreen-navigation ul li > span {
position: absolute;
right: 0;
top: 0;
height: 44px;
width: 40px;
display: inline-flex;
align-items: center;
justify-content: center;
z-index: 9;
cursor: pointer;
}
.rt-slide-nav .offscreen-navigation ul li:last-child {
border-bottom: none;
}
.rt-slide-nav .offscreen-navigation ul li > a {
display: block;
position: relative;
color: #000;
font-size: 17px;
font-weight: 500;
background: #fff;
padding-bottom: 10px;
padding-top: 10px;
}
.rt-slide-nav .offscreen-navigation ul > li > a {
padding-left: 12px;
}
.rt-slide-nav .offscreen-navigation ul ul > li > a {
padding-left: 36px;
}
.rt-slide-nav .offscreen-navigation ul ul ul > li > a {
padding-left: 60px;
}
.rt-slide-nav .offscreen-navigation ul > li > a:hover {
padding-left: 24px;
}
.rt-slide-nav .offscreen-navigation ul ul > li > a:hover {
padding-left: 44px;
}
.rt-slide-nav .offscreen-navigation ul ul ul > li > a:hover {
padding-left: 72px;
}
.rt-slide-nav .offscreen-navigation .sub-menu li > a {
font-size: 16px;
line-height: 22px;
font-weight: 500;
padding-bottom: 7px;
padding-top: 7px;
color: #000;
}
.rt-slide-nav .offscreen-navigation li.current-menu-item > a,
.rt-slide-nav .offscreen-navigation li.current-menu-parent > a {
color:#fa360a;
}
.rt-slide-nav .offscreen-navigation ul li > span:after {
content: '\f067';
display: inline-block;
font-family: "Font Awesome 5 Free";
transition: .1s;
right: 15px;
font-weight: 700;
position: absolute;
font-size: 13px;
color: #000;
}
.rt-slide-nav .offscreen-navigation ul li > span.open:after {
content: '\f068';
color: #fa360a;
}
.rt-slide-nav .offscreen-navigation ul li > a:before {
position: absolute;
content: "";
width: 3px;
height: 0px;
top: 0;
transform: translateY(0);
background: #000;
margin: 0;
opacity: 0;
visibility: hidden;
transition: all ease 0.31s;
}
.rt-slide-nav .offscreen-navigation ul li > a:hover:before {
background: #fa360a;
height: 12px;
top: 50%;
transform: translateY(-50%);
opacity: 1;
visibility: visible;
transition: all ease 0.31s;
}
.rt-slide-nav .offscreen-navigation ul li > a:before {
left: 12px;
}
.rt-slide-nav .offscreen-navigation ul ul li > a::before {
left: 32px;
}
.rt-slide-nav .offscreen-navigation ul ul ul li > a::before {
left: 60px;
}
.mean-bar .header-btn-new.mobile-btn {
position: absolute;
right: 12%;
top: 8px;
}
.mean-bar .sidebarBtn{
font-size: 20px;
cursor: pointer;
color: #000000;
margin-left: auto;
}
.mean-bar .sidebarBtn {
display: block;
cursor: pointer;
transition: all ease 0.31s;
}
.mean-bar .sidebarBtn .bar {
background: #000000;
height: 2px;
width: 25px;
display: block;
margin-bottom: 3px;
transition: all ease 0.31s;
}
.mean-bar .sidebarBtn .bar:nth-child(2),
.mean-bar .sidebarBtn .bar:nth-child(3) {
width: 20px;
}
.mean-bar .sidebarBtn .bar:last-child {
margin-bottom: 0;
}
.slidemenuon .sidebarBtn .bar:nth-child(2),
.slidemenuon .sidebarBtn .bar:nth-child(3) {
opacity: 0;
}
.slidemenuon .sidebarBtn .bar:nth-child(1) {
transform: rotate(45deg) translate(3px, 8px);
}
.slidemenuon .sidebarBtn .bar:nth-child(4) {
transform: rotate(-45deg) translate(3px, -8px);
}
.rt-slide-nav {
display: block;
position: absolute;
background: white;
left: 12px;
right: 12px;
z-index: 111;
max-height: calc(100vh - 100px);
overflow-y: scroll;
box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.08);
transform: translateX(-200%);
transition-duration: 1s;
transition-timing-function: cubic-bezier(.4,0,.2,1);
will-change: transform;
transition-property: -webkit-transform;
transition-property: transform;
transition-property: transform,-webkit-transform;
}
.slidemenuon .rt-slide-nav {
transform: translateX(0);
}
.rt-slide-nav ul{
list-style-type: none;
margin: 0px;
padding: 0;
}
@media only screen and (min-width: 992px){
#meanmenu {
display: none;
}
}
@media only screen and (max-width: 991px){
.header-area {
display: none;
}
}
.rt-slide-nav nav,
.rt-slide-nav .menu-main-menu-container {
display: block;
}
.rt-slide-nav nav > ul > li.mega-menu,
.rt-slide-nav nav > ul > li ul.sub-menu li ul,
.rt-slide-nav nav > ul > li > ul.sub-menu {
position: relative;
width: 100%;
transition: inherit;
transform: inherit;
background: none;
box-shadow: none;
transform-origin: inherit;
opacity:  1;
visibility: visible;
left: 0;
}
@media(max-width:575px){
.flatpickr-calendar{
width: 250px!important;
}
} .img-pre-loader{
overflow: visible;
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 999999999;
background-color: #ffffff;
background-repeat: no-repeat;
background-position: center;
background-attachment: fixed;
}
@media(max-width:991px){
.img-pre-loader {
background-size: 15vw;
}
}
.pre-loader {
background-color: #fff;
width: 100%;
height: 100%;
position: fixed;
z-index: 9999;
display: flex;
align-items: center;
justify-content: center;
}
.site-footer.footer-style-2 .footer-box.widget_nav_menu ul.menu li a:hover, 
.site-footer.footer-style-2 .main-footer .rt-contact-wrapper ul li a:hover,
.site-footer.footer-style-2 a:hover {
color: #ffffff;
}
@media (max-width: 991px) {
.wow {
visibility: visible !important;
-webkit-animation: none !important;
animation: none !important;
}
} .mobile-top-bar{
padding: 0 15px;
border-bottom: 1px solid #e2e2e2;
text-align: center;
}
.header-style-2 .mobile-top-bar .header-top{
border-bottom: none;
}
.mobile-top-bar a{
color: #646464;
}
.mobile-top-bar .header-top .header-info{
font-size: 18px;
font-weight: 400;
}
.mobile-top-bar .header-top .header-info i{
margin-right: 8px;
color: #646464;
font-size: 20px;
vertical-align: middle;
line-height: 1;
margin-top: -4px;
display: inline-flex;
justify-content: center;
align-items: center;
}
.mobile-top-bar .header-button a{
display: inline-block;
color: #fff;
background-image: var(--primary-color);
font-size: 16px;
padding: 8px 20px;
border: none;
position: relative;
z-index: 5;
transition: all 0.3s ease-in-out;
border-radius: 4px;
}
.mobile-top-bar .header-social{
list-style: none;
padding: 0;
margin: 0;
}
.mobile-top-bar .header-social li a{
display: inline-flex;
justify-content: center;
align-items: center;
border-radius: 4px;
background-color: #ebebeb;
color: #646464;
width: 40px;
height: 40px;
font-size: 16px;
transition: all ease 0.4s;
}
.mobile-top-bar .header-social li a:hover{
background-color: #ff0336;
color: #ffffff;
}
.mobile-top-bar .header-social li{
display: inline-block;
}
.mobile-top-bar .header-top,
.mobile-top-bar .header-social,
.mobile-top-bar .header-button{
display: inline-block;
margin:10px 5px;
}
.additional-menu-area .sidenav::-webkit-scrollbar {
width: 0;
}
.rt-slide-nav::-webkit-scrollbar {
width: 0;
} @-webkit-keyframes pulse {
0% {
-webkit-box-shadow: 0 0 0 0 #ff0336;
box-shadow: 0 0 0 0 #ff0336;
}
70% {
-webkit-box-shadow: 0 0 0 20px rgba(94, 223, 255, 0);
box-shadow: 0 0 0 20px rgba(94, 223, 255, 0);
}
to {
-webkit-box-shadow: 0 0 0 0 rgba(94, 223, 255, 0);
box-shadow: 0 0 0 0 rgba(94, 223, 255, 0);
}
}
@keyframes pulse {
0% {
-webkit-box-shadow: 0 0 0 0 #ff0336;
box-shadow: 0 0 0 0 #ff0336;
}
70% {
-webkit-box-shadow: 0 0 0 20px rgba(94, 223, 255, 0);
box-shadow: 0 0 0 20px rgba(94, 223, 255, 0);
}
to {
-webkit-box-shadow: 0 0 0 0 rgba(94, 223, 255, 0);
box-shadow: 0 0 0 0 rgba(94, 223, 255, 0);
}
} .shop-page-top {
width: 100%;
margin-bottom: 40px;
display: inline-block;
border: 1px solid #e5e5e5;
border-radius: 4px;
padding: 20px 20px 0;
transition: all ease 0.31s;
}
.woocommerce .woocommerce-result-count {
font-size: 18px;
font-weight: 700;
font-family: "Spartan", sans-serif;
}
.woocommerce .products ul, 
.woocommerce ul.products {
margin: 0;
}
.woocommerce .rt-product-block {
text-align: center;
}
.woocommerce .rt-product-block ins {
background-color: transparent;
}
.woocommerce .rt-product-block .rt-thumb-wrapper {
border-radius: 4px;
overflow: hidden;
position: relative;
padding: 30px;
background-color: #f7f7f7;
transition: all ease 0.31s;
}
.woocommerce .rt-product-block .rt-thumb img {
transform: scale(1.01);
transition: all ease 0.5s;
}
.woocommerce .rt-product-block:hover .rt-thumb img {
transform: scale3d(1.1,1.1,1);
opacity: 0.5;
}
.woocommerce .rt-product-block .rt-buttons-area .btn-title .added_to_cart {
margin-left: 4px;
}
.woocommerce .rt-product-block .rt-buttons-area .btn-icons {
position: absolute;
z-index: 2;
top: 50%;
left: 0;
right: 0;
transform: translateY(-50%);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
align-items: center;
justify-content: center;
}
.woocommerce .rt-product-block .rt-buttons-area .btn-icons > a {
opacity: 0;
visibility: hidden;
margin-right: 5px;
transform: translateY(30px);
transition: all ease 0.31s;
}
.woocommerce .rt-product-block:hover .rt-buttons-area .btn-icons > a {
transform: translateY(0);
visibility: visible;
opacity: 1;
}
.woocommerce .rt-product-block:hover .rt-buttons-area .btn-icons a:nth-child(1n){
transition-delay: 0s;
}
.woocommerce .rt-product-block:hover .rt-buttons-area .btn-icons a:nth-child(2n) {
transition-delay: 0.2s;
}
.woocommerce .rt-product-block:hover .rt-buttons-area .btn-icons a:nth-child(3n) {
transition-delay: 0.4s;
}
.woocommerce .rt-product-block:hover .rt-buttons-area .btn-icons a:nth-child(4n) {
transition-delay: 0.6s;
}
.woocommerce .rt-product-block .rt-buttons-area .btn-icons a:hover {
color: #ffffff;
background: var(--primary-color);
}
.woocommerce .rt-product-block .rt-buttons-area .btn-icons a > span {
display: none;
}
.woocommerce .rt-product-block .price-title-box {
margin-top: 22px;
text-align: left;
}
.woocommerce .rt-product-block .price-title-box .rt-title {
margin-bottom: 5px;
}
.woocommerce .rt-product-block .price-title-box .rt-title a {
color: #444444;
}
.woocommerce .rt-product-block .price-title-box .rt-title a:hover {
color: var(--primary-color);
}
.woocommerce .rt-product-block .price-title-box .rt-price {
color: #000000;
font-size: 18px;
font-weight: 500;
}
.woocommerce .rt-product-block .price-title-box .rt-price del {
color: #a6a6a6;
font-size: 16px;
}
.product-not-cart .add_to_cart_button.added {
display: none;
}
.product-in-cart .added_to_cart.wc-forward {
display: block;
}
.woocommerce ul.products li.product .onsale {
top: 0;
right: 0;
left: auto;
margin: 0;
border-radius: 0;
min-height: 15px;
line-height: 30px;
padding: 0 15px;
}
.woocommerce ul.products li.product a img.ajax-loading {
margin: 0;
width: 15px;
height: auto;
display: none;
}
.woocommerce ul.products li.product .rdtheme-wishlist-icon {
display: inline-flex;
align-items: center;
}
a.rdtheme-wishlist-icon img.ajax-loading {
display: none;
width: 20px;
}
.roofix-products-page .pagination {
margin-top: 20px;
}
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
float: left;
width: 100%;
}
@media only screen and (max-width: 376px) {
.woocommerce ul.products[class*=columns-] li.product, 
.woocommerce-page ul.products[class*=columns-] li.product {
width: 100%;
}
} .woocommerce .product-details-page {
width: 100%;
display: -ms-flexbox;
display: flex;
}
@media only screen and (max-width: 991px) {
.woocommerce .product-details-page {
display: block;
}
}
.woocommerce .product-details-page .rt-left {
width: 45%;
float: left;
padding-right: 50px;
}
@media only screen and (max-width: 991px) {
.woocommerce .product-details-page .rt-left {
width: 100%;
padding-right: 0;
}
}
.woocommerce .product-details-page .single-product-top {
display: inline-block;
}
.woocommerce .product-details-page .rt-left span.onsale {
display: none;
}
.woocommerce .product-details-page .rt-right {
overflow: hidden;
padding-left: 15px;
-ms-flex: 1;
flex: 1;
}
@media(max-width: 991px) {
.woocommerce .product-details-page .rt-right {
overflow: inherit;
padding-left: 0;
}
}
.woocommerce .product-details-page .rt-right .woocommerce-product-rating {
margin-bottom: 15px;
}
.woocommerce .product-details-page .rt-right .woocommerce-product-rating .star-rating {
font-size: 14px;
margin: 0;
}
.woocommerce .product-details-page .rt-right .woocommerce-product-rating .woocommerce-review-link {
color: #8d8d8d;
}
.woocommerce .product-details-page .rt-right .entry-title {
margin-bottom: 7px;
transition: all ease 0.31s;
}
.woocommerce .product-details-page .rt-right span.price,
.woocommerce .product-details-page .rt-right p.price {
color: #000000;
font-size: 22px;
font-weight: 700;
margin-bottom: 3px;
line-height: 1.4;
font-family: "Spartan", sans-serif;
transition: all ease 0.31s;
}
.woocommerce .product-details-page .rt-right span.price del,
.woocommerce .product-details-page .rt-right p.price del {
opacity: 1;
color: #a6a6a6;
font-size: 16px;
}
.woocommerce .product-details-page .rt-right form.cart {
margin-top: 35px;
}
.woocommerce .product-details-page table.group_table td > label > a {
color: #6c6f72;
font-size: 15px;
font-weight: 700;
font-family: 'Spartan', sans-serif;
}
.woocommerce .product-details-page table.group_table td > label > a:hover {
color: #fa360a;
}
.woocommerce .product-details-page table.group_table td span.amount {
color: #000000;
font-size: 18px;
font-weight: 700;
font-family: "Spartan", sans-serif;
}
.woocommerce .product-details-page .rt-right .quantity {
margin-right: 10px;
}
@media only screen and (max-width: 480px) {
.woocommerce .product-details-page .rt-right .quantity {
margin-bottom: 5px !important;
}
}
.woocommerce .product-details-page .rt-right .quantity input.input-text {
margin: 0 5px;
}
.woocommerce .product-details-page .rt-right .quantity .quantity-btn {
line-height: 1;
}
.woocommerce .product-details-page .rt-right .button.alt {
margin-left: 3px;
}
@media only screen and (max-width: 480px) {
.woocommerce .product-details-page .rt-right .button.alt {
margin-left: 0;
margin-bottom: 5px;
}
}
.woocommerce .product-details-page .rt-right .variations_form {
margin-bottom: 20px;
}
.woocommerce .product-details-page .rt-right .variations_form .variations {
width: 80%;
margin-top: 0;
margin-bottom: 5px;
}
.woocommerce .product-details-page .rt-right .variations_form .variations tbody td {
text-align: left;
}
.woocommerce .product-details-page .rt-right .variations_form .variations tbody td.label {
width: 80px;
}
.woocommerce .product-details-page .rt-right .variations_form .variations tbody select {
padding: 5px;
padding-left: 15px;
}
.woocommerce .product-details-page .rt-right .variations_form .variations tbody select {
background-position: calc(81%) calc(20px), calc(88%) calc(20px), calc(68%) 8px;
}
.woocommerce .product-details-page .rt-right .variations_form .variations tbody select:focus {
background-position: calc(87%) 18px, calc(80%) 18px, calc(68%) 8px;
}
.woocommerce .product-details-page .rt-right .variations_form .variations tbody select:-webkit-focusring,
.woocommerce .product-details-page .rt-right .variations_form .variations tbody select:-moz-focusring {
color: transparent;
text-shadow: 0 0 0 #000;
}
.woocommerce .product-details-page .rt-right .variations_form .single_variation_wrap {
width: 100%;
margin-top: 10px;
display: inline-block;
}
.woocommerce .product-details-page .rt-right .variations_form .single_variation_wrap span.price {
margin-bottom: 10px;
display: inline-block;
}
.woocommerce .product-details-page .rt-right .wistlist-compare-box {
width: 100%;
display: -ms-inline-flexbox;
display: inline-flex;
}
@media only screen and (max-width: 480px) {
.woocommerce .product-details-page .rt-right .wistlist-compare-box {
display: block;
}
}
.woocommerce .product-details-page .rt-right .wistlist-compare-box a {
color: #646464;
margin-right: 30px;
}
@media only screen and (max-width: 480px) {
.woocommerce .product-details-page .rt-right .wistlist-compare-box a {
width: 100%;
}
}
.woocommerce .product-details-page .rt-right .wistlist-compare-box a i {
margin-right: 8px;
}
.woocommerce .product-details-page .rt-right .wistlist-compare-box a:hover {
color: var(--primary-color);
}
.woocommerce .product-details-page .rt-right .post-share-btn {
width: 100%;
margin-bottom: 15px;
display: -ms-inline-flexbox;
display: inline-flex;
}
.woocommerce .product-details-page .rt-right .post-share-btn .item-label {
font-size: 16px;
width: 70px;
float: left;
padding-top: 5px;
margin-bottom: 0;
transition: all ease 0.31s;
}
.woocommerce .product-details-page .rt-right .post-share-btn .post-social-sharing {
overflow: hidden;
}
.woocommerce .product-details-page .rt-right .post-share-btn .post-social-sharing ul.item-social {
margin: 0;
padding: 0;
list-style: none;
}
.woocommerce .woocommerce-product-details__short-description {
margin-top: 18px;
}
.woocommerce .woocommerce-product-details__short-description ul {
margin: 0;
padding: 0;
}
.woocommerce .product-details-page .post-social-sharing ul.item-social li {
float: left;
}
.woocommerce .product-details-page .post-social-sharing ul.item-social li a {
color: #8d8d8d;
padding: 5px 7px;
display: inline-block;
font-size: 14px;
}
.woocommerce .product-details-page .post-social-sharing ul.item-social li a:hover {
color: #fa360a;
}
.woocommerce .product-details-page .slick-slider .slick-slide {
margin-left: 0;
}
.woocommerce .product-details-page .yith-wcwl-wishlistexistsbrowse,
.woocommerce .product-details-page .yith-wcwl-add-button,
.woocommerce .product-details-page a.compare.button {
display: none;
}
.woocommerce .product-details-page a.compare.added {
padding-left: 20px;
position: relative !important;
}
.woocommerce .product-details-page a.compare.added:before {
top: 0;
left: 0;
content: "\f00c";
position: absolute;
display: inline-block;
font-family: "Font Awesome 5 Free";
font-weight: 900;
} .woocommerce .product-details-page .product_meta > span {
color: #010101;
font-weight: 700;
font-size: 15px;
margin-bottom: 8px;
display: block;
line-height: 1.4;
transition: all ease 0.31s;
}
.woocommerce .product-details-page .product_meta > span a,
.woocommerce .product-details-page .product_meta > span span {
color: #6c6f72;
display: inline-block;
margin-left: 5px;
font-weight: 400;
}
.woocommerce .product-details-page .product_meta > span a:hover {
color: #fa360a;
}
.woocommerce div.product div.images .flex-viewport {
background-color: #f7f7f7;
text-align: center;
border-radius: 4px;
transition: all ease 0.31s;
}
.woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
background-color: #f7f7f7;
text-align: center;
border-radius: 4px;
transition: all ease 0.31s;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image img {
width: inherit;
display: inline-block;
padding: 60px 45px;
}
.woocommerce div.product div.images .flex-control-thumbs {
margin-top: 10px;
transition: all ease 0.31s;
}
.woocommerce div.product div.images .flex-control-thumbs li {
background-color: #f7f7f7;
border: 1px solid #e5e5e5;
text-align: center;
border-radius: 4px;
margin-right: 9px;
width: 23.5%;
transition: all ease 0.31s;
}
.woocommerce div.product div.images .flex-control-thumbs li:last-child {
margin-right: 0;
}
@media (max-width: 1199px) {
.woocommerce div.product div.images .flex-control-thumbs li {
margin-right: 7px;
}
}
@media (max-width: 991px) {
.woocommerce div.product div.images .flex-control-thumbs li {
margin-right: 13px;
}
}
@media (max-width: 767px) {
.woocommerce div.product div.images .flex-control-thumbs li {
margin-right: 7px;
}
}
@media (max-width: 425px) {
.woocommerce div.product div.images .flex-control-thumbs li {
margin-right: 6px;
}
}
@media (max-width: 375px) {
.woocommerce div.product div.images .flex-control-thumbs li {
margin-right: 5px;
}
}
.woocommerce li.product .woocommerce-product-rating {
margin-bottom: 0;
}
.quantity {
margin: 0 auto;
max-width: 160px;
position: relative;
}
.quantity input.input-text,
.quantity .input-group-btn {
width: 44px;
height: 48px;
border: 1px solid #e5e5e5;
border-radius: 4px;
display: -ms-inline-flexbox;
display: inline-flex;
align-items: center;
justify-content: center;
}
.quantity .input-group-btn { }
.quantity .input-group-btn span.quantity-btn i {
font-size: 12px;
}
.quantity .input-group-btn.minus {
left: 0;
}
.quantity .input-group-btn.plus {
right: 0;
}
.quantity input.input-text {
height: 48px;
font-weight: 600;
}
.quantity input.input-text:focus {
outline: none;
}
.quantity input[type="number"]::-webkit-inner-spin-button,
.quantity input[type="number"]::-webkit-outer-spin-button {
display: none;
}
.woocommerce .quantity .qty {
width: 60px;
text-align: center;  } section.related.products {
margin-top: 50px;
}
section.related.products h2 {
font-size: 30px;
font-weight: 600;
margin-bottom: 40px;
}
section.related.products ul.products li.product {
margin-bottom: 0;
}
@media(max-width: 768px) {
section.related.products ul.products li.product {
margin-bottom: 45px;
}
} .woocommerce #respond input#submit.alt,
.woocommerce #respond input#submit,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce button.button,
.woocommerce a.button.alt,
.woocommerce input.button,
.woocommerce a.button,
.cart-btn a.button {
background: var(--primary-color);
border-radius: 4px;
font-size: 16px;
color: #ffffff;
font-weight: 500;
padding: 15px 20px 16px 20px;
transition: all 0.4s ease;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
align-items: center;
letter-spacing: 0.16px;
line-height: 1;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce #respond input#submit:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce button.button:hover,
.woocommerce a.button.alt:hover,
.woocommerce input.button:hover,
.woocommerce a.button:hover,
.cart-btn a.button:hover {
color: #fff;
background-color: #111;
}
.woocommerce #respond input#submit.alt:focus,
.woocommerce #respond input#submit:focus,
.woocommerce button.button.alt:focus,
.woocommerce input.button.alt:focus,
.woocommerce button.button:focus,
.woocommerce a.button.alt:focus,
.woocommerce input.button:focus,
.woocommerce a.button:focus {
outline: none;
border-radius: 4px;
}
.woocommerce button.button:disabled, 
.woocommerce button.button:disabled[disabled] {
color: #fff;
opacity: 1;
padding: 15px 20px 16px 20px;
}
.woocommerce button.button:disabled:hover, 
.woocommerce button.button:disabled[disabled]:hover {
color: #fff;
background-color: #111;
}
@media only screen and (max-width: 575px) {
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
width: 100%;
padding-top: 0;
text-align: center;
}
}
@media only screen and (max-width: 575px) {
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
width: 100%;
text-align: center;
}
}
.woocommerce .woocommerce-ordering select {
padding: 0;
border: none;
background-color: transparent;
width: initial;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
margin: 0;
padding: 0;
font-size: 20px;
}
.woocommerce .star-rating span::before {
color: #ffba0a;
}
.woocommerce-tabs .woocommerce-Tabs-panel--description h2{
display: none;
}
.woocommerce div.product .woocommerce-tabs {
margin-top: 30px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
text-align: left;
border-bottom: 1px solid #e5e5e5;
margin-bottom: 40px;
padding: 0;
transition: all ease 0.31s;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
display: none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
border: none;
background-color: transparent;
margin: 0 25px 0 0;
padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
position: relative;
font-size: 18px;
font-weight: 700;
color: #85878a;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
color: #000000;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:before {
position: absolute;
left: 0;
bottom: 0;
content: "";
height: 4px;
width: 0;
background-color: var(--primary-color);
transition: all 240ms ease-in-out;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
background: transparent;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
color: #000000;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:before {
width: 100%;
}
.woocommerce div.product .woocommerce-tabs .panel {
margin-bottom: 0;
}
.woocommerce #reviews #comments ol.commentlist {
padding: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment_container {
border: 1px solid #e5e5e5;
border-radius: 4px;
padding: 12px 25px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
border-radius: 0;
margin: 0;
padding: 0;
border: none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
text-transform: capitalize;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong {
font-size: 16px;
color: #000000;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
width: 80px;
border: none;
margin-right: 25px;
padding: 0;
position: inherit;
}
.woocommerce p.stars a {
color: #ffba0a;
}
.woocommerce #review_form #respond .comment-form-author label,
.woocommerce #review_form #respond .comment-form-email label {
margin-right: 10px;
width: 65px;
}
.woocommerce #review_form #respond .comment-form-author input,
.woocommerce #review_form #respond .comment-form-email input {
border-color: #e4e1e3;
border-radius: 4px;
margin-bottom: 10px;
padding: 8px 20px;
width: 100%;
}
.woocommerce #review_form #respond p textarea {
height: 150px;
padding: 20px;
border-color: #e4e1e3;
border-radius: 4px;
}
.woocommerce #review_form #respond p input:focus,
.woocommerce #review_form #respond p textarea:focus {
outline: none;
} .woocommerce div.product .woocommerce-tabs .panel h2 {
font-size: 22px;
}
.woocommerce-Reviews .comment-reply-title {
font-size: 18px;
font-weight: 700;
color: #000000;
}
.woocommerce-Reviews .comment-form label {
font-size: 14px;
color: #000000;
font-weight: 500;
display: block;
}
@media (min-width: 850px) {
.woocommerce-Reviews .comment-form {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
margin-left: -15px;
margin-right: -15px;
}
.woocommerce-Reviews .comment-form>div,
.woocommerce-Reviews .comment-form>p {
padding: 0 15px;
width: 100%;
}
.woocommerce-Reviews .comment-form p.comment-form-author, 
.woocommerce-Reviews .comment-form p.comment-form-email, 
.woocommerce-Reviews .comment-form p.comment-form-url {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
}
.woocommerce span.onsale {
padding: 0;
text-align: center;
display: -ms-inline-flexbox;
display: inline-flex;
justify-content: center;
background-color: #000;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
height: 48px;
width: 110px !important;
line-height: 40px;
border-radius: 4px;
}
.cart-collaterals {
margin-top: 50px;
}
.cart-collaterals h2 {
font-size: 30px;
}
.woocommerce-cart table.woocommerce-cart-form__contents {
border-top: 0;
border-left: 0;
}
.woocommerce-cart table.woocommerce-cart-form__contents tr th {
color: #000000;
font-weight: 600;
}      .woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th {
border-top: none;
}
.woocommerce-cart table.woocommerce-cart-form__contents tr th{
border-right: 0;
}
.woocommerce-cart table.woocommerce-cart-form__contents td{
border-top: 0;
border-right: 0;
}
.woocommerce-cart table.woocommerce-cart-form__contents  tr:last-child td{
border-bottom: 0;
}
.woocommerce-cart table.woocommerce-cart-form__contents .product-name {
text-align: left;
}
.woocommerce-cart table.woocommerce-cart-form__contents .product-name a {
color: #000000;
font-weight: 400;
}
.woocommerce-cart table.woocommerce-cart-form__contents .product-name a:hover {
color: #ff0336;
}
.woocommerce-cart table.woocommerce-cart-form__contents .quantity .quantity-btn {
line-height: 1;
}
.woocommerce .woocommerce-checkout .select2-container--default .select2-selection--single {
border: 1px solid #e5e5e5;
}
.woocommerce .woocommerce-checkout .form-row {
margin: 0 0 20px;
}
.woocommerce .woocommerce-checkout #payment div.place-order {
padding: 20px 24px;
}
.woocommerce .woocommerce-checkout .form-row label {
color: #393738;
font-weight: 500;
}
.woocommerce-checkout #payment ul.payment_methods {
padding: 0;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
font-size: 18px;
}
p.return-to-shop {
margin-bottom: 70px;
}
.woocommerce form.checkout_coupon {
border: 1px solid #e5e5e5;
border-radius: 4px;
}
.woocommerce form.checkout_coupon input.input-text {
padding: 13px 10px;
border-radius: 4px;
}
.woocommerce form .form-row-first, 
.woocommerce form .form-row-last, 
.woocommerce-page form .form-row-first, 
.woocommerce-page form .form-row-last {
width: 49%;
}
.woocommerce form.checkout_coupon .form-row-first,
.woocommerce form.checkout_coupon .form-row-last {
padding: 0;
}
.woocommerce-billing-fields span.woocommerce-input-wrapper {
width: 100%;
height: 40px;
}
.woocommerce-billing-fields span.woocommerce-input-wrapper:focus {
outline: none;
}
.woocommerce-billing-fields span.woocommerce-input-wrapper input {
height: 48px;
padding: 10px 18px;
border-radius: 4px;
transition: all ease 0.31s;
}
.woocommerce-billing-fields .select2-container .select2-selection--single .select2-selection__rendered,
.woocommerce-billing-fields .select2-container .select2-selection--single {
height: 48px;
border-radius: 4px;
line-height: 48px;
padding-left: 9px;
padding-right: 9px;
color: #6c6f72;
transition: all ease 0.31s;
}
.woocommerce-billing-fields .select2-container--default .select2-selection--single .select2-selection__arrow {
top: 10px;
right: 18px;
appearance: none;
background-size: 12px;
background-image: url(//loungefitlife.com/wp-content/themes/gymat/assets/img/select-arrow.png) !important;
background-repeat: no-repeat;
background-position: 95%;
}
.woocommerce-billing-fields .select2-container--default .select2-selection--single .select2-selection__arrow b{
display: none;
}
.woocommerce-additional-fields span.woocommerce-input-wrapper {
width: 100%;
}
.woocommerce-additional-fields span.woocommerce-input-wrapper textarea {
padding: 10px;
border-radius: 4px;
transition: all ease 0.31s;
}
.wc-order-review-wrapper {
margin-top: 50px;
}
.woocommerce-order-received .section.content-area {
padding-top: 110px;
padding-bottom: 85px;
}
.woocommerce-order-received .section.content-area .woocommerce-order h2 {
font-size: 30px;
}
.woocommerce .woocommerce-customer-details address {
padding: 20px 30px;
}
.yith-wcqv-main {
padding: 30px;
}
.yith-wcqv-main h1.product_title.entry-title {
font-size: 30px;
margin-bottom: 7px;
}
.yith-wcqv-main .rt-right .product_meta {
margin-bottom: 20px;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
color: #000;
}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
font-size: 16px;
}
.woocommerce table.shop_table th {
color: #000000;
}
.woocommerce table.shop_table tbody th, 
.woocommerce table.shop_table tfoot th {
color: #000000;
font-weight: 600;
}
.woocommerce table.shop_table tbody td {
font-weight: 500;
padding: 12px 15px;
}
.woocommerce .wishlist-title {
margin-bottom: 30px;
}
.woocommerce .hidden-title-form {
display: none;
}
.woocommerce .wishlist-title h2 {
padding: 0;
margin-right: 15px;
}
.woocommerce .wishlist-title h2:hover {
background-color: transparent;
}
.wishlist-title a.show-title-form i {
display: none;
}
.yith-wcwl-share {
display: none;
}
.wishlist_table .product-add-to-cart a.button {
padding: 0;
}
.wishlist_table .product-add-to-cart a.button {
padding: 10px 30px !important;
}
.wishlist_table td a {
font-size: 16px;
margin-right: 10px;
color: #444444;
}
.wishlist_table td a:hover {
color: #ff0336;
}
.wishlist_table td.product-name a.button.yith-wcqv-button {
font-size: 14px;
}
.wishlist_table td.product-price {
font-size: 18px;
}
.wishlist_table td.product-price del {
color: #a6a6a6;
font-size: 14px;
}
.wishlist_table td.product-price ins {
background-color: transparent;
}
.woocommerce-message {
border-top-color: #fa360a;
padding: 20px 30px 20px 50px;
line-height: 45px;
border-radius: 0 0 4px 4px;
transition: all ease 0.31s;
}
.woocommerce-info {
border-top-color: #fa360a;
padding: 17px 30px 18px 50px;
transition: all ease 0.31s;
}
.woocommerce-message::before {
top: 21px;
}
.woocommerce-message::before, 
.woocommerce-info::before {
color: #000;
}
.woocommerce-error, 
.woocommerce-info, 
.woocommerce-message
#add_payment_method #payment, 
.woocommerce-cart #payment, 
.woocommerce-checkout #payment {
background: #f8f8f8;
border-radius: 4px;
} .rating-custom .woocommerce-product-rating::after, 
.rating-custom .woocommerce-product-rating::before {
content: ' ';
display: table;
}
.rating-custom .star-rating {
margin-top: 5px;
overflow: hidden;
position: relative;
height: 1em;
line-height: 1;
font-size: 14px;
width: 5.4em;
font-family: star;
}
.rating-custom .star-rating:before {
content: '\73\73\73\73\73';
color: #d3ced2;
float: left;
top: 0;
left: 0;
position: absolute;
}
.rating-custom .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.rating-custom .star-rating span:before {
content: '\53\53\53\53\53';
top: 0;
position: absolute;
left: 0;
color: #fcb302;
}
.shop-layout-style1 .rating-custom .woocommerce-product-rating {
display: inline-block;
} .cart-area .cart-list-trigger {
position: relative;
margin-left: 5px;
margin-right: 5px;
padding: 34px 0;
transition: all ease 0.31s;
}
.cart-area .cart-trigger-icon {
color: #818181;
font-size: 18px;
display: inline-block;
text-align: center;
}
.cart-area .cart-trigger-icon:hover {
color: var(--primary-color);
}
.cart-area .cart-wrapper {
font-size: 14px;
line-height: 22px;
background-color: #ffffff;
border-radius: 0 0 4px 4px;
position: absolute;
right: 0;
top: 100%;
width: 340px;
max-height: 70vh;
overflow-y: auto;
z-index: 99999;
opacity: 0;
visibility: hidden;
text-align: left;
box-shadow: 0px 0px 90px 0px rgb(0 0 0 / 10%);
padding: 30px 20px;
border-radius: 0 0 4px 4px;
visibility: hidden;
transition: all 0.4s cubic-bezier(0.3, 0.02, 0, 0.6);
opacity: 0;
z-index: 100;
transform: scaleY(0);
transform-origin: 0 0 0;
}
.cart-area .cart-list-trigger:hover .cart-wrapper {
top: 100%;
opacity: 1;
visibility: visible;
transform: scaleY(1);
}
.cart-area .cart-wrapper ul.minicart>li {
border-bottom: 1px solid #e5e5e5;
margin-bottom: 10px;
padding-bottom: 10px;
}
.cart-area .cart-wrapper ul.minicart .cart-btn {
margin-top: 20px;
}
.cart-area .cart-wrapper ul.minicart>li:last-child {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}
.cart-wrapper h5.no-cart-items {
width: 100%;
margin-bottom: 0;
}
.cart-single-product {
width: 100%;
}
.cart-single-product > .media {
display: flex;
position: relative;
align-items: center;
}
.cart-wrapper .remove-item-overlay {
left: 0;
right: 0;
width: 100%;
height: 100%;
display: none;
position: absolute;
background-color: #0000008a;
}
.cart-wrapper .remove-item-overlay>img {
top: 50%;
width: 25px;
max-width: 100%;
position: absolute;
transform: translateY(-50%);
}
.cart-wrapper .cart-product-img {
width: 38px;
border: 1px solid #e5e5e5;
border-radius: 4px;
margin-right: 13px;
}
.cart-area .cart-wrapper ul.minicart>li .media .cart-content ul {
display: flex;
padding-left: 0;
list-style: none;
align-items: center;
justify-content: space-between;
color: #6c6f72;
}
.cart-area .cart-wrapper ul.minicart>li.cart-total {
color: #6c6f72;
font-weight: 500;
}
.cart-area .cart-content {
flex: 1;
}
.cart-area .minicart-title a {
color: #6c6f72;
font-size: 15px;
font-weight: 500;
}
.cart-area .minicart-remove a {
color: #6c6f72;
}
.cart-area .minicart-title a:hover,
.cart-area .minicart-remove a:hover {
color: #fa360a;
} .woocommerce ul.product_list_widget li img {
margin-left: 4px;
width: 38px;
background: #fff;
border-radius: 4px;
}
.woocommerce-MyAccount-navigation ul {
margin: 0;
padding: 0;
list-style: none;
}
.woocommerce-MyAccount-navigation ul li {
margin-bottom: 6px;
}
.woocommerce-MyAccount-navigation ul li a {
color: #000000;
font-size: 20px;
font-weight: 600;
}
.woocommerce-MyAccount-navigation ul li a:hover {
color: #ff0336;
}
.woocommerce .woocommerce-product-rating {
line-height: 1;
}
.woocommerce li.product .star-rating {
display: inline-block;
margin: 0 0 5px;
float: none;
}
.woocommerce .loader::before {
display: none;
}
@media(max-width: 767px) {
.woocommerce-page .content-area {
padding-top: 80px;
padding-bottom: 80px;
}
} .woo-related-product .swiper-slide li {
list-style: none;
} #yith-quick-view-content .single-product-top .rt-left {
float: left;
width: 40%;
}
#yith-quick-view-content .single-product-top .rt-right {
float: left;
width: 60%;
}
#yith-quick-view-content .single-product-top div.images {
width: 90%;
text-align: center;
background: #f7f7f7;
border-radius: 4px;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}
#yith-quick-view-content .rt-right p.price {
color: #000000;
font-size: 24px;
font-weight: 700;
margin-bottom: 25px;
}
#yith-quick-view-content .single-product-top .product_meta > span {
color: #010101;
font-weight: 700;
font-size: 15px;
margin-bottom: 8px;
display: block;
line-height: 1.4;
}
#yith-quick-view-content .single-product-top .product_meta > span a, 
#yith-quick-view-content .single-product-top .product_meta > span span {
color: #6c6f72;
display: inline-block;
margin-left: 5px;
font-weight: 400;
}
#yith-quick-view-content .woocommerce-product-details__short-description {
margin-bottom: 30px;
}
#yith-quick-view-content div.product .product_title {
margin-bottom: 5px;
}
#yith-quick-view-content div.product .woocommerce-product-rating {
margin-bottom: 12px;
}
#yith-quick-view-content .star-rating {
font-size: 14px;
}
#yith-quick-view-close {
border: none;
border-radius: 4px;
background: #fa360a;
color: #fff;
width: 26px;
height: 26px;
top: 10px;
right: 10px;
line-height: 26px;
z-index: 2;
opacity: 1;
}
#yith-quick-view-close:hover {
background: var(--primary-color);
color: #fff;
}
#yith-quick-view-modal .yith-wcqv-main {
border-radius: 4px;
box-shadow: none;
}
#yith-quick-view-modal #yith-quick-view-content {
overflow-y: scroll;
}
#yith-quick-view-content .single-product-top {
display: flex;
}
#yith-quick-view-modal #yith-quick-view-content::-webkit-scrollbar,
#yith-quick-view-modal.open .yith-wcqv-main::-webkit-scrollbar {
width: 0;
}
@media(max-width: 767px) {
#yith-quick-view-content .single-product-top {
display: block;
}
#yith-quick-view-content .single-product-top .rt-left {
width: 100%;
margin-bottom: 30px;
}
#yith-quick-view-content .single-product-top div.images,
#yith-quick-view-content .single-product-top .rt-right {
width: 100%;
}
}
.woo-related-product{
margin-top: 80px;
}
.category-description{
margin-bottom: 50px;
} .shop-page-top {
width: 100%;
margin-bottom: 40px;
display: inline-block;
border: 1px solid #e5e5e5;
border-radius: 4px;
padding: 20px 20px 0;
transition: all ease 0.31s;
}
.woocommerce .product-list-wrap{
list-style: none;
margin: 0;
padding: 0;
}
.woocommerce .product-list-wrap {
padding-left: 0;
margin-bottom: 0;
list-style: none;
margin-left: -12px!important;
margin-right: -12px!important;
}
.woocommerce .woocommerce-result-count {
font-size: 18px;
font-weight: 600;
}
.woocommerce .products ul, 
.woocommerce ul.products {
margin: 0;
}
.woocommerce .rt-product-block {
text-align: center;
padding-bottom: 40px;
position: relative;
}
.woocommerce .rt-product-block ins {
background-color: transparent;
}
.woocommerce .rt-product-block .rt-thumb-wrapper {
border-radius: 4px;
overflow: hidden;
position: relative;
padding: 20px;
background-color: #f7f7f7;
transition: all ease 0.31s;
min-height: 300px;
display: flex;
align-items: center;
justify-content: center;
}
.woocommerce .rt-product-block .rt-thumb > a{
display: block;
}
.woocommerce .rt-product-block .rt-thumb img {
transform: scale(1.01);
transition: all ease 0.5s;
}
.woocommerce .rt-product-block:hover .rt-thumb img {
transform: scale3d(1.1,1.1,1);
opacity: 0.5;
}
.woocommerce .rt-product-block .rt-buttons-area .btn-title .added_to_cart {
margin-left: 4px;
}
.woocommerce .rt-product-block .rt-buttons-area .btn-icons {
position: absolute;
z-index: 2;
top: 50%;
left: 0;
right: 0;
transform: translateY(-50%);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
align-items: center;
justify-content: center;
}
.woocommerce .rt-product-block .rt-buttons-area .btn-icons > a {
opacity: 0;
visibility: hidden;
margin-right: 5px;
transform: translateY(30px);
transition: all ease 0.31s;
}
.woocommerce .rt-product-block:hover .rt-buttons-area .btn-icons > a {
transform: translateY(0);
visibility: visible;
opacity: 1;
}
.woocommerce .rt-product-block:hover .rt-buttons-area .btn-icons a:nth-child(1n){
transition-delay: 0s;
}
.woocommerce .rt-product-block:hover .rt-buttons-area .btn-icons a:nth-child(2n) {
transition-delay: 0.2s;
}
.woocommerce .rt-product-block:hover .rt-buttons-area .btn-icons a:nth-child(3n) {
transition-delay: 0.4s;
}
.woocommerce .rt-product-block:hover .rt-buttons-area .btn-icons a:nth-child(4n) {
transition-delay: 0.6s;
}
.woocommerce .rt-product-block .rt-buttons-area .btn-icons a {
height: 44px;
padding: 0 15px;
border-radius: 4px;
color: #ffffff;
background: #000000;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
justify-content: center;
align-items: center;
font-size: 15px;
}
.woocommerce .rt-product-block .add-to-cart a{
font-size: 16px;
font-weight: 600;
color: #111111;
margin-top: 15px;
}
.woocommerce .rt-product-block .add-to-cart a.action-cart{
color: #fff;
}
.woocommerce .rt-product-block .add-to-cart a:hover{
color: #fff!important;
}
.woocommerce .rt-product-block .add-to-cart a.added_to_cart{
background: #ff0336;
border-radius: 4px;
font-size: 16px;
color: #ffffff;
font-weight: 600;
padding: 15px 20px 16px 20px;
transition: all 0.4s ease;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
align-items: center;
letter-spacing: 0.16px;
line-height: 1;
}
.woocommerce .rt-product-block .add-to-cart a.added_to_cart:hover{
background-color: #111111;
} .woocommerce .rt-product-block:hover .add-to-cart .ajax_add_to_cart.added > span{
display: none;
}
.woocommerce .rt-product-block .add-to-cart a i{
font-size: 16px;
margin-right: 7px;
}
.woocommerce .rt-product-block .rt-buttons-area .btn-icons a:hover {
color: #ffffff;
background: #111;
}
.woocommerce .rt-product-block .rt-buttons-area .btn-icons a > span {
display: none;
}
.woocommerce .rt-product-block .price-title-box {
margin-top: 22px;
text-align: left;
}
.woocommerce .rt-product-block .price-title-box .rt-title {
font-size: 16px;
font-weight: 600;
transition: all 0.3s ease-out;
margin-bottom: 3px;
}
.woocommerce .rt-product-block .price-title-box .rt-title a {
color: #111111;
}
.woocommerce .rt-product-block .price-title-box .rt-price {
color: var(--primary-color);
font-size: 20px;
font-weight: 600;
}
.woocommerce .rt-product-block .price-title-box .rt-price del {
color: #a6a6a6;
font-size: 16px;
}
.product-not-cart .add_to_cart_button.added {
display: none;
}
.product-in-cart .added_to_cart.wc-forward {
display: block;
}
.woocommerce ul.products li.product .onsale {
top: 0;
right: 0;
left: auto;
margin: 0;
border-radius: 0;
min-height: 15px;
line-height: 30px;
padding: 0 15px;
}
.woocommerce ul.products li.product a img.ajax-loading {
margin: 0;
width: 15px;
height: auto;
display: none;
}
.woocommerce ul.products li.product .rdtheme-wishlist-icon {
line-height: 13px;
display: inline-flex;
align-items: center;
justify-content: center;
}
a.rdtheme-wishlist-icon img.ajax-loading {
display: none;
width: 20px;
}
.roofix-products-page .pagination {
margin-top: 20px;
}
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
float: left;
width: 100%;
}
@media only screen and (max-width: 376px) {
.woocommerce ul.products[class*=columns-] li.product, 
.woocommerce-page ul.products[class*=columns-] li.product {
width: 100%;
}
}
.woocommerce a.action-cart.product_type_simple.add_to_cart_button.ajax_add_to_cart.added{
display: none;
}
.woocommerce a.button.loading::after{
top: 16px;
right: 13px;
} .woocommerce .product-details-page {
width: 100%;
display: -ms-flexbox;
display: flex;
}
@media only screen and (max-width: 991px) {
.woocommerce .product-details-page {
display: block;
}
}
.woocommerce .product-details-page .rt-left {
width: 45%;
float: left;
padding-right: 50px;
}
@media only screen and (max-width: 991px) {
.woocommerce .product-details-page .rt-left {
width: 100%;
padding-right: 0;
}
}
.woocommerce .product-details-page .single-product-top {
display: inline-block;
}
.woocommerce .product-details-page .rt-left span.onsale {
display: none;
}
.woocommerce .product-details-page .rt-right {
overflow: hidden;
padding-left: 15px;
-ms-flex: 1;
flex: 1;
}
@media(max-width: 991px) {
.woocommerce .product-details-page .rt-right {
overflow: inherit;
padding-left: 0;
}
}
.woocommerce .product-details-page .rt-right .woocommerce-product-rating {
margin-bottom: 15px;
}
.woocommerce .product-details-page .rt-right .woocommerce-product-rating .star-rating {
font-size: 14px;
margin: 0;
}
.woocommerce .product-details-page .rt-right .woocommerce-product-rating .woocommerce-review-link {
color: #8d8d8d;
}
.woocommerce .product-details-page .rt-right .entry-title {
margin-bottom: 7px;
transition: all ease 0.31s;
font-weight: 600;
}
.woocommerce .product-details-page .rt-right span.price,
.woocommerce .product-details-page .rt-right p.price {
color: #000000;
font-size: 22px;
font-weight: 700;
margin-bottom: 3px;
line-height: 1.4;
transition: all ease 0.31s;
}
.woocommerce .product-details-page .rt-right span.price del,
.woocommerce .product-details-page .rt-right p.price del {
opacity: 1;
color: #a6a6a6;
font-size: 16px;
}
.woocommerce .product-details-page .rt-right form.cart {
margin-top: 35px;
}
.woocommerce .product-details-page table.group_table td > label > a {
color: #6c6f72;
font-size: 15px;
font-weight: 700;
}
.woocommerce .product-details-page table.group_table td > label > a:hover {
color: #ff0336;
}
.woocommerce .product-details-page table.group_table td span.amount {
color: #000000;
font-size: 18px;
font-weight: 700;
}
.woocommerce .product-details-page .rt-right .quantity {
margin-right: 10px;
}
@media only screen and (max-width: 480px) {
.woocommerce .product-details-page .rt-right .quantity {
margin-bottom: 5px !important;
}
}
.woocommerce .product-details-page .rt-right .quantity input.input-text {
margin: 0 5px;
}
.woocommerce .product-details-page .rt-right .quantity .quantity-btn {
line-height: 1;
}
.woocommerce .product-details-page .rt-right .button.alt {
margin-left: 3px;
}
@media only screen and (max-width: 480px) {
.woocommerce .product-details-page .rt-right .button.alt {
margin-left: 0;
margin-bottom: 5px;
}
}
.woocommerce .product-details-page .rt-right .variations_form {
margin-bottom: 20px;
}
.woocommerce .product-details-page .rt-right .variations_form .variations {
width: 80%;
margin-top: 0;
margin-bottom: 5px;
}
.woocommerce .product-details-page .rt-right .variations_form .variations tbody td {
text-align: left;
}
.woocommerce .product-details-page .rt-right .variations_form .variations tbody td.label {
width: 80px;
}
.woocommerce .product-details-page .rt-right .variations_form .variations tbody select {
padding: 5px;
padding-left: 15px;
}
.woocommerce .product-details-page .rt-right .variations_form .variations tbody select {
background-position: calc(81%) calc(20px), calc(88%) calc(20px), calc(68%) 8px;
}
.woocommerce .product-details-page .rt-right .variations_form .variations tbody select:focus {
background-position: calc(87%) 18px, calc(80%) 18px, calc(68%) 8px;
}
.woocommerce .product-details-page .rt-right .variations_form .variations tbody select:-webkit-focusring,
.woocommerce .product-details-page .rt-right .variations_form .variations tbody select:-moz-focusring {
color: transparent;
text-shadow: 0 0 0 #000;
}
.woocommerce .product-details-page .rt-right .variations_form .single_variation_wrap {
width: 100%;
margin-top: 10px;
display: inline-block;
}
.woocommerce .product-details-page .rt-right .variations_form .single_variation_wrap span.price {
margin-bottom: 10px;
display: inline-block;
}
.woocommerce .product-details-page .rt-right .wistlist-compare-box {
width: 100%;
display: -ms-inline-flexbox;
display: inline-flex;
}
@media only screen and (max-width: 480px) {
.woocommerce .product-details-page .rt-right .wistlist-compare-box {
display: block;
}
}
.woocommerce .product-details-page .rt-right .wistlist-compare-box a {
color: #646464;
margin-right: 30px;
}
@media only screen and (max-width: 480px) {
.woocommerce .product-details-page .rt-right .wistlist-compare-box a {
width: 100%;
}
}
.woocommerce .product-details-page .rt-right .wistlist-compare-box a i {
margin-right: 8px;
}
.woocommerce .product-details-page .rt-right .wistlist-compare-box a:hover {
color: #111;
}
.woocommerce .product-details-page .rt-right .post-share-btn {
width: 100%;
margin-bottom: 15px;
display: -ms-inline-flexbox;
display: inline-flex;
}
.woocommerce .product-details-page .rt-right .post-share-btn .item-label {
font-size: 16px;
width: 70px;
float: left;
padding-top: 5px;
margin-bottom: 0;
transition: all ease 0.31s;
}
.woocommerce .product-details-page .rt-right .post-share-btn .post-social-sharing {
overflow: hidden;
}
.woocommerce .product-details-page .rt-right .post-share-btn .post-social-sharing ul.item-social {
margin: 0;
padding: 0;
list-style: none;
}
.woocommerce .woocommerce-product-details__short-description {
margin-top: 18px;
}
.woocommerce .woocommerce-product-details__short-description ul {
margin: 0;
padding: 0;
}
.woocommerce .product-details-page .post-social-sharing ul.item-social li {
float: left;
}
.woocommerce .product-details-page .post-social-sharing ul.item-social li a {
color: #8d8d8d;
padding: 5px 7px;
display: inline-block;
font-size: 14px;
}
.woocommerce .product-details-page .post-social-sharing ul.item-social li a:hover {
color: #ff0336;
}
.woocommerce .product-details-page .slick-slider .slick-slide {
margin-left: 0;
}
.woocommerce .product-details-page .yith-wcwl-wishlistexistsbrowse,
.woocommerce .product-details-page .yith-wcwl-add-button,
.woocommerce .product-details-page a.compare.button {
display: none;
}
.woocommerce .product-details-page a.compare.added {
padding-left: 20px;
position: relative !important;
}
.woocommerce .product-details-page a.compare.added:before {
top: 0;
left: 0;
content: "\f00c";
position: absolute;
display: inline-block;
font-family: "Font Awesome 5 Free";
font-weight: 900;
} .woocommerce .product-details-page .product_meta > span {
color: #010101;
font-weight: 600;
font-size: 15px;
margin-bottom: 8px;
display: block;
line-height: 1.4;
transition: all ease 0.31s;
}
.woocommerce .product-details-page .product_meta > span a,
.woocommerce .product-details-page .product_meta > span span {
color: #6c6f72;
display: inline-block;
margin-left: 5px;
font-weight: 400;
}
.woocommerce .product-details-page .product_meta > span a:hover {
color: #ff0336;
}
.woocommerce div.product div.images .flex-viewport {
background-color: #f7f7f7;
text-align: center;
border-radius: 4px;
transition: all ease 0.31s;
}
.woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
background-color: #f7f7f7;
text-align: center;
border-radius: 4px;
transition: all ease 0.31s;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image img {
width: inherit;
display: inline-block;
padding: 60px 45px;
}
.woocommerce div.product div.images .flex-control-thumbs {
margin-top: 10px;
transition: all ease 0.31s;
}
.woocommerce div.product div.images .flex-control-thumbs li {
background-color: #f7f7f7;
border: 1px solid #e5e5e5;
text-align: center;
border-radius: 4px;
margin-right: 9px;
width: 23.5%;
transition: all ease 0.31s;
}
.woocommerce div.product div.images .flex-control-thumbs li:last-child {
margin-right: 0;
}
@media (max-width: 1199px) {
.woocommerce div.product div.images .flex-control-thumbs li {
margin-right: 7px;
}
}
@media (max-width: 991px) {
.woocommerce div.product div.images .flex-control-thumbs li {
margin-right: 13px;
}
}
@media (max-width: 767px) {
.woocommerce div.product div.images .flex-control-thumbs li {
margin-right: 7px;
}
}
@media (max-width: 425px) {
.woocommerce div.product div.images .flex-control-thumbs li {
margin-right: 6px;
}
}
@media (max-width: 375px) {
.woocommerce div.product div.images .flex-control-thumbs li {
margin-right: 5px;
}
}
.woocommerce li.product .woocommerce-product-rating {
margin-bottom: 0;
}
.quantity {
margin: 0 auto;
max-width: 300px;
position: relative;
}
.rtsb-builder-content .single-add-to-cart-wrapper .quantity .input-group-btn{
height:60px;
width:60px;
}
.quantity input.input-text,
.quantity .input-group-btn {
width: 44px;
height: 48px;
border: 1px solid #e5e5e5;
border-radius: 4px;
display: -ms-inline-flexbox;
display: inline-flex;
align-items: center;
justify-content: center;
}
.quantity .input-group-btn { }
.quantity .input-group-btn span.quantity-btn i {
font-size: 12px;
}
.quantity .input-group-btn.minus {
left: 0;
}
.quantity .input-group-btn.plus {
right: 0;
}
.quantity input.input-text {
height: 48px;
font-weight: 600;
}
.quantity input.input-text:focus {
outline: none;
}
.quantity input[type="number"]::-webkit-inner-spin-button,
.quantity input[type="number"]::-webkit-outer-spin-button {
display: none;
}
.woocommerce .quantity .qty {
width: 60px;
text-align: center;  } section.related.products {
margin-top: 50px;
}
section.related.products h2 {
font-size: 30px;
font-weight: 600;
margin-bottom: 40px;
}
section.related.products ul.products li.product {
margin-bottom: 0;
}
@media(max-width: 768px) {
section.related.products ul.products li.product {
margin-bottom: 45px;
}
} .woocommerce #respond input#submit.alt,
.woocommerce #respond input#submit,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce button.button,
.woocommerce a.button.alt,
.woocommerce input.button,
.woocommerce a.button,
.cart-btn a.button {
background: #ff0336;
border-radius: 4px;
font-size: 16px;
color: #ffffff;
font-weight: 500;
padding: 15px 20px 16px 20px;
transition: all 0.4s ease;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
align-items: center;
letter-spacing: 0.16px;
line-height: 1;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce #respond input#submit:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce button.button:hover,
.woocommerce a.button.alt:hover,
.woocommerce input.button:hover,
.woocommerce a.button:hover,
.cart-btn a.button:hover {
color: #fff;
background-color: #111;
}
.woocommerce .checkout-link a.added_to_cart:hover{
background-color: #111111;
}
.woocommerce #respond input#submit.alt:focus,
.woocommerce #respond input#submit:focus,
.woocommerce button.button.alt:focus,
.woocommerce input.button.alt:focus,
.woocommerce button.button:focus,
.woocommerce a.button.alt:focus,
.woocommerce input.button:focus,
.woocommerce a.button:focus {
outline: none;
border-radius: 4px;
}
.woocommerce button.button:disabled, 
.woocommerce button.button:disabled[disabled] {
color: #fff;
opacity: 1;
padding: 15px 20px 16px 20px;
}
.woocommerce button.button:disabled:hover, 
.woocommerce button.button:disabled[disabled]:hover {
color: #fff;
background-color: #111;
}
@media only screen and (max-width: 575px) {
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
width: 100%;
padding-top: 0;
text-align: center;
}
}
@media only screen and (max-width: 575px) {
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
width: 100%;
text-align: center;
}
}
.woocommerce .woocommerce-ordering select {
padding: 0;
border: none;
background-color: transparent;
width: initial;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
margin: 0;
padding: 0;
font-size: 20px;
}
.woocommerce .star-rating span::before {
color: #ffba0a;
}
.woocommerce div.product .woocommerce-tabs {
margin-top: 30px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
text-align: left;
border-bottom: 1px solid #e5e5e5;
margin-bottom: 40px;
padding: 0;
transition: all ease 0.31s;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
display: none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
border: none;
background-color: transparent;
margin: 0 25px 0 0;
padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
position: relative;
font-size: 18px;
font-weight: 600;
color: #85878a;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
color: #000000;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:before {
position: absolute;
left: 0;
bottom: 0;
content: "";
height: 4px;
width: 0;
background-color: #ff0336;
transition: all 240ms ease-in-out;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
background: transparent;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
color: #000000;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:before {
width: 100%;
}
.woocommerce div.product .woocommerce-tabs .panel {
margin-bottom: 0;
}
.woocommerce #reviews #comments ol.commentlist {
padding: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment_container {
border: 1px solid #e5e5e5;
border-radius: 4px;
padding: 12px 25px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
border-radius: 0;
margin: 0;
padding: 0;
border: none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
text-transform: capitalize;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong {
font-size: 16px;
color: #000000;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
width: 80px;
border: none;
margin-right: 25px;
padding: 0;
position: inherit;
}
.woocommerce p.stars a {
color: #ffba0a;
}
.woocommerce #review_form #respond .comment-form-author label,
.woocommerce #review_form #respond .comment-form-email label {
margin-right: 10px;
width: 65px;
}
.woocommerce #review_form #respond .comment-form-author input,
.woocommerce #review_form #respond .comment-form-email input {
border-color: #e4e1e3;
border-radius: 4px;
margin-bottom: 10px;
padding: 8px 20px;
width: 100%;
}
.woocommerce #review_form #respond p textarea {
height: 150px;
padding: 20px;
border-color: #e4e1e3;
border-radius: 4px;
}
.woocommerce #review_form #respond p input:focus,
.woocommerce #review_form #respond p textarea:focus {
outline: none;
} .woocommerce div.product .woocommerce-tabs .panel h2 {
font-size: 22px;
}
.woocommerce-Reviews .comment-reply-title {
font-size: 18px;
font-weight: 700;
color: #000000;
}
.woocommerce-Reviews .comment-form label {
font-size: 14px;
color: #000000;
font-weight: 500;
display: block;
}
@media (min-width: 850px) {
.woocommerce-Reviews .comment-form {
display: flex;
flex-flow: row wrap;
margin-left: -15px;
margin-right: -15px;
}
.woocommerce-Reviews .comment-form>div,
.woocommerce-Reviews .comment-form>p {
padding: 0 15px;
width: 100%;
}
.woocommerce-Reviews .comment-form p.comment-form-author, 
.woocommerce-Reviews .comment-form p.comment-form-email, 
.woocommerce-Reviews .comment-form p.comment-form-url {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
}
.woocommerce span.onsale {
padding: 0;
text-align: center;
display: -ms-inline-flexbox;
display: inline-flex;
justify-content: center;
background-color: #000;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
height: 48px;
width: 110px !important;
line-height: 40px;
border-radius: 4px;
}
.cart-collaterals {
margin-top: 50px;
}
.cart-collaterals h2 {
font-size: 30px;
}
.woocommerce-cart table.woocommerce-cart-form__contents {
border-top: 0;
border-left: 0;
}
.woocommerce-cart table.woocommerce-cart-form__contents tr th {
color: #000000;
font-weight: 500;
}      .woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th {
border-top: none;
}
.woocommerce-cart table.woocommerce-cart-form__contents .product-name {
text-align: left;
}
.woocommerce-cart table.woocommerce-cart-form__contents .product-name a {
color: #000000;
font-weight: 500;
font-size: 16px;
}
.woocommerce-cart table.cart img{
width: 55px;
}
.woocommerce-cart table.woocommerce-cart-form__contents .product-name a:hover {
color: #ff0336;
}
.woocommerce-cart table.woocommerce-cart-form__contents .quantity .quantity-btn {
line-height: 1;
}
.woocommerce .woocommerce-checkout .select2-container--default .select2-selection--single {
border: 1px solid #e5e5e5;
}
.woocommerce .woocommerce-checkout .form-row {
margin: 0 0 20px;
}
.woocommerce .woocommerce-checkout #payment div.place-order {
padding: 20px 24px;
}
.woocommerce .woocommerce-checkout .form-row label {
color: #393738;
font-weight: 500;
}
.woocommerce-checkout #payment ul.payment_methods {
padding: 0;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
font-size: 18px;
}
p.return-to-shop {
margin-bottom: 70px;
}
.woocommerce form.checkout_coupon {
border: 1px solid #e5e5e5;
border-radius: 4px;
}
.woocommerce form.checkout_coupon input.input-text {
padding: 13px 10px;
border-radius: 4px;
}
.woocommerce form .form-row-first, 
.woocommerce form .form-row-last, 
.woocommerce-page form .form-row-first, 
.woocommerce-page form .form-row-last {
width: 49%;
}
.woocommerce form.checkout_coupon .form-row-first,
.woocommerce form.checkout_coupon .form-row-last {
padding: 0;
}
.woocommerce-billing-fields span.woocommerce-input-wrapper {
width: 100%;
height: 40px;
}
.woocommerce-billing-fields span.woocommerce-input-wrapper:focus {
outline: none;
}
.woocommerce-billing-fields span.woocommerce-input-wrapper input {
height: 48px;
padding: 10px 18px;
border-radius: 4px;
transition: all ease 0.31s;
}
.woocommerce-billing-fields .select2-container .select2-selection--single .select2-selection__rendered,
.woocommerce-billing-fields .select2-container .select2-selection--single {
height: 48px;
border-radius: 4px;
line-height: 48px;
padding-left: 9px;
padding-right: 9px;
color: #6c6f72;
transition: all ease 0.31s;
}
.woocommerce-billing-fields .select2-container--default .select2-selection--single .select2-selection__arrow {
top: 10px;
right: 18px;
appearance: none;
background-size: 12px;
background-image: url(//loungefitlife.com/wp-content/themes/gymat/assets/img/select-arrow.png) !important;
background-repeat: no-repeat;
background-position: 95%;
}
.woocommerce-billing-fields .select2-container--default .select2-selection--single .select2-selection__arrow b{
display: none;
}
.woocommerce-additional-fields span.woocommerce-input-wrapper {
width: 100%;
}
.woocommerce-additional-fields span.woocommerce-input-wrapper textarea {
padding: 10px;
border-radius: 4px;
transition: all ease 0.31s;
}
.wc-order-review-wrapper {
margin-top: 50px;
}
.woocommerce-order-received .section.content-area {
padding-top: 110px;
padding-bottom: 85px;
}
.woocommerce-order-received .section.content-area .woocommerce-order h2 {
font-size: 30px;
}
.woocommerce .woocommerce-customer-details address {
padding: 20px 30px;
}
.yith-wcqv-main {
padding: 30px;
}
.yith-wcqv-main h1.product_title.entry-title {
font-size: 30px;
margin-bottom: 7px;
}
.yith-wcqv-main .rt-right .product_meta {
margin-bottom: 20px;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
color: #000;
}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
font-size: 16px;
}
.woocommerce table.shop_table th {
color: #000000;
}
.woocommerce table.shop_table tbody th, 
.woocommerce table.shop_table tfoot th {
color: #000000;
font-weight: 600;
}
.woocommerce table.shop_table tbody td {
font-weight: 500;
padding: 12px 15px;
}
.woocommerce .wishlist-title {
margin-bottom: 30px;
}
.woocommerce .hidden-title-form {
display: none;
}
.woocommerce .wishlist-title h2 {
padding: 0;
margin-right: 15px;
}
.woocommerce .wishlist-title h2:hover {
background-color: transparent;
}
.wishlist-title a.show-title-form i {
display: none;
}
.yith-wcwl-share {
display: none;
}
.wishlist_table .product-add-to-cart a.button {
padding: 0;
}
.wishlist_table .product-add-to-cart a.button {
padding: 10px 30px !important;
}
.wishlist_table td a {
font-size: 16px;
margin-right: 10px;
color: #444444;
}
.wishlist_table td a:hover {
color: #ff0336;
}
.wishlist_table td.product-name a.button.yith-wcqv-button {
font-size: 14px;
}
.wishlist_table td.product-price {
font-size: 18px;
}
.wishlist_table td.product-price del {
color: #a6a6a6;
font-size: 14px;
}
.wishlist_table td.product-price ins {
background-color: transparent;
}
.woocommerce-message {
border-top-color: #ff0336;
padding: 20px 30px 20px 50px;
line-height: 45px;
border-radius: 0 0 4px 4px;
transition: all ease 0.31s;
}
.woocommerce-info {
border-top-color: #ff0336;
padding: 17px 30px 18px 50px;
transition: all ease 0.31s;
}
.woocommerce-message::before {
top: 21px;
}
.woocommerce-message::before, 
.woocommerce-info::before {
color: #000;
}
.woocommerce-error, 
.woocommerce-info, 
.woocommerce-message
#add_payment_method #payment, 
.woocommerce-cart #payment, 
.woocommerce-checkout #payment {
background: #f8f8f8;
border-radius: 4px;
} .rating-custom .woocommerce-product-rating::after, 
.rating-custom .woocommerce-product-rating::before {
content: ' ';
display: table;
}
.rating-custom .star-rating {
margin-top: 5px;
overflow: hidden;
position: relative;
height: 1em;
line-height: 1;
font-size: 14px;
width: 5.4em;
font-family: star;
}
.rating-custom .star-rating:before {
content: '\73\73\73\73\73';
color: #d3ced2;
float: left;
top: 0;
left: 0;
position: absolute;
}
.rating-custom .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.rating-custom .star-rating span:before {
content: '\53\53\53\53\53';
top: 0;
position: absolute;
left: 0;
color: #fcb302;
}
.shop-layout-style1 .rating-custom .woocommerce-product-rating {
display: inline-block;
} .cart-area .cart-list-trigger {
line-height: 1;
}
.cart-area .cart-trigger-icon {
color: #4d4d4d;
font-size: 22px;
display: inline-flex;
align-items: center;
justify-content: center;
}
.cart-area .cart-trigger-icon:hover {
color: #ff0336;
}
.cart-area .cart-trigger-icon > span {
display: inline-block;
font-size: 12px;
position: absolute;
top: 26px;
right: -13px;
width: 20px;
height: 20px;
border-radius: 50%;
background: #ff0336;
line-height: 20px;
color: #fff;
}
.cart-area .cart-wrapper {
font-size: 14px;
line-height: 22px;
background-color: #ffffff;
border-radius: 0 0 4px 4px;
position: absolute;
right: 0;
top: 100%;
width: 340px;
max-height: 70vh;
overflow-y: auto;
z-index: 99999;
opacity: 0;
visibility: hidden;
text-align: left;
box-shadow: 0px 0px 90px 0px rgb(0 0 0 / 10%);
padding: 30px 20px;
border-radius: 0 0 4px 4px;
visibility: hidden;
transition: all 0.4s cubic-bezier(0.3, 0.02, 0, 0.6);
opacity: 0;
z-index: 100;
transform: scaleY(0);
transform-origin: 0 0 0;
}
.cart-area .cart-list-trigger:hover .cart-wrapper {
top: 100%;
opacity: 1;
visibility: visible;
transform: scaleY(1);
}
.cart-area .cart-wrapper ul.minicart>li {
border-bottom: 1px solid #e5e5e5;
margin-bottom: 10px;
padding-bottom: 10px;
}
.cart-area .cart-wrapper ul.minicart .cart-btn {
margin-top: 20px;
}
.cart-area .cart-wrapper ul.minicart>li:last-child {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}
.cart-wrapper h5.no-cart-items {
width: 100%;
margin-bottom: 0;
font-weight: 600;
}
.cart-single-product {
width: 100%;
}
.cart-single-product > .media {
display: flex;
position: relative;
align-items: center;
}
.cart-wrapper .remove-item-overlay {
left: 0;
right: 0;
width: 100%;
height: 100%;
display: none;
position: absolute;
background-color: #0000008a;
}
.cart-wrapper .remove-item-overlay>img {
top: 50%;
width: 25px;
max-width: 100%;
position: absolute;
transform: translateY(-50%);
}
.cart-wrapper .cart-product-img {
width: 38px;
border: 1px solid #e5e5e5;
border-radius: 4px;
margin-right: 13px;
}
.cart-area .cart-wrapper ul.minicart>li .media .cart-content ul {
display: flex;
padding-left: 0;
list-style: none;
align-items: center;
justify-content: space-between;
color: #6c6f72;
}
.cart-area .cart-wrapper ul.minicart>li.cart-total {
color: #6c6f72;
font-weight: 500;
}
.cart-area .cart-content {
flex: 1;
}
.cart-area .minicart-title a {
color: #6c6f72;
font-size: 15px;
font-weight: 500;
}
.cart-area .minicart-remove a {
color: #6c6f72;
}
.cart-area .minicart-title a:hover,
.cart-area .minicart-remove a:hover {
color: #ff0336;
} .woocommerce ul.product_list_widget li img {
margin-left: 4px;
width: 38px;
background: #fff;
border-radius: 4px;
}
.woocommerce-MyAccount-navigation ul {
margin: 0;
padding: 0;
list-style: none;
}
.woocommerce-MyAccount-navigation ul li {
margin-bottom: 6px;
}
.woocommerce-MyAccount-navigation ul li a {
color: #000000;
font-size: 20px;
font-weight: 500;
}
.woocommerce-MyAccount-navigation ul li a:hover {
color: #ff0336;
}
.woocommerce .woocommerce-product-rating {
line-height: 1;
}
.woocommerce li.product .star-rating {
display: inline-block;
margin: 0 0 5px;
float: none;
}
.woocommerce .loader::before {
display: none;
}
@media(max-width: 767px) {
.woocommerce-page .content-area {
padding-top: 80px;
padding-bottom: 80px;
}
} .woo-related-product .swiper-slide li {
list-style: none;
} #yith-quick-view-content .single-product-top .rt-left {
float: left;
width: 40%;
}
#yith-quick-view-content .single-product-top .rt-right {
float: left;
width: 60%;
}
#yith-quick-view-content .single-product-top div.images {
width: 90%;
text-align: center;
background: #f7f7f7;
border-radius: 4px;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}
#yith-quick-view-content .rt-right p.price {
color: #000000;
font-size: 24px;
font-weight: 700;
margin-bottom: 25px;
}
#yith-quick-view-content .single-product-top .product_meta > span {
color: #010101;
font-weight: 700;
font-size: 15px;
margin-bottom: 8px;
display: block;
line-height: 1.4;
}
#yith-quick-view-content .single-product-top .product_meta > span a, 
#yith-quick-view-content .single-product-top .product_meta > span span {
color: #6c6f72;
display: inline-block;
margin-left: 5px;
font-weight: 400;
}
#yith-quick-view-content .woocommerce-product-details__short-description {
margin-bottom: 30px;
}
#yith-quick-view-content div.product .product_title {
margin-bottom: 5px;
}
#yith-quick-view-content div.product .woocommerce-product-rating {
margin-bottom: 12px;
}
#yith-quick-view-content .star-rating {
font-size: 14px;
}
#yith-quick-view-close {
border: none;
border-radius: 4px;
background: #ff0336;
color: #fff;
width: 26px;
height: 26px;
top: 10px;
right: 10px;
line-height: 26px;
z-index: 2;
opacity: 1;
}
#yith-quick-view-close:hover {
background: #111;
color: #fff;
}
#yith-quick-view-modal .yith-wcqv-main {
border-radius: 4px;
box-shadow: none;
}
#yith-quick-view-modal #yith-quick-view-content {
overflow-y: scroll;
}
#yith-quick-view-content .single-product-top {
display: flex;
}
#yith-quick-view-modal #yith-quick-view-content::-webkit-scrollbar,
#yith-quick-view-modal.open .yith-wcqv-main::-webkit-scrollbar {
width: 0;
}
@media(max-width: 767px) {
#yith-quick-view-content .single-product-top {
display: block;
}
#yith-quick-view-content .single-product-top .rt-left {
width: 100%;
margin-bottom: 30px;
}
#yith-quick-view-content .single-product-top div.images,
#yith-quick-view-content .single-product-top .rt-right {
width: 100%;
}
} .sidebar-widget-area .woocommerce-product-search{
display: flex;
}
.sidebar-widget-area .woocommerce-product-search input.search-field{
border: 1px solid #ebebeb;
color: #444444;
font-size: 16px;
border-radius: 4px !important;
float: left;
height: 60px;
padding: .375rem .75rem;
width: 100%;
outline: none;
background-color: #ffffff;
border-top-right-radius: 0!important;
border-bottom-right-radius: 0!important;
}
.sidebar-widget-area .woocommerce-product-search button{
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
padding: 2px 12px;
}
.sidebar-widget-area .widget_product_search input:focus, 
.sidebar-widget-area .widget_product_search input:focus-visible, 
.sidebar-widget-area .widget_product_search input:active {
border: 1px solid #ebebeb;
outline: none;
}
.sidebar-widget-area .widget.widget_top_rated_products ul li a:before,
.sidebar-widget-area .widget.widget_products ul li a:before{
display: none;
}
.sidebar-widget-area .widget.widget_top_rated_products ul li a,
.sidebar-widget-area .widget.widget_products ul li a{
padding-left: 0;
}
.sidebar-widget-area .widget.widget_top_rated_products ul li:hover a,
.sidebar-widget-area .widget.widget_products ul li:hover a{
padding-left: 0;
}
.sidebar-widget-area .widget.widget_top_rated_products .product_list_widget li a,
.sidebar-widget-area .widget.widget_products .product_list_widget li a{
font-weight: 600;
color: #000;
}
.sidebar-widget-area .widget.widget_top_rated_products .product_list_widget li a:hover,
.sidebar-widget-area .widget.widget_products .product_list_widget li a:hover{
color: var(--primary-color);
}
.sidebar-widget-area .woocommerce ul.product_list_widget li .star-rating{
margin: 8px 0;
}
.sidebar-widget-area .woocommerce ul.product_list_widget li img{
width: 84px;
}
.sidebar-widget-area .woocommerce ul.product_list_widget .woocommerce-Price-amount  bdi{
font-weight: 500;
font-size: 18px;
color: var(--primary-color);
}
.sidebar-widget-area .woocommerce ul.product_list_widget ins{
background-color: transparent;
}
.sidebar-widget-area .woocommerce ul.product_list_widget del .woocommerce-Price-amount bdi{
font-size: 15px;
color: #646464;
}
.sidebar-widget-area .woocommerce.widget_price_filter .ui-slider .ui-slider-range,
.sidebar-widget-area .woocommerce.widget_price_filter .ui-slider .ui-slider-handle{
background-color: var(--primary-color);
}
.sidebar-widget-area .woocommerce.widget_price_filter .price_slider_amount{
font-size: 16px;
font-weight: 500;
}
.sidebar-widget-area .woocommerce.widget_rating_filter ul li a::before{
display: none;
}
.sidebar-widget-area .woocommerce.widget_rating_filter ul li a{
padding-left: 0;
}
.sidebar-widget-area .woocommerce.widget_rating_filter ul li:hover a{
padding-left: 0;
} .woocommerce  .rt-product-block .rt-buttons-area .btn-icons a > span{
display: block!important;
}
.rtsb-ui-modal .rtsb-modal-wrapper.quick-view-modal .rtsb-modal-content .quantity{
max-width:212px;
}
.rtsb-ui-modal .rtsb-modal-wrapper.quick-view-modal .rtsb-modal-content .single-add-to-cart-wrapper{
display:flex;
}
.woocommerce .rtsb-ui-modal .rtsb-modal-content .woocommerce-product-rating .star-rating{
margin-top: 0;
}
.rtsb-builder-content .elementor-support-widget{
background: #f8f8f8;
margin-bottom: 35px;
overflow: hidden;
position: relative;
padding: 30px 35px 35px 35px;
}
.rtsb-builder-content .elementor-support-widget .widgettitle{
margin-bottom: 24px;
display: block;
position: relative;
color: #000000;
font-size: 18px;
line-height: 1;
z-index: 2;
padding-bottom: 25px;
}
.rtsb-builder-content .elementor-support-widget .widgettitle:after{
content: "";
height: 3px;
width: 34px;
background-color: #ff0336;
position: absolute;
bottom: 0;
left: 0;
}
.rtsb-builder-content .elementor-support-widget  ul li{
border-bottom: 1px solid #ebebeb;
transition: all 0.3s ease-in-out;
padding: 14px 0;
position: relative;
width: 100%;
display:flex;
justify-content:space-between;
line-height: 1.6;
}
.rtsb-builder-content .elementor-support-widget  ul li:first-child{
padding-top: 0;
} .woocommerce.single-product  .rtsb-builder-content div.product div.images .woocommerce-product-gallery__trigger::before,
.woocommerce.single-product  .rtsb-builder-content div.product div.images .woocommerce-product-gallery__trigger::after{
display:none;
}
.woocommerce.single-product  .rtsb-builder-content div.product div.images .woocommerce-product-gallery__trigger{
text-indent: unset;
font-size:15px;
}
.woocommerce .rtsb-builder-content div.product div.images .flex-control-thumbs li{
margin-right: 0;
}
.up-sells.upsells{
margin-top: 50px;
}
.up-sells.upsells h2{
margin-bottom: 20px;
}
.woocommerce .rtsb-upsells-products .up-sells ul.products li.product{
float:unset;
}
.woocommerce .rt-product-block .rt-buttons-area .btn-icons a > span.button-text{
display: none!important;
}