@import url('https://fonts.googleapis.com/css?family=Dancing+Script|Dosis:700|Roboto:400,700&display=swap');
/******************
font-family: 'Roboto', sans-serif;
font-family: 'Dancing Script', cursive;
font-family: 'Dosis', sans-serif;
******************/
body {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    text-align: inherit;
    font-size: 15px;
    line-height: 26px;
    word-spacing: 0px;
    letter-spacing: 0px;
}
a { -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out; color: #3ab9eb; -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; cursor: pointer; }
a:hover, a:active, a:focus { color: #aaaaaa; }
.btn-primary { background: #3ab9eb; border: 1px solid #199ace; }
.btn-primary:hover, .btn-primary:active, .btn-primary:focus { background: #299bc7; border: 1px solid #199ace; }
.btn-purple { background: #e41b82; border: 1px solid #bd0c67; }
.btn-purple:hover, .btn-purple:active, .btn-purple:focus { background: #bb0b65; border: 1px solid #bd0c67; }

.blue-purple-overlay { background: rgba(58,185,235,1); background: -moz-linear-gradient(top, rgba(58,185,235,1) 0%, rgba(228,27,130,1) 170%); background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(58,185,235,1)), color-stop(170%, rgba(228,27,130,1))); background: -webkit-linear-gradient(top, rgba(58,185,235,1) 0%, rgba(228,27,130,1) 170%); background: -o-linear-gradient(top, rgba(58,185,235,1) 0%, rgba(228,27,130,1) 170%); background: -ms-linear-gradient(top, rgba(58,185,235,1) 0%, rgba(228,27,130,1) 170%); background: linear-gradient(to bottom, rgba(58,185,235,1) 0%, rgba(228,27,130,1) 170%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3ab9eb', endColorstr='#e41b82', GradientType=0 ); }
.green-overlay { background: #27da73; background: -moz-linear-gradient(top, #27da73 0%, #10ae8e 100%); background: -webkit-gradient(left top, left bottom, color-stop(0%, #27da73), color-stop(100%, #10ae8e)); background: -webkit-linear-gradient(top, #27da73 0%, #10ae8e 100%); background: -o-linear-gradient(top, #27da73 0%, #10ae8e 100%); background: -ms-linear-gradient(top, #27da73 0%, #10ae8e 100%); background: linear-gradient(to bottom, #27da73 0%, #10ae8e 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#27da73', endColorstr='#10ae8e', GradientType=0 ); }
.blue-overlay { background: #3ab9eb; background: -moz-linear-gradient(top, #3ab9eb 0%, #ffffff 100%); background: -webkit-gradient(left top, left bottom, color-stop(0%, #3ab9eb), color-stop(100%, #ffffff)); background: -webkit-linear-gradient(top, #3ab9eb 0%, #ffffff 100%); background: -o-linear-gradient(top, #3ab9eb 0%, #ffffff 100%); background: -ms-linear-gradient(top, #3ab9eb 0%, #ffffff 100%); background: linear-gradient(to bottom, #3ab9eb 0%, #ffffff 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3ab9eb', endColorstr='#ffffff', GradientType=0 ); }
.transparent-white { background: rgba(255,255,255,0.6); }
.opacity-90 { -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; filter: alpha(opacity=90); opacity: 0.9; }
.overlay { position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 0; }

.section { padding: 50px 0; position: relative; }
.section.white-bg { background-color: #fff; }
.section.grey-bg { background-color: #f5f5f5; }
.section.blue-bg { background-color: #9addf7; }

.panel-group .panel-body div.buttons { display: table; width: 100%; }
#screen_colors_body, .wa-chat-box-poweredby { display: none !important; }
.ve-field:empty { margin-bottom: 0 !important; }

.section-title { margin-bottom: 25px; }
.section-title .heading-intro { color: #3ab9eb; font-family: "Dancing Script", Sans-serif; font-size: 30px; font-weight: 400; letter-spacing: 0px; }
.section-title h2 { font-size: 45px; line-height: 55px; margin: 0; font-weight: normal; }
h1, h2, h3, h4, h5, h6 { font-family: 'Dosis', sans-serif; }
h2.the-title { font-size: 33px; }
.uppercase { text-transform: uppercase; }
#banner-inside, .background-cover { background-repeat: no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
.banner-inside-pattern { background-image: url('../images/inside-banner-pattern.jpg'); background-repeat: repeat-x; position: relative; padding: 52px 0; }
.banner-inside-pattern .header-title { border-bottom: 1px dashed #9a9a9a; display: inline-block; padding-bottom: 18px; position: relative; margin-right: 85px; margin-left: 85px; }
.banner-inside-pattern .header_description { margin-top: 35px; font-size: 17px; color: #797979; }
.inside-content { margin: 113px 0 0 0; }
.inside-content > div.section:first-child { padding-top: 0; }
.table-verticle-center { display: table; height: 100%; width: 100% }
.table-verticle-center .table-cell { display: table-cell; vertical-align: middle; }
.floating-element { position: absolute; z-index: 1; }

/******************
WIDGETS
******************/

.widget { border: 1px solid #eaeaea; background: #fff; -webkit-box-shadow: 0px 7px 19px rgba(153, 153, 153, 0.1); -moz-box-shadow: 0px 7px 19px rgba(153, 153, 153, 0.1); box-shadow: 0px 7px 19px rgba(153, 153, 153, 0.1); margin-bottom: 25px; padding: 30px; }
.widget .heading, .widget .panel-heading { cursor: pointer; background: none; font-size: 20px; padding-bottom: 0px; line-height: 26px; position: relative; }
.widget .heading h4, .widget .panel-heading h4 { margin: 0; }
.widget .panel-content { margin-top: 15px; }
.widget .heading .icon { margin-right: 8px; }
.widget .panel-footer { margin-top: 15px; }

.widget.show .panel-content, .widget.show .panel-footer { display: block; }

.bootstrap-datetimepicker-widget .collapse.in { display: block; }
.bootstrap-datetimepicker-widget .timepicker-picker tr:nth-child(1),
.bootstrap-datetimepicker-widget .timepicker-picker tr:nth-child(3) { display: none; }
.bootstrap-datetimepicker-widget td.day { padding: 5px; font-size: 14px; }
.glyphicon {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.glyphicon-time:before { content: "\f017"; }
.glyphicon-calendar:before { content: "\f073"; }

.custom-control.disable { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5; }

/******************
BUTTONS
******************/
.btn, .btn-design { height: 44px; line-height: 23px; font-size: 12px; padding: 10px 23px; font-weight: bold; text-transform: uppercase; letter-spacing: 2px; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; }
.btn-primary, .btn-design { color: #ffffff; background-color: #3ab9eb; border: 2px solid #3ab9eb; }
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, 
.btn-design:hover, .btn-design:focus, .btn-design:active { color: #2d2a27; background: none; border: 2px solid #2d2a27; }
.btn-default { color: #000000; background-color: #e2e2e2; border: 2px solid #e2e2e2; }
.btn-default:hover, .btn-default:focus, .btn-default:active { background: none; border: 2px solid #e2e2e2; }

.btn-design { display: block !important; text-align: center; padding-top: 9px; padding-bottom: 9px; }

/******************
HEADER
******************/
#logo { width: 140px; float: left; }
#header { position: absolute; z-index: 999; top: 0; width: 100%; padding: 10px 0; transition: all .5s linear; }

#header.fixed { position: fixed; background-color: #f3f3f3; -webkit-box-shadow: 5px 5px 15px 0 rgba(31,31,31,.1); box-shadow: 5px 5px 15px 0 rgba(31,31,31,.1); -moz-box-shadow: 5px 5px 15px 0 rgba(31,31,31,.1); }
#header.fixed #logo { width: 120px; }
#header.fixed #primary-menu { margin: 10px 0 0 0; }
body.home  #header.fixed #primary-menu .menu-list li a,
#header.fixed #primary-menu .menu-list li a,  
#header #primary-menu .menu-list li a { color: #000000; }
#header.fixed #primary-menu .menu-list-icon li.dropdown > a,
body.inside #header #primary-menu .menu-list-icon li.dropdown > a { background-color: #3ab9eb; border-color: #3ab9eb; }
body.home #header #primary-menu .menu-list li a { color: #fff; }
body.home #header #primary-menu .menu-list li ul li a { color: #000000; }
#primary-menu .menu-list li.has-submenu .caret { display: none; }
#primary-menu .menu-list li.has-submenu ul { display: none; list-style: none; position: absolute; }
#primary-menu .menu-list li.has-submenu ul li { float: none; margin: 0; padding-left: 15px; padding-right: 15px; }


/******************
MAIN MENU
******************/
#primary-menu { margin: 22px 0 0 0; }
#primary-menu .menu-list, #primary-menu .menu-list-icon, #primary-menu .menu-list .dropdown-menu { padding: 0; margin: 0; list-style: none; }
#primary-menu .menu-list, #primary-menu .menu-list-icon { float: left; }
#primary-menu .menu-list-icon { float: right; }
#primary-menu .menu-list li, #primary-menu .menu-list-icon li { float: left; margin-left: 17px; }
#primary-menu .menu-list li a, #primary-menu .menu-list-icon li a { text-decoration: none; line-height: 20px; word-spacing: 0px; letter-spacing: 0px; font-weight: 600; font-style: normal; font-size: 15px; color: #ffffff; position: relative; text-transform: capitalize; display: block; padding: 0.65em 0; -webkit-transition: background 0.3s, color 0.3s; transition: background 0.3s, color 0.3s; transition: opacity 0.2s linear, color 0.2s linear; }
#primary-menu .menu-list-icon li.dropdown > a { border: 2px solid #fff; -webkit-border-radius: 35px; -moz-border-radius: 35px; border-radius: 35px; padding-right: 1em; padding-left: .5em; }

#primary-menu .menu-list-icon li#cart p { margin: 0; }

#primary-menu .menu-list-icon li#cart .menu-icon { padding: 4px; }
.menu-icon { height: 28px; display: inline-block; width: 28px; text-align: center; padding: 5px; float: left; margin-top: -5px; position: relative; margin-right: 5px; }
.menu-icon .fa { color: #3ab9eb; font-size: 12px;  }

#primary-menu .menu-list-icon li#cart .dropdown-menu { padding: 0.65em; width: 340px; }
#primary-menu .menu-list-icon li#cart .dropdown-menu li, #primary-menu .menu-list-icon li#cart .dropdown-menu a { /*padding: 0;*/ }
#primary-menu .menu-list-icon li#cart .dropdown-menu li:first-child { max-height: 300px; overflow-x: auto;  }
#primary-menu .menu-list-icon li#cart .dropdown-menu table tr td:nth-child(1) { width: 400px; }
#primary-menu .menu-list-icon li#cart .dropdown-menu table tr td:nth-child(2) { width: 100px; }
#primary-menu .menu-list-icon li#cart .dropdown-menu table tr td { padding: 5px; }
#primary-menu .menu-list-icon li#cart .dropdown-menu table tr td a { border: none; }
#primary-menu .menu-list-icon li#cart .dropdown-menu a.btn { padding-left: 1em; padding-right: 1em; display: inline-block; color: #fff; }
#primary-menu .dropdown-menu, #primary-menu .menu-list li.has-submenu ul { background-color: #f3f3f3; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; border: none; -webkit-box-shadow: 5px 5px 15px 0 rgba(31,31,31,.07); box-shadow: 5px 5px 15px 0 rgba(31,31,31,.07); -moz-box-shadow: 5px 5px 15px 0 rgba(31,31,31,.07); padding: .4em; }
#primary-menu .dropdown-menu:before { content: ""; background-color: transparent; border-right: 8px solid transparent; position: absolute; border-left: 8px solid transparent; border-bottom: 8px solid #f3f3f3; border-top: 8px solid transparent; top: -15px; right: 11px; }
#primary-menu .dropdown-menu li { margin: 0; float: none; padding: 0 0.65em; }
#primary-menu .dropdown-menu li a { color: #4d4d4e; border-bottom: 1px solid #e6e6e6; }
#primary-menu .dropdown-menu li a:hover, #primary-menu .dropdown-menu li a:active, #primary-menu .dropdown-menu li a:focus { color: #000000; }
#primary-menu .dropdown-menu li:last-child a { border-bottom: none; }

/******************
SLIDER/BANNER
******************/
#main-slider { position: relative; background-repeat: no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
#banner-inside { position: relative; height: auto; padding: 50px; min-height: 260px; }
#banner-inside .header-text { max-width: 500px; width: 100%; margin: 0 auto; text-align: center; }
#banner-inside .floating-element, .banner-inside-pattern .floating-element { position: absolute; z-index: 1; }
#banner-inside .banner-container { position: relative; z-index: 2; }
#banner-inside .banner-container h1 { font-size: 42px; line-height: 47.25px; word-spacing: 0px; letter-spacing: 0px; margin-bottom: 20px; color: #fff; }
#banner-inside .banner-container p { font-weight: 300; font-size: 15px; line-height: 28px; word-spacing: 0px; letter-spacing: 0px; color: #fff; }

.slide-text { padding-left: 10%; width: 85%; }
.slide-caption { white-space: nowrap; font-size: 29px; line-height: 16px; font-weight: 400; color: #fff; font-family: "Dancing Script"; }
.slide-title { margin: 10px 0px 30px; font-size: 60px; line-height: 62px; font-weight: 800; font-family: Dosis; color: #fff; }
.slide-text p { font-size: 17px; line-height: 21px; font-weight: 300; color: #fff; font-family: Roboto; }
#home-slider { padding-top: 115px; padding-bottom: 50px; }
#home-slider .images-wrapper { position: relative; }f
#home-slider .images-wrapper .image-1 { position: absolute; display: block; visibility: visible; top: 0; z-index: 7; width: 95%; left: 0; margin-left: -21%; }
#home-slider .images-wrapper .image-2 { position: absolute; display: block; visibility: visible; left: 0; margin-left: 11%; top: 180px; z-index: 13; width: 95%; }
#home-slider .images-wrapper .image-3 { position: absolute; display: block; visibility: visible; left: 0; margin-left: -4px; top: 240px; z-index: 14; width: 72%; }

/******************
SERVICES
******************/
#services .content-item { margin: 20px auto; text-align: center; }
#services .content-item .img-header { height: 150px; overflow: hidden; }
#services .content-item .img-header img { -webkit-transition: transform 0.4s; -moz-transition: transform 0.4s; -o-transition: transform 0.4s; transition: transform 0.4s; }
#services .content-item:hover .img-header img, #services .content-item:focus .img-header img { transform: scale(1.2); }
#services .content-item .item-title-content { margin: 15px 0 7px    ; }
#services .content-item .item-title-content a { color: #3ab9eb; font-size: 21px; text-decoration: none; }
#services .content-item:hover .item-title-content a, #services .content-item:focus .item-title-content a { color: #aaaaaa; }
#services .content-item .item-excerpt { font-size: 15px; color: #000000; }

#accessories .description { color: #fff; }

/******************
PRODUCTS
******************/
.product-layout .item-container { padding: 15px; background: #fff; text-align: center; border: 3px solid #3ab9eb; margin-bottom: 30px; padding-bottom: 46px; position: relative; }
.swiper-container .product-layout .item-container { margin-bottom: 0; }
.product-layout .item-container a.product-name { font-family: 'Roboto', sans-serif; font-weight: 300; font-size: 14px; display: block; line-height: 22px; margin: 18px 0; color: #2b2127; }
.product-layout .item-container .price-table-price { margin-bottom: 15px; }
.product-layout .item-container .button-group { position: absolute; left: 4px; right: 4px; bottom: 4px; }
.product-layout .item-container .button-group .btn-cart, .product-layout .item-container .button-group .btn-wishlist { padding: 10px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; float: left; width: 75%; }
.product-layout .item-container .button-group .btn-wishlist { background-color: #f4295c; border-color: #f4295c; width: 25%; font-size: 14px; }
.product-layout .item-container .button-group .btn-wishlist:hover, .product-layout .item-container .button-group .btn-wishlist:active, .product-layout .item-container .button-group .btn-wishlist:focus { color: #2d2a27; background-color: transparent; border-color: #2d2a27; }
.category-info-box { -webkit-box-shadow: 0 1px 9px 0 rgba(0,0,0,.2); -moz-box-shadow: 0 1px 9px 0 rgba(0,0,0,.2); box-shadow: 0 1px 9px 0 rgba(0,0,0,.2); -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;  margin-bottom: 35px; overflow: hidden; }
.category-info-box .image { background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
.category-info-box.no-image .description { padding-left: 30px; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.category-info-box .description { padding-top: 11px; padding-bottom: 15px; padding-right: 30px; }
.category-info-box .description h2 { color: #3ab9eb; }
.category-info-box .description p { margin: 0; color: #757575; line-height: 21px; }
.nav-tabs { margin-top: 50px; }
.nav-tabs li a { padding: 10px 15px; display: block; border: 1px solid #efefef; color: #1d1d1d; -webkit-box-shadow: inset 0 -1.4em 1em 0 rgba(0,0,0,0.02); -moz-box-shadow: inset 0 -1.4em 1em 0 rgba(0,0,0,0.02); box-shadow: inset 0 -1.4em 1em 0 rgba(0,0,0,0.02); background-color: #fff; }
.nav-tabs li.active a { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; margin-bottom: -1px; border-bottom: none; }
.tab-content>.tab-pane { padding: 20px; border: 1px solid #dee2e6; border-top: none; }
ul.thumbnails { padding: 0; margin: 0; list-style: none; }
ul.thumbnails .image-additional img { border: 1px solid #e2e2e2; }

.breadcrumb { -webkit-box-shadow: inset 0 -1.4em 1em 0 rgba(0,0,0,0.02); -moz-box-shadow: inset 0 -1.4em 1em 0 rgba(0,0,0,0.02); box-shadow: inset 0 -1.4em 1em 0 rgba(0,0,0,0.02); background-color: #fff; margin:0 0 20px; border:1px solid #f3f3f3; }
.breadcrumb i { font-size:15px; }
.breadcrumb>li { text-shadow:0 1px 0 #fff; padding:0 20px; position:relative; white-space:nowrap; }
.breadcrumb>li a { color: #212529; }
.breadcrumb>li+li:before { content:'';padding:0; }
.breadcrumb>li:after { content:'';display:block;position:absolute;top:0;right:-5px;width:26px;height:26px;border-right:1px solid #ddd;border-bottom:1px solid #ddd;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg); }

.container #input-quantity { display: block !important; }

.bootstrap-datetimepicker-widget .collapse:not(.show) { display: block; }

h1.product-titele { font-size: 2em; line-height: 1em; }

.contact-manager-box { -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; padding: 25px; -webkit-box-shadow: 0 3px 5px 0 rgb(0 1 1 / 10%); box-shadow: 0 3px 5px 0 rgb(0 1 1 / 10%); padding-left: 14%; overflow: hidden; border: 1px solid #f5f5f5; background: #cbf0ff; }
.contact-manager-box .model { width: 13%; position: absolute; z-index: 13; left: -10px; bottom: 0; }

.category-wrapper { -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; text-align: center; padding: 25px; }
.category-wrapper img { margin-bottom: 8px; }
.shadow-box { overflow: hidden; transition: 0.4s; -webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.1); -moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,01); box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.1); margin: 15px 0; }
.shadow-box:hover {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.35);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.35);
}
.refine-categories-list { padding: 0; margin: 15px 0; list-style: none; }
.refine-categories-list li { float: left; padding: 0 15px; margin: 5px 0; }
.refine-categories-list li a { display: block; padding: 6px 15px; background: rgba(244, 41, 92, 0.7); color: #fff; text-decoration: none; -webkit-border-radius: 35px; -moz-border-radius: 35px; border-radius: 35px; }

#featured_categories .category-wrapper { border: 1px solid #eaeaea; }

/******************
TOASTR
******************/
#toast-container { z-index: 1000000000 !important; }
#toast-container .toast { background-image: none !important; padding: 15px 20px; }
#toast-container .toast a { text-decoration: underline; }
.toast-close-button { font-weight: 400; }
#toast-container .toast-success { color: #f0fff0; }
.toast-warning { color: #fff; }
.toast-close-button { outline: none; }

/******************
PRICE PACKAGES
******************/
.price-widget-container { overflow: hidden; background-color: #f7f7f7; transition: 0.4s; -webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.2); -moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.2); box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.2); margin: 25px 0; }
.price-widget-container:hover {
    -webkit-box-shadow: 0px 0px 21px 0px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 0px 21px 0px rgba(0,0,0,0.35);
    box-shadow: 0px 0px 21px 0px rgba(0,0,0,0.35);
}
.price-widget-container .price-table-header { padding: 19px 15px 10px 15px; background-color: #ffffff; }
.price-widget-container .price-table-header .price-table-heading { font-size: 29px; font-weight: 600; line-height: 40px; margin: 0; }
.price-widget-container .price-table-header .price-table-heading a { color: #2b2b2b; }
.price-widget-container .price-part { font-size: 65px; font-weight: 900; }
.price-widget-container .price-table-price { padding: 20px 15px 20px 15px; background: #ffffff; }
.price-table-features-list li { font-size: 18px; font-weight: bold; line-height: 24px; }
.price-table .price-table-features-list { line-height: 1; padding: 30px 0px 30px 0px; margin: 0; list-style: none; }
.price-table-features-list li { font-size: 18px; font-weight: bold; line-height: 24px; padding: 5px 15px; }
.price-table-price .price-currency, .price-table-price .price-part { font-size: 34px; font-style: normal; }
.price-table-header { padding: 19px 15px 10px 15px; }
.price-table-price .price-currency, .price-table-price .price-part { line-height: 30px; font-weight: 600; letter-spacing: -2px; display: inline-block; }
.price-table-price .price-currency { font-size: 18px; font-weight: 100; margin-right: 5px; }
.price-table-price .price-part { font-size: 34px; }
.price-table-price { color: #f4295c }
.price-table-footer { padding: 15px 0px 50px 0px; }
.starting-price-text { font-size: 11px; letter-spacing: normal; font-weight: 300; display: block; line-height: normal; text-align: right; color: #9e9e9e; margin-bottom: 15px; }

.price-old { text-decoration: line-through; line-height: normal; display: inline-flex; }
.price-old .price-currency, .price-old .price-part { font-size: 18px; font-weight: 100; }

/******************
INSTAGRAM FEEDS
******************/
#insta-feed .title { background-color: #f4295c; height: 107px; font-size: 24px; font-weight: 400; line-height: 48px; color: #ffffff; padding: 30px 55px; float: left; margin: 0; }
#imageGallery .swiper-slide { width: 107px; }
/******************
FOOTER
******************/
#footer { background: #171717; padding-top: 60px; padding-bottom: 10px; }

.quick-info { display: table; height: 80px; margin-bottom: 30px; }
.quick-info .icon, .quick-info .text { display: table-cell; }
.quick-info .icon { padding: 17px; width: 80px; background-image: url(../images/quick-info-background.png); background-repeat: no-repeat; background-size: 100% auto; }
.quick-info .text { vertical-align: middle; padding-left: 15px; color: #fff; font-weight: 300; font-family: 'Roboto', sans-serif; font-size: 14px; line-height: 23px; }
.quick-info .text strong { font-size: 16px; font-weight: 600; }

#payments-option { padding: 0; margin: 0; list-style: none; float: right; }
#payments-option li { display: inline-block; margin-left: 8px; width: 40px; }

#copyright { }
#copyright .copyright-text { font-size: 13px; color: #5a5a5a; border-top: 1px solid #2f2f2f; padding-top: 10px; }
#copyright .copyright-text a { color: #5a5a5a; }

.footer-column { margin: 25px 0; color: #ffffff; font-size: 14px; }
.footer-column h3 { color: #d48498; font-size: 24px; line-height: 30px; word-spacing: 0px; letter-spacing: 0px; font-weight: 700; }
.footer-menu { margin: 0; }
.footer-menu li a { color: #ffffff; padding: 4px 0; display: block; }
.footer-menu li a:hover, .footer-menu li a:active, .footer-menu li a:focus { padding-left: 5px; }

#whatsapp { background-color: #25d366; width: 45px; height: 45px; cursor: pointer; position: fixed;  right: 30px; bottom: 89px; z-index: 100; box-shadow: 1px 2px 8px rgb(70 70 70 / 25%); padding: 5px; }
#whatsapp, #whatsapp img { border-radius: 50px; }
#whatsapp::before { content: ""; position: absolute; width: 100%; height: 100%; background-color: inherit; border-radius: 50%; z-index: -1; animation: ripple 1.5s ease-out infinite; animation-delay: 0.2s; }

@keyframes ripple {
  from {
    opacity: 1;
    transform: scale(0);
  }
  to {
    opacity: 0;
    transform: scale(3);
  }
}

/******************
SIDEBAR
******************/
#sidebar #menu.navbar { padding: 5px 0; }
#sidebar #menu.navbar ul { width: 100%; position: relative; }
#sidebar #menu.navbar ul li span.dropdown-toggle { cursor: pointer; position: absolute; top: 0; right: 0; z-index: 2; width: 46px; height: 46px; line-height: 46px; }
#sidebar #menu.navbar ul li a { position: relative; display: block; padding: 12px 0; font-size: 18px; text-decoration: none; color: #403f3f; border-bottom: 1px solid #eaeaea; line-height: 21px; }
#sidebar #menu.navbar ul li:last-child a { border-bottom: none; }
#sidebar #menu.navbar ul li a:hover, #sidebar #menu.navbar ul li a:active, #sidebar #menu.navbar ul li a:focus { color: #219dce; }
#sidebar #menu.navbar .dropdown-menu { border: none; border-bottom: 1px solid #eaeaea; padding: 0 0 0 15px; }
#sidebar #menu.navbar .dropdown-menu a { font-size: 16px; }

#sidebar #menu.navbar .dropdown .dropdown-toggle::after { content: '+'; border: none; position: absolute; right: 0; font-size: 24px; font-weight: 600; }
#sidebar #menu.navbar .dropdown.show .dropdown-toggle::after { content: '–'; }


/******************
ABOUT
******************/
.statics { margin: 56px 0 0; text-align: center; font-size: 65px; font-weight: 900; letter-spacing: -2px; font-style: normal; }
.statics small { display: block; font-size: 12px; font-weight: normal; letter-spacing: normal; margin-top: 17px; color: #4c4c4c; }
#clientele img { filter: grayscale(100%); }
#clientele img:hover { filter: grayscale(0); }

/******************
ACCOUNT & FORMS
******************/
.login-form-container { background: #f6fdff; border: 1px solid #f1f1f1; }
select.form-control { height: calc(1.5em + .75rem + 2px); -webkit-box-shadow: inset 0 -1.4em 1em 0 rgba(0,0,0,0.02); -moz-box-shadow: inset 0 -1.4em 1em 0 rgba(0,0,0,0.02); box-shadow: inset 0 -1.4em 1em 0 rgba(0,0,0,0.02); background-color: #fff; -webkit-appearance: none; -moz-appearance: none; background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); background-position: right .45em top 50%; background-repeat: no-repeat; padding-right: 1.4em; background-size: auto 16px; display: block; }

.form-control { padding: 11px 18px; }
select.form-control, input.form-control, .input-group > .form-control { height: 44px; }
select.form-control, input.form-control, textarea.form-control, .input-group >.form-control { -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; }
.input-group-btn > .btn:first-child { border-top-left-radius: 0; border-bottom-left-radius: 0; -webkit-border-top-left-radius: 0; -webkit-border-bottom-left-radius: 0; -moz-border-top-left-radius: 0; -moz-border-bottom-left-radius: 0;  }

#product-filter { margin-bottom: 15px; }
#product-filter label { margin-bottom: 0; margin-right: 15px; line-height: 48px; }
#product-filter .input-group > .form-control { padding: 11px 18px; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; height: 48px; }

ul#account-menu li:first-child { display: none; }
fieldset#account .form-control:disabled, fieldset#account .form-control[readonly] { background: #fff; }
.form-group > label { line-height: 44px; height: 44px; }
.form-group.required > label:after { content: '*'; color: #ff0000; }

.form-group div[id^="input-option"] label { height: 22px; line-height: 22px; }

/******************
CART & CHECKOUT
******************/
.panel-group .panel-heading { -webkit-box-shadow: inset 0 -1.4em 1em 0 rgba(0,0,0,0.02); -moz-box-shadow: inset 0 -1.4em 1em 0 rgba(0,0,0,0.02); box-shadow: inset 0 -1.4em 1em 0 rgba(0,0,0,0.02); background-color: #fff; padding: 14px 20px; border: 1px solid #efefef; }
.panel-group .panel-body { padding: 20px; border: 1px solid #efefef; }
.panel-group .panel-heading h4 { margin-bottom: 0; }
.panel-group .panel-heading h4 a { display: block; text-decoration: none; }
#cart .btn-primary:hover, #cart .btn-primary:active, #cart .btn-primary:focus { background: #1a8fbd; border: 2px solid #1a8fbd; }
#cartTable button.btn { height: 44px; padding: 5px 13px; font-size: 20px; }
.control-label { line-height: 44px; }

/******************
ALERT
******************/
.alert.alert-dismissible { padding: 15px 40px 20px 20px; text-align: left; background-clip: padding-box; border: 1px solid rgba(0,0,0,.1); box-shadow: 0 0.25rem 0.75rem rgba(0,0,0,.1); -webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px); font-size: .875rem; max-width: 300px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background: none; opacity: 1; color: #f0fff0; position: fixed; z-index: 1000000000 !important; bottom: 12px; right: 12px; }
.alert.alert-dismissible.alert-success { background-color: #51A351; color: #f0fff0; }
.alert.alert-dismissible.alert-success a { color: #f0fff0; }
.alert.alert-dismissible.alert-danger { background-color: #d21d1d; color: #f0fff0; }
.alert.alert-dismissible.alert-danger a { color: #f0fff0; }
.alert.alert-dismissible .fa {  display: none; }
.alert.alert-dismissible button.close { font-size: 20px; font-weight: 400; opacity: 1; color: #f0fff0; outline: none !important; }
#toast-container>div { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }

/******************
MODAL
*****************/
.modal-header { position: relative; padding-right: 45px; }
.modal-header .close { position: absolute; right: 0; top: 0; margin: 0;}

/******************
SEARCH
******************/
#primary-menu .menu-list li#searchForm { position: relative; }
#search_box { position: relative; /*display: none; position: absolute; width: 480px; right: -77px; z-index: 100; top: 52px; left: auto;*/ margin-left: 30px; float: left; }
#search_box button { -webkit-border-radius: 0 25px 25px 0; -moz-border-radius: 0 25px 25px 0; border-radius: 0 25px 25px 0; position: absolute; top: 0; right: 0; height: 44px; font-size: 16px; background: #3ab9eb; border: 1px solid #21a7dc; color: #fff; }

/******************
PAGINATION
******************/
ul.pagination li { margin-right: 15px; }
ul.pagination li a, ul.pagination li.active span { padding: 13px 17px; -webkit-box-shadow: inset 0 -1.4em 1em 0 rgba(0,0,0,0.02); -moz-box-shadow: inset 0 -1.4em 1em 0 rgba(0,0,0,0.02); box-shadow: inset 0 -1.4em 1em 0 rgba(0,0,0,0.02); background-color: #fff; margin: 0 0 20px; border: 1px solid #f3f3f3; }
#search_box #search input { -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }

/******************
SOCIAL MEDIA LINKS
******************/
.social-media-links { list-style: none; padding: 0; margin: 15px 0 0 0; }
.social-media-links li { width: 30px; float: left; margin-right: 15px; }
.social-media-links li img { width: 100%; height: auto; }

@media (max-width: 1360px) {
    #search_box { margin-left: 17px; float: right; width: 44px !important; height: 44px;  }
    #search_box #search { width: 100%; transition: all 1s; position: relative; z-index: 5; }
    #search_box #search input { width: 100%; position: absolute; top: 0; right: 0; }
    #search_box #search:hover input, #search_box #search:focus input,
    #search_box #search input:focus, #search_box #search input:active, #search_box #search input:hover { width: 300px; padding-right: 50px; }
    #search_box #search button { background: #e41b82;  border: 1px solid #b30f63; width: 44px; height: 44px; padding: 0; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; text-align: center; }
}
@media (min-width: 1101px) {
    #primary-menu .menu-list li > a:before { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 2px; background: #d94f5c; -webkit-transform: scale3d(0, 5, 1); transform: scale3d(0, 5, 1); -webkit-transform-origin: 0% 50%; transform-origin: 0% 50%; -webkit-transition: -webkit-transform 0.3s; transition: transform 0.3s; -webkit-transition-timing-function: cubic-bezier(1, 0.68, 0.16, 0.9); transition-timing-function: cubic-bezier(1, 0.68, 0.16, 0.9); background-color: #ffffff; }
    #primary-menu .menu-list > li > a:hover:before, #primary-menu .menu-list > li > a:active:before, #primary-menu .menu-list > li > a:focus:before, #primary-menu .menu-list > li > a.active:before { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }

    #header.fixed #primary-menu .menu-list li > a:before,
    body.inside #header #primary-menu .menu-list li > a:before { background-color: #000000; }
}
@media (min-width: 1200px) {
    body.inside.product #primary-menu .menu-list-icon li#cart .dropdown-menu { /*display: block !important;*/ }
    /*body.inside.product #content { width: calc(100% - 355px); -ms-flex: 0 0 calc(100% - 355px); flex: 0 0 calc(100% - 355px); max-width: calc(100% - 355px); }*/
}

@media (max-width: 1100px) {
    #primary-menu { position: relative; }
    #primary-menu .menu-list { max-height: 80vh; overflow-x: auto; display: none; float: none; background-color: #f3f3f3; position: absolute; right: 0; left: 0; top: 60px; background-color: #f3f3f3; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; border: none; margin-top: 19px !important; -webkit-box-shadow: 5px 5px 15px 0 rgba(31,31,31,.07); box-shadow: 5px 5px 15px 0 rgba(31,31,31,.07); -moz-box-shadow: 5px 5px 15px 0 rgba(31,31,31,.07); padding: .4em; z-index: 1000;  }
    #primary-menu .menu-list.show { display: block; }
    #primary-menu .menu-list:before { content: ""; background-color: transparent; border-right: 8px solid transparent; position: absolute; border-left: 8px solid transparent; border-bottom: 8px solid #f3f3f3; border-top: 8px solid transparent; top: -15px; right: 11px; }
    #primary-menu .menu-list li { float: none; margin-left: 0; padding: 0 0.65em; position: relative; }
    #primary-menu .menu-list li a { color: #4d4d4e; border-bottom: 1px solid #e6e6e6; }
    #primary-menu .menu-list li a:hover, #primary-menu .menu-list li a:active, #primary-menu .menu-list li a:focus { color: #000000; }
    #primary-menu .menu-list li:last-child a { border-bottom: none; }
    #primary-menu .menu-list li .dropdown-menu { background: #e6e6e6; margin-top: 0 !important; -webkit-box-shadow: none; box-shadow: none; -moz-box-shadow: none; position: static !important; transform: none !important; float: none; border: none; border-radius: 0; }
    #primary-menu .menu-list li .dropdown-menu:before { display: none; }
    body.home #header #primary-menu .menu-list li a { color: #000000; }
    
    #primary-menu .menu-list li.has-submenu .caret { display: block; }
    #primary-menu .menu-list li .dropdown-toggle { position: static; }
    #primary-menu .menu-list li.has-submenu .caret,
    #primary-menu .menu-list li .dropdown-toggle:after { content: "+"; border: none; position: absolute; top: 0; right: 0; line-height: 40px; width: 40px; height: 40px; text-align: center; font-size: 26px; font-weight: normal; cursor: pointer; }
    #primary-menu .menu-list li.has-submenu .caret:after { content: "+"; }
    #primary-menu .menu-list li.has-submenu > ul { display: none; position: static; background: #e6e6e6; -webkit-box-shadow: none; box-shadow: none; -moz-box-shadow: none; }
    #primary-menu .menu-list li.has-submenu.active .caret:after,
    #primary-menu .menu-list li.dropdown.show .dropdown-toggle:after { content: '–'; }
    #primary-menu .menu-list li.has-submenu.active > ul { display: block; } 
    
    
    #header.fixed .toggleMenu div, body.inside #header .toggleMenu div { background-color: #3ab9eb; }
    .toggleMenu { cursor: pointer; display: block; float: left; margin: 9px 0 0 15px; width: 30px; z-index: 999; }
    .toggleMenu div { backface-visibility: hidden; background: #fff; height: 3px; margin: 4px auto; transition: all .3s ease 0s; -webkit-transition: all .3s ease 0s;; -moz-transition: all .3s ease 0s; -o-transition: all .3s ease 0s; }
    .toggleMenu.on .one { -webkit-transform: rotate(45deg) translate(7px,7px); -moz-transform: rotate(45deg) translate(7px,7px); -ms-transform: rotate(45deg) translate(7px,7px); -o-transform: rotate(45deg) translate(7px,7px); transform: rotate(45deg) translate(7px,7px); }
    .toggleMenu.on .two { display: none; }
    .toggleMenu.on .three { -webkit-transform: rotate(-45deg) translate(-2px,1px); -moz-transform: rotate(-45deg) translate(-2px,1px); -ms-transform: rotate(-45deg) translate(-2px,1px); -o-transform: rotate(-45deg) translate(-2px,1px); transform: rotate(-45deg) translate(-2px,1px); }
}

@media (min-width: 1024px) {
    .fullscreen { height: 100vh; position: relative; }
}

@media (min-width: 992px) {
    .container { max-width: 90% }
    .fullscreen { height: 100vh; position: relative; }
}

@media (max-width: 991px) {
    
    .copyright-text, #payments-option { text-align: center; }
    #payments-option { margin-top: 15px; float: none; }
    .category-info-box .description { padding-left: 30px; }

    .slide-title { font-size: 44px; line-height: 46px; }
    .contact-manager-box { text-align: center; padding-left: 25px; }
    .contact-manager-box .btn-container { margin-top: 25px; }
    .contact-manager-box .model { display: none; }
}

@media (max-width: 767px) {
    #sidebar #category-menu { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
    .widget .panel-content, .widget .panel-footer { display: none; }
    .widget .heading:after, .widget .panel-heading:after { display: inline-block; margin-left: .255em; vertical-align: .255em; content: "+"; position: absolute; top: 50%; right: 0; margin-top: -13px; font-size: 32px; }
    .slide-title { font-size: 34px; line-height: 38px; }
    #cartTable tr td:nth-child(3) { display: none; }
    #cartTable tr td:nth-child(4) { min-width: 197px; }
    .statics { font-size: 36px; }
}

@media (max-width: 480px) {
    #search_box { position: fixed; bottom: 30px; right: 30px; }
    #search_box #search:hover input, #search_box #search:focus input,
    #search_box #search input:focus, #search_box #search input:active, #search_box #search input:hover { width: calc(100vw - 120px); }
}