@charset "UTF-8";
.btn.add-to-cart {
  background: transparent;
  color: #fff;
}

.btn.add-to-cart:hover {
  background: #e30016;
}

@keyframes moveFromRight {
  0% {
    opacity: 0;
    transform: translateX(200%);
  }

  100% {
    opacity: 1;
    transform: translateX(0%);
  }
}
@-webkit-keyframes moveFromRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(200%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
  }
}
@keyframes moveFromLeft {
  0% {
    opacity: 0;
    transform: translateX(-200%);
  }

  100% {
    opacity: 1;
    transform: translateX(0%);
  }
}
@-webkit-keyframes moveFromLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-200%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
  }
}
@keyframes moveFromLeftIcon {
  0% {
    opacity: 0;
    transform: translateX(-200%);
  }

  50% {
    opacity: 0;
    transform: translateX(-200%), rotateY(-180deg);
  }

  100% {
    opacity: 1;
    transform: translateX(0%), rotateY(-180deg);
  }
}
@-webkit-keyframes moveFromLeftIcon {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-200%);
  }

  50% {
    opacity: 0;
    -webkit-transform: translateX(-200%), rotateY(-180deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0%), rotateY(-180deg);
  }
}
@keyframes moveFromTop {
  0% {
    opacity: 0;
    transform: translateY(-200%);
  }

  50% {
    opacity: 0.5;
    transform: translateY(-100%);
  }

  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}
@-webkit-keyframes moveFromTop {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-200%);
  }

  50% {
    opacity: 0.5;
    -webkit-transform: translateY(-100%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
  }
}
@keyframes moveFromBottom {
  0% {
    opacity: 0;
    transform: translateY(200%);
  }

  50% {
    opacity: 0.5;
    transform: translateY(100%);
  }

  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}
@-webkit-keyframes moveFromBottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(200%);
  }

  50% {
    opacity: 0.5;
    -webkit-transform: translateY(100%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
  }
}
@keyframes ScaleFromLargeEffect {
  0% {
    opacity: 0;
    transform: scale(1.1);
  }

  50% {
    opacity: 0.5;
    transform: scale(0);
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-webkit-keyframes ScaleFromLargeEffect {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.1);
  }

  50% {
    opacity: 0.5;
    -webkit-transform: scale(0);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@keyframes FromBackground {
  0% {
    background: #d41616;
  }

  50% {
    background: #fe9d9d;
  }

  100% {
    background: #fff;
  }
}
@-webkit-keyframes FromBackground {
  0% {
    background: #d41616;
  }

  50% {
    background: #fe9d9d;
  }

  100% {
    background: #fff;
  }
  
  
}
@media only screen and (max-width: 1199px) {
  /***********************header***********************/
  .award{ padding-right:20px;}
  .topline{ text-align:right;}
  .award{ text-align:right;}
  .brdr 
  {
      
    margin-top: 15px;
  }

  .phone {
    width: auto;
  }

  #shopping_cart {
    width: 100%;
    padding-left: 20px;
    margin: 0px 0 0;
    border-left: none;
  }

  .search_btn {
    top: 12px;
  }

  #search_block .form-search {
    max-width: 944px;
  }

  #search_block {
    width: 100%;
    top: 56px;
  }

  .shopping_cart_content {
    top: 70px;
    right:28%;
  }

  #ezpages li + li {
    margin-left: 14px;
  }

  #ezpages li + li:before {
    left: -4px;
  }

  #ezpages li a,
  .header_user_info a,
  #currencies-block-top .lbl {
    font-size: 14px;
  }

  /***********************mega-menu***********************/
  #mega-wrapper .mega-menu > li > a {
    padding: 5px 10px 3px 10px;
    font: 400 13px/24px "Fjalla One", sans-serif;
  }

  .mega-menu .grid li .product-col,
  .mega-menu .product-col {
    min-height: 320px;
  }

  #mega-wrapper .mega-menu .customer_service .dropdown {
    left: auto;
    right: 0;
  }

  #mega-wrapper .mega-menu > li:hover .dropdown,
  #mega-wrapper .mega-menu > li:hover .dropdown_aboutus,
  #mega-wrapper .mega-menu > li:hover .dropdown_info {
    top: 33px;
  }

  .mega-menu li ul li a, .mega-menu li.categories-li .dropdown.col-2 .levels ul.level2 li a {
    padding: 0 20px;
  }

  .mega-menu li.categories-li .dropdown ul.level3 > li a {
    padding: 0 20px;
  }

  .specials_p .prod-info {
    padding: 15px 0 0 !important;
  }

  .specials_p .prod-info h5 {
    margin-bottom: 10px;
  }

  .specials_p .product-col .img {
    padding-bottom: 0;
  }

  /***********************content***********************/
  section {
    padding: 20px 0;
  }

  .mb_60 {
    margin-bottom: 30px;
  }

  .banners1 {
    margin: 30px 0;
  }

  .banners1 .item .title {
    width: 60%;
  }

  .banners1 .item:hover .title {
    width: 100%;
  }

  .banners1 .item .title .capt {
    padding: 45px 10px 10px;
  }

  .centerBoxHeading,
  #orderHistoryStatus,
  .tm_custom_block ul li .inner h2 {
    font-size: 22px;
    padding: 0;
    line-height:25px;
  }

  .tm_custom_block ul li img {
    width: 100%;
    height: auto;
  }
  .tm_custom_block ul li .design 
  {
      width:150px;
    height: auto;
  }
  
  .zoomContainer {
    display: none;
  }

  .img img {
    height: auto;
    width: 100%;
  }

  .prod-list1 li {
    margin-bottom: 20px;
  }

  .list li .product-col .prod-info {
    padding: 16px 12px 11px;
  }

  #newProductsDefault .product_list.row.grid .product-buttons,
  #specialsBody .product_list.row.grid .product-buttons {
    padding-top: 17%;
  }

  #specialsBody .product_list.row.grid .productPriceDiscount,
  #newProductsDefault .product_list.row.grid .productPriceDiscount {
    display: none;
  }

  #allProductsDefault .product-col.list .productPriceDiscount,
  #newProductsDefault .product-col.list .productPriceDiscount,
  #specialsBody .product-col.list .productPriceDiscount {
    right: 44px;
  }

  .content_sortPagiBar {
    margin: 20px 0;
  }

  .atrib2 #productAttributes .wrapperAttribsOptions .two {
    width: 100%;
  }

  .block_content {
    margin-bottom: 0;
  }

  .greeting,
  .centerBoxHeading,
  .breadcrumb,
  .bottom-pg,
  .top-pg {
    margin-bottom: 10px;
  }

  .bot-border {
    padding-top: 10px;
  }

  .tm_custom_block ul .item2 .inner img {
    width: 100%;
    height: auto;
  }

  div#dropMenu ul ul.level2 {
    width: 970px;
  }

  div#block_top_menu {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 25px;
    float: left !important;
    width: 100% !important;
  }

  .form-group.contact-group-area {
    float: right;
    width: 55%;
  }

  .with_col .prod-list1.w33 li {
    margin: 0 0 20px 19px;
  }

  .with_col .prod-list1.w33 li.i1 {
    margin-bottom: 30px;
  }

  .heading h1 {
    margin-bottom: 30px;
  }

  .shopping_cart div.shop-box-wrap a.cart_title {
    padding: 9px 0px 10px;
  }

  aside.column .block_content .img {
    float: left;
    margin-bottom: 15px;
    margin-right: 7%;
  }

  aside.column .block_content .sb-info,
  aside.column #module_reviews .sb-info {
    float: left;
    margin: 0;
    width: 52%;
  }

  .mega-menu .col-full {
    width: 100%;
  }
  .mega-menu .col-2,
  .mega-menu .levels .col-2 {
    width: 200px;
    float: left;
  }
  .mega-menu .col-3 {
    width: 310px;
    float: left;
  }
  .mega-menu .col-4 {
    width: 420px;
    float: left;
  }
  .mega-menu .col-5 {
    width: 425px;
    float: left;
  }
  .mega-menu .col-6 {
    width: 640px;
    float: left;
  }
  .mega-menu .col-7 {
    width: 750px;
    float: left;
  }
  .mega-menu .col-8 {
    width: 860px;
    float: left;
  }
  .mega-menu .col-9 {
    width: 100%;
    float: left;
  }

  .container {
    width: 944px;
  }

  .mega-menu .col-3 {
    float: left;
  }

  .stickUpHolder {
    margin-top: 0;
  }

  .greeting h2.hello:after {
    font-size: 86px;
    line-height: 108px;
    right: 20px;
    top: 0;
  }

  .with_col .prod-list1.w33 li,
  .prod-list1.w33 li {
    width: 31.49% !important;
  }

  .grid li .product-col .prod-info .text,
  .list li .product-col .prod-info .text {
    max-height: 38px;
    overflow: hidden;
  }

  .with_col .prod-list1.w16 li .product-col {
    min-height: 346px !important;
  }

  #currencies-block-top ul.dropdown-menu {
    left: -65px;
  }

  #langs_block ul.dropdown-menu {
    left: -48px;
  }

  .content_sortPagiBar .dropdown .dropdown-menu.alt li a {
    display: block;
    font-size: 13px;
    line-height: 24px;
    padding: 0 5px;
  }

  span.productPriceDiscount {
    margin-left: 0;
  }

  .breadcrumb {
    max-width: 944px;
    margin-left: auto;
    margin-right: auto;
  }
  .myBut
 {
    padding-left:11px;
    padding-right:11px;
     }
  
  .brdr1 
  {  
    margin-top: 15px;
    padding-top:0px;
  }
  
  .headSection{padding-top:30px;}
  
}
@media only screen and (max-width: 992px) {
  .border{ border-top:0px; border-bottom:0px;}
  .topline{ text-align:center;}
  .award{ text-align:center; padding-right:0px;}
  
  .top_menu{ padding-bottom:20px;}
  
  .container {
    width: 739px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  div#header_logo {
    margin: 15px 0 0;
    position: relative;
    text-align: center;
    width: 100%;
  }

  .phone {
    width: 50%;
  }

  #shopping_cart {
    margin-top: 0;
  }

  .shopping_cart div.shop-box-wrap a.cart_title {
    padding: 9px 0;
  }

  #currencies-block-top {
    margin-left: 10px;
    
  }

  .shopping_cart_content {
    top: 72px;
    right:46%;
  }
  
  .brdr1 
  {
      border-top: 1px solid #dcd9d7;
    margin-top: 15px;
    padding-top:15px;
  }

  .brdr 
  {
      border-top: 1px solid #dcd9d7;
    margin-top: 15px;
    padding-top:15px;
  }

  #search_block .form-search {
    max-width: 100%;
    right: 20;
  }

  #search_block .form-search #searchInput {
    width: 80%;
  }

  #search_block .form-search .button-search {
    width: 17%;
  }

  .search_btn {
    top: 15px;
  }

  #search_block {
    width: 100%;
    top: 56px;
  }

  .banners2 {
    margin: 0;
    margin: 19px 0 30px;
  }

  .banners1 .item .title {
    width: 100%;
    text-align: center;
  }
  .banners1 .item .title .capt {
    padding-top: 17px;
  }
  .banners1 .item .title .capt h3 {
    font-size: 18px;
    line-height: 28px;
  }
  .banners1 .item .title .capt strong {
    margin-top: 10px;
  }

   /************************ mega-menu **********************/
  

  #mega-wrapper .mega-menu .label {
    left: 0;
    top: 0;
    right: auto;
  }

  #mega-wrapper .mega-menu > li {
    display: block;
    float: none;
    position: relative;
    border-left: none;
    border-right: none;
    border-top: 1px solid #fff;
  }

  #mega-wrapper .mega-menu > li > a {
    padding: 2px 20px;
    background: #02a54b;
    font-size: 13px;
    color:#fff;
  }

  #mega-wrapper .mega-menu > li > a:hover {
    color: #fff;
  }

  #mega-wrapper .mega-menu > li .label {
    display: none;
  }

  .plus,
  .minus {
    position: absolute;
    right: 11px;
    top: 0;
    width: 35px;
    height: 35px;
    text-align: center;
  }
  .plus:after,
  .minus:after {
    content: "";
    display: block;
    font-family: "FontAwesome";
    font-size: 18px;
    position: relative;
    right: 0;
    top: 5px;
    color: #02a54b;
    cursor: pointer;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
  }

  .mega-menu li .open:after {
    content: "\f068";
  }

  .mega-menu > li .plus:hover:after {
    color: #fff;
  }

  .prod-list1.w16 .product-col {
    min-height: 330px !important;
  }
  .prod-list1.w16 .product-col .prod-info {
    padding: 5px;
  }
  .prod-list1.w16 .product-col .prod-info .product-name.name {
    font-size: 12px;
    line-height: 17px;
  }

  #module_categories ul li a {
    font-size: 12px;
  }

  .tm_custom_block ul li .inner p {
    font-size: 13px;
    line-height: 24px;
  }

  .tm_custom_block ul li .inner img {
    margin-bottom: 15px;
  }

  .ezpagesFooterCol ul li .activeILPage {
    font-size: 20px;
    line-height: 35px;
  }

  footer .footer-container ul li + li {
    margin-left: 25px;
  }

  footer .footer-container ul li + li::before {
    left: -12px;
  }

  footer .footer-container ul li a {
    font-size: 13px;
    line-height: 31px;
  }

  footer .footer-container .socials li a {
    width: 30px;
    height: 30px;
  }

  footer .footer-container .socials li .fa {
    font-size: 13px;
    line-height: 32px;
  }

  #loginBody .newsletter_block {
    width: 60%;
  }

  .content_sortPagiBar .dropdown button {
    width: 100%;
  }

  #allProductsDefault .product-col.list .productPriceDiscount,
  #newProductsDefault .product-col.list .productPriceDiscount {
    right: 249px;
    top: 118px;
    padding: 0 8px;
  }

  #specialsBody .product-col.list .productPriceDiscount {
    display: none;
  }

  #productsnewBody .content_sortPagiBar .dropdown {
    width: 52%;
  }

  .content_sortPagiBar .dropdown .dropdown-menu {
    padding: 15px 0px 10px 15px;
    width: 100%;
  }

  .content_sortPagiBar .dropdown .dropdown-menu li {
    margin: 0 6px 5px 0;
    width: auto;
  }

  .content_sortPagiBar .dropdown .dropdown-menu.alt {
    padding: 10px 10px 7px;
  }

  .content_sortPagiBar .dropdown .dropdown-menu.alt li {
    display: block;
    width: 100%;
  }

  .content_sortPagiBar .dropdown .dropdown-menu.alt li a {
    padding: 0 6px;
    line-height: 24px;
    display: block;
  }

  .content_sortPagiBar .dropdown .dropdown-menu li a {
    font: 400 15px/26px "Roboto Condensed",sans-serif;
    padding: 0;
    width: 20px;
  }

  .pb-center-column .atrib .quantity_label {
    text-align: left;
    padding-left: 0;
  }

  .back_to_top {
    display: none !important;
  }

  .list li .product-col .prod-info .price span,
  .product-col .prod-info .price span {
    float: none;
    display: none;
  }
  .banners2 div .title
    {top:10%;}
    
 .myBut
 {
    padding-left:11px;
    padding-right:11px;
     }
     
  .cat-title {
    display: block;
    position: relative;
    margin: 0;
    width: 100%;
    cursor: pointer;
    color: #fff;
    background: #02a54b;
    line-height: 48px;
    font-family: "Fjalla One", sans-serif;
    font-size: 18px;
    padding: 0 20px;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
  }

  .cat-title:hover {
    color: #fff;
  }

  .cat-title:after {
    content: "";
    display: block;
    font-family: "FontAwesome";
    font-size: 18px;
    position: absolute;
    right: 20px;
    top: 0;
    color: #fff;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
  }

  .cat-title.open {
    color: #fff;
  }

  .cat-title:hover:after {
    color: #fff;
  }

  .cat-title.open:after {
    content: "";
    color: #fff;
  }
  
  .design{ margin-bottom:15px; width:150px;}
}
@media only screen and (max-width: 767px) 
{
	.col-xs-pr-center{text-align:center; width:50%;}
  .mycenter{text-align:center;}  
  
 
  .stardiv{font-size:9px;}
  .filter{
  display:none;
  }
  
   .myBut
 {
    padding-left:11px;
    padding-right:11px;
     }
     
  section {
    padding: 20px 0;
  }

  #indexHomeBody header .bottom {
    padding-bottom: 30px;
  }

  #productinfoBody section .container + .container > .row {
    margin-right: 0;
  }

  #ezpages {
    display: block;
    width:100%;
  }
  
  .container {
    width: auto;
  }

  .search_btn {
    display: none;
  }

  #search_block {
    display: block;
    overflow: hidden;
    top: 0;
    right: 0;
    width: 100%;
  }

  #search_block .form-search .button-search {
    font-size: 20px;
    line-height: 46px;
    height: 50px;
  }

  #search_block .form-search #searchInput {
    height: 48px;
  }

  .shopping_cart_content {
    top: 80px;
    right: 46%;
  }

  .btn,
  .button_back,
  .button_cancel,
  .forgot_pass,
  .cssButton,
  .cssButtonHover {
    width: auto !important;
    font-size: 16px !important;
    line-height: 32px !important;
  }

  .btn > span,
  .button_back > span,
  .button_cancel > span,
  .forgot_pass > span,
  .cssButton > span,
  .cssButtonHover > span {
    padding: 0 !important;
  }

  .brdr 
  {
      
    padding-top: 15px;
    margin-top: 15px;
  }

  .border {
    border-top: none;
    border-bottom: none;
    margin-top: 10px;
  }

  .main-col {
    float: none;
    margin-bottom: 0;
  }

  #productsnewBody .content_sortPagiBar .dropdown {
    width: 100%;
  }

  .video_desc {
    margin: 0 0 30px;
  }

  .product_list.list li {
    margin-bottom: 30px;
  }

  #productGeneral .btn-default-small {
    margin-bottom: 10px;
    padding: 0 3px;
  }

  .banners1 {
    width: 450px;
    margin-left: auto;
    margin-right: auto;
  }
  .banners1 > div > div {
    width: 100%;
  }
  .banners1 > div > div + div {
    margin-top: 30px;
  }
  .banners1 > div > div .item img {
    width: 100%;
    height: auto;
  }
  .banners1 > div > div .item .title .capt {
    padding: 120px 80px;
  }
  .banners1 > div > div .item .title .capt h3 {
    font-size: 30px;
    line-height: 40px;
  }

  .theme-default a.nivo-prevNav:after {
    left: 0 !important;
  }

  .theme-default a.nivo-nextNav:after {
    right: 0 !important;
  }


 

  /********************************************/
  #featuredProducts .prod-list1 li {
    width: 50% !important;
  }

  #featuredProducts .prod-list1 li .productPriceDiscount {
    display: none;
  }

  #featuredProducts .prod-list1 li h5 {
    min-height: 44px;
  }

  .banners2 div .capt1 h3 {
    font-size: 100px;
    line-height: 115px;
  }

  .banners2 div .title p {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0;
  }

  #featuredProducts .prod-list1 li h5 {
    min-height: 100%;
  }

  .tm_custom_block {
    margin-bottom: 0;
  }

  .tm_custom_block ul li + li {
    margin-top: 30px;
    margin-top: 0px;
  }

  .ezpagesFooterCol.col1 {
    display: none;
  }

  #allProductsDefault .product-col.list .productPriceDiscount,
  #newProductsDefault .product-col.list .productPriceDiscount,
  #specialsBody .product-col.list .productPriceDiscount {
    display: none;
  }

  #specialsBody #specialsListing .product_list.row.grid li {
    width: 50%;
  }

  #suggestions {
    display: none !important;
  }

  .greeting h2.hello:after {
    font-size: 76px;
    line-height: 86px;
  }

  .with_col .prod-list1.w33 li, .prod-list1.w33 li {
    width: 31.42% !important;
  }

  .content_sortPagiBar .dropdown .dropdown-menu.alt {
    padding: 10px 0 7px 1%;
  }

  .content_sortPagiBar .dropdown .dropdown-menu.alt li {
    display: inline-block;
    width: 49%;
    margin-right: 1%;
  }

  .content_sortPagiBar .dropdown .dropdown-menu.alt li a {
    padding: 0 5px;
    line-height: 22px;
    font-size: 13px;
    display: block;
  }

  #relatedProducts + br {
    display: none;
  }

  #relatedProducts .product-col {
    margin-bottom: 30px;
  }

  #relatedProducts .product-col .prod-info {
    min-height: 100%;
    text-align: center;
    padding: 15px 0;
  }

  #button_product {
    margin: 30px 0 0;
  }

  .with_col .prod-list1.w33 li, .prod-list1.w33 li {
    width: 100% !important;
  }

  .with_col .prod-list1.w33 li {
    margin: 0 0 30px;
  }

  .grid li .product-col .prod-info,
  .list li .product-col .prod-info,
  .product-col .prod-info {
    padding: 20px;
  }

  .centerBoxContentsFeatured.centeredContent.back .btn {
    margin-bottom: 0px;
  }

  #specialsDefault .prod-info {
    display: none;
  }

  #specialsDefault .prod-list1.w16 li .product-col {
    min-height: auto;
  }

  .with_col .prod-list1.w16 li {
    margin: 0 0 0 0.76%;
  }

  .shopping_cart_content .none {
    padding: 17px;
  }

  .phone,
  #shopping_cart {
    width: 50%;
  }

  .phone span {
    font-size: 16px;
    letter-spacing: -1px;
    line-height: 20px;
  }

  span.grower {
    right: 15px;
    font-size: 20px;
  }

  /*********** footer titles accordion **********/
  .title_btn1 {
    display: block;
  }

  .account_list,
  .social_list,
  .contact_list {
    display: none;
  }

  .module-heading:after,
  .title_btn1:after {
    cursor: pointer;
    display: block;
    position: absolute;
    right: 1px;
    content: "\f067";
    font-size: 22px;
    line-height: 22px;
    font-weight: normal;
    color: #fff;
    font-family: 'FontAwesome';
    display: inline-block;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
  }

  .title_btn1:hover:after {
    color: #323232;
  }

  .title_btn1.curr:after {
    content: "\f068";
    color: #e30016;
  }

  .module-heading:after {
    color: #fff;
    right: 20px;
    top: 17px;
    font-size: 23px;
  }

  .open.module-heading:after {
    color: #333;
    content: '\f068';
  }

  .module-heading:hover:after {
    color: #333;
  }

  .block_content .sideBoxContent {
    margin-bottom: 0;
  }

  footer .footer-container ul {
    margin-top: 15px;
  }

  footer .footer-container ul li {
    float: none;
    display: block;
  }

  footer .footer-container ul li + li {
    margin-left: 0;
  }

  footer .footer-container ul li + li:before {
    display: none;
  }

  footer .footer-container .socials {
    margin: 10px auto 10px;
    padding-top: 0;
    position: relative;
    right: auto;
    text-align: center;
  }
 
  
  footer .footer-container .copyright {
  padding: 10px 0px 0px 0px;
  margin: 0;
  color: #8b7f77;
  text-transform: uppercase;
  font: 400 11px/13px "Fjalla One", sans-serif;
  text-align:center;
  
}
footer .footer-container .copyright a 
{
    font: 400 11px/13px "Fjalla One", sans-serif;
}

  /*********** //// **********/
  #indexHomeBody #specialsDefault {
    margin-bottom: 0;
  }

  .pb-center-column {
    margin-top: 20px;
  }

  .categoryColumn #category-image .cat_desc {
    padding: 15px;
  }

  .content_sortPagiBar {
    position: relative;
    height: auto;
  }

  .content_sortPagiBar .dropdown {
    float: none;
    text-align: right;
    width: 100%;
    display: block;
    position: relative;
    margin-right: 0;
  }

  .content_sortPagiBar label {
    width: 30%;
    margin: 0;
    display: inline-block;
  }

  #advSearchDefault .col-xs-12 {
    width: 100% !important;
    margin-bottom: 20px;
  }

  #advSearchDefault .col-xs-12 .forward {
    margin-bottom: 10px;
  }

  .grid li .product-col,
  .list li .product-col,
  .product-col {
    min-height: auto;
  }

  .grid li .product-col {
    margin: 0 auto;
    max-width: 270px;
    min-height: auto;
  }

  .list li .product-col .right-block .btn.add-to-cart,
  .list li .product-col .right-block .btn {
    padding: 0 11px;
  }

  #indexCategories .categoryListBoxContents {
    margin-bottom: 20px;
  }

  .grid li .product-col .prod-info .text, .list li .product-col .prod-info .text, .product-col .prod-info .text {
    font-size: 12px !important;
    line-height: 16px;
  }

  .prod-list1 .prod-info .text {
    max-height: 34px;
    overflow: hidden;
  }

  #loginBody .newsletter_block {
    width: 49%;
  }

  #specialsDefault {
    margin-bottom: 18px;
  }

  .prod-list1.w16 .product-col {
    min-height: 108px !important;
  }

  aside.column .block_content .img {
    float: left;
    width: 30%;
    margin-right: 4%;
    margin-bottom: 0;
  }

  .pb-center-column {
    margin: 0 0 20px;
  }

  .btn.products-button.mt2 {
    margin-top: 10px !important;
    display: inline-block;
  }

  .specials_p #next2 {
    position: relative;
  }

  .specials_p #next2 {
    left: 38px;
  }

  .grid li .product-col .prod-info, .list li .product-col .prod-info, .product-col .prod-info {
    padding: 0;
  }

  .block_content {
    display: none;
  }

  #module_search .search-text {
    width: 90%;
  }

  #module_search .button-search {
    width: 10%;
  }

  #siteMap {
    margin-bottom: 30px;
  }

  .bot-border {
    padding: 0;
    margin-bottom: 30px;
  }

  .categoryColumn #subcategories {
    padding: 20px 0 10px;
  }

  #reviewsDefault .btn-default-small {
    margin-bottom: 7px;
  }

  #productAdditionalImages {
    margin: 30px 0;
  }

  .heading h1 {
    margin-bottom: 30px;
    padding: 0;
    font-size: 30px;
  }

  #accountpasswordBody input {
    width: 87%;
  }

  #accountpasswordBody div.buttonRow.back {
    float: none;
  }

  .atrib2 #productAttributes .wrapperAttribsOptions .option label {
    letter-spacing: -.3px;
  }

  .banners2 div {
    height: auto;
  }

  .banners2 div .title {
    top: 10%;
    width: 100%;
  }

  .content_sortPagiBar select {
    width: 100%;
    margin-top: 5px;
    text-align: center;
  }

  .content_sortPagiBar .dropdown .dropdown-menu.alt {
    padding: 0;
  }

  .content_sortPagiBar .dropdown .dropdown-menu.alt li {
    width: 100%;
  }

  .content_sortPagiBar .dropdown .dropdown-menu.alt li a {
    padding: 0 15px;
  }

  #whatsNew .centerBoxContentsFeatured {
    width: 50% !important;
  }

  .prod-info .product-name.name {
    letter-spacing: -1px;
  }
}

@media (min-width: 581px) and (max-width: 766px) 
{   
.banners2 div .title{ top:5%;}
.banners2 div .title p {
       font-size:18px;
       line-height:25px;
       margin-top:10x;
       padding:0 2%;
  }
  .myBut
 {
    padding-left:11px;
    padding-right:11px;
     }
}

@media (min-width: 481px) and (max-width: 580px) 
{
.myBut
 {
    padding-left:11px;
    padding-right:11px;
     }
            
.banners2 div .title{ top:18%;}
.banners2 div .title p {
       display: none;
  }
.myBut
 {
    padding-left:11px;
    padding-right:11px;
     } 
}

@media only screen and (max-width: 480px) 
{
.col-xs-pr-center{text-align:center; width:100%;}
 .myBut
 {
    padding-left:11px;
    padding-right:11px;
 }
 .mobHide
 {
    display:none;
     }       
  div#header_logo {
    padding: 0 50px;
  }

.banners2 div .title {
    top: 18%;
    width: 100%;
  }
  
  #header_logo img {
    width: 100%;
    height: auto;
  }
  
  .banners1 > div > div .item .title .capt {
    padding: 80px 40px;
  }
  .banners1 > div > div .item .title .capt h3 {
    font-size: 25px;
    line-height: 30px;
  }

  #featuredProducts .prod-list1.w25 li {
    margin: 0;
    width: 100% !important;
  }

  #featuredProducts .prod-list1 li .productPriceDiscount {
    display: block;
    top: 0;
    right: 0;
    height: 47px;
  }

  #featuredProducts .prod-list1.w25 li .img {
    max-width: 290px;
    margin-right: auto;
    margin-left: auto;
  }

  .list li .product-col {
    margin: 0 auto;
    max-width: 270px;
    min-height: auto;
  }

  .grid li .product-col .product-buttons, .list li .product-col .product-buttons, .product-col .product-buttons {
    padding-top: 8%;
  }

  .greeting h2 {
    font: 400 20px/24px "Roboto",sans-serif;
    margin: 0;
    padding: 20px 114px 20px 20px;
  }

  footer .footer-container .copyright br {
    display: block;
  }

  .prod-list1 .products-button {
    margin-top: 5px !important;
  }

  #header_logo img {
    margin: 0;
  }

  .reviews_button .btn-add-small {
    margin-top: 10px !important;
  }

  #specialsListing .product_list .col-xs-6 {
    width: 100%;
  }

  .header_user_info {
    margin-right: 0;
  }

  #shopping_cart {
    width: 100%;
    height: 53px;
    padding-left:0px;
  }

  .shopping_cart {
    max-width: 100%;
  }

  .phone {
    float: none;
    height: 53px;
    margin-bottom: 0px;
    padding: 0 0 0 50px;
    position: relative;
    width: 100%;
  }

  .categoryColumn #category-image .cat_desc {
    display: none;
  }

  #productListing .product_list .col-xs-12 {
    width: 100%;
  }

  .content_sortPagiBar label {
    display: block;
    margin-right: 0;
  }

  .grid li .product-col .prod-info .text,
  .list li .product-col .prod-info .text,
  .product-col .prod-info .text {
    font-size: 13px;
    line-height: 17px;
  }

  .shopping_cart_content {
    left: 0;
    top: 135px;
  }

  #newProductsDefault .content_sortPagiBar.list .dropdown,
  #dropdownMenuSort {
    width: 100%;
  }

  #checkoutConfirmDefault .totalBox,
  #checkoutOrderTotals .totalBox {
    width: 35%;
  }

  textarea {
    width: 100%;
  }

  #loginBody .newsletter_block {
    width: 100%;
  }

  #loginBody .newsletter_block input {
    width: 30px !important;
  }

  #loginBody .newsletter_block label {
    width: 70% !important;
  }

  #loginBody .newsletter_block + .buttonRow {
    float: left;
  }

  #loginBody .form-group label {
    width: 33%;
  }

  #loginBody .form-group input, #loginBody .form-group select {
    width: 66%;
  }

  .rev-but .btn.btn-success.btn-sm {
    margin-bottom: 6px;
  }

  #module_search .search-text {
    width: 80%;
  }

  #module_search .button-search {
    width: 20%;
  }

  .atrib2 #productAttributes .wrapperAttribsOptions .option.two {
    width: 100%;
  }

  #prevOrders th,
  #prevOrders td {
    padding: 4px;
    font-size: 12px;
  }

  #newProductsDefault .col-xs-3 {
    width: 35%;
  }

  #newProductsDefault .col-xs-5 {
    width: 63%;
  }

  .list li .product-col .center-block {
    border: none;
  }

  .pull-left.image-block {
    width: 100%;
    margin-bottom: 0px !important;
  }

  #productAdditionalImages {
    float: left;
    width: 100%;
  }

  #productGeneral .col-xs-6,
  #relatedProducts .col-xs-6 {
    width: 100%;
  }

  #indexCategories .content_sortPagiBar {
    margin: 0 0 30px;
  }

  .content_sortPagiBar .dropdown button {
    padding: 0;
    font-size: 17px;
  }

  #indexCategories #productListing .img.col-xs-3.col-md-4 {
    width: 45%;
  }

  #indexCategories #productListing .center-block.col-xs-5.col-md-4 {
    width: 55%;
  }

  #indexCategories #productListing .right-block.col-xs-4.col-md-4 {
    width: 100%;
    padding: 10px 30px 0;
  }

  .banners1 {
    width: 290px;
  }

  .theme-default a.nivo-prevNav:after,
  .theme-default a.nivo-nextNav:after {
    font-size: 100px !important;
    top: 45%;
  }

  #specialsBody #specialsListing .product_list.row.grid li {
    width: 100%;
  }

  #specialsBody .product_list.row.list .btn,
  #productsnewBody .product_list.row.list .btn {
    margin: 10px 10px 0 0 !important;
  }

  #specialsBody .product_list.row.list .img,
  #productsnewBody .product_list.row.list .img {
    margin-bottom: 30px;
  }

  #specialsBody .product_list.row.list .img,
  #specialsBody .product_list.row.list .center-block,
  #specialsBody .product_list.row.list .right-block,
  #productsnewBody .product_list.row.list .img,
  #productsnewBody .product_list.row.list .center-block,
  #productsnewBody .product_list.row.list .right-block {
    width: 100%;
  }

  #specialsBody .product_list.list li .product-col,
  #productsnewBody .product_list.list li .product-col {
    padding: 0;
  }

  .banners2 div .capt1 h3 {
    font-size: 74px;
    line-height: 100px;
  }

  .banners2 div .title p {
    padding: 0 11%;
    display: none;
  }


  #productreviewsBody #reviewsDefault .pb-left-column.col-xs-5 {
    width: 100%;
    margin-bottom: 15px;
  }

  #productreviewsBody #reviewsDefault .pb-center-column.col-xs-7 {
    width: 100%;
  }

  .productReviewsDefaultReviewer {
    margin-top: 15px;
  }

  #productinfoBody .centerColumn {
    padding: 0;
  }

  .main-col {
    padding: 0 15px;
  }

  #whatsNew .centerBoxContentsFeatured {
    width: 100% !important;
  }

  #whatsNew .centerBoxContentsFeatured img {
    margin-left: auto;
    margin-right: auto;
    max-width: 290px;
  }

  .categoryListBoxContents {
    width: 50%;
  }

  #social {
    height: auto;
  }
  #social > li {
    margin-right: 10px;
  }
  #social > li + li {
    margin-left: 0;
  }
  
  .prod-info h5 { text-align:center;}
}
