html,body{margin:0;padding:0;}
body{ text-align:center; font-size:15px; font-family: 'Titillium Web', sans-serif; background: #FFF; color:#303030; overflow-x: hidden;}

input{-webkit-user-select: text;-moz-user-select: text;-ms-user-select: text;user-select: text;}

img{border:0}
form{margin:0;}
p{margin:10px 0 10px 0;padding:0;}
a:link, a:visited {color:rgb(8, 95, 49);text-decoration:none;}
a:hover {color:rgb(8, 95, 49);text-decoration:underline;}


.main-color {color: rgb(8, 95, 49); background: rgb(8, 95, 49);}


/* SEO H1 */
.web-title {float: left; position:fixed;left: -100%;margin: 0px;font-size: 1px;}

.main-color {color: rgb(8, 95, 49) !important; background: rgb(8, 95, 49) !important;}
.main-color-c {color: rgb(8, 95, 49) !important;}
.main-color-b {background: rgb(8, 95, 49) !important;}





/*  HEADER and MENU  */
.web-header-ghost, .web-header { height: 80px; }
.web-header-ghost {width: 100%; position: relative;}
.web-header {top: 0px;width: 100%;  position: fixed; z-index: 99;}
.web-header-in {position: relative; height: 100%; width: 100%; max-width: 1200px; margin: auto; }


.web-header-bg {width: 350px;margin: auto;left: 0px;right: 850px;background: rgb(8, 95, 49); position: absolute; top: 0px; bottom: 0px; transition: all 0.4s cubic-bezier(.77,0,.18,1); -webkit-transition: all 0.4s cubic-bezier(.77,0,.18,1); box-shadow: 0px 0px 20px -10px black;}
.big-bg {width: 100%; right: 0px; left: 0px;}


.web-logo {width: 250px; position: absolute; left: 10px; top: 12px; bottom: 12px; display: block; background: url("/images/design/growland-white.png") no-repeat; background-size: 90% auto; background-position: center center; border-right: 2px solid rgb(255, 255, 255);}
.web-logo:hover {opacity: 0.8;}

.web-lang-menu {position: absolute; right: -70px; top: 35px; }
.web-lang-menu a {font-size: 17px; color: #6e6e6e; opacity: 0.5; text-decoration: none;}
.lang-actual {opacity: 1 !important;}

.web-menu-currency {position: absolute; right: 100px; top: 33px; displaY: none; visibility: hidden;}
.web-menu-currency select {font-size: 15px;color: grey; padding: 2px; cursor: pointer;}


.web-menu-cart { height: 36px; width: 160px; text-align: center; border-radius: 50%; position: absolute; right: 30px; top: 20px;}
.web-menu-cart i {font-size: 30px; padding: 3px; color: white; float: right;}
.web-menu-cart-status {font-size: 16px; text-align: left; white-space: nowrap; letter-spacing: 0.5px; color: white; float: right; padding: 8px 5px 0px 0px;}


.new-header-info {display: block; width: 38px; height: 38px; position: absolute; right: 230px; top: 20px; margin: auto; z-index: 44;}
.new-header-info-item {width: 100%; position: relative;}
.new-header-info-item-classic a {color: #00c3c9; font-size: 16px; padding: 5px 0px 5px 35px; display: block;}
.new-header-info-item-classic i {color: #b3d504; position: absolute; top: 4px; left: 4px; font-size: 21px;height: 21px;width: 21px;text-align: center;}


#menu-btn {display: none; visibility: hiddden;}
.mobil-menu { display: none; visibility: hiddden;}




.web-main-menu, .web-main-menu-in {height: 70px;}
.web-main-menu {position: absolute; left: 380px; top: 4px;}
.web-main-menu-in {position: relative; display: table;}

.main-menu-item {display: table-cell; position: relative; height: 100%; vertical-align: middle;}
.main-menu-item:hover {background: rgba(0,0,0,0.05);}
.main-menu-item a {display: block; color: rgb(255, 255, 255); padding: 12px 15px; font-size: 16px; text-transform: uppercase; font-weight: 700; text-shadow: 1px 1px 1px rgba(0, 45, 21, 0.6);}
.main-menu-item a:hover {text-decoration: none;} 
.main-menu-item-subs a {font-size: 15px; color: rgb(8, 95, 49);text-shadow: none;}

.main-menu-item-subs {position: absolute; top: 100%; background: rgb(253, 253, 253); box-shadow: 2px 3px 10px -4px silver; min-width: 235px; text-align: left;}
.main-menu-item-subs {transform: scale(0); -webkit-transform: scale(0); opacity: 0; transform-origin: left top; -webkit-transform-origin: left top; transition: all 0.3s; -webkit-transition: all 0.3s; }
.main-menu-item-subs a:hover {background: rgba(0,0,0,0.05);}

.main-menu-item:hover .main-menu-item-subs {transform: scale(1); -webkit-transform: scale(1); opacity: 1;}

.menu-active {background: rgba(0,0,0,0.05);}

.home-head-ghost {height: 140px;}
.home-head {padding-top: 40px;}
.home-head .web-header-in .web-logo {width: 310px; height: 120px; top: -30px;}


.web-menu-cart-bg {position: absolute;right: 0px;height: 100%;width: 220px;background: #e20514;}


.web-menu-shop-menu {position: absolute; left: 275px; top: 4px; text-align: center; width: 70px;}
.web-menu-shop-menu-title {font-size: 10px; color: white; text-transform: uppercase;}
.web-menu-shop-menu-btn {position: relative;}
.web-menu-shop-menu-btn span {color: white; font-size: 42px;height: 42px;width: 42px;text-align: center;}
.web-menu-shop-menu-form {width: 200px; border-top: 2px solid rgb(226, 5, 20); position: absolute; top: 38px; left: 18px; background: rgb(32, 113, 69); transform: scale(0); -webkit-transform: scale(0); transform-origin: left top; -webkit-transform-origin: left top; z-index: 9;}
.web-menu-shop-menu-form-item {text-align: left;}
.web-menu-shop-menu-form-item i {width: 44px; text-align: center;}
.web-menu-shop-menu-form-item a {padding: 8px 0px 8px 0px; display: block;font-size: 18px; color: white;}
.web-menu-shop-menu-form-item a:hover {text-decoration: none;}
.web-menu-shop-menu-form-item:hover {background: rgba(255,255,255,0.2);}

.web-menu-shop-menu:hover .web-menu-shop-menu-form {transform: scale(1); -webkit-transform: scale(1); box-shadow: 0px 10px 35px -15px rgb(0, 0, 0);}


.web-menu-shop-menu-form-item-subs {width: 650px; min-height: 100%; background: rgb(48, 129, 85); left: 200px; top: 0px; position: absolute; transition: all 0.25s cubic-bezier(.23,.69,.82,1.18); -webkit-transition: all 0.25s cubic-bezier(.23,.69,.82,1.18); transform: scale(0); -webkit-transform: scale(0); transform-origin: left top; -webkit-transform-origin: left top; opacity: 0;}
.web-menu-shop-menu-form-item-subs-title {color: rgb(255, 255, 255);font-size: 18px;text-transform: uppercase;margin: 2% 2% 0px;padding: 8px 0px;}
.web-menu-shop-menu-form-item-subs-title strong {color: rgb(255, 237, 0);}

.web-menu-shop-menu-form-item-subs-form {width: 100%; display: online-block;}
.web-menu-shop-menu-form-item-subs-form div {width: 31.33%; margin: 1%; float: left; border-top: 1px solid rgba(255, 255, 255, 0.25);}
.web-menu-shop-menu-form-item-subs-form div:hover {background: transparent;}
.web-menu-shop-menu-form-item-subs-form div:nth-child(3n+1) {clear: left;}
.web-menu-shop-menu-form-item-subs-form div a {line-height: 16px;padding: 10px 10px;font-size: 16px;}
.web-menu-shop-menu-form-item-subs-form div a:hover {opacity: 0.7;}
.web-menu-shop-menu-form-item:hover .web-menu-shop-menu-form-item-subs {opacity: 1; transform: scale(1); -webkit-transform: scale(1); box-shadow: 0px 10px 30px -15px black;}





/* SEARCH */
.new-header-search {display: block; width: 50px; height: 50px; position: absolute; right: 265px; top: 15px; cursor: pointer;}
.new-header-search span {color: rgb(255, 255, 255); font-size: 35px; padding: 5px 10px;}
.new-header-search-form {position: absolute; top: 80px; left: 0px; width: 100%; background: rgb(255, 255, 255); }
.new-header-search-form {transform: scale(1,0); -webkit-transform: scale(1,0); transition: all 0.3s cubic-bezier(.65,.05,.36,1); -webkit-transition: all 0.3s cubic-bezier(.65,.05,.36,1); transform-origin: center top; -webkit-transform-origin: center top; }
#head-search-form-input {color: rgb(99, 99, 99); letter-spacing: 0px;font-size: 26px; padding: 1.5% 2%; width: 96%; border: none; background: transparent;}
.new-header-search-form-output {background: rgb(8, 95, 49); text-align: left;}
.new-header-search-form-output div {color: rgb(106, 159, 131); font-size: 20px; padding: 13px 2% 13px 10%; width: 88%; position: relative;}
.new-header-search-form-output div b {padding-left: 10px; color: rgb(255, 255, 255);}
.new-header-search-form-output div img {position: absolute; left: 2%; top: 5px;}
.new-header-search-form-output a { display: block;}
.new-header-search-form-output a:hover {text-decoration: none; opacity: 0.8;}
.new-header-search-form-output a:first-child {padding-top: 6px;}
.new-header-search-form-output a:last-child {padding-bottom: 6px;}

.search-go {transform: scale(1); -webkit-transform: scale(1);}
.search-go-opacity {opacity: 0.2;}









/*  CONTENT  */
.web-container {background: rgb(255, 255, 255); display: inline-block; width: 100%;}
.web-content {background: rgba(255,255,255,1); width: 98%; max-width: 1150px; margin: auto; padding: 40px 25px 40px; text-align: left;}
.web-content {font-size: 16px;}
.web-content h2 {font-size: 30px; margin: 5px 0px 30px;}


.page-title {font-size: 34px;margin: 15px 0px 20px;color: rgb(8, 102, 52);display: inline-block;border-bottom: 4px solid rgb(226, 5, 20);text-transform: uppercase;font-weight: 900;}

.web-content-gallery {display: inline-block; width: 100%;}
.web-content-gallery-item {width: 18%; margin: 1%; float: left;}
.web-content-gallery-item img {width: 100%; height: auto;}




.web-content-products {display: inline-block; width: 100%; min-height: 600px; position: relative;}
.web-content-products-side {width: 190px; height: 100%; left: -200px; top: 0px; bottom: 0px; position: absolute; }
.web-content-products-side-box {width: 190px; min-height: 300px; background: RGB(136, 205, 211); top: 0px; position: absolute;}

.search-products {width: 1200px; margin-left: 0px;}


.s-box-bottom {top: auto; bottom: 0px;}
.s-box-fix {top: 100px; position: fixed;}
.side-box-menu {padding: 0% 7% 10% 7%;}
.side-box-menu-item {position: relative; margin: 15px auto 0px;}
.side-box-menu-item a {font-size: 16px; line-height: 18px; color: rgb(36, 36, 36); font-weight: 600;}
.s-b-first {padding-left: 20px; position: relative;}
.s-b-first:before {left: 2px; top: -7px; width: 26px; height: 26px; background: url("/images/design/shop-icons.png") no-repeat; background-size: 290px auto; background-position: -170px -90px; position: absolute; content: "";}
.b-i-sub {opacity: 0.8; margin: 4% 0px 4% 13%;}
.b-i-sub a {font-size: 14px; line-height: 16px; letter-spacing: -0.2px; font-weight: 400;}
.b-i-sub:hover {opacity: 1;}
.b-i-sub:before {top: 2%; left: -10%; font-size: 14px; line-height: 16px; color: rgba(8, 8, 8, 0.5); position: absolute; content:"-";}

.ssub {margin: 4% 0px 4% 21%;}
.ssub a {font-size: 14px; line-height: 15px;}

.web-content-products-top, .web-content-products-foot {width: 100%; height: 1px; display: inline-block;}

.side-menu-btn {display: none; visibility: hidden;}




/* PRO FILTERS */
.web-content-products-head {display: inline-block; width: 100%; height: 40px; margin-bottom: 50px;  padding: 0px;}
.web-content-products-head-items {display: inline-block; width: 100%; height: 40px;}
.f-item {width: 23.5%; height: 40px; float: right; margin-left: 3%;}
.f-item:nth-child(6) {margin-left: 0px;}
.f-item select {font-size: 16px; text-transform: uppercase; width: 100%; height: 40px; padding: 0px 4%; cursor: pointer; background: rgba(255, 255, 255, 0.15); border: 1px solid rgb(8, 95, 49); color: rgb(8, 95, 49); border-radius: 0px !important;}
.f-item select option {color: black;}

.f-price-range {height: 18px;width: 46%; margin-top: 18px; margin-left: 0px; text-align: center; position: relative;}
.f-price-range-title, .f-price-range-info {font-size: 13px; color: rgb(8, 95, 49);top: -21px; position: absolute; pointer-events: none;}
.f-price-range-title {text-transform: uppercase;font-size: 12px;left: 0px;right: 0px;margin: auto;text-align: center;}
.f-price-range-info {}
.f-p-r-l {left: 0px;}
.f-p-r-r {right: 0px;}





.web-content-products-item {width: 24%; margin: 1% 0px 1% 1.333%; float: left; box-shadow: inset 0px 0px 1px 1px rgb(228, 228, 228); position: relative;}
.web-content-products-item:nth-child(4n+1) {margin-left: 0px;}



.web-content-products-item-img {margin: 3%; width: 94%; height: 300px; position: relative; background: white; overflow: hidden;}
.web-content-products-item-img img {width: auto;height: auto;max-width: 95%;max-height: 100%;position: absolute;left: 0px;right: 0px;bottom: 0px;top: -6%;margin: auto;}
.web-content-products-item-img:hover img {opacity: 0.8;}
.web-content-products-item-img a {width: 100%; height: 100%; display: block; position: absolute; left: 0px; top: 0px;}
.web-content-products-item-title {padding: 3% 2%; width: 95%; min-height: 40px; margin: auto; text-align: center; background: rgba(255, 255, 255, 0.6); position: absolute; bottom: 40px;left: 0px;right: 0px;}
.web-content-products-item-title a {color: rgb(36, 36, 36); text-align: center; line-height: 15px; font-size: 14px; font-weight: 600;}
.web-content-products-item-title a:hover {text-decoration: none; opacity: 0.7;}

.search-products .web-content-products-item {width: 15.6%;}



.web-content-products-item-cart {height: 40px; width: 100%;}
.web-content-products-item-cart-in {height: 40px; width: 50%; float: left;}
.i-c-1 {font-size: 15px;font-weight: 900; color: rgb(226, 5, 20); letter-spacing: -0.2px;}
.i-c-2 {background: rgb(8, 95, 49);}
.i-c-2 input {width: 32%; border: none; background: transparent; color: rgb(0, 0, 0); text-align: right;}
.i-c-2 span {color: rgb(255, 255, 255);font-size: 12px;padding-left: 2px;}
.i-c-2 i {font-size: 20px;color: rgb(255, 255, 255);padding-left: 8px;margin-left: 8px;border-left: 1px solid rgb(255, 255, 255); cursor: pointer;}

/* PRODUCTS */
.web-content-products-form {width: 100%; display: inline-block;}
.web-content-products-form-empty {width: 100%; text-align: center; margin-bottom: 80px;}
.web-content-products-form-empty i {font-size: 150px; opacity: 0.2; margin: 50px 0px;}
.web-content-products-form-empty div {margin: 40px 0px; color: rgb(141, 141, 141);}
.web-content-products-form-empty div a {display: block;padding: 10px;font-size: 20px;font-weight: 400;}
.products-title {text-align: center; color: rgb(0, 195, 201);font-size: 26px;margin: 20px 0 25px 0;font-weight: 600; text-transform: uppercase;}

.products-go-to {height: 50px; width: 100%; position: relative; display: inline-block; box-shadow: 0px 0px 0px 1px rgb(200, 200, 200); cursor: pointer; margin: 0px auto 25px; text-align: left;}
.products-go-to-js {position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 3;}
.products-go-to-icon {width: 50px;height: 50px;float: left; border-right: 1px solid rgb(200, 200, 200);}
.products-go-to-icon {background: url("/images/design/shop-icons-b.png") no-repeat;background-size: 360px auto;background-position: -202px -203px !important;}
.products-go-to-title {font-size: 17px; line-height: 50px; padding-left: 25px; letter-spacing: 0.2px; float: left;}
.products-go-to-icon-down {height: 26px; width: 26px; top: 0px; bottom: 0px; right: 20px; position: absolute; margin: auto; text-align: center;}
.products-go-to-icon-down i {font-size: 26px; width: 26px; height: 26px; color: rgb(226, 5, 20);}
.products-go-to:hover {background: rgb(248,248,248);}
.products-go-to-menu {width: 86%; height: auto; padding: 3% 7%; max-height:400px; background: rgb(248,248,248); bottom: 51px; position: absolute; overflow-y: scroll; box-shadow: 0px 0px 0px 1px rgb(200, 200, 200) , 0px -20px 35px -20px rgb(0, 0, 0);}
.products-go-to-menu {opacity: 0; transition: all 0.2s; transform: scale(1,0); transform-origin: center bottom; }
.products-go-to-menu-1 {font-size: 20px; text-transform: uppercase; font-weight: 600; padding-bottom: 1%;}
.products-go-to-menu-2 {float: left; width: 23%; font-size: 17px; padding: 1.2% 0px 1.2% 2%; letter-spacing: 0.2px;}
.products-go-to-menu-2 i {width: 36px; text-align: center;}
.go-to-menu-active {transform: scale(1);opacity: 1;}

.home-go-to {max-width: 1200px; margin-top: 35px;}



/* SIDE MENU */
.side-menu {width: 228px; left: -1400px; right: 0px; top: 118px; bottom: 30px; margin: auto; position: fixed; text-align: left; z-index: 3; overflow: hidden;}
.side-menu-in {width: 110%; padding-right: 10%; height: auto; max-height: 100%; overflow-y: scroll; transition: all 0.3s; }
.side-menu:hover .side-menu-in {width: 100%;  padding-right: 0%;}

.side-menu-item {width: 210px; margin-bottom: 5px; position: relative;}

.side-menu-item-title {padding-left: 5%; width: 80%; padding-right: 15%; float: left;}
.side-menu-item-title a {color: rgb(56, 56, 56);}
.side-menu-item-title i {color: rgb(8, 95, 49); width: 34px; height: 20px; font-size: 18px; margin-left:-12px; text-align: center;}
.side-menu-item-expand {width: 30px; height: 30px; font-size: 14px; padding: 7px; height: 14px; width: 14px; cursor: pointer; text-align: center; position: absolute; right: 0px; top: 0px; }
.side-menu-item-expand:hover {background: rgba(0, 0, 0, 0.1);}
.side-menu-item-expand:before {content: "\f078"; font-family: FontAwesome;}
.side-menu-item-content {width: 100%; height: auto; position: relative; max-height: 0px; transition: all 0.2s; opacity: 0; overflow:hidden;}
.ssexpand > .side-menu-item-title {background: rgba(0, 0, 0, 0.05); margin-bottom: 5px;}
.ssexpand > .side-menu-item-content {max-height: 5000px; opacity: 1;}
.ssexpand > .side-menu-item-expand:before {content: "\f068"; font-family: FontAwesome;}

.ssactive a {color: rgb(8, 95, 49); font-weight: 600;}



.pp1 {opacity: 0.85;}
.pp1 .side-menu-item-title {font-size: 18px; line-height: 30px; min-height: 30px;}
.pp2 {opacity: 0.85;}
.pp2 .side-menu-item-title {padding-left: 10%; padding-top: 3px; padding-bottom: 3px; width: 75%; font-size: 15px; line-height: 18px; min-height: 20px;}
.pp2 .side-menu-item-expand {height: 10px; width: 10px;}
.pp2 .side-menu-item-expand:before {font-size: 10px;}
.pp3 {opacity: 0.85;}
.pp3 .side-menu-item-title {padding-left: 15%; padding-top: 3px; padding-bottom: 3px; width: 70%; font-size: 14px; line-height: 15px; min-height: 14px;}
.pp3 .side-menu-item-expand {height: 9px; width: 9px;}
.pp3 .side-menu-item-expand:before {font-size: 9px;}
.pp4 {opacity: 0.80;}
.pp4 .side-menu-item-title {padding-left: 20%; padding-top: 3px; padding-bottom: 3px; width: 70%; font-size: 13px; line-height: 15px; min-height: 14px;}









/* HOME */
.home-banners {display: inline-block; width: 100%;}
.home-banner {float: left; width: 48%; margin: 1%;}
.home-banner-img {width: 100%; height: 250px; background-size: cover !important; background-position: center center !important);}


.home-0 {width: 600px; position: relative; z-index: 9; margin-top: 25px;}
.home-0-item {width: 50%; float: right;}
.home-0-item-title {font-weight: 600; height: 115px; width: 95%; padding-left: 5%; background: #006633; color: white; text-align: left;}
.home-0-item:nth-child(1) .home-0-item-title {background: rgba(255,255,255,0.95);}
.home-0-item:nth-child(2) .home-0-item-title {background: rgba(0, 71, 35, 0.85);}
.home-0-item-image {width: 100%; height: 220px; background-size: cover !important; background-position: center !important;}
.home-0-item-image {position: absolute;width: 96%;height: 115px;right: -100%;}
.h-0-hide {display: none;}





.h-0-i-t-falf-1, .h-2-1-i-t-full {text-transform: uppercase; font-size: 22px; line-height: 24px; font-weight: 900; width: 50%; height: 100%; float: left;}
.h-0-i-t-falf-2 {font-size: 13px; line-height: 16px; font-weight: 100; width: 50%; height: 100%; float: left;}
.h-0-i-t-full {width: 100%;}

.home-0-item:nth-child(1) .h-0-i-t-falf-1 {color: #006633;}
.home-0-item:nth-child(1) .h-0-i-t-falf-2 {color: #333;}

.home-0-item:nth-child(2) .h-0-i-t-falf-1 {color: RGB(255, 237, 0);}


.home-1 {width: 100%; display: inline-block; position: relative; max-width: 1200px; margin: auto;}
.home-1-item {height: 350px; width: 25%; float: left; position: relative;}
.home-1-item-image {width: 100%; height: 350px; background-size: cover !important; background-position: center !important;}
.h-1-2 {width: 50%;}
.h-1-2-text {color: white; line-height: 17px; font-size: 14px; text-shadow: 1px 1px 2px black; margin: auto; width: 85%; text-align: justify; left: 0px; right: 0px; top: 0px; bottom: 0px;position: absolute;}
.h-1-2-title {color: #FFED00; line-height: 17px; font-size: 34px; font-weight: 900; text-transform: uppercase; text-shadow: 1px 1px 2px black; margin: auto; width: 85%; text-align: center; left: 0px; right: 0px; top: 25%; position: absolute;}


.home-2 {width: 100%; display: inline-block; position: relative; max-width: 1200px; margin: auto;}
.home-2-1, .home-2-2 {float: left; width: 50%; display: inline-block; position: relative;}


.home-2-1-item {float: left; width: 50%; box-shadow: inset 0px 0px 30px -20px black;}
.home-2-1-item-title {font-weight: 600; height: 80px; width: 95%; padding-left: 5%; background: #006633; color: white; text-align: left;}
.home-2-1-item:nth-child(1) .home-2-1-item-title {background: #009FE3;}
.home-2-1-item:nth-child(3) .home-2-1-item-title {background: #1D1D1B;}
.home-2-1-item-image {width: 100%; height: 332px; background-size: cover !important; background-position: center !important;}


.h-2-1-i-t-falf-1, .h-2-1-i-t-full {text-transform: uppercase; font-size: 22px; line-height: 24px; font-weight: 900; width: 50%; height: 100%; float: left;}
.h-2-1-i-t-falf-2 {font-size: 13px; line-height: 16px; font-weight: 100; width: 50%; height: 100%; float: left;}
.h-2-1-i-t-full {width: 100%;}

.home-2-2-title {font-weight: 600; height: 80px; text-transform: uppercase; font-size: 30px; width: 90%; padding-left: 10%; background: #E30613; color: white; text-align: left;}

.home-0-item:hover , .home-1-item:hover , .home-2-1-item:hover {opacity: 0.9;}



.home-pro {width: 96%; margin: 2% auto 0px; display: inline-block;}
.home-pro .web-content-products-item {margin: 1%; width: 48%;}







/*  WEB  SLIDER  */
#home-slider, #home-slider .web-slider-inner, #home-slider .swiper-container{width: 1200px; height: 700px; margin: auto; position: relative;}
#home-slider {height: auto !important; display: inline-block;}
#home-slider .swiper-container {width: 1200px; height: 700px; }
#home-slider .swiper-container {overflow: visible !important;}
#home-slider .swiper-slide {text-align: center;font-size: 18px;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
#home-slider .swiper-slide {background-size: cover !important; background-position: center !important;}
#home-slider .swiper-slide {opacity: 0.7; transition: opacity 0.4s; -webkit-transition: opacity 0.4s; transition-delay: 0.2s; -webkit-transition-delay: 0.2s;}
#home-slider .swiper-slide-active {opacity: 1; /*box-shadow: 0px 0px 60px -20px black; z-index: 1;*/}

#home-slider .swiper-slide-info {text-shadow: 0px 2px 1px rgb(102, 102, 102); margin-bottom: 40px; opacity: 0; font-size: 40px; color: white; letter-spacing: -0.5px; text-transform: uppercase; font-weight: 600;  transition: opacity 1.2s; -webkit-transition: opacity 1.2s; transition-delay: 0.4s; -webkit-transition-delay: 0.4s; pointer-events: none;}
#home-slider .swiper-slide-active .swiper-slide-info {opacity: 1;}

#home-slider .swiper-slide-active a {width: 100%; height: 100%; left: 0px; right: 0px; top: 0px; bottom: 0px; display: block; position: absolute;}

.swiper-container-horizontal > .swiper-pagination-bullets {width: 50%; left: auto; right: 0px;}
.swiper-pagination-bullet {width: 12px !important; height: 12px !important; background: rgb(8, 95, 49) !important; opacity: 1 !important;}
.swiper-pagination-bullet-active {background: rgb(226, 5, 20) !important;  opacity: 1 !important;}











/* NEWS */
.web-content-news {width: 100%; display: inline-block;}
.web-content-news-item {width: 100%; display: inline-block; margin-bottom: 3%;}
.web-content-news-item a:hover {text-decoration: none;}
.web-content-news-item-img {width: 15%; float: left;}
.web-content-news-item-img img {width: 100%; height: auto;}

.web-content-news-item-text {float: left; width: 83%;margin-left: 2%; text-align: justify; color: rgb(80, 80, 80);}
.web-content-news-item-text h3 {margin: 0px auto 0px; font-size: 24px;}

.web-content-news-item-date {font-size: 16px; margin-bottom: 5px;}
.web-content-news-item-date span {font-size: 18px;float: left;margin-right: 4px;margin-top: 4px;}





/* PRODUCT */
.product-form {width: 100%; display: inline-block; position: relative;}
.product-form-top {width: 100%; float: left; margin-bottom: 25px;}
.product-form-top ul {padding: 0px;margin: 0px;list-style: none;}
.product-form-top ul li {font-size: 16px;color: rgb(83, 83, 83);float: left;}
.product-form-top ul li:before {padding: 0px 7px; content:"/"; opacity: 0.5;}
.product-form-top ul li:first-child:before {content:""; display: none;}
.product-form-top ul li a { color: rgb(84, 84, 84); font-weight: 400;}
.product-form-top ul li a i {color: rgb(8, 95, 49);}
.product-form-top ul li a:hover {opacity: 0.8;}

.product-form-right {float: right; width: 550px; padding-left: 4.3%; border-left: 1px solid rgb(236, 236, 236);}
.product-form-left {float: left; width: 500px; min-height: 400px;}
.product-form-left-box {width: 500px;}


#l-box-bottom {width: 100%; height: 1px;}
.l-box-top {position: fixed; top: 100px;}
.l-box-bottom {position: absolute; bottom: 0px; top: inherit !important;}



/* VERNOST */
.product-vernost {width: 100%;margin: 10px auto;background: rgb(248, 248, 248);padding: 15px 0px;border-top: 1px solid rgb(26, 26, 24); position: relative; display: inline-block;}
.product-vernost span {font-weight: 600;}
.product-vernost b {color: rgb(210, 171, 103);}
.product-vernost-icon {width: 8%; padding-left: 3%; font-size: 30px; height: 30px; color: rgb(8, 95, 49); float: left; text-align: center;}
.product-vernost-hint {width: 46%; font-size: 12px; line-height: 15px; height: 30px; margin-right: 4%; font-weight: 400; color: rgb(0, 0, 0); text-transform: uppercase; float: left; text-align: center;}
.product-vernost-points {width: 38%; float: left;}
.product-vernost-points div { font-size: 13px; line-height: 15px; height: 30px; font-weight: 600;color: rgb(0, 0, 0); float: left; text-transform: uppercase;}
.product-vernost-points div b {color: rgb(8, 95, 49); font-size: 30px; line-height: 25px; font-weight: 600; }
.product-vernost-points-1 {text-align: center; width: 50%;}
.product-vernost a {width: 100%; height: 100%; display: block; position: absolute; top: 0px; left: 0px; z-index: 3;}

.cart-vernost {position: relative;width: 90%; margin: 30px auto 0px; background: rgb(248, 248, 248);padding: 20px 0px;text-align: center;text-transform: uppercase;font-size: 15px;font-weight: 400;color: rgb(0, 0, 0);border-top: 1px solid rgb(26, 26, 24); position: relative;}
.cart-vernost:hover {opacity: 0.8;}
.cart-vernost span {font-size: 18px; font-weight: 600; color: rgb(0, 0, 0);}
.cart-vernost b {font-size: 20px; color: rgb(8, 95, 49); font-weight: 900;}
.cart-vernost i {font-size: 30px; margin: -1px 0px -5px 25px; color: rgb(177, 212, 0); float: left;}
.cart-vernost .fa-info-circle {color: rgb(226, 5, 20);}
.cart-vernost .fa-check-circle {color: rgb(8, 95, 49);}
.cart-vernost a {width: 100%; height: 100%; display: block; position: absolute; top: 0px; left: 0px; z-index: 3;}








.product-title {border-bottom: 1px solid rgb(236, 236, 236); width: 100%; display: inline-block;}
.product-title h2 {font-size: 25px; margin: 0px 0px 15px; padding: 0px;}

.product-code {font-size: 14px;margin: 0px 0px 5px;opacity: 0.7;float: left;width: 50%;}
.product-brand {font-size: 14px;margin: 0px 0px 5px;opacity: 0.7;float: right;width: 50%;text-align: right;}


.product-info {color: gray; width: 100%; margin: 10px auto 10px; font-size: 14px; display: inline-block;}
.product-info-rating {float: left; cursor: pointer;}
.product-info-rating .fa-star, .product-info-rating .fa-star-half-o {color: orange;}

.product-info-share {float: right;}
.product-info-share div {cursor: pointer; float: left;}
.product-info-share div a {padding-left: 10px; color:#3b5998;}
.product-info-share div a:hover {text-decoration: none;}

.product-text {line-height: 22px !important; font-size: 15px !important; text-align: justify !important; padding-top: 10px;}
.product-text p, .product-text span {line-height: 22px !important; font-size: 15px !important;}



.product-price {display: inline-block; width: 100%; margin: 15px auto; border-top: 1px solid rgb(236, 236, 236); padding-top: 10px;}
.product-price-info {float: left;width: 50%;}
.product-price-info-1 {font-size: 12px;opacity: 0.8;height: 15px;}
.product-price-info-1 span {text-decoration: line-through;}
.product-price-info-2 {opacity: 0.9; font-weight: 600;height: 20px;}
.product-price-info-3 {color: green; margin-top: 10px; opacity: 0.9; font-weight: 600;height: 20px;}
.product-price-price {font-size: 28px;font-weight: 600;float: right;width: 50%; text-align: right;}


.product-variants {margin: 25px auto; width: 100%;}
.product-variants-title {font-size: 15px; background: rgb(141, 187, 198); padding: 1% 2%; color: white;}
.product-variants table {width: 100%; margin-top: 5px;}
.product-variants table thead {font-size: 9px;font-weight: 400;color: gray;width: 100%; background: rgb(246, 246, 246);}
.product-variants table thead th {padding: 4px 0px 4px 3px;}
.product-variants table tbody {font-size: 13px;}
.product-variants table tbody td {padding: 8px 0px 8px 3px; position: relative;}
.product-variants-img {text-align: center;}
.product-variants-price {width: 6%; padding-left: 3px !important; padding-right: 3px !important; text-align: center;}
.product-variants-price input {}


.var-active {box-shadow: 0px 0px 1px 1px rgb(72, 161, 183); background: rgba(72, 161, 183, 0.3);}


.product-add-button {width: 100%; background: rgb(8, 95, 49); padding: 7px 0px;}
.product-add-button-i {width: 7%;font-size: 14px;text-align: center;float: right; padding: 6px 0px 0px; color: rgb(225, 225, 225);}
.product-add-button-q {width: 10%;text-align: center;float: right;padding: 3px;}
.product-add-button-q input {text-align: right; padding-right: 3px !important;}
.product-add-button button {line-height: 22px; padding: 1.7% 0px 1.7% 2%; margin: 0px; margin-left: 7px; font-size: 17px; color: black; background: transparent; border: none;cursor: pointer; text-align: left; letter-spacing: 0.5px; border-radius: 4px;}
.product-add-button button:hover {opacity: 0.8;}
.product-add-button button {display: inline;background: rgb(226, 5, 20); color: white; padding: 6px 25px 7px; }
.product-add-button button i {margin-left: 8px; font-size: 20px;}



.product-ratings {width: 100%; display: inline-block;}
.product-ratings-form {width: 96%; padding: 2%; display: inline-block; background: whitesmoke;}
.product-ratings-title {color: rgb(255, 255, 255);text-transform: uppercase;font-weight: 600;font-size: 16px;margin-top: 5%;background: rgb(8, 95, 49);padding: 1% 2%;width: 96%;display: inline-block;}
.product-ratings-title i {margin-right: 10px;}
.product-ratings-form-post-add {text-align: center; margin: 30px auto 45px;}
.product-ratings-form-post-add div {background: rgb(0, 0, 0);padding: 0.8% 5%;color: white;cursor: pointer;display: inline;}


.product-ratings-form-post {width: 100%; display: none;}
.product-ratings-form-post-top {float: left; width: 20%;}
.product-ratings-form-post-top input {padding: 10px; width: 80%; }
.product-ratings-form-post-top img {height: 40px;}
.product-ratings-form-post-text {width: 100%; display: inline-block; margin-top: 15px;}
.product-ratings-form-post-text textarea {width: 96%; padding: 2%}
.product-ratings-form-post-send button {margin: 2% 0px 2%; padding: 0.7% 6%; font-size: 15px; color: white; text-transform: uppercase; background: rgb(72, 161, 183); border: none; cursor: pointer;}


.clasificacion {height: 36px;margin-top: 2px;unicode-bidi: bidi-override;direction: rtl;width: 220px;-webkit-user-select: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.clasificacion input[type="radio"] {display: none;}
.clasificacion label {color: rgb(128, 128, 128);font-size: 22px; user-select: none;}
.clasificacion input[type="radio"]:checked ~ label {color: orange;}
.clasificacion input[type="radio"]:hover ~ label {color: orange; cursor: pointer;}

.product-ratings-form-item {padding-bottom: 1%; margin: 2% auto; border-bottom: 1px solid rgb(215, 215, 215);}
.product-ratings-form-item:last-child {margin-bottom: 0px; border-bottom: 0px;}
.product-ratings-form-item-head {font-size: 15px;}
.product-ratings-form-item-head .fa-star {color: orange;}
.product-ratings-form-item-head .fa-star-o {opacity: 0.5;}
.product-ratings-form-item-head span {font-size: 13px; opacity: 0.7;}
.product-ratings-form-item-text {margin-top: 1%;font-size: 15px;}
.product-ratings-form-item-author {display: none;}

.product-ratings-form-empty {margin: 3% auto; text-align: center; font-size: 15px;}



.product-slider {width: 100%; min-height: 400px; float: none; position: relative;}
.product-slider .swiper-container {width: 100%; overflow: hidden !important;}
.gallery-top {height:400px; width: 100%;}
.gallery-top a {display: block; width: 100%; height: 100%; position: relative; z-index: 9;}
.gallery-thumbs {height: 80px;box-sizing: border-box; padding: 10px 0; border-top: 1px solid rgb(195, 216, 205); margin-top: 10px;}
.gallery-thumbs .swiper-slide {width: 18%;height: 100%;opacity: 0.4; cursor: pointer; background-size: auto !important; background-repeat: no-repeat !important; background-position: center !important;}
.gallery-thumbs .swiper-slide-active {opacity: 1;}
.pro-slide img {height: auto;width: auto;max-width: 100%;max-height: 100%;top: 0px;bottom: 0px;left: 0px;right: 0px;margin: auto;position: absolute;}

.product-slider-tags {left: 0px;top: 0px;width: 0px;position: absolute; z-index: 9; pointer-events: none;}
.product-slider-tags div {margin-bottom: 4px; padding: 2px 5px; font-size: 14px; text-transform: uppercase; background: rgb(226, 5, 20); color: white; display: inline-block; white-space: nowrap; box-shadow: 5px 3px 15px -8px black;}
.tag-top {background: red !important;}

.product-video {width: 500px; height: 281px; margin-top: 15px;}
.product-video iframe {width: 100%; height: 100%; display: block;}

.product-add-extra {width: 100%; padding-top: 2px; display: inline-block; border-top: 1px solid rgb(236, 236, 236); position: relative;}
.product-add-extra table {width: 100%;}
.product-add-extra table tbody {font-size: 14px;color: rgb(75, 75, 75);}
.product-add-extra table tbody tr {position: relative;}
.product-add-extra table tbody td {padding: 6px 0px 6px 3px;}
.product-add-extra table tbody td input:hover {cursor: pointer; opacity: 1;}
.product-add-extra table tbody td input:not(:checked) {opacity: 0.5;}


.p-a-e-t {}
.p-a-e-t i {color: rgb(72, 161, 183);font-size: 25px;float: left;margin-top: -2px; margin-right: 8px;margin-bottom: -4px; margin-left: 5px;}
.p-a-e-p {text-align: right;}
.p-a-e-i {width: 7%;padding-left: 3px !important;padding-right: 3px !important;text-align: center;}

.p-a-e-t .extra-hint {background: white; padding: 3% 3% 3% 16%; position: absolute; top: 100%; box-shadow: 0px 5px 10px -5px black; z-index: 3; width: 77%; margin: auto;left: 0px;right: 0px; border-top: 2px solid rgb(72, 161, 183);}
.p-a-e-t .extra-hint {line-height: 17px; font-size: 13px; color: rgb(95, 95, 95); opacity: 0; transform: scale(1,0); transform-origin: center top;}
.p-a-e-t .extra-hint:before {width: 40px; height: 40px; font-size: 40px; line-height: 40px; opacity: 0.4; content: '\f05a'; position: absolute; top: 0px; bottom: 0px; left: 5%; margin: auto; font-family: FontAwesome;}
.p-a-e-tr:hover .extra-hint {opacity: 1; transform: scale(1);}


.riasa-img img {float: left; margin-right: 8px;}

.product-add {}

#new-basket-price {display: none;position: relative;width: 100%;margin: 10px auto;background: rgb(248, 248, 248);padding: 10px 0px;text-align: center;text-transform: uppercase;font-size: 16px;font-weight: 400;color: rgb(62, 62, 62);border-top: 1px solid rgb(8, 95, 49);}
#new-basket-price span {color: rgb(8, 95, 49); font-weight: 900;}




.product-add-box-shadow {display: none; background: rgba(221, 221, 221, 0.9); left: 0px; right: 0px; top: 0px; bottom: 0px; position: fixed; z-index:15; cursor: pointer;}
.product-add-box {display: none; width: 600px; top: 25vh; left: 0px; right: 0px; margin: auto; position: fixed; z-index:15; background: white; box-shadow: 0px 5px 50px -26px rgb(0, 0, 0);}
.product-add-box-title {font-size: 20px;text-transform: uppercase;font-weight: 400;background: rgb(8, 95, 49);padding: 10px 0px;color: white;text-align: center;}
.product-add-box-title i {margin-right: 15px; opacity: 0.8;}
.product-add-box-text {text-align: justify; padding: 30px;}
.product-add-box-text-btns {padding: 0px 0px 20px; display: inline-block;width: 100%;}
.product-add-box-text-btn {color: #333; width: 40%; background: rgb(233, 233, 233); text-transform: uppercase; text-align: center; cursor: pointer;}
.product-add-box-text-btn a {color: white; display: block; padding: 10px 0px;}
.product-add-box-text-btn a:hover {text-decoration: none;}
.product-add-box-text-btn:hover {opacity: 0.8;}
.product-add-box-text-btns .con {float: left; margin-left: 30px;}
.product-add-box-text-btns .con a {color: rgb(51, 51, 51);}
.product-add-box-text-btns .end {float: right; margin-right: 30px; background: rgb(8, 95, 49);}
.new-cart-text {background: rgb(248, 248, 248);text-align: center;text-transform: uppercase;font-size: 17px;font-weight: 400;color: rgb(62, 62, 62);padding: 20px 0px;letter-spacing: 0.3px;}
.new-cart-text span {color: rgb(8, 95, 49); font-weight: 900;font-size: 18px;}

.new-cart-related {margin: 20px 2%; display: inline-block; width: 96%;}
.new-cart-related-head {text-transform: uppercase; margin-bottom: 15px; font-size: 11px; color: rgb(8, 95, 49);}

.new-cart-related-item {float: left; width: 18%; margin: 1%;}
.new-cart-related-item img {width: 100%; border-bottom: 2px solid rgb(72, 161, 183); padding-bottom: 5px;}
.new-cart-related-item-title {color: rgb(38, 38, 38); font-size: 12px; margin-top: 2px;}
.new-cart-related-item:hover {opacity: 0.8;}



.product-related {margin-top: 4%; width: 100%; margin-bottom: 3%; position: relative; display: inline-block;}
.product-related-title {font-size: 18px; font-weight: 900; margin: 0px auto 15px; padding: 0px 0px 5px; color: rgb(0, 0, 0); text-align: left; text-transform: uppercase; border-bottom: 1px solid rgb(195, 195, 195);}
.related-item {width: 100%; margin: 0px !important; float: none !important; display: inline-block;}
.product-related .swiper-button-next, .product-related .swiper-button-prev {width: 30px; height: 30px;top: 21px; bottom: auto; background: none; text-align: center;} 
.product-related .swiper-button-next i, .product-related .swiper-button-prev i {font-size: 30px; color: rgb(8, 95, 49); width: 30px; text-align: center;}
.product-related .swiper-button-next {right: 0px;}
.product-related .swiper-button-prev {left: auto; right: 40px;}
.product-related .swiper-button-next.swiper-button-disabled, .product-related .swiper-button-prev.swiper-button-disabled {opacity: 0.15;}
.product-related .swiper-pagination {width: 100%; bottom: -35px;}
.product-related .swiper-pagination .swiper-pagination-bullet {margin: 3px; border: transparent;}
.product-related .swiper-pagination  .swiper-pagination-bullet-active {background: rgb(72, 161, 183);}




.product-info-box {width: 100%; display: inline-block; margin-top: 30px;}
.product-info-box-head {width: 100%; display: table;}
.product-info-box-head-item {background: rgb(230, 230, 230); padding: 10px 0px; border-left: 5px solid white; text-align: center; display: table-cell; min-width: 5%; cursor: pointer;}
.product-info-box-head-item:first-child {border: none;}
.product-info-box-head-item i {padding-right: 5px;}
.p-i-b-h-i-active {background: rgb(72, 161, 183); color: white;}
.product-info-box-tabs {width: 100%; display: inline-block; margin-top: 15px;}
.product-info-box-tab {width: 94%; margin: auto; display: none;}

.product-docs {}
.product-docs div {margin: 3%; display: block;}
.product-docs div i {font-size: 19px; margin-right: 5px;}
.product-docs div a {font-size: 17px; letter-spacing: 0.1px;}

.product-parameters {}
.product-parameters table {border: none; margin: 0px; padding: 0px;}
.product-parameters table tr:nth-child(even){background: rgb(246, 246, 246);}
.product-parameters table td {width: 50%; border-bottom: 1px solid silver; padding: 10px 12px; margin: 0px;}


.next-prev {width: 60px; height: 60px; margin: auto; position: fixed; top: 230px; background: rgb(237, 237, 237);}
.next-prev-btn {font-size: 38px; color: white; width: 60px; height: 60px; cursor: pointer;}
.this-prev {left: -1260px;right: 0px;}
.this-next {left: 0px;right: -1260px;}
.next-prev-form {width: 230px; height: 60px; position: absolute; top: 0px;}
.next-prev-form {opacity: 0; transform: scale(0.3,1); transition: all 0.3s cubic-bezier(.86,0,.07,1);}
.next-prev-form-img {width: 56px; height: 56px; background: white; padding: 2px; position: absolute;  top: 0px;}
.next-prev-form-img img {width: 100%;}
.next-prev-form-text {height: 52px; width: 154px; background: rgb(239, 239, 239); padding: 4px 8px; position: absolute; top: 0px;}
.next-prev-form-text-in {height: 32px; color: rgb(128, 128, 128); font-size: 15px; line-height: 15px; width: auto; overflow: hidden;}
.next-prev-form-text-price {height: 20px;font-size: 14px;font-weight: 600;color: rgb(8, 95, 49);}
.next-prev-form a {position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 3;}
.this-prev .next-prev-form {right: 0px; border-left: 2px solid rgb(8, 95, 49); box-shadow: -2px 0px 15px -11px black; transform-origin: right center;}
.this-prev .next-prev-form-img {right: 0px;}
.this-prev .next-prev-form-text {right: 60px; text-align: right;}
.this-next .next-prev-form {left: 0px; border-right: 2px solid rgb(8, 95, 49); box-shadow: 2px 0px 15px -11px black; transform-origin: left center;}
.this-next .next-prev-form-img {left: 0px;}
.this-next .next-prev-form-text {left: 60px; text-align: left;}
.next-prev:hover .next-prev-form {opacity: 1; transform: scale(1);}










/* SHOP MENU */
.shop-menu {width: 100%; display: inline-block; background: rgb(235, 235, 235); margin-bottom: 25px;}
.shop-menu-item {width: 20%; height: 45px; float: left; font-size: 15px; text-transform: uppercase; position: relative; font-weight: 600; color: gray;}
.m-active {background: rgb(138, 138, 138);color: white;}
.m-active:after {border-width: 10px 15px 0 15px; bottom: -10px; border-color: rgb(138, 138, 138) transparent transparent transparent;width: 0;height: 0;border-style: solid;position: absolute; content: ""; margin: auto; left: 0px; right: 0px;}





/* CART */
.cart-form {width: 100%;}
.cart-table {border-collapse: collapse; border-spacing: 0; width: 100%;}
.cart-table td {}

.c-t-1 {width: 66%; padding: 2% 0px 2% 0px; padding-left: 2%;}
.c-t-2 {width: 10%; padding: 2% 0px 2% 0px;text-align: center;}
.c-t-3 {width: 8%; padding: 2% 0px 2% 0px; text-align: center;}
.c-t-3 input:hover {cursor: pointer; opacity: 1;}
.c-t-3 input:not(:checked) {opacity: 0.5;}
.c-t-4 {width: 14%; padding: 2% 0px 2% 0px;text-align: center;}

.cart-table thead {width: 100%;}
.cart-table thead th {font-size: 13px;}
.c-t-h-1 {}

.cart-table tbody {width: 100%;}
.cart-table tbody tr {border-top: 1px solid rgb(219, 219, 219);}
.cart-table tbody tr:last-child td {padding-bottom: 3%;}
.c-t-b-1 {}
.c-t-b-1 a {color: rgb(84, 84, 84);}
.c-t-b-1 img {width: 35px;height: 35px;float: left;margin-right: 2%;margin-top: -7px;margin-bottom: -10px;}
.c-t-b-1 i {font-size: 20px;height: 20px;width: 24px;text-align: center;background: rgb(67, 161, 198);color: white; float: left;padding: 0px 1px;margin-right: 16px;margin-left: 6px; margin-top: 3px;}


.c-t-e {border: none !important;}
.c-t-e-1 {font-size: 14px; padding: 0px 0px 1% 0px; padding-left: 7%;}
.c-t-e-2 {font-size: 14px; padding: 0px 0px 1% 0px;}
.c-t-e-3 {font-size: 14px; padding: 0px 0px 1% 0px;}
.c-t-e-4 {font-size: 14px; padding: 0px 0px 1% 0px;}

.c-t-b-2 {text-align: center; font-size: 14px;}
.c-t-b-2 input {width: 50%; text-align: right; letter-spacing: 1px; padding: 5px 0px 1px; border: 1px solid rgb(224, 224, 224);}
.c-t-b-3 {text-align: center;}
.c-t-b-4 {text-align: center; font-size: 14px;}

.cart-table tfoot {width: 100%; background: rgb(235, 235, 235);}
.cart-table tfoot td {}
.c-t-f-1 {letter-spacing: 1px; color: rgb(134, 134, 134);}
.c-t-f-4 {font-size: 18px; font-weight: 600; text-align: center;}


.cart-form-btns {margin-top: 20px; width: 100%; display: inline-block;}
.cart-form-btns button {color: #333; font-size: 16px; background: rgb(224, 224, 224); border: none;text-transform: uppercase; padding: 15px 0px; cursor: pointer; letter-spacing: 0.3px;}
.cart-form-btns button:hover {opacity: 0.8;}
.cart-form-btns button i {padding: 0px 10px;}
.cart-form-btns .del {width: 23%;margin-right: 2.5%;color: rgb(150, 54, 54) !important;}
.cart-form-btns .ref {width: 23%;background: rgb(180, 226, 255);}
.cart-form-btns .next {background: rgb(126, 234, 99); float: right; margin-right: 0px;}

.o-f-b, .o-f-n {width: 48%;}


.o-f-b {color: white !important;background: rgb(139, 155, 147) !important; float: left;}
.o-f-n {color: white !important;background: rgb(0, 128, 69) !important; float: right;}
.refresh-ready {background: rgb(0, 124, 203) !important;color: rgb(255, 255, 255) !important;box-shadow: 0px 0px 25px 0px rgb(0, 156, 255);}


.cart-form-voucher {margin-top: 35px; width: 100%; display: inline-block;}
.cart-form-voucher-btn {color: #333; font-size: 14px; background: rgb(235, 235, 235); border: none;text-transform: uppercase; padding: 5px 15px; cursor: pointer; margin-right: 10px; float: left;}
.cart-form-voucher-btn:hover {opacity: 0.8;}
.cart-form-voucher-btn i {padding-right: 5px;}


.cart-form-voucher-shadow {display: none; background: rgba(255,255,255,0.9); left: 0px; right: 0px; top: 0px; bottom: 0px; position: fixed; z-index:15; cursor: pointer;}
.cart-form-voucher-form {display: none; width: 444px; top: 30vh; left: 0px; right: 0px; margin: auto; position: fixed; z-index:15; background: white; box-shadow: 0px 0px 30px -20px black;}
.cart-form-voucher-form-head {font-size: 17px;text-transform: uppercase;font-weight: 600;background: rgb(60, 60, 59);padding: 2% 3%;color: rgb(255, 255, 255);text-align: left;}
.cart-form-voucher-form-head i {float: right; font-size: 21px; color: white; cursor: pointer; margin-top: 2px;}
.cart-form-voucher-form-text {padding: 8%;}

.cart-form-voucher-form-text input {width: 96%; padding: 2%;}
.cart-form-voucher-form-text div {height: 22px; color: #333; font-size: 15px; background: rgb(224, 224, 224); border: none;text-transform: uppercase; padding: 8px 15px; cursor: pointer; margin-right: 10px; margin-top: 10px; display: inline-block;}
.cart-form-voucher-form-text div:hover {opacity: 0.8;}
.cart-form-voucher-form-text span {width: 100%;display: block;margin-top: 10px;color: red; font-weight: 600;}

.cart-form-empty {width: 100%; text-align: center; background: rgba(0,0,0,0.05); padding: 5% 0%;}
.cart-form-empty i {margin: auto; font-size: 100px; opacity: 0.5;}
.cart-form-empty div {font-size: 20px; margin: 3% auto 2%;}






/* ORDER - 1 */
.order-1-form {width: 100%; display: inline-block;}
.order-1-form-item {width: 48%; float: left; box-shadow: inset 0px 0px 1px 1px rgb(231, 231, 231);}
.order-1-form-item:nth-child(2) {float: right;}
.order-1-form-item-head {color: rgb(80, 80, 80); font-size: 20px; text-transform: uppercase; font-weight: 600; padding: 2% 5%; background: rgb(231, 231, 231);}
.order-1-form-item-head i{padding-right: 5px;}
.order-1-form-item-in {padding: 4% 5%;}
.order-1-form-item-in-weight {padding: 1%;margin-bottom: 3%;background: whitesmoke;}
.order-1-form-item-in-weight i {padding-right: 5px;}
.order-1-form-item-in-weight span {padding-right: 10px; font-weight:600; float: right;}
.order-1-form-item-in-item {padding: 12px 0px; display: inline-block; width: 100%;}
.order-1-form-item-in-item input {width: 6%; margin: 5px auto 6px; float: left; cursor: pointer;}
.order-1-form-item-in-item label {width: 94%; float: left;cursor: pointer;}
.order-1-form-item-in-item:hover {opacity: 0.9;}
.order-1-form-item-in-item-hint {font-size: 11px; opacity: 0.6;}




/* ZASIELKOVNA */
#zasielkovna {width: auto !important; margin-left: 5.5% !important;display: none; float: left !important;}
#zasielkovna select {background: white;padding: 8px 5px;border: 1px solid silver;}
#zasielkovna select:nth-child(1) {width: 35% !important; margin-right: 3% !important;}
#zasielkovna select:nth-child(2) {width: 62% !important;}
.packetery-info-link {margin-left: 38% !important; font-size: 13px !important;}





/* ORDER - 2 */
.order-2-form {width: 100%; display: inline-block;}
.order-2-form-head {width: 100%; display: inline-block; margin-bottom: 2%;}
.order-2-form-head-item {text-transform: uppercase; font-weight: 600; text-align: center; width: 30%; background: rgb(235, 235, 235); float: left; margin-left: 5%;padding: 10px 0px; font-size: 16px;}
.order-2-form-head-item:first-child {margin-left: 0px;}
.order-2-form-head-item i {font-size: 22px;margin-right: 5px;}
.order-2-form-head-item:hover {opacity: 0.8; cursor: pointer;}
.order-2-form-head .active {background: rgb(8, 95, 49); color: white;}
.order-2-form-head .logged {opacity: 0.5; pointer-events: none;}

.order-2-form-box {width: 94%; padding: 3%; min-height: 350px; box-shadow: inset 0px 0px 1px 1px rgb(231, 231, 231); display: none;}
.order-2-form-box-in {width: 100%; display: inline-block;}
.order-2-form-hidden {display: none; visibility: hidden;}
.order-2-form-box-inputs {width: 40%;padding: 2% 5%;float: left;}
.order-2-form-box-inputs-space {width: 100%; height: 1px; display: inline-block;}
.order-2-form-box-inputs-title {text-transform: uppercase;font-weight: 600;border-bottom: 1px solid silver;font-size: 18px;margin-bottom: 15px;}
.order-2-input {width: 100%; display: inline-block; margin-bottom: 15px;}
.order-2-input div {height: 38px; line-height: 38px; font-size: 14px; width: 25%;float: left;}
.order-2-input input {height: 30px;padding: 3px 2%;font-size: 15px;width: 60%; float: right; }
.order-2-input input::placeholder{color: silver;}
.order-2-form-box-inputs-other {padding: 0px 5%; width: 90%; display: inline-block;}
.order-2-form-box-register-info {font-size: 12px; padding: 0px 5%; width: 90%;display: inline-block;}


.old-user-btn {margin: 30px auto; text-align: center;}
.old-user-btn a {text-transform: uppercase;padding: 6px 30px;cursor: pointer;letter-spacing: 0.3px;color: white;}
.old-user-text {font-size: 17px; line-height: 22px; padding: 50px; background: rgba(0,0,0,0.03);}
.old-user-text ul {opacity: 0.8; font-size: 16px;}
.old-user-text ul li {padding: 5px 5px;}




/* ORDER 3 */
.cart-checkboxes {margin: 2% auto 0px; font-size: 15px;}
.cart-checkboxes input:hover, .cart-checkboxes label:hover {cursor: pointer;}
.order-cart-sumary-form {width: 100%; display: inline-block; margin: 2% auto;}

.order-cart-sumary-form-item {width: 27%;margin-right: 3.5%;float: left;padding: 2%; box-shadow: inset 0px 0px 1px 1px rgb(209, 209, 209);}
.order-cart-sumary-form-item:last-child {margin-right: 0px;}
.order-cart-sumary-form-item-title {font-weight: 600; margin-bottom: 15px;}

.order-cart-sumary-form-item div {line-height: 22px;}
.order-cart-sumary-form-item div i {opacity: 0.5; width: 16px; padding-right: 5px; text-align: center;}
.order-cart-sumary-form-item textarea {width: 96%; padding: 2%; border: none; box-shadow: inset 0px 0px 1px 1px rgb(224, 224, 224);}


/* ORDER 4 */
.order-send-info {margin: 5%; font-size: 18px;}
.order-send-info strong {font-size: 20px;}

.order-send-info-online {text-align: center; font-size: 22px; font-weight: 600; text-transform: uppercase; opacity: 0.8; margin-top: 50px; margin-bottom: -25px;}
.order-send-info-online i {margin-right: 10px;}



/* ONLINE PAY */
.online-pay-form {width: 100%; padding: 10% 0%; text-align: center;}
.online-pay-form-text {font-size: 20px; color: rgb(123, 123, 123);width: 80%; margin: auto; padding: 5% 0px;}
.online-pay-form-text strong {font-size: 22px; color: rgb(84, 84, 84); padding: 0px 5px;}
.online-pay-form-text-hint {font-size: 16px;padding: 2% 0px;opacity: 0.6;}

.online-pay-form i {font-size: 100px;}
.pay-ok {color: green;}
.pay-error {color: red;}





/* DOWN LOGOS */
.web-down-logos {padding: 10px 0px; height: 80px; width: 1200px; margin: 50px auto 15px; border-top: 1px solid rgb(222, 222, 222); border-bottom: 1px solid rgb(222, 222, 222);}
.web-down-logos ul {height: 80px;list-style: none; display: table; width: 100%; padding: 0px; margin: 0px;}
.web-down-logos ul li {height: 80px; display: table-cell; list-style: none; vertical-align: middle;}
.web-down-logos ul li img {max-height: 80px; max-width: 130px; width: auto; height: auto;}


/* DOWN GROW */
.web-down-grow {padding: 30px 0px; margin: auto; height: auto; width: 1200px; display: inline-block;}
.web-down-grow-img {float: left; width: 25%; margin: 0px 0px;}
.web-down-grow-img img {width: 100%; height: auto;}
.web-down-grow-text {float: left; width: 70%; text-align: justify; margin-left: 5%; line-height: 16px; font-size: 14px;}






/* DOWN */
.web-down {background: #086634; width: 100%; position: relative; z-index: 5; box-shadow: 0px -30px 20px -15px white;}

.web-down-menu {padding: 30px 0px; width: 1200px; margin: auto;}
.web-down-menu div {display: inline; border-right: 1px solid rgb(170, 170, 170);}
.web-down-menu div:last-child {border-right: none;}
.web-down-menu div a {font-size: 13px; padding: 0px 8px; color: rgb(225, 225, 225); letter-spacing: 0.5px;}

.web-down-pro {padding: 30px 0px; width: 1200px; margin: auto; display: inline-block;}
.web-down-pro div {float: left; width: 17%; padding-left: 3%; padding-bottom: 1%; text-align: left;}
.web-down-pro div a {font-size: 17px; color: rgb(255, 255, 255); text-transform: uppercase; letter-spacing: -0.4px; font-weight: 600;}
.web-down-pro div a i {width: 44px; text-align: center;}
.web-down-pro div:first-child a {padding-left: 0px;}
.web-down-pro div:last-child a {padding-right: 0px;}

.web-down-ikony {padding: 50px 0px; width: 1200px; margin: auto; display: inline-block;}

.web-down-ikona {width: 14.2%; float: left; }
.web-down-ikona div {margin: auto; height: 60px; width: 90px; background: url(../../images/design/ikony.png); background-size: auto 100%;}

.d-i-1 div {background-position: 5px center;}
.d-i-2 div {background-position: -144px center;}
.d-i-3 div {background-position: -291px center;}
.d-i-4 div {background-position: -436px center;}
.d-i-5 div {background-position: -585px center;}
.d-i-6 div {background-position: -732px center;}
.d-i-7 div {background-position: -878px center;}





/*  FOOTER  */
.web-footer-link {font-size: 12px; padding: 0px 0px 10px; width: 1200px; height: auto; background: #086634; color: white; margin: auto; position: relative; z-index: 5;}
.web-footer-link a {color: #c5c5c5; font-weight: 600;}
.web-footer {width: 100%; position: relative;  z-index: 5;}
.web-footer-inner {background: #086634; padding: 30px; width: 100%; max-width: 1140px; margin: auto; display: inline-block; position: relative; z-index: 5;}
.web-footer-in-fb {width: 32%; float: left; text-align: right;}
.web-footer-in-fb iframe {border: 1px solid rgba(255, 255, 255, 0.26) !important;}
.web-footer-info {width: 68%; min-height: 100px; float: left; color: white;}
.web-footer-info div {width: 50%; font-size: 16px; float: left; text-align: left;}
.web-footer-info div h4 {width: 85%; font-size: 22px; text-transform: uppercase; margin: 0px 0px 25px; border-bottom: 1px solid rgba(255, 255, 255, 0.26);}
.web-footer-info div h4 i {margin-right: 5px;}
.web-footer-info div p strong {min-width: 90px; display: inline-block; letter-spacing: 0.5px;}
.web-footer-info div p b {font-size: 10px; font-weight: 100; opacity: 0.8;}
.web-footer-info div p a {color: white;}

.web-footer-in {font-size: 14px; width: 100%; color: white; text-align: justify; opacity: 0.8; border-top: 1px solid rgba(255, 255, 255, 0.26); margin-top: 25px; padding-top: 10px; float: left;}
.web-footer-in h4 {text-transform: uppercase; opacity: 0.5; font-size: 18px; margin: 0px; padding: 0px;}
.web-footer-in p {}
.web-footer-map {position: absolute; background: rgb(237, 230, 156); left: 0px; right: 0px; top: 0px; bottom: 0px; width: 100%; height: 100%;}
#contact-map {width: 100%; height: 100%; display: block;}
.web-footer-foto {width: 1200px; height: 330px; margin: auto; position: relative; z-index: 5; pointer-events: none;}
.web-footer-foto-in {width: 400px; height: 330px; float: left; background-size: cover !important; background-position: center !important; }







/*  SITE  MAPS  */
.site-maps {margin-top: 30px;}
.site-maps h3 {margin: 1% 1%;}
.site-maps h3 a {color: #5d5d5d; font-size: 26px;}

.site-maps h4 {margin: 1% 3%;}
.site-maps h4 a {color: #9b9b9b; font-size: 20px;}

.site-maps h5 {margin: 1% 6%;}
.site-maps h5 a {color: #898989; font-size: 20px;}

.site-maps h6 {margin: 1% 9%;}
.site-maps h6 a {color: #aaa; font-size: 20px;}





/*  GLOBAL CSS  */
.transition {transition: all 0.3s; -webkit-transition: all 0.3s;}

.pointer {cursor: pointer;}
.pointer:hover {opacity:0.8;}

.no-select {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: -moz-none;-o-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0,0,0,0);}

.center {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.centerr {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}

.hidden {display: none;}

#shadow {position: fixed; height: 100vh; width: 100vw; top: 0px; left: 0px; background: rgba(0,0,0,0.75); z-index: 55; cursor: pointer; display: none;}

#to-top {display: none;padding: 1px 7px 5px 7px;font-size: 30px;background: rgb(226, 5, 20);color: white;position: fixed;right: 25px;bottom: 25px;z-index: 99;}


.contact-form {}
.contact-form div {display: block; width: 100%; margin: 7px auto;}
.contact-form div input {border: 1px solid silver; padding: 7px 1%; font-size: 15px; min-width: 250px;}
.contact-form div textarea {border: 1px solid silver; padding: 7px 1%; font-size: 15px; min-width: 500px; min-height: 110px;}
.contact-form div img {display: inline-block; height: 36px; margin-bottom: -12px; margin-left: 5px;}
.contact-form div button {font-size: 17px; padding: 7px 30px; margin-top: 10px; border: none; color: white !important; cursor: pointer; text-transform: uppercase;}

.page-contact {width: 100%; display: inline-block;}
.page-contact-text {width: 70%; float: left;}
.page-contact-text table {width: 100%;}
.page-contact-text table td {width: 60%; vertical-align: top;}
.page-contact-text table td:nth-child(2) {width: 40%; vertical-align: top;}
.page-contact-text h4 {font-size: 19px; color: rgb(8, 102, 52); text-transform: uppercase; font-weight: 900;}

.page-contact-imgs {width: 30%; float: left;}
.page-contact-imgs img {width: 100%; margin-top: 10%;}




.form-status {margin: 40px 0px; display: inline-block;}
.form-status b {font-size: 20px;}
.form-timer {width: 99%; padding: 0.5%; box-shadow: 0px 0px 0px 1px #ededed; margin-top: 50px; text-align: left;}
.form-timer div {height: 25px; width: 100%; animation-name: form; animation-duration: 5s; margin: 0px !important;}
@keyframes form {
    from {width: 0px;}
    to {width: 100%;}
}


/* PAGER */
.pager {width: 100%; text-align: center; margin: 30px auto 20px;}
.novy-pager { display: inline-block; list-style: none; padding: 0px; margin: auto;}
.novy-pager .gomkikk {font-size: 16px; color: white; float: left; width: 36px; height: 36px; line-height: 35px; background: rgb(8, 102, 52); text-align: center;}
.novy-pager .gombik {font-size: 12px; color: white; float: left; width: 36px; height: 36px; line-height: 35px; background: rgb(111, 149, 129); text-align: center;}
.novy-pager .akt {background: rgb(10, 69, 38); pointer-events: none;}
.novy-pager .neakt {background: rgb(111, 149, 129); pointer-events: none;}
.novy-pager a:hover {opacity:0.7;}
.novy-pager li {margin: 4px 0px 10px 5px;}









/* LOGIN */
.login-form {margin: 30px auto 60px; }
.login-form div {display: block; width: 100%; margin: 10px auto;}
.login-form div input {border: 1px solid silver; padding: 10px 1%; font-size: 15px; min-width: 276px;}
.login-form div .checkbox {min-width: 1px;}
.login-form div img {display: inline-block; height: 36px; margin-bottom: -12px; margin-left: 5px;}
.login-form div button {font-size: 17px; padding: 7px 30px; margin-top: 10px; border: none; color: white !important; cursor: pointer; text-transform: uppercase; color: white!important;}
.login-form .sec input {}
.login-form .sec {text-align: left;}
.login-form .sec div {margin: 7px 0px; width: auto;}
.login-form .keep input {width: 20px; min-width: 20px;}
.login-form .keep label {font-size: 15px; cursor: pointer;}

.login-alert {padding: 2% 2% 2% 15%; border: 2px solid rgb(197, 0, 0); position: relative; box-shadow: 0px 0px 30px -19px black;}
.login-alert i {color: rgb(197, 0, 0); font-size: 70px; height: 70px; width: 70px; margin: auto; top: 0px; bottom: 0px; left: 5%; position: absolute;}
.login-alert {line-height: 18px;color: rgb(98, 98, 98);}

.errors {display: block; width: 100%; margin-bottom: 25px !important;}
.errors div {display: block; width: 100%; color: rgb(120, 20, 20);}
.errors div span {float: left;margin-top: -1px;margin-right: 4px;font-size: 24px;}
.errors div i {padding-right: 8px;}

.login-alert {padding: 2% 2% 2% 15%; border: 2px solid rgb(197, 0, 0); position: relative; box-shadow: 0px 0px 30px -19px black;}
.login-alert i {color: rgb(197, 0, 0); font-size: 70px; height: 70px; width: 70px; margin: auto; top: 0px; bottom: 0px; left: 5%; position: absolute;}
.login-alert {line-height: 18px;color: rgb(98, 98, 98);}




/* MENU USER */
.web-main-menu-login {position: relative;}

.web-main-menu-login-a {color: white;display: block;width: 100%;height: 100%;}
/*.web-main-menu-login-a:hover {color: white; text-decoration: none;}*/
.web-main-menu-login-menu {left: -8px; top: 100%; position: absolute; background: rgb(255, 255, 255); box-shadow: 3px 3px 15px -5px rgb(0, 0, 0); z-index: 9;}
.web-main-menu-login-menu {transform: scale(0); -webkit-transform: scale(0); transform-origin: 25px top; -webkit-transform-origin: 25px top;}
.web-main-menu-login-menu div {position: relative; width: 100%; text-align: left;}
.web-main-menu-login-menu div a {padding: 5px 15px; white-space: nowrap; display: block; color: rgb(60, 60, 60); font-size: 17px;}
.web-main-menu-login-menu div a i {color: rgb(8, 95, 49); width: 25px;text-align: center;margin-right: 4px; }
.web-main-menu-login-menu div:hover {opacity: 0.7;}
.web-main-menu-login:hover .web-main-menu-login-menu {transform: scale(1); -webkit-transform: scale(1);}

.web-main-menu-login-head {width: 100%; display: inline-block;}
.web-main-menu-login-head-icon {width: 30px; height: 30px;background: white;border-radius: 50%;padding: 4px;float: left;}
.web-main-menu-login-head-icon span {width: 20px;height: 20px;text-align: center;color: rgb(8, 95, 49);font-size: 18px;line-height: 20px;padding: 3px;border-radius: 50%;}
.web-main-menu-login-head-icon i {font-size: 22px; color: rgb(8, 95, 49); margin: 4px;}
.web-main-menu-login-head-text {display: none; color: #48A1B7; font-size: 16px; padding: 3px 0px 3px 6px; width: 75%; float: left;}
.web-main-menu-login-head-text span {background: rgb(22, 119, 122); color: white; font-size: 14px; padding: 3px 4px; margin-left: 4px;}

.profile-info {display: inline-block; width: 100%;}
.profile-info-head {display: inline-block; width: 100%; background: rgb(222, 222, 222);}
.profile-info-head div {height: 50px; color: rgb(86, 86, 86); font-size: 18px;}
.profile-info-head-name {width: 47.5%; float: left;}
.profile-info-head-mail {width: 47.5%; float: left; background: rgba(255,255,255,0.3);}
.profile-info-head-setup {width: 5%; float: left; text-align: center;}
.profile-info-head-setup i {color: rgb(99, 99, 99); font-size: 30px;}
.profile-info-head-name i, .profile-info-head-mail i {padding-right: 2%; padding-left: 3%;}

.profile-body-item {width:50%; min-height: 250px; background: rgb(239, 239, 239); float: left;}
.profile-body-item-title {}
.profile-body-item-points {font-size: 22px; color: rgb(185, 185, 185); text-transform: uppercase;}
.profile-body-item-points div { text-align: center; margin-top: 20px;}
.profile-body-item-points div span {font-size: 50px; font-weight: 600; color: rgb(22, 119, 122);}

.profile-body-item-orders {font-size: 22px; color: rgb(185, 185, 185); text-transform: uppercase;}
.profile-body-item-orders a {color: rgb(185, 185, 185);}
.profile-body-item-orders div { text-align: center; margin-top: 22px;}
.profile-body-item-orders div i {font-size: 50px; font-weight: 600; color: rgb(22, 119, 122);}

.profile-info-title {font-size: 20px; text-transform: uppercase; font-weight: 600; display: inline-block; width: 99%; padding: 0.5%; background: rgba(0, 0, 0, 0.05);}
.profile-info-title span {float: left; margin-top: 2px; margin-right: 6px; font-size: 22px;}
.profile-info-text { display: inline-block; width: 99%; padding: 0.5%;}
.profile-info-text div {font-size: 18px; margin: 5px 0px 20px 30px;}




/* USER ORDERS */
.my-orders {width: 100%; display: inline-block;}

.my-orders-head {padding: 1% 4%; width: 92%; background: rgb(219, 219, 219); display: inline-block; margin: 10px auto;}
.my-orders-head div {width: 25%;font-size: 12px;opacity: 0.7; text-transform: uppercase; float: left; min-height: 5px;}

.my-orders-head-title {}
.my-orders-head-date {text-align: right;}
.my-orders-head-status {text-align: right;}
.my-orders-head-price {text-align: right;}

.my-orders-item {padding: 1% 4%; width: 92%; display: inline-block; margin-bottom: 10px;}
.my-orders-item div {width: 25%; font-size: 14px;text-transform: uppercase; float: left; min-height: 5px;}
.my-orders-item:nth-child(2n+2) {background: whitesmoke;}
.my-orders-item:hover {box-shadow: inset 0px 0px 1px 1px rgb(177, 177, 177);}

.my-orders-item-title {font-weight: 600;font-size: 16px !important;}
.my-orders-item-title a {color: rgb(48, 48, 48);}
.my-orders-item-date {text-align: right;}
.my-orders-item-status {text-align: right;}
.my-orders-item-price {text-align: right; font-weight: 900;font-size: 14px !important;}

.my-order-detail-status {width: 100%;display: inline-block; margin-bottom: 3%;}
.my-order-detail-status-ikona {width: 112px; height: 112px; margin-right: 25px; background: rgb(245, 245, 245); float: left;}
.my-order-detail-status-ikona i {font-size: 70px;}

.status-1 {color: rgb(42, 95, 155);}
.status-2 {color: rgb(131, 65, 131);}
.status-3 {color: rgb(60, 138, 60);}
.status-4 {color: rgb(176, 50, 50);}
.status-5 {color: rgb(177, 172, 74);}
.status-6 {color: rgb(176, 50, 50);}

.my-order-detail-status-info {float: left;}
.my-order-detail-status-info div {font-size: 15px; line-height: 30px; width: 930px; background: rgb(245, 245, 245);height: 30px;padding: 8px 15px;}
.my-order-detail-status-info div:first-child {margin-bottom: 20px;}
.my-order-detail-status-info div i {font-size: 20px;margin: 3px 10px 0px 0px;opacity: 0.5;float: left;}
.my-order-detail-status-info div strong {margin-right: 10px; font-weight: 600;text-transform: uppercase;}

.my-order-detail-pay-ship {width: 100%;display: inline-block;}
.my-order-detail-pay-ship-item {width: 48%;float: left; margin-bottom: 2%; padding-bottom: 1%; border-bottom: 1px solid rgb(245, 245, 245);}
.my-order-detail-pay-ship-item:first-child {margin-right: 4%;}
.my-order-detail-pay-ship-item-title {padding: 1.5% 5%; margin-bottom: 2%; font-size: 18px;text-transform: uppercase;font-weight: 600;background: rgb(245, 245, 245);}
.my-order-detail-pay-ship-item-title i {padding-right: 5px; }
.my-order-detail-pay-ship-item-text {width: 75%; margin-left: 5%;float: left; font-size: 14px;}
.my-order-detail-pay-ship-item-price {font-size: 14px;font-weight: 900;width: 15%; text-align: right; float: left;}

.detail-head .my-orders-head-title {width: 64%;}
.detail-head .my-orders-head-date {width: 12%;}
.detail-head .my-orders-head-status {width: 12%;}
.detail-head .my-orders-head-price {width: 12%;}

.detail-item .my-orders-item-title {width: 64%; font-size: 14px !important;}
.detail-item .my-orders-item-date {width: 12%;}
.detail-item .my-orders-item-status {width: 12%;}
.detail-item .my-orders-item-price {width: 12%;}

.my-order-detail-sumary {padding: 1% 4%;width: 92%;background: rgb(228, 228, 228);display: inline-block;margin: 10px auto;}
.my-order-detail-sumary-title {width: 50%; float: left;text-transform: uppercase;font-size: 12px;}
.my-order-detail-sumary-prices {width: 50%; float: left; text-align: right;}
.my-order-detail-sumary-prices-dph {font-size: 26px;font-weight: 900;}
.my-order-detail-sumary-prices-dph span {font-size: 13px;letter-spacing: -0.5px;}
.my-order-detail-sumary-prices-dph-no {font-size: 14px;font-weight: 600; opacity: 0.8; margin-top: 5px;}
.my-order-detail-sumary-prices-dph-no span {font-size: 12px;letter-spacing: -0.5px;}

.my-orders-empty { width: 100%; display: inline-block; text-align: center;}
.my-orders-empty i {font-size: 70px; color: rgb(219, 219, 219);margin: 50px auto 0px; font-size: 100px;}
.my-orders-empty div {font-size: 30px; color: silver;width: 100%; margin: 50px auto;}



/* USER SETUP */
.profile-setup {width: 100%; display: inline-block;}
.profile-setup-menu {float: left;width: 25%;}
.profile-setup-menu a {color: #333;}
.profile-setup-menu-item {display: inline-block; width: 100%; background: rgb(236, 236, 236); margin-bottom: 3%;}
.profile-setup-menu-item i {font-size: 22px; float: left; width: 40px; text-align: center; padding: 5% 0px 0px;}
.profile-setup-menu-item div {text-transform: uppercase; font-size: 16px; padding: 4% 0px;}
.profile-setup-menu .aa {background: rgb(129, 129, 129); color: white;}

.profile-setup-form {float: right;width: 69%; border-left: 1px solid rgb(225, 225, 225);padding-left: 3%; margin-bottom: 5%;}
.profile-setup-form .login-form {margin: 0px auto;}
.profile-setup-form .login-form i {color: rgb(131, 131, 131); font-size: 13px;}

.profile-setup-input {margin-bottom: 15px; position: relative;}
.profile-setup-input input {width: 96%; padding: 8px 2%; font-size: 15px; border: 1px solid rgb(209, 209, 209); display: block;box-shadow: 4px 3px 20px -15px rgb(192, 192, 192);}
.profile-setup-input label {display: block; text-transform: uppercase; font-size: 10px; color: rgb(160, 160, 160);}
.psi-half {width: 55%;}
.psi-req:after {position: absolute;right: -20px; top: 14px;bottom: 0px;margin: auto;height: 14px;width: 14px;content: "\f0a3"; font-family: FontAwesome; color: rgb(230, 230, 230);font-size: 12px;}

.profile-setup-input-hint {color: grey; margin-bottom: 15px; line-height: 16px; font-size: 15px; text-align: justify;}

.switch label, .switch input {display: inline-block; width: auto; cursor: pointer;}
.switch label {color: #2D2D2D;font-size: 15px;font-weight: 600; position: relative; padding-left: 30px;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: -moz-none;-o-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0,0,0,0);}
.switch input {display: none;}
.switch label:before {border: 1px solid silver; width: 16px; height: 16px; padding: 1px;margin-right: 6px;font-family: FontAwesome;display: inline-block; content: "\f00c"; color: white;font-size: 0px; line-height: 16px;position: absolute;text-align: center;top: 0px;left: 0px; transition: all 0.2s;}
.switch input:checked+label:before {font-size: 16px; background: #29ae29; border: 1px solid #29ae29; content: "\f00c"; font-family: FontAwesome;}

.profile-setup-input-hr {color: rgb(93, 93, 93); font-weight: 600; width: 100%; margin: 15px auto 20px; display: inline-block; border-bottom: 1px solid rgb(224, 224, 224);}

.profile-setup-buttons {width: 100%; display: inline-block;}
.profile-setup-button {float: left;margin-right: 10px;}
.profile-setup-button button {padding: 8px 20px;border: none;background: rgb(129, 129, 129);color: white;text-transform: uppercase;font-size: 15px; cursor: pointer;}
.profile-setup-button button:hover {opacity: 0.8;}




@keyframes car {
    0%   {opacity: 0;right: 0px; left: 120%;}
	5%   {opacity: 0;}
	
    30%  {opacity: 1; right: 0px; left: 0px;}
    70%  {opacity: 1; right: 0px; left: 0px;}
	
	90% {opacity: 0;}
    100% {opacity: 0;right: 100%; left: 0px;}
}

@keyframes pack {
    0%   {opacity: 0; top: -13px;}
	25%  {opacity: 0;}
	30%  {opacity: 0;}
    40%  {opacity: 1; top: -13px;}
    70%  {opacity: 1; top: 10px;}
	
	75%  {opacity: 0;}
    100% {opacity: 0; top: -13px;}
}


/* MODERN SPINNER */
.spinner {-moz-appearance:textfield;}
.spinner::-webkit-outer-spin-button, .spinner::-webkit-inner-spin-button {-webkit-appearance: none;margin: 0;}
.spinner {width: 25px !important; background: transparent !important; border: none !important; padding: 2px 0px 2px 0px !important; margin-right: 25px !important; margin-left: 0px !important; font-size: 14px !important;}
.ui-spinner {height: 26px !important;width: 56px !important;display: inline-block !important;}





/*  POP  BOX  */
#pop-shadow {position: fixed; height: 100vh; width: 100vw; top: 0px; left: 0px; background: rgba(0,0,0,0.45); z-index: 99; cursor: pointer; display: none;}
#pop-box {position: fixed; top: 25vh; left: 0px; right: 0px; margin: auto; background: rgba(255,255,255,0.9); z-index: 100; display: none;}
#pop-box {text-align: left; padding: 0px; letter-spacing: 0.5px; line-height: 18px;}
#pop-box div {width: 96%; padding: 2%;}
#pop-box img {width: 100%; height: auto; margin: auto;}
#pop-box p {padding: 0px !important; margin: 0px !important;}
#pop-box h2 {color: #1585b7; padding: 0px 0px 0px 0px;width: auto;font-family: 'Merriweather', serif;font-size: 3em; letter-spacing: 0px;}
#pop-box h3 {color: #1585b7; padding: 0px 0px 0px 0px;width: auto;font-family: 'Merriweather', serif;font-size: 2em; border: none;}
#pop-box:before {top: -40px; right: -40px;position: absolute;content: "";background: transparent url("/images/close.png") no-repeat;height: 35px;width: 35px;background-position: center center;background-size: 100% 100%;opacity: 0.4;transition: all 0.3s;-webkit-transition: all 0.3s;pointer-events: none;}
.pop-box:before {opacity: 1 !important; transform: rotate(90deg);}


/* LOADER */
.loader {position: relative;margin: 0 auto;width: 100px;}
.loader:before {content: '';display: block;padding-top: 100%;}
.circular {-webkit-animation: rotate 2s linear infinite;animation: rotate 2s linear infinite;height: 100%;-webkit-transform-origin: center center;transform-origin: center center;width: 100%;position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;}
.path {stroke-dasharray: 1, 200;stroke-dashoffset: 0;-webkit-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;stroke-linecap: round;}
@-webkit-keyframes rotate {100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}
@keyframes rotate {100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}
@-webkit-keyframes dash {0%{stroke-dasharray: 1, 200;stroke-dashoffset: 0;}50% {stroke-dasharray: 89, 200;stroke-dashoffset: -35px;}100% {stroke-dasharray: 89, 200;stroke-dashoffset: -124px;}}
@keyframes dash {0% {stroke-dasharray: 1, 200;stroke-dashoffset: 0;}50% {stroke-dasharray: 89, 200;stroke-dashoffset: -35px;}100% {stroke-dasharray: 89, 200;stroke-dashoffset: -124px;}}
@-webkit-keyframes color {100%,0% {stroke: #d62d20;}40% {stroke: #0057e7;}66% {stroke: #008744;}80%,90% {stroke: #ffa700;}}
@keyframes color {100%,0%{stroke: #d62d20;}40% {stroke: #0057e7;}66%{stroke: #008744;}80%,90%{stroke: #ffa700;}}



/* 404 */
.page-404 {font-size: 110px;opacity: 0.2;color: rgb(0, 0, 0);text-align: center;margin: 0px auto 15px;}
.page-404-text {font-size: 20px;opacity: 0.6;color: rgb(0, 0, 0);text-align: center;margin: 25px auto 35px;}
.page-404-btn {width: 100%; text-align: center; margin-bottom: 25px;}
.page-404-btn a {color: white; padding: 10px 26px; font-size: 18px; text-transform: uppercase;display: inline-block;}
.page-404-img {width: 100%; height: 400px; }


/* UNDER 18 */
.under-18 {width: 90%; max-width: 550px; top: 50%; left: 50%; color: white;padding: 2%; position: fixed; background: rgb(8, 95, 49); transform: translate(-50%, -50%); box-shadow: 0px 0px 25px 5px black; z-index: 999; text-align: center;}
.under-18-logo {width: 200px;height: 60px; margin: auto; margin-bottom: 15px; display: block;background: url("../../images/design/growland-white.png") no-repeat; background-size: 100% auto;background-position: center center;}
.under-18-title {text-align: center; font-size: 18px; margin-bottom: 15px; opacity: 0.6;}
.under-18-text {text-align: center; font-size: 17px; letter-spacing: 0.5px;}
.under-18-error {color: rgb(0, 0, 0); margin-top: 15px; display: block;}
.under-18-inputs {margin: 10px auto 25px;}
.under-18-inputs input {font-size: 20px; font-weight: 400; padding: 2% 2px; margin: 0px 5px; border: none; border-bottom: 2px solid black; text-align: center; background: transparent; color: white;}
.under-18-inputs input::placeholder {color: rgb(222, 222, 222);}


.under-18-submit {}
.under-18-submit button {color: white; background: rgb(226, 5, 20); padding: 10px 30px; border: none; font-size: 15px; text-transform: uppercase; cursor: pointer; font-family: 'Titillium Web', sans-serif; letter-spacing: 0.5px;}
.under-18-submit button:hover {opacity: 0.8;}
