@charset "utf-8";
/* 
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,
Level 7, 91 Philip Street 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: String For Less Store
Version: 1.0
Created: 13 November 2017
Last Modified: 13 November 2017 
Last Modified By: Waqas
----------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900');
*{
margin:0;
padding: 0;
outline: none;
border:none;
text-decoration : none;
}
img {
max-width: 100%;
display: block;
}
a{
text-decoration:none;
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
display: block;
}
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
position: relative;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.wrapper{
float: left;
width: 100%;
font-family: 'Roboto', sans-serif;
}
.content {
max-width: 1150px;
width: 100%;
margin: 0 auto;
padding-left: 15px;
padding-right: 15px;
overflow: hidden;
box-sizing: border-box;
}
/* ========== Header STYLES // START ========== */
header {
width: 100%;
float: left;
}
.header-top {
width: 100%;
float: left;
background: #f5f5f5;
}
.logo {
float: left;
width: 291px;
margin-top: 20px;
margin-bottom: 21px;
}
.logo2 {
float: right;
width: 300px;
margin-top: 24px;
margin-bottom: 24px;
}
nav {
width: 100%;
float: left;
background: #393939;
}
nav .menu {
list-style: none;
}
nav .menu li {
float: left;
height: 53px;
line-height: 53px;
}
nav .menu li:last-child {
float: right;
}
nav .menu li a {
font-size: 15px;
font-weight: 500;
color: #ffffff !important;
display: block;
padding-left: 34px;
padding-right: 34px;
text-transform: uppercase;
}
nav .menu li:first-child a {
padding-left: 16px;
}
nav .menu li:last-child a {
padding-right: 16px;
padding-left: 0;
}
.burgermenu,
.closemenu {
display: none;
}
/* ========== Header STYLES // END ========== */
/* ========== Banner STYLES // START ========== */
.banner {
width: 100%;
max-width: 1500px;
margin: 0 auto;
text-align:center;
clear:both;
}
.banner img {
margin-left: auto;
margin-right: auto;
}
/* ========== Banner STYLES // END ========== */
/* ========== Categories STYLES // START ========== */
.categories {
width: 100%;
float: left;
margin-top: 16px;
}
.categories .cat-single {
float: left;
width: 49.375%;         /* 553px; */
margin-right: 1.25%;   /* 14px; */
margin-bottom: 16px;
}
.categories .cat-single:nth-child(2n) {
margin-right: 0;
}
.categories .cat-link {
font-size: 20px;
font-weight: 900;
color: #ffffff !important;
text-transform: uppercase;
text-align: center;
height: 56px;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
align-items: center;
justify-content: center;
background: #000000;
padding-left: 10px;
padding-right: 10px;
box-sizing: border-box;
}
/* ========== Categories STYLES // END ========== */
/* ========== Brands STYLES // START ========== */
.brands {
width: 100%;
float: left;
padding-top: 32px;
padding-bottom: 57px;
}
.sect-title {
width: 100%;
float: left;
text-align: center;
margin-bottom: 20px;
}
.sect-title h2 {
font-size: 35px;
font-weight: 400;
color: #000000;
text-transform: uppercase;
display: inline-block;
background: url(images/sect-title-bg.png) no-repeat center bottom;
letter-spacing: 0.9px;
padding-bottom: 11px;
}
.brands .sect-title {
margin-bottom: 30px;
}
.brands .brand-img {
float: left;
width: 20%;
margin-top: 10px;
margin-bottom: 19px;
}
/* ========== Brands STYLES // END ========== */
/* ========== Features Container STYLES // START ========== */
.features {
width: 100%;
float: left;
}
.features-container {
width: 100%;
float: left;
border-top: 5px solid #f5f5f5;
padding-top: 11px;
}
.feature-single {
width: 24.52173913043478%;        /* 282px; */
float: left;
background-color: #f5f5f5;
margin-right: 0.608695652173913%;  /* 7px; */
box-sizing: border-box;
padding-left: 10px;
margin-bottom: 12px;
height: 97px;
}
.feature-single:nth-child(4n) {
margin-right: 0;
}
.feature-img {
width: 23.04964539007092%;              /* 65px; */
float: left;
margin-right: 3.900709219858156%;       /* 11px; */
padding-left: 5px;
box-sizing: border-box;
margin-top: 24px;
margin-bottom: 20px;
}
.feature-single img {
float: right;
}
.feature-text {
float: left;
width: 72.69503546099291%;
margin-top: 4px;
}
.feature-text h4 {
font-size: 19px;
font-weight: 900;
color: #acacac;
text-transform: uppercase;
height: 50px;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
align-items: flex-end;
justify-content: flex-start;
}
.feature-text span {
font-size: 13px;
font-weight: 400;
color: #acacac;
text-transform: uppercase;
}
/* ========== Features Container STYLES // END ========== */
/* ========== Footer STYLES // START ========== */
footer {
width: 100%;
float: left;
background: #f5f5f5;
padding-bottom: 23px;
}
footer .footer-links {
float: left;
margin-top: 47px;
}
.footer-links ul {
list-style: none;
}
.footer-links ul li {
float: left;
}
.footer-links ul li a {
font-size: 13px;
font-weight: 400;
color: #707070 !important;
text-transform: uppercase;
border-right: 1px solid #707070;
padding-left: 18px;
padding-right: 18px;
}
.footer-links ul li:first-child a {
padding-left: 0;
}
.footer-links ul li:last-child a {
padding-right: 0;
border-right: none;
}
footer .copyrights-info {
float: right;
margin-top: 27px;
}
.copyrights-info span {
font-size: 13px;
font-weight: 400;
color: #707070;
}
.copyrights-info img {
margin-top: 18px;
margin-left: 11px;
}
/* ========== Footer STYLES // END ========== */
/* ========== Listing Page STYLES // START ========== */
.gallery-container {
clear: both;
width: 100%;
float: left;
margin-top: 30px;
margin-bottom: 32px;
}
.gallery {
width: 52%;
float: left;
position: relative;
margin-top: 67px;
}
.white-box {
width: 100%;
max-width: 560px;
height: 586px;
}
.defaultimg {
position: absolute;
top: 0;
bottom: 0;
left: 37px;
width: 100%;
max-width: 565px;
height: 586px;
max-height: 586px;
-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;
}
.defaultimg img {
width: auto;
max-height: 100%;
}
.thumbnails {
list-style: none;
text-align: center;
margin-left: 7px;
}
.thumbnails li {
display: inline-block;
width: 89px;
height: 100px;
}
.thumbnails .item-container {
cursor: pointer;
width: 79px;
height: 94px;
position: relative;
border: 1px solid  #d0d0d0;
}
.thumbnails .item-container:hover {
border: 1px solid #b4b4b4;
}
.thumbnails .item-container img {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
}
.thumbnails .gallery-content {
display: none;
position: absolute;
top: 0;
left: 37px;
bottom: 0;
width: 100%;
max-width: 565px;
height: 586px;
max-height: 586px;
}
.item-wrapper {
position: relative;
width: 100%;
height: 100%;
}
.thumbnails .gallery-content img {
position: absolute;
top: 0;
right: 0;
left: 0;
}
.thumbnails li:hover .gallery-content#image1 {
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 li:hover ~ .defaultimg {
display: none;
}
@-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 {
width: 43%;
float: right;
margin-top: 17px;
padding-left: 2.9%;
box-sizing: border-box;
border-left: 1px solid #cdcdcd;
}
.gallery-detail h1 {
font-size: 27px;
font-weight: 700;
color: #000000;
line-height: 31px;
text-transform: uppercase;
width: 90%;
margin-top: 65px;
letter-spacing: 0.6px;
}
.gallery-detail h1 span {
text-transform: none;
}
.gallery-detail .price {
font-size: 31px;
font-weight: 400;
color: #000000;
margin-top: 27px;
letter-spacing: 0.8px;
}
.tabs {
clear: both;
width: 100%;
float: left;
margin-top: 44px;
border-top: 1px solid #cdcdcd;
}
.tabs:after {
content: '';
display: table;
clear: both;
}
.tabs input[type=radio] {
display: none;
}
.tabs label {
float: left;
font-size: 19px;
font-weight: 500;
color: #000000;
height: 54px;
line-height: 54px;
text-align: left;
padding-left: 1px;
box-sizing: border-box;
cursor: pointer;
border-bottom: 1px solid #cdcdcd;
background: #fff url(images/tab-list-img.png) no-repeat calc(100% - 12px) center;
}
.tabs .tab1,
.tabs .tab2,
.tabs .tab3,
.tabs .tab4,
.tabs .tab5,
.tabs .tab6 {
width: 100%;
}
.tabs [id^="tab"]:checked + label {
color: #161616;
background: #fff url(images/tab-list-active-img.png) no-repeat calc(100% - 12px) center;
border-bottom: none;
}
.tab-content {
display: none;
width: 100%;
float: left;
padding: 17px 9% 44px 2.5%;
min-height: 200px;
box-sizing: border-box;
border-top: 1px solid #cdcdcd;
border-bottom: 1px solid #cdcdcd;
}
.tab-content table {
width:100%;
}
.tab-content table tr td {
width: 100%;
}
#tab1:checked ~ #tab-content1,
#tab2:checked ~ #tab-content2,
#tab3:checked ~ #tab-content3,
#tab4:checked ~ #tab-content4,
#tab5:checked ~ #tab-content5,
#tab6:checked ~ #tab-content6 {
display: block;
}
.tab-content * {
-webkit-animation: scale 0.7s ease-in-out;
-moz-animation: scale 0.7s ease-in-out;
animation: scale 0.7s ease-in-out;
}
.tab-content h1, .tab-content h2, .tab-content h3, .tab-content h4, .tab-content h5  .tab-content h6 {
color: #333;
margin: 15px 0px;
letter-spacing: 1px;
}
.tab-content h1 {
font-size: 26px;
}
.tab-content h2 {
font-size: 24px;
}
.tab-content h3 {
font-size: 22px;
}
.tab-content h4 {
font-size: 20px;
}
.tab-content h5 {
font-size: 18px;
}
.tab-content h6 {
font-size: 16px;
}
.tab-content p {
padding: 5px 0;
font-size: 14px;
line-height: 20px;
font-weight: 300;
margin-bottom: 12px;
letter-spacing: 0.1px;
}
.tab-content p{
color: #000000;
}
.tab-content a {
color: #06F;
}
.tab-content ol, .tab-content ul {
margin-left: 30px;
font-size: 14px;
color: #000000;
line-height: 22px;
}
.tab-content ol ol li {
list-style-type: lower-alpha;
}
.tab-content ol ol ol li {
list-style-type: lower-roman;
}
.tab-content ul {
padding-bottom: 6px;
}
.tab-content ul ul li {
list-style-type: circle;
}
.tab-content ul ul ul li {
list-style-type: square;
}
@keyframes scale {
0% { 
transform: scale(0.9);
opacity: 0;
}
50% {
transform: scale(1.01);
opacity: 0.5;
}
100% { 
transform: scale(1);
opacity: 1;
}
}
/* ========== Listing Page STYLES // END ========== */
/* ========== Sidebar STYLES // START ========== */
.side-bar {
float: left;
width: 274px;
margin-top: 13px;
margin-left: 15px;
}
.store-search {
clear: both;
width: 100%;
float: left;
padding-bottom: 28px;
margin-bottom: 23px;
}
.store-search h4,
.store-category h4 {
font-size: 16px;
font-weight: 700;
color: #ffffff;
text-transform: uppercase;
padding-left: 16px;
box-sizing: border-box;
height: 50px;
line-height: 50px;
background: #bababa;
}
.store-category h4 {
background: #ff9907;
}
.store-search .search {
position: relative;
margin: 3px 0 5px 0;
}
.store-search .search-field {
width: 100%;
border: 1px solid #000001;
background: #fdfdfd;
height: 50px;
line-height: 48px;
box-sizing: border-box;
font-size: 15px;
font-weight: 400;
color: #2a2a2a;
padding-left: 10px;
padding-right: 50px;
}
.store-search .search-btn {
position: absolute;
top: 0;
right: 0;
width: 55px;
height: 52px;
text-indent: -9999px;
background: url(images/search-icon.png) no-repeat center center;
cursor: pointer;
}
.store-search #c1 {
margin-left: 0;
}
.store-search input[type=checkbox] + label {
font-size: 13px;
font-weight: 400;
color: #111111;
margin-left: 5px;
}
.store-category {
clear: both;
width: 100%;
float: left;
padding-bottom: 14px;
margin-bottom: 40px;
}
.lcat {
border-left: 1px solid #bababa;
border-right: 1px solid #bababa;
border-bottom: 1px solid #bababa;
}
.lcat ul {
list-style: none;
}
.lcat ul li {
line-height: 48px;
width: 100%;
margin: 0 !important;
}
.lcat ul li a,
.lcat ul li span {
font-size: 13px;
font-weight: 400;
color: #111111;
display: block;
width: 100%;
text-transform: uppercase;
padding-left: 18px;
box-sizing: border-box;
border-bottom: 1px solid #bababa;
background: url(images/side-list-img.png) no-repeat calc(100% - 10px);
}
.lcat ul li:hover a,
.lcat ul li span {
color: #ff9907;
font-weight: 700;
background: url(images/side-list-active-img.png) no-repeat calc(100% - 10px);
}
.lcat ul li span {
border-bottom: none;
}
.lcat ul.lev2 {
margin-top: 0;
padding-bottom: 20px;
border-bottom: 1px solid #e9e9e9;
padding-left: 0 !important;
}
.lcat ul.lev2 li {
line-height: 27px;
}
.lcat ul.lev2 li a,
.lcat ul.lev2 li span {
font-size: 14px;
font-weight: 400;
color: #111111;
text-transform: none;
padding-left: 32px;
border-bottom: none;
background: unset;
}
.lcat ul.lev2 li:hover a,
.lcat ul.lev2 li:hover span {
background: unset;
}
.lcat ul.lev3 li a,
.lcat ul.lev3 li span {
padding-left: 42px;
}
/* ========== Sidebar STYLES // END ========== */
/* ========== eBay Style // START ========== */
#gh-logo{ max-width:215%;}
body a:link, body .g-novisited a:visited, a:visited {
text-decoration:none; 
}
table.gallery td.details {
float:none;
width:auto;
margin:0;
background: none;
padding: 5px 5px 0px 5px;
/* border: 1px solid #eaeaea; */
}
header#gh {
background: none;
min-height: auto;
border-bottom: 0;
box-shadow: none;
}
.main-wrapper {
float: left;
width: 100%;
margin-top:28px;
}
td#CentralArea {
/* padding-bottom: 10px; */
/* background: #ffffff; */
margin-top: 0;
float: right;
font-family: Roboto, arial;
/* border-left: 1px solid #ccc; */
}
.pagecontainer table.tb_v4bc ~ table {background: #fff;}
}
body, td, .g-std { font-family:'Work sans', arial !important;}
}
table.content-container-table {
width: 1000px;
margin: 0px auto 0px auto;
padding-top: 0;
padding-left: 0;
padding-right: 0;
/* background: #ffffff; */
/* box-sizing: border-box; */
/* box-shadow: 0px 0px 10px 0 #000; */
}
.ttl {
display: none;
}
.toplne {
border: 0; float:left; width:100%;
}
a.all_cats {
display: none;
}
.footerline {
width: 950px;
padding: 25px;
margin: 0 auto;
background: #fff;
border-top: 5px solid #ddddd8;
}
td#CentralArea div.v4stabl {
margin-bottom: -43px;
font-size: 12px;
margin-top: 26px;
padding-right: 6px;
color: #000000;
font-weight: normal;
text-transform: none;
display: none;
}
span#v4-8 {
/* display: none; */
}
div.v4stabl a {
color: #363636;
text-decoration:none;
font-weight: bold;
font-size: 12px;
}
.ctrlbr {
color: #555555;
height: 14px;
text-align: left;
float: right;
border: none;
margin-top: -37px;
padding: 4px 0px 8px 0px;
border-bottom: 0;
position: relative;
z-index: 200;
margin-right: 8px;
margin-left: 12px;
display: block;
}
span.pdmt .label {
color: #111;
font-size: 16px;
font-weight: 400;
font-family: Roboto, arial;
/* border-right: 1px solid #313131; */
padding-right: 8px;
margin-right: 5px;
height: 22px;
float: left;
text-transform: capitalize;
}
.ctrlbr span#v4-7, .ctrlbr span#v4-8 {
color: #e9a400;
font-weight: bold;
font-size: 12px;
}
span.pdmt {
font-size:12px;
}
td#CentralArea span.pdmt {
padding-right:0px; 
/* padding-left:10px; */
font-weight: normal;
}
span.pdmt .cur {
background: #fff url(images/arrow1.png) no-repeat scroll 96% center;
padding-right: 14px;
color: #111;
font-weight: 400;
font-size: 14px;
margin-right: 0;
text-transform: capitalize;
padding: 7px 24px 6px 6px;
border-radius: 0;
font-family: Roboto,arial;
border: 0px solid #c7c7c7;
margin-top: -7px;
display: inline-block;
}
span.pdmt img {
display:none;
}
.fpcc .countClass {
font-weight: 600;
font-size: 16px !important;
text-transform: uppercase;
color: #ff9907;
font-family: Roboto, arial;
}
.fpcc span.keywordClass {
color: #ff9907;
background-color: transparent;
font-size: 16px;
font-weight: 600;
text-transform: capitalize;
font-family: Roboto, arial;
}
.r3_cm {
width: 805px;
float: right;
margin-top: 0;
border-left: 0;
padding: 0 0 0 0px;
background: transparent;
/* margin-right: 15px; */
}
.r3_hm, .r3_c, .r3_s {
border:none !important;
}
.r3_t {
background:none !important;
display: none;
}
.r3_t b, .r3_bl b {
margin:0 !important;
background:none;
}
.r3_t i, .r3_bl i {
display:none;
}
.rs_box {
border: 0;
/* height: 15px; */
box-shadow: none !important;
/* overflow: hidden; */
padding-top: 0;
float: left;
width: 805px;
}
.cmpBr {
border-bottom: 0;
height: 15px;
background:none;
padding: 7px  0px 6px 0;
display: none;
/* margin-top: -26px; */
border-top: 0;
border-bottom: 1px solid #cbcbcb;
float: right;
width: 98%;
margin-bottom: 15px;
}
.cmsg {
font-size: 11px;
padding-right:0;
padding-top:0;
display: none;
}
.cmpBr span a {
color: #7c78c3!important;
font-size: 11px;
}
.image a.gpvi img {
/* padding: 7px 30px; */
/* background-color: #ffffff; */
/* border: 1px solid #cbcbcb; */
max-height: 140px;
height: auto;
display: inline;
max-width: 140px;
width: auto;
}
.image {
width: 200px !important;
border-bottom: 0;
padding-bottom: 0;
height: 140px;
}
table.grid {
float:left;
margin-top: 0;
border-bottom: 0;
3: 300px
/* background: #fff!important; */
/* margin-bottom: 10px; */
}
.grid td.gallery {
float: left;
font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
height: auto;
margin-bottom: 0px;
margin-right: 20px;
margin-left: 0;
padding: 0px;
text-align: center;
width: 252px;
margin-top: 0;
border: 0;
background: none;
}
span.label {
/* display:none; */
}
table.gallery {
height: 316px;
border-radius: 0;
width: 256px !important;
margin-top: 0 !important;
margin-bottom: 15px !important;
margin-left: 0;
padding: 0 !important;
border: 1px solid #f2f2f2 !important;
box-shadow: none !important;
/* background: #dbdbdb url(images/listingbg.png) repeat-x center center!important; */
background: #fff !important;
}
table.gallery tr:nth-child(2) {
display: none;
}
td.details table.fixed tr:nth-child(2) {display: inline;}
.grid td.left {
border:none;
}
table.gallery td.picture {
padding: 5px 0 0 0 !important;
border: 0;
/* background: #fff; */
}
table.gallery td.details div.ttl {
display:block;
}
table.gallery td.details div.ttl a {
color: #231f20;
font-weight: 500;
font-size: 15px;
line-height: 1.3;
font-family: Roboto, arial;
text-transform: capitalize;
}
table.gallery td.details div.ttl {
margin: 2px 0 15px 0;
text-align: center;
min-height: 50px;
}
table.gallery tbody {
width: 100%;
}
table.fixed {
width:100%;
background: none;
padding: 0px 0 10px 0;
margin-top: 0 !important;
}
table.fixed td {
width: 100%;
display: block;
/* float: right; */
position: relative;
}
table.fixed td span.label {
display:none;
}
table.gallery .mi {
display: none;
}
.mi a {
color: #7994c1!important;
font-size: 12px;
font-weight: bold;
display: none;
}
div.ship.clearFullDiv.clr {
display: none;
font-size: 12px;
font-weight: bold;color: #252525;
width: 100%;
text-align: center;
font-family:  arial;
}
table.fixed tr td img {
text-align:left;
display: none;
}
table.fixed tr td span.bin.g-b {
font-weight: 500;
color: #000;
font-size: 21px;
font-family: Roboto, arial;
text-align: center;
border: 0;
padding-bottom: 0;
display: block;
float: left;
width: 100%;
margin-top: 0;
text-decoration: none;
padding: 10px 0;
background: #fff;
}
table.fixed div.time2 {
color: #000;
padding-top: 22px;
width:120%;
display: none;
}
div.itemseparator {
margin:7px 0;
border:none;
display: none;
}
td#CentralArea div.dynpg {float: left;margin: 10px 0 0px 0;padding: 2px 0 0px 0;width: 100%;border-radius: 0;border-top: 0;border-bottom: 0;height: 35px;background: none;}
.r3_t, .r3_t b, .r3_bl, .r3_bl b {
background-image:none;
}
table.pgbc {
border-top: 0;
font-family: Roboto, arial;
font-size: 15px;
border-radius: 0;
/* padding: 6px 0; */
background: #f2f2f2;
border-bottom: 0;
}
table.pgbc a, .dynpg .r .form label{
color: #111 !important;
font-size: 13px;
font-weight: 500 !important;
text-transform: capitalize;
font-family: Roboto, arial;
}
.pgbc {
color: #FFFFFF;
padding: 0 5px;
background-color: #fff;
border: none;
width: 100%;
border-radius: 5px;
margin-left: 0;
}
span.cnt {
display:none !important;
}
#fpcap {width: 97%;height: 19px;padding: 17px 13px 13px 13px;margin-bottom: 0;float: left;margin-top: 0;margin-left: 0px;background: #f2f2f2;display: block;border-bottom: 0;font-family: Roboto,arial, sans-serif;border-top: 0;}
.fpcc .matchClass {
color: #111;
font-size: 16px;
font-weight: 400;
font-family: Roboto, arial;
text-transform: capitalize;
}
.rs-pview {
padding:0;
margin-top: 15px;
float: right;
width: 100%;
}
.dynpg span.page {
color: #111;
font-weight: 500;
text-transform: capitalize;
font-size: 13px;
font-family: Roboto, arial;
}
.dynpg .prev a.disabled {
color: #111;
font-size: 13px;
font-weight: 500 !important;
text-transform: capitalize;
}
.dynpg span.pipe {
margin: 0 3px;
padding: 0;
color: #111;
font-family: Roboto,arial, sans-serif;
font-size: 13px;
}
.dynpg td.pages a.enabled:visited, .dynpg td.pages a.enabled {
color: #707070;
}
input#q_10 {
color: #fff;
padding: 2px 5px;
font-weight: 500;
border-radius: 0;
text-transform: uppercase;
font-size: 13px;
height: 33px;
background-color: #000;
background-image: none;
width: 34px;
text-indent: 0;
border: 0;
display: inline-block;
font-family: Roboto,arial, sans-serif;
float: right;
}
td#CentralArea span.pdmt:first-child {
display: none;
}
.ml-pm ul li, .ml-pm ul li a:hover, .ml-pm ul li a:link, .ml-pm ul li a:visited {
color:#000;
}
#v4-55 > table > tbody > tr > td.m > table > tbody > tr > td.pages > a.disabled {
color: #868686 !important;
background: #fff;
padding: 4px 9px;
border: 1px solid #d2d2d2;
font-size: 15px;
}
#TopPromoArea{
width: 756px !important;
float: right;
display: none;
margin-right: 0;
margin-top: 30px;
}
.dynpg .r .form input.page {
margin: 0 0px 0 5px;
width: 21px;
border: 1px solid #d2d2d2;
height: 31px;
padding-left: 7px;
}
.v4stabl b {
color: #7c78c3;
}
span.bid.g-b {
font-size: 18px;
font-weight: 700;
color: #6ecddd;
font-family: arial, sans-serif;
}
table.gallery table.fixed span.stp {
font-size: 16px;
color: #000; 
font-family:  Roboto, arial, sans-serif;
float: left;
display: block;
width: 100%;
margin-top: -15px;
}
.anchors {
background: url(images/buynow-btn.png) no-repeat center center;
display: none;
width: 100%;
height: 37px;
margin-top: 10px;
/* float: right; */
margin-bottom: 5px;
}
table.grid td.gallery:last-child {
margin-right: 0;
}
table.grid td.gallery:last-child table{
/* border-right: 0 !important; */
}
table.gallery div.subtitle{
display:block;
font-size: 14px;
color: #231f20;
font-family:  Roboto, arial, sans-serif;
text-align: left;
}
.hidden {
display:none;
}
a.disabled img, a.enabled img {
display:none;
}
.pagecontainer table:nth-child(5) td > table:nth-child(2), .pagecontainer table:nth-child(5) td > table:nth-child(3) {
width: 1120px;
margin: 0px auto 0 auto;
padding-left: 0;
padding-right: 0;
background: #fff;
padding-top: 10px;
border: 0;
border-top: 0;
margin-bottom: 20px;
}
.pagecontainer table:nth-child(5) td > table:nth-child(2) td#LeftPanel, table.v4thldr {
width: 290px !important;
padding: 0;
background: #fff;
}
/*custom sidebar */
.v4title h2 {
font-size: 16px;
color: #fff;
font-weight: 600;
margin-left: 0;
width: 100%;
height: 50px;
line-height: 53px;
text-align: left;
background: url(images/line02.png) no-repeat left bottom;
text-transform: uppercase;
font-family: Roboto,arial, sans-serif;
}
table.v4acpcont:first-child table.v4acp td.v4title {
padding-left: 15px;
border-bottom: 0px solid #d1d1d1;
border-radius: 0;
background: #bababa;
padding-top: 0;
}
table.v4acp tr.v4acp_head td.v4title {
background: #f5f5f5;
/* padding-left: 15px; */
font-weight: 700;
margin: 0;
line-height: 44px;
padding-right: 0;
padding-bottom: 0;
padding-top: 0;
font-family: oswald, arial;
}
table.v4acp {
background: #fff;
padding: 0px 0px 0 0px;
height: 35px;
line-height: 35px;
border-bottom: 0;
}
td.v4accent {
display: none;
}
td.v4hspacer {
display: none;
}
table.v4midBox.v4nfc {
background: #fff;
border: 0;
padding: 0px 0px 0px 0px;
box-sizing: border-box;
border-radius: 0;
/* margin-bottom: 20px; */
/* border-top: 0; */
}
table.v4midBox tr.v4acp_mid td.v4mid {
padding: 0 0px;
background: none;
border: 0;
}
.v4sbox {
width: 228px;
height: 45px;
line-height: 43px;
background: #fff;
color: #6d6d6d;
border: 1px solid #000;
padding-left: 10px;
border-right: 0;
border-radius: 0;
font-family: Roboto,arial, sans-serif;
font-size: 14px;
}
input[type="submit" i] {
}
v4mid submit {
width: 54px;
height: 30px;
background: #ee008b;
cursor: pointer;
color: white;
padding: 5px 0;
}
.lcat {
width: 100%!important;
margin-top: 0px;
/* border: 0; */
padding-top: 0;
box-sizing: border-box;
background: #fff;
padding-left: 0;
padding-right: 0;
border-bottom: 0;
padding-bottom: 0;
font-family: Roboto,arial, sans-serif;
}
.lcat .link  { display:none;}
a.all_cats {
display: none !important;
}
.link a {/* color:#111 !important; */}
table.v4acpcont:first-child{margin-top:0 !important;background: #fff;border: 0px solid #e8e8e8 !important;border-top: 0;}
table.v4acpcont {
width: 290px !important;
/* background: #f6eee3; */
padding: 0 !important;
box-sizing: border-box;
margin: 12px 0 0 0 !important;
/* border: 1px solid #e8e8e8 !important; */
box-shadow: none !important;
/* border-top: 0 !important; */
}
table.v4acpcont:nth-child(2) table.v4midBox.v4nfc {
background: none;
padding: 0;
border: 0;
background: #fff;
}
label.g-hdn {
display: none;
}
input[type="submit"] {width: 50px;height: 47px;cursor: pointer;text-indent: -9999px;margin-top: 0px;border: 1px solid #000;border-left: 0;border-radius: 0;background: #fff url(images/search-icon.png) no-repeat center center;}
input#v4-2 {
margin-top: 10px;
margin-right: 5px;
width: 15px;
height: 15px;
margin-left: 0px;
/* background: url(images/check-box.png); */
vertical-align: middle;
float: left;
/* background-color: #fff; */
}
input#v4-2 + label {
font-size: 13px;
margin-top: 10px;
color: #000;
float: left;
font-weight: 400;
font-family: Roboto,arial, sans-serif;
}
form table {
padding-left: 0;
margin-top: 5px;
margin-bottom: 15px;
width: 100%;
padding-right: 0;
background-color: transparent;
padding-bottom: 10px;
margin-left: 0;
font-family: Roboto, arial;
border-bottom: 0;
margin-right: 0;
}
table.v4acpcont:nth-child(2) table.v4acp {
background: transparent;
height: 35px;
line-height: 35px;
border: 0;
}
table.v4acpcont:nth-child(2) table.v4acp td.v4title{
box-sizing: border-box;
border-radius: 0;
border-top: 0;
border-bottom: 0px solid #d2d2d2;
background: #ff9907;
margin-left: 0;
padding-left: 15px;
}
table.v4acpcont:nth-child(2) table.v4acp td.v4title h2 {
color: #fff;
padding-left: 0;
height: 52px;
font-size: 16px;
line-height: 52px;
font-weight: 600;
box-sizing: border-box;
text-transform: uppercase;
background: none;
}
div.bpmsg {
background: #004025;
padding: 5px 0 8px 16px;
float: left;
width: 99.9%;
box-sizing: border-box;
color: #Fff; display:none;
font-family: inherit;
font-weight: 400;
}
.bpmsg span.title {
color: #fff;
font-size: 14px;
font-family: Work sans, arial;
font-weight: 400;
}
.bpmsg span.option {
color: #fff;
font-family: Work sans, arial;
font-weight: 400;
font-size: 14px;
}
.bpmsg span.lnk a {
color: #fff;
}
footer#glbfooter ul li { background:none;}
table.li.nol td.details div.ttl {
display: block;
}
table.li.nol td.details div.ttl a {
font-size: 16px;
font-weight: 600;
color: #000;
}
td.details .ttl.g-std img.ii.iiNew.before, td.details .ttl.g-std img.ii.iippl {
display: none;
}
div.mg.spc.arun {
float: left;
position: absolute;
margin-top: 51px;
z-index: 100;
}
div.msg.arun b, div.msg.arun.spc i {
color: #000;
}
/* ========== eBay Style // END ========== */
/* ========== Custom Page // START ========== */
.custom-pages {
width: 100%;
float:right;
clear:both;
}
.custom-pages-title {
background-color: #333;
width: 100%;
height: 43px;
color: #fff;
font-size: 15px;
line-height: 43px;
text-transform: uppercase;
text-indent: 10px;
text-align: left;
}
.custom-pages-content, .faqcp {
float:left;
width:96%;
background:#fff;
font-size:15px;
padding:2%;
line-height:21px;
}
.custom-pages-content h1, .custom-pages-content h2, .custom-pages-content h3, .custom-pages-content h4, .custom-pages-content h5, .custom-pages-content h6, {
color: #333;
padding: 10px 0;
}
.custom-pages-content h1 {
font-size: 26px;
}
.custom-pages-content h2 {
font-size: 24px;
}
.custom-pages-content h3 {
font-size: 22px;
}
.custom-pages-content h4 {
font-size: 20px;
}
.custom-pages-content h5 {
font-size: 18px;
}
.custom-pages-content h6 {
font-size: 16px;
}
.custom-pages-content p {
padding:5px 0;
line-height:25px;
font-size:15px;
}
.custom-pages-content p a {
color:#06F;
}
.custom-pages-content ul, .custom-pages-content ol {
margin-left:30px;
font-size: 15px;
color: #333;
line-height: 25px;
}
.custom-pages-content ol ol li {
list-style-type: lower-alpha;
}
.custom-pages-content ol ol ol li {
list-style-type: lower-roman;
}
.custom-pages-content ul {
list-style-type:disc;
}
.custom-pages-content ul ul li {
list-style-type: circle;
}
.custom-pages-content ul ul ul li {
list-style-type: square;
}
/* ========== Custom Page // END ========== */
/* ========== Misc // START ========== */
/* Swift CMS Basic Styling // START */
.text-center img {
text-align:center;
margin:0 auto;
}
.text-center {
text-align:center;
}
.text-left {
text-align:left;
}
.text-right {
text-align:right;
}
/* Swift CMS Basic Styling // END */
span.oriprs {
display: none;
}
span.disct {
display: none;
}
img {
border:none;
border:0px;
}
textarea:focus, input:focus {
outline: 0;
}
*:focus {
outline: 0;
}
/* Signature // START */
#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: 20px 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;
}
/* Signature // END */
/* Site Notice // START */
div#GlobalNotice {
width:85%;
height: auto;
margin: 20px auto;
border: solid #F00 1px;
background: #FEEFDA;
}
div#GlobalNotice h3 {
height: 38px;
width: 97%;
margin-top: 0px;
margin-bottom: 2px;
margin-left: auto;
margin-right: auto;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #555;
text-align: center;
line-height: 46px;
border-bottom: #555 dotted 1px;
}
div#GlobalNotice div {
width: 96%;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #555;
height: auto;
margin: 10px;
margin-left: auto;
margin-right: auto;
}
/* Site Notice // END */
/* ========== Misc // END ========== */
/* ========== Responsive Items Style // START ========== */
@media (max-width: 1100px) {
nav .menu li a {
padding-left: 61px;
padding-right: 61px;
}
.feature-text h4 {
font-size: 16px;
}
}
@media (max-width: 1050px) {
nav .menu li a {
padding-left: 51px;
padding-right: 51px;
}
}
@media (max-width: 1024px) {
.defaultimg,
.thumbnails .gallery-content {
left: 10px;
}
}
@media (max-width: 980px) {
nav .menu li a {
padding-left: 40px;
padding-right: 40px;
}
.feature-img {
padding-left: 0;
}
}
@media (max-width: 900px) {
.logo {
width: 100%;
max-width: 291px;
float: none;
margin-left: auto;
margin-right: auto;
}
nav {
position: relative;
}
.burgermenu {
display: block;
width: 60%;
float: left;
font-size: 20px;
font-weight: 700;
color: #fff;
text-transform: uppercase;
text-decoration: none;
padding: 14px 0 9px;
}
.burgermenu:focus, .burgermenu:active { color:#fff;}
.burgermenu img {
display: inline-block;
width: 25px;
margin-right: 5px;
}
nav .menu {
width: 100%;
float: left;
padding-top: 10px;
padding-bottom: 10px;
}
nav .menu li {
width: 100%;
height: 32px;
line-height: 32px;
padding-left: 0;
padding-right: 0;
box-sizing: border-box;
}
nav .menu li a {
padding-left: 0;
padding-right: 0;
}
nav .menu li:first-child a {
padding-left: 0;
}
nav .menu li:last-child a {
padding-right: 0;
}
.menu,
.closemenu {
display: none;
}
.closemenu {
font-size: 14px;
font-weight: 400;
color: #fff;
border: 2px solid #fff;
border-radius: 16px;
padding: 5px 9px;
text-decoration: none;
text-transform: uppercase;
position: absolute;
top: 10px;
right: 15px;
}
nav .mobile-menu:hover .menu,
.mobile-menu:hover ~ .closemenu {
display: block;
}
.categories .cat-single {
width: 49%;
margin-right: 2%;
}
.gallery,
.gallery-detail {
width: 100%;
max-width: 100%;
}
.gallery {
margin-top: 0;
}
.gallery-detail {
border-left: none;
padding-left: 0;
}
.white-box,
.defaultimg,
.thumbnails .gallery-content {
width: 100%;
max-width: 100%;
height: 580px;
max-height: 580px;
left: 0;
}
.defaultimg img,
.thumbnails .gallery-content img {
margin: auto;
width: auto;
max-height: 100%;
}
.thumbnails {
margin-left: 0;
}
}
@media (max-width: 800px){
}
@media (max-width: 768px){
#ds_div {
overflow:hidden !important;
}
.feature-single {
width: 49%;
margin-right: 2%;
}
.feature-single:nth-child(2n) {
margin-right: 2%;
}
.feature-single:nth-child(2n) {
margin-right: 0;
}
.feature-text h4 {
font-size: 19px;
}
footer .footer-links {
width: 100%;
}
.footer-links ul {
width: 100%;
max-width: 446px;
margin-left: auto;
margin-right: auto;
}
footer .copyrights-info {
width: 100%;
text-align: center;
}
.copyrights-info img {
margin-left: auto;
margin-right: auto;
}
/* CATALOGUE Responsive */
span.pdmt .label {/* color: #000; */text-align: left;/* padding-left: 0 !important; *//* margin-left: 0 !important; */}
footer#glbfooter {
width: 96%;
padding: 20px 2% 40px 2%!important;
}
#LeftPanel + td { display:none;}
.wrapper {
/* overflow:hidden; */
}
body {
margin: 0 5px 5px 5px !important;
overflow-x: hidden !important;
}
td#CentralArea div.dynpg {
height:auto;
}
table.content-container-table {
width:100%;
display:block;
padding-left: 0;
padding-right: 0;
}
table.content-container-table td {
display: block;
width:100%;
}
table.content-container-table td:nth-child(2) {
}
#LeftPanel {
display:none;
}
#TopPromoArea {
width:100% !important;
display:none;
margin-bottom:20px;
float:none;
}
.r3_cm {
/* margin-top:22px; */
width: 100%;
float: left;
border-left: 0;
}
#fpcap {padding: 13px 0 12px 3%;width: 97%;}
td#CentralArea div.v4stabl {
margin-top:0px;
text-align: left;
}
.cmsg {
float: left;
margin-top: 8px;
}
.grid td.gallery, .grid td.gallery:nth-child(2) {
width: 33%;
margin: 0;
float: none;
display: inline-block;
}
table.gallery {
width: 100% !important;
min-height:315px;
margin-bottom: 10px !important;
}
table.pgbc {
width: 100%;
height: auto;
text-align: center;
margin-left: 0;
padding-left: 0;
padding-bottom: 10px;
}
.dynpg .l {
text-align: center;
padding-top: 10px;
padding-left: 0;
}
table.gallery td.details div.ttl {
/* height:48px; */
}
.dynpg table.pager td, .dynpg table.pager td:nth-child(2) {
padding-left: 0;
float: left;
margin-top: 5px;
width: 31% !important;
}
.dynpg .prev {
padding-right:10px;
}
.dynpg .next {
padding-left: 10px !important;
}
.dynpg {
text-align:center;
}
.dynpg .r, table.tb_v4bc tr td {
display:none;
}
.stBadge {
display:none !important;
}
table.pgbc td {
width: 100% !important;
text-align: center;
display: block;
}
.dynpg table.pager {
margin: 0 auto;
width: 100% !important;
}
.rs-pview{
width: 100% !important;
float: none;
margin: 0 auto;
}
.ctrlbr {
float:left;
padding-left: 10px;
margin-top: 10px;: 20px
margin-top:0;
margin-bottom: 15px;
}
.fpcc span.keywordClass, .fpcc .countClass, .fpcc .matchClass, span.pdmt .label {
font-size: 16px !important;
}
span.pdmt .cur{font-size:13px;}
.rs_box{
width: 100%;
overflow: hidden;
}
.pagecontainer table:nth-child(5) td > table:nth-child(2) {
width:100%;
padding: 0;
}
.image {width: 140px !important;}
table.gallery div.saleDiv 
{padding:0;}
}
@media (max-width: 736px){
#ds_div{
overflow:hidden !important;
}
}
@media (max-width: 667px){
.brands {
text-align: center;
}
.brands .brand-img {
float: none;
display: inline-block;
width: 24%;
}
}
@media (max-width: 640px) {
#ds_div {
overflow:hidden !important;
}
}
@media (max-width: 568px) {
#ds_div{
overflow:hidden !important;
}
.footer-links ul li {
width: 100%;
text-align: center;
}
.footer-links ul li a {
border-right: none;
padding-left: 0;
padding-right: 0;
}
}
@media (max-width: 480px) {
#ds_div {
overflow:hidden !important;
}
.categories .cat-single {
width: 100%;
margin-right: 0;
}
.brands .brand-img {
width: 32%;
}
.sect-title h2 {
font-size: 32px;
}
.feature-single {
width: 100%;
margin-right: 0;
height: auto;
padding-bottom: 10px;
}
.feature-single:nth-child(2n) {
margin-right: 0;
}
.feature-single:nth-child(2n) {
margin-right: 0;
}
.feature-img {
width: 100%;
margin-left: auto;
margin-right: auto;
float: none;
margin-top: 10px;
margin-bottom: 0;
}
.feature-single img {
float: none;
margin-left: auto;
margin-right: auto;
}
.feature-text {
width: 100%;
float: left;
text-align: center;
}
.feature-text h4 {
height: auto;
align-items: center;
justify-content: center;
}
#fpcap {
}
.footer {
width:100%;
}
.grid td.gallery, .grid td.gallery:nth-child(2), .grid td.gallery, .grid td.gallery:nth-child(1) {
width: 46%;
float: left;
margin-right: 2%;
margin-left: 2%;
}
.ctrlbr { padding-left:0;}
.burgermenu {
}
table.grid td.gallery:last-child  { display:none;}
}
@media (max-width: 440px) {
}
@media (max-width: 424px)
{
#ds_div{
overflow:hidden !important;
}
.white-box,
.defaultimg,
.thumbnails .gallery-content {
height: 480px;
max-height: 480px;
} 
table.grid td.gallery:last-child  {}
.wrapper, td#CentralArea div.dynpg {
/* width:424px; */
}
#fpcap {
/* width:82%; */
}
.footer {
width:100%;
}
.grid td.gallery, .grid td.gallery:nth-child(2), .grid td.gallery, .grid td.gallery:nth-child(1) {
width: 100%;
display: block;
}
table.grid td.gallery:last-child {
display: block;
}
}
@media (max-width: 414px)
{
#ds_div {
overflow:hidden !important;
}
.sect-title h2 {
font-size: 28px;
}
.wrapper, td#CentralArea div.dynpg {
}
#fpcap {
width: 97%;
}
.footer {
width:100%;
}
.grid td.gallery, .grid td.gallery:nth-child(2), .grid td.gallery, .grid td.gallery:nth-child(1) {
width: 100%;
float: none;
margin: 0;
}
table.grid td.gallery:last-child {
display: block;
}
table.gallery {
width: 100% !important;
margin-bottom: 15px !important;
}
}
@media (max-width: 400px) {
#ds_div {
overflow:hidden !important;
}
.wrapper, td#CentralArea div.dynpg {
/* width:400px; */
}
#fpcap {
/* width:50%; */
}
.footer {
width:100%;
}
.grid td.gallery, .grid td.gallery:nth-child(2), .grid td.gallery, .grid td.gallery:nth-child(1) {
width: 100%;
float: none;
margin: 0;
}
}
@media (max-width: 384px)
{
#ds_div{
overflow:hidden !important;
}
.wrapper, td#CentralArea div.dynpg {
/* width:384px; */
}
#fpcap {
/* width:47%; */
}
.footer {
width:100%;
}
.grid td.gallery, .grid td.gallery:nth-child(2), .grid td.gallery, .grid td.gallery:nth-child(1) {
width: 100%;
float: none;
margin: 0;
}
}
@media (max-width: 375px) {
#ds_div {
overflow:hidden !important;
}
.wrapper, td#CentralArea div.dynpg {
/* width: 375px; */
}
#fpcap {
width: 97%;
}
.grid td.gallery, .grid td.gallery:nth-child(2), .grid td.gallery, .grid td.gallery:nth-child(1) {
width: 100%;
float: none;
margin: 0;
}
.r3_cm {
/* margin-top: 22px; */
width: 100%;
float: left;
padding-left: 0;
}
}
@media (max-width: 360px;) {
#ds_div {
overflow:hidden !important;
}
.white-box,
.defaultimg,
.thumbnails .gallery-content {
height: 400px;
max-height: 400px;
}
.wrapper, td#CentralArea div.dynpg {
/* width: 360px; */
}
#fpcap {
width: 97%;
}
.footer {
width:100%;
}
.grid td.gallery, .grid td.gallery:nth-child(2), .grid td.gallery, .grid td.gallery:nth-child(1) {
width: 100%;
float: none;
margin: 0;
}
}
@media (max-width: 320px;) {
#ds_div {
overflow:hidden !important;
}
.wrapper, td#CentralArea div.dynpg {
width: 315px;
height: auto;
}
body {
margin: 0 0px 5px 5px !important;}
#fpcap {
/* width: 93.5%; */
}
table.gallery {width: 100% !important;margin-bottom: 20px !important;}
.footer {
width:100%;
}
.grid td.gallery, .grid td.gallery:nth-child(2), .grid td.gallery, .grid td.gallery:nth-child(1) {
width: 100%;
}
.r3_cm {
margin-top: 22px;
width: 100%;
float: left;
}
}
/* ========== Responsive Items Style // END ========== */