button:hover {
background: transparent !important;
}
.archive ul.products > li span.et_shop_image > img {
height: 275px;
}
header .mobile_menu_bar::before {
color: #f16522;
}
.innerBanner .et_pb_text_inner {
text-align: center;
}
.innerBanner .et_pb_text_inner > h1 {
background: rgba(255,255,255,0.70);
padding: 15px 30px 10px !important;
display: inline-block;
}
.archive .quickViewTemplate .fancybox-form-wrap::before, .home .quickViewTemplate .fancybox-form-wrap::before {
display: none;
}
.archive ul.products {
margin-bottom: 0;
padding-bottom: 0 !important;
}
#recentViewsProducts.owl-carousel > .owl-nav, #homeFeaturedProducts.owl-carousel > .owl-nav, .bandAccessories .owl-carousel > .owl-nav {
position: absolute;
width: 100%;
margin: 0;
pointer-events: none;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
#recentViewsProducts.owl-carousel > .owl-nav > button, #homeFeaturedProducts.owl-carousel > .owl-nav > button, .bandAccessories .owl-carousel > .owl-nav > button {
width: 50px;
height: 50px;
margin-top: 0;
margin-bottom: 0;
font-size: 0;
background: url(https://colorgraphicz.in/demo/homeworkout/wp-content/uploads/2020/05/btnArrow.png) #000 no-repeat !important;
border-radius: 0;
background-position: center !important;
pointer-events: auto;
}
#recentViewsProducts.owl-carousel > .owl-nav > .owl-next, #homeFeaturedProducts.owl-carousel > .owl-nav > .owl-next, .bandAccessories .owl-carousel > .owl-nav > .owl-next {
float: right;
margin-right: -25px;
}
#recentViewsProducts.owl-carousel > .owl-nav > .owl-prev, #homeFeaturedProducts.owl-carousel > .owl-nav > .owl-prev, .bandAccessories .owl-carousel > .owl-nav > .owl-prev {
float: left;
transform: rotate(-180deg);
margin-left: -25px;
}
.single-product .comment-text .star-rating span:before{ 
color:#f16522
}
.archive nav.woocommerce-pagination > ul.page-numbers > li > a.next.page-numbers {
padding-bottom: 12px;
}
.archive nav.woocommerce-pagination > ul.page-numbers > li > a.prev.page-numbers {
padding-bottom: 10px;
}
.quickViewTemplate .product-bullets li.active a span {
background: transparent !important;
}
.mainShopProductArea > .et_pb_column:last-child > .et_pb_button_module_wrapper > a {
width: 100%;
background: #000 !important;
border-radius: 0 !important;
padding: 10px 15px !important;
color: #fff;
transition: 0.5s;
}
.mainShopProductArea > .et_pb_column:last-child > .et_pb_button_module_wrapper {
display: none !important;
}
.mainShopProductArea > .et_pb_column:last-child > .et_pb_button_module_wrapper > a::after {
display: none !important;
}
.mainShopProductArea > .et_pb_column:last-child > .et_pb_button_module_wrapper > a:hover {
background: #f16522 !important;
}
.mainShopProductArea > .et_pb_column:last-child header.woocommerce-products-header {
display: none;
}
.archive .quickViewTemplate .fancybox-inner .product-form > p {
padding: 5px 0 15px;
display: inline-block;
}
.recentView .home-grid-item .homeTab-grid-details::before, .archive ul.products > li span.et_shop_image::after {
margin: auto;
left: 0;
right: 0;
}
.minicartOverlayDiv {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0,0,0,0.8);
z-index: 99999;
} .allVideos > .et_pb_column > .et_pb_module.et_pb_text > .et_pb_text_inner {
display: flex;
flex-wrap: wrap;
}
.allVideos > .et_pb_column > .et_pb_module.et_pb_text > .et_pb_text_inner > .et_pb_column {
margin-top: 3%;
margin-bottom: 0;
}
.allVideos > .et_pb_column > .et_pb_module.et_pb_text > .et_pb_text_inner > .et_pb_column:nth-child(2n) {
margin-right: 0;
}
.allVideos > .et_pb_column > .et_pb_module.et_pb_text > .et_pb_text_inner > .et_pb_column > .videoBlock > .vImg > a {
display: flex;
position: relative;
}
.ourVideoSection .videoBlock .vImg .overlay::before {
transition: 0.5s;
}
.allVideos > .et_pb_column > .et_pb_module.et_pb_text > .et_pb_text_inner > .et_pb_column > .videoBlock > .vImg > a::before {
content: '';
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
width: 45px;
height: 45px;
background: url(https://colorgraphicz.in/demo/homeworkout/wp-content/uploads/2020/05/playicon.png) rgba(241, 101, 34, 0.8);
background-repeat: repeat;
background-repeat: no-repeat;
background-position: center;
padding: 15px 30px;
clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
transition: 0.5s;
}
.allVideos > .et_pb_column > .et_pb_module.et_pb_text > .et_pb_text_inner > .et_pb_column > .videoBlock:hover > .vImg > a::before, .ourVideoSection .videoBlock:hover .vImg .overlay::before {
background-color: #000;
}
.allVideos > .et_pb_column > .et_pb_module.et_pb_text > .et_pb_text_inner > .et_pb_column > .videoBlock > .vImg > a > img {
width: 100%;
}
.allVideos > .et_pb_column > .et_pb_module.et_pb_text > .et_pb_text_inner > .et_pb_column > .videoBlock {
height: 100%;
background: #F3F3F3;
}
.allVideos > .et_pb_column > .et_pb_module.et_pb_text > .et_pb_text_inner > .et_pb_column > .videoBlock > .videoDetails {
padding: 30px;
position: relative;
}
.allVideos > .et_pb_column > .et_pb_module.et_pb_text > .et_pb_text_inner > .et_pb_column > .videoBlock > .videoDetails::before {
content: '';
width: 20px;
height: 20px;
background: #F3F3F3;
position: absolute;
top: -10px;
transform: translate(-50%, 0px) rotate(45deg);
}
.allVideos > .et_pb_column > .et_pb_module.et_pb_text > .et_pb_text_inner > .et_pb_column:first-child, .allVideos > .et_pb_column > .et_pb_module.et_pb_text > .et_pb_text_inner > .et_pb_column:nth-child(2) {
margin-top: 0;
} @media only screen and (max-width: 1199px) {
header #top-menu li a {
font-size: 14px;
}
.ourVideos .viewMore {
margin-top: -70px;
}
footer .widget_nav_menu {
margin-bottom: 80px !important;
}
footer .widget_nav_menu ul#menu-quick-links.menu {
column-count: 2;
}
.innerBanner .et_pb_text_inner > h1 {
padding: 15px 20px 12px !important;
font-size: 35px !important;
}
}
@media only screen and (max-width: 1099px) {
.ourVideos .viewMore {
margin-top: 0px;
}
}
@media only screen and (max-width: 980px) {
.about .et_pb_column, .about .et_pb_text, .about .btnAfterBefore {
text-align: center;
}
.about .et_pb_image > span.et_pb_image_wrap, .about .et_pb_image > span.et_pb_image_wrap > img {
margin: auto;
display: block;
}
.ourVideoSection .et-first-child .videoBlock .vImg {;
overflow: hidden;
}
.mainShopProductArea > .et_pb_column:first-child {
width: 30% !important;
}
.mainShopProductArea > .et_pb_column:last-child {
width: 70% !important;
padding-left: 20px;
}
.archive .et_pb_sidebar_0_tb_body > .widget_product_search {
width: 100%;
padding: 30px 10px;
}
.archive .et_pb_sidebar_0_tb_body .berocket_aapf_widget-wrapper.brw-product_cat, .archive .et_pb_sidebar_0_tb_body .berocket_aapf_widget-wrapper.brw-price, .archive .et_pb_sidebar_0_tb_body .berocket_aapf_widget-wrapper.brw-brand, .archive .et_pb_sidebar_0_tb_body .berocket_aapf_widget-wrapper.brw-offers {
padding: 0 10px;
}
.mainShopProductArea > .et_pb_column:first-child .et_pb_widget.widget_berocket_aapf_single {
margin-right: 0;
width: 100%;
}
.archive.woocommerce-page ul.products li.product {
width: 48% !important;
margin-right: 4% !important;
}
.archive.woocommerce-page ul.products li.product:nth-child(2n) {
margin-right: 0 !important;
}
.archive ul.products li:hover a.quickview.quickBtn {
left: 30% !important;
}
.archive ul.products > li:hover span.et_shop_image > span.et_overlay {
right: 30% !important;
}
.innerBanner .et_pb_text_inner > h1 {
font-size: 35px !important;
}
.innerBanner .et_pb_text_inner > h1 {
padding: 15px 20px 15px !important;
}
.allVideos > .et_pb_column > .et_pb_module.et_pb_text > .et_pb_text_inner > .et_pb_column {
width: 48.5%;
}
.allVideos > .et_pb_column > .et_pb_module.et_pb_text > .et_pb_text_inner > .et_pb_column {
margin-right: 3%;
}
}
@media only screen and (max-width: 767px) {
.et_pb_slide .et_pb_slide_description {
padding: 20px !important;
}
.sectionTitle {
margin-bottom: 15px !important;
}
.sectionTitle h2 {
font-size: 30px !important;
}
footer .widget_nav_menu {
margin-bottom: 0px!important;
}
footer .et_pb_column {
margin: 0 !important;
}
footer h4.title {
margin-top: 30px;
}
footer .widget_custom_html {
margin-bottom: 10px !important;
}
.sectionTitle h4 {
padding-bottom: 0px;
}
.mainShopProductArea > .et_pb_column:first-child {
width: 100% !important;
}
.mainShopProductArea > .filterSidear {
height: 0;
opacity: 0;
visibility: hidden;
transition: 0.5s;
position: absolute !important;
top: 70px;
left: 0;
z-index: 25 !important;
background: #fff;
}
.mainShopProductArea > .et_pb_column.filterOpen:first-child {
height: 100%;
opacity: 1;
visibility: visible;
transition: 0.5s;
}
.mainShopProductArea {
padding: 0 !important;
}
.mainShopProductArea > .filterSidear {
margin: 0 !important;
}
.mainShopProductArea > .et_pb_column:last-child {
width: 100% !important;
padding-left: 0;
}
.mainShopProductArea > .et_pb_column:last-child > .et_pb_button_module_wrapper {
display: block !important;
margin-bottom: 0 !important;
}
.innerBanner .et_pb_text_inner > h1 {
font-size: 25px !important;
}
.innerBanner > .et_pb_row {
padding: 0 !important;
}
.innerBanner > .et_pb_row > .et_pb_column {
margin-bottom: 0 !important;
}
.allVideos > .et_pb_column > .et_pb_module.et_pb_text > .et_pb_text_inner > .et_pb_column {
width: 100%;
margin-right: 0 !important;
}
}
@media only screen and (max-width: 575px) {
.ourVideoSection .et-last-child .videoBlock .vImg, .ourVideoSection .et-last-child .videoBlock .videoDetails {
flex-basis: 100% !important;
text-align: center;
}
.ourVideoSection .et-last-child .videoBlock .videoDetails::before {
top: 0 !important;
left: 50% !important;
}
.ourVideos .viewMore {
text-align: center;
}
.featuredProducts .owl-carousel > .owl-nav > .owl-next, .bandAccessories .owl-carousel > .owl-nav > .owl-next {
right: -15px;
}
.featuredProducts .owl-carousel > .owl-nav > .owl-prev, .bandAccessories .owl-carousel > .owl-nav > .owl-prev {
left: -15px;
}
.archive.woocommerce-page ul.products li.product {
width: 100% !important;
margin-right: 0% !important;
}
.archive ul.products > li span.et_shop_image > img {
object-fit: contain;
background: #fff;
object-position: center;
}
.archive ul.products li:hover a.quickview.quickBtn {
left: 50% !important;
transform: translate(-45px, 0) !important;
}
.archive ul.products > li:hover span.et_shop_image > span.et_overlay {
right: 50% !important;
transform: translate(45px, 0);
}
.mainShopProductArea > .et_pb_column:last-child form.woocommerce-ordering, .mainShopProductArea > .et_pb_column:last-child form.woocommerce-ordering > select {
width: 100%;
}
.mainShopProductArea > .et_pb_column:last-child p.woocommerce-result-count {
width: 100% !important;
text-align: center;
margin-bottom: 0;
}
.innerBanner {
padding: 30px 0 40px !important;
}
.innerBanner .et_pb_text_inner > h1 {
font-size: 20px !important;
padding: 5px 10px !important;
}
}.about_slider .et_pb_slide{ padding:10px; cursor:grab; }
.about_slider .et_pb_slide .et_pb_slider_container_inner{ background:rgba(0,0,0,.5); }
.about_slider .et_pb_slide .et_pb_slide_description{ padding:29% 0; }
.about_slider .et_pb_slide .et_pb_slide_description .et_pb_slide_content p{ font-size:35px; font-weight:300; font-family: 'Achen Regular',Helvetica,Arial,Lucida,sans-serif; line-height:40px; }
.about_slider .et-pb-controllers a{ width:10px; height:10px; background:RGBA(0,0,0,0.67); opacity:0; margin-right:8px; border-radius:10px; transition:.5s ease; }
.about_slider .et-pb-controllers a.et-pb-active-control{ background:#f98d1d; }
.about_slider .et-pb-controllers{ bottom:5px; }
.about_slider:hover .et-pb-controllers a{ opacity:1; }
.description{padding: 20px!Important;}
.single-product .review {padding: 20px !Important;}
.sectionTitle small {
font-weight: 800;
}
.sectionTitle.white small {
color: #fff;
}
.sectionTitle.orange small {
color: #f26522;
}
.sectionTitle h2 {
font-weight: 800;
text-transform: uppercase;
color: #000;
padding-bottom: 0;
}
.homeButton {
padding: 10px 85px 10px 30px !important;
border-radius: 0;
clip-path: polygon(5% 0%, 100% 0%, 95% 100%, 0% 100%);
font-size: 16px;
border: 0 !important;
}
.homeButton.white {
color: #f26522;
background: #fff !important;
}
.homeButton.orange {
color: #fff;
background: #f26522 !important;
} .mainHeader .et_pb_row > .et_pb_column.et_pb_column_1_4.et_pb_column_0_tb_header.et_pb_css_mix_blend_mode_passthrough.et_pb_column_single {
width: 17%;
margin-right: 0;
padding: 0;
}
.mainHeader .et_pb_column.et_pb_column_3_4.et_pb_column_1_tb_header.et_pb_specialty_column.et_pb_css_mix_blend_mode_passthrough.et-last-child.et_pb_column--with-menu {
width: 83%;
}
.mainHeader .logoArea {
position: absolute;
height: 182px;
z-index: 2;
background: #f7f7f7;
width: 150px;
clip-path: polygon(0 0, 100% 0%, 100% 75%, 0% 100%);
display: flex;
align-items: flex-end;
justify-content: center;
padding-bottom: 25px !important;
}
.menuArea .menu-item.menu-item-type-post_type.menu-item-object-page {
margin-top: 0;
}
.menuArea .et_pb_menu__icon.et_pb_menu__cart-button {
order: 3;
}
.menuArea .menu-item.menu-item-type-post_type.menu-item-object-page {
margin: 0 2px;
padding: 12px 10px;
background: transparent;
transform: skewX(0deg);
transition: 0.3s;
}
.menuArea .menu-item.menu-item-type-post_type.menu-item-object-page > a {
padding: 0;
transform: skewX(0deg);
transition: 0.3s;
}
.contDetails a::before {
width: 40px;
font-size: 16px;
font-family: 'FontAwesome';
font-weight: 900;
height: 40px;
text-align: center;
line-height: 40px;
background: rgba(255,255,255,0.20);
color: #fff;
margin-right: 10px;
display: inline-block;
}
.contDetails.mail a::before {
content: '\f658';
}
.contDetails.call a::before {
content: '\f879';
}
.contDetails a {
color: #fff;
}
.menuArea .menu-item.menu-item-type-post_type.menu-item-object-page::before {
width: 20px;
content: '';
height: 20px;
position: absolute;
border-top: 1px solid #fff;
top: -5px;
border-left: 1px solid #fff;
left: -5px;
transform: scalex(0);
transition: 0.3s;
}
.menuArea .menu-item.menu-item-type-post_type.menu-item-object-page::after {
width: 20px;
content: '';
height: 20px;
position: absolute;
border-bottom: 1px solid #fff;
bottom: -5px;
border-right: 1px solid #fff;
right: -5px;
transform: scalex(0);
transition: 0.3s;
}
.menuArea .et_pb_menu__icon.et_pb_menu__search-button::after {
transform: rotate(270deg);
background: rgba(255,255,255,0.2);
color: #fff;
width: 38px;
height: 38px;
font-size: 15px;
display: flex;
justify-content: center;
align-items: center;
margin: 0;
position: absolute;
right: 105px;
}
.menuArea .et_pb_menu__icon.et_pb_menu__cart-button {
width: 100px;
height: 38px;
color: #fff !important;
margin-left: 0;
padding-left: 10px;
background: rgba(255,255,255,0.2);
position: absolute;
right: -10px;
}
.menuArea li.menu-item.menu-item-type-post_type.menu-item-object-page:first-child {
margin-left: 15px;
}
.menuArea .menu-item.menu-item-type-post_type.menu-item-object-page:hover {
background: #f26522;
transform: skewX(-20deg);
}
.menuArea .menu-item.menu-item-type-post_type.menu-item-object-page:hover > a {
padding: 0;
transform: skewX(20deg);
}
.menuArea .menu-item.menu-item-type-post_type.menu-item-object-page:hover::before, .menuArea .menu-item.menu-item-type-post_type.menu-item-object-page:hover::after {
transform: scalex(1);
}
.menuArea .et_pb_menu__search-input {
color: #fff !important;
}
.menuArea .et_pb_menu__icon.et_pb_menu__close-search-button::after {
color: #f26522 !important;
}
.socialIcon {
width: 30% !important;
}
.topHead {
width: 70% !important;
margin: 0 !important;
padding-left: 5px;
}
.financing-content {
width: 42% !important;
margin: 0 !important;
padding: 120px 0;
}
.financing-content::before {
content: '';
width: 100vw;
position: absolute;
height: 100%;
top: 0;
background: rgba(242,101,34,0.95);
left: -100vw;
}
.financing-content::after {
content: '';
width: 270px;
position: absolute;
height: 100%;
top: 0;
background: url(https://homeworkout.com/wp-content/uploads/2020/05/bg-shape.png) no-repeat;
right: -270px;
z-index: 999;
background-size: cover;
}
.financing-content p {
color: #fff;
}
.financing-content .et_pb_button_module_wrapper.et_pb_button_0_wrapper.et_pb_module {
display: inline-block;
position: relative;
}
.mainFooter h4.et_pb_module_header > span {
color: #fff
}
.mainFooter .aboutArea .et_pb_image_wrap::after {
content: '';
position: absolute;
bottom: -30px;
width: 100%;
left: 0;
height: 30px;
background: #f7f7f7;
clip-path: polygon(0 0, 100% 0%, 100% 0%, 0% 100%);
}
.mainFooter .aboutArea .et_pb_image_wrap::before {
content: '';
width: 15px;
position: absolute;
height: 20px;
clip-path: polygon(0 0, 0% 100%, 100% 100%);
right: -15px;
background: #000;
top: 0;
}
.mainFooter .listing ul, .mainFooter ul.contactInfo {
padding-left: 0;
}
.mainFooter .listing ul > li > a, .mainFooter ul.contactInfo > li > a {
color: #fff;
position: relative;
display: inline-block;
transition: 0.3s;
}
.mainFooter ul.contactInfo > li > a {
padding-left: 28px;
}
.mainFooter ul.contactInfo > li:first-child {
line-height: 22px;
margin-bottom: 10px;
padding-left: 28px;
position: relative;
}
.mainFooter ul.contactInfo > li > i, .mainFooter ul.contactInfo > li > a > i {
position: absolute;
top: 3px;
color: #f26522;
left: 0;
font-size: 18px;
}
.mainFooter .listing ul > li:hover > a, .mainFooter ul.contactInfo > li:hover > a {
color: #f26522;
}
.mainFooter .aboutArea .et_pb_text_inner > p > a {
color: #f26522;
transition: 0.3s;
}
.mainFooter .listing ul > li:hover > a::before {
margin-right: 5px;
}
.mainFooter .listing ul > li > a::before {
content: '\f00c';
font-size: 13px;
color: #f26522;
transition: .3s;
font-family: 'FontAwesome';
font-weight: 600;
margin-right: 10px;
transition: 0.3s;
}
.mainFooter .aboutArea .et_pb_image_wrap {
position: absolute !important;
top: -20px;
left: 0;
height: 150px;
padding: 0 10px 0;
background: #f7f7f7;
display: flex;
align-items: flex-end;
}
.mainFooter .aboutArea .et_pb_module.et_pb_text.et_pb_text_0_tb_footer.et_pb_text_align_left.et_pb_bg_layout_light {
margin-top: 113px;
}
.copyright .et_pb_column.et_pb_column_4_4.et_pb_column_5_tb_footer.et_pb_css_mix_blend_mode_passthrough.et-last-child {
display: flex;
justify-content: space-between;
align-items: center;
}
.copyright .et_pb_social_icon.et_pb_social_network_link {
margin-bottom: 0;
}
.copyright .et_pb_text_inner > p > a {
color: #000;
transition: 0.3s;
}
.copyright .et_pb_text_inner > p > a:hover, .mainFooter .aboutArea .et_pb_text_inner > p > a:hover {
color: #fff;
} #top-header {
z-index: 99998;
}
.logo_container {
height: auto !important;
width: 150px !important;
top: -60px;
padding: 20px 10px 23px 10px;
background: #f7f7f7;
-webkit-clip-path: polygon(0 0, 100% 0, 100% 80%, 0% 100%);
clip-path: polygon(0 0, 100% 0, 100% 80%, 0% 100%);
}
#top-header .container {
padding-left: 180px;
padding-top: 0;
}
#et-top-navigation {
padding-left: 180px !important;
float: left;
width: 100%;
display: flex;
justify-content: space-between;
align-items: center;
}
#main-header.et-fixed-header .extra-elements {
top: -10px;
}
.extra-elements {
position: relative;
top: -16px;
transition: 0.4s;
}
#et_top_search {
float: left;
margin: 0;
width: 47px;
text-align: center;
}
#et_search_icon {
opacity: 1;
-webkit-animation: fadeInBottom 1s cubic-bezier(.77,0,.175,1) 1;
animation: fadeInBottom 1s cubic-bezier(.77,0,.175,1) 1;
}
.et_pb_menu_hidden #et_search_icon {
opacity: 0;
-webkit-animation: fadeOutBottom 1s cubic-bezier(.77,0,.175,1) 1;
animation: fadeOutBottom 1s cubic-bezier(.77,0,.175,1) 1;
}
#et_top_search #et_search_icon::before {
position: relative;
top: 0;
}
.et-cart-info {
margin: 0 0 0 10px !important;
}
.extra-elements span {
padding: 8px;
background: rgba(255,255,255,0.2);
height: 47px;
display: block;
line-height: 34px;
}
#et-info-phone::before {
content: "" !important;
background: url(https://homeworkout.com/wp-content/uploads/2020/05/callIcon.png);
}
#et-info-email::before {
content: "" !important;
background: url(https://homeworkout.com/wp-content/uploads/2020/05/mailIcon.png);
}
#et-info {
padding-bottom: 0;
display: flex;
width: 100%;
justify-content: space-between;
align-items: center;
}
#et-info div:nth-child(1) {
display: flex;
}
#et-info #custom_html-2 ul {
display: flex;
}
#et-info #custom_html-2 ul li {
width: 35px;
height: 35px;
background: rgba(255,255,255,0.2);
text-align: center;
line-height: 35px;
font-size: 15px;
margin-left: 5px;
margin-bottom: 0;
}
#et-info a span::before {
position: absolute;
left: 0;
width: 35px;
height: 35px;
top: 50%;
transform: translate(0, -50%);
}
#et-info a span {
padding: 20px 0 20px 40px;
display: block;
}
#top-header a, #top-menu li { font-weight:400; }
#top-menu li.current-menu-item a::before {
content: '';
background: #f16522;
position: absolute;
top: -8px;
left: -10px;
right: -10px;
bottom: -10px;
z-index: -1;
transform: skewX(-20deg);
}
#top-menu li.current-menu-item a {
color: #fff;
padding-bottom: 0 !important;
position: relative;
}
#top-menu li.current-menu-item::before {
content: '';
width: 15px;
height: 15px;
background: transparent;
position: absolute;
top: -12px;
left: -10px;
border: 1px solid #fff;
border-width: 1px 0 0 1px;
transform: skewX(-20deg);
}
#top-menu li.current-menu-item::after {
content: '';
width: 15px;
height: 14px;
background: transparent;
position: absolute;
bottom: -13px;
right: 12px;
border: 1px solid #fff;
border-width: 0px 1px 1px 0px;
transform: skewX(-20deg);
}
#top-menu li.current-menu-item:last-child::after {
right: -9px;
}
.et-cart-info {
font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
font-weight: 400;
font-size: 15px !important;
}
.et-cart-info span::before {
content: '' !important;
background: url(https://homeworkout.com/wp-content/uploads/2020/05/cartIcon.png);
width: 22px;
height: 19px;
display: inline-block;
top: 3px;
position: relative;
}
.et-cart-info span label {
background: #f16522;
padding: 2px 5px;
cursor: pointer;
} #mobile_menu {
display: block !important;
min-height: 100vh; border-top: none;
padding-top: 80px;
z-index: 9998;
}
.mobile_nav.closed #mobile_menu {
transform: rotateY(90deg);
-webkit-transform: rotateY(90deg);
transform-origin: right;
-webkit-transform-origin: right; transition: .8s ease-in-out !important;
}
.mobile_nav.opened #mobile_menu {
transform: rotateY(0deg);
-webkit-transform: rotateY(0deg);
transform-origin: right;
-webkit-transform-origin: right; transition: .8s ease-in-out;
}
.mobile_nav.opened .mobile_menu_bar:before {
content: "\4d"; color: #303030; 
}
.et_mobile_menu li a { color: #303030; }
.et_mobile_menu#mobile_menu li.menu-item-has-children { position: relative; }
.et_mobile_menu#mobile_menu li.menu-item-has-children > a {
background-color: transparent;
position: relative;
}
.et_mobile_menu#mobile_menu li.menu-item-has-children > a:after {
font-family: 'ETmodules';
content: '\4c';
font-weight: normal;
position: absolute;
font-size: 16px;
top: 11px;
right: 12px;
}
.et_mobile_menu#mobile_menu li.menu-item-has-children.reveal-items > a::after {
content: '\4d';
transition: 0.3s;
}
.et_mobile_menu#mobile_menu li.menu-item-has-children ul li {
display: none;
}
.reveal-items {
display: block;
}
.click {
width: 20px;
height: 20px;
position: absolute;
border: 1px solid #ccc;
top: 23px;
right: 0;
transform: translate(-50%, -50%);
}
.et_mobile_menu#mobile_menu li.menu-item-has-children .sub-menu.reveal-items li {
display: block;
}
#et-secondary-menu {
display: none;
} .btnAfterBefore {
position: relative;
display: inline-block;
} .customBtnStyling::after {
content: '' !important;
top: 0;
bottom: 0;
right: 0;
width: 50px;
background: url(https://homeworkout.com/wp-content/uploads/2020/05/btnArrow.png), #000;
background-repeat: no-repeat;
background-position: center;
margin: 0;
text-align: center;
clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 25% 100%, 0% 50%);
}
.customBtnStyling, .btnAfterBefore .commonBtn {
z-index: 0;
}
.customBtnStyling::before, .btnAfterBefore > button.single_add_to_cart_button.button::before, .btnAfterBefore .commonBtn::before {
content: '';
display: block;
width: 50px;
top: 0;
background: #000;
right: 0;
height: 100%;
transition: 0.5s;
z-index: -1;
opacity: 1;
clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 25% 100%, 0% 50%);
}
.customBtnStyling:hover::before, .btnAfterBefore > button.single_add_to_cart_button.button:hover::before, .btnAfterBefore .commonBtn:hover::before {
width: 100%;
clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 0%);
}
.customBtnStyling:hover::after, .btnAfterBefore .commonBtn:hover::after {
width: 80px;
z-index: -1;
}  #mainBannerSection .et_pb_slide_description .et_pb_slide_content {
margin-bottom: 30px;
}
#mainBannerSection .et-pb-controllers a {
margin: 0 0 5px;
width: 12px;
border-radius: 0;
opacity: 1;
background: #fff;
height: 5px;
}
.btnAfterBefore > button.single_add_to_cart_button.button, .customBtnStyling#submit {
clip-path: none !important;
} .home-grid-item .homeTab-grid-image {
height: 300px;
background: #F4F4F4;
}
.home-grid-item .homeTab-grid-image a {
display: block;
height: 100%;
}
.home-grid-item .homeTab-grid-image img {
height: 100%;
width: 100%;
object-fit: contain;
}
.home-grid-item .homeTab-grid-details {
text-align: left;
background: #000;
padding: 20px;
position: relative;
min-height: 115px;
}
.archive .home-grid-item .homeTab-grid-details, .single-product .home-grid-item .homeTab-grid-details{ min-height:172px; }
.archive ul.products > li span.et_shop_image::after {
content: '';
width: 20px;
height: 20px;
background: #000;
position: absolute;
top: -10px;
transform: translate(-50%, 0px) rotate(45deg);
}
.home-grid-item .homeTab-grid-details::before{
content: '';
width: 20px;
height: 20px;
background: #000;
position: absolute;
top: -10px;
transform: translate(-50%, 0px) rotate(45deg);
left:0;
right:0;
margin:auto;
}
.home-grid-item .homeTab-grid-details a.woocommerce-loop-product__title {
color: #fff;
font-size: 16px;
margin-bottom: 0px;
display: block;
}
.home-grid-item .homeTab-grid-details .product-price, .archive ul.products > li span.price span {
color: #fff;
font-weight: 700;
}
.quickViewTemplate .fancybox-inner .product-form > p {
margin: 6px 0 30px;
}
.home-grid-item .homeTab-grid-details .product-price .regular-price{ float:left; }
.home-grid-item .homeTab-grid-details .product-price .sale-price{ float:left; }
.home-grid-item .homeTab-grid-details .product-price .sale-perc{ float:left; color:#f16522; margin-left:5px; }
.home-grid-item .homeTab-grid-details .product-price .regular-price {
color: #ccc;
font-size: 12px;
margin-right: 10px;
text-decoration: line-through;
}
.homeTab-grid-details span.catName{ color:#f16522; font-size:14px; display: block; }
.quickViewTemplate .fancybox-inner {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
width: calc(100% - 40px);
height: calc(100% - 40px);
max-width: 800px;
max-height: 600px;
}
.quickViewTemplate .fancybox-stage {
width: 52%;
background: #fff;
}
.quickViewTemplate .fancybox-form-wrap {
position: absolute;
top: 40px;
right: 0;
bottom: 40px;
width: 48%; 
background: #fff;
} .quickViewTemplate .fancybox-form-wrap::before, 
.quickViewTemplate .fancybox-form-wrap::after {
content: '';
position: absolute;
top: 0;
left: 0;
bottom: 0;
}
.quickViewTemplate .fancybox-form-wrap::before {
width: 8px;
background: #f4f4f4;
}
.quickViewTemplate .fancybox-form-wrap::after {
width: 1px;
background: #e9e9e9;
}
.quickViewTemplate .fancybox-button--close {
position: absolute;
top: 0;
right: 0;
background: #F0F0F0;
color: #222;
padding: 7px;
}
.quickViewTemplate .fancybox-button:hover {
color: #111;
background: #e4e4e4;
}
.quickViewTemplate .fancybox-button svg path {
stroke-width: 1;
stroke: #4a4a4a;
stroke-linejoin: round;
}
.quickViewTemplate .fancybox-inner .product-form {
overflow: auto;
position: absolute;
top: 50px;
right: 0;
bottom: 50px;
left: 0;
padding: 0 20px; } .quickViewTemplate .fancybox-slide--image {
padding: 0;
}
.quickViewTemplate .fancybox-inner {
opacity: 0;
transition: opacity .3s;
}
.quickViewTemplate.fancybox-is-open .fancybox-inner {
opacity: 1;
}
.quickViewTemplate.fancybox-is-closing .fancybox-fx-fade {
opacity: 1 !important; }
.quickViewTemplate .product-bullets {
list-style: none;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
text-align: center;
margin: 0;
padding: 0;
z-index: 99999;
-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.quickViewTemplate .product-bullets li {
display: inline-block;
vertical-align: top;
}
.quickViewTemplate .product-bullets li a {
display: block;
height: 30px;
width: 20px;
position: relative;
}
.quickViewTemplate .product-bullets li a span {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
width: 10px;
height: 10px;
border-radius: 99px;
text-indent: -99999px;
overflow: hidden;
background: #fff;
box-shadow: 0px 0px 2px rgba(0,0,0,0.5);
}
.quickViewTemplate .product-bullets li.active a span {
background: #FF6666;
}
.overlay {
position: absolute;
top: 0;
}
.d-none {
display: none !important;
}
.home-grid-item .homeTab-grid-image {
position: relative;
}
.home-grid-item .homeTab-grid-image a.quickview.quickBtn {
position: absolute;
top: 50%;
width: 40px;
height: 40px;
background: url(https://homeworkout.com/wp-content/uploads/2020/05/expandIcon.png), rgba(241, 101, 34, 0.7);
background-repeat: no-repeat;
background-position: center;
transition: 0.3s;
left: 50%;
transform: translate(-50%, 0);
visibility: hidden;
opacity: 0;
}
.home-grid-item:hover .homeTab-grid-image a.quickview.quickBtn, .archive ul.products li:hover a.quickview.quickBtn {
transform: translate(-50%, -50%);
visibility: visible;
opacity: 1;
}
body.fancybox-active #top-header, body.fancybox-active #main-header {
z-index: 6;
} .ourVideoSection .et-first-child .videoBlock .vImg {
height: 318px;
}
.ourVideoSection .et-first-child .videoBlock .vImg a {
width: 100%;
display: block;
}
.ourVideoSection .videoBlock .vImg a img {
vertical-align: middle;
width: 100%;
height: 100%;
object-fit: cover;
}
.ourVideoSection .et-first-child .videoBlock .videoDetails {
text-align: center;
padding: 20px;
background: #F3F3F3;
position: relative;
}
.ourVideoSection .et-first-child .videoBlock .videoDetails::before {
content: '';
width: 20px;
height: 20px;
background: #F3F3F3;
position: absolute;
top: -10px;
transform: translate(-50%, 0px) rotate(45deg);
}
.ourVideoSection .et-last-child .videoBlock {
display: flex;
flex-wrap: wrap;
}
.ourVideoSection .et-last-child .videoBlock .vImg {
flex-basis: 200px;
}
.ourVideoSection .et-last-child .videoBlock .videoDetails {
flex-basis: calc(100% - 200px);
background: #f3f3f3;
padding: 20px;
position: relative;
}
.ourVideoSection .et-last-child .videoBlock .videoDetails::before {
content: '';
width: 20px;
height: 20px;
background: #F3F3F3;
position: absolute;
top: 50%;
transform: translate(-50%, -50%) rotate(45deg);
left: 0;
}
.ourVideoSection .videoBlock .vImg {
position: relative;
}
.ourVideoSection .videoBlock .vImg .overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0,0,0,0.6);
transition: 0.3s;
pointer-events: none;
}
.ourVideoSection .videoBlock .vImg .overlay::after {
content: '';
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
width: 45px;
height: 45px;
background: url(https://homeworkout.com/wp-content/uploads/2020/05/playicon.png);
background-repeat: no-repeat;
background-position: center;
}
.ourVideoSection .videoBlock .vImg .overlay::before {
content: '';
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%) skew(-10deg);
width: 70px;
height: 70px;
background: rgba(241, 101, 34, 0.6);
}    body.miniCartOpen {
overflow: hidden;
position: relative;
}
body.miniCartOpen #et-main-area #main-content {
z-index: 0;
position: relative;
}
body.miniCartOpen #top-header, body.miniCartOpen #main-header {
z-index: 1;
} .miniCartContainer {
position: fixed !important;
z-index: 999999;
right: -400px;
width: 400px;
background: #000;
bottom: 0;
top: 0;
transition: 0.5s;
visibility: hidden;
opacity: 0; }
.miniCartContainer.slide_in {
right: 0;
visibility: visible;
opacity: 1;
}
.miniCartContainer div {
width: 100%;
height: 100%;
}
.miniCartContainer .header-quickcart .woocommerce-mini-cart.cart_list {
padding: 20px;
height: calc(100% - 112px);
overflow: auto;
}
.miniCartContainer .header-quickcart .woocommerce-mini-cart.cart_list .mini_cart_item a.remove.remove_from_cart_button {
position: absolute;
background: #f16522;
width: 20px;
height: 20px;
text-align: center;
line-height: 20px;
color: #fff !important;
z-index: 1;
font-size: 16px !important;
border-radius: 0;
font-weight: 400;
}
.miniCartContainer .header-quickcart .woocommerce-mini-cart.cart_list .mini_cart_item {
width: 100%;
display: inline-block;
position: relative;
height: 100px;
padding: 0;
}
.miniCartContainer .header-quickcart .woocommerce-mini-cart.cart_list .mini_cart_item a:nth-child(2) {
display: flex;
width: 100%;
height: 100%;
padding: 3px 10px 10px 110px;
background: #313131;
padding-right: 10px;
color: #fff;
transition: 0.3s;
}
.miniCartContainer .header-quickcart .woocommerce-mini-cart.cart_list .mini_cart_item a > img {
width: 100px;
height: 100px;
object-fit: cover;
position: absolute;
top: 0;
left: 0;
margin: 0;
}
.miniCartContainer .header-quickcart .woocommerce-mini-cart.cart_list .mini_cart_item .quantity {
position: absolute;
bottom: 10px;
right: 10px;
color: #000;
background: #fff;
padding: 0 11px;
border-radius: 0px;
width: 110px;
text-align: center;
}
.miniCartContainer .header-quickcart .woocommerce-mini-cart__total.total {
display: flex;
justify-content: flex-end;
color: #fff;
background: #f16522;
padding: 10px 20px;
position: absolute;
left: 0;
right: 0;
bottom: 66px;
}
.miniCartContainer .header-quickcart .woocommerce-mini-cart__total.total .woocommerce-Price-amount.amount {
margin: 0 10px;
font-weight: bold;
}
.miniCartContainer .header-quickcart .woocommerce-mini-cart__buttons.buttons {
padding: 10px 20px;
background: #f16522;
border-top: 1px solid #fff;
display: flex;
justify-content: space-between;
position: absolute;
left: 0;
right: 0;
bottom: 0;
}
.miniCartContainer .header-quickcart .woocommerce-mini-cart__buttons.buttons a.button {
padding: 8px 10px 8px 21px !important;
margin: 0 !important;
background: url(https://homeworkout.com/wp-content/uploads/2020/06/btn_bg.jpg) no-repeat right center #fff;
border-radius: 0px;
width: 49%;
text-align: left;
color: #000;
font-weight: bold;
transition: 0.3s;
line-height: 30px !important;
border: 0 !important;
font-size: 15px;
}
.miniCartContainer .header-quickcart .woocommerce-mini-cart__buttons.buttons a.button:hover{ background: url(https://homeworkout.com/wp-content/uploads/2020/06/btn_bg.jpg) no-repeat right center #333; color:#fff; }
.miniCartContainer .header-quickcart .woocommerce-mini-cart__buttons.buttons a.button::after {
display: none;
}
.miniCartContainer div.header-quickcart .woocommerce-mini-cart__empty-message {
color: #fff;
font-weight: bold;
font-size: 2vw;
line-height: 3vw;
position: relative;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
text-align: center;
} .blogPostListing .post {
background: #fff;
box-shadow: 0 0 14px 4px #dfdfdf;
}
.blogPostListing .post .img {
height: 280px;
transition: 0.3s;
position: relative;
background: url(https://homeworkout.com/wp-content/uploads/2020/06/watermarkLogo.png);
background-position: center;
background-repeat: no-repeat;
}
.blogPostListing .post .img a {
display: block;
height: 100%;
}
.blogPostListing .post .img a img {
vertical-align: middle;
height: 100%;
width: 100%;
object-fit: cover;
}
.blogPostListing .post .img i {
position: absolute;
top: 60%;
left: 50%;
transform: translate(-50%, -50%);
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
background: #fff;
color: #000;
visibility: hidden;
opacity: 0;
transition: 0.3s;
pointer-events: none;
z-index: 1;
}
.blogPostListing .post:hover .img i {
top: 50%;
visibility: visible;
opacity: 1;
}
.blogPostListing .post .img::after {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(0,0,0,0.6);
transition: 0.3s;
visibility: hidden;
opacity: 0;
pointer-events: none;
}
.blogPostListing .post:hover .img::after {
visibility: visible;;
opacity: 1;
}
.blogPostListing .post .postContent {
padding: 20px;
position: relative;
}
.blogPostListing .post .postContent .postMeta {
position: absolute;
top: 0;
left: 50%;
width: auto;
padding: 10px;
background: #fff;
transform: translate(-50%, -100%);
box-shadow: 0px -2px 5px -2px #aaa;
}
.blogPostListing .post .postContent h4 {
min-height: 60px;
}
.blogPostListing .post .postContent h4 a {
color: #000 !important;
}
.blogPostListing .post .postContent .postMeta li {
display: flex;
align-items: center;
}
.blogPostListing .post .postContent .postMeta li::before {
content: '';
background: url(https://homeworkout.com/wp-content/uploads/2020/05/calenderIcon.png);
width: 15px;
height: 15px;
display: inline-block;
margin-right: 5px;
}
.btnAfterBefore .commonBtn {
padding-top: 10px !important;
padding-right: 70px !important;
padding-bottom: 10px !important;
padding-left: 30px !important;
color: #ffffff !important;
border-width: 0px !important;
border-radius: 0px;
font-size: 16px;
font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif !important;
font-weight: 300 !important;
background-color: #f16521 !important;
z-index: 1;
cursor: pointer;
transform: translate(0) !important;
}
.btnAfterBefore .commonBtn::after {
opacity: 1;
top: 0;
bottom: 0;
right: 0;
content: '' !important;
width: 50px;
background: url(https://homeworkout.com/wp-content/uploads/2020/05/btnArrow.png), #000;
background-repeat: no-repeat;
background-position: center;
margin-left: 0px;
text-align: center;
clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 25% 100%, 0% 50%);
}
.btnAfterBefore .et_pb_button.commonBtn::before {
display: block !important;
}
.blogPostListing .post .postContent .btnAfterBefore {
margin-top: 18px;
}
.blogPostListing .et_pb_column {
margin-bottom: 30px;
}
.blogPostListing .et_pb_column:nth-child(3n) {
margin-right: 0;
}
ul.page-numbers {
padding: 0;
display: flex;
}
ul.page-numbers li span {
background: #a44416 !important;
color: #fff !important;
}
ul.page-numbers li span, ul.page-numbers li a {
padding: 5px 15px;
background: #f16521;
display: inline-block;
} body.single.single-post #left-area {
padding-right: 3.5%;
width: 75%;
}
body.archive #sidebar.et_pb_module { width: 100%; }
body.single.single-post #sidebar, body.archive #sidebar {
padding-left: 0;
margin-top: 4.2%;
width: 25%;
padding-bottom: 0;
}
body.single.single-post #main-content .container::before {
content: none;
}
.singlePostDateMeta .et_pb_title_meta_container {
display: flex;
align-items: center;
}
.singlePostDateMeta .published::before{
content: '';
background: url(https://homeworkout.com/wp-content/uploads/2020/05/calenderIcon.png);
width: 15px;
height: 15px;
display: inline-block;
margin-right: 5px;
} .recentPost .post {
display: flex;
flex-wrap: wrap;
border-bottom: 1px solid #d9d9d9;
padding-bottom: 15px;
margin-bottom: 15px;
}
.recentPost .post:last-child {
padding-bottom: 0;
border-bottom: 0;
margin-bottom: 0;
}
.recentPost .post .img {
flex-basis: 60px;
margin-right: 10px;
position: relative;
}
.recentPost .post .postContent {
flex-basis: calc(100% - 70px);
}
.recentPost .post .postContent .postMeta li {
font-size: 10px;
line-height: 18px;
color: #f16522;
}
.recentPost .post .postContent h4 {
font-size: 13px;
padding-bottom: 5px;
font-weight: bold;
}
.recentPost .post .postContent h4 a {
color: #242424;
font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
}
.recentPost .post .postContent p {
font-size: 12px;
line-height: 1.4em;
}
.recentPost .post .img i {
position: absolute;
top: 70%;
left: 50%;
color: #000;
transform: translate(-50%, -50%);
width: 20px;
height: 20px;
background: #fff;
line-height: 20px;
text-align: center;
font-size: 10px;
transition: 0.3s;
visibility: hidden;
opacity: 0;
pointer-events: none;
z-index: 1;
}
.recentPost .post .img a img {
height: 100%;
width: 100%;
object-fit: cover;
}
.recentPost .post .img::after {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(0,0,0,0.6);
transition: 0.3s;
visibility: hidden;
opacity: 0;
pointer-events: none;
}
.recentPost .post:hover .img::after {
visibility: visible;;
opacity: 1;
}
.recentPost .post:hover .img i {
top: 50%;
visibility: visible;
opacity: 1;
}
.recentPost .post .postContent .postMeta li::before {
content: '';
background: url(https://homeworkout.com/wp-content/uploads/2020/05/calenderIcon.png);
width: 10px;
height: 10px;
display: inline-block;
margin-right: 5px;
background-size: cover
}
body.single.single-post #sidebar .widgettitle, body.archive #sidebar .widgettitle {
font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
font-weight: 700;
text-transform: uppercase;
font-size: 16px;
}
body.single.single-post #sidebar .et_pb_widget, body.archive #sidebar .et_pb_widget {
padding: 20px;
border-bottom: 1px solid #D9D9D9;
margin-bottom: 0;
background: #F9F9F9;
}
body.single.single-post #sidebar .et_pb_widget:last-child, body.archive #sidebar .et_pb_widget:last-child {
border-bottom: 0;
margin-bottom: 0;
}
body.single.single-post #sidebar #search-2, body.archive #sidebar #search-2 {
background: #f16522;
border: 0;
margin-bottom: 30px;
padding: 20px 20px;
position: relative;
}
body.single.single-post #sidebar #search-2::before, body.archive #sidebar #search-2::before {
content: 'SEARCH';
display: block;
font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
color: #fff;
font-weight: 500;
}
body.single.single-post #sidebar #search-2 #searchsubmit, body.archive #sidebar #search-2 #searchsubmit {
background: url(https://homeworkout.com/wp-content/uploads/2020/05/searchIcon.png) #fff;
background-size: auto;
background-position: center;
background-repeat: no-repeat;
color: transparent;
width: 50px;
border: 0;
}
body.single.single-post #sidebar #search-2 #s, body.archive #sidebar #search-2 #s {
border: 0;
border-radius: 0;
}
body.single.single-post #sidebar .et_pb_widget.widget_categories ul li::before,
body.single.single-post #sidebar .et_pb_widget.widget_archive ul li::before,
body.archive #sidebar .et_pb_widget.widget_categories ul li::before,
body.archive #sidebar .et_pb_widget.widget_archive ul li::before{
content: "\f061";
font: normal normal normal 14px/1 FontAwesome;
color: #f16522;
margin-right: 5px;
}
body.single.single-post #sidebar .et_pb_widget.widget_categories ul li a:hover,
body.single.single-post #sidebar .et_pb_widget.widget_archive ul li a:hover,
body.archive #sidebar .et_pb_widget.widget_categories ul li a:hover,
body.archive #sidebar .et_pb_widget.widget_archive ul li a:hover {
color: #f16522;
} #sync1.testimonialBody {
color: #fff;
text-align: center;
padding: 70px 50px;
position: relative;
z-index: 0;
font-style: italic;
font-size: 16px;
display: flex;
align-items: center;
}
#sync1.testimonialBody.owl-theme .owl-nav [class*="owl-"]:hover, #partnerSlider .owl-nav [class*="owl-"]:hover {
background: transparent;
}
#sync1.testimonialBody .owl-nav, #partnerSlider .owl-nav {
position: absolute;
width: 100%;
margin: 0;
display: flex;
align-items: center;
}
#sync1.testimonialBody .owl-nav button > span, #partnerSlider .owl-nav button > span {
display: none;
}
#sync1.testimonialBody .owl-nav button, #partnerSlider .owl-nav button {
position: absolute;
width: 50px;
height: 45px;
border-radius: 0;
transition: 0.5s;
display: flex;
align-items: center;
justify-content: center;
margin: 0;
}
#sync1.testimonialBody .owl-nav .owl-prev, #partnerSlider .owl-nav .owl-prev {
left: -75px;
}
#sync1.testimonialBody .owl-nav .owl-prev::before, #sync1.testimonialBody .owl-nav .owl-next::before, #partnerSlider .owl-nav .owl-prev::before, #partnerSlider .owl-nav .owl-next::before {
content: '';
width: 100%;
position: absolute;
height: 100%;
top: 0;
background: #000;
left: 0;
transform: skewX(-20deg);
}
#sync1.testimonialBody .owl-nav .owl-prev::after, #sync1.testimonialBody .owl-nav .owl-next::after, #partnerSlider .owl-nav .owl-next::after, #partnerSlider .owl-nav .owl-prev::after {
content:'';
width: 22px;
position: absolute;
height: 12px;
background: url(https://homeworkout.com/wp-content/uploads/2020/05/btnArrow.png) no-repeat;
transform: rotate(180deg);
}
#sync1.testimonialBody .owl-nav .owl-next::after, #partnerSlider .owl-nav .owl-next::after {
transform: rotate(0);
}
#sync1.testimonialBody .owl-nav .owl-next, #partnerSlider .owl-nav .owl-next {
right: 25px;
background: url(https://homeworkout.com/wp-content/uploads/2020/05/btnArrow.png) center no-repeat;
}
#sync1.testimonialBody::before {
content: '';
width: 54px;
position: absolute;
height: 37px;
top: -19px;
background: url(https://homeworkout.com/wp-content/uploads/2020/05/quotation.png) no-repeat;
left: 0;
right: 0;
margin: auto;
}
#sync1.testimonialBody::after {
content: '';
width: 100%;
position: absolute;
height: 100%;
top: 0;
background: #f16522;
left: 0;
z-index: -1;
transform: skewX(-20deg);
}
#sync2 {
margin-top: -50px !important;
}
#sync2.testimonialFaces .owl-stage {
width: 100% !important;
text-align: center;
display: flex;
justify-content: center;
}
#sync2.testimonialFaces .owl-stage > .owl-item {
overflow: hidden;
width: 120px !important;
height: 100px;
margin: 0 !important;
}
.testimonialBody .nameDesg > label {
color: #000;
display: block;
margin-top: 20px;
}
#sync2.testimonialFaces .owl-stage > .owl-item > .leaderImg {
background: #000;
clip-path: polygon(20% 0%, 100% 0, 80% 100%, 0% 100%);
}
#sync2.testimonialFaces .owl-stage > .owl-item > .leaderImg > img {
opacity: 0.70 !important;
}
#sync2.testimonialFaces .owl-stage > .owl-item.current > .leaderImg > img {
opacity: 1 !important;
}
#partnerSlider {
position: relative;
}
#partnerSlider .owl-nav {
width: 55px;
position: absolute;
top: -30px;
right: 0;
}  .descripeBox > p {
margin: 5px 0 30px;
}  .archive .et_pb_sidebar_0_tb_body > .widget_product_search {
background: #f16522;
padding: 30px 20px;
}
.archive .et_pb_sidebar_0_tb_body > .widget_product_search > h4.widgettitle {
color: #fff !important;
text-transform: uppercase;
}
.archive .et_pb_sidebar_0_tb_body > .widget_product_search > form.woocommerce-product-search {
position: relative;
}
.archive .et_pb_sidebar_0_tb_body > .widget_product_search > form.woocommerce-product-search > .search-field {
width: 100%;
border: 0;
height: 50px;
padding-left: 12px;
}
.archive .et_pb_sidebar_0_tb_body > .widget_product_search > form.woocommerce-product-search > button {
position: absolute;
top: 0;
right: 0;
height: 50px;
border: 0;
background: url(https://homeworkout.com/wp-content/uploads/2020/05/searchIcon.png) #fff;
background-size: 40%;
background-position: center;
background-repeat: no-repeat;
color: transparent;
}
.archive .et_pb_sidebar_0_tb_body > .widget_product_search > form.woocommerce-product-search > button:hover{
background: url(https://homeworkout.com/wp-content/uploads/2020/05/searchIcon.png) no-repeat center #fff !important; background-size:40% !important;
} .archive .et_pb_sidebar_0_tb_body .berocket_aapf_widget-wrapper.brw-product_cat, .archive .et_pb_sidebar_0_tb_body .berocket_aapf_widget-wrapper.brw-price, .archive .et_pb_sidebar_0_tb_body .berocket_aapf_widget-wrapper.brw-brand, .archive .et_pb_sidebar_0_tb_body .berocket_aapf_widget-wrapper.brw-offers {
padding: 0 20px;
}
.archive .et_pb_sidebar_0_tb_body .berocket_aapf_widget-wrapper.brw-product_cat > ul > li > span > label {
padding: 0;
}
.archive .et_pb_sidebar_0_tb_body .berocket_aapf_widget-wrapper.brw-product_cat > ul > li > span, .archive .et_pb_sidebar_0_tb_body .berocket_aapf_widget-wrapper.brw-brand > ul > li > span, .archive .et_pb_sidebar_0_tb_body .berocket_aapf_widget-wrapper.brw-offers > ul > li > span {
display: flex;
align-items: center;
}
.archive .et_pb_sidebar_0_tb_body input[type="checkbox"] { 
display: none !important;
}
.archive .et_pb_sidebar_0_tb_body input[type="checkbox"] + label {
position: relative;
display: flex;
margin: .6em 0;
align-items: center;
color: #7a7a7a;
transition: color 250ms cubic-bezier(.4,.0,.23,1);
}
.archive .et_pb_sidebar_0_tb_body .berocket_aapf_widget-wrapper.brw-product_cat > ul > li > span > label::before, .archive .et_pb_sidebar_0_tb_body .berocket_aapf_widget-wrapper.brw-brand > ul > li > span > label::before, .archive .et_pb_sidebar_0_tb_body .berocket_aapf_widget-wrapper.brw-offers > ul > li > span > label::before {
display: flex;
justify-content: center;
align-items: center;
width: 15px;
height: 15px;
background: transparent;
border: 1px solid #f16522;
border-radius: 0;
cursor: pointer;
transition: all 250ms cubic-bezier(.4,.0,.23,1);
content: '';
margin-right: 10px;
}
.archive .et_pb_sidebar_0_tb_body input[type="checkbox"]:checked + label::before {
background: #f16522 !important;
animation: shrink-bounce 200ms cubic-bezier(.4,.0,.23,1) !important;
}
.archive .et_pb_sidebar_0_tb_body input[type="checkbox"]:checked + label::after {
content: "";
position: absolute;
top: 7px;
left: 4px;
border-right: 2px solid transparent;
border-bottom: 2px solid transparent;
transform: rotate(45deg);
transform-origin: 0% 100%;
animation: checkbox-check 125ms 250ms cubic-bezier(.4,.0,.23,1) forwards;
}
@keyframes shrink-bounce {
0%{
transform: scale(1);
}
33%{    
transform: scale(.85);
}
100%{
transform: scale(1);    
}
}
@keyframes checkbox-check {
0%{
width: 0;
height: 0;
border-color: #fff;
transform: translate3d(0,0,0) rotate(45deg);
}
33%{
width: .2em;
height: 0;
transform: translate3d(0,0,0) rotate(45deg);
}
100%{    
width: .2em;
height: .5em;    
border-color: #fff;
transform: translate3d(0,-.5em,0) rotate(45deg);
}
}
.archive .et_pb_sidebar_0_tb_body .berocket_aapf_widget-wrapper.brw-product_cat > ul, .archive .et_pb_sidebar_0_tb_body .berocket_aapf_widget-wrapper.brw-product_cat > ul > li, .archive .et_pb_sidebar_0_tb_body .berocket_aapf_widget-wrapper.brw-brand > ul {
margin-bottom: 0 !important;
}
.archive .et_pb_sidebar_0_tb_body .berocket_aapf_widget-wrapper.brw-price {
border-top: 1px solid #ececec;
border-bottom: 1px solid #ececec;
padding-top: 40px;
padding-bottom: 15px;
}
.archive .et_pb_sidebar_0_tb_body .berocket_aapf_widget-wrapper.brw-price ul > li.slider.price {
display: flex;
flex-wrap: wrap;
}
.archive .et_pb_sidebar_0_tb_body .berocket_aapf_widget-wrapper.brw-price ul > li.slider.price > .slide {
width: 100%;
}
.archive .et_pb_sidebar_0_tb_body .berocket_aapf_widget-wrapper.brw-price ul > li.slider.price > .left input {
text-align: left;
}
.archive .et_pb_sidebar_0_tb_body .berocket_aapf_widget-wrapper.brw-price ul > li.slider.price > .right input {
text-align: right;
}
.archive .et_pb_sidebar_0_tb_body .berocket_aapf_widget-wrapper.brw-price ul {
margin: 0 8px;
}
.archive .et_pb_sidebar_0_tb_body .berocket_aapf_widget-wrapper.brw-price ul > li.slider.price input {
border: 0;
padding-left: 0;
padding-right: 0;
}
.archive .et_pb_sidebar_0_tb_body .berocket_aapf_widget-wrapper.brw-price ul > li.slider.price > .left, .archive .et_pb_sidebar_0_tb_body .berocket_aapf_widget-wrapper.brw-price ul > li.slider.price > .right {
order: 1;
}
.archive .et_pb_sidebar_0_tb_body .berocket_aapf_widget-wrapper.brw-price ul > li.slider.price > .slide > .berocket_filter_slider.berocket_filter_price_slider.berocket_slidered.ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all {
border: 0;
background: #f1f1f1;
margin-bottom: 20px;
}
.archive .et_pb_sidebar_0_tb_body .berocket_aapf_widget-wrapper.brw-price ul > li.slider.price > .slide .ui-slider-range.ui-widget-header.ui-corner-all {
height: 5px;
border: 0 !important;
background: #f36523;
}
.archive .et_pb_sidebar_0_tb_body .berocket_aapf_widget-wrapper.brw-price ul > li.slider.price > .slide span.ui-slider-handle.ui-state-default.ui-corner-all {
background: #000 !important;
border: 5px solid rgba(243, 101, 35, 1) !important;
width: 16px;
height: 16px;
}
.archive .et_pb_sidebar_0_tb_body h3.widget-title.berocket_aapf_widget-title {
font-size: 18px !important;
text-transform: uppercase;
}
.archive .et_pb_sidebar_0_tb_body .berocket_aapf_widget-wrapper.brw-offers {
border-top: 1px solid #ececec;
padding-top: 40px;
}
.archive .star-rating {
display: none !important;
}
.archive ul.products {
display: flex;
flex-wrap: wrap;
}
.archive ul.products > li {
background: #000;
padding-bottom: 15px !important;
}
.archive ul.products h2.woocommerce-loop-product__title {
color: #fff !important;
font-weight: 300;
font-size: 18px !important;
padding: 15px 15px 0 !important;
}
.archive ul.products span.catName {
color: #f16522;
font-size: 14px;
padding: 0 15px !important;
display: block !important;
}
.archive ul.products a.quickview.quickBtn {
position: absolute;
width: 40px;
height: 40px;
background: url(https://homeworkout.com/wp-content/uploads/2020/05/expandIcon.png), rgba(241, 101, 34, 0.7);
background-repeat: no-repeat;
background-position: center;
transition: 0.3s;
visibility: hidden;
opacity: 0;
left: 0;
content: '';
transition: 0.5s;
top: 117px;
color: transparent;
}
.archive ul.products > li span.et_shop_image > span.et_overlay {
border: 0 !important;
width: 40px !important;
height: 40px !important;
background: url(https://homeworkout.com/wp-content/uploads/2020/06/link.png), rgba(241, 101, 34, 0.7) !important;
background-position: center !important;
transition: 0.3s !important;
background-repeat: no-repeat !important;
right: 0;
content: '';
top: 117px !important;
left: auto !important;
}
.archive ul.products li:hover a.quickview.quickBtn {
opacity: 1;
visibility: visible;
left: 35%;
}
.archive ul.products > li:hover span.et_shop_image > span.et_overlay {
right: 35%;
}
.archive ul.products > li span.et_shop_image > span.et_overlay::before {
display: none;
}
.archive ul.products > li span.et_shop_image::after {
top: auto;
bottom: -10px;
left: 0;
right: 0;
margin: auto;
}
.archive ul.products li a.quickview.quickBtn {
transform: none !important;
}
.archive ul.products > li:hover span.et_shop_image > span.et_overlay {
opacity: 1 !important;
z-index: 9 !important;
}
.archive ul.products > li .rating > label, .homeTab-grid-details .rating > label {
background: #f16522;
color: #fff;
font-weight: 300;
padding: 0 8px 2px;
display: inline-block;
position: relative;
margin-right: 10px;
}
.archive ul.products > li .rating > label::after, .homeTab-grid-details .rating > label::after {
content: '';
position: absolute;
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
border-left: 6px solid #f16522;
top: 50%;
right: -6px;
transform: translate(0, -50%);
}
.archive ul.products > li .rating{
padding: 2px 15px 2px;
color: #fff;
font-weight: 300;
}
.homeTab-grid-details .rating {
padding: 2px 0 2px;
color: #fff;
font-weight: 300;
}
.archive ul.products > li span.price {
padding-left: 15px;
float: left;
padding-right: 5px;
}
.archive ul.products > li span.price > del span {
font-size: 95%;
color: #ccc;
}
.archive ul.products > li span.price > ins span {
color: #fff;
font-weight: 400;
}
.archive ul.products > li .sale-perc {
float: left;
color: #f16522;
} .cntct_blrb{ padding:66px 40px 20px; transition:.5s ease; min-height:300px; }
.cntct_blrb .et-pb-icon{ font-size:33px !important; transition:.5s ease; }
.cntct_blrb .et_pb_image_wrap{ padding:27px; background:#fff; box-shadow:0 0 20px 0 rgba(0,0,0,.11); transition:.5s ease; }
.cntct_blrb h4.et_pb_module_header{ color:#f26522; font-size:18px; transition:.5s ease; }
.cntct_blrb .et_pb_blurb_description p{ color:#787878; font-size:15px; transition:.5s ease; }
.cntct_blrb:hover{ background:#f26522; }
.cntct_blrb:hover .et_pb_image_wrap{ background:#f5844e; box-shadow:none; }
.cntct_blrb:hover .et-pb-icon, .cntct_blrb:hover h4.et_pb_module_header, .cntct_blrb:hover .et_pb_blurb_description p{ color:#fff !important; }
.cntctfrm input[type="text"], .cntctfrm input[type="tel"], .cntctfrm input[type="email"], .cntctfrm textarea{ background:#f7f7f7; padding:15px 20px; width:100%; border:none; font-size:16px; margin-top:30px; }
.cntctfrm input[type="text"]::placeholder, .cntctfrm input[type="tel"]::placeholder, .cntctfrm input[type="email"]::placeholder, .cntctfrm textarea::placeholder{ color:#000; opacity:1; }
.lft_fld{ width:48%; float:left; }
.ryt_fld{ width:48%; float:right; }
.cntctfrm textarea{ height:100px; }
.cntctfrm .et_pb_button_module_wrapper.btnAfterBefore{ margin-top:30px; }
.cntctfrm .btnAfterBefore::after{ right:23px; }
.cntctfrm .btnAfterBefore:hover::before, .cntctfrm .btnAfterBefore:hover::after{ width:90%; }
.cntctfrm .btnAfterBefore:hover::after{ right:19px; }
.cntctfrm .btnAfterBefore .commonBtn{ background:url(https://homeworkout.com/wp-content/uploads/2020/06/sbmt_btn_bg.png) no-repeat right center #f16521 !important; font-weight:400 !important; }
.map_area iframe{ border:4px solid #fff !important; box-shadow:0 0 10px 0 rgba(0,0,0,.1); }
.shop_table a{ color:#f16522; }
.wc-proceed-to-checkout a{ color:#fff !important; background:url(https://homeworkout.com/wp-content/uploads/2020/06/btn_bg.jpg) no-repeat right center #f16521 !important; border:none !important; border-radius:0 !important; padding:6px 75px 6px 10px !important; }
.wc-proceed-to-checkout a:after, .shop_table .actions button::after, .place-order button.button::after, .checkout_coupon button.button::after, .woocommerce-account button::after, .woocommerce-account .woocommerce-message a.button::after, .woocommerce-account .woocommerce-orders-table a.button::after, .woocommerce-account .woocommerce-Message a.button::after{ display:none; }
.wc-proceed-to-checkout a:hover, .shop_table .actions button:hover, .place-order button.button:hover, .checkout_coupon button.button:hover, .woocommerce-account button:hover, .woocommerce-account .woocommerce-message a.button:hover, .woocommerce-account .woocommerce-orders-table a.button:hover, .woocommerce-account .woocommerce-Message a.button:hover{ background:url(https://homeworkout.com/wp-content/uploads/2020/06/btn_bg.jpg) no-repeat right center #333 !important; }
.shop_table .actions button{ color:#fff !important; background:url(https://homeworkout.com/wp-content/uploads/2020/06/btn_bg.jpg) no-repeat right center #f16521 !important; border:none !important; border-radius:0 !important; padding:10px 75px 10px 15px !important; font-size:16px !important; }
.checkout_coupon button.button{ color:#fff !important; background:url(https://homeworkout.com/wp-content/uploads/2020/06/btn_bg.jpg) no-repeat right center #f16521 !important; border:none !important; border-radius:0 !important; padding:11px 75px 11px 15px !important; font-size:16px !important; }
.woocommerce-account button{ color:#fff !important; background:url(https://homeworkout.com/wp-content/uploads/2020/06/btn_bg.jpg) no-repeat right center #f16521 !important; border:none !important; border-radius:0 !important; padding:11px 75px 11px 15px !important; font-size:16px !important; }
.woocommerce-account .woocommerce-Message a.button{ color:#fff !important; background:url(https://homeworkout.com/wp-content/uploads/2020/06/btn_bg.jpg) no-repeat right center #f16521 !important; border:none !important; border-radius:0 !important; padding:6px 75px 6px 10px !important; }
.woocommerce-address-fields button{ margin-top:15px !important; }
.woocommerce-account .owl-nav{ text-align:right; }
.woocommerce-account .owl-nav button{ background:#f16521 !important; padding:11px 15px !important; margin-left:5px; transition:.5s ease; cursor:pointer; }
.woocommerce-account .owl-nav button:hover{ background:#333333 !important; }
.woocommerce-account .woocommerce-message a.button{ color:#fff !important; background:url(https://homeworkout.com/wp-content/uploads/2020/06/btn_bg.jpg) no-repeat right center #f16521 !important; border:none !important; border-radius:0 !important; padding:11px 75px 11px 15px !important; font-size:16px !important; }
.woocommerce-account .woocommerce-orders-table a.button{ color:#fff !important; background:url(https://homeworkout.com/wp-content/uploads/2020/06/btn_bg.jpg) no-repeat right center #f16521 !important; border:none !important; border-radius:0 !important; padding:11px 75px 11px 15px !important; font-size:16px !important; }
.woocommerce-error, .woocommerce-info, .woocommerce-message{ font-weight:400; }
.woocommerce-privacy-policy-text{ margin-bottom:5px; }
.woocommerce-account .woocommerce-MyAccount-navigation{ padding-bottom:50px; }
.woocommerce-account .main_title{ text-align:center; }
.checkout_coupon input[type="text"]{ border-radius:0 !important; }
.woocommerce-cart table.cart td.actions .coupon .input-text{ border-radius:0; font-size:16px !important; background:#ddd !important; }
.woocommerce-page .quantity input.qty, .woocommerce .quantity input.qty{ height:33px !important; font-size:16px !important; border-radius:0; background:#ddd !important; }
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message{ background:#f16522; }
#customer_details{ margin-bottom:20px; }
.woocommerce-privacy-policy-text a{ color:#f16522; }
.woocommerce-checkout #payment ul.payment_methods li{ line-height:1.5; }
.place-order button.button{ color:#fff !important; background:url(https://homeworkout.com/wp-content/uploads/2020/06/btn_bg.jpg) no-repeat right center #f16521 !important; border:none !important; border-radius:0 !important; padding:10px 75px 10px 20px !important; font-size:16px !important; margin-top:18px; }
.single-product .tabBlock ul.tabBlock-tabs{ margin:0; padding:0; border-bottom:1px solid #d7d7d7; }
.single-product .tabBlock ul.tabBlock-tabs li.tabBlock-tab{ display:inline-block; padding:10px 20px 15px; color:#242424; font-size:15px; position:relative; transition:.5s ease; cursor:pointer; }
.single-product .tabBlock ul.tabBlock-tabs li.tabBlock-tab:before{ height:5px; width:0; content:""; background:#f26522; transition:.5s ease; left:0; bottom:-3px; position:absolute; }
.single-product .tabBlock ul.tabBlock-tabs li.tabBlock-tab:hover, .single-product .tabBlock ul.tabBlock-tabs li.is-active{ color:#f26522; }
.single-product .tabBlock ul.tabBlock-tabs li.tabBlock-tab:hover:before, .single-product .tabBlock ul.tabBlock-tabs li.is-active:before{ width:100%; }
.single-product .tabBlock .tabBlock-content{ margin-top:18px; }
.single-product .tabBlock .tabBlock-content table.shop_attributes{ border-top:none !important; }
.single-product .tabBlock .tabBlock-content table.shop_attributes tr th, .single-product .tabBlock .tabBlock-content table.shop_attributes tr td{ border-bottom:none !important; }
.single-product .tabBlock .tabBlock-content li{ list-style:none; }
.single-product #reviews #comments h3.woocommerce-Reviews-title{ color:#242424; font-size:25px; font-weight:500; margin-bottom:10px !important; }
.single-product .comment-form-rating .stars a{ color:#f26522 !important; }
.single-product .comment-respond input[type="text"], .single-product .comment-respond input[type="email"], .single-product .comment-respond textarea{ background:#f7f7f7 !important; color:#000000 !important; border-radius:0 !important; font-size:15px !important; font-weight:300 !important; }
.single-product #review_form #respond p{ padding-bottom:0 !important; }
.single-product #review_form #respond p.comment-form-author{ width:49%; float:left; }
.single-product #review_form #respond p.comment-form-email{ width:49%; float:right; }
.single-product #review_form #respond p.comment-form-cookies-consent{ width:100%; clear:both; }
.single-product #review_form #respond p.comment-form-cookies-consent input{ width:5%; float:left; margin:0 0 15px !important; position:relative; top:6px; }
.single-product #review_form #respond p.comment-form-cookies-consent label{ width:95%; float:right; font-size:14px; margin:0 0 15px; }
.comment-form-rating label{ font-weight:bold; }
.comment-form p.form-submit{ clear:both; }
.single-product #review_form #respond p.form-submit{ font-weight:400 !important; font-size:17px !important; }
.hylights h2{ font-family:'Open Sans',Helvetica,Arial,Lucida,sans-serif; color:#242424; font-weight:bold; margin:5px 0 0; padding:0; width:99px; float:left; font-size:15px; }
.hylights table tr td{ padding-left:22px; background:url(https://homeworkout.com/wp-content/uploads/2020/06/tick.png) no-repeat left 10px; } 
.payment_method_paypal a{ color:#f16522; }
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register, #add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment, .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .select2-container--default .select2-selection--single, .woocommerce table.shop_table{ border-radius:0 !important; }
body #page-container .et_pb_section .et_pb_wc_reviews_0_tb_body.et_pb_comments_module .et_pb_button{ background-color:#f16522 !important; }
.single-product .woocommerce-tabs{ border:none !important; }
.single-product .review .comment-text{ text-align:center; }
.single-product .review .comment-text .star-rating{ display:inline-block; }
.single-product .review .comment-text p.meta{ text-transform:capitalize; }
.single-product .review{ text-align:center; padding:30px 0; border:1px solid #ddd; min-height:222px; }
.single-product .review img{ margin-bottom:15px; width:60px !important; height:60px; display:inline-block !important; object-fit:contain; }
.single-product .commentlist .owl-nav button.owl-prev{ width:50px; height:45px; background:url(https://homeworkout.com/wp-content/uploads/2020/06/btnArrow-1.png) no-repeat center #eee; border-radius:0 !important; cursor:pointer; opacity:1; transition:.5s ease; }
.single-product .commentlist .owl-nav button.owl-prev:hover{ opacity:1; background:url(https://homeworkout.com/wp-content/uploads/2020/06/btnArrow-1.png) no-repeat center #ddd !important; }
.single-product .commentlist .owl-nav button.owl-prev i{ display:none; }
.single-product .commentlist .owl-nav button.owl-next{ width:50px; height:45px; background:url(https://homeworkout.com/wp-content/uploads/2020/05/btnArrow.png) no-repeat center #eee; border-radius:0 !important; cursor:pointer;opacity:1; transition:.5s ease; }
.single-product .commentlist .owl-nav button.owl-next:hover{ opacity:1; background:url(https://homeworkout.com/wp-content/uploads/2020/05/btnArrow.png) no-repeat center #ddd !important; }
.single-product .commentlist .owl-nav button.owl-next i{ display:none; }
.shop_attributes.woocommerce-product-attributes a{ color:#f26522; }
.single-product .et_pb_wc_add_to_cart a.added_to_cart {
position: absolute;
width: 50px;
right: -34%; padding: 10px 0 10px 0;
background: url(https://homeworkout.com/wp-content/uploads/2020/05/cartIcon.png) no-repeat center #f16522 !important;
color: transparent;
font-size: 14px;
text-align: center;
top: 50%;
text-indent: 20px;
transform: translate(0%, -50%);
height:50px;
line-height:0;
border-radius:50%;
transition:.5s ease;
}
.single-product .et_pb_wc_add_to_cart a.added_to_cart:hover{ background-color:#000 !important; }
body #page-container .et_pb_section .et_pb_wc_reviews_0_tb_body.et_pb_comments_module .et_pb_button{ font-weight:400 !important; }
.tabBlock-content a{ color:#f26522; }
.woocommerce-account a{ color:#f26522; }
.woocommerce-account .edit-account button.button{ margin-top:16px; }
.woocommerce-MyAccount-navigation ul{ margin:0; padding:0; }
.woocommerce-MyAccount-navigation ul li{ list-style:none; position:relative; }
.woocommerce-MyAccount-navigation ul li::before{ content: '\f00c';
font-size: 13px;
color: #f26522;
font-family: 'FontAwesome';
font-weight: 600;
margin-right: 10px;
transition: 0.3s; }
.woocommerce-MyAccount-navigation ul li a{ color:#333; transition:.5s ease; }
.woocommerce-MyAccount-navigation ul li a:hover, .woocommerce-MyAccount-navigation ul li.is-active a{ color: #f26522; }
.testimonialSection{ display: flex; flex-wrap: wrap; }
.each_tstmnal{ flex: 0 0 48%; background:#efefef; margin-right:4%; margin-bottom:40px; }
.each_tstmnal:nth-child(2n){ margin-right:0; }
.ech_tst{ padding:30px; }
.img_dtl{ margin-top:25px; }
.leaderImg{ width:102px; display:block; float:left; margin-right:20px; }
.leaderImg img{ width:100px; height:100px; object-fit:cover; border:1px solid #ddd; }
.nameDesg{ color:#f16522; font-weight:600; font-size:16px; }
.nameDesg span{ display:block; color:#000; font-weight:400; font-size:15px; }
.woocommerce-ordering select.orderby > option{ font-size:13px; background:#efefef; color:#666; cursor:pointer; }
.woocommerce-ordering select.orderby > option:hover{ background:#f16522 !important; }
.archive .woocommerce-ordering select.orderby{ padding:12px 15px 14px; font-weight:400; font-size:14px; cursor:pointer; } .product-form h3{ padding-bottom:0px; }
.product-form .catName{ color:#f16522; display:block; margin-bottom:2px; }
.product-form .rating > label {
background: #f16522;
color: #fff;
font-weight: 300;
padding: 0 8px 2px;
display: inline-block;
position: relative;
margin-right: 10px;
}
.product-form .rating > label::after {
content: '';
position: absolute;
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
border-left: 6px solid #f16522;
top: 50%;
right: -6px;
transform: translate(0, -50%);
}
.product-form .rating{
padding: 2px 0;
color: #000;
}
.product-form .product-price{ font-weight:bold; }
.product-form .sale-price { float: left; }
.product-form .regular-price{ float:left; color: #999; font-size: 12px; margin-right: 10px; 
text-decoration: line-through;
}
.product-form .sale-perc { float: left; color: #f16522; margin-left: 5px; font-size:12px; font-weight:600; }
.product-form p{ clear:both; }
.woocommerce-account .woocommerce-MyAccount-navigation{ width:20%; }
.woocommerce-account .woocommerce-MyAccount-content{ width:78%; }
.filterSidear ul.brand li{ margin-bottom:0 !important; }
.woocommerce-checkout #customer_details .col-1{ width:100%; }
.woocommerce-checkout #customer_details .col-2{ width:100%; margin-top: 30px; }
.woocommerce-checkout #customer_details{ width:48%; float:left; }
.woocommerce-checkout #order_review{ width:48%; float:right; }
.woocommerce-checkout h3#order_review_heading{ margin-bottom:12px; text-indent:4%; }
.woocommerce-checkout #payment ul.payment_methods li.payment_method_affirm{ margin-bottom:15px; }
.woocommerce-checkout .select2-container .select2-selection--single{ height:51px; }
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered{ line-height:47px; }
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow{ top:12px; } .single-product .quantity {
position: relative;
}
.single-product .quantity input[type="number"].qty::-webkit-inner-spin-button,
.single-product .quantity input[type="number"].qty::-webkit-outer-spin-button
{
-webkit-appearance: none;
margin: 0;
}
.single-product .quantity input[type="number"]
{
-moz-appearance: textfield;
height:42px !important;
}
.single-product .quantity input {
float: left;
display: block;
text-align:left !important;
padding-left:12px;
}
.single-product .quantity input:focus {
outline: 0;
}
.single-product .quantity-nav {
float: left;
position: relative;
height: 42px;
}
.single-product .quantity-button {
position: relative;
cursor: pointer;
border-left: 1px solid #eee;
width: 20px;
text-align: center;
color: #fff;
font-size: 13px;
font-family: "Trebuchet MS", Helvetica, sans-serif !important;
line-height: 1.5;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
.single-product .quantity-button.quantity-up {
position: absolute;
height: 50%;
top: 0;
border-bottom: 1px solid #eee;
}
.single-product .quantity-button.quantity-down {
position: absolute;
bottom: 0px;
height: 50%;
}
.rating {
display: none !important;
} @media only screen and (max-width: 1099px) {
#et_mobile_nav_menu {
display: block;
}
#top-menu {
display: none;
}
.et_header_style_split .mobile_menu_bar, .et_header_style_left .mobile_menu_bar {
z-index: 9999;
}
.logo_container img {
max-width: 100% !important;
}
.logo_container {
width: 120px !important;
}
.extra-elements {
top: -7px;
}
.et-cart-info span label {
padding: 2px 5px 2px;
}
}
@media only screen and (max-width: 1199px) {
.mainHeader .logoArea {
clip-path: polygon(0 0, 100% 0%, 100% 75%, 0% 96%);
}
.et_pb_section.et_pb_section_0_tb_header.mainHeader.et_section_specialty {
background-image: linear-gradient(0deg,#000 58%,#f26522 42%) !important;
}
.mainHeader .et_pb_row > .et_pb_column.et_pb_column_1_4.et_pb_column_0_tb_header.et_pb_css_mix_blend_mode_passthrough.et_pb_column_single {
width: 12%;
}
.mainHeader .et_pb_column.et_pb_column_3_4.et_pb_column_1_tb_header.et_pb_specialty_column.et_pb_css_mix_blend_mode_passthrough.et-last-child.et_pb_column--with-menu {
width: 88%;
}
.mainHeader .logoArea {
height: 128px;
width: 100%;
}
.mainHeader .et_pb_row_inner.et_pb_row_inner_1_tb_header.et_pb_row--with-menu {
padding: 0 0 10px !important;
}
.contDetails .et_pb_code_inner > a::before, .socialIcon .icon.et_pb_with_border, .socialIcon .icon.et_pb_with_border::before {
width: 30px !important;
font-size: 12px !important;
height: 30px !important;
line-height: 30px !important;
}
.menuArea .menu-item.menu-item-type-post_type.menu-item-object-page {
padding: 12px 5px;
}
.menuArea .menu-item.menu-item-type-post_type.menu-item-object-page > a, .contDetails .et_pb_code_inner > a {
font-size: 12px;
}
.menuArea li.menu-item.menu-item-type-post_type.menu-item-object-page:first-child {
margin-left: 25px;
}
.mainFooter .et_pb_column_0_tb_footer {
width: 50%;
}
.mainFooter .et_pb_column_1_tb_footer {
width: 44%;
margin-right: 0;
}
.mainFooter .et_pb_column_1_tb_footer .et_pb_blurb_description > ul {
column-count: 2;
}
.mainFooter .et_pb_column_2_tb_footer, .mainFooter .et_pb_column_3_tb_footer {
width: 30.333% !important;
margin-right: 3% !important;
padding-top: 0;
}
.mainFooter .et_pb_column_4_tb_footer {
width: 33.333% !important;
padding-top: 0;
}
}
@media only screen and (max-width: 980px) {
.et_pb_section.et_pb_section_0_tb_header.mainHeader.et_section_specialty {
background-image: linear-gradient(0deg,#000 56%,#f26522 44%) !important;
}
.mainHeader .logoArea {
clip-path: polygon(0 0, 100% 0%, 100% 75%, 0% 90%);
}
.menuArea .et_pb_menu__icon.et_pb_menu__search-button::after {
top: 0;
}
.socialIcon .et_pb_social_media_follow_network_0_tb_header.et_pb_social_icon.et_pb_social_network_link.et-social-facebook {
margin: 0;
}
.menuArea .et_pb_menu__icon.et_pb_menu__search-button {
margin: 0;
}
.menuArea .et_pb_menu__icon.et_pb_menu__search-button::after {
width: 34px;
height: 34px;
right: 145px;
}
.menuArea .et_pb_menu__icon.et_pb_menu__cart-button {
height: 34px;
right: 30px;
}
.menuArea .mobile_menu_bar::before {
color: #F26522 !important;
}
.mainHeader .logoArea {
height: 120px;
}
.menuArea #mobile_menu1 {
margin-top: 10px;
border-color: #f26522;
}
.menuArea .menu-item.menu-item-type-post_type.menu-item-object-page {
text-align: center;
width: 30%;
margin: auto !important;
}
.menuArea .menu-item.menu-item-type-post_type.menu-item-object-page > a {
font-size: 15px;
color: #242424 !important;
border: 0;
}
.menuArea .menu-item.menu-item-type-post_type.menu-item-object-page::before, .menuArea .menu-item.menu-item-type-post_type.menu-item-object-page::after {
border-color: #242424;
}
.menuArea .menu-item.menu-item-type-post_type.menu-item-object-page:hover > a {
color: #fff !important;
}
.mainFooter > .et_pb_row.et_pb_row_0_tb_footer.et_pb_row_5col {
overflow: visible;
}
.financing-content::after {
width: 300px;
right: -300px;
}
#et-info {
padding-top: 0;
}
#sync1.testimonialBody {
padding: 50px;
}
#sync1.testimonialBody::after, #sync1.testimonialBody .owl-nav .owl-prev::before, #sync1.testimonialBody .owl-nav .owl-next::before, #partnerSlider .owl-nav .owl-prev::before, #partnerSlider .owl-nav .owl-next::before {
transform: skewX(-12deg);
}
.woocommerce-checkout #customer_details{ width:100%; }
.woocommerce-checkout #order_review{ width:100%; }
.woocommerce-checkout h3#order_review_heading{ text-indent:0; }
}
@media only screen and (max-width: 840px) {
#et-info a span {
padding: 20px 0 20px 40px;
font-size: 0;
margin-right: 0px;
}
}
@media only screen and (max-width: 767px) {
.woocommerce-account .woocommerce-MyAccount-navigation, .woocommerce-account .woocommerce-MyAccount-content{
width:100%;
}
}
@media only screen and (max-width: 767px) {
.contDetails .et_pb_code_inner > a {
font-size: 0;
}
.mainHeader .et_pb_row > .et_pb_column.et_pb_column_1_4.et_pb_column_0_tb_header.et_pb_css_mix_blend_mode_passthrough.et_pb_column_single {
width: 15% !important;
}
.mainHeader .et_pb_column.et_pb_column_3_4.et_pb_column_1_tb_header.et_pb_specialty_column.et_pb_css_mix_blend_mode_passthrough.et-last-child.et_pb_column--with-menu {
width: 85% !important;
}
.et_pb_module.et_pb_code.contDetails {
margin-right: 0 !important;
}
.topHead {
width: 50% !important;
}
.socialIcon {
width: 50% !important;
}
.menuArea .menu-item.menu-item-type-post_type.menu-item-object-page {
width: 50%;
}
.menuArea .menu-item.menu-item-type-post_type.menu-item-object-page {
width: 90%;
margin: 5px 0 !important;
padding: 5px;
}
.menuArea .menu-item.menu-item-type-post_type.menu-item-object-page > a {
font-size: 13px;
}
.mainFooter .et_pb_column_0_tb_footer, .mainFooter .et_pb_column_1_tb_footer, .mainFooter .et_pb_column_2_tb_footer, .mainFooter .et_pb_column_3_tb_footer, .mainFooter .et_pb_column_4_tb_footer {
width: 100% !important;
}
.mainFooter .et_pb_column_2_tb_footer .et_pb_blurb_description > ul, .mainFooter .et_pb_column_3_tb_footer .et_pb_blurb_description > ul {
column-count: 2;
}
.mainFooter .et_pb_blurb_content, .mainFooter .et_pb_blurb_description, .mainFooter .et_pb_column_2_tb_footer, .mainFooter .et_pb_column_3_tb_footer {
margin: 0;
}
.mainFooter .et_pb_column_1_tb_footer .et_pb_blurb_description > ul {
padding-bottom: 0;
}
.mainFooter .et_pb_column_1_tb_footer {
padding-top: 0;
}
.copyright .et_pb_text_inner > p {
font-size: 12px;
}
.copyright .et_pb_social_icon > a {
width: 28px !important;
height: 28px !important;
}
.copyright .et_pb_social_icon > a::before {
font-size: 10px !important;
}
.financing-content {
width: 60% !important;
padding: 40px 20px 40px 0;
}
.financing-content::after {
display: none;
}
.et_secondary_nav_two_panels #et-secondary-menu {
margin-top: 12px;
}
#sync1.testimonialBody {
padding: 30px 40px 50px;
width: 90%;
margin: auto;
}
#sync1.testimonialBody::after, #sync1.testimonialBody .owl-nav .owl-prev::before, #sync1.testimonialBody .owl-nav .owl-next::before, #partnerSlider .owl-nav .owl-prev::before, #partnerSlider .owl-nav .owl-next::before {
transform: skewX(-8deg);
}
#sync1.testimonialBody::before {
height: 20px;
top: -10px;
background-size: contain;
}
.testimonialSection{ display:block; }
.each_tstmnal{ flex:0; margin-right:0; }
}
@media only screen and (max-width: 640px) {
.logo_container {
width: 90px !important;
}
#et-info div:nth-child(2) {
display: none;
}
#et-info {
width: auto;;
}
#top-header .container {
padding-left: 100px;
display: flex;
align-items: center;
justify-content: flex-end;
}
#et-secondary-menu {
display: block !important;
}
#top-header .et-cart-info {
padding: 4px 8px;
background: rgba(255,255,255,0.2);
margin: 0 !important;
height: 35px;
display: inline-block;
}
#et-secondary-menu {
margin-top: 0 !important;
}
.extra-elements .et-cart-info {
display: none;
}
#et_top_search {
float: right;
}
}
@media only screen and (max-width: 575px) {
.contDetails .et_pb_code_inner > a::before, .socialIcon .icon.et_pb_with_border, .socialIcon .icon.et_pb_with_border::before {
width: 22px !important;
font-size: 10px !important;
height: 22px !important;
line-height: 22px !important;
margin-right: 2px;
}
.mainHeader .et_pb_row > .et_pb_column.et_pb_column_1_4.et_pb_column_0_tb_header.et_pb_css_mix_blend_mode_passthrough.et_pb_column_single {
width: 25% !important;
}
.mainHeader .et_pb_column.et_pb_column_3_4.et_pb_column_1_tb_header.et_pb_specialty_column.et_pb_css_mix_blend_mode_passthrough.et-last-child.et_pb_column--with-menu {
width: 75% !important;
}
.mainHeader .et_pb_row_inner.et_pb_row_inner_1_tb_header.et_pb_row--with-menu {
padding: 0 0 5px !important;
}
.mainHeader .et_pb_row_inner.et_pb_row_inner_0_tb_header {
padding: 0 !important;
}
.mainHeader .logoArea {
width: 68px;
height: 95px;
padding: 5px;
}
.mainFooter .et_pb_column_2_tb_footer, .mainFooter .et_pb_column_3_tb_footer {
margin-bottom: 0 !important;
}
.mainFooter .et_pb_column_1_tb_footer .et_pb_blurb_description > ul, .mainFooter .et_pb_column_2_tb_footer .et_pb_blurb_description > ul, .mainFooter .et_pb_column_3_tb_footer .et_pb_blurb_description > ul {
column-count: 1;
}
.copyright .et_pb_column.et_pb_column_4_4.et_pb_column_5_tb_footer.et_pb_css_mix_blend_mode_passthrough.et-last-child {
display: block;
text-align: center;
}
.copyright .et_pb_text_inner > p {
text-align: center;
line-height: 18px;
margin-bottom: 10px;
}
.financing-content {
width: 100% !important;
padding: 20px 20px 20px 0;
}
.homeButton {
font-size: 14px;
}
.btnHead .et_pb_button_module_wrapper.et_pb_module:hover::before, .btnHead .et_pb_button_module_wrapper.et_pb_module:hover::after {
height: 54px;
}
.blogPostListing .post .postContent .postMeta li {
flex-wrap: wrap;
justify-content: center;
}
#sync1.testimonialBody {
padding: 20px 20px 50px;
width: 95%;
font-size: 12px;
line-height: 16px;
}
#sync2.testimonialFaces .owl-stage > .owl-item {
width: 60px !important;
height: 60px;
}
#sync2 {
margin-top: -30px !important;
}
#sync2.testimonialFaces .owl-stage > .owl-item > .leaderImg {
clip-path: polygon(10% 0%, 100% 0, 90% 100%, 0% 100%);
}
#sync1.testimonialBody .owl-nav button, #partnerSlider .owl-nav button {
width: 30px;
height: 35px;
}
#sync1.testimonialBody .owl-nav .owl-prev, #partnerSlider .owl-nav .owl-prev {
left: -32px;
}
#sync1.testimonialBody .owl-nav .owl-next, #partnerSlider .owl-nav .owl-next {
right: 4px;
}
#sync1.testimonialBody .owl-nav .owl-prev::after, #sync1.testimonialBody .owl-nav .owl-next::after, #partnerSlider .owl-nav .owl-next::after, #partnerSlider .owl-nav .owl-prev::after {
width: 12px;
height: 8px;
background-size: contain;
}
#partnerSlider .owl-nav {
width: 35px;
top: -20px;
}
.lft_fld, .ryt_fld{ width:100%; }
.hylights h2{ width:100%; margin:0 0 12px; }
.single-product .tabBlock ul.tabBlock-tabs li.tabBlock-tab{ width:100%; }
#recentViewsProducts.owl-carousel > .owl-nav > .owl-prev, #homeFeaturedProducts.owl-carousel > .owl-nav > .owl-prev, .bandAccessories .owl-carousel > .owl-nav > .owl-prev{ margin-left:0; }
#recentViewsProducts.owl-carousel > .owl-nav > .owl-next, #homeFeaturedProducts.owl-carousel > .owl-nav > .owl-next, .bandAccessories .owl-carousel > .owl-nav > .owl-next{ margin-right:0; }
.single-product .et_pb_wc_add_to_cart a.added_to_cart{ transform: translate(0%, 0%); top:120%; left:-8px; right:auto; }
}