@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//robin.com.gr/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.1.2") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//robin.com.gr/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//robin.com.gr/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//robin.com.gr/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//robin.com.gr/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//robin.com.gr/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//robin.com.gr/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//robin.com.gr/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//robin.com.gr/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #565656;
	--wd-text-font-size: 15px;
	--wd-title-font: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 17px;
	--wd-primary-color: #194b82;
	--wd-alternative-color: #ed2024;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #194b82;
	--btn-default-bgcolor-hover: #ed2024;
	--btn-accented-bgcolor: #194b82;
	--btn-accented-bgcolor-hover: #ed2024;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://robin.com.gr/wp-content/uploads/2021/02/subheader-1.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #194b82;
	background-image: none;
}
html .wd-dropdown-cats .wd-nav.wd-nav-vertical > li > a {
	font-weight: 400;
	font-size: 15px;
	text-transform: uppercase;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: #ededed;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1400px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1400px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1400px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


address {
    font-style: normal;
    font-size: 100%;
}
footer .menu {
    text-transform: uppercase;
}
p {
    margin-bottom: 8px;
}
.color-scheme-light, .color-scheme-light .footer-widget a {
    color: #fff !important;
}
@media (min-width: 768px) and (max-width: 1023px){
.heading-home h1, .heading-home h2, .heading-home h3 {
    color: #2d2a2a !important;
    text-align: center;
}
	.hide-mobile-tablet {
    display: none !important;
}
	.heading-home-row .vc_video-bg {
    display: none;
}
.heading-home .wpb_wrapper{text-align:center;}
.site-content .heading-home .btn-style-bordered.btn-color-primary {
    color: #194b82;
}
}
@media(max-width:1350px){
	.header-empty{
	width:50px !important;
	}
}
.error404 .searchform {display:none;}
.color-scheme-light, .color-scheme-light .footer-widget a {
    color: #dadada;
}
.woodmart-text-block-wrapper {
    margin-bottom: 10px;
}
.btn-style-bordered.btn-color-primary{
color: #fff;
}
.tabs-layout-accordion {
    border-top: 1px solid #7777772b;
}
.woodmart-accordion-title:after {
	color: #ed2024;
}
.wpb_text_column .wpb_wrapper>ul {
    margin-bottom: 10px;
}
.cursor-pointer.woodmart-info-box {
    cursor: auto;
}
span.per-page-title {
    display: none !important;
}
.product-element-top {
    border: 1px solid #eaeaea;
}
.product-tabs-wrapper {
    background-color: #ededed;
}
.page-title .entry-title {
    font-weight: 400;
}
.pswp__bg {
    opacity: 0.90 !important;
}
.tabs-layout-accordion .woodmart-scroll .woodmart-scroll-content {
    overflow:auto;
    max-height: 1500px;
}
.added_to_cart, .btn, .button, [type=button], [type=submit], button {
    background-color: #ed2024;
		color: #ffff;
}
.added_to_cart:hover, .btn:hover, .button:hover, [type=button]:hover, [type=submit]:hover, button:hover {
    color: #ffff;
    background: #194c82;
    box-shadow: none;
}
textarea {
    min-height: 130px;
}
.ywctm-inquiry-form-wrapper.has-toggle {
    border: 0px solid #ccc;
}
.ywctm-toggle-content {
    padding-bottom: 25px;
}
.ywctm-inquiry-form-wrapper.has-toggle .ywctm-toggle-button {
    width: max-content;
	  font-weight: 500;
    font-size: 16px;
		margin: auto;
		text-align:center;
}
.single .wpb_text_column .wpb_wrapper>ul>li:before , .single .wc-tab-inner>div>ul>li:before {
    font-size: 10px;
    color: #ed2024;
    font-weight: 600;
}
.wd-action-btn.wd-quick-view-btn>a:before {
    color: white;
}
.woodmart-buttons {
    background: #134d83;
}
input[type=text], input[type=email], input[type=password], input[type=search], input[type=number], input[type=url], input[type=tel], input[type=date], select, textarea, input[type=text]:focus, input[type=email]:focus, input[type=password]:focus, input[type=search]:focus, input[type=number]:focus, input[type=url]:focus, input[type=tel]:focus, input[type=date]:focus, select:focus, textarea:focus {
    border: 1px solid rgb(19 77 131);
}

@media (min-width: 1900px) {
  .whb-general-header {
    background-size: 80% 100% !important;
  }
}

.searchform .searchsubmit {
    color: #fff !important;
}
@media (min-width: 1025px) {
	.page-title .entry-title {
    font-size: 36px;
}
.whb-general-header .woodmart-search-form button.searchsubmit {
    border-radius: 0px 30px 30px 0px;
		right: 0px;
}
.wpcf7  .col-md-6{
		padding-right: 8px;
		padding-left: 8px;
}
.product-image-summary .woodmart-product-brands img {
    max-width: 100px;
}
.product-design-alt .entry-summary {
    padding-top: 10px;
}
.woodmart-show-sidebar-btn .woodmart-side-bar-icon, .woodmart-show-sidebar-btn .woodmart-side-bar-icon::after, .woodmart-show-sidebar-btn .woodmart-side-bar-icon::before {
    width: 20px;
    background-color: #134d83;
}
.woodmart-products-per-page .per-page-border:after {
    content: " ";
}
.woodmart-products-per-page .per-page-variation {
    padding: 4px 8px;
    margin: 0 5px;
    color: #fff;
    background-color: #194c82;
}
.woodmart-products-per-page .per-page-variation.current-variation, .woodmart-products-per-page .per-page-variation:focus, .woodmart-products-per-page .per-page-variation:hover {
    color: #fff;
    background: #ed2024;
    font-weight: inherit;
}
.category-nav-link .category-name {
    font-weight: 400;
    font-size: 15px;
}
.product_title {
    font-weight: 400;
    font-size: 30px;
    line-height: 1.2;
    color: #134d83;
}
.slider-title:before {
    left: calc(100% / 2 - 30px);
    text-align: center;
		background: #ed2024;
		width: 60px;
}
.related-products h3.title.slider-title {
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    color: #134d83;
}
.woocommerce-tabs.wc-tabs-wrapper.tabs-layout-tabs {
    font-weight: 300;
    font-size: 17px;
		color:#454545;
}
.whb-color-light .navigation-style-underline .item-level-0>a .nav-link-text:after {
    background-color: rgb(237 32 36);
}
.header-contact-info .box-icon-wrapper.box-with-icon.box-icon-simple{margin-top:5px;}

.whb-general-header .woodmart-info-box .info-box-title {
    margin-bottom: 3px !important;
}
.whb-general-header {
    background-size: 100% 100%;
}
/* .box-title-default .info-box-title {
    font-size: 10px;
} */
.whb-general-header i.fa.fa-phone, .whb-general-header i.fa.fa-envelope {
    color: #ed2024;
    font-size: 26px;
}
.whb-general-header i.fa:before {
    margin-right: 5px;
    margin-left: 5px;
}
.header-contact-info a{color:#194b82;}
 input[type=text]:focus, input[type=email]:focus, input[type=password]:focus, input[type=search]:focus, input[type=number]:focus, input[type=url]:focus, input[type=tel]:focus, input[type=date]:focus, select:focus, textarea:focus {
    border-color: rgb(237 32 36);
} 
.whb-column .woodmart-search-form input[type=text] {
    border: 1px solid rgb(25 75 130);
		background:#fff;
}
.searchform input[type=text] {
    height: 46px;
}

.searchform input[type=text] {
    font-size: 18px;
    font-weight: 300;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.whb-general-header{background-image: none;}
.slider-title:before {
    left: calc(100% / 2 - 30px);
    text-align: center;
		background: #ed2024;
		width: 60px;
}
.product_title {
    font-size: 30px;
}
.related-products h3.title.slider-title {
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    color: #134d83;
}
.product_title {
    font-weight: 400;
    color: #134d83;
}
.mobile-nav .searchform input[type=text] {
    height: 70px;
    font-weight: 300;
}
.searchform .searchsubmit:after {
	color: #194c82;
}
/* .heading-home h1, .heading-home h2, .heading-home h3 {
    color: #2d2a2a !important;
		text-align:center;
} */
.site-content .heading-home .title-wrapper{margin-bottom:10px !important;}


.heading-home .woodmart-button-wrapper {
    margin-top: 15px;
}
.home .vc_row.vc_row-flex{
		padding-top: 4vh !important;
    padding-bottom: 4vh !important;
}
.inner-col-hmtxt > .wpb_column > .vc_column-inner {
    padding: 0 !important;
}
.ywctm-custom-button-container {
    display: none;
}
.page-title .entry-title {
    font-size: 28px;
}
.page-title {
    padding: 40px 0;
}

.whb-top-bar .whb-text-element.topbar-mobile {
    font-size: 14px !important;
    color: #fff !important;
}
.heading-home > .vc_column-inner{
	padding-top:15px !important;
	padding-right:15px !important;
	padding-bottom:0px !important;
	padding-left:15px !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.whb-general-header{background-image: none;}
.slider-title{
    font-weight: 500;
    font-size: 18px;
}
.slider-title:before{
		background: #ed2024;
}
.related-products h3.title.slider-title {
    color: #134d83;
}
.product_title {
    font-weight: 400;
    color: #134d83;
}
.mobile-nav .searchform input[type=text] {
    height: 70px;
    font-weight: 300;
}
.searchform .searchsubmit:after {
	color: #194c82;
}
.heading-home h1, .heading-home h2, .heading-home h3 {
    color: #2d2a2a !important;
		text-align:center;
}
.site-content .heading-home .title-wrapper{margin-bottom:10px !important;}
.site-content .heading-home .btn-style-bordered.btn-color-primary {
    color: #194b82;
}
.heading-home .wpb_wrapper{text-align:center;}
.heading-home .woodmart-button-wrapper {
    margin-top: 15px;
}
.home .vc_row.vc_row-flex{
		padding-top: 4vh !important;
    padding-bottom: 4vh !important;
}
.inner-col-hmtxt > .wpb_column > .vc_column-inner {
    padding: 0 !important;
}
.hide-mobile-tablet {
    display: none !important;
}
.ywctm-custom-button-container {
    display: none;
}
.page-title .entry-title {
    font-size: 22px;
}
.page-title {
    padding: 40px 0;
}
.whb-top-bar .whb-text-element.topbar-mobile {
    font-size: 14px !important;
    color: #fff !important;
}
.heading-home > .vc_column-inner{
	padding-top:15px !important;
	padding-right:15px !important;
	padding-bottom:0px !important;
	padding-left:15px !important;
}
}

@media (max-width: 576px) {
	.whb-general-header{background-image: none;}
.slider-title{
    font-weight: 500;
    font-size: 18px;
}
.slider-title:before{
		background: #ed2024;
}
.related-products h3.title.slider-title {
    color: #134d83;
}
.product_title {
    font-weight: 400;
    color: #134d83;
}
.mobile-nav .searchform input[type=text] {
    height: 70px;
    font-weight: 300;
}
.searchform .searchsubmit:after {
	color: #194c82;
} 

.heading-home h1, .heading-home h2, .heading-home h3 {
    color: #2d2a2a !important;
		text-align:center;
}
.site-content .heading-home .title-wrapper{margin-bottom:10px !important;}
.site-content .heading-home .btn-style-bordered.btn-color-primary {
    color: #194b82;
}
.heading-home .wpb_wrapper{text-align:center;}
.heading-home .woodmart-button-wrapper {
    margin-top: 15px;
}
.home .vc_row.vc_row-flex{
		padding-top: 4vh !important;
    padding-bottom: 4vh !important;
}
.home .vc_row.wpb_row.vc_inner{padding:0 !important;}
.inner-col-hmtxt > .wpb_column > .vc_column-inner {
    padding: 0 !important;
}
.hide-mobile-tablet {
    display: none !important;
}
.ywctm-custom-button-container {
    display: none;
}
.page-title .entry-title {
    font-size: 22px;
}
.page-title {
    padding: 40px 0;
}
.whb-top-bar .whb-text-element.topbar-mobile {
    font-size: 14px !important;
    color: #fff !important;
}
.heading-home > .vc_column-inner{
	padding-top:15px !important;
	padding-right:15px !important;
	padding-bottom:0px !important;
	padding-left:15px !important;
}
}

