body {
font-family: 'Roboto', sans-serif;
font-size: 16px;
line-height: 30px;
color: #646464;
font-weight: 400;
height: 100%;
vertical-align: baseline;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
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-bottom: 15px;
margin-top: 10px;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto 15px;
}
a {
color: #f43127;
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: #fcb302;
text-decoration: none;
outline: 0 none;
}
img {
max-width: 100%;
height: auto;
}
.fix {
overflow: hidden;
}
p {
margin: 0 0 20px 0;
}
h1,h2,h3,h4,h5,h6 {
font-family: 'Barlow', sans-serif;
margin: 0 0 20px 0;
color: #111111;
}
h1 {
font-size: 38px;
font-weight: 700;
line-height: 40px;
}
h2 {
font-size: 30px;
font-weight: 700;
line-height: 36px;
}
h3 {
font-size: 24px;
font-weight: 700;
line-height: 34px;
}
h4 {
font-size: 20px;
font-weight: 700;
line-height: 32px;
}
h5 {
font-size: 18px;
font-weight: 700;
line-height: 26px;
}
h6 {
font-size: 16px;
font-weight: 700;
line-height: 24px;
}
.clear {
clear: both;
}
.clear:after {
clear: both;
content: "";
display: block;
}
ul {
list-style: disc inside none ;
margin: 0 0 20px 0;
}
#wrapper {
overflow: hidden;
transition: all 0.5s ease-out;
}
blockquote {
background: #f9f9f9;
border-radius: 6px;
border-left: 5px solid #f43127;
font-size: 18px;
font-weight: 500;
font-style: italic;
text-align: left;
padding: 28px 40px 28px 40px;
margin: 35px 0px 35px !important;
color: #444444;
}
blockquote p {
position: relative;
margin-bottom: 0;
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 {
display: block;
font-size: 14px;
color: #646464;
font-weight: 500;
font-style: normal;
margin-top: 12px;
padding-left: 0;
letter-spacing: 2px;
z-index: 1;
}
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;
} .primary-color {
color: #f43127;
}
.secondary-color {
color: #fcb302;
}
#page {
background-position: top center;
background-repeat: no-repeat;
}
.post-bottom-spacer {
margin-bottom:20px;
width: 100%;
height:1px;
border-bottom: 1px solid #d7d7d7;
}
.visibility-h {
visibility: hidden;
}
@keyframes blinker {
90% {
opacity: 0;
}
}
@keyframes toBottomFromTop10 {
49% {
transform: translateY(-10%);
}
50% {
opacity: 0;
transform: translateY(10%);
}
51% {
opacity: 1;
}
}
@keyframes toRightFromLeft10 {
5% {
left: -5px;
}
30% {
opacity: 0.5;
left: 10px;
}
60% {
left: 5px;
opacity: 1;
}
}
@keyframes headerSlideDown {
0% {
margin-top: -100px;
}
100% {
margin-top: 0;
}
}
.elementor-widget-divider .elementor-divider-separator {
border-top-color: #dedede;
}
.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;
} .header-top-bar {
border-bottom: none;
padding: 6px 0;
}
.header-top-bar .tophead-right ul li {
display: inline-block;
margin-right: 14px;
font-size: 16px;
}
.header-top-bar .tophead-left ul li {
display: inline-block;
margin-right: 10px;
font-size: 16px;
}
.header-top-bar .tophead-right ul li:last-child {
margin-right: 0;
}
.header-top-bar .tophead-left ul li {
display: inline-block;
margin-right: 15px;
font-size: 15px;
}
.header-top-bar .tophead-left ul li:last-child {
margin-right: 0;
}
.header-top-bar .tophead-social li {
display: inline-block;
}
.header-top-bar .tophead-social li:first {
padding-left: 0;
}
.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: #f43127;
} .topbar-style-1 .header-top-bar {
background-color: #ffffff;
color: #646464;
padding: 10px 0;
border-bottom: 1px solid #e3e3e3;
}
.topbar-style-1 .header-top-bar a {
color: #646464;
}
.topbar-style-1 .header-top-bar a:hover {
color: #f43127;
}
.topbar-style-1 .header-top-bar .tophead-left {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
position: relative;
font-size: 15px;
}
.topbar-style-1 .header-top-bar .tophead-left > div {
display: inline-flex;
align-items: center;
}
.topbar-style-1 .tophead-left > div:after {
content: "/";
color: #bbbbbb;
padding: 0 10px;
}
.topbar-style-1 .tophead-left > div:last-child:after {
display: none;
}
.topbar-style-1 .tophead-left i {
color: #f43127;
font-size: 18px;
padding-right: 10px;
}
.topbar-style-1 .tophead-right {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
position: relative;
font-size: 15px;
}
.topbar-style-1 .tophead-right .header-button a:after {
content: "/";
color: #bbbbbb;
padding: 0 10px;
}
.topbar-style-1 .tophead-right .header-button i {
color: #f43127;
font-size: 18px;
padding-right: 10px;
}
.topbar-style-1 .tophead-right .tophead-social a {
color: #8d8d8d;
}
.topbar-style-1 .tophead-right .tophead-social a:hover {
color: #f43127;
} .topbar-style-2 .header-top-bar {
background-color: #f3f4f7;
border-bottom: none;
color: #646464;
padding: 10px 0;
}
.topbar-style-2 .header-top-bar a {
color: #646464;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.topbar-style-2 .header-top-bar .tophead-left {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
position: relative;
font-size: 15px;
}
.topbar-style-2 .tophead-left i {
color: #646464;
font-size: 18px;
padding-right: 10px;
}
.topbar-style-2 .tophead-left > div:after {
content: "/";
color: #bbbbbb;
padding: 0 10px;
}
.topbar-style-2 .tophead-left > div:last-child:after {
display: none;
} @media(max-width: 992px) {
.header-top-bar .top-bar-wrap {
text-align: center;
}
.header-top-bar .top-bar-wrap,
.topbar-style-1 .header-top-bar .tophead-left	{
display: inherit;
}
}
@media(max-width: 425px) {
.topbar-style-1 .tophead-left > div:after {
display: none;
}
} .trheader .header-top-bar {
border-bottom: 1px solid #bababa;
}
.topbar-style-1.trheader .header-top-bar {
background: transparent;
}
.topbar-style-2.trheader .header-top-bar {
background: transparent;
}
.topbar-style-2.trheader .header-top-bar,
.topbar-style-2.trheader .header-top-bar a {
color: #ffffff;
}
.topbar-style-2.trheader .header-top-bar .tophead-right i, 
.topbar-style-2.trheader .header-top-bar .tophead-left i:before {
color: #ffffff;
}
.trheader.has-topbar .entry-banner .container {
padding-top: 34px;
}
@media(max-width:992px) {
.trheader.has-topbar .entry-banner .container {
padding-top: 0;
}
}
.header-top-bar {
min-height: 34px;
} .trheader .site-header {
left: 0;
position: absolute;
right: 0;
z-index: 99;
}
@media(max-width: 992px) {
.trheader .site-header {
position: inherit;
}
}
.menu-full-wrap {
display: flex;
justify-content: space-between;
align-items: center;
} .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;
}
.not-top #meanmenu {
width: 100%;
position: fixed;
top: 0;
z-index: 9999;
}
.cart-icon-area > a {
padding-top: 0px;
}
.header-icon-area {
display: flex;
align-items: center;
height: 100%;
position: relative;
font-size: 20px;
}
.header-icon-area .header-search-box {
margin-left: 28px;
}
.header-icon-area .header-search-box a {
color: #010101;
}
.header-icon-area .header-search-box a:hover {
color: #f43127;
}
.header-icon-area .header-search-box i:before {
margin-left: 0;
}
.header-icon-area .search-box .search-text {
background: #f5f5f5;
border: 1px solid #f43127;
color: #666666;
height: 42px;
right: 0;
margin-right: 3px;
opacity: 0;
visibility: hidden;
padding: 0;
position: absolute;
top: 100%;
width: 0;
z-index: 99;
transition: all 0.3s ease 0s;
box-shadow: none;
font-size: 15px;
}
.header-icon-area .search-box .search-text.active {
right: 0px;
opacity: 1;
visibility: visible;
padding: 0 20px 0 10px;
width: 251px;
}
.header-icon-area .search-box .search-close {	
font-size: 18px;
line-height: 1;
right: 15px;
position: absolute;
top: 111%;
top: calc(111%);
z-index: 100;
opacity: 0;
visibility: hidden;
transition: all 0.5s ease 0s;
}
.header-icon-area .search-box .search-close.active {
opacity: 1;
visibility: visible;
}
.header-icon-area .search-box .search-button {
font-size: 20px;
}
.header-icon-area .search-box .search-button i {
color: #f43127;
}
.header-icon-area .header-icon-seperator {
font-size: 24px;
color: #ffffff;
line-height: 24px;
margin-left: 15px;
}
.header-icon-area .cart-icon-area {
position: relative;
margin-left: 15px;
padding: 31px 0;
transition: all 0.3s ease-in-out;
}
.header-icon-area > div {
position: relative;
}
.header-icon-area > div:last-child:before{
content: none;
}
.header-icon-area > div:first-child {
margin-left: 0;
}
.header-icon-area .additional-menu-area {
margin-left: 15px;
}
.header-icon-area .offcanvas-menu-wrap {
display: inline-flex;
margin-left: 25px;
}
.header-icon-area .cart-icon-area > a {
position: relative;
display: inline-block;
font-family: 'Barlow', sans-serif;
text-align: center;
font-size: 18px;
color: #ffffff;
height: 49px;
width: 49px;
line-height: 49px;
background-color: #fcb302;
border-radius: 50%;
padding: 0;
border: none;
transition: all 0.3s ease-in-out;
}
.header-icon-area .cart-icon-area > a .woocommerce-Price-amount {
display: none;
}
.cart-icon-area .woocommerce-mini-cart__empty-message {
color: #111111;
}
.header-icon-area .cart-icon-area .cart-icon-num {
border-radius: 4px;
color: #ffffff;
font-size: 14px;
font-weight: 700;
line-height: 18px;
min-height: 18px;
min-width: 18px;
position: absolute;
text-align: center;
top: 7px;
right: 2px;
}
.cart-icon-area .cart-icon-products {
font-size: 14px;
line-height: 22px;
background-color: #fff;
border-radius: 5px;
position: absolute;
right: 0;
top: 120%;
width: 340px;
max-height: 70vh;
overflow-y: auto;
z-index: 99999;
opacity: 0;
visibility: hidden;
text-align: left;
box-shadow: 0 0 48px 0 rgb(155 155 155 / 25%);
transition: all 140ms ease-in-out;
}
.cart-icon-area:hover .cart-icon-products {
top: 100%;
opacity: 1;
visibility: visible;
}
.header-icon-area .cart-icon-area .cart-icon-products .widget_shopping_cart {
padding: 25px 25px;
}
.header-icon-area .cart-icon-area .cart-icon-products .widget_shopping_cart.widget {
margin: 0;
}
.header-icon-area .cart-icon-area .cart-icon-products .widget_shopping_cart.widget p {
margin: 0;
border-top: none;
}
.header-icon-area .cart-icon-area .cart-icon-products .widget_shopping_cart.widget .total {
margin-top: 5px;
margin-bottom: 12px;
}
.woocommerce .header-icon-area .cart-icon-area .product_list_widget .mini_cart_item li img {
margin-bottom: 5px;
}
.header-icon-area .cart-icon-area .mini_cart_item .variation {
margin: 0 0 7px;
padding-left: 50px;
border-left: none;
}
.header-icon-area .cart-icon-area .mini_cart_item .variation dt {
margin: 0;
padding: 0 10px 0 0;
color: #111111;
}
.header-icon-area .cart-icon-area .mini_cart_item .variation dd {
margin: 0;
padding: 0;
}
.header-icon-area .cart-icon-area .mini_cart_item .quantity {
padding-left: 50px;
}
.woocommerce .cart-icon-products .widget_shopping_cart .cart_list li,
.cart-icon-products .woocommerce.widget_shopping_cart .cart_list li,
.cart-icon-products .widget_shopping_cart .mini_cart_item {
border-bottom: 1px solid #dddddd;
padding-bottom: 10px;
padding-top: 10px;
}
.cart-icon-products .widget_shopping_cart .mini_cart_item:last-child {
border-bottom: none;
}
.cart-icon-products .widget_shopping_cart .mini_cart_item a {
display: inline-block;
color: #000000;
font-size: 16px;
margin-bottom: 0;
font-family: 'Barlow', sans-serif;
}
.cart-icon-products .widget_shopping_cart .mini_cart_item a:hover {
color: #f43127;
}
.woocommerce .cart-icon-products .widget_shopping_cart .cart_list li a.remove,
.cart-icon-products .woocommerce.widget_shopping_cart .cart_list li a.remove,
.cart-icon-products .widget_shopping_cart .mini_cart_item a.remove {
line-height: 1;
top: 12px;
}
.cart-icon-products .woocommerce.widget_shopping_cart .cart_list li a.remove {
color: #f43127 !important;
}
.cart-icon-products .woocommerce.widget_shopping_cart .cart_list li a.remove:hover {
color: #fff!important;
background: #f43127;
}
.cart-icon-products .woocommerce.widget_shopping_cart ul.product_list_widget li img {
width: 40px;
background-image: none;
padding: 0;
}
.woocommerce .widget_shopping_cart .total strong, 
.woocommerce.widget_shopping_cart .total strong {
min-width: 70px;
display: inline-block;
color: #111111;
font-size: 16px;
} .offcanvas-menu-wrap button.offcanvas-btn-dark .menu-btn-icon > span {
background-color: #f43127;
}
.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-box .cross-icon,
.header-search-box .glass-icon.close-change,
.header-search-box .cross-icon.close-change {
display: none;
}
.header-search-box .glass-icon.open-change,
.header-search-box .cross-icon.open-change {
display: block;
}
.header-search-field {
font-size: 14px;
line-height: 22px;
background-color: #fff;
border-radius: 5px;
padding: 20px;
position: absolute;
right: 0;
top: 100px;
z-index: 2;
opacity: 0;
visibility: hidden;
text-align: left;
box-shadow: 0 5px 10px 0 rgba(111, 111, 111, 0.5);
transition: all 0.3s ease-in-out;
}
.header-search-open.header-search-field {
opacity: 1;
visibility: visible;
top: 70px;
}
.rt-sticky .header-search-open.header-search-field {
top: 65px;
}
@media(max-width: 992px) {
.header-search-open.header-search-field {
top: 40px !important;
}
}
.header-search-field .search-form .search-field {
width: 370px;
height: 50px;
font-size: 18px;
border: 1px solid #e5e5e5;
background: #f5f5f5;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 4px;
outline: none;
margin: 0;
padding: 9px 60px 9px 20px;
}
.header-search-field .search-form .search-button {
position: absolute;
z-index: 1;
top: 20px;
right: 20px;
width: 50px;
height: 50px;
border-radius: 0 4px 4px 0;
font-size: 22px;
line-height: 46px;
font-style: normal;
text-align: center;
background-color: #fcb302;
color: #ffffff;
opacity: 1;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.header-search-field .search-form .search-button:hover {
background-color: #f43127;
}
.header-search-field:before {
content: '';
position: absolute;
z-index: -1;
width: 30px;
height: 30px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: #fff;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
top: -14px;
right: 20px;
-webkit-box-shadow: 42px 5px 35px 0px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 42px 5px 35px 0px rgba(0, 0, 0, 0.3);
box-shadow: 42px 5px 35px 0px rgba(0, 0, 0, 0.3);
}
@media(max-width: 480px) {
.header-search-field .search-form .search-field {
width: 300px;
}
}
@media(max-width: 375px) {
.header-search-field .search-form .search-field {
width: 230px;
}
}
.rt-search-post .blog-layout-2 .entry-content {
border-radius: 15px;
}
.rt-search-post .no-results .custom-search-input input {
border: 1px solid #ebebeb;
border-radius: 4px !important;
float: left;
height: 60px;
padding: 0 50px 0 12px;
width: 100%;
background-color: #ffffff;
}
.rt-search-post .no-results .custom-search-input input:focus {
outline: none;
box-shadow: none;
}
.header-style-2 .rt-sticky .header-search-open.header-search-field,
.header-style-4 .rt-sticky .header-search-open.header-search-field {
top: 75px;
} .header-menu {
position: relative;
top: 0;
left: 0;
right: 0;
margin: auto;
z-index: 100;
transition: all 0.3s ease-in-out;
background-color: #ffffff;
}
.admin-bar .rt-sticky {
top: 32px;
}
.rt-sticky {
position: fixed;
top: 0;
width: 100%;
z-index: 100;
left: 0;
right: 0;
background-color: #ffffff;
box-shadow: 0px 7px 65px 0px rgb(0 0 0 / 5%);
}
.header-area .header-menu.rt-sticky .main-navigation nav > ul > li > a {
padding-top: 40px;
padding-bottom: 40px;
transition: all 0.3s ease-in-out;
}
.rt-sticky .header-icon-area .cart-icon-area {
padding-top: 25px;
padding-bottom: 25px;
transition: all 0.3s ease-in-out;
} .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;
border-bottom: 1px solid #EDDFC6;
}
.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 .header-social li a {
font-size: 18px;
color: #f43127;
}
.site-header .header-social li a:hover {
color: #fcb302;
} .site-header .site-branding a {
display: table-cell;
vertical-align: middle;
}
.site-header .site-branding a img {
max-width: 10vw;
width: 100%;
}
.site-header .site-branding {
display: table;
}
.site-header .site-branding a.light-logo {
display: none;
}
.trheader .site-header .site-branding a.light-logo {
display: table-cell;
}
.trheader .site-header .dark-logo {
display: none;
}
.trheader .header-area .header-menu {
background-color: transparent;
}
.trheader .header-area .header-menu.rt-sticky {
background-color: #f4ecdf;
} .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: 600;
color: #010101;
padding: 45px 17px;
text-transform: capitalize;
font-family: Barlow, sans-serif;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.site-header .main-navigation nav ul li a:hover {
color: #f43127;
}
.site-header .main-navigation  nav ul li a.active {
color: #a5a5a5 !important;
}
.site-header .main-navigation ul.menu > li > a:hover {
color: #fcb302;
}
.site-header .main-navigation ul.menu > li.current-menu-item > a,
.site-header .main-navigation ul.menu > li.current > a {
color: #fcb302;
} .site-header .main-navigation ul li ul {
text-align: left;
}
.site-header .main-navigation ul li ul.sub-menu li.menu-item-has-children:before {
color: #646464;
content: "\f105";
font-family: 'Font Awesome 5 Free';
font-size: 16px;
font-weight: 600;
position: absolute;
right: 12px;
top: 10px;
}
.site-header .main-navigation ul li ul li:last-child {
border-bottom: none;
}
.site-header .main-navigation ul li ul li a {
position: relative;
overflow: hidden;
display: block;
color: #010101;
text-transform: inherit;
padding: 10px 20px;
font-weight: 500;
font-size: 15px;
z-index: 2;
-webkit-transition: all 140ms ease-in-out;
transition: all 140ms ease-in-out;
}
.site-header .main-navigation ul > li > ul {
position: absolute;
top: 120%;
left: 0;
width: 220px;
padding: 12px 0;
opacity: 0;
visibility: hidden;
background-color: #fff;
z-index: 0;
box-shadow: 0 12px 30px -2px rgba(0, 0, 0, 0.1);
transition: all 140ms ease-in-out;
}
.site-header .main-navigation ul > li:hover > ul {
top: 100%;
opacity: 1;
visibility: visible;
z-index: 31;
}
.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 a:after {
content: "";
left: 0;
top: 0;
width: 0px;
position: absolute;
-webkit-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;
z-index: -1;
}
.site-header .main-navigation ul.menu li ul.sub-menu li a:hover:after {
width: 100%;
background: #ffffff;
}
.site-header .main-navigation ul.menu li ul.sub-menu li a:hover {
color: #ffffff;
padding-left: 28px;
} .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:last-child {
border-bottom: none;
}
.site-header .main-navigation ul li.mega-menu ul.sub-menu li a {
color: #010101;
padding-left: 15px;
}
.site-header .main-navigation ul li.mega-menu ul.sub-menu li a:hover {
color: #fcb302;
padding-left: 20px;
}
.site-header .main-navigation ul li.mega-menu > ul.sub-menu {
background-color: #ffffff;
width: calc(100% - 30px);
max-width: 1170px;
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 {
color: #f43127;
font-size: 14px;
padding-right: 13px;
}
.site-header .main-navigation ul li.mega-menu > ul.sub-menu > li > a {
font-size: 16px;
}
.site-header .main-navigation ul li.mega-menu > ul.sub-menu > li > a {
font-weight: 700;
}
.site-header .main-navigation ul li.mega-menu.hide-header > ul.sub-menu > li > a {
display: none;
} .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;
} .header-style-1 .masthead-container {
background: linear-gradient(to left, #fc4b33 0%, #ff0000 100%);
padding-top: 8px;
padding-bottom: 8px;
}
.header-style-1 .site-header .site-branding a.dark-logo {
display: none;
}
.header-style-1 .site-header .site-branding a.light-logo {
display: table-cell;
}
.header-style-1 .site-header .header-top {
display: flex;
justify-content: space-between;
align-items: center;
}
.header-style-1 .site-header .header-top .icon-left {
float: left;
margin-right: 15px;
text-align: center;
height: 50px;
width: 50px;
line-height: 48px;
border: 2px solid #fcb302;
border-radius: 50%;
font-size: 20px;
color: #ffffff;
}
.header-style-1 .site-header .header-top .info {
float: left;
line-height: 1.5;
font-weight: 500;
font-size: 16px;
color: #ffffff;
text-align: left;
}
.header-style-1 .site-header .header-top .info-text {
font-size: 18px;
font-weight: 500;
color: #ffffff;
font-family: 'Barlow', sans-serif;
}
.header-style-1 .site-header .header-top .info-text a {
color: #ffffff;
}
.header-style-1 .site-header .header-top .info-text a:hover {
text-decoration: underline;
}
.header-style-1 .site-header .header-top .info-label {
display: block;
color: #fbdddf;
font-size: 15px;
font-weight: 600;
}
.header-style-1 .site-header .header-top .header-address > div {
display: inline-flex;
align-items: center;
margin-right: 60px;
position: relative;
}
.header-style-1 .site-header .header-top .header-address > div:last-child {
margin-right: 0px;
}
.header-style-1 .site-header .header-top .header-address > div:first-child {
margin-left: 0px;
}
.header-style-1 .header-icon-area .cart-icon-area > a {
width: inherit;
height: inherit;
line-height: 1;
padding: 14px 40px 14px 28px;
border-radius: 30px;
font-weight: 500;
position: relative;
}
.header-style-1 .header-icon-area .cart-icon-area > a i {
padding-right: 10px;
}
.header-style-1 .header-icon-area .cart-icon-area > a .woocommerce-Price-amount {
display: inline-block;
}
.header-style-1 .header-icon-area .cart-icon-area > a:after {
content: "";
width: 0;
height: 0;
border-top: 0.375rem solid #000000;
border-left: 0.375rem solid transparent;
border-right: 0.375rem solid transparent;
position: absolute;
top: 50%;
right: 18px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
} .header-style-1.trheader #tophead {
border-bottom: 1px solid rgba(181, 181, 181, 0.3);
}
.header-style-1.trheader .masthead-container {
background-color: transparent;
}
.header-style-1.trheader .site-header .header-top .header-address > div:after {
background-color: #ffffff;
} .header-style-2 .site-header .info-wrap {
display: flex;
align-items: center;
}
.header-style-2 .site-header .info-wrap .info {
line-height: 1.4;
}
.header-style-2 .site-header .info-wrap .info a {
font-weight: 500;
font-size: 20px;
color: #ffffff;
background: linear-gradient(to left, #fc4b33 0%, #ff0000 100%);
border-radius: 30px;
padding: 12px 20px;
font-family: 'Barlow', sans-serif;
}
.header-style-2 .site-header .info-wrap {
position: relative;
}
.header-style-2 .header-phone i {
font-size: 18px;
padding-right: 8px;
}
.header-style-2 .header-icon-area {
margin-right: 15px;
}
.header-style-2 .header-icon-area .header-search-box a i {
background: #e7e7e7;
border-radius: 50%;
font-size: 18px;
color: #010101;
width: 49px;
height: 49px;
line-height: 49px;
text-align: center;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.header-style-2 .header-icon-area .header-search-box a:hover i {
background: #f43127;
color: #ffffff;
}
.header-style-2 .site-header .rt-sticky .main-navigation nav > ul > li > a {
padding-top: 40px;
padding-bottom: 40px;
} .header-style-2.trheader .header-controll {
background: transparent;
}
.header-style-2.trheader .site-header .info-wrap .info span,
.header-style-2.trheader .site-header .info-wrap .info a,
.header-style-2.trheader .site-header .info-wrap .icon-left i:before {
color: #ffffff;
}
.header-style-2.trheader .header-icon-area .header-search-box a i {
background: #ffffff;
}
.header-style-2.trheader .header-icon-area > div:before {
background: #ffffff;
} .header-style-3 .masthead-container {
padding: 10px 0 10px;
}
.header-style-3 .site-header .info-wrap {
display: flex;
align-items: center;
}
.header-style-3 .site-header .info-wrap .icon-left {
float: left;
line-height: 1;
padding-right: 20px;
}
.header-style-3 .site-header .info-wrap .info {
float: left;
line-height: 1.4;
}
.header-style-3 .site-header .info-wrap .info span {
display: block;
color: #010101;
font-size: 15px;
font-weight: 400;
}
.header-style-3 .site-header .info-wrap .info a {
font-weight: 700;
font-size: 20px;
color: #010101;
}
.header-style-3 .site-header .header-button .button-btn {
position: relative;
display: inline-block;
border: none;
border-radius: 30px;
font-size: 16px;
font-family: 'Barlow', sans-serif;
font-weight: 700;
color: #ffffff;
background-color: #fcb302;
padding: 15px 30px;
z-index: 1;
line-height: 1.6;
letter-spacing: 1px;
overflow: hidden;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.header-style-3 .site-header .header-button .button-btn:before {
position: absolute;
content: "";
left: inherit;
right: 0;
top: 0;
z-index: -1;
height: 100%;
width: 0;
border-radius: 30px;
background: #ffffff;
-webkit-transition: all 240ms ease-in-out;
transition: all 240ms ease-in-out;
}
.header-style-3 .site-header .header-button .button-btn:hover:before {
width: 100%;
right: inherit;
left: 0;
}
.header-style-3 .site-header .header-button .button-btn i {
font-size: 16px;
margin-left: 8px;
-webkit-transition: all 140ms ease-in-out;
transition: all 140ms ease-in-out;
}
.header-style-3 .site-header .header-button .button-btn:hover i {
-webkit-transform: translateX(5px);
-ms-transform: translateX(5px);
transform: translateX(5px);
}
.header-style-3 .site-header .header-button .button-btn:hover {
color: #000000;
}
.header-style-3 .site-header .header-button .button-btn i {
margin-left: 10px;
}
.header-style-3 .header-controll {
padding-top: 10px;
padding-bottom: 10px;
}
.header-style-3 .header-3-wrap {
display: flex;
justify-content: space-between;
align-items: center;
} .header-style-3.trheader .site-header .rt-sticky .main-navigation nav > ul > li > a:hover {
color: #dcd3d3;
} .header-style-3.trheader .top-bar-wrap {
border-bottom: 1px solid rgba(181, 181, 181, 0.3);
padding-bottom: 6px;
} .header-style-4 .header-area .header-menu {
background: linear-gradient(to left, #fc4b33 0%, #ff0000 100%);
}
.header-style-4 .header-4-wrap {
display: flex;
justify-content: space-between;
align-items: center;
}
.header-style-4 .header-4-right {
display: flex;
align-items: center;
}
.header-style-4 .site-header .site-branding {
margin-top: 4px;
}
.header-style-4 .site-header .site-branding a.dark-logo {
display: none;
}
.header-style-4 .site-header .site-branding a.light-logo {
display: table-cell;
}
.header-style-4 .site-header .main-navigation nav > ul > li > a {
color: #ffffff;
}
.header-style-4 .site-header .main-navigation nav > ul > li > a:hover {
color: #dcd3d3;
}
.header-style-4 .site-header .rt-sticky .main-navigation nav > ul > li > a {
padding-top: 40px;
padding-bottom: 40px;
}
.header-style-4 .header-icon-area .header-search-box a i {
display: inline-block;
background: #ffffff;
border-radius: 50%;
font-size: 18px;
color: #010101;
width: 49px;
height: 49px;
line-height: 49px;
text-align: center;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.header-style-4 .additional-menu-area span.side-menu-trigger {
border-color: #ffffff;
}
.header-style-4 .additional-menu-area span.side-menu-trigger span {
background-color: #ffffff;
}
.header-style-4 .header-icon-area > div:before {
background-color: #ffffff;
}
.header-style-4 .header-phone .info a {
font-family: 'Barlow', sans-serif;
color: #ffffff;
font-size: 24px;
font-weight: 500;
margin-left: 20px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.header-style-4 .header-phone .info i {
font-size: 18px;
font-weight: 900;
padding-right: 5px;
}
.header-style-4 .site-header .header-icon-area .cart-icon-area {
padding: 31px 0;
}
.header-style-4 .site-header .rt-sticky .header-icon-area .cart-icon-area {
padding: 26px 0;
} .header-style-4.trheader .header-phone .info a {
color: #111111;
}
.header-style-4.trheader .header-area .header-menu {
background: transparent;
}
.header-style-4.trheader .header-area .header-menu.rt-sticky {
background: #f4ecdf;
}
.header-style-4.trheader .site-header .main-navigation nav > ul > li > a:hover {
color: #f43127;
}
.header-style-4.trheader .additional-menu-area span.side-menu-trigger {
border-color: #adadad;
}
.header-style-4.trheader .additional-menu-area span.side-menu-trigger span {
background-color: #adadad;
} .header-style-5 .site-header .main-navigation nav > ul > li > a {
padding-left: 12px;
padding-right: 12px;
}
.header-style-5 .header-icon-area .contact-info {
display: inline-flex;
align-items: center;
margin-right: 5px;
position: relative;
}
.header-style-5 .header-icon-area .contact-info .icon-left {
margin-right: 15px;
text-align: center;
height: 49px;
width: 49px;
line-height: 49px;
background: #f43127;
border-radius: 50%;
font-size: 20px;
color: #ffffff;
}
.header-style-5 .header-icon-area .contact-info .info {
line-height: 1.5;
font-weight: 500;
font-size: 16px;
color: #ffffff;
text-align: left;
}
.header-style-5 .header-icon-area .contact-info .info-label {
display: block;
color: #5f5f5f;
font-size: 15px;
font-weight: 600;
}
.header-style-5 .header-icon-area .contact-info .info-text {
font-size: 22px;
font-weight: 700;
color: #111111;
font-family: Barlow, sans-serif;
}
.header-style-5 .header-icon-area .contact-info .info-text a {
color: #111111;
}
.header-style-5 .header-icon-area .header-search-box {
font-size: 22px;
margin-left: 20px;
width: 22px;
} .header-style-5.trheader .site-header .dark-logo {
display: table-cell;
}
.header-style-5.trheader .site-header .site-branding a.light-logo {
display: none;
}
.header-style-5.trheader .header-icon-area .header-search-box a {
color: #111111;
} .header-style-6 .header-icon-area .cart-icon-area {
padding: 31px 0;
}
.header-style-6 .header-icon-area .contact-info {
display: inline-flex;
align-items: center;
margin-right: 5px;
position: relative;
}
.header-style-6 .header-icon-area .contact-info .icon-left {
margin-right: 15px;
text-align: center;
height: 49px;
width: 49px;
line-height: 49px;
background: #eeeeee;
border-radius: 50%;
font-size: 20px;
color: #111111;
}
.header-style-6 .header-icon-area .contact-info .info {
line-height: 1.5;
font-weight: 500;
font-size: 16px;
color: #ffffff;
text-align: left;
}
.header-style-6 .header-icon-area .contact-info .info-label {
display: block;
color: #5f5f5f;
font-size: 15px;
font-weight: 600;
}
.header-style-6 .header-icon-area .contact-info .info-text {
font-size: 22px;
font-weight: 700;
color: #111111;
font-family: Barlow, sans-serif;
}
.header-style-6 .header-icon-area .contact-info .info-text a {
color: #f43127;
}
.header-style-6 .header-icon-area .cart-icon-area > a {
background: #eeeeee;
color: #111111;
}
.header-style-6 .header-icon-area .cart-icon-area .cart-icon-num {
color: #f43127;
}
.header-style-6 .header-icon-area .header-search-box {
font-size: 22px;
margin-left: 20px;
}
.header-style-6 .header-icon-area .header-search-box > a {
display: inline-block;
font-family: 'Barlow', sans-serif;
text-align: center;
font-size: 20px;
color: #111111;
height: 49px;
width: 49px;
line-height: 49px;
background-color: #eeeeee;
border-radius: 50%;
padding: 0;
border: none;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.header-style-6 .header-icon-area .header-search-box > a.close-change,
.header-style-6 .header-icon-area .header-search-box > a.cross-icon {
display: none;
}
.header-style-6 .header-icon-area .header-search-box .cross-icon.open-change {
display: block;
} .header-style-6 .header-area .header-menu.rt-sticky .main-navigation nav > ul > li > a {
padding-top: 40px;
padding-bottom: 40px;
}
.header-style-6 .rt-sticky .header-icon-area .cart-icon-area {
padding: 26px 0;
}
@media(min-width: 1200px) {
.header-style-6 .header-area .header-menu {
padding-left: 50px;
padding-right: 50px;
}
}
@media(max-width: 1199px) {
.header-style-6 .site-header .main-navigation nav > ul > li > a {
padding-left: 5px;
padding-right: 5px;
}
} .header-style-7 .menu7-fix {
display: none;
}
.header-style-7 .header-icon-area .cart-icon-area > a {
font-size: 16px;
height: 40px;
width: 40px;
line-height: 40px;
}
.header-style-7 .additional-menu-area span.side-menu-trigger {
border: none;
width: 32px;
}
.header-style-7.trheader .additional-menu-area span.side-menu-trigger span {
height: 3px;
background-color: #ffffff;
}
.header-style-7.trheader .header-area {
border-bottom: none;
}
.header-style-7.trheader .header-search-box a {
color: #ffffff;
}
.header-style-7 .menu-full-wrap {
padding: 15px 50px 0;
}
.header-style-7.trheader .header-area .header-menu.rt-sticky {
background: transparent;
box-shadow: none;
} .header-style-8 .header-icon-area .contact-info {
display: inline-flex;
align-items: center;
margin-right: 5px;
position: relative;
}
.header-style-8 .header-icon-area .contact-info .icon-left {
margin-right: 15px;
text-align: center;
font-size: 32px;
color: #111111;
}
.header-style-8 .header-icon-area .contact-info .info {
line-height: 1.5;
font-weight: 500;
font-size: 16px;
color: #ffffff;
text-align: left;
}
.header-style-8 .header-icon-area .contact-info .info-label {
display: block;
color: #5f5f5f;
font-size: 15px;
font-weight: 600;
}
.header-style-8 .header-icon-area .contact-info .info-text {
font-size: 20px;
font-weight: 700;
color: #111111;
font-family: Barlow, sans-serif;
}
.header-style-8 .header-icon-area .contact-info .info-text a {
color: #f43127;
}
.header-style-8 .header-icon-area .cart-icon-area > a {
background: transparent;
color: #111111;
width: inherit;
height: inherit;
font-size: 22px;
padding: 0;
line-height: 1;
}
.header-style-8 .header-icon-area .cart-icon-area .cart-icon-num {
background: #fcb302;
border-radius: 50%;
color: #ffffff;
font-size: 14px;
line-height: 18px;
min-height: 18px;
min-width: 18px;
position: absolute;
text-align: center;
top: -6px;
right: -15px;
}
.header-style-8 .header-button {
margin-left: 32px;
}
.header-style-8 .header-button .btn-fill-dark {
border-radius: 0;
font-size: 15px;
padding: 10px 22px;
display: inherit;
}
.header-style-8 .header-button .btn-fill-dark:before {
border-radius: 0;
} .header-style-8.trheader .site-header .header-menu.rt-sticky .dark-logo {
display: table-cell;
}
.header-style-8.trheader .site-header .header-menu.rt-sticky .site-branding .light-logo {
display: none;
}
.header-style-8 .header-area .header-menu .main-navigation nav > ul > li > a {
font-size: 15px;
}
.header-style-8.trheader .header-area .header-menu .main-navigation nav > ul > li > a {
color: #ffffff;
}
.header-style-8.trheader .header-area .header-menu.rt-sticky .main-navigation nav > ul > li > a {
color: #010101;
}
.header-style-8.trheader .header-icon-area .contact-info .icon-left,
.header-style-8.trheader .header-icon-area .contact-info .info-label,
.header-style-8.trheader .header-icon-area .contact-info .info-text a,
.header-style-8.trheader .header-icon-area .cart-icon-area > a {
color: #ffffff;
}
.header-style-8.trheader .rt-sticky .header-icon-area .contact-info .icon-left,
.header-style-8.trheader .rt-sticky .header-icon-area .contact-info .info-label,
.header-style-8.trheader .rt-sticky .header-icon-area .contact-info .info-text a,
.header-style-8.trheader .rt-sticky .header-icon-area .cart-icon-area > a {
color: #111111;
}
.header-style-8.trheader .header-area {
border-bottom: 1px solid #8a8a8a;
}
.header-style-8.trheader .header-icon-area .contact-info .icon-left {
color: #ffffff;
}
@media(min-width: 1200px) {
.header-style-8 .header-area .header-menu {
padding-left: 50px;
padding-right: 50px;
}
}
@media(max-width: 1199px) {
.header-style-8 .site-header .main-navigation nav > ul > li > a {
padding-left: 5px;
padding-right: 5px;
}
} .header-style-9 .header-button .btn-fill-dark {
font-size: 15px;
letter-spacing: 0;
display: inherit;
}
.header-style-9 .header-button .btn-fill-dark i {
margin-left: 0;
margin-right: 7px;
}
.header-style-9 .header-icon-area .cart-icon-area {
margin-right: 20px;
} @media all and (max-width: 1199px) {
.site-header .main-navigation nav ul li a {
padding-left: 7px;
padding-right: 7px;
}
.site-header .main-navigation ul li a {
padding-left: 7px;
padding-right: 7px;
}
.header-style-1 .site-header .header-top .header-address > div {
margin-right: 15px;
}
.header-style-5 .header-icon-area .header-search-box {
margin-left: 20px;
}
} @media(max-width: 992px) {
.header-style-1 .site-header .site-branding {
display: none;
}
.header-style-1 .header-controll,
.header-style-3 .header-controll	{
border-bottom: 1px solid #f8f8f8;
}
.header-style-3 .header-3-middle {
display: none;
}
.header-style-1 .site-header .header-top .header-address {
width: 100%;
text-align: center;
}
.header-style-1 .site-header .header-top .header-address > div:nth-child(2):after {
display: none;
}
}
@media all and (max-width: 767px) { #tophead .tophead-right {
text-align: center;
float: none;
} .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 a img {
height: 35px;
}
.site-header .main-navigation ul {
text-align: center;
}
.site-header .main-navigation ul li a {
padding-bottom: 10px;
padding-top: 10px;
}
.header-icon-area {
display: none;
}
.header-style-1 .site-header .header-top .header-address > div {
margin-bottom: 8px;
}
.header-style-1 .site-header .header-top .icon-left {
font-size: 16px;
height: 40px;
width: 40px;
line-height: 38px;
} .header-style-2 .masthead-container {
padding-top: 10px;
}
.header-style-2 .site-header .main-navigation ul {
text-align: center;
}
.header-style-2 .site-header .main-navigation ul li a {
padding: 10px 15px;
} .header-firstrow {
padding: 15px 0 10px;
}
.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;
}
.header-firstrow-right-contents {
display: block;
}
.header-firstrow-right-contents ul {
display: block;
padding: 0;
text-align: center;
}
.header-contact li {
display: block;
margin-left: 0;
}
.menu-sep {
margin-bottom: 10px;
}
.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-contact li {
display: block;
margin-right: 0;
}
.header-firstrow-contents-right {
text-align: center;
}
.header-firstrow-contents-right .header-icon-area {
display: none;
} .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;
}
.header-menu-btn {
display: none;
}
}
@media(max-width: 425px) {
.header-style-1 .site-header .header-top .header-address > div:first-child {
margin-bottom: 8px;
}
.header-style-1 .site-header .header-top .header-address > div:after {
display: none;
}
.header-style-1 .site-header .header-top .header-address > div {
margin-right: 0;
}
}
@media(max-width: 375px) {
.header-style-1 .site-header .header-top .header-address > div:first-child {
margin-bottom: 10px;
}
} .additional-menu-area a.side-menu-trigger { 
color: #222;
cursor: pointer;
font-size: 21px;
line-height: 0;
}
.additional-menu-area .sidenav {
height: 100%;
width: 350px;
position: fixed;
z-index: 150;
top: 0;
right: 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;
}
.additional-menu-area .sidenav .closebtn {
border: none;
border-radius: 50%;
color: #ffffff;
background: #fcb302;
display: block;
font-size: 28px;
font-weight: 700;
padding: 0;
position: absolute;
right: 15px;
text-align: center;
top: 30px;
line-height: 34px;
height: 38px;
width: 38px;
}
.additional-menu-area .sidenav .additional-logo {
padding: 0 30px;
}
.additional-menu-area .sidenav .additional-logo img {
max-width: 150px;
}
.admin-bar .additional-menu-area .sidenav {
padding-top: 60px;
}
.admin-bar .additional-menu-area .sidenav .closebtn {
top: 60px;
}
.additional-menu-area .sidenav .sidenav-search {
border: 1px solid #5f5f5f;
margin: 0 20px 10px 20px;
}
.additional-menu-area .sidenav ul li {
font-family: 'Barlow', sans-serif;
line-height: 24px;
list-style: none;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}   
.additional-menu-area .sidenav > ul.menu {
padding: 30px 30px 20px;
}
.additional-menu-area .sidenav ul li a {
position: relative;
overflow: hidden;
font-size: 15px;
color: #010101;
border: none;
padding: 7px 0;
font-weight: 500;
-webkit-transition: all 140ms ease-in-out;
transition: all 140ms ease-in-out;
}
.additional-menu-area .sidenav ul li a:hover {
color: #ffffff;
padding-left: 7px;
}
.additional-menu-area .sidenav a {
text-decoration: none;
color: #f43127;
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-family: 'Roboto', sans-serif;
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 {
display: block;
width: 44px;
position: relative;
height: 40px;
cursor: pointer;
border: 1px solid #adadad;
border-radius: 4px;
overflow: hidden;
}
.additional-menu-area span.side-menu-trigger span {
position: absolute;
right: 6px;
height: 2px;
width: 70%;
background-color: #adadad;
display: block;
opacity: 1;
transform: rotate(0deg);
margin: auto;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.trheader.non-stickh .additional-menu-area span.side-menu-trigger span {
background-color: #adadad;
}
.additional-menu-area span.side-menu-trigger.side-menu-open span:nth-child(1n) {
top: 9px;
}
.additional-menu-area span.side-menu-trigger.side-menu-open span:nth-child(2n) {
top: 18px;
}
.additional-menu-area span.side-menu-trigger.side-menu-open span:nth-child(3n) {
top: 27px;
}
.additional-menu-area span.side-menu-trigger.side-menu-close span:nth-child(1n) {
top: 18px;
transform: rotate(135deg);
}
.additional-menu-area span.side-menu-trigger.side-menu-close span:nth-child(2n) {
left: 40px;
opacity: 0;
visibility: hidden;
z-index: -1;
}
.additional-menu-area span.side-menu-trigger.side-menu-close span:nth-child(3n) {
top: 18px;
transform: rotate(-135deg);
}
@keyframes open_first_bar {
0% {
top: 50%;
transform: translateY(-50%) rotate(45deg);
}
50% {
top: 50%;
transform: translateY(-50%);
}
to {
top: 65%;
transform: translateY(-50%);
}
}
@keyframes close_first_bar {
0% {
top: 65%;
transform: translateY(-50%);
}
50% {
top: 50%;
transform: translateY(-50%);
}
to {
top: 50%;
transform: translateY(-50%) rotate(45deg);
}
}
@keyframes open_second_bar {
0%,
50% {
top: 50%;
transform: translateY(-50%);
opacity: 0;
}
51%,
to {
top: 50%;
transform: translateY(-50%);
opacity: 1;
}
}
@keyframes close_second_bar {
0%,
50% {
top: 50%;
transform: translateY(-50%);
opacity: 1;
}
51%,
to {
top: 50%;
transform: translateY(-50%);
opacity: 0;
}
}
@keyframes open_third_bar {
0% {
top: 50%;
transform: translateY(-50%) rotate(-45deg);
}
50% {
top: 50%;
transform: translateY(-50%);
}
to {
top: 35%;
transform: translateY(-50%);
}
}
@keyframes close_third_bar {
0% {
top: 35%;
transform: translateY(-50%);
}
50% {
top: 50%;
transform: translateY(-50%);
}
to {
top: 50%;
transform: translateY(-50%) rotate(-45deg);
}
}
.additional-menu-area .sidenav-address {
padding: 0 30px 30px 30px;
}
.additional-menu-area .sidenav-address h4 {
font-size: 24px;
margin-top: 20px;
margin-bottom: 15px;
}
.additional-menu-area .sidenav-address span {
color: #444444;
font-size: 15px;
display: block;
margin-bottom: 15px;
}
.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-address span a:hover {
color: #f43127;
}
.additional-menu-area .sidenav-social span {
color: #646464;
display: inline-block;
padding-right: 5px;
font-size: 16px;
text-align: center;
}
.additional-menu-area .sidenav-social span i {
margin-right: 0;
}
.additional-menu-area .sidenav-social span a {
display: inline-flex;
justify-content: center;
align-items: center;
width: 31px;
height: 31px;
border-radius: 50%;
background-color: #414141;
color: #fff;
font-size: 13px;
transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
}
.additional-menu-area .sidenav-social span a:hover {
background-color: #f43127;
color: #ffffff;
}
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.85);
animation: slideInRight 500ms ease-in-out;
transition: all 0.5s ease-in-out;
} #preloader {
overflow: visible;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 999999999;
background-color: #ffffff;
background-repeat: no-repeat;
background-position: center;
background-attachment: fixed;
background-size: 20vw;
}
@media(max-width:991px){
#preloader {
background-size: 35vw;
}
}
.preloader-wrap {
height: 100%;
width: 100%;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.preloader-wrap .preloader-content {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.preloader-wrap .preloader-content .circle {
text-align: center;
background-color: #ada9a9;
border-radius: 50%;
position: relative;
-webkit-animation: 2s ease 0s infinite main_circle2;
animation: 2s ease 0s infinite main_circle2;
}
.preloader-wrap .preloader-content .circle:after {
position: absolute;
content: "";
border-radius: 50%;
top: 50%;
-webkit-transform: translateY(-50%) translateX(-50%);
-ms-transform: translateY(-50%) translateX(-50%);
transform: translateY(-50%) translateX(-50%);
left: 50%;
background: transparent;
border: 3px solid #ada9a9;
-webkit-animation: 2s ease 0s infinite spinner2;
animation: 2s ease 0s infinite spinner2;
}
.preloader-wrap .preloader-content .circle:before {
position: absolute;
content: "";
border-radius: 50%;
background: transparent;
top: 50%;
-webkit-transform: translateY(-50%) translateX(-50%);
-ms-transform: translateY(-50%) translateX(-50%);
transform: translateY(-50%) translateX(-50%);
left: 50%;
border: 3px solid #ada9a9;
-webkit-animation: 2s ease 1s infinite spinner2;
animation: 2s ease 1s infinite spinner2;
}
@keyframes spinner2 {
0% {
background-color: #ada9a9;
opacity: 1;
height: 30px;
width: 30px;
-webkit-animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
100% {
background-color: rgba(255, 255, 255, 0);
height: 200px;
width: 200px;
opacity: 0;
-webkit-animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
}
@keyframes main_circle2 {
0% {
height: 20px;
width: 20px;
-webkit-animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
10% {
height: 30px;
width: 30px;
-webkit-animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
40% {
height: 50px;
width: 50px;
-webkit-animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
50% {
height: 50px;
width: 50px;
-webkit-animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
60% {
height: 50px;
width: 50px;
-webkit-animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
90% {
height: 70px;
width: 70px;
-webkit-animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
100% {
height: 50px;
width: 50px;
-webkit-animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
} 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: #f43127;
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: #f43127;
}
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-bottom-area a:hover,
.footer-bottom-area .widget ul li a:hover {
color: #111111;
}
.footer-logo {
margin: 0 auto 20px;
}
.footer-logo img {
max-width: 260px;
}
.footer-area .widgettitle {
position: relative;
color: #111111;
font-size: 26px;
font-weight: 600;
margin-bottom: 25px;
}
@media(max-width: 575px) {
.footer-area .rtin-address-default .rtin-item {
display: inherit;
text-align: center;
}
.address-style2 .rtin-item .rtin-icon {
display: inherit;
margin-bottom: 10px;
}
} .footer-top-area .widget_mc4wp_form_widget h3 {
font-size: 24px;
color: #ffffff;
margin-bottom: 20px;
}
.footer-top-area .mc4wp-form .form-group {
border: 1px solid #999;
border-radius: 4px;
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-align: stretch;
align-items: stretch;
width: 100%;
}
.footer-top-area .mc4wp-form .form-group:last-child {
margin-bottom: 0;
}
.footer-top-area .mc4wp-form .form-group .form-control {
font-size: 15px;
color: #ffffff;
background-color: transparent;
border: none;
padding: 5px 20px;
height: 60px;
box-shadow: none;
border-radius: 4px;
}
.footer-top-area .mc4wp-form .form-group .item-btn {
position: relative;
font-size: 14px;
font-weight: 700;
color: #ffffff;
height: 50px;
border: none;
margin: 5px;
padding: 12px 30px;
border-radius: 0 4px 4px 0;
cursor: pointer;
line-height: 1.4;
letter-spacing: 1px;
outline: none;
z-index: 1;
background: #f43127;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.footer-top-area .mc4wp-form .form-group .form-control::-moz-placeholder {
color: #a5a5a5;
}
.footer-top-area .mc4wp-form .form-group .form-control::-webkit-input-placeholder {
color: #a5a5a5;
}
.footer-top-area {
color: #c8c9cc;
font-size: 16px;
border-top: none;
background-color: #1a1a1a;
padding: 120px 0 75px;
}
@media (max-width: 1024px) {
.footer-top-area {
padding: 70px 0 65px;
}
}
@media (max-width: 767px) {
.footer-top-area {
padding: 60px 0 55px;
text-align: center;
}
}
.footer-top-area .widget select {
color: #444444;
}
.footer-top-area .widget_archive.widget > select {
margin-top: 0;
}
.footer-top-area .widget {
margin-bottom: 60px;
padding-bottom: 0px;
width: 100%;
float: left;
position: relative;
z-index: 1;
}
.footer-area caption {
color: inherit;
}
.footer-top-area ul.menu li.menu-item-has-children {
width: 100%;
}
.footer-top-area .widget ul.menu li a {
padding-left: 15px;
display: inline-block;
position: relative;
-webkit-transition: all 140ms ease-in-out;
-o-transition: all 140ms ease-in-out;
transition: all 140ms ease-in-out;
}
.footer-top-area .widget ul.menu li a:before {
content: "\f0da";
font-family: "Font Awesome 5 Free";
font-weight: 600;
position: absolute;
position: absolute;
top: 1px;
left: 0;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.footer-top-area .widget ul.menu > li a:hover {
-webkit-transform: translateX(5px);
-ms-transform: translateX(5px);
transform: translateX(5px);
} .footer-top-area .widget_panpie_address p {
margin-bottom: 0;
}
.footer-top-area .corporate-address {
margin-top: 20px;
}
.footer-top-area .corporate-address li {
display: inline-block;
width: 100%;
vertical-align: top;
padding-bottom: 0;
}
.footer-top-area .corporate-address li i {
color: #ffffff;
font-size: 16px;
padding: 0px 15px 10px 0;
} .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;
}
.footer-top-area .widget_archive ul li a {
float: left;
padding-left: 15px;
display: inline-block;
position: relative;
-webkit-transition: all 140ms ease-in-out;
-o-transition: all 140ms ease-in-out;
transition: all 140ms ease-in-out;
}
.footer-top-area .widget_archive ul li a:before {
content: "\f0da";
font-family: "Font Awesome 5 Free";
font-weight: 600;
position: absolute;
position: absolute;
top: 1px;
left: 0;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.footer-top-area .widget_archive ul > li a:hover {
-webkit-transform: translateX(5px);
-ms-transform: translateX(5px);
transform: translateX(5px);
} .footer-top-area .widget_categories ul li  {
text-align: right;
cursor: pointer;
}
.footer-top-area .widget_categories ul li a {
float: left;
padding-left: 15px;
display: inline-block;
position: relative;
-webkit-transition: all 140ms ease-in-out;
-o-transition: all 140ms ease-in-out;
transition: all 140ms ease-in-out;
}
.footer-top-area .widget_categories ul li a:before {
content: "\f0da";
font-family: "Font Awesome 5 Free";
font-weight: 600;
position: absolute;
position: absolute;
top: 1px;
left: 0;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.footer-top-area .widget_categories ul > li a:hover {
-webkit-transform: translateX(5px);
-ms-transform: translateX(5px);
transform: translateX(5px);
} .footer-top-area .widget_pages ul li  {
text-align: left;
cursor: pointer;
}
.footer-top-area .widget_pages ul li a {
padding-left: 15px;
display: inline-block;
position: relative;
-webkit-transition: all 140ms ease-in-out;
-o-transition: all 140ms ease-in-out;
transition: all 140ms ease-in-out;
}
.footer-top-area .widget_pages ul li a:before {
content: "\f0da";
font-family: "Font Awesome 5 Free";
font-weight: 600;
position: absolute;
position: absolute;
top: 1px;
left: 0;
-webkit-transition: all 140ms ease-in-out;
transition: all 140ms ease-in-out;
}
.footer-top-area .widget_pages ul > li a:hover {
-webkit-transform: translateX(5px);
-ms-transform: translateX(5px);
transform: translateX(5px);
} .footer-top-area .widget_meta li  {
text-align: left;
cursor: pointer;
}
.footer-top-area .widget_meta ul li a {
padding-left: 15px;
display: inline-block;
position: relative;
-webkit-transition: all 140ms ease-in-out;
-o-transition: all 140ms ease-in-out;
transition: all 140ms ease-in-out;
}
.footer-top-area .widget_meta ul li a:before {
content: "\f0da";
font-family: "Font Awesome 5 Free";
font-weight: 600;
position: absolute;
position: absolute;
top: 1px;
left: 0;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.footer-top-area .widget_meta ul > li a:hover {
-webkit-transform: translateX(5px);
-ms-transform: translateX(5px);
transform: translateX(5px);
} .footer-top-area .widget_recent_comments ul li {
padding-left: 15px;
-webkit-transition: all 140ms ease-in-out;
transition: all 140ms ease-in-out;
}
.footer-top-area .widget_recent_comments ul li a {
font-size: 16px;
font-weight: 400;
position: relative;
-webkit-transition: all 140ms ease-in-out;
transition: all 140ms ease-in-out;
}
.footer-top-area .widget_recent_comments ul li a:before {
content: "\f0da";
font-family: "Font Awesome 5 Free";
font-weight: 600;
position: absolute;
position: absolute;
top: 1px;
left: 0;
-webkit-transition: all 140ms ease-in-out;
transition: all 140ms ease-in-out;
}
.footer-top-area .widget_recent_comments ul li.recentcomments:hover {
-webkit-transform: translateX(5px);
-ms-transform: translateX(5px);
transform: translateX(5px);
}
.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_comments ul li.recentcomments:hover > span:before {
background-color: #f43127;
}
.footer-top-area .widget_recent_comments ul li.recentcomments span > a:before {
left: -15px;
top: -3px;
} .footer-top-area .widget_recent_entries ul li a {
padding-left: 15px;
display: inline-block;
position: relative;
-webkit-transition: all 140ms ease-in-out;
-o-transition: all 140ms ease-in-out;
transition: all 140ms ease-in-out;
}
.footer-top-area .widget_recent_entries ul li a:before {
content: "\f0da";
font-family: "Font Awesome 5 Free";
font-weight: 600;
position: absolute;
position: absolute;
top: 1px;
left: 0;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.footer-top-area .widget_recent_entries ul > li a:hover {
-webkit-transform: translateX(5px);
-ms-transform: translateX(5px);
transform: translateX(5px);
} .footer-area .rt_footer_social_widget .footer-about {
margin-bottom: 20px;
}
@media(min-width: 992px) {
.footer-area .rt_footer_social_widget .footer-about {
margin-right: 50px;
}
}
.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;
-webkit-transition: all 0.3s ease-in-out;
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 {	
height: 44px;
width: 44px;
line-height: 44px;
border: 1px solid #5a5a5a;
color: #ffffff;
border-radius: 50%;
text-align: center;
display: block;
font-size: 16px;
}
.footer-area .rt_footer_social_widget .footer-social li a:hover {
background: #f43127;
border: 1px solid transparent;
}
.footer-area .rt_footer_social_widget .footer-social li a:hover i {
color: #ffffff;
}
.footer-top-area ul li a i {
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
} .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: #f43127 !important;
color: #ffffff !important;
}
.footer-top-area .search-form input.search-submit {
background-color: #fff;
color: #f43127;
} .footer-top-area .widget_calendar caption {
caption-side: initial;
text-align: center;
font-weight: 600;
border-radius: 2px 2px 0 0;
background: #f43127;
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: #f43127;
color: #ffffff;
}
.footer-top-area .widget_calendar table td#today a {
color: #ffffff;
}
.footer-top-area .widget_calendar table td a {
color: #f43127;
}
.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;
}
.footer-top-area .stylish-input-group {
padding-top: 15px;
}
.footer-top-area .stylish-input-group .form-control {
background: #2d2d2d;
border: none;
box-shadow: none;
color: #646464;
border-radius: 0px;
height: 39px;
padding-left: 18px;
}
.footer-top-area .stylish-input-group .form-control::-moz-placeholder {
color: #646464;
}
.footer-top-area .stylish-input-group .form-control::-webkit-input-placeholder {
color: #646464;
}
.footer-top-area .stylish-input-group .input-group-addon {
background: #2d2d2d;
border: none;
border-radius: 0px;
padding: 0;
}
.footer-top-area .stylish-input-group .input-group-addon button {
background: #2d2d2d;
border-radius: 0px;
border: none;
box-shadow: none;
padding: 11px 16px;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.footer-top-area .stylish-input-group .input-group-addon button i {
color: #f43127;
}
.footer-top-area .stylish-input-group .input-group-addon button:hover {
background: #f43127;
opacity: 0.7;
}
.footer-top-area .stylish-input-group .input-group-addon button:hover i {
color: #ffffff;
}
.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: #f43127;
}
.footer-top-area .rt-news-box .media a.post-img-holder {
width: 32% !important;
}
.footer-top-area .gallery .gallery-item {
max-width: 31.5%;
margin: 0 5px 5px 0px;
}
.footer-top-area .gallery .gallery-item img {
max-height: 100px;
} .footer-style-1 .footer-area {
position: relative;
overflow: hidden;
}
.footer-style-1 .footer-area .copyright {
text-align: center;
margin: 0 30px;
}
.footer-style-1 .footer-area .copyright a {
color: #c8c9cc;
}
.footer-style-1 .footer-area .copyright a:hover {
color: #ffffff;
}
.footer-style-1 .footer-top-area .mc4wp-form .form-group {
background: #2c2c2c;
border: none;
}
.footer-style-1 .footer-area .mc4wp-form .form-group .form-control {
padding: 5px 15px;
height: 50px;
}
.footer-style-1 .footer-area .mc4wp-form .form-group .item-btn {
margin: 0;
padding: 5px 14px;
}
.footer-style-1 .footer-top-area .mc4wp-form .form-group .form-control::-moz-placeholder {
color: #c8c9cc;
}
.footer-style-1 .footer-top-area .mc4wp-form .form-group .form-control::-webkit-input-placeholder {
color: #c8c9cc;
}
.footer-style-1 .footer-area .widget_media_image {
margin-bottom: 20px;
}
@media(min-width: 1200px) {
.footer-style-1 .footer-area .widget_media_image img {
max-width: 260px !important;
}
}
@media(max-width: 767px) {
.footer-style-1 .footer-area .widget_media_image img {
max-width: 260px !important;
}
}
.footer-style-1 .footer-area .copyright_wrap {
display: flex;
justify-content: space-between;
align-items: center;
}
.footer-style-1 .footer-area .copyright_wrap .left-line {
flex: 1;
height: 1px;
width: 100%;
z-index: 1;
background-color: #2e2e2e;
}
.footer-style-1 .footer-area .copyright_wrap .right-line {
flex: 1;
height: 1px;
width: 100%;
z-index: 1;
background-color: #2e2e2e;
}
.footer-style-1 .footer-area .widget_text {
margin-bottom: 20px;
}
.footer-style-1 .footer-area ul.shape-holder {
margin: 0;
padding: 0;
list-style: none;
}
.footer-style-1 .footer-area ul.shape-holder li {
position: absolute;
z-index: 0;
}
.footer-style-1 .footer-area ul.shape-holder li.shape1 {
left: 0;
bottom: 80px;
}
.footer-style-1 .footer-area ul.shape-holder li.shape2 {
left: 50%;
top: 60px;
}
.footer-style-1 .footer-area ul.shape-holder li.shape3 {
right: 5%;
bottom: 100px;
}
@media(max-width:1440px) {
.footer-style-1 .footer-area ul.shape-holder li.shape1 {
left: -84px;
bottom: -68px;
}
.footer-style-1 .footer-area ul.shape-holder li.shape2 {
right: 0;
bottom: 0;
}
}
@media(max-width:991px) {
.footer-style-1 .footer-area ul.shape-holder li.shape1,
.footer-style-1 .footer-area ul.shape-holder li.shape2 {
display: none;
}
}
.footer-area .newsletter-form .form-group {
border-radius: 5px;
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-align: stretch;
align-items: stretch;
width: 100%;
}
.footer-area .newsletter-form .form-control {
background: #2c2c2c;
border: none;
outline: none;
border-radius: 4px 0 0 4px;
font-size: 15px;
color: #ffffff;
height: 50px;
}
.footer-area .newsletter-form .submit-btn {
border-radius: 0 4px 4px 0;
font-size: 20px;
padding: 6px 16px;
width: 66px;
line-height: 1;
}
.footer-area .newsletter-form .submit-btn:before {
border-radius: 0 4px 4px 0;
}
.footer-area .newsletter-form .submit-btn:after {
border-radius: 0 4px 4px 0;
}
.footer-area .newsletter-form .submit-btn i {
margin-left: 0;
font-size: inherit;
}
.footer-area .newsletter-form .submit-btn:hover i {
transform: inherit;
}
.form-control:focus {
outline: none;
box-shadow: none;
}
.footer-area .newsletter-form .form-control::-moz-placeholder {
color: #c8c9cc;
}
.footer-area .newsletter-form .form-control::-webkit-input-placeholder {
color: #c8c9cc;
} .footer-style-2 .footer-area {
position: relative;
overflow: hidden;
text-align: center;
}
.footer-style-2 .footer-area .widget h3 {
color: #ffffff;
}
.footer-style-2 .footer-area .widgettitle:after {
right: 0;
margin: 0 auto;
}
.footer-style-2 .footer-top-area {
background-color: #01070e;
color: #c8c9cc;
}
.footer-style-2 .footer-top-area a {
color: #c8c9cc;
}
.footer-style-2 .footer-top-area ul.menu li a,
.footer-style-2 .footer-top-area ul.menu li a:hover {
padding-left: 0;
transform: none;
}
.footer-style-2 .footer-top-area ul.menu li a:before {
display: none;
}
.footer-style-2 .footer-top-area a:hover, 
.footer-style-2 .footer-top-area a:active {
color: #ffffff;
}
.footer-style-2 .footer-top-area .widget ul.menu li {
display: inline-block;
margin-bottom: 0;
padding-bottom: 0;
}
.footer-style-2 .footer-top-area .widget ul.menu li:after {
content: ".";
padding: 0 22px;
}
.footer-style-2 .footer-top-area .widget ul.menu li:last-child:after {
display: none;
}
.footer-style-2 .footer-top-area .mc4wp-form .form-group {
border: 1px solid rgba(255, 255, 255, 0.3);
}
.footer-style-2 .footer-top-area .mc4wp-form .form-group .form-control::-moz-placeholder {
color: #c8c9cc;
}
.footer-style-2 .footer-top-area .mc4wp-form .form-group .form-control::-webkit-input-placeholder {
color: #c8c9cc;
}
.footer-style-2 .footer-wrap {
display: flex;
align-items: center;
justify-content: space-between;
width: 70%;
margin: 10px auto 0;
}
.footer-style-2 .footer-top-area .rt_footer_social_widget {
margin-bottom: 0;
}
.footer-style-2 .footer-area .rt_footer_social_widget ul.footer-social {
margin-top: 0;
}
.footer-style-2 .footer-top-area .mc4wp-form .form-group {
width: 70%;
margin: 0 auto;
}
.footer-style-2 .footer-area .newsletter-form .form-group {
justify-content: center;
}
@media(max-width: 991px){
.footer-style-2 .footer-wrap,
.footer-style-2 .footer-top-area .mc4wp-form .form-group {
width: 100%;
}
}
@media(max-width: 767px){
.footer-style-2 .footer-wrap {
display: inherit;
}
.footer-style-2 .footer-area .rt_footer_social_widget {
margin-bottom: 25px;
}
} .footer-style-3 .footer-area ul.shape-holder {
margin: 0;
padding: 0;
list-style: none;
}
.footer-style-3 .footer-area ul.shape-holder li {
position: absolute;
z-index: 0;
}
.footer-style-3 .footer-area ul.shape-holder li.shape1 {
left: 0;
top: 80px;
}
.footer-style-3 .footer-area ul.shape-holder li.shape2 {
left: 62%;
top: 60px;
}
@media(max-width:1440px) {
.footer-style-3 .footer-area ul.shape-holder li.shape1 {
left: -10px;
top: 40px;
}
.footer-style-3 .footer-area ul.shape-holder li.shape2 {
right: 0;
bottom: 0;
}
}
@media(max-width:991px) {
.footer-style-3 .footer-area ul.shape-holder li.shape1,
.footer-style-3 .footer-area ul.shape-holder li.shape2 {
display: none;
}
}
.footer-style-3 .footer-top-area {
position: relative;
padding-top: 80px;
padding-bottom: 0;
z-index: 31;
}
.footer-style-3 .footer-area .widgettitle {
font-size: 22px;
}
.footer-style-3 .footer-logo {
text-align: center;
margin-bottom: 60px;
}
.footer-style-3 .copyright_wrap {
text-align: center;
border-top: 1px solid #333;
margin-top: 30px;
padding-top: 30px;
padding-bottom: 30px;
}
@media (min-width: 992px) {
.footer-style-3 .footer-area .rt_footer_social_widget .footer-about {
margin-right: 0;
}
}
.footer-style-3 .footer-top-area .corporate-address li i {
display: none;
}
.footer-style-3 .footer-area .rt_footer_social_widget .footer-social li {
margin-right: 25px;
}
.footer-style-3 .footer-area .rt_footer_social_widget .footer-social li:last-child {
margin-right: 0;
}
.footer-style-3 .footer-area .rt_footer_social_widget .footer-social li a {
height: inherit;
width: inherit;
line-height: 1;
border: none;
color: #c8c9cc;
border-radius: 0;
text-align: center;
display: block;
font-size: 16px;
}
.footer-style-3 .footer-area .rt_footer_social_widget .footer-social li a:hover {
background: transparent;
}
.footer-style-3 .footer-top-area ul li {
margin-bottom: 5px;
padding-bottom: 5px;	
} .widget select {
border: 1px solid #d7d7d7;
border-radius: 4px;
padding: 14px 10px;
width: 100%;
outline: none;
}
.widget > select {
margin-top: 10px;
}
.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: #f43127;
}
.widget_recent_entries ul li span {
display: block;
}
.sidebar-widget-area .widget {
background: #ffffff;
margin-bottom: 30px;
overflow: hidden;
position: relative;
border-radius: 5px;
}
.sidebar-widget-area .widget h3.widgettitle {
display: block;
position: relative;
color: #111111;
font-size: 22px;
margin-bottom: 25px;
padding-bottom: 18px;
line-height: 1.4;
z-index: 2;
}
.sidebar-widget-area .widget h3.widgettitle:after {
content: "";
height: 100%;
width: 100%;
background: url(//www.pizzeriasanmarzano.it/wp-content/themes/panpie/assets/element/widget_line.png);
background-repeat: repeat-x;
background-position: bottom left;
border-radius: 4px;
position: absolute;
bottom: 0;
left: 1px;
}
.sidebar-widget-area .widget:last-child {
margin-bottom: 0;
}
.sidebar-widget-area .widget ul li {
border-bottom: 1px solid #ebebeb;
margin: 0 0 13px;
padding: 0 0 13px;
position: relative;
-webkit-transition: all 140ms ease-in-out;
transition: all 140ms ease-in-out;
}
.sidebar-widget-area .widget ul li:last-child {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}
.sidebar-widget-area .widget ul li a {
font-size: 16px;
font-weight: 400;
position: relative;
-webkit-transition: all 140ms ease-in-out;
transition: all 140ms ease-in-out;
}
.sidebar-widget-area .widget ul li a:hover {
color: #f43127;
}
.sidebar-widget-area .widget ul li a:before {
content: "\f0da";
font-family: "Font Awesome 5 Free";
font-weight: 600;
position: absolute;
position: absolute;
top: 1px;
left: 0;
-webkit-transition: all 140ms ease-in-out;
transition: all 140ms ease-in-out;
}
.sidebar-widget-area .widget ul > li a:hover {
-webkit-transform: translateX(5px);
-ms-transform: translateX(5px);
transform: translateX(5px);
}
.sidebar-widget-area .widget ul li ul {
border-top: 1px solid #e2e2e2;
margin-top: 10px;
padding-top: 10px;
}
.sidebar-widget-area .widget_nav_menu ul ul.sub-menu li:last-child,
.sidebar-widget-area .widget_categories ul ul.children li:last-child {
margin-bottom: 0;
border-bottom: none;
}
.sidebar-widget-area .widget ul li.active a {
color: #fcb302;
}
.sidebar-widget-area .widget ul li.active a:before {
content: "\f101";
font-family: fontawesome;
color: #f43127;
}
.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_recent_comments ul li.recentcomments {
background: #ffffff;
line-height: 1.6;
position: relative;
padding-left: 15px;
}
.sidebar-widget-area .widget_recent_comments ul li.recentcomments:hover {
-webkit-transform: translateX(5px);
-ms-transform: translateX(5px);
transform: translateX(5px);
}
.sidebar-widget-area .widget_recent_comments ul li.recentcomments:last-child {
margin-bottom: 0;
}
.sidebar-widget-area .widget_recent_comments ul li.recentcomments > a:before {
display: none;
}
.sidebar-widget-area .widget_recent_comments ul li.recentcomments > span {
position: relative;
}
.sidebar-widget-area .widget_recent_comments ul li.recentcomments:hover > span:before {
background-color: #f43127;
}
.sidebar-widget-area .widget_recent_comments ul li.recentcomments span > a:before {
left: -15px;
top: -3px;
}
.sidebar-widget-area .widget_recent_entries ul li .post-date {
color: #535151;
font-size: 14px;
} .sidebar-widget-area .widget_meta ul li {
position: relative;
color: #909090;
background: #ffffff;
line-height: 1.6;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
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;
background: #ffffff;
line-height: 1.6;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.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;
background: #ffffff;
line-height: 1.6;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
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;
background: #ffffff;
line-height: 1.6;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.sidebar-widget-area .widget_rss ul li a {
padding-left: 0;
font-weight: 500;
color: #111111;
}
.sidebar-widget-area .widget_rss ul li a:before {
display: none;
}
.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;
background: #f7f7f7;
border-radius: 5px;
display: inline-block;
font-size: 15px !important;
margin: 0 0px 4px 0;
padding: 6px 12px;
font-weight: 400;
-webkit-transition: all 140ms ease-in-out;
transition: all 140ms ease-in-out;
}
.sidebar-widget-area .widget_tag_cloud a:hover,
.sidebar-widget-area .widget_product_tag_cloud a:hover {
background-color: #f43127;
border: none;
color: #ffffff;
} .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: #f43127;
border: 2px solid #f43127;
color: #ffffff;
display: inline-block;
font-size: 14px;
font-weight: 500;
padding: 12px 0;
text-align: center;
text-transform: uppercase;
-webkit-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
width: 200px;
}
.search-form input.search-submit:hover {
background-color: #fff;
color: #f43127;
}
.search-form .custom-search-input .btn {
z-index: 5;
}
.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;
}
.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: #f43127;
}
.mobile-header-search .custom-search-input .btn {
z-index: 5;
}
.search-form input {
border: 1px solid #ebebeb;
color: #444444;
font-size: 15px;
border-radius: 7px !important;
float: left;
height: 60px;
padding: 0 50px 0 20px;
width: 100%;
outline: none;
background-color: #ffffff;
}
.search-form button {  
background: #f43127;
border: none;
border-radius: 5px;
box-shadow: none;
color: #ffffff;
font-size: 20px;
position: absolute;
top: 10px;
transition: all 0.5s ease;
padding: 5px 10px;
right: 23px;
}
.search-form button:hover {
color: #ffffff;
}
.search-form input:focus {
outline: none;
box-shadow: none;
border-color: #f43127;
} .sidebar-widget-area .widget_top_rated_products .product_list_widget .star-rating {
color: #fcb302;
font-size: 12px;
margin-top: 3px;
margin-bottom: 3px;
} .sidebar-widget-area .widget_recent_entries ul li {
position: relative;
color: #444444;
background: #ffffff;
line-height: 1.6;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.sidebar-widget-area .widget_recent_entries ul li a {
display: inline-block;
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;
}
.rt_widget_recent_entries_with_image .topic-box {
margin-bottom: 20px;
position: relative;
}
.rt_widget_recent_entries_with_image .topic-box .rt-wid-post-img {
display: block;
overflow: hidden;
border-radius: 4px;
}
.rt_widget_recent_entries_with_image .topic-box .rt-wid-post-img img {
border-radius: 4px;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.rt_widget_recent_entries_with_image .topic-box .rt-wid-post-img:hover img {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
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: #f43127;
}
.rt_widget_recent_entries_with_image .topic-box .post-date1 {
display: block;
position: absolute;
top: 10px;
left: 10px;
}
.rt_widget_recent_entries_with_image .topic-box .posted-date {
color: #646464;
font-size: 14px;
font-weight: 400;
padding-top: 12px;
line-height: 1.4;
}
.rt_widget_recent_entries_with_image .topic-box .posted-date i {
color: #7e7e7e;
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: #fcb302;
}
.rt_widget_recent_entries_with_image .topic-box .post-date1 span {	
text-transform: uppercase;
z-index: 2;
display: inline-block;
background: #f43127;
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;
padding: 10px;
}
.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 {
width: 90px;
margin-right: 15px;
overflow: hidden;
border-radius: 5px;
}
.post-box-style .media a.post-img-holder img {
border-radius: 5px;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition: all 140ms ease-in-out;
transition: all 140ms ease-in-out;
}
.post-box-style .media:hover a.post-img-holder img {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
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: 0px;
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: #f43127;
}
.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 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: #f43127;
font-size: 14px;
font-weight: 500;
}
.post-box-style .post-box-date ul li i {
color: #7e7e7e;
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 {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.post-tab-layout .media .tab-img-holder:hover img {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
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: #f43127;
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: #f43127;
}
.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: #f43127;
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: #fcb302;
}
.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: #f43127;
}
.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;
}
.feature-post-layout .post-box-date ul li a:before {
display: none;
}
.feature-post-layout .post-box-date ul li a:hover {
color: #fcb302;
}
.feature-post-layout .post-box-date ul li.feature-date {
color: #f43127;
font-weight: 700;
}
.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 {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.feature-post-layout .media .post-img-holder:hover img {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
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 .corporate-address li {
display: inline-block;
width: 100%;
vertical-align: top;
}
.sidebar-widget-area .widget .corporate-address li i {
color: #f43127;
font-size: 19px;
padding: 0px 15px 10px 0;
}
.sidebar-widget-area .widget .corporate-address li i.fa-map-marker {
color: #f43127;
font-size: 19px;
padding: 0px 24px 10px 0;
}
.sidebar-widget-area .widget .corporate-address li a {
color: #111111;
line-height: 34px;
font-size: 15px;
transition: all 0.3s ease-out;
font-weight: 400;
}
.sidebar-widget-area .widget .corporate-address li a:before {
content: "";	
margin-right: 0px;
} .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;
background: #ffffff;
line-height: 1.6;
text-align: right;
}
.sidebar-widget-area .widget_product_categories ul li:last-child,
.sidebar-widget-area .widget_categories ul li:last-child, 
.sidebar-widget-area .widget_archive ul li:last-child {
padding-bottom: 0px;
}
.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: 600;
border-radius: 3px 3px 0 0;
background: #f43127;
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: #f43127;
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: #f43127;
}
.sidebar-widget-area .widget_calendar a:hover {
color: #f43127;
} .sidebar-widget-area .mc4wp-form {
text-align: center;
}
.sidebar-widget-area .mc4wp-form h3 {
font-size: 22px;
font-weight: 600;
color: #ffffff;
margin-bottom: 6px;
}
.sidebar-widget-area .mc4wp-form p,
.sidebar-widget-area .mc4wp-form p a {
color: #b7bede;
}
.sidebar-widget-area .mc4wp-form .mc4wp-form-fields {
position: relative;
padding-top: 100px;
}
.sidebar-widget-area .mc4wp-form .mc4wp-form-fields:after {
content: url(//www.pizzeriasanmarzano.it/wp-content/themes/panpie/assets/img/newsmail.png);
position: absolute;
top: 0;
left: 0;
right: 0;
}
.sidebar-widget-area .mc4wp-form .form-group {
margin-bottom: 8px;
}
.sidebar-widget-area .mc4wp-form .form-group:last-child {
margin-bottom: 0;
}
.sidebar-widget-area .mc4wp-form .form-group .form-control {
color: #f43127;
background-color: #ffffff;
padding: 5px 20px;
height: 58px;
font-size: 16px;
border: 1px solid #e2e2e2;
box-shadow: none;
border-radius: 4px;
text-align: center;
margin-bottom: 8px;
}
.sidebar-widget-area .mc4wp-form .form-group .item-btn {
border: none;
outline: none;
background-color: #f43127;
border-radius: 4px;
font-weight: 500;
color: #ffffff;
padding: 18px 15px;
line-height: 1.4;
width: 100%;
letter-spacing: 2px;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.sidebar-widget-area .mc4wp-form .form-group .item-btn:hover {
background-color: #fcb302;
color: #ffffff;
}
.sidebar-widget-area .mc4wp-form .form-group .form-control::-moz-placeholder {
color: #646464;
}
.sidebar-widget-area .mc4wp-form .form-group .form-control::-webkit-input-placeholder {
color: #646464;
} .gallery .gallery-item {
margin: 0;
text-align: center;
}
.gallery .gallery-item .gallery-icon {
margin: 5px;
}
.gallery .gallery-item .gallery-icon img {
border-radius: 4px;
}
.gallery .gallery-item .gallery-caption {
font-size: 13px;
} .sidebar-widget-area .widget.widget_media_image {
padding: 0;
} .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_panpie_about_info {
border: none;
padding: 0;
}
.call-to-action-content {
background: #e2ebf0;
}
.call-to-action-content {
border: none;
background-image: url(//www.pizzeriasanmarzano.it/wp-content/themes/panpie/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: #f43127;
color: #ffffff;
} .sidebar-widget-area .widget .download-list  ul li {
border: none;
margin-bottom: 8px;
padding: 0;
}
.sidebar-widget-area .widget .download-list  ul li:last-child {
margin-bottom: 0;
}
.sidebar-widget-area .widget .download-list  ul li a {
background: #f43127;
position: relative;
display: block;
border-radius: 4px;
color: #fff;
padding: 12px 20px;
font-weight: 600;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.sidebar-widget-area .widget .download-list  ul li a:hover {
transform: inherit;
background: #fcb302;
color: #ffffff;
}
.sidebar-widget-area .widget .download-list  ul li a i {
margin-right: 15px;
}
.sidebar-widget-area .widget .download-list  ul li a:before {
display: none;
}
.sidebar-widget-area .widget .download-list  ul li a i.fa-file-pdf-o {
color: #dd2c00;
}
.sidebar-widget-area .widget .download-list  ul li a i.fa-file-word-o {
color: #287ff9;
}
.sidebar-widget-area .widget .download-list  ul li a i.fa-file-video-o {
color: #dd2c00;
} .widget-open-hour ul.opening-schedule {
margin-right: 15px;
}
.widget-open-hour ul.opening-schedule li > span {
color: #ffffff;
font-weight: 400;
padding-left: 10px;
}
.widget-open-hour ul.opening-schedule li .os-close {
color: #fcb302;
font-weight: 500;
}
.widget-open-hour ul.opening-schedule li:last-child {
margin-bottom: 0;
}
.widget_apsc_widget .apsc-theme-4 {
text-align: center;
}
.widget_apsc_widget .apsc-theme-4 .apsc-each-profile {
display: inline-block;
float: inherit;
width: inherit;
margin-right: 10px;
margin-bottom: 0;
}
.widget_apsc_widget .apsc-theme-4 .apsc-each-profile .apsc-inner-block {
background-color: transparent;
border-radius: 0;
padding: 0;
font-size: 13px;
}
.widget_apsc_widget .apsc-theme-4 .apsc-each-profile:hover .apsc-inner-block {
background-color: transparent;
}
.widget_apsc_widget .apsc-theme-4 .apsc-each-profile:last-child {
margin-right: 0;
}
.widget_apsc_widget .apsc-theme-4 span.media-name {
display: none;
}
.widget_apsc_widget .apsc-theme-4 span.apsc-count {
padding-right: 5px;
}
.widget_apsc_widget .apsc-theme-4 .social-icon i {
font-size: 16px;
padding-right: 7px;
} .entry-banner {
background: #f4ecdf;
position: relative;
margin-bottom: -20px;
z-index: 3;
}
.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;
text-align: center;
position: relative;
z-index: 2;
}
.entry-banner .entry-banner-content h1 {
line-height: 1.4;
font-weight: 700;
margin-bottom: 10px;
color: #111111;
font-size: 40px;
}
.entry-banner .entry-banner-content h1 a {
color: #111111;
}
.entry-banner .entry-banner-content h1 a:hover {
color: #646464;
}
.breadcrumb-area .entry-breadcrumb span a {
color: #9e9586;
}
.breadcrumb-area .entry-breadcrumb span a:hover {
color: #f43127;
}
.breadcrumb-area .entry-breadcrumb > span:last-child {
color: #f43127;
}
.entry-banner .entry-breadcrumb .delimiter {
color: #9e9586;
padding: 0 7px;
}
.entry-banner .entry-breadcrumb .dvdr {
color: #9e9586;
padding: 0 7px;
}
@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: 32px;
}
} .trheader .entry-banner .entry-banner-content {
padding-top: 180px;
}
@media(max-width: 992px) {
.trheader .entry-banner .entry-banner-content {
padding-top: 90px;
}
}
@media(max-width: 768px) {
.trheader .entry-banner .entry-banner-content {
padding-top: 40px;
}
} .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: #f43127;
}
.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: #f43127;
}
.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: #f43127;
}  .rt-box-title-1 {	
position: relative;
padding: 4px 10px;
background-color: #f43127;
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: #f43127;
top: 0px;
} .rt-box-title-2 {
position: relative;
padding: 4px 10px;
background-color: #f43127;
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 #f43127;
}
@media ( min-width:1024px ) {
.hide-desktop {
display: none;
}
}
@media ( max-width:768px ) {
.ipad-single-image .wpb_single_image.vc_align_right {
text-align: center;		
} .ipad-single-image .wpb_single_image.vc_align_right {
padding-bottom: 15px	
}
}
.position-relative {
position: relative;
}
.img-overlay-70:before {
background-image: linear-gradient(transparent, #111), linear-gradient(transparent, #111);
height: 70%;
opacity: 0.7;
position: absolute;
right: 0;
z-index: 1;
} .panpie-button-1 {
color: #f43127;
font-size: 15px;
font-weight: 600;
letter-spacing: 1px;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.panpie-button-1:hover {
color: #fcb302;
}
.panpie-button-1 i {
font-size: 16px;
margin-left: 8px;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.panpie-button-1:hover i {
-webkit-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px);
}
.panpie-button-2 {
display: inline-block;
color: #646464;
font-size: 15px;
font-weight: 600;
letter-spacing: 1px;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.panpie-button-2:hover {
color: #fcb302;
}
.panpie-button-2 i {
font-size: 16px;
color: #a6a6a6;
margin-left: 8px;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.panpie-button-2:hover i {
color: #fcb302;
-webkit-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px);
}
.panpie-button-3 {
position: relative;
letter-spacing: 2px;
color: #f43127;
font-size: 15px;
font-weight: 700;
display: inline-block;
line-height: 1;
border: 1px solid #e5e5e5;
border-radius: 4px;
padding: 20px 25px;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.panpie-button-3:hover {
background: #f43127;
border: 1px solid transparent;
color: #ffffff;
}
.panpie-button-3 i {
font-size: 16px;
color: #a6a6a6;
margin-left: 8px;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.panpie-button-3:hover i {
color: #ffffff;
}
.btn-read-more {
position: relative;
letter-spacing: 2px;
color: #444444;
font-size: 14px;
font-weight: 700;
display: inline-block;
line-height: 1;
border: 1px solid #e5e5e5;
border-radius: 5px;
padding: 18px 20px;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.btn-read-more:hover {
background: #f43127;
color: #ffffff;
}
.submit-btn {
position: relative;
display: inline-block;
border: none;
border-radius: 30px;
font-size: 16px;
font-family: 'Barlow', sans-serif;
font-weight: 700;
color: #ffffff;
background: transparent;
padding: 15px 30px;
z-index: 1;
line-height: 1.6;
letter-spacing: 1px;
overflow: hidden;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.submit-btn:before {
position: absolute;
content: "";
left: inherit;
right: 0;
top: 0;
z-index: -1;
height: 100%;
width: 0;
border-radius: 30px;
background: #fcb302;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.submit-btn:after {
position: absolute;
content: "";
left: 0;
top: 0;
z-index: -2;
height: 100%;
width: 100%;
border-radius: 30px;
background: #f43127;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.submit-btn:hover:before {
width: 100%;
right: inherit;
left: 0;
}
.submit-btn:hover {
color: #ffffff;
}
.submit-btn i {
font-size: 16px;
margin-left: 8px;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.submit-btn:hover i {
-webkit-transform: translateX(5px);
-ms-transform: translateX(5px);
transform: translateX(5px);
}  .apsc-theme-1 .apsc-each-profile {
margin-bottom: 10px;
}
.apsc-theme-1 .apsc-each-profile:last-child {
margin-bottom: 0;
margin-right: 0;
}
.apsc-theme-1 .apsc-each-profile .apsc-inner-block {
background-color: #e2e2e2;
padding: 12px 14px;
border-radius: 4px;
font-size: 14px;
font-weight: 500;
text-transform: uppercase;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.apsc-theme-1 .apsc-each-profile:hover .apsc-inner-block {
background-color: #f43127;
}
.apsc-theme-1 .apsc-each-profile a {
color: #646464;
border-radius: 0;
box-shadow: none;
}
.apsc-theme-1 .apsc-each-profile:hover a {
color: #ffffff;
}
.apsc-theme-1 .social-icon .fa {
font-size: 18px;
margin-right: 8px;
}
.apsc-theme-1 .apsc-each-profile .apsc-count {
margin-right: 5px;
}
.apsc-theme-1 .apsc-each-profile .media-name {
display: none;
} .apsc-theme-2 .apsc-each-profile {
margin-bottom: 10px;
}
.apsc-theme-2 .apsc-each-profile:last-child {
margin-bottom: 0;
margin-right: 0;
}
.apsc-theme-2 .apsc-each-profile .apsc-inner-block {
background-color: #e2e2e2;
border-radius: 4px;
font-size: 14px;
font-weight: 500;
text-transform: uppercase;
}
.apsc-theme-2 .apsc-each-profile:hover .apsc-inner-block {
background-color: #646464;
}
.apsc-theme-2 .apsc-each-profile a {
color: #646464;
border-radius: 0;
box-shadow: none;
}
.apsc-theme-2 .apsc-each-profile:hover a {
color: #ffffff;
}
.apsc-theme-2 .social-icon .fa {
font-size: 18px;
background: #646464;
width: 58px;
height: 58px;
line-height: 58px;
text-align: center;
margin-right: 10px;
color: #fff;
}
.apsc-theme-2 .apsc-each-profile .apsc-count {
margin-right: 5px;
}
.apsc-theme-2 .apsc-each-profile .media-name {
display: none;
} .apsc-theme-3 .apsc-each-profile {
margin-bottom: 10px;
}
.apsc-theme-3 .apsc-each-profile:last-child {
margin-bottom: 0;
margin-right: 0;
}
.apsc-theme-3 .apsc-each-profile .apsc-inner-block {
background-color: #e2e2e2;
border-radius: 4px;
font-size: 14px;
font-weight: 500;
text-transform: uppercase;
}
.apsc-theme-3 .apsc-each-profile:hover .apsc-inner-block {
background-color: #f43127;
}
.apsc-theme-3 .apsc-each-profile a {
color: #646464;
border-radius: 0;
box-shadow: none;
}
.apsc-theme-3 .apsc-each-profile:hover a {
color: #ffffff;
}
.apsc-theme-3 .social-icon .fa {
font-size: 18px;
background: #646464;
width: 58px;
height: 58px;
line-height: 58px;
text-align: center;
margin-right: 10px;
color: #fff;
}
.apsc-theme-3 .apsc-each-profile .apsc-count {
margin-right: 5px;
} .apsc-theme-4 .apsc-each-profile {
float: left;
width: 48%;
margin-right: 5px;
margin-bottom: 5px;
}
.apsc-theme-4 .apsc-each-profile .apsc-inner-block {
background-color: #e2e2e2;
border-radius: 4px;
padding: 12px 12px;
font-size: 14px;
font-weight: 500;
text-align: left;
text-transform: uppercase;
}
.apsc-theme-4 .apsc-each-profile:hover .apsc-inner-block {
background-color: #f43127;
}
.apsc-theme-4 .apsc-each-profile a {
color: #646464;
border-radius: 0;
box-shadow: none;
}
.apsc-theme-4 .apsc-each-profile:hover a {
color: #ffffff;
}
.apsc-theme-4 .social-icon .fa {
padding-right: 8px;
}
.apsc-theme-4 .apsc-each-profile .apsc-count {
margin-right: 5px;
}
.apsc-theme-4 .apsc-each-profile .media-name {
display: none;
} .apsc-theme-5 .apsc-each-profile {
float: left;
width: 48%;
margin-right: 5px;
margin-bottom: 5px;
}
.apsc-theme-5 .apsc-each-profile .apsc-inner-block {
background-color: #f9f9f9;
border-radius: 4px;
padding: 15px 12px 12px;
font-size: 14px;
font-weight: 500;
text-align: center;
text-transform: uppercase;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.apsc-theme-5 .apsc-each-profile .apsc-inner-block .social-icon i {
display: block;
margin-bottom: 5px;
font-size: 20px;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.apsc-theme-5 .apsc-each-profile .apsc-inner-block .social-icon .media-name {
display: block;
font-weight: 500;
}
.apsc-theme-5 .apsc-each-profile .apsc-inner-block .apsc-count {
color: #9b9b9b;
padding-right: 4px;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.apsc-theme-5 .apsc-each-profile .apsc-inner-block .apsc-media-type {
color: #9b9b9b;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.apsc-theme-5 .apsc-each-profile:hover .apsc-inner-block {
background-color: #646464;
color: #ffffff;
}
.apsc-theme-5 .apsc-each-profile:hover .apsc-inner-block .social-icon i,
.apsc-theme-5 .apsc-each-profile:hover .apsc-inner-block .apsc-count,
.apsc-theme-5 .apsc-each-profile:hover .apsc-inner-block .apsc-media-type {
color: #ffffff;
} 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: #f43127;
color: #ffffff;
font-weight: 500;
outline: none;
transition: all 0.3s ease-out;
}
form.post-password-form input[type="submit"]:hover {
background: #fcb302;
color: #ffffff;
} .single-post .rt-single-content .single-img {
margin-bottom: 30px;
}
.single-post .rt-single-content {
word-wrap: normal;
}
.content-area {
padding-top: 120px;
padding-bottom: 120px;
}
#primary.content-area {
overflow: hidden;
background-repeat: no-repeat;
}
.entry-header {
border-bottom: 1px solid #ebebeb;
margin-bottom: 30px;
}
.entry-header .post-title {
font-size: 30px;
margin-bottom: 15px;
}
.entry-header .entry-thumbnail-area {
margin-bottom: 30px;
}
.entry-header .entry-thumbnail-area img {
border-radius: 20px;
}
.entry-header .entry-category {
display: inline-block;
}
.entry-header .post-date {
border-radius: 4px;
font-size: 16px;
font-weight: 700;
color: #f43127;
display: inline-block;
margin-bottom: 18px;
line-height: 1;
}
.entry-header .entry-meta ul {
padding-left: 0px;
margin: 0 0 18px 0;
}
.entry-header .entry-meta ul li {
display: inline;
margin-right: 22px;
position: relative;
font-size: 15px;
color: #7a7a7a;
margin-bottom: 0;
font-weight: 400;
}
.entry-header .entry-meta ul li:last-child {
margin-right: 0;
}
.entry-header .entry-meta ul li i {
color: #fcb302;
margin-right: 8px;
margin-bottom: 3px;
background: #f2f2f2;
border-radius: 50%;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
font-size: 13px;
}
.entry-header .entry-meta ul.response-area {
margin-bottom: 30px;
}
.entry-header .entry-meta ul li a {
color: #7a7a7a;
}
.entry-header .entry-meta ul li a:hover {
color: #f43127;
}
.entry-header .entry-meta ul li img {
border-radius: 50%;
margin-right: 15px;
} .entry-header .share-links {
padding-bottom: 20px;
}
.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 {
display: inline-block;
margin: 2px;
height: 40px;
overflow: hidden;
color: #ffffff !important;
background: #646464;
position: relative;
transition: 0.3s;
border-radius: 4px;
width: 42.7px;
}
.entry-header .share-links a:hover {	
color: #ffffff !important;
}
.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;
font-family: 'Playfair Display', serif;
}
.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;
}
}
.entry-header .share-links a.facebook-share-button {
background: #5d82d1;
}
.entry-header .share-links a.twitter-share-button {
background: #40bff5;
}
.entry-header .share-links a.google-share-button {
background: #eb5e4c;
}
.entry-header .share-links a.linkedin-share-button {
background: #238cc8;
}
.entry-header .share-links a.pinterest-share-button {
background: #e13138;
}
.entry-header .share-links a.reddit-share-button {
background: #ff4500;
}
.entry-header .share-links a.stumbleupon-share-button {
background: #eb4924;
}
.entry-header .share-links a.tumblr-share-button {
background: #35465c;
}
.entry-header .share-links a.vk-share-button {
background: #45668e;
}
.entry-header .share-links a.odnoklassniki-share-button {
background: #ee8208;
}
.entry-header .share-links a.pocket-share-button {
background: #ef4056;
}
.entry-header .share-links a.whatsapp-share-button {
background: #43d854;
}
.entry-header .share-links a.telegram-share-button {
background: #0088cc;
}
.entry-header .share-links a.viber-share-button {
background: #773ead;
}
.entry-header .share-links a.viber-share-button .fa {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.entry-header .share-links a.email-share-button {
background: #333333;
} .rns-plugin {
margin: 20px 0 20px;
}
.rns-plugin .rns-header {
font-size: 28px;
font-weight: 700;
margin-bottom: 30px;
color: #f43127;
}
.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: #fcb302;
color: #ffffff;
padding: 14px 18px;
border-radius: 10px;
font-size: 28px;
font-weight: 700;
font-family: 'Barlow', sans-serif;
line-height: 1;
}
.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-style2 .entry-thumbnail-area {
background: #ffffff;
border-radius: 15px 15px 0 0;
}
.post-detail-style2 .entry-thumbnail-area img {
border-radius: 15px;
}
.post-detail-style2 .content-area {
background: #f8f8f8;
}
.post-detail-style2 .post-navigation {
background: #ffffff;
border-radius: 20px;
margin-top: 30px;
margin-bottom: 30px;
border: none;
-webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
}
.post-detail-style2 .post-info-light ul.entry-meta {
margin-bottom: 20px;
}
.post-detail-style2 .post-info-light ul li,
.post-detail-style2 .post-info-light ul li a {
color: #757272;
}
.post-detail-style2 .post-info-light ul li a:hover {
color: #f43127;
}
.post-detail-style2 .entry-footer .item-tags .tag_styles {
list-style: none;
padding: 0;
margin-top: 0px;
margin-bottom: 0px;
display: inline-block;
}
.post-detail-style2 .detail-content-holder {
padding: 25px 0px 10px;
background: #fff;
}
.post-detail-style2 .related-post {
background: #ffffff;	
padding: 30px 0px 10px;
border: none;
}
.post-detail-style2 .author-content {
background: #ffffff;
border-radius: 20px;
margin-top: 30px;
padding: 30px 33px 30px;
-webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
}
.post-detail-style2 .about-author {
background: #f5f5f5;
border-radius: 10px;
margin: 0;
padding: 30px 33px 30px;
}
.post-detail-style2 .rt-related-post {
background: #ffffff;
margin-bottom: 30px;
padding: 30px 0px 30px;
border: none;
}
.post-detail-style2 .comments-area {
background: #ffffff;
border-radius: 20px;
margin-top: 30px;
padding: 30px 33px 30px;
-webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
} .post-footer-share .share-links a.large-share-button {
width: 42.7px;
}
.post-footer-share .share-links {
padding-bottom: 0px;
}
.blog-post-slider .prev-article {
-webkit-transition: all .5s ease-out;
-moz-transition: all .5s ease-out;
-ms-transition: all .5s ease-out;
-o-transition: all .5s ease-out;
display: block
}
.page .entry-content {
padding-top: 0px;	
border-top: none;
}
.entry-footer .entry-footer-meta {
overflow: hidden;
margin-top: 20px;
padding-top: 25px;
display: flex;
justify-content: space-between;
border-top: 1px solid #ebebeb;
}
.entry-footer .entry-footer-meta .share-links .social-text {
display: none;
}
@media(max-width: 767px) {
.entry-footer .entry-footer-meta {
display: inherit;
}
.entry-footer .item-tags {
margin-bottom: 20px;
}
}
.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 {	
font-size: 18px;
font-weight: 700;
color: #111111;
margin-bottom: 8px;
line-height: 1.3;
display: block;
}
.entry-footer .item-tags a {
color: #646464;
background: #f9f9f9;
border-radius: 5px;
display: inline-block;
font-size: 15px;
font-weight: 500;
line-height: 1.2;
margin-right: 7px;
margin-bottom: 5px;
padding: 9px 18px;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;	
}
.entry-footer .item-tags a:last-child {
margin-right: 0;
}
.entry-footer .item-tags a:hover {
background: #f43127;
color: #ffffff;
}
.entry-footer .post-share > span {	
font-size: 18px;
font-weight: 700;
color: #111111;
margin-bottom: 8px;
line-height: 1.3;
display: block;
}
.entry-footer .post-share .share-links  {
display: inline-block;
}
.entry-footer .post-share .share-links a {
font-size: 15px;
color: #646464;
margin-right: 7px;
width: 38px;
height: 38px;
border: 1px solid #ebebeb;
border-radius: 5px;
display: inline-block;
line-height: 36px;
text-align: center;
}
.entry-footer .post-share .share-links a:hover {
color: #f43127;
}
.entry-footer .post-share .share-links a:last-child {
margin-right: 0;
}
.rt-drop {
color: #f43127;
float: left;
font-family: Georgia;
font-size: 75px;
line-height: 60px;
padding-top: 4px;
padding-right: 8px;
padding-left: 3px;
}
.about-author {	
background: #f9f9f9;
padding: 28px 30px;
margin-bottom: 50px;
margin-top: 40px;
border-radius: 6px;
}
.author-content .author-section-title {
display: inline-block;
position: relative;
font-size: 22px;
font-weight: 700;
margin-bottom: 30px;
line-height: 1.4;
z-index: 2;
}
.about-author .pull-left {
padding-right: 30px;
}
@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: 18px;
margin-bottom: 4px;
line-height: 1.4;
text-transform: capitalize;
}
.about-author .media-body .author-title a {
color: #111111;
}
.about-author .media-body .author-designation {
margin-bottom: 10px;
font-size: 15px;
color: #a5a5a5;
line-height: 1.2;
}
.about-author ul.author-box-social {
list-style: none;
margin: 8px 0 0 0;
padding: 0;
text-align: left;
}
.about-author ul.author-box-social li {
display: inline-block;
margin-right: 10px;
margin-bottom: 5px;
}
.about-author ul.author-box-social li a {
font-size: 15px;
color: #646464;
display: block;
text-align: center;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out
}
.about-author ul.author-box-social li a:hover {
color: #f43127;
}
.about-author ul.author-box-social li:last-child {
margin-right: 0px;
} .post-navigation {
padding: 40px 30px;
margin-top: 50px;
margin-bottom: 40px;
border: 1px solid #ebebeb;
border-radius: 6px;
}
.post-navigation .post-nav-title {
font-size: 20px;
line-height: 1.4;
margin-bottom: 0;
}
.post-navigation .text-left {
padding-right: 15px;
justify-content: flex-start;
}
.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 {
padding-left: 15px;
justify-content: flex-end;
}
.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;
}
.post-navigation .post-nav-title a:hover {
color: #f43127;
}
.post-navigation .prev-article {
color: #646464;
font-size: 15px;
margin-bottom: 10px;
display: block;
line-height: 1;
}
.post-navigation .prev-article a {
color: #7e7e7e;
}
.post-navigation .prev-article a:hover {
color: #f43127;
}
.post-navigation .next-article {
color: #646464;
font-size: 15px;
margin-bottom: 10px;
display: block;
line-height: 1;
}
.post-navigation .next-article a {
color: #646464;
}
.post-navigation .next-article a:hover {
color: #f43127;
}
.post-navigation .prev-article i {
margin-left: 10px;
font-size: 18px;
color: #f43127
}
.post-navigation .prev-article:hover {
color: #f43127
}
.post-navigation .next-article i {
margin-right: 10px;
font-size: 18px;
color: #f43127
}
.post-navigation .next-article:hover {
color: #f43127;
}
@media(max-width: 425px) {
.post-navigation {
padding: 25px;
}
}
.divider {
position: relative
}
.divider:before {
position: absolute;
left: 0;
right: 0;
top: 0;
width: 1px;
height: 100%;
background-color: #ebebeb;
z-index: 1;
content: "";
margin: 0 auto
}
.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: 20px;
color: #111111;
background: #e8e8e8;
border-radius: 6px;
padding: 0;
height: 45px;
width: 48px;
line-height: 45px;
font-weight: 500;
}
.page-links span.current .page-number,
.page-links a.post-page-numbers:hover .page-number {
background-color: #fcb302;
color: #ffffff;
}
.page-links a .page-number {
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
} .rt-swiper-container {
margin:0 auto;
position:relative;
overflow:hidden;
list-style:none;
padding:0;
z-index:1;
}
.single-post-slider {
margin: 40px  0 40px;
}
.rt-swiper-slider .swiper-slide img {
border-radius: 10px;
}
.rt-swiper-slider .rt-swiper-container .swiper-button > div {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
background-image: none;
height: 60px;
width: 60px;
margin: 0 auto;
outline: none;
transform: translateY(-50%);
color: #111111;
font-size: 20px;
background-color: #ffffff;
border-radius: 50%;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.rt-swiper-slider .rt-swiper-container .swiper-button > div:hover {
background: #f43127;
color: #ffffff;
}
.rt-swiper-slider .rt-swiper-container .swiper-button-prev {
left: 40px;
background: none;
width: inherit;
height: inherit;
}
.rt-swiper-slider .rt-swiper-container .swiper-button-next {
right: 40px;
background: none;
width: inherit;
height: inherit;
}
@media(max-width: 767px) {
.rt-swiper-slider .rt-swiper-container .swiper-button > div {
width: 50px;
height: 50px;
}
} .cat-holder {
position: absolute;
top: 20px;
left: 20px
}
.cat-holder-text {
position: relative;
color: #fff;
height: 26px;
padding: 0 15px;
line-height: 27px;
text-align: center;
text-transform: uppercase;
font-size: 11px;
z-index: 2;
background-color: #f43127;
}
.cat-holder:before {
border-right: 8px solid transparent;
border-top: 8px solid #f43127;
}
.cat-holder:before {
z-index: 1;
content: "";
top: 0;
right: -8px;
position: absolute;
width: 0;
height: 0
}
.cat-holder:after {
content: "";
height: 100%;
width: 100%;
z-index: -1;
position: absolute;
top: 0;
left: 0;
right: 0
}
.rt-related-post {
margin-bottom: 40px;
}
.rt-related-post .img-scale-animate {
border-radius: 4px;
overflow: hidden;
}
.rt-related-post .title-section h3 {
display: inline-block;
position: relative;
font-size: 22px;
font-weight: 700;
margin-bottom: 25px;
padding-bottom: 15px;
line-height: 1.4;
z-index: 2;
}
.rt-related-post-info .post-date {
margin-top: 15px;
margin-bottom: 7px;
}
.rt-related-post-info .post-date ul {
list-style: none;
padding: 0;
margin-bottom: 0px;
line-height: 1.4;
}
.rt-related-post-info .post-date ul li {
color: #646464;
font-size: 14px;
font-weight: 500;
display: inline-block;
position: relative;
}
.rt-related-post-info .post-date ul li:after {
color: #646464;
content: ".";
font-size: 20px;
font-weight: 700;
padding: 0 5px 0 8px;
}
.rt-related-post-info .post-date ul li:last-child:after {
display: none;
}
.rt-related-post-info .post-date ul li.post-relate-date {
color: #f43127;
}
.rt-related-post-info .post-title {
font-size: 18px;
line-height: 1.4;
margin-bottom: 0px;
}
.rt-related-post-info .post-title a {
color: #111111;
}
.rt-related-post-info .post-title a:hover {
color: #f43127;
} .comment-respond {
background: #ffffff;
margin-top: 30px;
}
.comment-respond > h4 {
display: block;
position: relative;
font-size: 22px;
font-weight: 700;
margin-bottom: 10px;
line-height: 1.4;
}
.comments-area ul {
list-style-type: none;
padding: 0;
}
.comments-area > ul.comment-list {
background: #ffffff;
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: #f43127;
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-family: 'Barlow', sans-serif;
font-weight: 700;
display: block;
text-transform: capitalize;
}
.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: #f43127;
color: #ffffff;
}
.main-comments .each-comment {
margin-bottom: 30px;
margin-top: 30px;
}
.comments-area .main-comments .comments-body {
display: flow-root;
}
@media(max-width: 991px) {
.comments-area .main-comments .comments-body { }
}
@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: 40px;
}
.comments-area > h4 {
display: block;
position: relative;
font-size: 22px;
font-weight: 700;
margin-bottom: 30px;
line-height: 1.4;
}
#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: #ffffff;
border: 1px solid #ebebeb;
border-radius: 5px;
color: #111111;
font-size: 15px;
font-weight: 400;
margin-right: 20px;
box-shadow: none;
}
#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 {
position: relative;
display: inline-block;
border: none;
outline: none;
border-radius: 30px;
font-size: 15px;
font-family: 'Barlow', sans-serif;
font-weight: 700;
background: #f43127;
color: #ffffff;
padding: 15px 30px;
text-transform: uppercase;
z-index: 1;
line-height: 1.6;
letter-spacing: 1px;
overflow: hidden;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
#respond form .btn-send:hover {
background: #fcb302;
color: #ffffff;
}
#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;
}
.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: #f43127;
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;
}
.entry-title a {
color: #ffffff;
}
.entry-title a:hover {
color: #f43127;
}
.custom-search-input > .input-group  {
display: flex;
}
.author .about-author {
background: #f8f8f8;
border: none;
margin-top: 0;
-webkit-box-shadow: 0 1px 0 0 rgba(211,211,211,.75);
-moz-box-shadow: 0 1px 0 0 rgba(211,211,211,.75);
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-panpie_event_category .content-area,
.post-type-archive-panpie_event .content-area {
padding-top: 110px;
padding-bottom: 100px;
}
.tax-panpie_event_category.right-sidebar .sidebar-widget-area,
.post-type-archive-panpie_event.right-sidebar .sidebar-widget-area {
margin-top: 80px;
}
.tax-panpie_team_category .content-area,
.post-type-archive-panpie_team .content-area {
padding-top: 110px;
padding-bottom: 70px;
}
}
@media(max-width: 767px) {
.tax-panpie_event_category .content-area,
.post-type-archive-panpie_event .content-area {
padding-top: 90px;
padding-bottom: 80px;
}
.tax-panpie_event_category.right-sidebar .sidebar-widget-area,
.post-type-archive-panpie_event.right-sidebar .sidebar-widget-area {
margin-top: 60px;
}
.tax-panpie_team_category .content-area,
.post-type-archive-panpie_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;
}
}
.rt-blog-layout {
margin: 30px 0 0;
}
.rt-blog-layout .entry-thumbnail-area ul {
list-style: none;
padding: 0;
}
.rt-blog-layout .entry-thumbnail-area ul li {
float: left;
padding: 12px;
}
.rt-blog-layout .entry-thumbnail-area ul li i {
color: #f43127;
}
.rt-blog-layout .entry-thumbnail-area ul li a {
text-decoration: none;
text-align: center;
color: #666666;
transition: all 0.3s ease-out 0s;
}
.rt-blog-layout .entry-thumbnail-area ul li a:hover {
color: #f43127;
}
.rt-blog-layout .entry-thumbnail-area ul li:last-child {
float: right;
}
.rt-blog-layout .entry-thumbnail-area ul .active {
background: #f43127;
color: #ffffff;
}
.rt-blog-layout .entry-thumbnail-area ul .rt-post-author {
display: -webkit-box;
}
.rt-blog-layout .entry-thumbnail-area ul .rt-post-author a {
overflow: hidden;
text-overflow: ellipsis;
text-transform: none;
width: 10.5em;
white-space: nowrap;
display: block;
float: initial;
text-align: left;
padding-left: 5px;
}
.rt-blog-layout .entry-thumbnail-area ul.side_bar {
padding: 0 15px 0 0;
}
.rt-blog-layout .entry-content h3 {
margin: 0 0 10px;
line-height: inherit;
font-size: 22px;
font-weight: 700;
}
.rt-blog-layout .entry-content h3 a {
color: #111111;
display: block;
padding: 17px 0 0;
text-decoration: none;
transition: all 0.3s ease-out 0s;
line-height: 33px;
}
.rt-blog-layout .entry-content h3 a:hover {
color: #f43127;
}
.rt-blog-layout .entry-content p {
font-size: 14px;
color: #666666;
}
a.blog-button {
background-color: transparent;
border: 1px solid #f43127;
border-radius: 4px;
padding: 10px 20px;
color: #f43127 !important;
font-size: 14px;
font-weight: 500;
position: relative;
display: inline-block;
}
a.blog-button i:before {
font-size: 16px;
margin-left: 12px;
position: relative;
top: 1px;
}
a.blog-button:hover {
background-color: #f43127;
color: #ffffff !important;
border: 1px solid transparent;
}
.entry-content .item-btn, 
.rtin-content .item-btn {
display: inline-block;
color: #646464;
font-size: 14px;
font-weight: 700;
letter-spacing: 2px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.entry-content .item-btn:hover,
.rtin-content .item-btn:hover {
color: #646464;
}
.entry-content .item-btn i,
.rtin-content .item-btn i {
color: #cccccc;
font-size: 12px;
margin-left: 8px;
}
.entry-content .item-btn:hover i,
.rtin-content .item-btn:hover i {
animation: headShake 0.5s;
}
.blog-box * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.blog-box .entry-content h3 {
font-size: 24px;
line-height: 1.4;
margin-bottom: 15px;
}
.blog-box .entry-content h3 a {
color: #111111;
}
.blog-box .entry-content h3 a:hover {
color: #f43127;
}
.blog-box .entry-content ul li {
display: inline-block;
color: #646464;
font-size: 15px;
margin-bottom: 0;
position: relative;
}
.blog-box .entry-content ul li i {
padding-right: 10px;
color: #fcb302;
}
.blog-box .entry-content ul li:last-child {
margin-right: 0;
}
.blog-box .entry-content ul li a {
color: #646464;
}
.blog-box .entry-content ul li a:hover {
color: #f43127;
}
.blog-box ul.post-categories li {
padding-bottom: 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;
margin-bottom: 30px;
}
.blog-layout-1 .entry-content {
border-top: initial;
padding-top: 5px;
}
.blog-layout-1 .entry-content ul {
margin-bottom: 10px;
padding-left: 0px;
}
.blog-layout-1 .entry-content ul li {
display: inline-block;
color: #7a7a7a;
font-size: 15px;
font-weight: 400;
position: relative;
border-radius: 30px;
margin-bottom: 3px;
margin-right: 15px;
line-height: 1.3;
}
.blog-layout-1 .entry-content ul li:last-child {
margin-right: 0;
}
.blog-layout-1 .entry-content ul li.blog-comment a {
color: #7a7a7a;
}
.blog-layout-1 .entry-content ul li.blog-comment a span {
color: #444444;
font-weight: 700;
}
.blog-layout-1 .entry-content .avatar {
border-radius: 50%;
}
.blog-layout-1 .show_image .entry-content {
z-index: 2;
position: relative;
border-radius: 0px 0px 15px 15px;
}
.blog-layout-1 .blog-box .entry-content {
padding: 30px 30px 25px;
background: #ffffff;
border: 1px solid #ebebeb;
border-radius: 15px;
-webkit-transition: all ease 0.5s;
transition: all ease 0.5s;
}
.blog-layout-1 .blog-box.show_image .entry-content {
border-radius: 0px 0px 15px 15px;
}
.blog-layout-1 .blog-box .entry-content .post-grid-more {
position: relative;
color: #646464;
font-size: 14px;
font-weight: 700;
display: inline-block;
line-height: 1;
}
.blog-layout-1 .blog-box .entry-content .post-grid-more i {
position: absolute;
top: -2px;
right: -30px;
font-size: 18px;
color: #fcb302;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.blog-layout-1 .blog-box .entry-content .post-grid-more:hover {
color: #fcb302;
}
.blog-layout-1 .blog-box .entry-content .post-grid-more:hover i {
right: -35px;
}
.blog-layout-1 .blog-box .blog-img-holder .blog-img {
overflow: hidden;
border-radius: 15px 15px 0 0;
}
.blog-layout-1 .blog-box .blog-img-holder img {
width: 100%;
max-width: 100%;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition: all 180ms ease-in-out;
transition: all 180ms ease-in-out;
}
.blog-layout-1 .blog-box:hover .blog-img-holder img {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.blog-layout-1 .blog-box .entry-content .blog-btn {
color: #646464;
font-size: 15px;
font-weight: 600;
font-family: 'Barlow', sans-serif;
}
.blog-layout-1 .blog-box .entry-content .blog-btn i {
padding-left: 8px;
-webkit-transition: all 140ms ease-in-out;
-o-transition: all 140ms ease-in-out;
transition: all 140ms ease-in-out;
}
.blog-layout-1 .blog-box .entry-content .blog-btn:hover {
color: #f43127;
}
.blog-layout-1 .blog-box .entry-content .blog-btn:hover i {
padding-left: 14px;
} .blog-layout-2 {
position: relative;
margin-bottom: 30px;
}
.blog-layout-2 .blog-list {
position: relative;
background: #ffffff;
border-radius: 15px;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.blog-layout-2 .blog-list .blog-img-holder {
overflow: hidden;
position: relative;
border-radius: 15px 15px 0 0;
}
.blog-layout-2 .blog-img-holder img {
max-width: 100%;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition: all 180ms ease-in-out;
transition: all 180ms ease-in-out;
}
.blog-layout-2:hover .blog-img-holder img {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.blog-layout-2 .entry-content .entry-meta {
padding-bottom: 10px;
}
.blog-layout-2 .entry-content {
padding: 40px 40px 35px;
border: 1px solid #ebebeb;
border-radius: 0 0 15px 15px;
}
@media(max-width:375px) {
.blog-layout-2 .entry-content {
padding-left: 20px;
padding-right: 20px;
}
}
.blog-layout-2 .no_image .entry-content {
border-radius: 15px;
}
.blog-layout-2 .entry-content h3 {
margin-bottom: 15px;
font-size: 30px;
line-height: 1.4;
}
.blog-layout-2 .entry-content h3 a {
color: #111111;
}
.blog-layout-2 .entry-content h3 a:hover {
color: #f43127;
}
.blog-layout-2 .entry-content ul {
margin-bottom: 5px;
padding-left: 0px;
}
.blog-layout-2 .entry-content ul li {
display: inline;
color: #7a7a7a;
font-size: 15px;
font-weight: 400;
position: relative;
margin-bottom: 3px;
margin-right: 15px;
line-height: 1.4;
}
.blog-layout-2 .entry-content ul li:last-child {
margin-right: 0;
}
.blog-layout-2 .entry-content ul li i {
color: #fcb302;
margin-right: 7px;
}
.blog-layout-2 .entry-content ul li a {
color: #7a7a7a;
}
.blog-layout-2 .entry-content ul li a:hover {
color: #f43127;
}
.blog-layout-2 .entry-content ul li.blog-comment a {
color: #7a7a7a;
}
.blog-layout-2 .entry-content ul li.blog-comment a span {
color: #444444;
font-weight: 700;
}
.blog-layout-2 .entry-content .btn-fill-dark {
font-size: 15px;
padding: 12px 24px;
} .rt-grid-item {
padding: 0 15px;
display: block;
float: left;
clear: both;
}
.left-sidebar .sidebar-widget-area {
margin-right: 20px;
}
.right-sidebar .sidebar-widget-area {
margin-left: 20px;
}
@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 {
background-color: #f3f4f7;
border-radius: 15px;
}
.blog-layout-1.sticky .entry-content {
background: #f4ecdf;
padding: 22px 30px 25px;
}
.blog-layout-2.sticky {
padding: 0;
}
.blog-layout-2.sticky .blog-list {
background: #f4ecdf;
border-radius: 15px;
} .woocommerce nav.woocommerce-pagination ul, 
.pagination-area ul {
text-align: center;
font-size: 0;
margin-top: 20px;
margin-bottom: 0;
padding-left: 0;
border: none;
}
.woocommerce nav.woocommerce-pagination ul li,
.pagination-area ul li {
display: inline-block;
border: none;
margin-right: 6px;
}
.woocommerce nav.woocommerce-pagination ul li:last-child,
.pagination-area ul li:last-child {
margin-right: 0;
}
.woocommerce nav.woocommerce-pagination ul li a,
.pagination-area ul li a {
text-align: center;
display: inline-block;
font-size: 20px;
color: #111111;
background: #e8e8e8;
border-radius: 6px;
padding: 0;
height: 45px;
width: 48px;
line-height: 45px;
font-weight: 500;
}
.woocommerce nav.woocommerce-pagination ul li span,
.pagination-area ul li span {
text-align: center;
display: inline-block;
font-size: 20px;
color: #111111;
background: #e8e8e8;
border-radius: 6px;
padding: 0;
height: 45px;
width: 48px;
line-height: 45px;
font-weight: 500;
}
.woocommerce nav.woocommerce-pagination ul li a:hover,
.pagination-area ul li a:hover {
background-color: #fcb302;
color: #ffffff;
}
.woocommerce nav.woocommerce-pagination ul li span.current,
.pagination-area ul li span.current {
background-color: #fcb302;
color: #ffffff;
}
.woocommerce nav.woocommerce-pagination ul li.active a,
.pagination-area ul li.active a {
background-color: #fcb302;
color: #ffffff;
}
.site-content .pagination-area {
clear: both;
padding-top: 15px;
width: 100%;
}
.no-results h2.page-title {
color: #111111;
}
@media(max-width: 767px) {
.woocommerce nav.woocommerce-pagination ul, 
.pagination-area ul {
margin-top: 0px;
}
.woocommerce nav.woocommerce-pagination ul li,
.pagination-area ul li {
margin-top: 8px;
margin-right: 8px;
}
.woocommerce nav.woocommerce-pagination ul li span,
.pagination-area ul li span,
.woocommerce nav.woocommerce-pagination ul li a, 
.pagination-area ul li a {
height: 40px;
width: 40px;
line-height: 38px;
}
} @media(max-width:767px) {
body.error404 .content-area {
padding-bottom: 80px;
padding-top: 80px;
}
body.error404 .site .content-area {
background: none !important;
}
}
.error-page-area {
position: relative;
}
.error-page-content {
position: relative;
text-align: center;
padding: 30px 0;
}
.error-page-content .text-1 {
font-size: 220px;
line-height: 1.2;
color: #ffffff;
font-weight: 700;
margin-bottom: 0;
position: absolute;
left: 0;
top: 11%;
right: 0;
}
.error-page-content .text-1 span {
display: block;
font-size: 48px;
}
.error-page-content .text-2 {
font-size: 48px;
font-weight: 500;
margin: 8px auto 20px;
color: #000000;
line-height: 1.2;
}
.error-page-area .error-page-content .go-home {
margin-top: 30px;
}
.error-page-area .error-page-content .go-home a {
position: relative;
display: inline-block;
border: none;
border-radius: 30px;
font-size: 16px;
font-family: 'Barlow', sans-serif;
font-weight: 700;
color: #ffffff;
padding: 15px 30px;
z-index: 1;
line-height: 1.6;
letter-spacing: 1px;
overflow: hidden;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.error-page-area .error-page-content .go-home a:after {
position: absolute;
content: "";
left: 0;
top: 0;
z-index: -2;
height: 100%;
width: 100%;
border-radius: 30px;
background: #f43127;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.error-page-area .error-page-content .go-home a:before {
position: absolute;
content: "";
left: inherit;
right: 0;
top: 0;
z-index: -1;
height: 100%;
width: 0;
border-radius: 30px;
background: #fcb302;
-webkit-transition: all 240ms ease-in-out;
transition: all 240ms ease-in-out;
}
.error-page-area .error-page-content .go-home a:hover:before {
width: 100%;
left: 0;
right: inherit;
}
.error-page-area .error-page-content .go-home a i {
font-size: 16px;
margin-left: 8px;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.error-page-area .error-page-content .go-home a:hover {
color: #ffffff;
}
.error-page-area .error-page-content .go-home a:hover i {
-webkit-transform: translateX(5px);
-ms-transform: translateX(5px);
transform: translateX(5px);
}
.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 .contact-form.ff-el-group,
.fluentform .contact-form .ff-el-group {
margin-bottom: 10px;
}
.fluentform .contact-form .ff-el-form-control {
background: #F9F9F9;
box-shadow: none;
color: #111111;
border: 1px solid transparent;
border-radius: 4px;
font-size: 15px;
padding: 15px 20px 15px 20px;
}
.fluentform .contact-form .ff-el-form-control:focus {
border-color: #f43127;
}
.fluentform .contact-form .ff-btn {
position: relative;
display: inline-block;
border: none;
border-radius: 30px;
font-size: 16px;
font-family: 'Barlow', sans-serif;
font-weight: 700;
color: #ffffff;
background: transparent;
padding: 15px 30px;
z-index: 1;
line-height: 1.6;
letter-spacing: 1px;
overflow: hidden;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.fluentform .contact-form .ff-el-form-control::-webkit-input-placeholder {
color: #7a7a7a;
}
.fluentform .contact-form .ff-el-form-control:-ms-input-placeholder {
color: #7a7a7a;
}
.fluentform .contact-form .ff-el-form-control:-moz-placeholder {
color: #7a7a7a;
}
.fluentform .contact-form .text-danger {
color: #fcb302 !important;
font-size: 13px;
}
.fluentform .contact-form .ff-el-is-error .ff-el-form-control,
.fluentform .contact-form.ff-el-is-error .ff-el-form-control {
border-color: #fcb302;
} .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 #f43127;
}
.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: #fcb302 !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: #fcb302;
}
@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: 992px) {
.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%;
}
} .woocommerce-message:before,
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
float: left;
width: 48% !important;
max-width: 48% !important;
padding-left: 0;
}
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
float: right;
max-width: 48% !important;
width: 48% !important;
}
.woocommerce-input-wrapper {
width: 100%;
}
@media ( max-width: 991px ) {
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-1,
.woocommerce-page .col2-set .col-2 {
float: none;
width: 100% !important;
max-width: 100% !important;
padding-right: 0;
padding-left: 0;
}
} .woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce .widget_shopping_cart .cart_list li a.remove {
top: 14px;
}
.woocommerce .widget_shopping_cart li.mini_cart_item,
.woocommerce .widget_shopping_cart li.mini_cart_item {
padding-bottom: 12px;
padding-top: 12px;
}
form.woocommerce-product-search {
position: relative;
}
.woocommerce.widget_product_search .search-field {
border: 1px solid #ebebeb;
color: #444444;
font-size: 15px;
border-radius: 7px !important;
float: left;
height: 60px;
padding: 0 50px 0 20px;
width: 100%;
outline: none;
background-color: #ffffff;
}
.woocommerce.widget_product_search button {
background: #f43127;
border: none;
border-radius: 5px;
box-shadow: none;
color: #ffffff;
font-size: 0;
position: absolute;
top: 10px;
transition: all 0.5s ease;
padding: 5px 10px;
right: 10px;
line-height: 1.5;
}
.woocommerce.widget_product_search button:before {
content: '\f002';
font-family: "Font Awesome 5 Free";
font-size: 20px;
font-weight: 900;
}
.woocommerce.widget_product_search input[type="submit"] {
display: block;
line-height: 1;
margin-top: 11px;
padding: 10px 25px;
}
.woocommerce.widget_product_search .search-field:focus {
border-color: #f43127;
} .woocommerce .widget_price_filter .price_slider_wrapper {
margin-top: 30px;
}
.woocommerce .widget_price_filter .price_slider_amount {
margin-top: 40px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
background-color: #efefef;
opacity: 1;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
background-color: #f43127;
border-radius: 3px;
top: -8px;
width: 15px;
height: 20px;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
font-size: 14px;
padding: 8px 18px;
}
.woocommerce .widget_price_filter .price_slider_amount .price_label {
color: #111;
font-weight: 600;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: #535151;
height: 5px;
}
.woocommerce ul.product_list_widget {
list-style: none;
}
.woocommerce ul.product_list_widget li {
border-bottom: none;
}
.woocommerce .sidebar-widget-area .widget.woocommerce ul li a:before {
content: "";
}
.woocommerce .sidebar-widget-area .widget.widget_product_categories ul li a:before {
content: "\f0da";
}
.woocommerce ul.product_list_widget li img {
width: 90px;
float: left;
margin-top: 0;
border-radius: 5px;
margin-right: 15px;
margin-left:  0;
}
.woocommerce ul.product_list_widget li > a {
line-height: 1.4;
}
.woocommerce ul.product_list_widget li > a:hover {
transform: inherit;
}
.woocommerce ul.product_list_widget li span.amount {
color: #f43127;
font-size: 16px;
font-weight: 600;
font-family: 'Barlow', sans-serif;
}
.woocommerce ul.product_list_widget li .product-title {
font-family: 'Barlow', sans-serif;
font-size: 18px;
font-weight: 700;
color: #111;
}
.woocommerce ul.product_list_widget li del {
font-family: 'Barlow', sans-serif;
font-size: 14px;
font-weight: 500;
color: #646464;
line-height: 18px;
}
.woocommerce ul.product_list_widget li ins {
font-family: 'Barlow', sans-serif;
font-size: 16px;
font-weight: 500;
color: #f43127;
line-height: 18px;
background: #ffffff;
}
.woocommerce .widget_shopping_cart_content .buttons a {
text-align: center;
padding: 14px 24px;
}
.woocommerce .widget_shopping_cart_content .buttons a.checkout {
margin-right: 0;
}
.woocommerce .widget_layered_nav ul li a,
.woocommerce .widget_layered_nav ul li span {
padding: 10px 0;
} .rt-woo-nav.no-nav .owl-custom-nav {
display: none;
}
.rt-woo-nav .section-title {
margin-bottom: 25px;
}
.rt-woo-nav .section-title .sec-title {
float: left;
}
.rt-woo-nav .section-title .rtin-title {
font-size: 28px;
margin-bottom: 0;
}
.rt-woo-nav .section-title p {
color: #f43127;
font-size: 18px;
font-family: 'Barlow', sans-serif;
font-weight: 700;
margin-bottom: 2px;
letter-spacing: 2px;
}
.rt-woo-nav .owl-custom-nav-title {
display: inline-block;
position: relative;
font-size: 28px;
margin-bottom: 25px;
padding-bottom: 15px;
line-height: 1.4;
z-index: 2;
}
.rt-woo-nav .owl-custom-nav {
float: right;
margin-top: 7px;
}
@media(max-width:475px) {
.rt-woo-nav .owl-custom-nav {
margin-top: 0;
}
}
.rt-woo-nav .owl-custom-nav .owl-prev,
.rt-woo-nav .owl-custom-nav .owl-next {
background-color: #e2e2e2;
border-radius: 3px;
color: #111111;
cursor: pointer;
display: inline-block;
font-size: 14px;
width: 38px;
height: 38px;
line-height: 38px;
opacity: 1;
text-align: center;
transition: all 0.5s ease-in-out 0s;
}
.rt-woo-nav .owl-custom-nav .owl-next {
margin-left: 8px;
}
.rt-woo-nav .owl-custom-nav .owl-prev:hover,
.rt-woo-nav .owl-custom-nav .owl-next:hover {
background-color: #fcb302;
color: #ffffff;
}
.rt-woo-nav .owl-custom-nav i {
font-size: 14px;
line-height: 30px;
}
.rt-woo-nav .owl-custom-nav-bar {
border-color: #e8e8e8;
border-style: solid;
border-width: 1px 0;
float: right;
margin-top: 16px;
} .woo-shop-top {
border-bottom: 1px solid #ebebeb;
border-radius: 0;
overflow: hidden;
padding-bottom: 30px;
margin-bottom: 30px;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
align-items: center;
}
.woo-shop-top > div {
padding: 0;
}
.woo-shop-top .view-mode ul li {
display: inline-block;
margin-right: 5px;
font-size: 18px;
}
.woo-shop-top .view-mode ul li:last-child {
margin-right: 0;
}
.woo-shop-top .view-mode ul li a {
color: #111111;
border: 1px solid #d7d7d7;
background: #ffffff;
display: inline-block;
border-radius: 7px;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
}
.product-grid-view .woo-shop-top .view-mode ul li.grid-view-nav a {
background-color: #fcb302;
border-color: #fcb302;
color: #ffffff;
}
.product-list-view .woo-shop-top .view-mode ul li.list-view-nav a {
background-color: #fcb302;
border-color: #fcb302;
color: #ffffff;
}
.woo-shop-top ul {
margin: 0;
padding: 0;
}
.woo-shop-top .limit-show {
text-align: left;
}
.woo-shop-top .limit-show > div {
display: inline-block;
}
.woo-shop-top .top-right {
text-align: right;
}
.woo-shop-top .top-right .sort-list {
display: inline-block;
margin-right: 15px;
position: relative;
bottom: 4px;
}
.woo-shop-top .top-right .view-mode {
display: inline-block;
}
.woocommerce .woo-shop-top .woocommerce-ordering,
.woocommerce .woo-shop-top .woocommerce-result-count {
margin-bottom: 0;
}
.woocommerce .woo-shop-top .woocommerce-ordering {
float: none;
}
.woocommerce .woo-shop-top .woocommerce-result-count {
line-height: 28px;
font-size: 18px;
font-weight: 600;
color: #000000;
}
.woocommerce-ordering .select2-container--default .select2-selection--single {
background-color: transparent;
border: none;
border-radius: 0;
}
.woocommerce-ordering .select2-container--default .select2-selection--single:focus {
outline: none;
}
.woocommerce-ordering .select2-container--default .select2-selection--single .select2-selection__rendered {
padding-right: 40px;
}
.woocommerce-ordering .select2-container--default .select2-selection--single .select2-selection__arrow {
height: 25px;
position: absolute;
top: 1px;
right: 1px;
width: 25px;
background: #fff;
border-radius: 50%;
}
.woocommerce-ordering .select2-container--default .select2-selection--single .select2-selection__arrow b {
border-color: #000 transparent transparent transparent;
}
.woocommerce-ordering .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
border-color: transparent transparent #dd0e1e transparent;
}
@media(max-width: 767px) {
.woo-shop-top .limit-show,
.woo-shop-top .top-right {
text-align: center;
}
} .woocommerce ul.products {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
margin-bottom: 0;
}
.woocommerce ul.products li.product {
margin: 0 0 20px 0;
overflow: hidden;
}
.woocommerce ul.products.columns-2 li.product {
width: 50%;
}
.woocommerce ul.products.columns-3 li.product {
width: 33.3333%;
}
.woocommerce ul.products.columns-4 li.product {
width: 25%;
}
@media(max-width: 1024px) {
.woocommerce ul.products.columns-4 li.product {
width: 33.33333%;
}	
}
@media(max-width:767px) {
.woocommerce.has-sidebar ul.products li.product {
width: 49%;
}
}
@media(max-width:425px) {
.woocommerce.has-sidebar ul.products li.product {
width: 100%;
}
}
.woocommerce ul.products li.product a img {
width: inherit;
display: inline-block;
margin: 0;
}
.woocommerce ul.products li.last, 
.woocommerce-page ul.products li.last {
margin-right: 0;
}
.woocommerce ul.products li.product h3 {
margin-bottom: 8px;
margin-top: 18px;
padding: 0;
font-size: 18px;
}
.woocommerce ul.products li.product h3 a {
color: #f43127;
}
.woocommerce ul.products li.product h3 a:hover {
color: #fcb302;
}
.woocommerce .star-rating {
color: #ff9100;
}
.woocommerce ul.products li.product .star-rating {
font-size: 16px;
margin: 0 0 8px;
display: inline-block;
}
.woocommerce ul.products li.product .price {
color: #fcb302;
font-size: 18px;
font-weight: 700;
margin-bottom: 0;
line-height: 1;
}
.woocommerce ul.products li.product .price del {
display: inline;
}
.woocommerce ul.products li.product .button {
font-size: 16px;
}
.woocommerce ul.products li.product .onsale {
margin: 0;
}
.woocommerce.no-sidebar ul.products li.product {
width: 22.7%;
}
.woocommerce.no-sidebar ul.products li.product .product-thumb-area img {
width: 100%;
}
.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale {
background-color: #f43127;
padding: 0;
}
.woocommerce a.added_to_cart {
background-color: #f43127;
color: #ffffff;
cursor: pointer;
display: inline-block;
font-size: 14px;
font-weight: 500;
padding: 4px 12px;
margin-top: 5px;
}
.woocommerce a.added_to_cart.wc-forward {
border-radius: 4px;
margin-top: 1em;
margin-left: 0;
padding: 12px 20px;
line-height: 1.2;
font-size: 16px;
}
.woocommerce a.added_to_cart:hover {
background-color: #646464;
}
.woocommerce #yith-quick-view-modal #yith-quick-view-content {
padding: 10px;
}
.woocommerce .product-thumb-area {
background: #f3f6f9;
position: relative;
overflow: hidden;
border-radius: 4px;
text-align: center;
margin: 15px;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.woocommerce .product-thumb-area:after {
content: "";
height: 100%;
width: 100%;
background-color: rgba(40, 127, 249, 0.9);
border-radius: 4px;
position: absolute;
top: 0;
left: 0;
right: 0;
z-index: 1;
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.woocommerce .product-thumb-area:hover:after {
visibility: visible;
opacity: 1;
-webkit-box-shadow: 0px 6px 20px 0px rgba(62, 136, 240, 0.75);
box-shadow: 0px 6px 20px 0px rgba(62, 136, 240, 0.75);
}
.woocommerce .product-thumb-area:hover {
-webkit-box-shadow: 0px 6px 15px 0px rgba(62, 136, 240, 0.75);
box-shadow: 0px 6px 15px 0px rgba(62, 136, 240, 0.75);
}
.woocommerce .product-thumb-area .product-info {
left: 0;
opacity: 0;
position: absolute;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
transition: all .25s ease-in-out;
z-index: 9;
}
.woocommerce .product-thumb-area .product-info ul {
margin: 0;
text-align: center;
font-size: 0;
}
.woocommerce .product-thumb-area .product-info ul li {
display: inline-block;
font-size: 16px;
padding: 0 2px;
overflow: hidden;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.woocommerce .product-thumb-area .product-info ul li:nth-child(1n) {
transform: translateX(-100%);
}
.woocommerce .product-thumb-area:hover .product-info ul li:nth-child(1n) {
transform: translateX(0);
transition-delay: 0.2s;
}
.woocommerce .product-thumb-area .product-info ul li:nth-child(2n) {
transform: translateY(-100%);
}
.woocommerce .product-thumb-area:hover .product-info ul li:nth-child(2n) {
transform: translateY(0);
transition-delay: 0.5s;
}
.woocommerce .product-thumb-area .product-info ul li:nth-child(3n) {
transform: translateX(100%);
}
.woocommerce .product-thumb-area:hover .product-info ul li:nth-child(3n) {
transform: translateX(0);
transition-delay: 0.2s;
}
.woocommerce .product-thumb-area .product-info ul li a {
background: #ffffff;
color: #3e3e3e;
display: block;
padding: 8px 15px;
width: 50px;
border-radius: 4px;
height: 50px;
}
.woocommerce .product-thumb-area .product-info ul li a.add_to_cart_button {
text-indent: -9999px;
margin-top: 0;
}
.woocommerce .product-thumb-area .product-info ul li a.add_to_cart_button:after {
content: "\f07a";
font-family: 'fontawesome';
position: absolute;
text-indent: 0px;
font-size: 20px;
top: 12px;
left: 0;
right: 0;
margin: 0;
}
.woocommerce .product-thumb-area .product-info ul li a.compare {
text-indent: -9999px;
margin-top: 0;
}
.woocommerce .product-thumb-area .product-info ul li a.compare:after {
content: "\f0ec";
font-family: 'fontawesome';
position: absolute;
text-indent: 0px;
font-size: 20px;
top: 12px;
left: 0;
right: 0;
margin: 0;
}
.woocommerce .product-thumb-area .product-info ul li a.add_to_wishlist i {
font-size: 18px;
top: 4px;
}
.woocommerce .product-info .yith-wcwl-add-to-wishlist .feedback {
background: #ffffff;
padding: 5px 10px 6px 10px;
border-radius: 4px 4px 0 0;
display: none;
}
.woocommerce .product-thumb-area .product-info ul li a.added_to_cart {
display: none;
}
.wishlist_table tr td.product-stock-status span.wishlist-in-stock {
color: #646464;
}
.woocommerce .product-thumb-area .product-info ul li a:hover {
background: #f43127;
color: #ffffff;
}
.woocommerce .product-thumb-area .product-info ul li a .fa {
position: relative;
top: 2px;
}
.woocommerce .product-thumb-area:hover .product-info {
opacity: 1;
}
.woocommerce .product-thumb-area .yith-wcwl-add-to-wishlist {
position: relative;
margin-top: 0;
}
.woocommerce .product-thumb-area .yith-wcwl-add-to-wishlist a.wishlist-icon i {
margin: 0;
}
.woocommerce .product-thumb-area .yith-wcwl-add-to-wishlist img {
background-color: #fff;
left: 11px;
margin: 0;
position: absolute;
top: 11px;
}
.woocommerce .product-info-area {
padding: 0 15px;
}
.woocommerce #yith-wcwl-popup-message {
background-color: #000;
border: none;
border-radius: 0;
color: #fff;
font-weight: 500;
line-height: 1.2;
padding: 10px;
} .shop-layout-1 .variation-number-2 {
padding-bottom: 60px;
}
.shop-layout-1 .variation-number-2 .entry-meta .select2-container {
margin-bottom: 7px;
} .shop-layout-4 .food-box {
text-align: left;
margin-bottom: 30px;
position: relative;
z-index: 0;
border-radius: 10px;
background: #ffffff;
border: 1px solid #ebebeb;
padding: 30px 50px;
-webkit-transition: all 240ms ease-in-out;
transition: all 240ms ease-in-out;
}
.shop-layout-4 .variation-number-2 {
padding-bottom: 60px;
}
.shop-layout-4 .variation-number-2 .entry-meta .select2-container {
margin-bottom: 7px;
}
@media(max-width: 991px) {
.shop-layout-4 .food-box {
padding: 30px;
}
}
.shop-layout-4 .food-box .img-wrap {
position: relative;
margin: 0;
box-shadow: none;
background: transparent;
text-align: center;
}
.shop-layout-4 .food-box .img-wrap .item-img {
margin: 0;
-webkit-transition: all ease .75s;
transition: all ease .75s; 
}
.shop-layout-4 .food-box .item-content {
margin-top: 10px;
}
.shop-layout-4 .food-box .item-content .entry-meta {
background: transparent;
}
.shop-layout-4 .food-box .item-content .entry-meta .item-price {
padding: 0 0 0 20px;
border-radius: 0;
}
.shop-layout-4 .food-box .img-wrap .item-img:after {
display: none;
}
.shop-layout-4 .food-box .entry-meta .select2-container .select2-selection--single {
height: 32px;
border-radius: 30px;
border: 1px solid #e2e2e2;
background: #ffffff !important;
}
.shop-layout-4 .food-box .entry-meta .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 30px;
font-size: 14px;
color: #646464;
text-transform: capitalize;
font-weight: 400;
}
.shop-layout-4 .food-box .entry-meta .select2-container--default .select2-selection--single .select2-selection__arrow {
height: 32px;
width: 30px;
right: 0px;
background: #fcb302;
border-radius: 0 30px 30px 0;
top: 0px;
}
.shop-layout-4 .food-box .entry-meta .select2-container--default .select2-selection--single .select2-selection__arrow b {
border-color: #fff transparent transparent transparent;
}
.shop-layout-4 .food-box .entry-meta .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
border-color: transparent transparent #ffffff transparent;
}
.shop-layout-4 .food-box .item-content .item-title {
margin-bottom: 10px;
}
.product-grid-view .shop-layout-4 .food-box .item-content p {
display: block;
font-size: 15px;
line-height: 24px;
}
.shop-layout-4 .food-box .item-content .entry-meta > li {
height: 32px;
line-height: 32px;
}
.shop-layout-4 .food-box .item-content .entry-meta li.text-center {
text-align: left !important;
}
.shop-layout-4 .food-box .item-content .entry-meta .woocommerce-Price-amount {
font-size: 22px;
line-height: 32px;
} .shop-layout-4 .food-box .img-wrap .btn-wrap {
text-align: center;
position: absolute;
top: 40%;
left: 0;
right: 0;
opacity:  0;
visibility: hidden;
z-index: 999;
-webkit-transform: translateY(-40%);
-ms-transform: translateY(-40%);
transform: translateY(-40%);
-webkit-transition: all 240ms ease-in-out;
transition: all 240ms ease-in-out;
}
.shop-layout-4 .food-box .img-wrap .cart-btn {
position: relative;
display: inline-block;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
justify-content: center;
font-family: 'Barlow', sans-serif;
font-weight: 600;
font-size: 14px;
color: #ffffff;
border: none;
border-radius: 30px;
padding: 14px 24px;
overflow: hidden;
line-height: 1.4;
z-index: 1;
text-transform: uppercase;
}
.shop-layout-4 .food-box .img-wrap .cart-btn:after {
position: absolute;
content: "";
left: 0;
top: 0;
z-index: -2;
height: 100%;
width: 100%;
border-radius: 30px;
background: #f43127;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.shop-layout-4 .food-box .img-wrap .cart-btn:before {
position: absolute;
content: "";
left: inherit;
right: 0;
top: 0;
z-index: -1;
height: 100%;
width: 0;
border-radius: 30px;
background: #fcb302;
-webkit-transition: all 240ms ease-in-out;
transition: all 240ms ease-in-out;
}
.shop-layout-4 .food-box .img-wrap .cart-btn:hover:before {
width: 100%;
right: inherit;
left: 0;
}
.shop-layout-4 .food-box .img-wrap .cart-btn:hover {
color: #ffffff;
}
.shop-layout-4 .food-box .img-wrap .cart-btn i {
margin-right: 8px;
} .shop-layout-4 .food-box:hover {
background: #fffbf1;
box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
z-index: 2;
}
.shop-layout-4 .food-box:hover .img-wrap .btn-wrap {
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
opacity:  1;
visibility: visible;
}
.shop-layout-4 .food-box .item-content .btn-wrap form.cart,
.shop-layout-4 .food-box .img-wrap .btn-wrap form.cart {
display: none;
} .woocommerce-page.product-list-view .food-box {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
text-align: left;
}
.woocommerce-page.product-list-view .food-box .item-content {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.woocommerce-page.product-list-view .food-box .item-content .entry-meta {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
flex-wrap: wrap;
}
.woocommerce-page.product-list-view .food-box .entry-meta .select2-container .select2-selection--single {
padding: 0 50px;
}
.woocommerce-page.product-list-view .food-box .img-wrap {
margin: 0px 30px 0px 0;
width: 25%;
}
.woocommerce-page.product-list-view .food-box .item-content .item-title {
margin-bottom: 15px;
}
.woocommerce-page.product-list-view .isotope-wrap .shop-layout-1 {
max-width: 100% !important;
-webkit-box-flex: 100%;
-ms-flex: 100%;
-webkit-flex: 100%;
flex: 100%;
position: inherit !important;
left: 0 !important;
top: 0 !important;
}
.woocommerce-page.product-list-view .shop-layout-4 .food-box .item-content {
margin-top: 0;
}
.woocommerce-page.product-list-view .isotope-wrap .shop-layout-4 {
max-width: 100% !important;
-webkit-box-flex: 100%;
-ms-flex: 100%;
-webkit-flex: 100%;
flex: 100%;
position: inherit !important;
left: 0 !important;
top: 0 !important;
}
.product-list-view .shop-layout-4 .food-box .item-content .btn-wrap {
bottom: inherit;
left: inherit;
opacity: 1;
visibility: visible;
display: inline-block;
margin-top: -17px;
line-height: 1;
}
.woocommerce-page.product-list-view .shop-layout-4 .food-box:hover {
padding-bottom: 30px;
} .product-grid-view .food-box .item-content p {
display: none;
}
.product-list-view .product-thumb-area .product-info {
display: none;
}
.product-list-view .product-thumb-area:after {
display: none;
}
.woocommerce ul.products .grid-hide {
display: none;
}
.woocommerce.product-list-view .product-thumb-area:hover {
-webkit-box-shadow: 0px 5px 10px 0px rgba(111, 111, 111, 0.2);
box-shadow: 0px 5px 10px 0px rgba(111, 111, 111, 0.2);
}
.woocommerce.product-list-view ul.products .grid-hide {
display: block;
}
.woocommerce.product-list-view ul.products li.product h3 {
font-size: 22px;
margin: 0 0 10px;
}
.woocommerce.product-list-view ul.products .star-rating {
margin-bottom: 10px;
}
.woocommerce.product-list-view ul.products li.product .button {
margin-top: 0;
}
.woocommerce.product-list-view .product-thumb-area {
float: left;
width: 40%;
margin-top: 6px;
margin-bottom: 10px;
}
.woocommerce.product-list-view .product-info-area.text-center {
overflow: hidden;
text-align: left !important;
}
@media(min-width:992px) and (max-width:1199px) {
.woocommerce.product-list-view .product-thumb-area {
width: 30%;
}
.woocommerce-page.product-list-view .shop-layout-4 .food-box {
padding-bottom: 110px;
}
.product-list-view .shop-layout-4 .food-box .item-content .btn-wrap {
bottom: 42px;
left: 30px;
margin-top: 0px;
}
.woocommerce-page.product-list-view .shop-layout-4 .food-box:hover {
padding-bottom: 110px;
}
}
@media(max-width:767px) {
.woocommerce.product-list-view .product-thumb-area {
width: 30%;
}
.woocommerce-page.product-list-view .shop-layout-4 .food-box {
padding-bottom: 110px;
}
.product-list-view .shop-layout-4 .food-box .item-content .btn-wrap {
bottom: 42px;
left: 30px;
margin-top: 0px;
}
.woocommerce-page.product-list-view .shop-layout-4 .food-box:hover {
padding-bottom: 110px;
}
}
@media(max-width:479px) {
.woocommerce-page.product-list-view .food-box {
display: block;
}
.woocommerce-page.product-list-view .food-box .img-wrap {
width: 100%;
}
.woocommerce-page.product-list-view .shop-layout-4 .food-box .item-content {
margin-top: 20px;
}
}
@media(max-width:375px) {
.woocommerce.product-list-view .product-thumb-area {
width: 91%;
margin: 0 15px 20px 15px;
}
.woocommerce.product-list-view .product-info-area {
width: 100%;
padding: 0 15px;
}
.woocommerce.product-list-view .product-info-area.text-center {
text-align: center !important;
}
}
@media(max-width:320px) {
.shop-layout-4 .food-box .item-content .entry-meta .item-price {
padding: 10px 0 0;
}
}
.woocommerce.product-list-view .product-info-area .shop-excerpt {
margin-top: 15px;
}
.woocommerce.product-list-view ul.products li.product,
.woocommerce-page.product-list-view ul.products li.product {
width: 100%;
}
.woocommerce.product-list-view  a.added_to_cart.wc-forward {
margin-top: 0;
} .woocommerce .woo-related.products .shop-layout-4 .food-box {
padding-left: 30px;
padding-right: 30px;
}
.woocommerce .rt-woo-nav.related .owl-carousel .owl-stage-outer {
padding: 0 20px;
margin-left: -20px;
margin-right: -20px;
}
.woocommerce .woo-related.related .product-thumb-area {
margin: 0;
}
.woocommerce .woo-related.products .products {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
margin-bottom: 0;
}
.woocommerce-page.product-list-view .woo-related.products .food-box {
display: block;
}
.woocommerce-page.product-list-view .woo-related.products .food-box .img-wrap {
width: 100%;
}
.woocommerce-page.product-list-view .woo-related.products .food-box .item-content .btn-wrap {
position: relative;
display: block;
margin-top: 0;
left: 0;
right: 0;
}
.woocommerce-page.product-list-view .woo-related.products .food-box .item-content .entry-meta .item-price {
padding: 5px 0 0;
}
.woocommerce.product-list-view .product-info-area .product-list-info ul {
display: inline-flex;
margin: 20px 0 0;
}
.woocommerce.product-list-view .product-info-area .product-list-info ul li {
position: relative;
text-align: center;
margin-right: 10px;
}
.woocommerce.product-list-view .product-info-area .product-list-info ul li a {
background: #f3f6f9;
color: #3e3e3e;
display: block;
padding: 8px 15px;
min-width: 50px;
border-radius: 4px;
height: 50px;
transition: all 0.55s ease 0s;
}
.woocommerce.product-list-view .product-info-area .product-list-info ul li a:hover {
background: #f43127;
color: #ffffff;
}
.woocommerce.product-list-view .product-info-area .product-list-info ul li a.add_to_cart_button {
text-indent: -9999px;
margin-top: 0;
}
.woocommerce.product-list-view .product-info-area .product-list-info ul li a.added_to_cart {
display: none;
}
.woocommerce.product-list-view .product-info-area .product-list-info ul li a.add_to_cart_button:after {
content: "\f07a";
font-family: 'fontawesome';
position: absolute;
text-indent: 0px;
font-size: 20px;
top: 12px;
left: 0;
right: 0;
margin: 0;
}
.woocommerce.product-list-view .product-info-area .product-list-info ul li .yith-wcwl-add-to-wishlist i {
margin-top: 8px;
font-size: 20px;
}
.woocommerce.product-list-view .product-info-area .product-list-info .yith-wcwl-add-to-wishlist .feedback {
display: none;
}
.woocommerce.product-list-view .product-info-area .product-list-info ul li a.compare {
text-indent: -9999px;
margin-top: 0;
}
.woocommerce.product-list-view .product-info-area .product-list-info ul li a.compare:after {
content: "\f0ec";
font-family: 'fontawesome';
position: absolute;
text-indent: 0px;
font-size: 20px;
top: 12px;
left: 0;
right: 0;
margin: 0;
} .woocommerce div.product div.summary {
margin-bottom: 60px;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
margin-bottom: 40px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image {
background: #ffffff;
border-radius: 4px;
padding: 30px;
text-align: center;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image img {
width: inherit;
display: inline-block;
border-radius: 50%;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:first-child {
margin-bottom: 15px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
margin-right: 6px;
margin-bottom: 8px;
width: 23.88888%;
width: calc(23.88888%);
max-width: 139px;
padding: 10px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:last-child {
margin-right: 0;
}
@media(max-width: 1199px) {
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
max-width: 105px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image {
padding: 20px;
}
}
@media(max-width: 768px) {
.woocommerce #content div.product div.summary, 
.woocommerce div.product div.summary, 
.woocommerce-page #content div.product div.summary, 
.woocommerce-page div.product div.summary {
width: 100%;
float: left;
}
}
@media(max-width: 991px) {
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
max-width: 76px;
}
}
@media(max-width: 425px) {
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
max-width: 92px;
}
}
@media(max-width: 320px) {
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
max-width: 66px;
}
}
.woocommerce div.product .product_title {
color: #111111;
font-size: 36px;
line-height: 1.1;
margin-bottom: 15px;
margin-top: -6px;
}
@media(max-width:480px) {
.woocommerce div.product .product_title {
clear: both;
font-size: 30px;
}
}
.woocommerce div.product .woocommerce-product-rating {
margin-bottom: 15px;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
color: #f43127;
font-size: 30px;
font-family: 'Barlow', sans-serif;
font-weight: 700;
margin-bottom: 10px;
display: block;
line-height: 1.4;
}
.woocommerce div.product .single-product-meta {
display: inline-block;
clear: both;
content: "";
}
.woocommerce div.product .sku {
margin-right: 30px;
font-size: 16px;
color: #111111;
display: inline-block;
font-weight: 700;
}
.woocommerce div.product .sku span {
color: #8d8c8c;
font-size: 16px;
font-weight: 400;
margin-right: 4px;
}
.woocommerce div.product .product-meta {
margin-right: 30px;
font-size: 16px;
font-weight: 700;
display: inline-block;
}
.woocommerce div.product .product-meta:last-child {
margin-right: 0;
}
.woocommerce div.product .product-share {
display: inline-flex;
}
.woocommerce div.product .product-share .share-links .social-text {
display: none;
}
.woocommerce div.product .product-share > span {
color: #444444;
font-size: 16px;
font-weight: 700;
margin-right: 4px;
}
.woocommerce div.product .share-links {
margin-left: 10px;
}
@media(max-width: 991px) {
.woocommerce div.product .share-links {
margin-left: 5px;
}
}
.woocommerce div.product .share-links a {
color: #969696;
margin-right: 12px;
}
.woocommerce div.product .share-links a .fa {
font-size: 16px;
}
@media(max-width: 480px) {
.woocommerce div.product .share-links a {
margin-right: 10px;
}
}
@media(max-width: 320px) {
.woocommerce div.product .share-links a {
margin-right: 5px;
}
.woocommerce div.product .share-links a .fa {
font-size: 15px;
}
}
.woocommerce div.product .share-links a:hover {
color: #fcb302;
}
.woocommerce div.product .product-share-icons {
display: inline-flex;
}
.woocommerce div.product .short-description {
border-top: 1px solid #ebebeb;
margin-top: 25px;
padding: 25px 0 10px;
}
.woocommerce div.product form.cart div.quantity {
margin-right: 8px;
}
@media(max-width:320px) {
.woocommerce div.product form.cart div.quantity {
margin-bottom: 17px;
}
}
.woocommerce div.product form.cart,
.woocommerce div.product p.cart {
margin-bottom: 17px;
}
.woocommerce div.product form.cart .button {
background-color: #f43127;
border-radius: 30px;
color: #ffffff;
font-family: 'Barlow', sans-serif;
font-size: 16px;
font-weight: 600;
padding: 16px 32px;
opacity: 1;
text-transform: uppercase;
transition: all 0.3s ease 0s;
}
.woocommerce div.product form.cart .button:hover {
background-color: #fcb302;
color: #ffffff;
}
.woocommerce div.product .product-meta span {
color: #8d8c8c;
font-size: 16px;
font-weight: 400;
margin-right: 4px;
}
.woocommerce div.product .product-meta a {
color: #111111;
}
.woocommerce div.product .product-meta a:hover {
color: #f43127;
}
.woocommerce div.product .woocommerce-tabs {
background: #ffffff;
border: none;
border-radius: 20px;
margin-bottom: 50px;
display: block;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
margin-bottom: 0;
padding-left: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
bottom: 0px;
border-bottom: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
display: inline-block;
font-size: 18px;
transition: 0.3s ease-in-out;
border: 1px solid #ebebeb;
background: transparent;
border-radius: 5px 5px 0 0;
margin: 0 -5px 0 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
position: relative;
color: #111111;
font-weight: 600;
margin: 0;
padding: 10px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
border: 1px solid transparent;
background-color: #fcb302;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
color: #ffffff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after {
visibility: visible;
opacity: 1;
left: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
border: 0;
border-radius: 0;
box-shadow: none;
content: none;
height: inherit;
left: inherit;
position: inherit;
width: inherit;
}
.woocommerce div.product .woocommerce-tabs .panel {
border: 1px solid #ebebeb;
border-radius: 0 10px 10px 10px;
box-shadow: none;
margin: -1px 0 0 0;
padding: 25px 40px 10px;
}
@media(max-width:475px) {
.woocommerce div.product .woocommerce-tabs ul.tabs li {
width: 100%;
}
.woocommerce div.product .woocommerce-tabs .panel {
padding-left: 25px;
padding-right: 25px;
}
}
.woocommerce div.product .woocommerce-tabs .panel ul {
list-style: none;
margin: 0;
padding: 0;
}
.woocommerce div.product .woocommerce-tabs .panel ul li {
font-size: 15px;
}
.woocommerce div.product .woocommerce-tabs .panel ul li:before {
color: #fcb302;
font-family: FontAwesome;
content: "\f00c";
margin-right: 10px;
}
.woocommerce div.product .woocommerce-tabs h2 {
color: #111111;
font-size: 22px;
}
.woocommerce table.shop_attributes {
border-top: 1px solid #e2e2e2;
}
.woocommerce table.shop_attributes th {
color: #111111;
border-bottom: 1px solid #e2e2e2;
}
.woocommerce table.shop_attributes td {
border-bottom: 1px solid #e2e2e2;
font-style: inherit;
}
.woocommerce table.shop_attributes td a {
color: #000000;
}
.woocommerce table.shop_attributes td a:hover {
color: #f43127;
}
.woocommerce table.shop_attributes tr:nth-child(even) td, 
.woocommerce table.shop_attributes tr:nth-child(even) th {
background: transparent;
}
.woocommerce div.product .up-sells {
margin-bottom: 50px;
}
.woocommerce a.woocommerce-review-link {
color: #8d8c8c;
font-size: 16px;
text-transform: capitalize;
}
.woocommerce a.woocommerce-review-link:hover {
color: #f43127;
}
.woocommerce .quantity .qty {
top: -1px;
position: relative;
border: 1px solid #ebebeb;
border-radius: 30px;
box-shadow: none;
text-align: center;
width: 110px;
padding: 13px 20px;
background-color: #ffffff;
font-size: 18px;
font-weight: 600;
color: #111111;
outline: none;
transition: all 0.3s ease 0s;
-moz-appearance: textfield;
font-family: 'Barlow', sans-serif;
}
.woocommerce .quantity .minus {
border: 1px solid #dcdcdc;
border-radius: 5px;
box-shadow: none;
text-align: center;
padding: 13px 15px;
background-color: #ffffff;
font-size: 24px;
color: #111111;
outline: none;
line-height: 1;
transition: all 0.3s ease 0s;
}
.woocommerce .quantity .plus {
border: 1px solid #dcdcdc;
border-radius: 5px;
box-shadow: none;
text-align: center;
padding: 13px 15px;
background-color: #ffffff;
font-size: 24px;
color: #111111;
outline: none;
line-height: 1;
transition: all 0.3s ease 0s;
}
.woocommerce .quantity input[type=number]::-webkit-inner-spin-button, 
.woocommerce .quantity input[type=number]::-webkit-outer-spin-button { 
color: red;
background: #111;
}
.woocommerce .quantity .input-group-btn-vertical {
float: left;
position: relative;
vertical-align: middle;
white-space: nowrap;
}
.woocommerce .quantity .input-group-btn-vertical > .btn {
border-radius: 4px;
display: block;
float: none;
height: 23px;
line-height: 14px;
margin-left: -1px;
max-width: 100%;
outline: medium none;
padding: 0 7px;
position: relative;
width: 100%;
}
.woocommerce .quantity .input-group-btn-vertical > .btn:hover,
.woocommerce .quantity .input-group-btn-vertical > .btn:active,
.woocommerce .quantity .input-group-btn-vertical > .btn:focus {
background-color: #fff;
border-color: #ccc;
color: #333;
}
.woocommerce table.shop_attributes td {
padding: 0 8px;
}
.woocommerce #reviews #comments {
margin-bottom: 0px;
}
.woocommerce #reviews #comments p.woocommerce-noreviews {
margin-bottom: 0;
}
.woocommerce #reviews #comments h2 {
margin-bottom: 30px;
}
.woocommerce #reviews #comments ol.commentlist {
padding: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
border: 1px solid #e2e2e2;
border-radius: 4px;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
padding: 0;
border: none;
width: 44px;
}
#review_form_wrapper {
padding-top: 5px;
}
.woocommerce #reviews h3 {
font-size: 24px;
margin-bottom: 10px;
color: #f43127;
}
.woocommerce p.stars a {
color: #f7c51d;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
position: relative;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-family: 'Barlow', sans-serif;
font-weight: 700;
color: #ffffff;
border-radius: 30px;
padding: 15px 30px;
letter-spacing: 1px;
line-height: 1.2;
overflow: hidden;
z-index: 1;
text-transform: uppercase;
}
.woocommerce #respond input#submit:after,
.woocommerce a.button:after,
.woocommerce button.button:after,
.woocommerce input.button:after {
position: absolute;
content: "";
left: 0;
top: 0;
z-index: -2;
height: 100%;
width: 100%;
border-radius: 30px;
background: #f43127;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.woocommerce #respond input#submit:before,
.woocommerce a.button:before,
.woocommerce button.button:before,
.woocommerce input.button:before {
position: absolute;
content: "";
left: inherit;
right: 0;
top: 0;
z-index: -1;
height: 100%;
width: 0;
border-radius: 30px;
background: #fcb302;
-webkit-transition: all 240ms ease-in-out;
transition: all 240ms ease-in-out;
}
.woocommerce #respond input#submit:hover:before,
.woocommerce a.button:hover:before,
.woocommerce button.button:hover:before,
.woocommerce input.button:hover:before {
width: 100%;
right: inherit;
left: 0;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
color: #ffffff;
}
#review_form .form-group {
margin-bottom: 20px;
}
.woocommerce #review_form #respond .comment-notes,
.woocommerce #review_form #respond .comment-form-rating {
margin-bottom: 20px;
}
.woocommerce #review_form #respond .comment-form-rating {
margin-top: 8px;
display: inline-flex;
}
.woocommerce #review_form #respond .comment-form-rating label {
color: #646464;
line-height: 1;
}
.woocommerce #review_form #respond p.stars {
margin: 0 0 0 12px;
}
.woocommerce #review_form #respond .form-submit {
margin: 5px 0 10px;
}
.woocommerce #content div.product div.thumbnails a,
.woocommerce div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a {
border: 1px solid #e7e7e7;
margin-right: 1.8%;
width: 32%;
}
.woocommerce.single-product div.product form.cart .group_table td:first-child {
width: inherit;
text-align: center;
}
.woocommerce #review_form #respond {
background: #f4f4f4;
padding: 25px 30px;
margin-top: 25px;
margin-bottom: 25px;
box-shadow: none;
}
.woocommerce #review_form #respond .comment-reply-title {
color: #111111;
font-size: 18px;
font-weight: 600;
}
.woocommerce #review_form #respond .comment-form .form-submit input.submit {
background: #f43127;
outline: none;
}
.woocommerce #review_form #respond .comment-form .form-submit input.submit:hover {
background: #fcb302;
}
.woocommerce #reviews #comments ol.commentlist li .meta {
color: #111111;
} .single-product .content-area {
padding-bottom: 90px;
}
.single-product.woocommerce .entry-summary > div.clear {
clear: inherit;
float: left;
}
.single-product.woocommerce .entry-summary form.cart {
float: left;
margin-right: 0;
margin-bottom: 0;
}
@media(max-width: 425px) {
.single-product.woocommerce .entry-summary form.cart {
float: inherit;
}
}
.single-product.woocommerce .entry-summary .yith-wcwl-add-to-wishlist {
float: left;
margin-top: 0;
margin-right: 10px;
}
@media(max-width:425px) {
.single-product.woocommerce .entry-summary .yith-wcwl-add-to-wishlist {
margin-bottom: 30px;
}
}
.single-product.woocommerce .entry-summary .yith-wcwl-wishlistaddedbrowse span.feedback,
.single-product.woocommerce .entry-summary .yith-wcwl-wishlistexistsbrowse span.feedback {
display: none;
}
.single-product.woocommerce .entry-summary .yith-wcwl-wishlistaddedbrowse a,
.single-product.woocommerce .entry-summary .yith-wcwl-wishlistexistsbrowse a {
text-indent: -9999px;
margin-top: 0;
position: relative;
background: #f3f6f9;
color: #3e3e3e;
display: block;
padding: 8px 15px;
width: 50px;
border-radius: 4px;
height: 50px;
float: left;
}
.single-product.woocommerce .entry-summary .yith-wcwl-wishlistaddedbrowse a:hover,
.single-product.woocommerce .entry-summary .yith-wcwl-wishlistexistsbrowse a:hover {
background: #f43127;
color: #ffffff;
}
.single-product.woocommerce .entry-summary .yith-wcwl-wishlistaddedbrowse a:after,
.single-product.woocommerce .entry-summary .yith-wcwl-wishlistexistsbrowse a:after {
content: "\f00c";
font-family: 'fontawesome';
position: absolute;
text-indent: 0px;
font-size: 20px;
top: 11px;
left: 0;
right: 0;
margin: 0;
text-align: center;
}
.single-product.woocommerce .entry-summary a.compare {
text-indent: -9999px;
margin-top: 0;
position: relative;
background: #f3f6f9;
color: #3e3e3e;
display: block;
padding: 8px 15px;
width: 50px;
border-radius: 4px;
height: 50px;
float: left;
}
.single-product.woocommerce .entry-summary a.compare:hover {
background: #f43127;
color: #ffffff;
}
.single-product.woocommerce .entry-summary a.compare:after {
content: "\f0ec";
font-family: 'fontawesome';
position: absolute;
text-indent: 0px;
font-size: 20px;
top: 11px;
left: 0;
right: 0;
margin: 0;
text-align: center;
}
.single-product.woocommerce .entry-summary a.add_to_wishlist {
position: relative;
background: #f3f6f9;
color: #3e3e3e;
display: block;
padding: 8px 15px;
width: 50px;
border-radius: 4px;
height: 50px;
}
.single-product.woocommerce .entry-summary a.add_to_wishlist:hover {
background: #f43127;
color: #ffffff;
}
.single-product.woocommerce .entry-summary a.add_to_wishlist:before {
content: "\f08a";
font-family: "FontAwesome";
font-size: 18px;
position: absolute;
top: 11px;
left: 0;
right: 0;
margin: 0;
text-align: center;
} .group_table .woocommerce-grouped-product-list-item {
display: flex;
align-items: center;
font-size: 20px;
}
.group_table .woocommerce-grouped-product-list-item .woocommerce-grouped-product-list-item__label {
text-align: left;
}
.group_table .woocommerce-grouped-product-list-item .woocommerce-grouped-product-list-item__label label {
margin-bottom: 0;
}
.group_table .woocommerce-grouped-product-list-item .woocommerce-grouped-product-list-item__label a {
color: #111111;
font-size: 18px;
font-weight: 700;
}
.group_table .woocommerce-grouped-product-list-item .woocommerce-grouped-product-list-item__price {
color: #f43127;
font-weight: 700;
} .woocommerce-variation-price {
display: none;
}
.rtwpvg-wrapper .rtwpvg-container {
opacity: 1 !important;
visibility: visible !important;
transition: all 0.3s ease !important;
}
.rtwpvg-wrapper .rtwpvg-slider .rtwpvg-gallery-image {
background: #fffbf1;
border-radius: 20px;
} body .rtwpvg-wrapper.loading-rtwpvg .rtwpvg-container.rtwpvg-preload-style-blur {
opacity: 1;
filter: none;
-webkit-filter: none;
}
body .rtwpvg-wrapper.loading-rtwpvg:after{
content:none;
}
.rtwpvg-wrapper .rtwpvg-slider .rtwpvg-gallery-image img {
border-radius: 50%;
width: auto;
padding: 40px;
}
.rtwpvg-wrapper .rtwpvg-thumbnail-wrapper {
margin-top: 10px;
overflow: inherit;
}
.rtwpvg-wrapper .rtwpvg-slider .rtwpvg-single-image-container {
position: relative;
}
.rtwpvg-wrapper .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider .rtwpvg-thumbnail-image {
opacity: 1;
border: 1px solid #ebebeb;
background: #ffffff;
border-radius: 20px;
transition: all ease 0.3s;
}
.rtwpvg-wrapper .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider .rtwpvg-thumbnail-image img {
opacity: 0.7;
transition: all ease 0.3s;
}
.rtwpvg-wrapper .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider .rtwpvg-thumbnail-image.current-thumbnail, 
.rtwpvg-wrapper .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider .rtwpvg-thumbnail-image.slick-slide.slick-center, 
.rtwpvg-wrapper .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider .rtwpvg-thumbnail-image.slick-slide.slick-current, 
.rtwpvg-wrapper .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider .rtwpvg-thumbnail-image:hover {
border: 1px solid transparent;
box-shadow: 0 0px 14px 0 rgba(0, 0, 0, 0.09);
}
.rtwpvg-wrapper .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider .rtwpvg-thumbnail-image.current-thumbnail img, 
.rtwpvg-wrapper .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider .rtwpvg-thumbnail-image.slick-slide.slick-center img, 
.rtwpvg-wrapper .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider .rtwpvg-thumbnail-image.slick-slide.slick-current img, 
.rtwpvg-wrapper .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider .rtwpvg-thumbnail-image img:hover {
opacity: 1;
}
.rtwpvg-wrapper .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider .rtwpvg-thumbnail-image img {
border-radius: 50%;
padding: 20px;
outline: none;
}
.rtwpvg-wrapper .rtwpvg-slider .rtwpvg-gallery-image:focus,
.rtwpvg-wrapper .rtwpvg-slider .rtwpvg-gallery-image .rtwpvg-single-image-container:focus,
.rtwpvg-wrapper .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider .rtwpvg-thumbnail-image:focus,
.rtwpvg-wrapper .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider .rtwpvg-thumbnail-image > div:focus,
.rtwpvg-wrapper .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider .rtwpvg-thumbnail-image img:focus {
outline: none;
border: none;
}
.rtwpvg-wrapper .rtwpvg-slider-wrapper .rtwpvg-slider-next-arrow, 
.rtwpvg-wrapper .rtwpvg-slider-wrapper .rtwpvg-slider-prev-arrow {
opacity: 1;
}
@media(max-width: 1199px) {
.rtwpvg-wrapper .rtwpvg-slider .rtwpvg-gallery-image img {
padding: 40px 25px;
}
}
@media(max-width: 991px) {
.rtwpvg-wrapper .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider {
margin-right: 0px !important;
}
.rtwpvg-wrapper .rtwpvg-slider .rtwpvg-gallery-image img {
padding: 24px 25px;
}
.rtwpvg-wrapper .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider .rtwpvg-thumbnail-image {
margin: 0 2px 2px !important;
}
}
@media (max-width: 767px) {
.rtwpvg-images {
width: 100% !important;
}
}
@media(max-width: 480px) {
.rtwpvg-wrapper .rtwpvg-slider .rtwpvg-gallery-image img {
padding: 25px 28px;
}
}
@media(max-width: 320px) {
.rtwpvg-wrapper .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider .rtwpvg-thumbnail-image {
margin: 0 3px 1px !important;
}
}
.variations_form {
width: 100%;
}
.variations_form table.variations tr {
width: 50%;
float: left;
}
.variations_form table.variations tr td {
width: 100%;
float: left;
}
.woocommerce div.product form.variations_form .variations {
margin-top: 0;
margin-bottom: 10px;
}
.woocommerce div.product form.variations_form .variations td,
.woocommerce div.product form.variations_form .variations th {
display: table-cell;
padding-bottom: 10px;
padding-top: 0;
text-align: left;
vertical-align: middle;
}
.woocommerce div.product form.variations_form .variations td.label label {
color: #111111;
font-size: 20px;
margin-bottom: 0;
font-family: 'Barlow', sans-serif;
}
.woocommerce div.product form.variations_form .variations td.value label {
position: relative;
color: #646464;
font-size: 15px;
font-weight: 500;
margin-bottom: 0;
padding: 0 0 0 12px;
}
.woocommerce div.product form.variations_form .variations select {
padding: 8px 10px;
} p.demo_store {
background-color: #f43127;
}
.woocommerce-message:before,
.woocommerce-info:before {
color: #f43127;
}
.woocommerce-message,
.woocommerce-info {
background-color: #f9f9f9;
border-color: #f43127;
border-radius: 5px;
}
.woocommerce table.shop_table {
border-radius: 0;
}
.woocommerce-cart .woocommerce table.shop_table {
border-width: 1px 1px 0 0;
}
.woocommerce-cart .woocommerce-cart-form {
margin-bottom: 40px;
}
.woocommerce-cart .woocommerce table.shop_table.cart {
margin: 0;
}
.woocommerce-cart .woocommerce table.shop_table th,
.woocommerce-cart .woocommerce table.shop_table td {
border-width: 0 0 1px 1px;
color: #111111;
text-align: center;
padding: 15px 20px;
}
.woocommerce-cart .woocommerce table.shop_table th.product-name,
.woocommerce-cart .woocommerce table.shop_table td.product-name {
text-align: left;
}
.woocommerce-cart .woocommerce table.shop_table td.product-name a {
font-size: 18px;
}
.woocommerce-cart .woocommerce table.shop_table td.product-name .variation {
font-size: 15px;
}
.woocommerce-cart .woocommerce table.shop_table td.product-quantity .spinner.quantity,
.woocommerce-cart .woocommerce table.shop_table td.product-remove > a {
margin: 0 auto;
}
.woocommerce-cart .woocommerce table.shop_table td.product-name > a {
font-weight: 700;
color: #111111;
margin-bottom: 4px;
display: block;
}
.woocommerce-cart .woocommerce table.shop_table td.product-name > a:hover {
color: #f43127;
}
.woocommerce-cart .woocommerce table.shop_table td.product-price > span,
.woocommerce-cart .woocommerce table.shop_table td.product-subtotal > span {
font-weight: 500;
}
.woocommerce-cart .woocommerce td.product-name .wc-item-meta .wc-item-meta-label, 
.woocommerce-cart .woocommerce td.product-name .wc-item-meta dt, 
.woocommerce-cart .woocommerce td.product-name dl.variation .wc-item-meta-label, 
.woocommerce-cart .woocommerce td.product-name dl.variation dt {
margin-bottom: 0;
font-weight: 600;
}
.woocommerce table.shop_table tbody th, 
.woocommerce table.shop_table tfoot td, 
.woocommerce table.shop_table tfoot th {
font-weight: 700;
}
.woocommerce-cart .woocommerce table.shop_table td.product-quantity .spinner.quantity input {
color: #111;
}
.woocommerce-cart .woocommerce .actions {
padding: 10px 12px;
}
.woocommerce-cart .woocommerce .actions input.button {
padding: 10px 15px;
}
.woocommerce-cart .woocommerce .actions #coupon_code {
border-color: #ebebeb;
border-radius: 30px;
margin-right: 10px;
padding: 13px 19px;
width: 140px !important;
}
@media(max-width: 425px){
.woocommerce-cart .woocommerce .actions #coupon_code {
width: 100% !important;
margin-bottom: 5px;
margin-right: 0;
}
.woocommerce-page table.cart td.actions .button {
width: 100% !important;
}
}
.woocommerce-cart table.cart img {
width: 65px;
border-radius: 50%;
}
#add_payment_method .wc-proceed-to-checkout,
.woocommerce-cart .wc-proceed-to-checkout,
.woocommerce-checkout .wc-proceed-to-checkout {
text-align: right;
}
#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 {
display: inline-block;
padding: 16px 35px;
}
.woocommerce-cart .wc-proceed-to-checkout {
padding-bottom: 0;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
margin-bottom: 0;
}
.woocommerce .cart-collaterals .cross-sells ul.products li .product-thumb-area li {
width: inherit;
}
.woocommerce .cart-collaterals .cross-sells h2:after {
content: none;
}
.woocommerce .cart-collaterals .cross-sells h2 {
margin-bottom: 10px;
padding-bottom: 0;
}
.woocommerce .cart-collaterals .cross-sells h2,
.woocommerce .cart-collaterals .cart_totals h2 {
color: #111;
font-size: 24px;
margin-bottom: 35px;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit[disabled]:disabled,
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button[disabled]:disabled,
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button[disabled]:disabled,
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button[disabled]:disabled {
color: #111111;
}
.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit[disabled]:disabled:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button[disabled]:disabled:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button[disabled]:disabled:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button[disabled]:disabled:hover {
background-color: #f43127;
color: #fff;
}
.woocommerce-cart .woocommerce .cart_totals table.shop_table {
border-width: 1px;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
background-color: transparent;
color: #ffffff;
font-size: 16px;
}
.woocommerce button.button:disabled, 
.woocommerce button.button:disabled[disabled] {
padding: 15px 30px;
} .woocommerce-checkout .checkout_coupon .button {
padding: 12px 25px;
}
.woocommerce-checkout .woocommerce h3 {
color: #111111;
font-size: 24px;
margin-bottom: 25px;
}
.woocommerce-checkout .woocommerce label {
color: #111;
}
.woocommerce form.woocommerce-checkout .form-row {
margin-bottom: 20px;
}
.woocommerce form.woocommerce-checkout .form-row.place-order {
margin-bottom: 0;
}
.woocommerce .woocommerce-terms-and-conditions-wrapper {
width: 100%;
}
.woocommerce form.woocommerce-checkout .form-row .select2-choice {
padding: 4px 8px;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
line-height: 1.2;
padding: 10px;
border-radius: 4px;
border: 1px solid #ebebeb;
}
.woocommerce-checkout .woocommerce-billing-fields .select2-container--default .select2-selection--single {
background-color: #fff;
border: 1px solid #ebebeb;
border-radius: 4px;
height: 42px;
padding: 6px 0;
}
.woocommerce-checkout .woocommerce-billing-fields .select2-selection--single .select2-selection__arrow {
height: 42px;
position: absolute;
top: 1px;
right: 1px;
width: 20px;
}
.woocommerce table.shop_table td {
border-top: 1px solid #ebebeb;
}
.woocommerce-checkout .select2-container .select2-choice {
border-radius: 0;
}
.woocommerce-checkout #customer_details{
background: #fff;
margin-bottom: 40px;
}
.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
border-color: #ccc;
background-color: #f5f5f5;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table {
border-color: #ebebeb;
border-width: 0 0 1px 1px;
margin-bottom: 40px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table td,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table th {
border-width: 1px 1px 0 0;
color: #111111;
line-height: 28px;
padding: 10px 20px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table td.product-name {
text-align: left;
font-size: 18px;
font-weight: 600;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table td.product-name .variation {
text-align: left;
font-size: 15px;
font-weight: 400;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table dt {
margin-bottom: 0;
font-weight: 400;
font-size: 15px;
}
.woocommerce-checkout-review-order {
background: #fff;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
background-color: #f9f9f9;
border-radius: 5px;
padding: 15px;
} .woocommerce-order-received .woocommerce {
color: #111;
}
.woocommerce-order-received .woocommerce h2 {
font-size: 20px;
}
.woocommerce-order-received .woocommerce .order_details li {
font-size: 1em;
}
.woocommerce-order-received .woocommerce .shop_table {
margin-bottom: 40px;
border-color: #ccc;
border-width: 1px 1px 0 0;
}
.woocommerce-order-received .woocommerce .shop_table th,
.woocommerce-order-received .woocommerce .shop_table td {
border-color: #ccc;
border-width: 0 0 1px 1px;
}
.woocommerce-order-received .woocommerce .woocommerce-thankyou-order-received {
font-size: 20px;
margin-bottom: 40px;
}
.woocommerce-order-received .woocommerce .title h3 {
margin-bottom: 10px;
} .woocommerce-account .woocommerce {
color: #111;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce .woocommerce-MyAccount-content {
float: none;
width: inherit;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
margin-bottom: 50px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li {
color: #fff;
display: inline-block;
margin-bottom: 5px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a {
color: #fff;
padding: 10px 20px;
background-color: #f43127;
display: inline-block;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a:hover,
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a:hover {
background-color: #000;
}
.woocommerce-account .woocommerce .shop_table {
margin-bottom: 0;
border-color: #ccc;
border-width: 1px 1px 0 0;
font-size: 1em;
}
.woocommerce-account .woocommerce .shop_table th,
.woocommerce-account .woocommerce .shop_table td {
border-color: #ccc;
border-width: 0 0 1px 1px;
}
.woocommerce-account .woocommerce table .button {
padding: 8px 14px;
}
.woocommerce table.my_account_orders th,
.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders .order-actions,
.woocommerce table.woocommerce-MyAccount-downloads th,
.woocommerce table.woocommerce-MyAccount-downloads td,
.woocommerce table.woocommerce-MyAccount-downloads .order-actions {
text-align: center;
}
.woocommerce-edit-address .woocommerce-MyAccount-content > p,
.woocommerce-edit-account .woocommerce-MyAccount-content .form-row {
margin-bottom: 30px;
}
.woocommerce-edit-account .woocommerce-MyAccount-content .woocommerce-Button {
margin-top: 30px;
} .woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
border-radius: 0;
}
.woocommerce-account .woocommerce form.login .form-row,
.woocommerce-account .woocommerce form.register .form-row {
margin-bottom: 20px;
} .woocommerce .wishlist-title h2 {
color: #111;
margin-bottom: 25px;
padding: 0;
}
.woocommerce .shop_table.wishlist_table {
border-color: #dedede;
border-width: 1px 1px 0 0;
color: #111;
font-size: 14px;
margin-bottom: 0px;
}
.woocommerce .shop_table.wishlist_table tfoot {
display: none;
}
.woocommerce .shop_table.wishlist_table th,
.woocommerce .shop_table.wishlist_table td {
border-color: #dedede;
border-width: 0 0 1px 1px;
text-align: center;
}
.woocommerce .shop_table.wishlist_table tfoot td {
text-align: left;
}
.woocommerce .wishlist_table td.product-add-to-cart a {
display: inline-block !important;
border-radius: 4px;
padding: 10px 14px;
font-size: 14px;
}
.food-menu-inner {
padding: 8.125rem 0 5rem;
}
@media only screen and (max-width: 1199px) {
.food-menu-inner {
padding: 6.875rem 0 3.75rem;
}
}
@media only screen and (max-width: 991px) {
.food-menu-inner {
padding: 5.625rem 0 2.5rem;
}
}
.food-menu-inner .filter-heading {
border-bottom: 0.0625rem solid #d4d4d4;
padding-bottom: 2.5rem;
margin-bottom: 3.125rem;
}
.food-menu-inner .filter-heading .show-result {
font-weight: 600;
color: #000000;
}
@media only screen and (max-width: 767px) {
.food-menu-inner .filter-heading .show-result {
text-align: center;
margin-bottom: 0.625rem;
}
}
.food-menu-inner .filter-heading .isotope-classes-tab {
text-align: center;
margin-bottom: 0;
}
.food-menu-inner .filter-heading .isotope-classes-tab .nav-item {
margin-right: 4px;
margin-bottom: 5px;
font-family: 'Barlow', sans-serif;
font-weight: 700;
color: #000000;
border: 1px solid #d7d7d7;
background-color: #ffffff;
border-radius: 30px;
padding: 6px 26px;
display: inline-block;
}
.food-menu-inner .filter-heading .isotope-classes-tab .nav-item.current {
background: #fcb302;
border-color: #fcb302;
color: #ffffff;
box-shadow: 0 13px 35px 0 rgba(10, 22, 39, 0.38);
}
.filter-heading .top-right {
text-align: right;
}
.food-menu-inner .filter-heading .filter-sort {
display: inline-block;
margin-right: 15px;
position: relative;
text-align: right;
}
.woocommerce .filter-heading .woocommerce-ordering {
margin-bottom: 0;
}
.filter-heading .view-mode {
display: inline-block;
}
.filter-heading .view-mode ul {
margin: 0;
padding: 0;
}
.filter-heading .view-mode ul li {
display: inline-block;
margin-right: 5px;
font-size: 18px;
}
.filter-heading .view-mode ul li:last-child {
margin-right: 0;
}
.filter-heading .view-mode ul li a {
color: #111111;
border: 1px solid #d7d7d7;
background: #ffffff;
display: inline-block;
border-radius: 50%;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
}
.product-grid-view .filter-heading .view-mode ul li.grid-view-nav a {
background-color: #f43127;
border-color: #f43127;
color: #ffffff;
}
.product-list-view .filter-heading .view-mode ul li.list-view-nav a {
background-color: #f43127;
border-color: #f43127;
color: #ffffff;
}
.woocommerce .filter-heading .woocommerce-result-count {
line-height: 28px;
font-size: 18px;
font-weight: 600;
color: #000000;
margin-bottom: 0;
}
.food-menu-inner .filter-heading .filter-sort label {
font-weight: 600;
}
.food-menu-inner .filter-heading .dropdown .dropdown-toggle {
border: none;
font-weight: 600;
color: #dd0e1e;
background-color: transparent;
padding-right: 2.25rem;
}
.food-menu-inner .filter-heading .dropdown .dropdown-toggle:before {
content: "";
height: 1.625rem;
width: 1.625rem;
line-height: 1.625rem;
border-radius: 50%;
background-color: #ffffff;
position: absolute;
top: 46%;
right: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.food-menu-inner .filter-heading .dropdown .dropdown-toggle:after {
border-top-color: #000000;
position: absolute;
top: 48%;
right: 0.5rem;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.food-menu-inner .filter-heading .dropdown .dropdown-toggle:focus {
outline: none;
}
.food-menu-inner .filter-heading .dropdown .dropdown-item {
font-size: 0.9375rem;
font-weight: 600;
color: #dd0e1e;
}
.food-menu-inner .filter-heading .dropdown .dropdown-item:hover {
background-color: #dd0e1e;
color: #ffffff;
}
.food-menu-inner .filter-switcher {
padding-bottom: 0.75rem;
margin-bottom: 2.5rem;
}
.food-menu-inner .filter-switcher .layout-switcher {
text-align: right;
}
@media only screen and (max-width: 767px) {
.food-menu-inner .filter-switcher .layout-switcher {
text-align: center;
}
}
.food-menu-inner .filter-switcher .layout-switcher li {
display: inline-block;
margin-right: 0.3125rem;
}
.food-menu-inner .filter-switcher .layout-switcher li:last-child {
margin-right: 0;
}
.food-menu-inner .filter-switcher .layout-switcher li a {
text-align: center;
height: 3.125rem;
width: 3.125rem;
line-height: 3.125rem;
background-color: #ffffff;
border: 0.0625rem solid #d7d7d7;
border-radius: 50%;
font-size: 1.25rem;
color: #6b6b6a;
}
.food-menu-inner .filter-switcher .layout-switcher li.active a {
background-color: #dd0e1e;
border-color: #dd0e1e;
color: #ffffff;
}
@media only screen and (max-width: 1199px) {
.food-menu-inner .isotop-btn-heading .show-result {
display: inline-block;
text-align: center;
margin-bottom:0;
}
.food-menu-inner .isotop-btn-heading .filter-sort {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
margin-right: 48px;
}
.filter-heading .isotop-wrap .top-right {
text-align: center;
}
.food-menu-inner .isotop-btn-heading .isotop-wrap {
display: inherit;
justify-content: inherit !important;
}
.food-menu-inner .isotop-btn-heading .isotop-wrap .top-left {
display: block;
text-align: center;
}
}
@media only screen and (max-width: 767px) {
.food-menu-inner .isotop-btn-heading .isotope-classes-tab .nav-item {
margin-bottom: 0.625rem;
}
}
.fmp-popup-container form.variations_form{
float: left;
margin-right: 0;
margin-bottom: 0;
}
.fmp-popup-container form.variations_form .variations{
margin-top: 0;
margin-bottom: 10px;
width: 100%;
}
.fmp-popup-container form.variations_form .variations td,
.fmp-popup-container form.variations_form .variations th{
display: table-cell;
padding-bottom: 10px;
padding-top: 0;
text-align: left;
vertical-align: middle;
border: 0;
line-height: 2em;
}
@media(max-width: 418px ){
.fmp-popup-container .variations_form table.variations tr{
width: 100%;
margin-bottom: 20px;
}
}
.fmp-popup-container form.variations_form .variations td.value label{
position: relative;
color: #646464;
font-size: 15px;
font-weight: 500;
margin-bottom: 0;
padding: 0 0 0 12px;
}
.fmp-popup-container .single_variation_wrap .variations_button{
display: flex;
align-items: center;
gap: 8px;
flex-wrap: wrap;
}
@media(max-width: 797px){
.fmp-popup-container .single_add_to_cart_button{
margin-top: 0;
}
}
.fmp-popup-container .single_variation_wrap .quantity .qty{
position: relative;
border: 1px solid #ebebeb;
border-radius: 30px;
box-shadow: none;
text-align: center;
width: 110px;
padding: 13px 20px;
background-color: #ffffff;
font-size: 18px;
font-weight: 600;
color: #111111;
outline: none;
transition: all 0.3s ease 0s;
-moz-appearance: textfield;
font-family: 'Barlow', sans-serif;
}
.fmp-popup-container .single_variation_wrap .single_add_to_cart_button.button {
position: relative;
background-color: #f43127;
border-radius: 30px;
color: #ffffff;
font-family: 'Barlow', sans-serif;
font-size: 16px;
font-weight: 600;
padding: 16px 32px;
opacity: 1;
text-transform: uppercase;
transition: all 0.3s ease 0s;
vertical-align: middle;
float: left;
letter-spacing: 1px;
line-height: 1.2;
overflow: hidden;
z-index: 1;
}
.fmp-popup-container .single_variation_wrap .single_add_to_cart_button.button:before{
position: absolute;
content: "";
left: inherit;
right: 0;
top: 0;
z-index: -1;
height: 100%;
width: 0;
border-radius: 30px;
background: #fcb302;
-webkit-transition: all 240ms ease-in-out;
transition: all 240ms ease-in-out;
}
.fmp-popup-container .single_variation_wrap .single_add_to_cart_button.button:hover:before{
width: 100%;
right: inherit;
left: 0;
} .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;
}
.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;
}
.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 #f43127;
border-bottom: 2px solid #f43127;
margin-bottom: 20px;
padding: 0;
text-align: left;
}
blockquote.wp-block-pullquote {
background: #f9f9f9;
border-radius: 6px;
border-left: 5px solid #f43127;
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: 500;
font-size: 14px;
color: #646464;
z-index: 1;
}
.wp-block-quote {
border-left: 5px solid #f43127;
padding-left: 40px;
}
.wp-block-quote.is-large, 
.wp-block-quote.is-style-large {
border-left: 5px solid #f43127;
padding: 28px 40px 28px 40px;
}
.wp-block-quote.is-large cite, 
.wp-block-quote.is-style-large cite {
text-align: left;
font-size: 14px;
}
.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;
}
.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;
}
.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;
}
.has-panpie-primary-background-color.is-style-solid-color blockquote {
background: #f43127;
}
.has-panpie-secondary-background-color.is-style-solid-color blockquote {
background: #fcb302;
}
.has-panpie-button-dark-gray-background-color.is-style-solid-color blockquote {
background: #111111;
}
.has-panpie-button-light-gray-background-color.is-style-solid-color blockquote {
background: #a5a5a5;
}
.has-panpie-button-white-background-color.is-style-solid-color blockquote {
background: #ffffff;
} .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: #f43127;
}
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: #f43127;
}
.wp-block-button.is-style-outline a.wp-block-button__link:not([href]):not([tabindex]):hover {
color: #fcb302;
}
.wp-block-button .wp-block-button__link {
position: relative;
display: inline-block;
border: none;
border-radius: 30px;
font-size: 16px;
font-family: 'Barlow', sans-serif;
font-weight: 700;
background-color: #f43127;
color: #ffffff;
padding: 15px 30px;
z-index: 1;
line-height: 1.6;
letter-spacing: 1px;
overflow: hidden;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.wp-block-button .wp-block-button__link:before {
position: absolute;
content: "";
left: inherit;
right: 0;
top: 0;
z-index: -1;
height: 100%;
width: 0;
border-radius: 30px;
background: #fcb302;
-webkit-transition: all 240ms ease-in-out;
transition: all 240ms ease-in-out;
}
.wp-block-button .wp-block-button__link:hover:before {
width: 100%;
right: inherit;
left: 0;
}
.wp-block-button.is-style-outline .wp-block-button__link {
background: transparent;
border: 2px solid #f43127;
color: #f43127;
}
.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: #fcb302;
color: #fcb302;
}
.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-panpie-primary-color { color: #f43127;}
.has-panpie-secondary-color { color: #fcb302;}
.has-panpie-button-dark-gray-color { color: #111111;}
.has-panpie-button-light-gray-color { color: #a5a5a5;}
.has-panpie-button-white-color { color: #ffffff;}
.has-panpie-primary-background-color { background-color: #f43127;}
.has-panpie-secondary-background-color { background-color: #fcb302;}
.has-panpie-button-dark-gray-background-color { background-color: #111111;}
.has-panpie-button-light-gray-background-color { background-color: #a5a5a5;}
.has-panpie-button-white-background-color { background-color: #ffffff;}
.wp-block-button a.has-panpie-primary-color { color: #f43127;}
.wp-block-button a.has-panpie-secondary-color { color: #fcb302;}
.wp-block-button a.has-panpie-button-dark-gray-color { color: #111111;}
.wp-block-button a.has-panpie-button-light-gray-color { color: #a5a5a5;}
.wp-block-button a.has-panpie-button-white-color { color: #ffffff;}
.wp-block-button .has-panpie-primary-background-color { background-color: #f43127;}
.wp-block-button .has-panpie-secondary-background-color { background-color: #fcb302;}
.wp-block-button .has-panpie-button-dark-gray-background-color { background-color: #111111;}
.wp-block-button .has-panpie-button-light-gray-background-color { background-color: #a5a5a5;}
.wp-block-button .has-panpie-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: 20px;
}
.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 .blocks-gallery-item {
border-radius: 5px;
overflow: hidden;
}
.wp-block-gallery .blocks-gallery-item img {
border-radius: 5px;
}
.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;
}
} .mean-container .mean-bar {
display: flex;
align-items: center;
justify-content: space-between;
background: #ffffff !important;
float: none;
position: relative !important;
padding: 8px 15px !important;
top: 0;
left: 0;
width: 100%;
z-index: 99999;
transition: all 0.3s linear;
}
.mn-top .mean-container .mean-bar {
position: fixed !important;
}
.mean-container .mean-bar:after {
content: "";
clear: both;
display: block;
}
.mean-container .mean-bar img {
max-width: 92px;
}
.admin-bar.mean-container .mean-bar {
top: 32px;
}
@media only screen and (max-width: 782px) {
.admin-bar.mean-container .mean-bar {
top: 46px;
}
}
@media only screen and (max-width: 600px) {
.admin-bar.mean-container.mn-top .mean-bar {
top: 0;
}
}
@media only screen and (max-width: 375px) {
.mean-container .header-action-layout1 ul li.header-btn i {
display: none;
}
}
.mean-container .header-action-layout1 ul .search-icon a:hover {
color: #ec1c24;
}
.offscreen-navigation .sub-menu {
display: none;
}
.offscreen-navigation ul li {
position: relative !important;
border-bottom: 1px solid #e9e9e9;
}
.offscreen-navigation ul li span {
position: absolute;
right: 0;
top: 0;
height: 44px;
width: 40px;
z-index: 9;
cursor: pointer;
}
.offscreen-navigation nav > ul > li ul.sub-menu {
border-top: 1px solid #e9e9e9;
}
.offscreen-navigation li > a {
display: block;
position: relative;
color: #000000;
font-size: 14px;
font-weight: 600;
background: #f3f3f3;
padding-bottom: 7px;
padding-top: 7px;
font-family: 'Barlow', sans-serif;
}
.offscreen-navigation nav > ul > li ul.sub-menu li a:hover,
.offscreen-navigation li > a:hover {
background: rgba(0, 113, 220, 0.05);
}
.offscreen-navigation ul > li > a {
padding-left: 15px !important;
}
.offscreen-navigation ul ul > li > a {
padding-left: 30px !important;
}
.offscreen-navigation ul ul ul > li > a {
padding-left: 45px !important;
}
.offscreen-navigation .sub-menu li > a {
font-size: 15px;
padding-bottom: 10px !important;
}
.offscreen-navigation nav > ul > li.mega-menu > ul.sub-menu > li ul li a {
padding: 10px 15px 10px 45px !important;
}
.offscreen-navigation li.menu-item-has-children > a:after {
content: '\f067';
display: inline-block;
font-family: "Font Awesome 5 Free";
transition: .1s;
right: 15px;
font-weight: 700;
position: absolute;
font-size: 13px;
}
.offscreen-navigation li.menu-item-has-children > a.opened:after {
content: '\f068';
}
.mean-bar .header-btn-new.mobile-btn {
position: absolute;
right: 12%;
top: 8px;
}
.mean-bar .sidebarBtn{
position: absolute;
font-size: 20px;
right: 15px;
cursor: pointer;
color: #000000;
}
body .sidebarBtn {
display: block;
cursor: pointer;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
body .sidebarBtn .bar {
background: #000000;
height: 2px;
width: 25px;
display: block;
margin-bottom: 5px;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
body .sidebarBtn .bar:nth-child(2), body .sidebarBtn .bar:nth-child(3) {
width: 20px;
margin-left: 5px;
}
body .sidebarBtn .bar:last-child {
margin-bottom: 0;
}
body.slidemenuon .sidebarBtn .bar:nth-child(2), body.slidemenuon .sidebarBtn .bar:nth-child(3) {
opacity: 0;
}
body.slidemenuon .sidebarBtn .bar:nth-child(1) {
-webkit-transform: rotate(45deg) translate(7px, 7px);
-ms-transform: rotate(45deg) translate(7px, 7px);
transform: rotate(45deg) translate(7px, 7px);
}
body.slidemenuon .sidebarBtn .bar:nth-child(4) {
-webkit-transform: rotate(-45deg) translate(8px, -8px);
-ms-transform: rotate(-45deg) translate(8px, -8px);
transform: rotate(-45deg) translate(8px, -8px);
}
.rt-slide-nav{
position: absolute;
background: white;
width: 100%;
left: 0;
z-index: 99;
display: none;
max-height: calc(100vh - 100px);
overflow-y: auto;
box-shadow: 0px 0px 10px 0px #0000001c;
}
.rt-slide-nav ul{
list-style-type: none;
margin: 0px;
padding: 0;
}
body.slidemenuon{
overflow:hidden;
}
@media only screen and (min-width: 992px){
#meanmenu {
display: none;
}
}
@media only screen and (max-width: 991px){
#header-menu,
#masthead-container {
display: none;
}
}
.offscreen-navigation li.current-menu-item > a,
.offscreen-navigation li.current-menu-parent > a {
color: #ec1c24;
}
.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;
} .info-menu-bar {
display: inline-flex;
position: absolute;
right: 73px;
}
@media(max-width: 425px) {
.info-menu-bar {
right: 55px;
}
}
.info-menu-bar a {
color: #111111;
font-weight: 500;
}
.info-menu-bar a:hover {
color: #111111;
}
.info-menu-bar .cart-icon-area .cart-icon-num {
position: relative;
bottom: 8px;
right: 4px;
width: 18px;
height: 18px;
line-height: 18px;
background: #f43127;
color: #fff;
border-radius: 50%;
display: inline-block;
text-align: center;
font-size: 13px;
}
.info-menu-bar .header-search-box {
width: 25px;
margin-left: 14px;
}
.info-menu-bar .header-search-open.header-search-field {
top: 59px !important;
}
.rtrs-review-box .rtrs-review-body .rtrs-review-meta .rtrs-review-date i:before {
color: #fcb302 !important;
}