/* Legal Notice - DO NOT REMOVE THIS NOTICE // START CSS Document Ownership. 
This CSS document is owned and managed by Swift Productions ABN 84 723 182 610, Suite F, 
Level 1 - The Octagon Building, 110 George St, Parramatta NSW 2150 Australia. 
This document contains Code which has been written by Swift Productions. 
Unauthorised reproducing, copying, selling and/or modifying is strictly prohibited. 
Doing so may result in legal action. 
Legal Notice - DO NOT REMOVE THIS NOTICE // END */
/* --------------------------------------------------------
Project Name: Foxtrotint 
Version: 1.0 
Created by: Waqas @Swiftproductions on 5 June. 2020
----------------------------------------------------------*/ 

*{
margin:0;
padding: 0;
outline: none;
border:none;
text-decoration : none;
}
img {

}
a{
text-decoration:none;
}
p,h1,h2,h3,h4,h5,h6 {
margin: 0;
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
display: block;
}
*, *:before, *:after {
box-sizing: border-box;
-moz-box-sizing: border-box;
}

body {
line-height: 1;
margin: 0;
padding: 0;
}

#eBayAPPSchema {
display:none;
}

blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}


.sitenotice {
    border: 1px solid red;
    background: #fff7f7;
    padding: 10px;
    margin: 10px 0 20px;
	font-family: 'Lato', sans-serif;
}

.sitenotice p {
	margin:4px 0;
}

.sitenotice .text-center {
	text-align:center;
}

.wrapper{
float: left;
width: 100%;
font-family: 'Lato', sans-serif;
}
.content {
width:100%; max-width: 1225px; padding-left:25px; padding-right:25px; margin:0 auto;
}

/* ========== header // STARTS ========== */ 

header {
float: left;
width: 100%;
padding-bottom: 20px;
}
.topbar {
background:#000; float:left; width:100%; 
font-size: 14px;
color: #fff;
text-transform: uppercase;
text-align: center;
height:81px;
font-weight: 400;
}

.topbar-left {
float:left; width:10%; text-align:left; margin-top:33px;
}

.topbar-right {
float:right; text-align:left;margin-top:33px;
}
.topbar-right ul {
margin:0; padding:0; list-style:none;
}
.topbar-right ul li {
float:left;
display:table-cell;
vertical-align:middle;
color:#fff;
margin-right:46px;
font-size: 14px;
}
.topbar-right ul li:last-child {
margin-right:0;
}
.topbar-right ul li img {
vertical-align:middle; margin-right:10px;
}
.topbar-right ul li a {
color:#fff;
font-size: 14px;
}



.inner-header {
background-color: #fff;
float: left;
width: 100%;
}



.logo{
float: left;
width: 50%;
text-align: left;
margin-top: 28px;
}
.navi {
float:right;
width: 13%;
text-align: left;
margin-top:43px;
text-transform:uppercase;
position: relative;
}
.bar1, .bar2, .bar3 {
width: 32px;
height: 5px;
background-color: #000;
margin: 0px 0 3px 0;
transition: 0.4s;
display: block;
border-radius: 3px;
}



.menu-icon {
float: left;
width: 31px;
height: 22px;
margin-right: 23px;
}

.navi .menu-container {
font-size: 16px;
text-transform: uppercase;
color: #000;
display: table-cell;
height: 26px;
vertical-align: middle;
padding-bottom: 14px;
cursor: pointer;
}
.navi .menu-container:hover .menu-icon .bar1 {

-webkit-transform: rotate(-45deg) translate(-2px, 4px) ;
transform: rotate(-45deg) translate(-2px, 4px) ;
}


.navi .menu-container:hover .menu-icon .bar2 {
opacity: 0;
}


.navi .menu-container:hover .menu-icon .bar3 {
-webkit-transform: rotate(45deg) translate(-8px, -10px) ;
transform: rotate(45deg) translate(-8px, -10px) ;
}

ul.submenu {
display:none;
background: #363535;
width: 377px;
position:absolute;
right: 0;
list-style: none;
border-bottom: 8px solid #35cbd8;
padding: 27px 24px;
top: 32px;
z-index:999;
}
ul.submenu li {
font-size:16px;
color:#fff;
margin-bottom: 23px;
}
ul.submenu li:last-child {
margin-bottom:0;
}
ul.submenu li a {
color:#fff;
display: block;
font-size: 16px;
height: auto;
vertical-align: top;
}
ul.submenu li a:hover {
color:#35cbd8;
}
.navi .menu-container:hover ul.submenu {
display:block;
}

/* ========== header // END ========== */

/* ========== hero-banner // start ========== */

#herobanner {
text-align:center;
margin:0 auto;
}

/* ========== hero-banner // END ========== */



/* ========== Products // START ========== */

section.products-container {
float: left;
width: 100%;
margin-top: 36px;
}

section.products-container ul {
list-style: none;
}

section.products-container ul li {
float: left;
width: 24%;
margin-right: 1.3%;
border: 1px solid #f2f2f2;
padding: 24px 16px;
}

section.products-container ul li:last-child {
margin-right: 0;
}

section.products-container .image-wrap {
float: left;
width: 100%;
/* max-width: 225px; */
text-align: -webkit-center;
}

section.products-container .image-wrap img {
max-width: 225px;
height: 164px;
}

section.products-container p {
float: left;
width: 100%;
margin-top: 20px;
color: #212121;
font-size: 17px;
font-weight: 400;
text-align: center;
line-height: 23px;
}

section.products-container span.price {
float: left;
width: 100%;
text-align: center;
font-size: 29px;
font-weight: 400;
color: #000;
margin-top: 23px;
}

section.products-container span.btn {
width: 100%;
text-align: center;
text-transform: uppercase;
background: #d4582b;
color: #fff;
float: left;
height: 42px;
line-height: 42px;
font-size: 20px;
margin-top: 21px;
}



/* ========== Products // END ========== */







/* ========== Gallery // START ========== */

.gallery-container {
width: 100%;
float: left;
box-sizing: border-box;
margin-top: 47px;
}

.gallery {
float: left;
position: relative;
background: #fff;
width: 100%;
margin-right: 0;
}

.white-box {
height: 616px;
width: 100%;
float: left;
max-width: 575px;

}

.thumbnails {
text-align: left;
padding-top: 0px;
margin-top: 27px;
margin-left: 0px;
padding: 0;
float: right;
width: 48%;
}

.thumbnails input[type=radio] {
display: none;
}

.thumbnails label:hover {
border-color: #2fba3b;
}

.thumbnails label {
display: inline-block;
width: 97px;
height: 100px;
position: relative;
cursor: pointer;
background: #fff;
margin: 0px 5px 10px 0px;
border: 1px solid #f2f2f2;
}

.thumbnails label img {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
max-width: 94px;
max-height: 71px;
}




.g-img-con {
width: 100%;
max-width: 572px;
height: 616px;
overflow: hidden;
box-sizing: border-box;
position: absolute;
top: 0;
left: 0;
transform: translate(0%, 0);
-webkit-transform: translate(0%, 0);
-moz-transform: translate(0%, 0);
background: #fff;
border: 1px solid #f2f2f2;
}

.gallery-content {
display: none;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0px;
width: 100%;
max-width: 100%;
height: 616px;
max-height: 616px;
-webkit-animation: cssAnimation 0.7661s 1 ease-in-out;
-moz-animation: cssAnimation 0.7661s 1 ease-in-out;
-o-animation: cssAnimation 0.7661s 1 ease-in-out;
overflow: hidden;
z-index: 1;
}

#image1:checked~.g-img-con #gallery-content-1,
#image2:checked~.g-img-con #gallery-content-2,
#image3:checked~.g-img-con #gallery-content-3,
#image4:checked~.g-img-con #gallery-content-4,
#image5:checked~.g-img-con #gallery-content-5,
#image6:checked~.g-img-con #gallery-content-6,
#image7:checked~.g-img-con #gallery-content-7,
#image8:checked~.g-img-con #gallery-content-8,
#image9:checked~.g-img-con #gallery-content-9,
#image10:checked~.g-img-con #gallery-content-10,
#image11:checked~.g-img-con #gallery-content-11,
#image12:checked~.g-img-con #gallery-content-12 {
display: block;
-webkit-animation: cssAnimation 0.7661s 1 ease-in-out;
-moz-animation: cssAnimation 0.7661s 1 ease-in-out;
-o-animation: cssAnimation 0.7661s 1 ease-in-out;
}

.thumbnails .item-wrapper {
position: relative;
width: 100%;
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
overflow: hidden;
}

.thumbnails .gallery-content img {
right: 0;
bottom: 0;
margin: 0 auto;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
max-width: 100%;
max-height: 616px;
}

.grid-item {
height: 20%;
width: 20%;
}

.grid-item:hover {
cursor: move;
}

.grid-item:hover~img {
height: 200%;
width: 200%;
max-width: 200%;
max-height: 200%;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition: 600ms ease-out;
transition: 600ms ease-out;
}

.grid-item:hover:nth-of-type(5n + 1)~img {
left: 0px;
}

.grid-item:hover:nth-of-type(5n + 2)~img {
left: -112.5px;
}

.grid-item:hover:nth-of-type(5n + 3)~img {
left: -255px;
}

.grid-item:hover:nth-of-type(5n + 4)~img {
left: -337.5px;
}

.grid-item:hover:nth-of-type(5n + 5)~img {
left: -450px;
}

.grid-item:hover:nth-of-type(1n + 1)~.zoom-image {
top: 0px;
}

.grid-item:hover:nth-of-type(1n + 6)~.zoom-image {
top: -93.75px;
}

.grid-item:hover:nth-of-type(1n + 11)~.zoom-image {
top: -187.5px;
}

.grid-item:hover:nth-of-type(1n + 16)~.zoom-image {
top: -281.25px;
}

.grid-item:hover:nth-of-type(1n + 21)~.zoom-image {
top: -375px;
}

.zoom-image {
left: 0;
right: 0;
position: absolute;
top: 0;
-webkit-transition: all 0.25s;
transition: all 0.25s;
z-index: -1;
}

@-webkit-keyframes cssAnimation {
from {
-webkit-transform: rotate(0deg) scale(0.48) skew(-180deg) translate(0px);
}
to {
-webkit-transform: rotate(0deg) scale(1.0) skew(-180deg) translate(0px);
}
}

@-moz-keyframes cssAnimation {
from {
-moz-transform: rotate(0deg) scale(0.48) skew(-180deg) translate(0px);
}
to {
-moz-transform: rotate(0deg) scale(1.0) skew(-180deg) translate(0px);
}
}

@-o-keyframes cssAnimation {
from {
-o-transform: rotate(0deg) scale(0.48) skew(-180deg) translate(0px);
}
to {
-o-transform: rotate(0deg) scale(1.0) skew(-180deg) translate(0px);
}
}

.gallery-detail {
float: right;
width: 48%;
margin-top: -10px;
}
.product-title {
float:left;
width:100%;
margin-bottom: 42px;
text-transform:uppercase;
}
.product-title h2 {
font-size: 31px;
font-weight: 300;
line-height: 40px;
text-transform: none;
}
.product-title h3 { font-size:24px; font-weight:400;

}
.product-detail {
float:left; width:100%;
}
.product-detail p {
font-size:15px; line-height:24px;
}
.product-detail ul {
margin-left: 30px;
margin-top: 10px;
margin-bottom: 31px;
}
.product-detail ul li {
margin-bottom:10px;
line-height: 25px;
font-weight: 400;
}
.product-price {
float:left;
width:100%;
margin-top: 0;
margin-bottom: 156px;
}
.product-price span {

font-size: 36px;

float: left;

background: #d4582b;

width: 229px;

height: 70px;

text-align: center;

line-height: 70px;

font-weight: 600;

color: #fff;
}
.product-price a.addtofav {

background: #000;

padding: 14px 26px 14px 16px;

float: left;

color: #fff;

font-size: 15px;

font-weight: 300;

height:42px;

margin-top: 30px;
}
.product-price a.addtofav img {
margin-right: 22px;
float:left;
}
/* ========== Gallery // END ========== */

/* ========== Description section // START ========== */
section.description-container {
float: left;
width: 100%;
margin-top: 42px;
}

.desc-box {
background: #f4f4f4;
padding: 16px;
float: left;
width: 100%;
margin-bottom: 18px;
}

.description-container .icon {
width: 3%;
margin-right: 19px;
float: left;
}

.description-container .text {
width: 92%;
float: left;
}

.description-container .text h3 {
font-size: 18px;
color: #000;
margin-bottom: 25px;
text-transform: uppercase;
padding-top: 7px;
}
.description-container .text p {
font-size:16px;
line-height: 22px;
color:#000;
margin-bottom: 20px;
}
.description-container .text a {
color:#35cbd8;
}

.description-container .text ul, .description-container .text ol {
margin-left:20px;
margin-bottom: 10px;
}
.description-container .text ul li, .description-container .text ol li {
line-height:24px; font-size:16px; color:#000;
}
.description-container .text h2 {

font-size:22px;color:#000;
margin-bottom: 25px;
text-transform: uppercase;
}
.description-container .text h1 {

font-size:26px;color:#000;
margin-bottom: 25px;
text-transform: uppercase;
}
.description-container .text h4 {

font-size:16px;color:#000;
margin-bottom: 25px;
text-transform: uppercase;
}

.description-container .text h5 {

font-size:14px;color:#000;
margin-bottom: 25px;
text-transform: uppercase;
}


.description-container .text h6 {

font-size:14px;color:#000;
margin-bottom: 25px;
text-transform: uppercase;
}

.specs-box {
background: #f4f4f4;
padding: 16px;
float: left;
width: 48.9%;
margin-right: 1.1%;
min-height: 183px;
}

.package-box {
background: #f4f4f4;
padding: 16px;
float: left;
width: 48.9%;
margin-left: 1.1%;
min-height: 183px;
}

.specs-box .icon, .package-box .icon {
width: 7%;
margin-right: 19px;
}

.specs-box .text,
.package-box .text {
width: 88%;
}
/* ========== Description Section // END ========== */

/* ========== Why shop with us Section // START ========== */

section.whyshop-container {
float: left;
width: 100%;
margin-top: 41px;
}

section.whyshop-container .heading {
text-align: center;
font-size: 31px;
font-weight: 300;
}

section.whyshop-container .heading::after {
height: 5px;
background: #fbc867;
content: '';
width: 87px;
display: block;
margin: 11px auto 0 auto;
}

section.whyshop-container ul {
margin-top: 40px;
list-style: none;
text-align: center;
float: left;
width: 100%;
}

section.whyshop-container ul li {
width: 23%;
float: left;
height: 70px;
margin-bottom: 32px;
margin-left:1%;
margin-right:1%;
}
section.whyshop-container ul li .image {
height:43px;
margin-bottom: 8px;
line-height: 43px;
float: left;
width: 100%;
text-align: center;
}
section.whyshop-container ul li .image img{
max-height:43px;
width:auto;
vertical-align: bottom;
}
section.whyshop-container ul li p{
text-transform:uppercase;
font-size:15px;
color:#000;
}



/* ========== Why shop with us Section // END ========== */





/*=====Footer // start====*/

footer {
float:left;
width:100%;
margin-top: 20px;
background-color: #f2f2f2;
padding-top: 57px;
}

.footer-sect {
float: left;
width: 22%;
margin-right: 5%;
/* margin-bottom: 66px; */
}
.footer-sect.sect-links-1 {
width: 16%;
margin-right: 6%;
}
.footer-sect.sect-links-2 {
width: 48%;
margin-right: 5%;
}

.footer-sect.sect-links-2 ul li {
font-size: 14px;
line-height: 24px;
display: inline-block;
width: 48%;
}

.footer-sect h3 {
color: #1b1b1b;
font-size: 18px;
font-weight: 400;
text-transform: uppercase;
float: left;
width: 100%;
height: 18px;
}

.footer-sect ul {
list-style: none;
margin-top: 27px;
float: left;
width: 100%;
}

.footer-sect ul li {
font-size: 14px;
line-height: 24px;
}
.footer-sect ul li a {
color: #1b1b1b;
text-transform:uppercase;
}
.footer-sect ul li a:hover {
text-decoration:underline;
}
.footer-sect p {
margin-top: 12px;
color: #959595;
font-size: 13px;
text-transform: uppercase;
line-height: 24px;
font-weight: 300;
float: left;
width: 100%;
}

.footer-sect a.subscribe-btn {
background: #000;
color: #fff;
font-size: 18px;
text-transform: uppercase;
font-weight: 300;
padding: 10px 36px;
float: left;
margin-top: 22px;
}
.footer-sect.sect-links-4 {
width: 22%;
margin-right:0;
text-align: left;
}
.footer-sect.sect-links-4 img {
margin-top: 40px;
}

.sub-footer {
float: left;
width: 100%;
border-top: 0;
margin-top: 40px;
background: #222;
height: 50px;
line-height: 50px;
}

.sub-footer p {
color: #fff;
font-size: 13px;
float: left;
}

.sub-footer img {
float: right;
margin-top: 8px;
}
/*=====Footer  // END ====*/








/* ========== pop-up // STARTS ========== */
.lb-overlay {
width: 0px;
height: 0px;
position: fixed;
overflow: hidden;
left: 0px;
top: 0px;
padding: 0px;
text-align: center;
display: none;
}
.lb-overlay {

}
a.contact-us-pop-up {
background: #007dc6;
color: #fff;
text-transform: uppercase;
border: none;
font-weight: bold;
cursor: pointer;
padding: 16px 50px;
font-size: 19px;
margin: 10px 0px;
float: left;
text-decoration: none;
}
.lb-overlay::-webkit-scrollbar {
width: 0;
background: transparent;
}
.lb-overlay::-webkit-scrollbar-thumb {
background: #FF0000;
}
.lb-content {
width: 100%;
max-width: 1066px;
min-height: 250px;
max-height: 500px;
height: auto;
margin-left: auto;
margin-right: auto;
background: #fff;
padding-left: 33px;
padding-right: 24px;
border-radius: 6px;
position: relative;
box-shadow: 1px 5px 9px 1px rgba(0,0,0,0.75);
padding-top: 20px;
box-sizing: border-box; margin-top: 120px;
padding-bottom: 60px;
animation: fadeInScale 0.4s ease-in-out;
bottom:-27%;
}
.lb-overlay::target .lb-content {

}
@keyframes fadeInScale {
0% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
.lb-content-inner {
max-height: 390px;
padding-right: 27px;
overflow-y: scroll;
min-height: 250px;
}
.lb-content img {
float: left;
width: auto;
}
/* Text Styleing // START */
.lb-content h4.heading {
font-size: 24px !important;
font-weight: 700 !important;
color: #101010 !important;
text-transform: uppercase;
border-bottom: 4px solid #2fba3b;
text-align: left !important;
padding-bottom: 12px !important;
margin-bottom: 17px;
}
.lb-content h1, .lb-content h2, .lb-content h3, .lb-content h4, .lb-content h5, .lb-content h6 {
text-align:left;

color: #000000;
padding: 0 !important;
margin-bottom: 15px !important;
}
.lb-content h1 {
font-size: 26px !important;
}
footer .contact-text h2 {
color: #000;
text-align: left;
font-weight: bold;
}

.lb-content h2 {
font-size: 24px !important;
}
.lb-content h3 {
font-size: 20px !important;
font-weight:600 !important;
}
.lb-content h4 {
font-size: 20px !important;
}
.lb-content h5 {
font-size: 20px !important;
color: #000!important;
font-weight:600 !important;
}
.lb-content h6 {
font-size: 14px !important;
font-weight: 700 !important;
color: #000 !important;
line-height: 25px !important;
margin-bottom: 0px !important;
letter-spacing: 0.7px !important;
}

footer .contact-text p {
text-align: left;
color: #5f5f5f;
font-weight: 400;
padding: 15px 0 5px 0 !important;
}
.lb-content .contact-text p,
.lb-content .contact-text ul,
.lb-content .contact-text ol,
.lb-content .contact-text ul li,
.lb-content .contact-text ol li {
padding: 5px 0!important;
line-height: 22px !important;
font-size: 16px !important;
margin-bottom: -6px !important;
text-align: left;
color: #1d1d1d !important;
float: left;
width: 100%;
word-spacing: .8px;
font-weight: 400;
text-transform: none;
}
.lb-content p a,
.lb-content ul li a,
.lb-content ul a li,
.lb-content ol li a,
.lb-content ol a li{
color: #001489 !important;
text-transform: none;
}
.lb-content p a {
padding-left:0;
display: inline;
text-transform: none !important;
}
span.text {
/* text-decoration: underline !important; */
}
.lb-content ul {
list-style:disc !important;
}

.lb-content ol {
}

.lb-content ul, .lb-content ol {
margin-left:30px !important;
text-align:left;
width:95% !important;
display:block !important;
}
.lb-content ul li, .lb-content ol li {
display:list-item !important;
color: #2c2c2c !important;
padding: 5px 0;
text-align:left !important;
width:95% !important;
}
.lb-content ol ol li {
list-style-type: lower-alpha!important;
}
.lb-content ol ol ol li {
list-style-type: lower-roman!important;
}
.lb-content ul ul li {
list-style-type: circle!important;
}
.lb-content ul ul ul li {
list-style-type: square!important;
}
/* Text Styleing // END */
footer ul li span.lb-close-bottom {
background: #2fba3b;
padding: 12px 16px !important;
color: #fff !important;
font-weight: 600;
bottom: 10px;
left: 0;
position: absolute;
right: 0;
margin: auto;
max-width: 127px;
cursor: pointer;
}
a.lb-close-bottom:hover {
text-decoration: none !important;
}
.lb-close p {
position: absolute;
cursor:pointer;
top: -30px;
right: -18px;
z-index: 10000;
color: #fff !important;
background: #2fba3b;
border-radius: 50%;
width: 53px;
height: 53px;
font-size: 37.06px !important;
text-align: center;
font-weight: 300 !important;
padding: 14px 0px !important;
}

.lb-close .fa-times{
position: absolute;
top: -25px;
right: -20px;
z-index: 10000;
color: #fff !important;
background: #166ac6;
border-radius: 50%;
width: 40px;
height: 40px;
font-weight: 900;
font-size: 20px;
line-height: 40px;
}




.lb-close-bottom:hover, .lb-close .fas:hover {
background: #001489 !important;
text-decoration:none;
}
.contact-text .field-wrapper {
width: 100%;
float: left;
margin-bottom: 13px;
text-align: left;
}
.body-image img {
margin: 10px;
width: 145px;
}
.body-image {
width: 100%;
background: #fff;
}
.autocomplete-items {
list-style: none;
padding-left: 0px;
border: 1px solid #eeee;
overflow-y: scroll;
border-radius: 2px;
cursor: pointer;
position: absolute;
width: 487px;
z-index: 10001;
background: #fff;
}
.search_item.loaction_click {
padding: 10px;
box-sizing: border-box;
}
a.lb-add {
cursor: pointer;
}


footer ul li input#menuh1:checked + .lb-overlay, 
footer ul li input#menuh2:checked + .lb-overlay, 
footer ul li input#menuh3:checked + .lb-overlay,
footer ul li input#menuh4:checked + .lb-overlay,
footer ul li input#menuh5:checked + .lb-overlay,
footer ul li input#menuh6:checked + .lb-overlay,
footer ul li input#menuh7:checked + .lb-overlay,
footer ul li input#menuh8:checked + .lb-overlay,
footer ul li input#menuh9:checked + .lb-overlay,
footer ul li input#menuh10:checked + .lb-overlay,
footer ul li input#menuf1:checked + .lb-overlay, 
footer ul li input#menuf2:checked + .lb-overlay, 
footer ul li input#menuf3:checked + .lb-overlay,
footer ul li input#menuf4:checked + .lb-overlay,
footer ul li input#menuf5:checked + .lb-overlay,
footer ul li input#menuf6:checked + .lb-overlay,
footer ul li input#menuf7:checked + .lb-overlay,
footer ul li input#menuf8:checked + .lb-overlay,
footer ul li input#menuf9:checked + .lb-overlay,
footer ul li input#menuf10:checked + .lb-overlay {
width: 100%;
height: 100%;
background: rgba(0,0,0,0.6);
position: fixed;
top: 0;
bottom: 0;
overflow-y: auto;
display:flex;
justify-content: center;
align-items: center;
z-index: 99;
padding-left: 25px;
padding-right: 25px;
left: 0;
}

footer ul li input {
display: none;
}

footer ul li span {
color: #1b1b1b;
font-weight: 400;
font-size: 14px;
transition: .5s;
cursor: pointer;
display: block;
line-height: 24px;
text-transform: uppercase;
}

.copyright ul li label span {
color:#005593;
}

footer ul li span.lb-close-bottom {
background: #2fba3b;
padding: 7px 16px !important;
color: #fff !important;
font-weight: 600;
bottom: 10px;
left: 0;
position: absolute;
right: 0;
margin: auto;
max-width: 127px;
cursor: pointer;
}

footer ul li span:hover {
/* color: #001489; */
text-decoration: underline;
}

/* ========== pop-up // END ========== */


#footerwrap {
float: left;
width: 100%;
background: #fff;
padding-bottom: 10px;
}
.dbusfoot {
background-image: url('https://accessmylogin.s3.amazonaws.com/assets/swift-bottom-seperator.png');
margin: 30px auto 0;
max-width: 617px;
height: 20px;
background-repeat: no-repeat;
background-position: center;
clear:both;
position:relative;
top: 10px;
}
.dbus {
text-align: center;
background-image: url('https://accessmylogin.s3.amazonaws.com/assets/swift-bottom-logo.png');
float: left;
width: 100%;
background-repeat: no-repeat;
background-position: center bottom;
height: 70px;
margin-bottom: 44px;
}



/* ========== footer // END ========== */

/* ========== Responsive styles // START ========== */




@media only screen and (min-device-width : 568px) and (max-device-width : 1100px) and (orientation : landscape) {
.lb-content-inner {
max-height: 150px;
min-height: 150px;

}

}


@media only screen and (max-width: 1250px) {
.hero-banner {
padding:0 15px;
}
}

@media only screen and (max-width: 1160px) {
.gallery-detail, .thumbnails {
width:45%;
}
}

@media only screen and (min-width: 1130px) {
.desktophidden {
display:none;
}
}
@media only screen and (max-width: 1130px) {

.topbar,
.navi,
section.products-container,
.footer-sect.sect-links-1,
.footer-sect.sect-links-2,
.footer-sect.sect-links-3,
.mobilehidden {
display:none !important;
} 

.footer-sect.sect-links-4 {
width: 100% !important;
margin-right: 0 !important;
}

.footer-sect ul li {
display: inline-block;
padding: 14px;
}

.lb-content { margin-top:0;
}
.lb-content h3 {
text-align: left;
}

.logo {
width:100%;
text-align: center;
}
.logo img {
max-width: 190px;
}
.gallery-images {
float: left;
width: 100%;
position: relative;
}
.gallery {
width:100%; margin-right:0;
}
.thumbnails {
text-align:center;
width: 100%;
}
.gallery-detail {
width:100%;
margin-top:50px;
float: left;
margin-top: 0;
}
.gallery-detail .product-price {
margin-bottom:50px;
}
.gallery-images .g-img-con {

left: 50%;

transform: translate(-50%, 0);

-webkit-transform: translate(-50%, 0);

-moz-transform: translate(-50%, 0);
}
}
@media only screen and (max-width:1024px) {
.description-container .icon,
.specs-box .icon,
.package-box .icon {
width: 35px;
margin-right: 19px;
float: left;
}

.description-container .text {
width: 92%;
float: left;
}
.specs-box .text,
.package-box .text {
padding-top:2px;
}



.specs-box, .package-box {
width:100%; margin:0;
}

.specs-box {
margin-bottom:18px;
}
.footer-sect.sect-links-1, .footer-sect.sect-links-2, .footer-sect.sect-links-3, .footer-sect.sect-links-4 {
width:45%;
min-height: 130px;
text-align: center;
margin-right: 5%;
margin-bottom: 25px;
}
.footer-sect a.subscribe-btn {
margin-left:auto; margin-right:auto; float:none; display:inline-block;
}

}

@media only screen and (max-width: 768px) {
.description-container .text {
width: 100%;
}

}

@media only screen and (max-width: 640px) {

section.whyshop-container ul li {

width: 48%;
}


.sub-footer {
text-align:center;
height: auto;
}
.sub-footer p {
width:100%; text-align:center;
}

.sub-footer img {
margin-top:20px; float:none;
}


}






@media only screen and (max-width: 480px) {
.footer-sect.sect-links-4 img {
width:100%; max-width:240px;
}
.footer-sect.sect-links-1, .footer-sect.sect-links-2, .footer-sect.sect-links-3, .footer-sect.sect-links-4 {
width:100%;min-height:auto;
}
}


@media only screen and (max-width: 424px) {

}

@media only screen and (max-width: 320px) {

.lb-content-inner {
max-height: 250px;

}

}



@media only screen and (min-device-width : 0px) and (max-device-width : 576px) and (orientation : landscape) {
.lb-content-inner {
max-height: 120px;
min-height: 120px;
}

}   