.cart-con{ padding: 135px 0; }.cart-con .product-detail-box .heading{ padding-bottom: 30px; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid rgb(238 236 211 / 100%); }.cart-con .column-labels{ padding: 24px 0; width: 100%; display: flex; align-items: center; border-bottom: 1px solid rgb(238 236 211 / 100%); }.cart-con .column-labels label{ font-size: 16px; line-height: 16px; font-weight: 500; margin-bottom: 0; color: var(--text--color); }.cart-con .product-details{ float: left; width: 42%; }.cart-con .product-price{ float: left; width: 16%; }.cart-con .product-quantity{ float: left; width: 23%; }.cart-con .product-removal{ width: 14%; float: left; text-align: right; }.cart-con .product-detail-box .shopping-cart{ padding-bottom: 35px; }.cart-con .product-detail-box .heading span{ font-size: 18px; line-height: 18px; font-weight: 700; color: var(--black--color); }.cart-con .shopping-cart-info .product{ padding: 30px 0; border-bottom: 1px solid rgb(238 236 211 / 100%); }.cart-con .shopping-cart-info .product-details{ display: flex; align-items: center; }.cart-con .shopping-cart-info .product-content{ padding-left: 18px; }.cart-con .shopping-cart-info .product-content .product-title{ font-size: 18px; line-height: 18px; font-weight: 700; display: block; margin-bottom: 16px; color: var(--black--color); }.cart-con .shopping-cart-info .product-content .text{ font-size: 14px; line-height: 14px; font-weight: 400; display: block; margin-bottom: 8px; color: var(--text--color); }.cart-con .shopping-cart-info .product-content .text span{ font-weight: 700; margin-left: 3px; color: var(--black--family--color); }.cart-con .shopping-cart-info .product-price span{ font-size: 18px; line-height: 18px; font-weight: 700; color: var(--accent--color); }.cart-con .shopping-cart-info .product-line-price{ font-size: 18px; line-height: 18px; font-weight: 700; color: var(--black--color); }.cart-con .shopping-cart-info .remove-product{ border: 0; background-color: transparent; }.cart-con .shopping-cart-info .remove-product i{ font-size: 16px; width: 37px; height: 37px; line-height: 35px; border-radius: 100%; color: var(--peach--color); border: 1px solid var(--peach--color); transition: all 0.3s ease-in-out; }.cart-con .product-detail-box a{ font-size: 16px; line-height: 16px; font-weight: 600; color: var(--accent--color); transition: all 0.8s ease-in-out; }.cart-con .product-detail-box a i{ font-size: 12px; margin-right: 18px; transition: all 0.8s ease-in-out; color: var(--accent--color); }.cart-con .product-detail-box a:hover{ color: var(--pink--color); }.cart-con .product-detail-box a:hover i{ transform: translateX(4px); color: var(--pink--color); }.cart-con .cart-total-outer{ width: 91%; float: right; background-color: var(--light--lemon--color); border-radius: 30px; }.cart-con .cart-total-outer .heading{ font-size: 14px; line-height: 14px; font-weight: 700; color: var(--black--color); }.cart-con .cart-total-outer h4{ font-size: 18px; line-height: 18px; padding: 25px 0 20px; margin-right: 32px; margin-left: 32px; font-weight: 700; text-align: center; color: var(--black--color); border-bottom: 1px solid rgb(238 236 211 / 100%); }.cart-con .cart-total-outer .detail{ padding: 26px 32px; }.cart-con .cart-total-outer .detail .heading{ margin-bottom: 20px; display: block; }.cart-con .cart-total-outer .detail ul{ padding-bottom: 26px; border-bottom: 1px solid rgb(238 236 211 / 100%); }.cart-con .cart-total-outer .detail ul li{ display: flex; justify-content: space-between; margin-bottom: 16px; }.cart-con .cart-total-outer .detail ul li:last-child{ margin-bottom: 0; }.cart-con .cart-total-outer .detail ul span{ font-size: 14px; line-height: 14px; font-weight: 500; color: var(--text--color); }.cart-con .cart-total-outer .detail ul .dollar{ font-weight: 600; color: var(--black--color); font-size: 16px; line-height: 16px; }.cart-con .cart-total-outer .all-total{ padding: 30px 0; margin-bottom: 16px; border-bottom: 1px solid rgb(238 236 211 / 100%); }.cart-con .cart-total-outer .total{ margin-bottom: 20px; display: flex; justify-content: space-between; }.cart-con .cart-total-outer .total .text,.cart-con .cart-total-outer .total .dollar{ font-size: 14px; line-height: 14px; font-weight: 700; color: var(--black--color); }.cart-con .cart-total-outer .total .dollar{ font-weight: 600; color: var(--accent--color); font-size: 16px; line-height: 16px; }.cart-con .cart-total-outer .all-total a{ font-size: 14px; line-height: 14px; font-weight: 600; padding: 14px; display: flex; align-items: center; justify-content: center; }.cart-con .cart-total-outer .all-total a i{ font-size: 10px; }.cart-con .cart-total-outer .note{ position: relative; padding-left: 26px; display: inline-block; }.cart-con .cart-total-outer .note i{ font-size: 14px; line-height: 14px; color: var(--text--color); position: absolute; left: 0; top: 6px; }.cart-con .cart-total-outer .note span{ font-size: 12px; line-height: 18px; font-weight: 500; color: var(--text--color); display: inline-block; }.checkout-con form .upper-form,.checkout-con form .lower-form,.checkout-con form p{ float: left; width: 100%; }.checkout-con .product-detail-box .address{ font-size: 20px; line-height: 20px; font-weight: 700; position: relative; margin: 0 0 30px; color: var(--black--color); }.checkout-con form .form-group{ margin-bottom: 28px; }.checkout-con form .input1{ float: left; margin-right: 30px; }.checkout-con form label{ font-size: 16px; line-height: 16px; font-weight: 500; margin-bottom: 20px; display: block; color: var(--text--color); }.checkout-con form input,.checkout-con form select{ font-size: 14px; line-height: 14px; font-weight: 400; height: 51px; width: 450px; padding: 10px 10px 10px 26px; color: var(--text--color); background-color: transparent; border: 1px solid #e3e4e5; border-radius: 25.5px; overflow: visible; outline: none; }.checkout-con form select{ -webkit-appearance: none; background-repeat: no-repeat !important; background-position: 94.3% 22px !important; background-image: url(../images/dropdown-arrow.png) !important; color: var(--black--color); font-weight: 600; }.checkout-con form input#scord{ width: 553px; }.checkout-con form select option{ color: var(--text--color); }.checkout-con form input:focus,.checkout-con form select:focus{ box-shadow: 0px 3px 22px 3px rgb(248 61 142 / 3%); border: 1px solid var(--accent--color); }.checkout-con form input::placeholder{ color: var(--text--color); }@-moz-document url-prefix() { .checkout-con form select:invalid { color: #646464; } }.checkout-con form span{ font-size: 14px; line-height: 14px; font-weight: 400; margin-top: 5px; position: absolute; display: block; color: var(--e-global-color-pure-red); }.checkout-con form .input2 input{ width: 100%; }.checkout-con form .checkbox{ height: 51px; width: 100%; padding: 10px 10px 10px 20px; background-color: transparent; border: 1px solid #e3e4e5; border-radius: 25.5px; display: flex; align-items: center; }.checkout-con form .checkbox input{ padding: 0; height: initial; width: initial; margin-bottom: 0; display: none; cursor: pointer; }.checkout-con form .checkbox label{ width: 100%; position: relative; cursor: pointer; margin: 0 !important; display: inline-block; color: var(--black--color); font-size: 14px; font-weight: 700; }.checkout-con form .checkbox label:before{ content: ''; padding: 2px; width: 29px; height: 29px; line-height: 29px; margin-right: 15px; cursor: pointer; position: relative; vertical-align: middle; display: inline-block; -webkit-appearance: none; border-radius: 100%; border: 1px solid #e3e4e5; background-color: var(--secondary--color); }.checkout-con form .checkbox input:checked+label:after{ content: ''; display: block; position: absolute; top: 7px; left: 7px; width: 15px; height: 15px; border-radius: 100%; background-color: var(--accent--color); }.checkout-con form .checkbox i{ font-size: 14px; right: 25px; position: absolute; color: var(--text--color); border: none; }.checkout-con form p{ margin-bottom: 36px; }.checkout-con form p a{ font-size: 14px !important; line-height: 14px !important; font-weight: 400 !important; color: var(--accent--color) !important; }.checkout-con form p a:hover{ color: var(--accent--color) !important; }.checkout-con form .submit_now{ font-size: 16px; line-height: 16px; font-weight: 600; padding: 20px 47px; width: 100%; text-align: center; border-radius: 27.5px; position: relative; display: inline-block; color: var(--black--color); background: var(--primary--color); font-family: "Archivo", sans-serif; transition: all 0.8s ease-in-out; outline: none; border-style: none; }.checkout-con form .submit_now:hover{ color: var(--secondary--color); background: var(--accent--color); }.checkout-con form .submit_now i{ font-size: 12px; margin-left: 22px; color: var(--secondary--color); transition: all 0.8s ease-in-out; }.checkout-con form .submit_now:hover i{ transform: translateX(4px); color: var(--secondary--color); }.checkout-con .cart-total-outer .top-heading{ padding: 22px 32px 20px; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid rgb(238 236 211 / 100%); }.checkout-con .cart-total-outer .product-items{ width: 70%; float: left; }.checkout-con .cart-total-outer .product-prices{ width: 30%; float: right; text-align: right; }.checkout-con .cart-total-outer .product-items .heading{ font-size: 16px; line-height: 16px; font-weight: 700; display: inline-block; margin-bottom: 8px; color: var(--black--color); }.checkout-con .cart-total-outer span{ font-size: 14px; line-height: 14px; font-weight: 700; color: var(--black--color); }.checkout-con .cart-total-outer .list-items{ padding: 0 30px; }.checkout-con .cart-total-outer .each-item{ padding: 18px 0; display: flex; justify-content: space-between; border-bottom: 1px solid rgb(238 236 211 / 100%); }.checkout-con .cart-total-outer .each-item:last-child{ padding: 25px 0 !important; border: none !important; }.checkout-con .cart-total-outer .each-item .total-price{ color: var(--accent--color); font-size: 16px; line-height: 16px; }.shop-con{ padding: 150px 0 !important; }.shop-con a{ text-decoration: none !important; }.shop-con .input-group>.form-control:focus,.shop-con .input-group-append .btn:focus{ box-shadow: none; }.shop-con::before{ display: none !important; }.sidebar .widget{ width: 100%; float: left; margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid #e3e4e5; }.shop-con .sidebar{ position: relative; padding: 0 20px; border-radius: 0; box-shadow: none; }.shop-con .sidebar .widget:last-child{ border: 0 !important; margin: 0 !important; padding: 0 !important; }.shop-con .sidebar .widget.widget-newsletter{ border: none; padding: 0; margin-bottom: 60px; border-radius: 0; float: left; width: 100%; }.shop-con .sidebar .widget-newsletter .form-control{ font-size: 14px; line-height: 14px; height: 44px; font-weight: 400; border: 1px solid #e3e4e5; border-right: 0; border-radius: 22px; border-top-right-radius: 0; border-bottom-right-radius: 0; padding: 14px 22px; }.shop-con .form-inline .input-group:hover .form-control{ border: 1px solid var(--accent--color); border-right: 0; }.shop-con .sidebar .widget-newsletter .btn{ font-size: 14px; line-height: 21px; height: 44px; border: 1px solid #e3e4e5; border-left: 0; color: var(--text--color); background-color: transparent; border-radius: 0; border-top-right-radius: 22px; border-bottom-right-radius: 22px; }.shop-con .form-inline .input-group:hover .btn{ border: 1px solid var(--accent--color); border-left: 0; }.shop-con .sidebar .widget-newsletter .btn:hover{ color: var(--accent--color); }.shop-con .sidebar .widget-title,.sidebar>h4{ font-size: 22px; line-height: 22px; margin-bottom: 20px; text-transform: capitalize; font-weight: 700; color: var(--black--color); }.shop-con .sidebar .widget-categories ul li{ line-height: 34px; padding-left: 33px; position: relative; }.shop-con .sidebar .widget-categories ul li:before{ position: absolute; content: ""; font-size: 12px; width: 20px; height: 20px; top: 7px; left: 0; padding: 0; border-radius: 100%; color: var(--text--color); border: 1px solid #e3e4e5; font-family: 'FontAwesome'; background-color: transparent; transition: all 0.3s ease-in-out; }.shop-con .sidebar .widget-categories ul li a,.shop-con .sidebar .widget-categories ul li span{ font-size: 16px; line-height: 34px; font-weight: 400; color: var(--text--color); }.shop-con .sidebar .widget-categories ul li:hover:before{ border: 1px solid var(--accent--color); }.shop-con .sidebar .widget-categories ul li:hover a{ color: var(--accent--color); }.shop-con .top-icons{ width: 100%; display: flex; align-items: center; justify-content: space-between; margin-bottom: 60px; }.shop-con .top-icons .icons-list{ display: flex; align-items: center; }.shop-con .top-icons .icon{ width: 44px; height: 44px; line-height: 44px; margin-right: 12px; border-radius: 5px; text-align: center; background-color: var(--black--color); }.shop-con .top-icons .list{ margin-right: 22px; background-color: #f1f9f9; }.shop-con .top-icons span{ font-size: 14px; line-height: 14px; font-weight: 400; color: var(--text--color); }.shop-con select{ font-size: 14px; line-height: 16px; font-weight: 400; height: 42px; width: 183px; padding: 10px 10px 10px 26px; color: var(--black--color); background-color: var(--secondary--color); border: 1px solid #e3e4e5; border-radius: 0; overflow: visible; outline: none; }.shop-con select{ -webkit-appearance: none; background-repeat: no-repeat !important; background-position: 90.3% 18px !important; background-image: url(../images/shopdropdown-arrow.png) !important; border-radius: 22px; }.shop-con select option{ color: var(--black--color); }.shop-con select:focus{ box-shadow: 0px 3px 22px 3px rgb(248 61 142 / 3%); border: 1px solid var(--accent--color); }.shop-con input::placeholder{ color: var(--black--color); }@-moz-document url-prefix() { .shop-con select:invalid { color: #0f0200; } }.shop-con ul.pagination li.page-item a{ font-size: 18px; line-height: 28px; font-weight: 400; height: 45px; width: 45px; border-radius: 100px; background-color: transparent; color: var(--text--color); border: 1px solid #e3e4e5; box-shadow: none; }.shop-con ul.pagination{ text-align: center; margin: 50px auto 0; display: flex; justify-content: center; }.shop-con ul.pagination li.page-item{ margin: 0 8px; cursor: pointer; }.shop-con ul.pagination li.page-item.disabled a{ font-size: 16px; box-shadow: none; color: var(--black--color); background-color: var(--primary--color); border: 1px solid var(--primary--color); }.shop-con ul.pagination li.page-item a:hover,.shop-con .pagination .page-item:not(.disabled)>.page-link:hover{ color: var(--black--color); background-color: var(--primary--color); border: 1px solid var(--primary--color); font-weight: 500; }.types-con{ padding: 142px 0 70px; }.types-con .types_content .rating{ margin-bottom: 16px; }.types-con .types_content .rating i{ font-size: 12px; line-height: 12px; color: var(--yellow--color); }.types-con .types_content .rating span{ font-size: 14px; line-height: 16px; font-weight: 600; color: var(--black--color); }.types-con .types_content h3{ font-weight: 700; margin-bottom: 28px; }.types-con .types_content .price{ font-size: 30px; line-height: 30px; font-weight: 700; display: block; margin-bottom: 18px; color: var(--accent--color); }.types-con .types_content p{ line-height: 28px; margin-bottom: 20px; font-size: 18px; }.types-con .types_content{ padding-right: 100px; padding-left: 50px; }.types-con .types_content .heading{ font-size: 18px; line-height: 18px; font-weight: 700; display: block; margin-bottom: 16px; color: var(--black--color); }.types-con .types_content li:first-child{ margin-left: 0; }.types-con .types_content li:last-child{ margin-right: 0; }.types-con .types_content .quatity_button_wrapper{ margin-bottom: 35px; padding-top: 30px; border-top: 1px solid #e3e4e5; }.types-con .types_content .quatity_button_wrapper .primary_btn{ height: 50px; line-height: 50px; }.types-con .types_content .text{ display: flex; align-items: center; }.types-con .types_content .text i{ margin-right: 8px; }.types-con .types_content .text i,.types-con .types_content .text span{ font-size: 16px; color: var(--text--color); }.types2-con{ padding-bottom: 116px; }.types2-con .types_content .text{ margin-bottom: 35px; padding-bottom: 30px; border-bottom: 1px solid #e3e4e5; }.types2-con .types_content .detail .order{ margin-bottom: 12px; }.types2-con .types_content .detail img{ margin-right: 20px; }.types2-con .types_content .detail span{ font-size: 16px; color: var(--e-global-color-shop-text); }.types2-con .types_content .detail span a{ color: var(--accent--color); transition: all 0.3s ease-in-out; }.types2-con .types_content .detail span a:hover{ color: var(--e-global-color-very-dark-cyan); }.shop-products-con .col-xl-4.col-lg-6.col-md-6.col-sm-6.d-flex{ margin-bottom: 40px; }.shop-products-con .col-xl-4.col-lg-6.col-md-6.col-sm-6.d-flex:nth-last-of-type(-n+3){ margin-bottom: 0; }#widget-search-form-sidebar.form-inline .input-group{ width: 100%; }#widget-search-form-sidebar.form-inline .fa-search{ font-size: 17px; }.single-product-image{ background-color: var(--sky--blue--color); border-radius: 30px; padding: 58px; }.single-product-image figure,.single-product-image figure img{ text-align: center; margin: 0 auto; }@media screen and (max-width: 1440px){.cart-con{ padding: 100px 0; }.shop-con{ padding: 100px 0 !important; }.types-con{ padding: 100px 0 70px; }.checkout-con form input,.checkout-con form select{ width: 361px; }.checkout-con form input#scord{ width: 374px; }.shop-con.feature-con .sidebar .col-lg-9{ padding: 0; }.shop-products-con .col-xl-4.col-lg-6.col-md-6.col-sm-6.d-flex{ margin-bottom: 20px; padding: 0 6px; }.shop-con ul.pagination{ margin: 40px auto 0; }}@media screen and (max-width: 1199px){.cart-con{ padding: 80px 0; }.cart-con .product-detail-box .heading,.cart-con .product-detail-box .shopping-cart{ padding-bottom: 20px; }.cart-con .column-labels,.cart-con .shopping-cart-info .product{ padding: 20px 0; }.cart-con .shopping-cart-info .product-content .product-title{ font-size: 15px; line-height: 15px; margin-bottom: 14px; }.cart-con .cart-total-outer h4{ padding: 16px 0; margin-left: 15px; margin-right: 15px; }.cart-con .cart-total-outer .detail{ padding: 20px 15px; }.cart-con .cart-total-outer .detail ul{ padding-bottom: 20px; }.cart-con .cart-total-outer .all-total{ padding: 20px 0; margin-bottom: 14px; }.cart-con .cart-total-outer .total{ margin-bottom: 16px; }.checkout-con .product-detail-box .address{ margin-bottom: 20px; }.checkout-con form .form-group{ margin-bottom: 20px; }.checkout-con form label{ margin-bottom: 15px; }.checkout-con form .input1{ margin-right: 15px; }.checkout-con form input,.checkout-con form select{ height: 45px; width: 296px; padding: 10px 10px 10px 20px; }.checkout-con form select{ background-position: 93.3% 19px !important; }.checkout-con form p{ margin-bottom: 20px; }.checkout-con form .submit_now{ padding: 18px; }.checkout-con .cart-total-outer .top-heading{ padding: 20px; }.checkout-con .cart-total-outer .list-items{ padding: 0 20px; }.checkout-con .cart-total-outer .each-item:last-child{ padding: 15px 0 !important; }.shop-con{ padding: 80px 0 !important; }.shop-con .sidebar .widget.widget-newsletter,.shop-con .top-icons{ margin-bottom: 35px; }.types-con{ padding: 80px 0 50px; }.types-con .types_content .rating{ margin-bottom: 10px; }.types-con .types_content h4{ margin-bottom: 15px; }.types-con .types_content .price{ margin-bottom: 12px; }.types-con .types_content p{ line-height: 27px; margin-bottom: 15px; font-size: 17px; }.types-con .types_content .heading{ margin-bottom: 12px; }.types-con .types_content .quatity_button_wrapper{ margin-bottom: 20px; padding-top: 20px; }.types2-con .types_content .text{ margin-bottom: 20px; padding-bottom: 20px; }.types2-con .types_content .detail .order{ margin-bottom: 8px; }.types2-con .types_content .detail img{ margin-right: 6px; }.types2-con .types_content .detail span{ font-size: 15px; }.checkout-con form input#scord{ width: 304px; }.shop-products-con .col-xl-4.col-lg-6.col-md-6.col-sm-6.d-flex:nth-last-of-type(-n+3){ margin-bottom: 20px; }.shop-products-con .col-xl-4.col-lg-6.col-md-6.col-sm-6.d-flex:nth-last-of-type(-n+1){ margin-bottom: 0; }.types-con .types_content{ padding-right: 0; padding-left: 0; }.featured-products-con .owl-theme .owl-nav.disabled+.owl-dots{ margin-top: 40px; }}@media screen and (max-width: 991px){.cart-con{ padding: 60px 0; }.cart-con .product-detail-box{ margin-bottom: 20px; }.cart-con .shopping-cart-info .product-content .product-title{ font-size: 16px; line-height: 16px; margin-bottom: 15px; }.cart-con .product-detail-box .buttun-shopping{ text-align: center; }.cart-con .cart-total-outer{ width: 100%; }.cart-con .cart-total-outer .detail{ padding: 20px 40px; }.checkout-con .product-detail-box{ margin-bottom: 40px; }.checkout-con form .input1{ margin-right: 20px; width: 48.5%; }.checkout-con form .form-group{ margin-bottom: 20px; width: 48.5%; }.checkout-con form .form-group.checkbox{ width: 100%; }.checkout-con form .input2{ width: 100%; }.checkout-con form input,.checkout-con form select{ width: 100%; padding: 10px 15px; }.checkout-con form p{ margin-bottom: 16px; }.checkout-con form .submit_now{ padding: 16px; }.checkout-con form .submit_now i{ margin-left: 16px; }.checkout-con .cart-total-outer .top-heading{ padding: 15px 40px; }.checkout-con .cart-total-outer .list-items{ padding: 0 40px; }.checkout-con .cart-total-outer .each-item:last-child{ padding: 15px 0 !important; }.shop-con{ padding: 60px 0 !important; }.shop-con .sidebar,.shop-con .sidebar .widget.widget-newsletter,.shop-con .top-icons{ margin-bottom: 30px; }.sidebar .widget{ margin-bottom: 20px; padding-bottom: 20px; }.shop-con .form-inline .input-group{ width: 100%; }.shop-con .sidebar .widget-newsletter .form-control{ padding: 12px 20px; }.types-con{ padding: 60px 0 40px; }.types-con .types_content{ padding-top: 110px; }.types-con .types_content .primary_btn{ padding: 0; }.types2-con .types_content{ padding-top: 25px; }.checkout-con form input#scord{ width: 100%; }.cart-con .cart-total-outer{ border-radius: 20px; }.cart-con .cart-total-outer .note span br{ display: none; }.shop-con ul.pagination li.page-item a{ font-size: 16px; line-height: 24px; font-weight: 400; height: 40px; width: 40px; }.single-product-image{ padding: 30px; }.single-product-image figure img{ width: 200px; }.featured-products-con .owl-theme .owl-nav.disabled+.owl-dots{ margin-top: 30px; }}@media screen and (max-width: 767px){.cart-con{ padding: 40px 0; }.cart-con .shopping-cart-info .product-content .product-title{ font-size: 14px; line-height: 16px; margin-bottom: 8px; }.cart-con .shopping-cart-info .product-price span,.cart-con .shopping-cart-info .product-line-price{ font-size: 14px; line-height: 14px; }.cart-con .shopping-cart-info .remove-product i{ font-size: 14px; width: 30px; height: 30px; line-height: 30px; }.cart-con .cart-total-outer .all-total a{ padding: 12px; }.checkout-con .product-detail-box{ margin-bottom: 30px; }.checkout-con .product-detail-box .address{ font-size: 18px; line-height: 18px; margin-bottom: 18px; }.checkout-con form .form-group{ float: none !important; margin: 0 0 18px 0 !important; }.checkout-con form label{ font-size: 14px; line-height: 14px; margin-bottom: 10px; }.checkout-con form input,.checkout-con form select{ height: 44px; width: 100%; padding: 10px 20px; }.checkout-con form select{ background-position: 95.3% 18px !important; }.checkout-con form .checkbox label:before{ width: 25px; height: 25px; line-height: 25px; margin-right: 10px; }.checkout-con form .checkbox input:checked+label:after{ width: 11px; height: 11px; }.checkout-con form p{ margin-bottom: 15px; }.checkout-con form .submit_now{ font-size: 14px; line-height: 14px; padding: 15px; }.checkout-con .cart-total-outer .product-items .heading{ font-size: 14px; line-height: 14px; }.shop-con{ padding: 40px 0 !important; }.shop-con .sidebar .widget.widget-newsletter{ margin-bottom: 20px; }.shop-con ul.pagination{ margin: 20px auto 0; }.shop-con ul.pagination li.page-item a{ font-size: 16px; line-height: 22px; height: 40px; width: 40px; }.shop-con ul.pagination li.page-item.disabled a{ font-size: 14px; line-height: 25px; }.types-con{ padding: 40px 0 20px; }.types-con .types_content{ padding-top: 50px; }.types-con .types_content .rating{ margin-bottom: 8px; }.types-con .types_content h4{ font-size: 24px; line-height: 24px; margin-bottom: 15px; }.types-con .types_content .price{ font-size: 24px; line-height: 24px; margin-bottom: 10px; }.types-con .types_content p{ line-height: 20px; margin-bottom: 12px; }.types-con .types_content .heading{ font-size: 16px; line-height: 16px; margin-bottom: 10px; }.types-con .types_content .primary_btn{ padding: 0; }.types-con .types_content .text i,.types-con .types_content .text span{ font-size: 14px; }.types-con .types_content .text i{ margin-right: 6px; }.types2-con .types_content{ padding-top: 20px; }.types2-con .types_content .text{ margin-bottom: 15px; padding-bottom: 15px; }.types2-con .types_content .detail .order{ margin-bottom: 6px; }.types2-con .types_content .detail img{ margin-right: 5px; }.types2-con .types_content .detail span{ font-size: 14px; }.checkout-con form input#scord{ width: 100%; }.single-product-image figure img{ width: 150px; }.types-con .types_content p{ line-height: 24px; margin-bottom: 12px; font-size: 16px; }.featured-products-con .owl-theme .owl-nav.disabled+.owl-dots{ margin-top: 20px; }}@media screen and (max-width: 575px){.cart-con .product-detail-box{ width: 320px; margin: 0 auto; }.cart-con .shopping-cart-info .product{ padding: 20px 0; float: left; }.cart-con .product-detail-box .heading{ padding-bottom: 14px; }.cart-con .product-detail-box .shopping-cart{ padding-bottom: 0; }.cart-con .product-detail-box .heading span{ font-size: 16px; line-height: 16px; }.cart-con .column-labels{ display: none; }.cart-con .product-details{ float: left; width: 64%; }.cart-con .product-price{ float: right; width: 20%; height: 95px; display: flex; align-items: center; justify-content: end; }.cart-con .product-quantity{ float: left; width: 37%; }.cart-con .product-line-price{ float: left; width: 42%; }.cart-con .product-removal{ width: 18%; float: right; }.cart-con .shopping-cart-info .remove-product i{ line-height: 28px; }.cart-con .shopping-cart-info .product-details{ margin-bottom: 22px; }.cart-con .product-line-price:before{ content: 'Item Total: '; font-size: 14px; }.cart-con .product-detail-box .buttun-shopping{ float: left; padding: 15px 0; }.cart-con .product-detail-box a{ margin: 0 0; text-align: center; margin: 0 auto; }.cart-con .product-detail-box a i{ margin-right: 10px; }.cart-con .cart-total-outer{ width: 300px; margin: 0 auto; float: none; }.cart-con .cart-total-outer .detail{ padding: 20px; }.checkout-con .product-detail-box{ margin-bottom: 25px; }.checkout-con form p{ margin-bottom: 10px; }.checkout-con form .submit_now{ padding: 14px; }.checkout-con form .submit_now i{ margin-left: 14px; }.checkout-con .cart-total-outer .top-heading{ padding: 15px 25px; }.checkout-con .cart-total-outer .list-items{ padding: 0 25px; }.checkout-con .cart-total-outer .each-item{ padding: 15px 0; }.checkout-con .cart-total-outer .each-item:last-child{ padding: 12px 0 !important; }.shop-con .sidebar,.shop-con .top-icons{ width: 330px; margin: 0 auto 30px; }.shop-con .top-icons{ display: block; }.shop-con .top-icons .icons-list{ margin-bottom: 20px; }.shop-con .top-icons .list{ margin-right: 12px; }.shop-con select{ width: 100%; background-position: 93.3% 18px !important; }.shop-con .shop-box-wrapper{ width: 330px; margin: 0 auto; }.shop-con ul.pagination li.page-item{ margin: 0 5px; }.shop-con ul.pagination li.page-item a{ font-size: 15px; }.types-con .types_content{ padding-top: 30px; }.types-con .types_content h4{ font-size: 22px; line-height: 22px; margin-bottom: 12px; }.types-con .types_content .price{ font-size: 22px; line-height: 22px; margin-bottom: 8px; }.types-con .types_content .primary_btn{ padding: 0; }.types2-con .types_content .detail span{ font-size: 13px; }.single-product-image figure img{ width: 100px; }}@media screen and (max-width: 350px){.cart-con .cart-total-outer{ width: 100%; }.cart-con .product-detail-box{ width: 100%; margin: 0 auto; }.cart-con .product-detail-box a{ font-size: 14px; line-height: 14px; }.shop-con .sidebar,.shop-con .top-icons{ width: 100%; margin: 0 auto 30px; }.shop-con .shop-box-wrapper{ width: 100%; margin: 0 auto; }.types-con .types_content .quatity_button_wrapper .primary_btn{ min-width: 140px; }.types-con .types_content p{ font-size: 15px; }}