﻿/*
#------------------------------------------------------------------------
# AppsPro Tech - March Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2012 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/* Basic elements */


span.addtocart-button input.notify-button
{
    all:unset;
    background: #e25527;
    display: block;
    float: left;
    height: 34px;
    line-height: 34px;
    margin: 0 5px 2px 2px;
    padding: 0 16px;
    border: none;
    background: #e25527;
    font-size: 18px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    border-radius: 3px;
    transition: background-color .15s ease-out;
}


#gkPageTop, #gkBanners, #gkPage, #gkMainMenu, #gkHeader, #gkBottom2, body > footer {
    width: 1050px!important;
}

@media screen and (max-width: 320px) { 

#gkPageTop, #gkBanners, #gkPage, #gkMainMenu, #gkHeader, #gkBottom2, body > footer {
    width: 320px!important;
}


}



a.showcart.right 
{
font-size: 14pt;
    background: url('https://pasika.lviv.ua/modules/mod_sj_minicart_pro/assets/images/icon-cart.png') no-repeat 0px center;
    padding-left: 25px;
}






#gkMainMenu
{
text-align: center;
}


::selection { background: #e25527; color: #fff; }
body { min-height: 100%; background: #f9f9f9; font-size: 14px; line-height: 2; color: #7d7b7a; }
a { transition: color 0.2s linear; text-decoration: none; color: #e25527; }
a:hover,
a:active,
a:focus { color: #353639; }
h1,
h2,
h3,
h4,
h5 { margin: 0; padding: 0; font-weight: normal; color: #353639; }
h1 { font-size: 56px; font-weight: 700 }
h2,
.componentheading { font-size: 42px; font-weight: 700 }
h3 { font-size:135% }
h4 { font-size:125% }
h5 { font-size:100% }
ul { list-style: none; margin: 0; padding: 0; }
ul li { line-height:2.0; }
p { margin: 0.5em 0 1.5em; }
/* Containers */
#gkBg { border-top: 8px solid #353639; background: url('../images/style1/pattern_bg.jpg') repeat 0 0; background: url('../images/style1/bottom_bg.png') repeat-x 0 bottom, url('../images/style1/main_bg.jpg') no-repeat center top, url('../images/style1/pattern_bg.jpg') repeat 0 0; padding-bottom: 100px; }
/* Rules only for IE8 where are added two additional divs */
#gkBg > div { background: url('../images/style1/main_bg.jpg') no-repeat center top; }
#gkBg > div > div { background: url('../images/style1/bottom_bg.png') repeat-x 0 bottom; }
#gkPage { margin: 0 auto; overflow: visible; }
#gkMainMenu + #gkPage { margin-top: 50px!important; }
#gkContent { background: #fff; border-radius: 12px; box-shadow: 0px 1px 3px #c24921; font-size: 15px; }
.nobg #gkContent { background: transparent!important; box-shadow: none!important; padding: 30px 0 0 0!important; }
#gkLeft,
#gkRight { font-size: 14px; }
/* Logo  */
#gkLogo { margin: 0; padding: 12px 0 0 0; text-indent: -999em; text-shadow: none; width: 360px; display: block; }
#gkLogo img { display: block; margin: 0; }
#gkLogo.cssLogo { /* You can specify there logo size and background */ background: transparent url('../images/style1/logo.png') no-repeat 0 center; height: 110px; width: 360px; position: relative; left: -30px; }
#gkLogo.text { text-indent: 0; text-transform: uppercase; color: #fff; }
#gkLogo.text > span { display: block; font-size: 29px; line-height: 36px; }
#gkLogo.text .gkLogoSlogan { display: block; font-size: 14px; line-height: 14px; }
/* top */
#gkPageTop { margin-top: 0!important; }
#gkTopNav { background: #353639; float: right; margin: 0 54px 0 0; }
#gkTopNav:before { content: ""; display: block; float: left; width: 54px; height: 36px; background: transparent url('../images/style1/topmenu_bg.png') no-repeat 0 0; margin: 0 0 0 -54px; }
#gkTopNav:after { content: ""; display: block; float: right; width: 54px; height: 36px; background: transparent url('../images/style1/topmenu_bg.png') no-repeat 0 -36px; margin: 0 -54px 0 0; }
#gkTopNav ul.menu { float: left; }
#gkTopNav li { float: left; font-size: 16px; line-height: 31px; margin-right: 15px; }
#gkTopNav li a { color: #fff; }
#gkTopNav li a:active,
#gkTopNav li a:focus,
#gkTopNav li a:hover { color: #eb592a; }
#gkTopNav > a { display: block; float: left; font-size: 12px; font-weight: bold; height: 20px; line-height: 21px; padding: 0 12px; text-transform: uppercase; background: #fcda3b; color: #353639; text-shadow: 0 1px 1px #fff; border-radius: 10px; position: relative; left: 10px; margin-top: 5px; transition: background 0.2s ease-out; }
#gkTopNav > a:active,
#gkTopNav > a:focus,
#gkTopNav > a:hover { background: #fff; }
#gkHeader { margin: 0 auto; }
#gkSearch { float: right; }
#gkSearch #mod-search-searchword { width: 152px; border: 4px solid #fff; background: #ee6934 url('../images/style1/search_bg.png') no-repeat right center; color: #fff; height: 31px; line-height: 31px; padding: 0 20px; box-shadow: 0px 1px 3px #c24921; border-radius: 20px; }
/* standard breadcrumb */
#gkBreadcrumb { font-size: 16px; border-bottom: 1px solid #eee; padding: 0 0 3px }
#gkBreadcrumb .breadcrumbs { line-height: 22px; float: left; }
#gkBreadcrumb .breadcrumbs li.separator { margin: 10px 8px; display: block; width: 5px; height: 5px; float: left; background: #f89a4f; border-radius: 50%; text-indent: -9999px; }
#gkBreadcrumb .breadcrumbs > ul { line-height: 32px; }
#gkBreadcrumb .breadcrumbs > ul > li { float: left; line-height: 22px; }
#gkTools { float: right; margin: 0 10px 11px 0; }
#gkTools a { display: block; float: left; width: 22px; height: 22px; margin: 0 0 0 4px!important; border-radius: 50%; text-indent: -99999em; background: url('../images/font_size.png') no-repeat -38px 50%; border: 1px solid #e5e5e5 }
#gkTools a:hover { border-color: #f89a4f; }
#gk-hl{position: absolute; top: 0px; left: -5000px;}
a#gkToolsReset { background-position: -15px 50%; margin-left: 6px; }
a#gkToolsDec { background-position: 6px 50%; }
/* footer */
body > footer { color: #acacac; font-size: 13px; padding: 10px 0 10px 0; text-align: center; margin-top: 10px; background: transparent url('../images/style1/footer_bg.png') no-repeat center 0; overflow: hidden; min-height: 80px; position: relative; text-shadow: 0 1px 1px #fff; }
body > footer nav { float: left; }
body > footer a { color: #acacac; }
body > footer a:active,
body > footer a:focus,
body > footer a:hover { color: #7a7a7a; }
body > footer nav ul { height: 26px; }
body > footer nav li { float: left; line-height: 26px; padding: 0 5px; }
body > footer nav li:first-child { border-left: none; }
body > footer p { float: right; }
#gkStyleArea { display: block; text-align: center; clear: both; margin: 0 0 70px 0; }
#gkStyleArea > a { width: 8px; height: 8px; margin-right: 5px; border-radius: 50%; display: inline-block; text-indent: -9999px; transform: scale(1.0); transition: transform 0.2s ease-out; }
#gkStyleArea > a:hover { transform: scale(1.5); }
#gkColor1 { background: #e25527; }
#gkColor2 { background: #d7616b; }
#gkColor3 { background: #52b4f6; }
body > footer p { margin: 0; }
body > #gkFrameworkLogo { display: block; width: 140px; height: 42px; background: url('../images/framework-logo.png') no-repeat 0 0; text-indent: -9999em; margin: 0 auto; padding-bottom: 12px; opacity: 0.5; clear: both; }
#gkSocial { width: 100%; position: absolute; text-align: center; top: 13px; }
#gkSocial p { width: 100%; }
/* Suffixes */
.box,
.box_text,
.box_menu { overflow: hidden; }
.box > div,
.box_text > div,
.box_menu > div { overflow: hidden; padding: 0 0 12px 0; }
div.content { clear: both }
.box li,
.box_menu li { border-top: 1px solid #eee; list-style-type: none; line-height: 26px; padding: 6px 0; }
.box li:first-child { border-top: none; }
.box li a,
.box_text li a { text-decoration: none; }
.box a,
.box_text a { text-decoration: none; }
/* default suffix */
.box .header,
.box_menu .header,
.box_text .header { color: #353639; font-size: 24px; margin-bottom: 10px; font-weight: 400 }
/* clear suffix */
.box.clear,
.box_text.clear,
.box_menu.clear { margin: 0; padding: 0; }
.box.clear > div,
.box_text.clear > div,
.box_menu.clear > div { margin: 0; padding: 0; }
.clear div.content { clear: both; }
.clear .header { display: none; }
/* dark suffix */
.box.dark { background: #353639; border-radius: 8px; color: #aaa; }
.box.dark > div { padding: 15px 20px; }
.box.dark h3.header { color: #fff; }
.box.dark a { color: #fff; }
.box.dark a:hover,
.box.dark a:active,
.box.dark a:focus { color: #e25527!important; }
.box.dark li { border-top: none; }
/* color1 suffix */
#gkContent .box.color1 h3.header,
#gkBottom2 .box.color1 h3.header { color: #e25527; }
/* color2 suffix */
.box.color2 { background: #fff; border-radius: 8px; color: #ffb69e!important; }
.box.color2 > div { padding: 15px 20px; }
.box.color2 h3.header { color: #353639!important; }
.box.color2 li { border-top: none; }
.box.color2 a { color: #e25527!important; }
.box.color2 a:active,
.box.color2 a:focus,
.box.color2 a:hover { color: #353639!important; }
#gkContent .box.color2 { background: #e25527; border-radius: 8px; color: #888!important; }
#gkContent .box.color2 > div { padding: 15px 20px; }
#gkContent .box.color2 h3.header { color: #fff!important; }
#gkContent .box.color2 a { color: #fff!important; }
#gkContent .box.color2 a:hover,
#gkContent .box.color2 a:active,
#gkContent .box.color2 a:focus { color: #ffb69e!important; }
#gkContent .box.color2 li { border-top: none; }
/* border suffix */
.box.border { border: 4px solid #fff; border-radius: 8px; }
.box.border > div { padding: 15px 20px; }
#gkContent .box.border { border: 4px solid #e25527; }
/* Big suffix */
.box.big h3.header { font-size: 26px; line-height: 31px; }
/* advertisement suffix */
.box.advertisement .header { border-bottom: 1px solid #ffb69e; color: #ffb69e!important; font-family: Arial, Verdana, sans-serif; font-size: 9px!important; font-weight: normal; margin: 0 0 10px 0; text-align: right; text-transform: uppercase; }
#gkContent .box.advertisement .header { font-size: 9px!important; border-bottom: 1px solid #eee; color: #999!important; }
/* _menu suffix */
.box_menu ul { margin: 0 0 0 25px; padding: 0; }
.box_menu ul li { border-top: none; position: relative; padding: 0!important; }
.box_menu ul li:before { content: ""; width: 8px; height: 8px; display: block; background: #fff; border-radius: 50%; left: -20px; top: 12px; position: absolute; transition: all 0.2s ease-out; }
.box_menu ul li:hover:before { width: 10px; height: 10px; background: #ffb69e; top: 11px; left: -21px; }
.box_menu ul li a { display: block; line-height: 14px; min-height: 14px; padding: 9px 0; color: #fff; font-size: 15px; }
.box_menu ul li a:active,
.box_menu ul li a:focus,
.box_menu ul li a:hover { color: #e25527; }
.box_menu ul ul { margin: 0; }
.box_menu ul ul li a { padding: 5px 0; font-size: 13px; }
.box_menu ul ul li:before { width: 6px; height: 6px; top: 9px; left: -19px; }
.box_menu ul ul li:hover:before { width: 8px; height: 8px; top: 8px; left: -20px; }
#gkContent .box_menu ul { font-size: 14px; }
#gkContent .box_menu ul li:before { background: #353639; }
#gkContent .box_menu ul li:hover:before { background: #e25527; }
#gkContent .box_menu ul li a { color: #353639; }
#gkContent .box_menu ul li a:active,
#gkContent .box_menu ul li a:focus,
#gkContent .box_menu ul li a:hover { color: #e25527; }
/* column modules */
.gkColumns > aside .box .header,
.gkColumns > aside .box_menu .header,
.gkColumns > aside .box_text .header { margin-bottom: 10px; font-size: 26px; line-height: 31px; color: #fff; }
.gkColumns > aside .box,
.gkColumns > aside .box_menu,
.gkColumns > aside .box_text { color: #ffb69e; }
.gkColumns > aside .box.color2 { color: #7a7a7a!important; }
.gkColumns > aside .box a,
.gkColumns > aside .box_menu a,
.gkColumns > aside .box_text a { color: #fff; }
.gkColumns > aside .box a:active,
.gkColumns > aside .box a:focus,
.gkColumns > aside .box a:hover,
.gkColumns > aside .box_menu a:active,
.gkColumns > aside .box_menu a:focus,
.gkColumns > aside .box_menu a:hover,
.gkColumns > aside .box_text a:active,
.gkColumns > aside .box_text a:focus,
.gkColumns > aside .box_text a:hover { color: #ffb69e; }
.gkColumns > aside .box li,
.gkColumns > aside .box_menu li,
.gkColumns > aside .box_text li { border-top: none; padding: 3px 0; }
.gkColumns > aside .box.color2 { padding: 0!important; }
/* Top & bottom modules on color bg */
#gkTop1,
#gkBottom1 { color: #ffb69e; font-size: 14px; }
#gkTop1 h3.header,
#gkBottom1 h3.header,
#gkTop1 a,
#gkBottom1 a { color: #fff; }
#gkTop1 a:active,
#gkTop1 a:focus,
#gkTop1 a:hover,
#gkBottom1 a:active,
#gkBottom1 a:focus,
#gkBottom1 a:hover { color: #ffb69e; }
#gkTop1 li,
#gkBottom1 li { border-top: none; line-height: 18px; padding: 4px 0; }
/* Bottom modules on white bg */
#gkBottom2 { color: #a6a6a6; font-size: 12px; padding-top: 5px; text-shadow: 0 1px 1px #fff; }
#gkBottom2 h3.header { font-size: 20px; line-height: 21px; font-weight: normal; color: #888; margin-bottom: 20px; }
#gkBottom2 a { color: #828282; }
#gkBottom2 a:active,
#gkBottom2 a:focus,
#gkBottom2 a:hover { color: #e25527; }
#gkBottom2 li { border-top: none; padding: 0; }
/* Login form */
#gkFBLogin { float: left; width: 45%; }
#gkFBLogin p { line-height: 18px; margin: 14px 0 20px }
#gkFBLogin + #login-form,
#gkFBLogin + #com-login-form { float: left; width: 35%; margin-left: 4%; padding-left: 10px; border-left: 1px solid #e7e7e7 }
#form-login-remember { margin: 10px 0; }
#form-login-remember label { color: #777; font-size: 11px; font-weight: normal; vertical-align: top; }
#loginForm:after { clear: both; content: ""; display: table; }
#login-form fieldset { margin: 0 0 7px; }
#login-form fieldset p { margin: 0.5em 0 }
#login-form ul { border-top: 1px solid #E7E7E7; overflow: hidden; padding: 2px 0 0; }
#login-form ul li { float: left; font-size: 11px; }
#login-form ul li:first-child { margin-right: 10px; }
#gkPopupLogin #loginForm > div > div { width: 45%; float: right; }
#gkPopupLogin #loginForm > div > div:first-child { float: left; padding: 0; }
#gkPopupLogin #loginForm ul.menu li { line-height: 1.7; }
label#jform_spacer-lbl { font-size: 11px; font-weight: normal; color: #666 }
.logout-button .login-greeting { float: left; margin-right: 32px; font-size: 14px; }
/* Login with Facebook button */
span#fb-auth small { width: 20px; background: transparent url('../images/fbauth.png') no-repeat 0 2px; text-indent: -999em; display: block; float: left; border-right: 1px solid #a0aecd; margin: 2px 7px 0 0; height: 17px; }
span#fb-auth { background-color:#798db9; border:1px solid #4d576b; display:inline-block; color:#fff; font-family:arial; line-height: 22px; font-size:12px; font-weight:bold; padding:2px 24px 7px 12px; text-decoration:none; text-shadow:1px 1px 0px #445375; cursor: pointer; height: 17px; border-radius: 15px; transition: background-color 0.2s ease-out; position: relative; top: -3px; }
span#fb-auth:hover { background-color:#556b9b; }
.login span#fb-auth { margin: 6px 0 0 10px; }
/* popup */
#gkPopupOverlay,
#gkPopupLogin { display: none; overflow: hidden; width: 520px; margin-left: -260px; position: fixed; z-index: 1000002; left: 50%; top: 50%; background: #fff; }
#gkPopupLogin { position: absolute; top: 100px; border-radius: 8px; }
#gkPopupLogin { width: 600px; margin-left: -300px; }
.gkPopupWrap { padding: 35px; }
.gkPopupWrap h3 { margin: 0 0 18px; font-size: 32px; line-height: 32px; }
#gkPopupOverlay { background: #000; width: 100%; height: 100%; z-index:1000001; top:0; left:0; opacity:0.45; filter:alpha(opacity=45); margin-left:0; }
